]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
2013-02-15 Pedro Alves <pedro@codesourcery.com>
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
f5911ea1
HAQ
12013-02-15 Pedro Alves <pedro@codesourcery.com>
2 Hafiz Abid Qadeer <abidh@codesourcery.com>
3
4 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
5 Document the "trace-file" field.
6
7e1e0340
DE
72013-02-07 Doug Evans <dje@google.com>
8
9 * gdb.texinfo (Machine Code): Clarify argument to disassemble
10 command.
11
134a2066
YQ
122013-02-06 Yao Qi <yao@codesourcery.com>
13
14 * gdb.texinfo (GDB/MI Async Records): Document new MI
15 notification "=tsv-modified". Update the document of MI
16 notification "=tsv-created".
17 * observer.texi (GDB Observers): New observer tsv_modified.
18 Update observer tsv_created and tsv_delete.
19
430ed3f0
MS
202013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
21
22 * gdb.texinfo (AArch64 Features): New section; document
23 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
24 (Architectures): Add new AArch64 section to document AArch64
25 architecture specific commands.
26 (ABI): Add description of the new OS ABI "Newlib" and its influence
27 on the longjmp handling.
28
1b56eb55
JK
292013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
30 Jan Kratochvil <jan.kratochvil@redhat.com>
31
32 * gdb.texinfo (Backtrace): Added description of 'filename-display'
33 variable in 'set/show backtrace' section.
34
c4957902
TT
352013-01-31 Tom Tromey <tromey@redhat.com>
36
37 * gdb.texinfo (Target Commands): Fix typo.
38
bea883fd
SCR
392013-01-23 Siva Chandra Reddy <sivachandra@google.com>
40
41 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
42 describing the gdb.Architecture class.
43 (Frames In Python): Add description about the new method
44 gdb.Frame.architecture().
45
796a7ff8
DE
462013-01-23 Doug Evans <dje@google.com>
47
48 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
49
998580f1
MK
502013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
51
52 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
53 'thread-groups' field when printing a breakpoint in MI.
54
c9fb1240
SD
552012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
56 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
57 to reflect that jit-reader-load now supports absolute file-names.
58
ab04a2af
TT
592013-01-16 Tom Tromey <tromey@redhat.com>
60
61 * gdb.texinfo (Set Catchpoints): Document "catch signal".
62 (Signals): Likewise.
63
8ac3646f
TT
642013-01-16 Tom Tromey <tromey@redhat.com>
65
66 * gdb.texinfo (GDB/MI Breakpoint Information): Document
67 "catch-type" field.
68 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
69
e93a8774
TT
702013-01-07 Tom Tromey <tromey@redhat.com>
71
72 * gdb.texinfo (Mode Options): Don't mention -epoch.
73 (Data, Emacs): Remove obsolete comments.
74
54516a0b
TT
752013-01-02 Tom Tromey <tromey@redhat.com>
76
77 * gdb.texinfo (GDB/MI Output Records): Update menu.
78 (GDB/MI Breakpoint Information): New node.
79 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
80 <-break-insert>: Likewise.
81
8dbe8ece
YQ
822012-12-31 Yao Qi <yao@codesourcery.com>
83
84 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
85 (Packets): Move "vStopped" packet to ...
86 (Notification Packets): ... here. Describe the components
87 of notification. Add a table of supported notifications.
88 Add an example on the process of he async notification.
89
f35a17b5
JK
902012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
93 present.
94 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
95 fullname output always present.
96
0dfd2fad
PM
972012-12-23 Pierre Muller <muller@sourceware.org>
98
99 * gdbint.texinfo (Function prototypes): Require use of "extern"
100 modifier for function prototypes in headers.
101
7785b880
JB
1022012-12-19 Joel Brobecker <brobecker@adacore.com>
103
104 * refcard.tex: Update copyright notice to GPL v3 or later.
105 Update contact info.
106
3d745be3
JK
1072012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
108
109 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
110
c9b6281a
YQ
1112012-12-15 Yao Qi <yao@codesourcery.com>
112
113 * gdb.texinfo (Debugging Output): Document 'set debug
114 notification' and 'show debug notification'.
115
f2a8bc8a
YQ
1162012-12-15 Yao Qi <yao@codesourcery.com>
117
118 * gdb.texinfo (Listing Tracepoints): New item and example about
119 'installed on target' output.
120 Add more in the example about 'installed on target'.
121 (GDB/MI Breakpoint Commands): Doc about 'installed field.
122
451b7c33
TT
1232012-12-14 Tom Tromey <tromey@redhat.com>
124
125 * gdb.texinfo (SVR4 Process Information): Mention core files.
126
3fa7bf06
MG
1272012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
128
129 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
130
05b4bd79
PA
1312012-12-11 Pedro Alves <palves@redhat.com>
132
133 * gdb.texinfo: Remove all mentions of Unixware throughout.
134
74a0d9f6
JK
1352012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
136
137 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
138
0c631110
TT
1392012-11-29 Tom Tromey <tromey@redhat.com>
140
141 * gdb.texinfo (SVR4 Process Information): Document missing
142 "info proc" subcommands.
143
891df0ea
YQ
1442012-11-29 Yao Qi <yao@codesourcery.com>
145
146 PR gdb/1477.
147 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
148 to 'auto' instead of 'gnu'.
149
608e2dbb
TT
1502012-11-26 Tom Tromey <tromey@redhat.com>
151
152 * gdb.texinfo (MiniDebugInfo): New node.
153 (GDB Files): Update.
154
e64e0392
DE
1552012-11-16 Doug Evans <dje@google.com>
156
157 * gdb.texinfo (System-wide configuration): If the system-wide init
158 file lives in the data-directory, and --data-directory is provided,
159 look for it there.
160
ae606bee
TT
1612012-11-15 Tom Tromey <tromey@redhat.com>
162
163 * gdb.texinfo (Signaling): Fix typo.
164
62747a60
TT
1652012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
166
167 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
168 parameter "count" of -data-write-memory-bytes, and add an example.
169
18a9fc12
TT
1702012-11-12 Tom Tromey <tromey@redhat.com>
171
172 * gdb.texinfo (Symbols): Document "info type-printers",
173 "enable type-printer" and "disable type-printer".
174 (Python API): Add new node to menu.
175 (Type Printing API): New node.
176 (Progspaces In Python): Document type_printers field.
177 (Objfiles In Python): Likewise.
178 (gdb.types) <get_type_recognizers, apply_type_recognizers,
179 register_type_printer, TypePrinter>: Document.
180
53342f27
TT
1812012-11-12 Tom Tromey <tromey@redhat.com>
182
183 * gdb.texinfo (Symbols): Document "set print type methods",
184 "set print type typedefs", and flags to ptype and whatis.
185
ed8a1c2d
AB
1862012-11-09 Andrew Burgess <aburgess@broadcom.com>
187
188 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
189 the example -data-disassemble output. Extend the description of
190 the -data-disassemble results to document all fields. Document
191 the cli disassemble command as being related to -data-disassemble.
192
8506d139
YQ
1932012-11-09 Yao Qi <yao@codesourcery.com>
194
195 PR gdb/14777.
196 * gdb.texinfo (OS Information): Remove doc on command
197 'info udot'.
198
4d3f93a2
JB
1992012-11-08 Joel Brobecker <brobecker@adacore.com>
200
201 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
202 gdb.ini warning for Windows port.
203
1e96de83
YQ
2042012-11-08 Yao Qi <yao@codesourcery.com>
205
206 * gdb.texinfo (Search): Add kindex for 'fo'.
207
dc939229
TT
2082012-11-05 Tom Tromey <tromey@redhat.com>
209
210 PR python/14802:
211 * gdb.texinfo (Functions In Python): Add example.
212
6f6484cd
YQ
2132012-11-03 Yao Qi <yao@codesourcery.com>
214
215 * observer.texi (GDB Observers): Remove observer
216 'tracepoint_modified', 'tracepoint_created' and
217 'tracepoint_deleted'.
218
af4238e5
TT
2192012-10-26 Tom Tromey <tromey@redhat.com>
220
221 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
222
687e43a4
TT
2232012-10-25 Tom Tromey <tromey@redhat.com>
224
225 * gdb.texinfo (General Query Packets): Use @itemx.
226
8de0566d
YQ
2272012-10-17 Yao Qi <yao@codesourcery.com>
228
229 * observer.texi (GDB Observers): Update observer
230 'memory_changed'.
231 * gdb.texinfo (GDB/MI Async Records): Document for
232 "memory-changed" notification.
233
07540c15
DE
2342012-10-15 Doug Evans <dje@google.com>
235
236 * gdb.texinfo (Mode Options): Document -nh.
237 Elaborate on docs for -nx.
238
d7019589
SP
2392012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
240
241 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
242
82a90ccf
YQ
2432012-09-21 Yao Qi <yao@codesourcery.com>
244 Pedro Alves <palves@redhat.com>
245
246 * gdb.texinfo (GDB/MI Async Records): Document notification
247 'record-started' and 'record-stopped'.
248 * observer.texi (GDB Observers): New observer 'record-changed'.
249
aa9259cc
TS
2502012-09-19 Thomas Schwinge <thomas@codesourcery.com>
251
252 * gdb.texinfo: Document the removal of SH's 'regs' command.
253
c1d780c2
SDJ
2542012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
255
256 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
257
bb25a15c
YQ
2582012-09-18 Yao Qi <yao@codesourcery.com>
259
260 * gdb.texinfo (GDB/MI Async Records): Document new MI
261 notifications '=tsv-created' and '=tsv-deleted'.
262 * observer.texi (GDB Observers): New observer tsv_created and
263 tsv_deleted.
264
201b4506
YQ
2652012-09-18 Yao Qi <yao@codesourcery.com>
266
267 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
268 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
269 '=traceframe-changed'.
270
6fc1c773
YQ
2712012-09-17 Yao Qi <yao@codesourcery.com>
272
273 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
274 'set listsize'.
275
121c73f3
JK
2762012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
277 Eli Zaretskii <eliz@gnu.org>
278
279 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
280 encoding for gdbarch_breakpoint_from_pc, bp_addr for
281 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
282
e9687799
JK
2832012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
284
285 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
286
3b5e4d35
YPK
2872012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
288
289 Document how to return from "python-interactive" to GDB.
290 * gdb.texinfo (Python Commands): Update documentation.
291
2922012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
293
294 Add a new "python-interactive" command that starts a standard
295 Python interactive prompt with "pi" as alias, and add "py" as
296 an alias to "python".
297 * gdb.texinfo (Python Commands): Document the new commands.
298
b583003e
TT
2992012-08-22 Tom Tromey <tromey@redhat.com>
300
301 * gdbint.texinfo (Host Definition): Remove documentation for
302 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
303
a451cb65
KS
3042012-08-17 Keith Seitz <keiths@redhat.com>
305
306 PR c++/13356
307 * gdb.texinfo (Type and Range Checking): Remove warning.
308 Remove spurious commas.
309 Update text and examples for re-implementation of set/show
310 check type.
311 (C and C++ Type and Range Checks): Likewise.
312
6b1755ce
YQ
3132012-08-16 Yao Qi <yao@codesourcery.com>
314
315 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
316 is deprecated.
317
f47f77df
DE
3182012-08-13 Doug Evans <dje@google.com>
319
320 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
321 to include functions.
322
a72c3253
DE
3232012-08-10 Doug Evans <dje@google.com>
324
325 * gdb.texinfo (Convenience Funs): New node.
326 (Types In Python): Document Type.vector.
327
5b9afe8a
YQ
3282012-08-09 Yao Qi <yao@codesourcery.com>
329
330 * observer.texi: New observer command_param_changed.
331 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
332
dc1039df
JK
3332012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
334
335 * gdbint.texinfo (Debugging GDB): In section
336 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
337 Mention also gdb-gdb.py.
338
4abf930d
YQ
3392012-08-07 Yao Qi <yao@codesourcery.com>
340
341 Revert the folloing patch:
342 2012-08-06 Yao Qi <yao@codesourcery.com>
343 * gdb.texinfo (Remote Configuration): Add kindex for 'set
344 remote hardware-watchpoint-limit' and 'set
345 remote hardware-breakpoint-limit'.
346
f3c8a52a
JK
3472012-08-06 Nathaniel Flath <flat0103@gmail.com>
348
349 * gdb.texinfo (Working Directory): Added information about new
350 default argument for 'cd' command.
351
77a91025
YQ
3522012-08-06 Yao Qi <yao@codesourcery.com>
353
354 * gdb.texinfo (Remote Configuration): Add kindex for 'set
355 remote hardware-watchpoint-limit' and 'set
356 remote hardware-breakpoint-limit'.
357
d9f08f52
YQ
3582012-08-06 Yao Qi <yao@codesourcery.com>
359
360 Fix PR14371.
361
362 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
363 '=breakpoint-deleted'.
364
95b07c96
YQ
3652012-08-02 Yao Qi <yao@codesourcery.com>
366
367 * gdb.texinfo (Native): Remove node Neutrino.
368
7255706c
YQ
3692012-07-27 Yao Qi <yao@codesourcery.com>
370
371 * gdb.texinfo (IPA Protocol Commands): Document new command
372 'close'.
373
d6b28940
TT
3742012-07-25 Tom Tromey <tromey@redhat.com>
375
376 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
377
e615022a
DE
3782012-07-20 Doug Evans <dje@google.com>
379
380 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
381 (Index Files): Document how to control the use of deprecated index
382 sections.
383 (Index Section Format): Replace --use-deprecated-index-sections with
384 "set use-deprecated-index-sections on".
385
055855a4
EZ
3862012-07-12 Eli Zaretskii <eliz@gnu.org>
387
388 * gdbint.texinfo: Remove @syncodeindex directives that put all the
389 indices into a single node "Index". Instead, join function and
390 variable indices into a single index, separate from the concept
391 index. Requested in
392 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
393 (Top): Update the top-level menu: instead of one "Index" there are
394 now separate entries "Concept Index" and "Function and Variable
395 Index".
396 (Concept Index, Function and Variable Index): New nodes.
397 (Index): Node deleted.
398
f77cc5f0
HZ
3992012-07-05 Hui Zhu <hui_zhu@mentor.com>
400
401 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
402 and "maint agent-eval".
403
00595b5e
EZ
4042012-07-03 Eli Zaretskii <eliz@gnu.org>
405
406 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
407 avoid file-name clashes between Index.html and index.html on
408 case-insensitive filesystems. See the discussion starting in
409 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
410 details of the problem.
411 (Top): Update the master menu for the above.
412 (Concept Index, Command and Variable Index): New nodes, instead of
413 the old "Index" node that was deleted. All cross-references
414 updated.
415
d3ce09f5
SS
4162012-07-02 Stan Shebs <stan@codesourcery.com>
417
418 * gdb.texinfo (Dynamic Printf): Mention agent style and
419 disconnected dprintf.
420 (Maintenance Commands): Describe maint agent-printf.
421 (General Query Packets): Mention BreakpointCommands feature.
422 (Packets): Document commands extension to Z0 packet.
423 * agentexpr.texi (Bytecode Descriptions): Document printf
424 bytecode.
425
2d7b58e8
JK
4262012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
429 only after gdbinit files.
430 (Startup): Move -iex and -iex commands down after gdbinit files.
431
202cbf1c
JK
4322012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
433
434 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
435 possibility.
436
b6ba681c
TT
4372012-06-29 Tom Tromey <tromey@redhat.com>
438
439 * gdb.texinfo (Index Section Format): Update for version 7.
440
71caed83
SS
4412012-06-28 Stan Shebs <stan@codesourcery.com>
442
443 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
444 example, add note about title column.
445
ee0bf529
SCR
4462012-06-26 Siva Chandra Reddy <sivachandra@google.com>
447
448 * gdb.texinfo (Symbol Tables In Python): Add description about
449 the new 'last' attribute of gdb.Symtab_and line.
450
3c15d565
SCR
4512012-06-26 Siva Chandra Reddy <sivachandra@google.com>
452
453 * gdb.texinfo (Symbol Tables In Python): Correct the description
454 of the 'pc' attribute of gdb.Symtab_and_line.
455
45cfd468
DE
4562012-06-26 Doug Evans <dje@google.com>
457
458 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
459 and symtab-create.
460
496ee73e
KS
4612012-06-25 Keith Seitz <keiths@redhat.com>
462
463 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
464 from example. Remove "rbreak" from list of corresponding
465 gdb commands.
466
156942c7
DE
4672012-06-23 Doug Evans <dje@google.com>
468
469 * gdb.texinfo (Index Section Format): Document version 7 format.
470
c614397c
YQ
4712012-06-22 Yao Qi <yao@codesourcery.com>
472
473 * gdb.texinfo: Add missing cindex for some packets.
474
472a2379
KS
4752012-06-20 Keith Seitz <keiths@redhat.com>
476
477 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
478 for -break-insert and document -p.
479
2678e2af
YQ
4802012-06-20 Yao Qi <yao@codesourcery.com>
481
482 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
483 and "gdb.write_memory" with "Inferior.read_memory" and
484 "Inferior.write_memory".
485
984359d2
EZ
4862012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
487
488 * gdb.texinfo (Summary): Add a link to "Free Documentation".
489 (Free Documentation): Add @node line.
490 (Continuing and Stepping) <advance location>: Use @item instead of
491 @itemx.
492 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
493 @itemx.
494 (Embedded Processors): Put the link to "PA" to its correct place,
495 according to document structure.
496 (Python API): Put the link to "Lazy Strings In Python" to its
497 correct place.
498 (Index): Use @@ in @tex block to get a literal @.
499
500 * gdbint.texinfo: Fix the @subtitle line.
501
502 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
503 correct place.
504
16bdd41f
YQ
5052012-06-08 Yao Qi <yao@codesourcery.com>
506
507 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
508 Protocol'.
509 (In-Process Agent Protocol, IPA Protocol Objects)
510 (IPA Protocol Commands): New nodes.
511 (Tracepoint Packets): Add anchors.
512
2d4c29c5
TS
5132012-06-06 Thomas Schwinge <thomas@codesourcery.com>
514
515 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
516
6bd110c5
YQ
5172012-06-06 Yao Qi <yao@codesourcery.com>
518
519 * gdb.texinfo: Update copyright year.
520
f3e0e960
SS
5212012-05-23 Stan Shebs <stan@codesourcery.com>
522 Kwok Cheung Yeung <kcy@codesourcery.com>
523
524 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
525
1564a261
JK
5262012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
527
528 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
529 Mention also --with-separate-debug-dir.
530 (Auto-loading): Prepend $debugdir in the sample output.
531 (Auto-loading safe path): Likewise. Mention also $debugdir for the
532 auto-load safe-path variable.
533 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
534 Mention also $debugdir for 'set auto-load scripts-directory'.
535
eb17f351
EZ
5362012-05-19 Eli Zaretskii <eliz@gnu.org>
537
538 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
539 (MIPS Embedded, MIPS, MIPS Register packet Format)
540 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
541 appropriate.
542
4cc0665f
MR
5432012-05-18 Sandra Loosemore <sandra@codesourcery.com>
544 Maciej W. Rozycki <macro@codesourcery.com>
545
546 * gdb.texinfo (MIPS): Document "set mips compression" and "show
547 mips compression".
548 (MIPS Breakpoint Kinds): New subsubsection.
549
7af8dcf8 5502012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
551
552 * gdb.texinfo (Architecture-Specific Protocol Details): Define
553 nodes for subsections. Add @acronym mark-ups and adjust
554 formatting.
555
aff139ff
JK
5562012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
557
558 Rename $ddir to $datadir.
559 * gdb.texinfo (Auto-loading, Auto-loading safe path)
560 (objfile-gdb.py file): Rename $ddir to $datadir.
561
9cb709b6
TT
5622012-05-18 Tom Tromey <tromey@redhat.com>
563
564 * gdb.texinfo (Print Settings): Document 'set print symbol'.
565
e7e0cddf
SS
5662012-05-14 Stan Shebs <stan@codesourcery.com>
567
568 * gdb.texinfo (Dynamic Printf): New subsection.
569
7efc75aa
SCR
5702012-05-13 Siva Chandra Reddy <sivachandra@google.com>
571
572 * gdb.texinfo (Basic Python): Add description about the function
573 gdb.find_pc_line
574
f307c045
JK
5752012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
576 Eli Zaretskii <eliz@gnu.org>
577
578 * gdb.texinfo (Separate Debug Files): Use plural form for global
579 debugging information directory.
580
85d4a676
SS
5812012-05-11 Stan Shebs <stan@codesourcery.com>
582 Kwok Cheung Yeung <kcy@codesourcery.com>
583
584 * gdb.texinfo (Operating System Auxiliary Information): Document new
585 'info os' subcommands.
586
c1668e4e
JK
5872012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
588
589 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
590 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
591 (dotdebug_gdb_scripts section): Add reference
592 to 'Auto-loading safe path'.
593
7349ff92
JK
5942012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
595
596 Implement multi-component --with-auto-load-dir.
597 * gdb.texinfo (Auto-loading): New references
598 for 'set auto-load scripts-directory'
599 and 'show auto-load scripts-directory'.
600 (Auto-loading safe path): Describe the new default. Move $ddir
601 substituation reference to 'objfile-gdb.py file'.
602 (objfile-gdb.py file): Describe script-name alias. Change real-name to
603 script-name. Describe new 'set auto-load scripts-directory'
604 and 'show auto-load scripts-directory'.
605
6dea1fbd
JK
6062012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
607
608 Provide $ddir substitution for --with-auto-load-safe-path.
609 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
610 (Auto-loading safe path): Likewise. Mention the default value,
611 $ddir substitution, --with-auto-load-safe-path and
612 --without-auto-load-safe-path.
613 * observer.texi (gdb_datadir_changed): New.
614
1ccacbcd
JK
6152012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
616
617 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
618 Twice.
619
d9242c17
JK
620 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
621 directory separator by path separator.
622
af2c1515
JK
6232012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 * gdb.texinfo (Auto-loading safe path): Make 'directories'
626 for 'set auto-load safe-path' optional. Mention if it is omitted.
627 Change disabling security protection condition to "/", twice.
628
a20ee7a4
SCR
6292012-05-03 Siva Chandra Reddy <sivachandra@google.com>
630
631 * gdb.texinfo (Symbol Tables In Python): Add documentation about
632 the new methods global_block and static_block on gdb.Symtab
633 objects.
634
56af09aa
SCR
6352012-05-02 Siva Chandra Reddy <sivachandra@google.com>
636
637 * gdb.texinfo (Blocks In Python): Add a note saying that future
638 improvements to GDB and its infrastructure can move symbols
639 across blocks within a symbol table.
640
2746b0ef
YQ
6412012-04-29 Yao Qi <yao@codesourcery.com>
642
643 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
644 (A29K): Remove.
645
62e5f89c
SDJ
6462012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
647 Tom Tromey <tromey@redhat.com>
648
649 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
650 and generic static probe support on GDB.
651
a766d390
DE
6522012-04-25 Doug Evans <dje@google.com>
653
50f042b9
DE
654 * gdb.texinfo (Go): Fix thinko.
655
a766d390
DE
656 * gdb.texinfo (Supported Languages): Add Go.
657 (Go): New node.
658
f02e2b19
YQ
6592012-04-25 Yao Qi <yao@codesourcery.com>
660
661 * gdbint.texinfo (Testsuite): New section `Board settings'.
662
68d41a48
JK
6632012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
664
665 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
666 Three times.
667
174bb630
JK
668 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
669 Three times.
670
0511cc75
JK
6712012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
672
673 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
674 by @table @asis. Fix formatting of one item.
675
0070f25a
JK
6762012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
677
678 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
679
4dc84fd1
JK
6802012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
681
682 New option "set debug auto-load".
683 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
684 (auto-load verbose mode): New node.
685
bccbefd2
JK
6862012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
687
688 New option "set auto-load safe-path".
689 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
690 and "info auto-load" examples for safe-path. Put there also references
691 for "set auto-load safe-path" and "show auto-load safe-path".
692 New menu item for Auto-loading safe path.
693 (Auto-loading safe path): New node.
694 (Python Auto-loading): Update the expected output from "Missing"
695 to "No".
696
bf88dd68
JK
6972012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
698
699 auto-load: Implementation.
700 * gdb.texinfo (Mode Options): New anchor for -nx.
701 (Startup): New anchors for Option -init-eval-command,
702 Home Directory Init File
703 and Init File in the Current Directory during Startup.
704 Mention set auto-load local-gdbinit with a reference.
705 Change the sample code to "set auto-load python-scripts".
706 (Threads): New anchor set libthread-db-search-path.
707 Provide references to libthread_db.so.1 file.
708 (Controlling GDB): New menu item for Auto-loading.
709 (Auto-loading, Init File in the Current Directory)
710 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
711 (Python): Rename the menu item Auto-loading to Python Auto-loading.
712 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
713 reference.
714 (Auto-loading): Rename to ...
715 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
716 "set auto-load python-scripts", new anchor for it. Change
717 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
718 for it. Change "info auto-load-scripts"
719 to "info auto-load python-scripts", new anchor for it. Change "scripts"
720 to "Python scripts".
721
8264ba82
AG
7222012-04-14 Anton Gorenkov <xgsa@yandex.ru>
723
724 PR mi/13393
725 * gdb.texinfo (Print Settings): Extend the description for "set print
726 object".
727 (GDB/MI Variable Objects): Extend the description for -var-create and
728 -var-list-children.
729
06fc020f
SCR
7302012-04-11 Siva Chandra Reddy <sivachandra@google.com>
731
732 * gdb.texinfo (Examining Data): Document the 'explore' command.
733
7191c139
JB
7342012-03-28 Joel Brobecker <brobecker@adacore.com>
735
736 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
737 to the children of a varobj and its update range when -var-update
738 returns that the varobj's type changed.
739
3708f05e
JK
7402012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
741
742 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
743 Create two new links fir 'objfile-gdb.py file'
744 and 'dotdebug_gdb_scripts section'.
745
8e0583c8
JK
7462012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
747
748 * gdb.texinfo (Auto-loading): Rename node reference
749 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
750 Twice.
751 (.debug_gdb_scripts section): Rename the node ...
752 (dotdebug_gdb_scripts section): ... here.
753 (Maintenance Commands): Also rename this node reference.
754
7b282c5a
SCR
7552012-03-22 Siva Chandra Reddy <sivachandra@google.com>
756
757 * gdb.texinfo (Python API/Values From Inferior): Add description
758 about the new method Value.referenced_value. Add description on
759 how Value.dereference is different (and similar) to
760 Value.referenced_value.
761
8320cc4f
JK
7622012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
763
764 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
765 --init-eval-command=COMMAND, -iex.
766 (Startup): Describe -iex and -ix. Simplify the example
767 for "set auto-load-scripts off".
768
481860b3
GB
7692012-03-16 Gary Benson <gbenson@redhat.com>
770
771 PR breakpoints/10738
772 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
773 stating that GDB cannot set breakpoints on inlined functions.
774 (Mode Options): Document --use-deprecated-index-sections.
775 (Index Section Format): Document new index section version format.
776
c4aeac85
TT
7772012-03-15 Tom Tromey <tromey@redhat.com>
778
779 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
780
16899756
DE
7812012-03-13 Doug Evans <dje@google.com>
782
783 * gdb.texinfo (Help): Change apropos example to use "alias" instead
784 of "reload".
785 (Symbols): Delete docs for set/show symbol-reloading.
786 * gdbint.texinfo (Defining Other Architecture Features): Delete
787 SYMBOL_RELOADING_DEFAULT.
788 * refcard.tex: Delete reference to symbol-reloading.
789
9b224c5e
PA
7902012-03-07 Pedro Alves <palves@redhat.com>
791
792 * gdb.texinfo (General Query Packets): Document new
793 QProgramSignals packet.
794 * gdb.texinfo (Remote configuration): Mention
795 "program-signals-packet".
796
169081d0
TG
7972012-03-05 Tristan Gingold <gingold@adacore.com>
798
799 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
800
d1feda86
YQ
8012012-03-03 Yao Qi <yao@codesourcery.com>
802
803 * gdb.texinfo (In-Process Agent): New node.
804 Document new commands.
805 (General Query Packets): Add packet `QAgent'.
806
1faeff08
MR
8072012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
808
809 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
810
7d74f244
DE
8112012-03-01 Scott J. Goldman <scottjg@vmware.com>
812
813 * gdb.texinfo (Commands In Python): Put example python macro in
814 COMMAND_USER category rather than COMMAND_OBSCURE.
815 Document gdb.COMMAND_USER.
816 (User-defined Commands): Update documentation to clarify
817 "set/show max-user-call-depth" and "show user" don't apply to python
818 commands. Update documentation to clarify "help user-defined" may
819 also include python commands defined as COMMAND_USER.
820
6fe37d23
JK
8212012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
822
823 * gdb.texinfo (Startup): Add option -ex description to the option -x
824 description.
825
83364271
LM
8262012-02-24 Luis Machado <lgustavo@codesourcery.com>
827
828 * gdb.texinfo (Setting Breakpoints): Mention and explain the
829 condition-evaluation breakpoint parameter.
830 Mention condition-evaluation mode being shown in "info break".
831 (Break Conditions): Add description for target-side
832 conditional breakpoints.
833 (Remote Configuration): Mention conditional-breakpoints-packet.
834 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
835 cond-expr.
836 (General Query Packets): Mention new ConditionalBreakpoint feature.
837
bdb1994d
TT
8382012-02-22 Tom Tromey <tromey@redhat.com>
839
840 * gdb.texinfo (Blocks In Python): Clarify block iteration.
841
4d241c86
TT
8422012-02-17 Tom Tromey <tromey@redhat.com>
843
844 PR python/10753:
845 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
846 directory.
847
816338b5
SS
8482012-02-14 Stan Shebs <stan@codesourcery.com>
849
850 * gdb.texinfo (Disabling Breakpoints): Document enable count.
851
cc30c4bd
PA
8522012-02-13 Pedro Alves <palves@redhat.com>
853
854 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
855 mips-idt-ecoff.
856
035d1e5b
YQ
8572012-02-09 Yao Qi <yao@codesourcery.com>
858
859 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
860
f0823d2c
TT
8612012-02-07 Tom Tromey <tromey@redhat.com>
862
863 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
864 Symbol.value.
865
64e7d9dd
TT
8662012-02-07 Tom Tromey <tromey@redhat.com>
867
868 * gdb.texinfo (Symbols In Python): Document Symbol.line.
869
4220b2f8
TS
8702012-01-27 Thomas Schwinge <thomas@codesourcery.com>
871
872 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
873
edcc5120
TT
8742012-01-24 Tom Tromey <tromey@redhat.com>
875
876 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
877 unload".
878 (Files): Mention new catch commands.
879 (GDB/MI Async Records): Likewise.
880
53fe1783
GB
8812012-01-24 Gary Benson <gbenson@redhat.com>
882
883 Delete #if 0'd out code.
884 * gdb.texinfo (Frame Info): Remove "info catch".
885
b9e7b9c3
UW
8862012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
887
888 * gdb.texinfo (Remote Configuration): Document
889 "set remote hostio-readlink-packet" command.
890 (General Query Packets): Document vFile:readlink packet.
891
4aac40c8
TT
8922012-01-16 Tom Tromey <tromey@redhat.com>
893
894 * gdb.texinfo (Specify Location): Document relative file name
895 handling.
896
cafec441
TT
8972012-01-16 Tom Tromey <tromey@redhat.com>
898
899 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
900
0ee339bc
JK
9012012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
902 Eli Zaretskii <eliz@gnu.org>
903
904 * gdbint.texinfo (Coding Standards): Require braces for two lines of
905 code.
906
72384ba3
PH
9072012-01-11 Paul Hilfinger <hilfingr@adacore.com>
908
909 * gdb.texinfo (Variables): Document use of :: for non-static
910 variables.
911
ce1b17c4
JB
9122012-01-05 Joel Brobecker <brobecker@adacore.com>
913
914 * gdbint.texinfo (Start of New Year Procedure): Update
915 to replace use of copyright.sh by use of copyright.py.
916
217bff3e
JK
9172012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
918
919 Remove the gdbtui binary.
920 * all-cfg.texi (GDBTUI): Remove.
921 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
922 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
923 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
924
cc72b2a2
KP
9252011-12-23 Kevin Pouget <kevin.pouget@st.com>
926
927 Introduce gdb.FinishBreakpoint in Python.
928 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
929 (Python API): Add menu entry for Finish Breakpoints.
930
13ac8d2c
JK
9312011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
932
933 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
934 tests.
935
e0f9f062
DE
9362011-12-16 Doug Evans <dje@google.com>
937
938 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
939
80b6e756
PM
9402011-12-16 Phil Muldoon <pmuldoon@redhat.com>
941
1c3ad6ab 942 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
943 stack". Add documentation for "set/show python print-stack".
944
2fb860fc
PA
9452011-12-14 Pedro Alves <pedro@codesourcery.com>
946
947 * gdb.texinfo (Implementing a Remote Stub): Explain that you
948 should transfer control to the stub in the startup code instead of
949 in main. Mention the need to get past the initial breakpoint.
950
f8eba3c6
TT
9512011-12-06 Tom Tromey <tromey@redhat.com>
952
953 * gdb.texinfo (Set Breaks): Update for new behavior.
954
2268b414
JK
9552011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
956
957 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
958 List Format for SVR4 Targets'.
959 (General Query Packets): New item qXfer:libraries-svr4:read.
960 (Library List Format for SVR4 Targets): New node.
961
ae6f0d5b
TT
9622011-12-01 Tom Tromey <tromey@redhat.com>
963
964 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
965 add.
966
36dfb11c
TT
9672011-11-22 Tom Tromey <tromey@redhat.com>
968
969 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
970 reasons.
971
f196051f
SS
9722011-11-20 Stan Shebs <stan@codesourcery.com>
973
974 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
975 note-related options and variables.
976 (Tracepoint Packets): Document packet changes.
977
f85b53f8
SD
9782011-11-20 Sanjoy Das <sdas@igalia.com>
979
980 * gdb.texinfo (JIT Interface): Add documentation on writing and
981 usind JIT debug info readers.
982 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
983 Debug Info Readers): New nodes.
984
bfccc43c
YQ
9852011-11-18 Yao Qi <yao@codesourcery.com>
986
987 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
988 tracepoint.
989
c011a4f4
DE
9902011-11-15 Doug Evans <dje@google.com>
991
992 * gdb.texinfo (Files): Document basenames-may-differ.
993
ed59ded5
DE
9942011-11-14 Doug Evans <dje@google.com>
995
996 * gdb.texinfo (Shell Commands): Document "!".
997
405f8e94
SS
9982011-11-14 Stan Shebs <stan@codesourcery.com>
999 Kwok Cheung Yeung <kcy@codesourcery.com>
1000
1001 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1002 needed to get shorter fast tracepoints.
1003 (Tracepoint Packets): Document new qTMinFTPILen packet.
1004
1e4d1764
YQ
10052011-11-14 Yao Qi <yao@codesourcery.com>
1006
1007 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1008 behavior of tracepoint.
1009 (General Query Packets): New feature InstallInTrace.
1010 (Remote Configuration): Document "set remote
1011 install-in-trace-packet".
1012
71eba9c2 10132011-11-12 Matt Rice <ratmice@gmail.com>
1014
1015 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1016 Add arguments to info macro.
1017
e0f8f636
TT
10182011-11-10 Tom Tromey <tromey@redhat.com>
1019
1020 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1021 manual.
1022 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1023 (Macros): Add a footnote.
1024 (C): Remove paragraph about compiler options.
1025 (C Constants): Mention wide character and string constants.
1026 (C Plus Plus Expressions): Update compiler option advice. Mention
1027 using declarations. Mention ADL. Remove old HP compiler
1028 information.
1029
625c0d47
TT
10302011-11-10 Tom Tromey <tromey@redhat.com>
1031
1032 PR c++/9257:
1033 * gdb.texinfo (Print Settings): Add an extra note about the need
1034 for a vtable.
1035
4be2aacc
MR
10362011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1037
1038 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1039 "set mips abi" documentation.
1040
0a1c4d10
DE
10412011-11-04 Doug Evans <dje@google.com>
1042
1043 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1044
aad1c02c
TT
10452011-11-03 Tom Tromey <tromey@redhat.com>
1046
1047 * gdb.texinfo (Stopping): Add menu entry.
1048 (Continuing and Stepping): Restore @node. Use @section, not
1049 @subsection.
1050
983fb131
MR
10512011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1052
1053 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1054 designation. Fix "Specify Location" cross-reference.
1055
3065dfb6
SS
10562011-11-02 Stan Shebs <stan@codesourcery.com>
1057
1058 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1059 (General Query Packets): Describe tracenz feature.
1060 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1061
0aaaf063
PK
10622011-10-28 Paul Koning <paul_koning@dell.com>
1063
1064 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1065
2231f1fb
KP
10662011-10-27 Kevin Pouget <kevin.pouget@st.com>
1067
1068 * gdb.texinfo ((Frames In Python): Document
1069 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1070
5110b5df
PK
10712011-10-26 Paul Koning <paul_koning@dell.com>
1072
1073 * gdb.texinfo (gdb.types): Document new deepitems function.
1074
22dbab46
PK
10752011-10-25 Paul Koning <paul_koning@dell.com>
1076
1077 PR python/13327
1078
1079 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1080 fetch_lazy method.
1081
9df2fbc4
PM
10822011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1083
1084 PR python/12656
1085
1086 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1087 global_block, static_block function.
1088
f05e2e1d
TT
10892011-10-19 Tom Tromey <tromey@redhat.com>
1090
1091 * gdb.texinfo (Commands In Python): Add missing "@"s.
1092
a7fc3f37
KP
10932011-10-13 Kevin Pouget <kevin.pouget@st.com>
1094
1095 PR python/13285 Document named constants for frame unwind stop reasons
1096 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1097 constants.
1098
5048e516
JK
10992011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1100
1101 Fix compatibility with texinfo versions older than 4.12.
1102 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1103 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1104 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1105 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1106 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1107 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1108 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1109
5a56e9c5
DE
11102011-10-09 Doug Evans <dje@google.com>
1111
1112 * gdb.texinfo (Extending GDB): Document alias command.
1113
36b11add
JK
11142011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1115
1116 Support @entry in input expressions.
1117 * gdb.texinfo (Variables): Describe @entry names suffix.
1118 (Print Settings): Add anchor for `set print entry-values'.
1119
e18b2753
JK
11202011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1121 Eli Zaretskii <eliz@gnu.org>
1122
1123 Display @entry parameter values (without references).
1124 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1125 example.
1126 (Print Settings): New description of set print entry-values and show
1127 print entry-values.
1128
111c6489
JK
11292011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1130 Eli Zaretskii <eliz@gnu.org>
1131
1132 Recognize virtual tail call frames.
1133 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1134 (Tail Call Frames): New node.
1135 (Frames In Python): Add gdb.TAILCALL_FRAME.
1136
9c15afc4
DE
11372011-10-07 Doug Evans <dje@google.com>
1138
1139 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1140 register_pretty_printer.
1141
99f5279d
PM
11422011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1143
1144 PR python/12930
1145 PR python/12802
1146
1147 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1148 stop method.
1149
03583c20
UW
11502011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1151
1152 * gdb.texinfo (Starting your Program): "set disable-randomization"
1153 is no longer Linux-specific.
1154 (Remote Configuration): Document "set remote
1155 disable-randomization-packet".
1156 (General Query Packets): Document "QDisableRandomization" packet
1157 and add it to "qSupported" list.
1158
bd054e06
KP
11592011-10-07 Kevin Pouget <kevin.pouget@st.com>
1160
1161 Allow Python notification of new object-file loadings.
1162 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1163 event type.
1164
cb6be26b
KP
11652011-10-04 Kevin Pouget <kevin.pouget@st.com>
1166
1167 PR python/12691: Add the inferior to Python exited event
1168 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1169
a05336a1
JB
11702011-10-03 Joel Brobecker <brobecker@adacore.com>
1171
1172 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1173 rephasing.
1174
5d77fe44
JB
11752011-10-03 Joel Brobecker <brobecker@adacore.com>
1176
1177 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1178 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1179 as possible feature returned by the `-list-features'
1180 command.
1181
699df94d
PK
11822011-09-28 Paul Koning <paul_koning@dell.com>
1183
1184 * gdb.texinfo (gdb.Type): Document field access by dictionary
1185 key syntax.
1186
24bdad53
YQ
11872011-09-28 Yao Qi <yao@codesourcery.com>
1188
1189 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1190 Add one space after option `-s'. Remove @r{} markup.
1191
6710bf39
SS
11922011-09-27 Stan Shebs <stan@codesourcery.com>
1193
1194 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1195
d99f7e48
HZ
11962011-09-16 Hui Zhu <teawater@gmail.com>
1197
1198 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1199 to *(unsigned char *)$esp@300.
1200
d812018b
PK
12012011-09-15 Paul Koning <paul_koning@dell.com>
1202
1203 * gdb.texinfo: Make style of Python functions and methods match
1204 the syntax of Python. Also put class and module names explicitly
1205 on function, member, and variable names, matching Python
1206 documentation conventions.
1207
2aa48337
KP
12082011-09-15 Kevin Pouget <kevin.pouget@st.com>
1209
1210 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1211 * gdb.texinfo (Inferiors In Python): Describe new
1212 gdb.selected_inferior() function.
1213
6839b47f
KP
12142011-09-15 Kevin Pouget <kevin.pouget@st.com>
1215
1216 Handle multiple breakpoint hits in Python interface:
1217 * gdb.texinfo (Events In Python): New function documentation:
1218 gdb.BreakpointEvent.breakpoints. Indicate that
1219 gdb.BreakpointEvent.breakpoint is now deprecated.
1220
26829f2b
JB
12212011-09-04 Joel Brobecker <brobecker@adacore.com>
1222
1223 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1224
a9f54f60
TT
12252011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1226
1227 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1228
fa3a4f15
PM
12292011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1230
1231 * gdb.texinfo (Prompt): Add set/show extended-prompt
1232 documentation
1233 (Basic Python): Add prompt_hook anchor.
1234 (Python modules): Reword module text to reflect multiple modules.
1235 (gdb.prompt): Document gdb.prompt module.
1236
224bbe49
YQ
12372011-08-14 Yao Qi <yao@codesourcery.com>
1238
78d85199
YQ
1239 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1240
12412011-08-14 Yao Qi <yao@codesourcery.com>
1242
1243 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1244 (TIC6x Features): New node.
1245
457e09f0
DE
12462011-08-12 Doug Evans <dje@google.com>
1247
1248 * gdb.texinfo (Symbols In Python): Document symbol.type.
1249
5e239b84
PM
12502011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1251
1252 * gdb.texinfo (Python): Document command and function
1253 auto-loading.
1254
177bc839
JK
12552011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1256 Eli Zaretskii <eliz@gnu.org>
1257
1258 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1259 typedefs unrolling. Extend the sample code by an inner typedef and
1260 outer typedefs unrolling.
1261
1a532630
PP
12622011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1263
1264 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1265 size and line-size.
1266
9b158ba0 12672011-07-21 Matt Rice <ratmice@gmail.com>
1268
1269 PR macros/12999
1270 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1271 Update text and cindex entries for info macro command.
1272
d17b6f81
PM
12732011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1274
1275 * observer.texi (GDB Observers): Add before_prompt observer.
1276 * gdb.texinfo (Basic Python): Add documentation for prompt
1277 substitution.
1278
713389e0
PM
12792011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1280
1281 PR python/12438
1282 * gdb.texinfo (Python Commands): Add deprecate note to maint
1283 set/show python print-stack. Document set/show python
1284 print-backtrace.
1285
177b42fe
TJB
12862011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1287
1288 * gdb.texinfo: Fix typos.
1289
900e11f9
JK
12902011-07-01 Tom Tromey <tromey@redhat.com>
1291
1292 * gdb.texinfo (Debugging Output): Document set debug
1293 check-physname.
1294
39c4d40a
TT
12952011-06-29 Tom Tromey <tromey@redhat.com>
1296
1297 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1298 breakpoint-notifications feature.
1299
6f5def7d
UW
13002011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1301
1302 * gdb.texinfo (Target Description): Remove warning about
1303 possibly unstable format.
1304
8cf64490
TT
13052011-06-03 Tom Tromey <tromey@redhat.com>
1306
1307 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1308 (Events In Python): Note that exit_code is optional.
1309
393eab54
PA
13102011-05-17 Pedro Alves <pedro@codesourcery.com>
1311
1312 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1313 required for multi-threading support.
1314 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1315 Hc are deprecated for multi-threading debugging. Point readers at
1316 the vCont packet.
1317
75fc9810
DE
13182011-05-15 Doug Evans <dje@google.com>
1319
1320 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1321
01124a23
DE
13222011-05-13 Doug Evans <dje@google.com>
1323
98a5dd13
DE
1324 * gdb.texinfo (Threads): Document $sdir,$pdir.
1325 (Server): Document $pdir exception.
1326
dbaefcf7
DE
1327 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1328
cc63ef9b
DE
1329 * gdb.texinfo (Threads): Clarify default value for
1330 libthread-db-search-path.
7e0396aa 1331
01124a23
DE
1332 * gdb.texinfo (Completion): Update example.
1333 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1334
d248b706
KY
13352011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1336
1337 * gdb.texinfo: Document change in the behaviour of the enable and
1338 disable GDB commands when applied to tracepoints.
1339 Document the EnableDisableTracepoints remote stub feature.
1340 Document QTEnable and QTDisable in the list of tracepoint packets.
1341
cc88a640
JK
13422011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1343
1344 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1345 hsuser.texi.
1346 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1347 comment to hsuser.texi. Change rluser.texi name in the comment.
1348
84e578fb
DE
13492011-05-10 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (Threads): If an empty path is provided for
1352 libthread-db-search-path it is reset to its default value.
1353 (Server): Ditto.
1354
478aac75
DE
13552011-05-09 Doug Evans <dje@google.com>
1356
1357 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1358
9c06b0b4
TJB
13592011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1360 Thiago Jung Bauermann <bauerman@br.ibm.com>
1361
1362 Implement support for PowerPC BookE masked watchpoints.
1363 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1364 (PowerPC Embedded): Mention support of masked watchpoints.
1365
9ed350ad
JB
13662011-05-03 Joel Brobecker <brobecker@adacore.com>
1367
1368 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1369 `@value{GDBN}'.
1370
4ceed123
JB
13712011-05-03 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.texinfo (titlepage): Remove dedication.
1374 (In Memoriam): New appendix.
1375
559a7a62
JK
13762011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1377 Eli Zaretskii <eliz@gnu.org>
1378
1379 * gdb.texinfo (Index Section Format): Change the version to 5.
1380 Describe the different formula.
1381
03f2bd59
JK
13822011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1383 Eli Zaretskii <eliz@gnu.org>
1384
1385 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1386 for disconnected tracing.
1387 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1388 extended-remote relationship. Mention --once.
1389 (TCP port allocation lifecycle of @code{gdbserver}): New.
1390
d9b1a651
EZ
13912011-04-23 Eli Zaretskii <eliz@gnu.org>
1392
1393 * gdb.texinfo (Server): Improve indexing. Index all optional
1394 switches to gdbserver.
1395
90476074
TT
13962011-04-20 Tom Tromey <tromey@redhat.com>
1397
1398 * gdb.texinfo (Index Section Format): New node.
1399 (Top): Add new node to menu.
1400
c21236dc
PA
14012011-04-20 Pedro Alves <pedro@codesourcery.com>
1402
1403 * gdb.texinfo (Maintenance Commands): Document `maint print
1404 remote-registers'.
1405
05c8c3f5
TT
14062011-04-20 Tom Tromey <tromey@redhat.com>
1407
1408 * gdb.texinfo (Trace File Format): Move node later.
1409
7a9dd1b2
TT
14102011-04-19 Tom Tromey <tromey@redhat.com>
1411
1412 * gdbint.texinfo (Register Information Functions): Remove
1413 duplicate "the".
1414 * gdb.texinfo (Emacs): Remove duplicate "to".
1415 (GDB/MI Variable Objects): Remove duplicate "the".
1416 (General Query Packets): Likewise.
1417
4368ebeb
JB
14182011-04-02 Joel Brobecker <brobecker@adacore.com>
1419
1420 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1421 "GDB/MI Ada Exception Information" node.
1422
956a9fb9
JB
14232011-04-01 Joel Brobecker <brobecker@adacore.com>
1424
1425 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1426 the "exception-name" field in the *stopped async record.
1427
f1310107
TJB
14282011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1429 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1430
1431 Implement support for PowerPC BookE ranged breakpoints.
1432 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1433
8786b2bd
TT
14342011-03-28 Tom Tromey <tromey@redhat.com>
1435
1436 * gdb.texinfo (Set Tracepoints): Fix typo.
1437
9ef07c8c
TT
14382011-03-24 Tom Tromey <tromey@redhat.com>
1439
1440 * gdb.texinfo (Specify Location): Document `function:label'
1441 linespec.
1442
99c3dc11
PM
14432011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1444
f1310107 1445 PR python/12149
99c3dc11
PM
1446
1447 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1448
29703da4
PM
14492011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1450
1451 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1452 (Inferiors In Python): Likewise.
1453 (Threads In Python): Likewise.
1454 (Symbols In Python): Likewise.
1455 (Objfiles In Python): Likewise.
1456 (Symbol Tables In Python): Likewise.
1457
c9174737
PA
14582011-03-15 Pedro Alves <pedro@codesourcery.com>
1459
1460 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1461 display>: Explain that the commands accept number ranges.
1462
7371cf6d
PM
14632011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1464
1465 * gdb.texinfo (Breakpoints In Python): Add description and example
1466 of Python stop function operation.
1467
ecec24e6
PM
14682011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1469
1470 * gdb.texinfo (Parameters In Python): Document get_set_string and
1471 get_show_string methods.
1472
6dcd5565
JK
14732011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1474
1475 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1476
81896e36
JK
1477 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1478 circular-trace-buffer name.
1479
5e30da2c
JB
14802011-02-28 Joel Brobecker <brobecker@adacore.com>
1481
1482 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1483 in the previous change.
1484
3bd0f5ef 14852011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1486
1487 * gdb.texinfo (Inferiors and Programs): Update commands to show
1488 that they can accept multiple arguments.
1489
4ec7539c
JB
14902011-02-24 Joel Brobecker <brobecker@adacore.com>
1491
1492 Revert the following patch (code patch was not approved):
1493 2011-02-21 Hui Zhu <teawater@gmail.com>
1494 * agentexpr.texi (bytecode descriptions): add printf.
1495 * gdb.texinfo (tracepoint action lists): add printf.
1496
82809774
DE
14972011-02-23 Doug Evans <dje@google.com>
1498
1499 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1500
e5a67952
MS
15012011-02-23 Michael Snyder <msnyder@vmware.com>
1502
1503 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1504 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1505 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1506
6e6fbe60
DE
15072011-02-22 Doug Evans <dje@google.com>
1508
1509 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1510 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1511 add description of result, fix @defun formatting.
1512
f994e27a
HZ
15132011-02-21 Hui Zhu <teawater@gmail.com>
1514
1515 * agentexpr.texi (Bytecode Descriptions): Add printf.
1516 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1517
c7f96d2b
TT
15182011-02-18 Tom Tromey <tromey@redhat.com>
1519
1520 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1521
60f98dde
MS
15222011-02-14 Michael Snyder <msnyder@vmware.com>
1523
1524 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1525 Document new command "thread find".
1526
08e796bc
MS
15272011-02-14 Michael Snyder <msnyder@vmware.com>
1528
1529 * gdb.texinfo (Threads): Update example of new thread message.
1530
b3b9301e
PA
15312011-02-14 Pedro Alves <pedro@codesourcery.com>
1532
1533 * gdb.texinfo (Remote Configuration): Mention set/show remote
1534 traceframe-info.
1535 (Tools/Packages Optional for Building GDB): Mention that expat is
1536 used for traceframe info.
1537 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1538 (General Query Packets) <qSupported>: Describe the
1539 qXfer:traceframe-info:read feature.
1540 (qXfer::read): Describe qXfer:traceframe-info:read.
1541 (Traceframe Info Format): New section.
1542
cef35b0f
PA
15432011-02-04 Pedro Alves <pedro@codesourcery.com>
1544
1545 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1546 for casts and unary operators.
1547
f1cbe1d3
TT
15482011-02-04 Tom Tromey <tromey@redhat.com>
1549
1550 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1551 is not useful.
1552
585fdaa1
PA
15532011-01-25 Pedro Alves <pedro@codesourcery.com>
1554
1555 * gdb.texinfo: s/value optimized out/optimized out/g
1556
7bfc9434
JB
15572011-01-21 Joel Brobecker <brobecker@adacore.com>
1558
1559 * gdb.texinfo (Other Misc Settings): Rework part of the
1560 documentation of the "set interactive mode" command.
1561
4694da01
TT
15622011-01-19 Tom Tromey <tromey@redhat.com>
1563
1564 * gdb.texinfo (Threads): Document thread name output and `thread
1565 name' command.
1566 (Threads In Python): Document Thread.name attribute.
1567 (GDB/MI Thread Commands): Document thread attributes.
1568
b716877b
AB
15692011-01-12 Andrew Burgess <aburgess@broadcom.com>
1570
1571 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1572 changes in mi/mi-cmd-disas.c
1573
13fd8b81
TT
15742011-01-12 Tom Tromey <tromey@redhat.com>
1575
1576 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1577 Fix "thread apply" text.
1578
e09342b5
TJB
15792011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1580 Thiago Jung Bauermann <bauerman@br.ibm.com>
1581
1582 Implement support for PowerPC BookE ranged watchpoints.
1583 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1584 the "set powerpc exact-watchpoints" flag.
1585
06e65f44
TT
15862011-01-07 Tom Tromey <tromey@redhat.com>
1587
1588 * gdb.texinfo (Python API): Add descriptions to @menu items.
1589
d8e22779
TT
15902011-01-06 Tom Tromey <tromey@redhat.com>
1591
1592 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1593
a255712f
PP
15942010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1595
e09342b5 1596 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1597
ccfc3d6e
TT
15982011-01-06 Tom Tromey <tromey@redhat.com>
1599
1600 PR python/12133:
1601 * gdb.texinfo (Frames In Python): Document various frame
1602 constants.
1603
44944448
JB
16042011-01-05 Joel Brobecker <brobecker@adacore.com>
1605
1606 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1607 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1608 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1609
42ea3d7a
JK
16102011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1611
1612 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1613 (clean): Add GDBvn.texi.
1614
720d1a40
JB
16152010-12-29 Joel Brobecker <brobecker@adacore.com>
1616
1617 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1618 occasional case where the debugger prints an array address
1619 instead of the array itself.
1620
ad196637
PA
16212010-12-23 Pedro Alves <pedro@codesourcery.com>
1622
1623 * gdb.texinfo (Packets) <read registers packet>: Document support
1624 for registers that were not collected.
1625
a86caf66
DE
16262010-12-15 Doug Evans <dje@google.com>
1627
1628 * gdb.texinfo (Startup): Document auto-loading of scripts during
1629 startup.
1630 (Auto-loading): Delete "maint set python auto-load on|off".
1631 Add "set auto-load-scripts on|off".
1632
aae1c79a
DE
16332010-12-07 Doug Evans <dje@google.com>
1634
1635 * gdb.texinfo (Mode Options): Document -data-directory.
1636 (Data Files): Add reference to -data-directory.
1637
4e04c971
DE
16382010-11-29 Doug Evans <dje@google.com>
1639
1640 * gdb.texinfo (Pretty-Printer Introduction): Change
1641 printer-name:subprinter-name to printer-name;subprinter-name.
1642
94b6973e
PM
16432010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1644
1645 PR python/12199
1646
1647 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1648
39037522
TT
16492010-11-23 Tom Tromey <tromey@redhat.com>
1650
1651 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1652 (Editing): Likewise.
1653 (Command History): Likewise.
1654 (TUI Keys): Likewise.
1655 (Bug Reporting): Conditionally include rluser.texi and
1656 inc-history.texinfo.
1657 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1658 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1659 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1660 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1661 (gdb.pdf): Likewise.
1662 (gdb.info): Likewise.
1663 (gdb/index.html): Likewise.
1664
5ae98d25
TT
16652010-11-23 Tom Tromey <tromey@redhat.com>
1666
1667 * Makefile.in (Makefile): Run ../config.status.
1668 (distclean): Update.
1669 * configure: Remove.
1670 * configure.ac: Remove.
1671
621c8364
TT
16722010-11-12 Tom Tromey <tromey@redhat.com>
1673
1674 * gdb.texinfo (Basic Python): Update. Add xref.
1675 (Exception Handling): Document new exception classes.
1676 (Types In Python): Update.
1677 (Frames In Python): Update.
1678
84f4c1fe
PM
16792010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1680
1681 * gdb.texinfo (Breakpoints In Python): Document "internal"
1682 parameter, and visible attribute.
1683
99e7ae30
DE
16842010-11-05 Doug Evans <dje@google.com>
1685
1686 * gdb.texinfo (Source Path): Document "set directories".
1687
f4b8a18d
KW
16882010-11-05 Ken Werner <ken.werner@de.ibm.com>
1689
1690 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1691 (OpenCL C): New node.
1692
7b51bc51
DE
16932010-11-02 Doug Evans <dje@google.com>
1694
1695 * gdb.texinfo (Pretty Printing): Expand into three sections,
1696 introduction, example, and commands.
1697 (Python API): Delete section Disabling Pretty-Printers, merge into
1698 Selecting Pretty-Printers.
1699 (Writing a Pretty-Printer): New section. Move the pretty-printer
1700 example here, and reformat to match python coding style. Add a second
1701 example using the gdb.printing module.
1702 (Python modules): Add gdb.printing.
1703
9eeee977
DE
17042010-10-29 Doug Evans <dje@google.com>
1705
1706 * gdb.texinfo (Python): Fix long line.
1707
a0e0ffdf
DE
17082010-10-20 Doug Evans <dje@google.com>
1709
1710 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1711 All references updated. Correct sections marked as subsections.
1712 (Coding Standards): New chapter. Move the coding standard related
1713 subsections here. Add section on Python coding standards.
1714
0e3509db
DE
17152010-10-13 Doug Evans <dje@google.com>
1716
1717 * gdb.texinfo (Python): Add "Python modules".
1718 (Types in Python): Add reference to gdb.types section.
1719 (Python modules): New node.
1720
44592cc4
DE
17212010-10-11 Doug Evans <dje@google.com>
1722
1723 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1724 Python" from gdb.Value.type description.
1725
6e1bb179
JB
17262010-09-28 Joel Brobecker <brobecker@adacore.com>
1727
1728 * gdb.texinfo (Ravenscar Profile): New node.
1729
e8467610
TT
17302010-09-22 Tom Tromey <tromey@redhat.com>
1731
1732 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1733
fccd1d1e
EZ
17342010-09-22 Eli Zaretskii <eliz@gnu.org>
1735
1736 * gdb.texinfo (Values From Inferior): Clarify that
1737 value.dynamic_type works only in C++ programs with RTTI.
1738
c1b6b909
TT
17392010-09-15 Paul Bolle <pebolle@tiscali.nl>
1740
1741 * gdb.texinfo (Character Sets): Correctly reference host-charset
1742 in example.
1743
7d288aaa
TT
17442010-09-13 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1747 Document "fullname" and "from".
1748
f75d858b
MK
17492010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1750
1751 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1752 feature `reverse' output by -list-target-features.
1753
83b9503b
L
17542010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1755
1756 * gdb.texinfo (i386 Features): Remove an extra "@item".
1757
03f17ccf
TT
17582010-08-30 Tom Tromey <tromey@redhat.com>
1759
1760 PR python/11792:
1761 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1762
9779414d
DJ
17632010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1764
1765 * gdb.texinfo (ARM Features): Document
1766 org.gnu.gdb.arm.m-profile.
1767
f9ffd4bb
TT
17682010-08-23 Tom Tromey <tromey@redhat.com>
1769
1770 PR python/11145:
1771 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1772 reinterpret_cast methods.
1773
702c2711
TT
17742010-08-23 Tom Tromey <tromey@redhat.com>
1775
1776 PR python/11915:
1777 * gdb.texinfo (Types In Python): Document array method.
1778
66b73624
TJB
17792010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1780
1781 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1782
06a64a0b
TT
17832010-08-16 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.texinfo (Set Watchpoints): Document -location option.
1786
a3a7127e
DE
17872010-08-13 Doug Evans <dje@google.com>
1788
1789 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1790
8dedea02
VP
17912010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1792
1793 * gdb.texinfo (GDB/MI Data Manipulation): Document
1794 -data-read-memory-raw and -data-write-memory-raw.
1795
ca5c20b6 17962010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1797 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1798
1799 * gdb.texinfo (Basic Python): Describe post_event API.
1800
cb2e07a6
PM
18012010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1802
1803 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1804 decode_line Python APIs
cb2e07a6 1805
464b3efb
TT
18062010-08-10 Tom Tromey <tromey@redhat.com>
1807
1808 * gdb.texinfo (Pretty Printing API): Document
1809 gdb.default_visualizer.
1810
c29c521f
TT
18112010-08-10 Tom Tromey <tromey@redhat.com>
1812
1813 Revert gdb-add-index addition:
1814 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1815
5da1313b
JK
18162010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1817 Eli Zaretskii <eliz@gnu.org>
1818
1819 * gdb.texinfo (Mode Options) <-batch>
1820 (Basic Python) <gdb.execute>: Describe setting width and height.
1821
02d868e8
PP
18222010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1823
1824 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1825
c2bbed2a
TT
18262010-07-30 Tom Tromey <tromey@redhat.com>
1827
1828 * gdb.texinfo (Index Files): Mention gdb-add-index.
1829
6c13bbe1
HZ
18302010-07-30 Hui Zhu <teawater@gmail.com>
1831
1832 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1833 "detach inferior" and "kill inferior".
1834
53a71c06
CR
18352010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1836
1837 * gdb.texinfo (Machine Code): Update description of two forms of
1838 arguments, and add new example to demonstrate the new form.
1839
5374244e
PM
18402010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1841
1842 * gdb.texinfo (Values From Inferior): Add value inferior function
1843 call description.
1844
8ea5bce5
JK
18452010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1846
1847 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1848
c0edd9ed
JK
18492010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1850 Eli Zaretskii <eliz@gnu.org>
1851
1852 Make core files the process_stratum.
1853 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1854 record_stratum example.
1855
9291a0cd
TT
18562010-07-13 Tom Tromey <tromey@redhat.com>
1857
1858 * gdb.texinfo (Index Files): New node.
1859
f5011d11
TT
18602010-07-13 Tom Tromey <tromey@redhat.com>
1861
1862 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1863
0f5238ed
TT
18642010-07-13 Tom Tromey <tromey@redhat.com>
1865
1866 * gdb.texinfo (Specify Location): Document labels.
1867
74c761c1
PA
18682010-07-01 Pedro Alves <pedro@codesourcery.com>
1869
1870 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1871 entries for fast tracepoints and static tracepoints.
1872
501994c0
PA
18732010-07-01 Pedro Alves <pedro@codesourcery.com>
1874
1875 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1876 qsThreadInfo>: Spell out `l' as ell.
1877
0fb4aa4b
PA
18782010-07-01 Pedro Alves <pedro@codesourcery.com>
1879
1880 * gdb.texinfo (Convenience Variables): Document $_sdata.
1881 (Commands to Set Tracepoints): Describe static tracepoints. Add
1882 `Listing Static Tracepoint Markers' menu entry. Document
1883 "strace".
1884 (Tracepoint Action Lists): Document collecting $_sdata.
1885 (Listing Static Tracepoint Markers): New subsection.
1886 (Tracepoints support in gdbserver): Mention static tracepoints.
1887 (remote packets, enabling and disabling): Mention
1888 read-sdata-object.
1889 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1890 and StaticTracepoint.
1891 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1892 Document qXfer:sdata:read.
1893 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1894
dc3b15be
JB
18952010-06-29 Joel Brobecker <brobecker@adacore.com>
1896
1897 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1898
595939de
PM
18992010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1900 Tom Tromey <tromey@redhat.com>
1901 Thiago Jung Bauermann <bauerman@br.ibm.com>
1902
1903 * gdb.texinfo (Inferiors In Python): New node.
1904 * gdb.texinfo (Threads In Python): New node.
1905
9279c692
JB
19062010-06-28 Joel Brobecker <brobecker@adacore.com>
1907
1908 * gdb.texinfo (Python): Document what the python directory is
1909 and what its location is.
1910 (Basic Python): Document the gdb.PYTHONDIR constant.
1911
bc9f0842
TT
19122010-06-25 Tom Tromey <tromey@redhat.com>
1913
1914 PR python/10808:
1915 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1916
f1421989
HZ
19172010-06-24 Hui Zhu <teawater@gmail.com>
1918
1919 * gdb.texinfo: (Commands for Controlled Output): Add
1920 documentation for command "eval".
1921
e4c0cfae
SS
19222010-06-21 Stan Shebs <stan@codesourcery.com>
1923
1924 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1925 * annotate.texinfo: Ditto.
1926 * gdbint.texinfo: Ditto.
1927 * stabs.texinfo: Ditto.
1928
bb08c432
HZ
19292010-06-22 Hui Zhu <teawater@gmail.com>
1930
1931 * gdb.texinfo: (Process Record and Replay): Add documentation
1932 for command "set record memory-query".
1933
4f5d9f07
SS
19342010-06-21 Stan Shebs <stan@codesourcery.com>
1935
1936 * gdb.texinfo: Relicense under GFDL version 1.3.
1937 * annotate.texinfo: Relicense under GFDL version 1.3.
1938 * gdbint.texinfo: Relicense under GFDL version 1.3.
1939 * stabs.texinfo: Relicense under GFDL version 1.3.
1940 * fdl.texi: Update to version 1.3.
1941
6aed2dbc
SS
19422010-06-18 Stan Shebs <stan@codesourcery.com>
1943
a61408f8
SS
1944 * gdb.texinfo (Operating System Auxiliary Information): Describe
1945 "info os" when no arguments given.
1946
6aed2dbc
SS
1947 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1948 $_thread.
1949
24e933df
HZ
19502010-06-18 Hui Zhu <teawater@gmail.com>
1951
1952 * gdb.texinfo: (Process Record and Replay): Add documentation
1953 for commands "record save" and "record restore".
1954
65d79d4b
SDJ
19552010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1956
1957 * gdb.texinfo: Include information about the correct use
1958 of addresses in the `watch' command.
1959
d914c394
SS
19602010-06-11 Stan Shebs <stan@codesourcery.com>
1961
1962 * gdb.texinfo (Observer Mode): New section.
1963 (General Query Packets): Document QAllow.
889bf7c5 1964
967cf477
DE
19652010-06-04 Doug Evans <dje@google.com>
1966
1967 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1968
aaf4119b
DE
19692010-06-03 Doug Evans <dje@google.com>
1970
1971 * gdbint.texinfo (Coding): Add subsection on command names.
1972
9eae7c52
TT
19732010-06-02 Tom Tromey <tromey@redhat.com>
1974
1975 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1976 always-disassemble.
1977
fa593d66
PA
19782010-06-01 Pedro Alves <pedro@codesourcery.com>
1979
1980 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1981 gdbserver, and add cross reference.
1982 (Tracepoints support in gdbserver): New subsection.
1983
dde08ee1
PA
19842010-05-26 Pedro Alves <pedro@codesourcery.com>
1985
1986 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1987 `qRelocInsn' feature.
1988 (Relocate instruction reply packet): New subsection
1989 of `Tracepoint Packets'.
1990 (Tracepoint Packets): Mention that packets QTDP and QTStart
1991 support the qRelocInsn request, and add cross reference to new
1992 subsection.
1993
07ca107c
DE
19942010-05-25 Doug Evans <dje@google.com>
1995
1996 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1997 (Commands In Python): Document gdb.string_to_argv.
1998
c25c4a8b
JK
19992010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2000
2001 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2002 ATTR_NORETURN.
2003
d7b32ed3 20042010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2005 Tom Tromey <tromey@redhat.com>
2006 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2007
c25c4a8b 2008 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2009
6aecb9c2
JB
20102010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2011
2012 * gdb.texinfo: (Summary) Add mention about D language support.
2013 (Filenames): Add D suffixes.
2014 (D): New node.
2015
b7da9e9f
PM
20162010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2017
2018 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2019 of macro deleted from GDB code.
2020
ab38a727
PA
20212010-04-24 Pedro Alves <pedro@codesourcery.com>
2022
2023 * gdb.texinfo (Commands to specify files): Describe what how GDB
2024 looks up DOS-based filesystem paths on the system root. Document
2025 the new `set/show target-file-system-kind' commands.
2026
66d09542
DE
20272010-04-23 Doug Evans <dje@google.com>
2028
2029 * gdb.texinfo (Python): Move Auto-loading section here ...
2030 (Python API): from here.
2031 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2032 (Maintenance Commands): Add docs for "maint print section-scripts".
2033
8bd10a10
CM
20342010-04-20 Chris Moller <cmoller@redhat.com>
2035
2036 * gdb.texinfo (Setting Breakpoints): Added description of
2037 filename-qualified rbreak.
2038 * refcard.tex (Breakpoints and Watchpoints): Added brief
2039 description of filename-qualified rbreak.
2040
4c374409
JK
20412010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2044 (Python API): Change the reference to Pretty Printing API.
2045 (Pretty Printing): Move the user part under the Data node. Reformat
2046 the sample output to 72 columns. Create a new reference to Pretty
2047 Printing API. Rename the API part ...
2048 (Pretty Printing API): To a new node name.
2049 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2050 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2051
5a9351ae
SS
20522010-04-21 Stan Shebs <stan@codesourcery.com>
2053
2054 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2055 and commands.
5a9351ae 2056 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2057
9a22f0d0
PM
20582010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2059
2060 * gdb.texinfo (Examining memory): Update for change in string
2061 display with explicit size.
2062
6149aea9
PA
20632010-04-19 Pedro Alves <pedro@codesourcery.com>
2064
2065 PR breakpoints/8554.
2066
2067 * gdb.texinfo (Save Breakpoints): New node.
2068 (save-tracepoints): Rename to ...
2069 (save tracepoints): ... this. Mention that `save-tracepoints' is
2070 a deprecated alias to `save tracepoints'.
2071
711e434b
PM
20722010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2073
645797a8 2074 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2075 (info w32 thread-information-block): Document new command.
2076 (qGetTIBAddress): Document new gdbserver query.
2077 (maint set/show show-all-tib): Document new command.
2078
3f7b2faa
DE
20792010-04-15 Doug Evans <dje@google.com>
2080
fa33c3cd
DE
2081 * gdb.texinfo (Python API): Add progspaces section.
2082 (Selecting Pretty-Printers): Progspace pretty-printers are
2083 searched too.
2084 (Progspaces In Python): New section.
2085
3f7b2faa
DE
2086 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2087
79f283fe
PM
20882010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2089
2090 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2091 returns None.
2092
87290684
SS
20932010-04-09 Stan Shebs <stan@codesourcery.com>
2094
2095 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2096 Describe the `frames-created' field, tweak grammar.
2097
a97153c7
PA
20982010-04-09 Pedro Alves <pedro@codesourcery.com>
2099
2100 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2101 Describe the `circular' and `disconnected' fields.
2102
5c5dcc1b
L
21032010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2104
2105 * gdb.texinfo (maint print registers): Mention unavailable and
2106 invisible registers.
2107
adc36818
PM
21082010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2109 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2110 Tom Tromey <tromey@redhat.com>
adc36818
PM
2111
2112 * gdb.texinfo (Breakpoints In Python): New Node.
2113
33da3f1c
SS
21142010-04-08 Stan Shebs <stan@codesourcery.com>
2115
2116 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2117 trace status fields.
2118
3a13a53b
L
21192010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2120
2121 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2122 optional. Make org.gnu.gdb.i386.avx requires
2123 org.gnu.gdb.i386.avx.
2124
08001717
DE
21252010-04-08 Doug Evans <dje@google.com>
2126
2127 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2128 search path, and document that gdb only scans the search path if
2129 the script's path doesn't specify a directory.
2130
c375651d
DE
21312010-04-05 Doug Evans <dje@google.com>
2132
2133 * gdb.texinfo (maint show python auto-load): Fix typo.
2134
af54718e
SS
21352010-04-04 Stan Shebs <stan@codesourcery.com>
2136
d77f58be
SS
2137 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2138 (Setting Watchpoints): Update description of "info watch".
2139 (Disabling Breakpoints): Only "info break" lists all.
2140
af54718e
SS
2141 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2142 (tdump): Explain how tdump works.
2143
86b17b60
PA
21442010-04-01 Pedro Alves <pedro@codesourcery.com>
2145
2146 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2147 add cross reference.
2148
ff12863f
PA
21492010-03-31 Pedro Alves <pedro@codesourcery.com>
2150
2151 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2152 commands error out.
2153
f68eb612
L
21542010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2155
2156 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2157
c8d5aac9
L
21582010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2159
2160 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2161
7d13fe92
SS
21622010-03-29 Stan Shebs <stan@codesourcery.com>
2163 Nathan Sidwell <nathan@codesourcery.com>
2164
2165 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2166 GDBN equivalent.
2167 (Set Tracepoints): Remove mention that conditional tracepoints
2168 don't exist.
2169 (Tracepoint Actions): Clarify when while-stepping collection
2170 happens, note that while-stepping does not automatically collect
2171 $pc.
2172
409873ef 21732010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2174
409873ef
SS
2175 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2176 (General Query Packets): Describe TracepointSource.
2177
ee8e71d4
EZ
21782010-03-27 Matt Rice <ratmice@gmail.com>
2179
c8d5aac9
L
2180 * gdb.texinfo (ARM): Document arguments to "target sim".
2181 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2182
99b5e152
PA
21832010-03-26 Pedro Alves <pedro@codesourcery.com>
2184
2185 * gdb.texinfo (Tracepoint Packets): Remove mention that
2186 terror:string may be plain text, and drop mention of X prefix.
2187
cd64ee31
VP
21882010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2189
2190 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2191
6c28cbf2
SS
21922010-03-24 Stan Shebs <stan@codesourcery.com>
2193
2194 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2195
95a42b64
TT
21962010-03-24 Tom Tromey <tromey@redhat.com>
2197
2198 PR breakpoints/9352:
2199 * gdb.texinfo (Break Commands): Update.
2200
18148017
VP
22012010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2202
2203 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2204 commands.
2205
4daf5ac0
SS
22062010-03-16 Stan Shebs <stan@codesourcery.com>
2207
2208 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2209 circular-trace-buffer.
2210 (Tracepoint Packets): Describe QTBuffer, and details of the
2211 qTStatus reply.
2212
c9429232
SS
22132010-03-12 Stan Shebs <stan@codesourcery.com>
2214 Nathan Sidwell <nathan@codesourcery.com>
2215
2216 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2217 doing instruction stepping.
2218 (Tracepoint Restrictions): New node.
2219
ccefe4c4
TT
22202010-03-10 Tom Tromey <tromey@redhat.com>
2221
2222 * gdbint.texinfo (Symbol Handling): Update.
2223
7c953934
TT
22242010-03-08 Tom Tromey <tromey@redhat.com>
2225
2226 PR cli/9591:
2227 * gdb.texinfo (Mode Options): Mention lack of pagination and
2228 confirmation with --batch.
2229 (Screen Size): Mention --batch.
2230 (Messages/Warnings): Likewise.
2231
f870a310
TT
22322010-03-05 Tom Tromey <tromey@redhat.com>
2233
2234 * gdb.texinfo (Basic Python): Document target_charset and
2235 target_wide_charset.
2236
78e2826b
TT
22372010-03-05 Tom Tromey <tromey@redhat.com>
2238
2239 * gdb.texinfo (Data): Link to pretty-printing.
2240 (Output Formats): Likewise. Correct text.
2241
f5dff777
DJ
22422010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2243
2244 * gdb.texinfo (Types): Describe <struct> and <flags>.
2245
dc00d89f
PM
22462010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2247
2248 * gdb.texinfo (Frames In Python): Add block parameter and
2249 description to read_var text.
2250
5107b149 22512010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2252 Tom Tromey <tromey@redhat.com>
5107b149
PM
2253
2254 * gdb.texinfo (Types In Python): Describe block argument in
2255 template_argument and gdb.lookup_type.
2256
e03e5e7b
TT
22572010-02-24 Tom Tromey <tromey@redhat.com>
2258
2259 * gdb.texinfo (Cygwin Native): Fix typo.
2260
f3e9a817
PM
22612010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2262
2263 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2264 and select method descriptions.
2265 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2266 Tables in Python to menu.
2267 (Blocks In Python): New node.
2268 (Symbols In Python): New node.
2269 (Symbol Tables in Python): New node.
2270
a79b8f6e
VP
22712010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2272
2273 Multiexec MI
2274
2275 gdb/
2276 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2277
2278 gdb/doc/
2279 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2280 changes.
2281 (GDB/MI Program Execution): Document current behaviour of
2282 --all and --thread-group.
2283 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2284 -remove-inferior.
2285 * observer.texi (inferior_added, inferior_removed): New
2286 observers.
2287
629d6a47
TT
22882010-02-19 Tom Tromey <tromey@redhat.com>
2289
2290 * gdbint.texinfo (Getting Started): Fix @node.
2291 (Debugging GDB): Likewise.
2292
c09529e5
JB
22932010-02-13 Joel Brobecker <brobecker@adacore.com>
2294
2295 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2296 documenting the gdb_test_timeout variable.
2297
540aa8e7
MS
22982010-02-12 Jakob Engblom <jakob@virtutech.com>
2299
2300 * gdb.texinfo (MI commands): Added documentation of --reverse
2301 option to a set of MI commands. Restructured documentation of MI
2302 commands --exec-continue to reflect the complexity of reverse
2303 execution.
2304
081dfbf7
PA
23052010-02-12 Pedro Alves <pedro@codesourcery.com>
2306
2307 * gdb.texinfo (Using the Collected Data): Specify that the address
2308 range of `tfind outsize' is exclusive, and that the address range
2309 of `tfind range' is inclusive.
2310 (Tracepoint Packets): Specify that the address range of
2311 `QTFrame:range' is inclusive, and that the address range of
2312 `QTFrame:outside' is exclusive
2313
8e9c5e02
VP
23142010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2315
2316 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2317
92981e24
TT
23182010-02-10 Tom Tromey <tromey@redhat.com>
2319
2320 * gdb.texinfo (Debugging Output): Document set debug parser and
2321 show debug parser.
2322
075b51b7
L
23232010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2324
2325 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2326 i386_eflags and i386_mxcsr.
2327
3bb8d5c3
L
23282010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2329
2330 * gdb.texinfo: Document i386 target features.
2331
c5f80513
DE
23322010-02-05 Doug Evans <dje@google.com>
2333
2334 * gdbint.texinfo (Testsuite): Add a new section to document the
2335 various DejaGnu variables that may be overridden.
1be00882 2336 Document INTERNAL_GDBFLAGS.
c5f80513 2337
6ac33a4e
TT
23382010-02-04 Tom Tromey <tromey@redhat.com>
2339
2340 PR cli/8830:
2341 * gdb.texinfo (Files): -readnow comes before the filename for file
2342 and symbol-file.
2343
a1dcb23a
DJ
23442010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2345
2346 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2347 Document ARM breakpoint types.
2348 (Register Packet Format): Move into the new section.
2349 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2350
95433b34
JB
23512010-01-21 Joel Brobecker <brobecker@adacore.com>
2352
2353 * gdb.texinfo (File Options): Adjust the documentation of this
2354 switch to refer to the "source" command rather than partially
2355 duplicating some of the relevant information.
2356 (Extending GDB): Introduce and document the set/show script-extension
2357 setting.
2358 (Command Files): Add note explaining that the "source" command
2359 is also used to evalute scripts written in other languages.
2360 Remove the short slightly incorrect reference to sourcing Python
2361 scripts.
2362 (Python Commands): Document how to execute a Python script from GDB.
2363
8d576872
JB
23642010-01-19 Joel Brobecker <brobecker@adacore.com>
2365
2366 * gdb.texinfo (Command Files): Fix typo.
2367
8150ff9c
JB
23682010-01-18 Tom Tromey <tromey@redhat.com>
2369
2370 * gdb.texinfo (File Options): Document -x on .py files.
2371 (Command Files): Document handling of Python scripts.
2372
23db03a6
JZ
23732010-01-18 Jie Zhang <jie.zhang@analog.com>
2374
2375 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2376
00bf0b85
SS
23772010-01-15 Stan Shebs <stan@codesourcery.com>
2378
2379 * gdb.texinfo (Trace Files): New section.
2380 (Tracepoint Packets): Document QTSave and qTBuffer.
2381 (Trace File Format): New appendix.
2382
be759fcf
PM
23832010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2384
2385 * gdb.texinfo (Values From Inferior): Document lazy_string value
2386 method.
2387 (Python API): Add Lazy strings menu item.
2388 (Lazy Strings In Python): New node.
2389
dc146f7c
VP
23902010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2391
2392 * gdb.texinfo (GDB/MI Thread Information): New.
2393 (GDB/MI Async Records): Document the core field in *stopped.
2394 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2395 documentation
2396 (Process list): Document that osdata document may contain
2397 threads.
2398 (Remote Serial Protocol): Document qXfer:threads.
2399
d5551862
SS
24002010-01-06 Stan Shebs <stan@codesourcery.com>
2401
2402 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2403 disconnected tracing.
2404 (Tracepoint Packets): Document new protocol.
2405
7a697b8d
SS
24062010-01-05 Stan Shebs <stan@codesourcery.com>
2407
2408 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2409 tracepoints.
2410 (Tracepoint Packets): Describe remote protocol for fast
2411 tracepoints.
2412
e6f3ec50
JB
24132010-01-01 Joel Brobecker <brobecker@adacore.com>
2414
2415 Update the "Start of New Year Procedure".
2416 * gdbint.texinfo: Add the list of files that need to be updated
2417 manually. Minor reformatting.
2418
ddc4e9c1
JB
24192010-01-01 Joel Brobecker <brobecker@adacore.com>
2420
2421 * refcard.tex: Update copyright year in header and text.
2422
9d2897ad
JB
24232010-01-01 Joel Brobecker <brobecker@adacore.com>
2424
2425 * agentexpr.texi: Add 2010 to the list of copyright years.
2426 * annotate.texinfo: Likewise.
2427 * gdb.texinfo: Likewise.
2428 * gdbint.texinfo: Likewise.
2429 * observer.texi: Likewise.
2430 * stabs.texinfo: Likewise.
2431
6da95a67
SS
24322009-12-31 Stan Shebs <stan@codesourcery.com>
2433
2434 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2435
236f1d4d
SS
24362009-12-29 Stan Shebs <stan@codesourcery.com>
2437
2438 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2439
f61e138d
SS
24402009-12-28 Stan Shebs <stan@codesourcery.com>
2441
2442 * gdb.texinfo (Trace State Variables): New section.
2443 (Tracepoint Packets): Describe trace state variable packets.
2444 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2445 variable bytecodes.
2446
0fe7935b
DJ
24472009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2448
2449 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2450 declarations.
2451
a6b29f87
VP
24522009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2453
2454 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2455 -gdb-exit behaviour.
2456
5e4bde96
JB
24572009-12-20 Joel Brobecker <brobecker@adacore.com>
2458
2459 * gpl.texi: Update to version 3 of the GPL.
2460
a1715244
JB
24612009-12-20 Joel Brobecker <brobecker@adacore.com>
2462
2463 * Makefile.in: Update copyright header.
2464 * observer.texi: Fix the copyright header of the generated files.
2465
361ae042
PM
24662009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2467
2468 * gdb.texinfo (Types In Python): Describe range function.
2469
bfd31e71
PM
24702009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2471
2472 * gdb.texinfo (Types In Python): Describe "is_base_class".
2473
57a1d736
TT
24742009-12-03 Tom Tromey <tromey@redhat.com>
2475
2476 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2477
8cebebb9
PP
24782009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2479
2480 * observer.texi: New memory_changed observer.
2481
16af530a
TT
24822009-12-01 Tom Tromey <tromey@redhat.com>
2483
2484 * gdb.texinfo (Reverse Execution): Fix typo.
2485
b6199126
DJ
24862009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2487
2488 PR gdb/8704
2489
2490 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2491 are allowed after the breakpoint condition.
2492
7a6973ad
TT
24932009-11-23 Tom Tromey <tromey@redhat.com>
2494
2495 PR python/10782:
2496 * gdb.texinfo (Types In Python): Document Type.pointer.
2497
21a0512e
PP
24982009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2499
2500 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2501
a5832c8f
PA
25022009-11-11 Pedro Alves <pedro@codesourcery.com>
2503
2504 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2505 (Using Agent Expressions): Delete cross reference.
2506
1eb7cd77
JB
25072009-11-07 Joel Brobecker <brobecker@adacore.com>
2508
2509 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2510 and @settitle directives up to help makeinfo find them.
2511
24ddea62
JK
25122009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2513
2514 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2515 (Auto-loading): Use plural and note one can use multiple components now.
2516
3afae151
VP
25172009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2518
2519 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2520 -stack-list-arguments have the same documentation for parameter
2521 as -stack-list-locals. Add comas.
2522
14ff2235
PM
25232009-10-27 Tom Tromey <tromey@redhat.com>
2524 Eli Zaretskii <eliz@gnu.org>
2525
c8d5aac9 2526 PR python/10781
14ff2235
PM
2527
2528 * gdb.texinfo (Values From Inferior): Document cast method.
2529
9c419145
PP
25302009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2531
2532 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2533 and adjust example.
889bf7c5 2534
29153c24
MS
25352009-10-22 Michael Snyder <msnyder@vmware.com>
2536
2537 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2538 info record command. Also document the new save and restore
29153c24
MS
2539 commands.
2540
2b28d209
PP
25412009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2542
2543 * gdb.texinfo (Machine Code): Mention current pc marker.
2544 (Memory): Likewise.
2545
6c95b8df
PA
25462009-10-19 Pedro Alves <pedro@codesourcery.com>
2547 Stan Shebs <stan@codesourcery.com>
2548
2549 * observer.texi (new_inferior): Rename to...
2550 (inferior_appeared): ... this.
2551
2552 * gdb.texinfo (Inferiors): Rename node to ...
2553 (Inferiors and Programs): ... this. Mention running multiple
2554 programs in the same debug session.
2555 <info inferiors>: Mention the new 'Executable' column if "info
2556 inferiors". Update examples. Document the "add-inferior",
2557 "clone-inferior", "remove-inferior" and "maint info
2558 program-spaces" commands.
2559 (Process): Rename node to...
2560 (Forks): ... this. Document "set|show follow-exec-mode".
2561
2f8132f3
MS
25622009-10-11 Michael Snyder <msnyder@vmware.com>
2563
2564 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2565 (ReverseContinue): Ditto.
2566
cba4b2d3
PP
25672009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2568
2569 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2570
da082f17
JK
25712009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2572
2573 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2574
08be9d71
ME
25752009-10-06 Michael Eager <eager@eagercon.com>
2576
2577 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2578 (Embedded Processors): Add MicroBlaze.
2579 (MicroBlaze): New. Describe Xilinx MicroBlaze
2580
08a0efd0
PA
25812009-10-04 Pedro Alves <pedro@codesourcery.com>
2582
2583 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2584
cbb8f428
EZ
25852009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2586
2587 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2588
30a4a70c
JB
25892009-09-23 Joel Brobecker <brobecker@adacore.com>
2590
2591 * observer.texi (solib_unloaded): Document explicitly the fact that
2592 this observer is called before the associated symbols are unloaded.
2593
b3372f91
VP
25942009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2595
2596 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2597 -stack-list-variables.
2598
f43030c4
TT
25992009-09-18 Tom Tromey <tromey@redhat.com>
2600
2601 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2602 is experimental.
2603
ec7e75e7
PP
26042009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2605
2606 * gdb.texinfo (convenince variables): Mention
2607 $_siginfo could be empty.
f43030c4 2608
0cc7d26f
TT
26092009-09-15 Tom Tromey <tromey@redhat.com>
2610
2611 * gdb.texinfo (GDB/MI Variable Objects): Document
2612 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2613 Expand -var-update documentation.
2614
a96d9b2e
SDJ
26152009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2616
2617 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2618 feature.
2619
005ca36a
JB
26202009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2621
2622 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2623
0d772ac9
MS
26242009-09-10 Michael Snyder <msnyder@vmware.com>
2625
2626 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2627 ReverseStep replies to the qSupported query.
2628
14fb1bac
JB
26292009-09-10 Joel Brobecker <brobecker@adacore.com>
2630
2631 Add documentation for set/show interactive-mode.
2632 * gdb.texinfo (Other Misc Settings): New node.
2633
29b090c0
DE
26342009-09-01 Doug Evans <dje@google.com>
2635
2636 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2637 non-stop mode's affect on remote caching.
2638
4e5d721f
DE
26392009-08-31 Jacob Potter <jdpotter@google.com>
2640 Doug Evans <dje@google.com>
2641
2642 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2643 Mark `set/show remotecache' options as obsolete.
2644 Document new `set/show stack-cache' option.
2645 Update text for `info dcache'.
2646
55333a84
DE
26472009-08-27 Doug Evans <dje@google.com>
2648
2649 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2650 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2651
bc3a0b4d
RW
26522009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2653
2654 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2655 about autoconf.
2656
3a1ff0b6
PA
26572009-08-25 Pedro Alves <pedro@codesourcery.com>
2658
2659 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2660 small example, and describe its columns. Replace "inferior-id" by
2661 "infno" throughout.
2662
81ecdfbb
RW
26632009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2664
af542c2e
RW
2665 * gdbint.texinfo (Releasing GDB): Point to
2666 README-maintainer-mode file for required autoconf version.
2667 * configure.ac: Do not substitute datarootdir, htmldir,
2668 pdfdir, docdir. Do not process --with-datarootdir,
2669 --with-htmldir, --with-pdfdir, --with-docdir.
2670 * configure: Regenerate.
2671
81ecdfbb
RW
2672 * configure: Regenerate.
2673
4efc6507
DE
26742009-08-20 Reid Kleckner <reid@kleckner.net>
2675
2676 * gdb.texinfo: Add chapter on JIT interface.
2677
43089a6e
NR
26782009-08-07 Nick Roberts <nickrob@snap.net.nz>
2679
2680 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2681 confirmation request.
43089a6e 2682
99e008fe
EZ
26832009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2684
c8d5aac9
L
2685 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2686 CRC definitions.
99e008fe 2687
48cb2d85
VP
26882009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2689
2690 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2691 -break-commands.
48cb2d85 2692
ff1a52c6
UW
26932009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2694
2695 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2696 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2697
3285f3fe
UW
26982009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2699
2700 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2701 "set spu stop-on-load" and "show spu stop-on-load" commands.
2702
e35359c5
UW
27032009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2704
2705 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2706
58d6951d
DJ
27072009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2708
2709 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2710 org.gnu.gdb.arm.neon.
2711
08d16641
PA
27122009-07-20 Pedro Alves <pedro@codesourcery.com>
2713
2714 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2715 optional element.
2716 (subsection OS ABI): New subsection.
2717
782b2b07
SS
27182009-07-14 Stan Shebs <stan@codesourcery.com>
2719
2720 * gdb.texinfo (Tracepoint Conditions): New section.
2721 (General Query Packets): Describe ConditionalTracepoints.
2722 (Tracepoint Packets): Describe condition field.
2723 (Maintenance Commands): Describe maint agent-eval.
2724 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2725
9b117ef3
HZ
27262009-07-11 Hui Zhu <teawater@gmail.com>
2727
2728 * gdb.texinfo (disassemble): Add a new modifier /r
2729 to "disassemble" command to make it print the raw instructions
2730 in hex as well as in symbolic form.
2731
f5a33284
TT
27322009-07-09 Tom Tromey <tromey@redhat.com>
2733
2734 * gdbint.texinfo (Testsuite): Document parallel make check.
2735
812f7342
TT
27362009-07-09 Tom Tromey <tromey@redhat.com>
2737
2738 * gdbint.texinfo (Testsuite): Document test transcripts.
2739
fbb8f299
PM
27402009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2741
2742 * gdb.texinfo (Values From Inferior): Add length parameter
2743 description.
2744
dd8f35ac
EZ
27452009-07-04 Chris Genly <chris@genly.us>
2746
2747 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2748 in -var-list-children. Fix example according to what the code
2749 does.
2750
2277426b
PA
27512009-07-02 Pedro Alves <pedro@codesourcery.com>
2752
2753 * gdb.texinfo (Debugging multiple inferiors): Document the
2754 "inferior", "detach inferior" and "kill inferior" commands.
2755 (Debugging Programs with Multiple Processes): Adjust to mention
2756 generic "inferior" commands. Delete mention of "detach fork" and
2757 "delete fork". Cross reference to "Debugging multiple inferiors"
2758 section.
2759
a6d9a66e
UW
27602009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2761
5af949e3
UW
2762 * gdbint.texinfo (Item Output Functions): Update signature
2763 for ui_out_field_core_addr.
2764
27652009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2766
2767 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2768 Update example code extrated from breakpoint.c.
2769
9901a55b 27702009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2771
9901a55b
PP
2772 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2773 MI commands.
2774 (GDB/MI Symbol Query): Likewise.
2775 (GDB/MI File Commands): Likewise.
2776 (GDB/MI File Transfer Commands): Likewise.
2777 (GDB/MI Target Manipulation): Likewise.
2778 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2779
edb3359d
DJ
27802009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2781
2782 * gdb.texinfo (Debugging Optimized Code): New chapter.
2783 (Compiling for Debugging): Reference it. Move some
2784 text to the new section.
2785
7cd1089b
PM
27862009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2787
2788 * doc/gdb.texinfo (Calling): Document
2789 set-unwind-on-terminating-exception usage.
2790
d4db2f36
PA
27912009-06-11 Pedro Alves <pedro@codesourcery.com>
2792
2793 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2794 command.
2795
d1a7880c
PA
27962009-06-07 Pedro Alves <pedro@codesourcery.com>
2797
2798 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2799 references.
2800
473f94e6
UW
28012009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2802
2803 * gdbint.texinfo: Rename formal parameters to gdbarch function
2804 protoypes from "current_gdbarch" to "gdbarch".
2805
8f500870
TT
28062009-05-28 Tom Tromey <tromey@redhat.com>
2807
2808 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2809
b6313243
TT
28102009-05-27 Tom Tromey <tromey@redhat.com>
2811
2812 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2813 feature.
2814 (GDB/MI Variable Objects): Document -var-set-visualizer.
2815
28162009-04-02 Tom Tromey <tromey@redhat.com>
2817
2818 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2819 feature.
2820 (GDB/MI Variable Objects): Document -var-set-visualizer.
2821
a6bac58e
TT
28222009-05-27 Tom Tromey <tromey@redhat.com>
2823 Thiago Jung Bauermann <bauerman@br.ibm.com>
2824 Phil Muldoon <pmuldoon@redhat.com>
2825
2826 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2827 (Pretty Printing): New node.
2828 (Selecting Pretty-Printers): Likewise.
2829 (Python API): Update.
2830 (Output Formats): Document /r format.
2831
2c74e833
TT
28322009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2833 Tom Tromey <tromey@redhat.com>
2834
2835 * gdb.texinfo (Types In Python): New node.
2836 (Values From Inferior): "type" is now an attribute.
2837 (Python API): Update.
2838
89c73ade
TT
28392009-05-27 Tom Tromey <tromey@redhat.com>
2840 Thiago Jung Bauermann <bauerman@br.ibm.com>
2841 Phil Muldoon <pmuldoon@redhat.com>
2842
2843 * gdb.texinfo: Add @syncodeindex for `tp'.
2844 (Python API): Update.
2845 (Auto-loading): New node.
2846 (Objfiles In Python): New node.
2847
17a37d48
PP
28482009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2849
2850 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2851
6718376f
NR
28522009-05-15 Nick Roberts <nickrob@snap.net.nz>
2853
2854 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2855
cbe54154
PA
28562009-05-12 Pedro Alves <pedro@codesourcery.com>
2857
2858 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2859 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2860 show show-debug-regs' docs.
2861
8e05493c
EZ
28622009-05-08 Eli Zaretskii <eliz@gnu.org>
2863
2864 * gdb.texinfo (Process Record and Replay): Add description of
2865 reverse execution.
2866
b39f4988
JB
28672009-05-07 Joel Brobecker <brobecker@adacore.com>
2868
2869 * gdbint.texinfo (Adding support for debugging core files): New node.
2870 (Native Debugging): Remove the ``Native core file Support'' section.
2871
a2311334
EZ
28722009-05-01 Eli Zaretskii <eliz@gnu.org>
2873
2874 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2875 Add index entries.
2876
53cc454a 28772009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2878 Michael Snyder <msnyder@vmware.com>
53cc454a 2879
a2311334
EZ
2880 * gdb.texinfo: (Process Record and Replay): Add documentation for
2881 process record and replay.
53cc454a 2882
484086b7
JK
28832009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2884
2885 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2886 a new part on command-line defined macros.
2887
32ae1842
EZ
28882009-04-25 Eli Zaretskii <eliz@gnu.org>
2889
2890 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2891 clarify the wording.
2892
b14b1491
TT
28932009-04-23 Tom Tromey <tromey@redhat.com>
2894
2895 * gdb.texinfo (Data Files): New node.
2896 (GDB Files): Update menu.
2897
5c1e86e1
JB
28982009-04-23 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2901 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2902
83eba9b7
VP
29032009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2904
2905 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2906
e31198c4
HZ
29072009-04-22 Hui Zhu <teawater@gmail.com>
2908
2909 * gdb.texinfo (disassemble-next-line): Set the default of
2910 disassemble-next-line to off.
2911
26e251b6
JM
29122009-04-21 Joseph Myers <joseph@codesourcery.com>
2913
2914 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2915 --with-htmldir): New.
2916 * configure: Regenerate.
2917 * Makefile.in (datarootdir, docdir): Define.
2918 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2919 instead of $(SET_TEXINPUTS).
2920 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2921 gdbint.info instead of $(SET_TEXINPUTS).
2922 (gdbint/index.html): Use same -I options as for building
2923 gdbint.info.
2924 (stabs.dvi, stabs.pdf): Use same -I options as for building
2925 stabs.info instead of $(SET_TEXINPUTS).
2926 (stabs/index.html): Use same -I options as for building
2927 stabs.info.
2928 (annotate.dvi, annotate.pdf): Use same -I options as for building
2929 annotate.info instead of $(SET_TEXINPUTS).
2930 (annotate/index.html): Use same -I options as for building
2931 annotate.info.
2932
eac35c4e
DD
29332009-04-21 David Daney <ddaney@caviumnetworks.com>
2934
2935 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2936
29b0e8a2
JM
29372009-04-21 Joseph Myers <joseph@codesourcery.com>
2938
2939 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2940
2b831889 29412009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2942 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2943
2944 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2945 (MAKEHTMLFLAGS): Set to empty.
2946 (html__strip_dir): Define.
2947 (HTMLFILES): Define.
2948 (HTMLFILES_INSTALL): Define.
2949 (install-html): Copy new automake rule.
2950 (html): Depend on $(HTMLFILES).
2951 (gdb_toc.html): Rename to gdb/index.html.
2952 (gdbint_toc.html): Rename to gdbint/index.html.
2953 (stabs_toc.html): Rename to stabs/index.html.
2954 (annotate_toc.html): Rename to annotate/index.html.
2955
89a34d1b
JM
29562009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2957
2958 * Makefile.in: Set pdfdir and htmldir from configure
2959 substitutions.
2960 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2961 * configure: Regenerate.
2962
a2d5da46
JB
29632009-04-16 Joel Brobecker <brobecker@adacore.com>
2964
2965 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2966 This macro is no longer used.
2967
732f6a93
TT
29682009-04-15 Tom Tromey <tromey@redhat.com>
2969
2970 * gdb.texinfo (Character Sets): Document default character set.
2971
87f9adc1
PM
29722009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2973
2974 * gdbint.texinfo: Change server name from sources.redhat.com to
2975 sourceware.org throughout.
2976
2c88c651
JB
29772009-04-09 Joel Brobecker <brobecker@adacore.com>
2978
2979 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2980 about a missing dot or coma after @xref.
2981
4f5376b2
JB
29822009-04-02 Joel Brobecker <brobecker@adacore.com>
2983
2984 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2985 example, and add a small explanation about it.
2986 (Print Settings): Change the documentation of the "set print
2987 frame-arguments" to reflect the fact that the default is now "scalars".
2988
a0381d3a
JB
29892009-04-02 Joel Brobecker <brobecker@adacore.com>
2990
2991 * gdb.texinfo (Print Settings): Add kindex for command "set
2992 print frame-arguments".
2993
45ac276d
JB
29942009-03-31 Joel Brobecker <brobecker@adacore.com>
2995
2996 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2997 breakpoints.
2998 (Set Breaks): Add reference to thread-specific and task-specific
2999 breakpoints.
3000
32cd1edc
JB
30012009-03-31 Joel Brobecker <brobecker@adacore.com>
3002
3003 * gdb.texinfo (Ada Tasks): Remove the documentation about
3004 the "Running" state, as this state has been eliminated.
3005 Now all runnable tasks are shown as "Runnable".
3006
1042e4c0
SS
30072009-03-30 Stan Shebs <stan@codesourcery.com>
3008
3009 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3010 special case of breakpoints.
3011 (Enable and Disable Tracepoints): Mention deprecation.
3012 (Listing Tracepoints): Update description and example.
3013
f8f6f20b
TJB
30142009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3015
3016 * gdb.texinfo (Frames in Python): New node.
3017 (Python API): Update.
3018
c0c6f777
TJB
30192009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3020
3021 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3022 from a method to an attribute.
3023
def2b000
TJB
30242009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3025
3026 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3027 attribute.
3028
a07daef3
PA
30292009-03-25 Pedro Alves <pedro@codesourcery.com>
3030
3031 * observer.texi (thread_exit): Add "silent" parameter.
3032
f3b1572e
PA
30332009-03-22 Pedro Alves <pedro@codesourcery.com>
3034
3035 * observer.texi (about_to_proceed): New.
3036
587afa38
EZ
30372009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3038
3039 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3040 field throughout to handle types with spaces in them. Fix typos
3041 found by aspell.
3042 (Summary, Requirements, Contributors): New first chapter,
3043 "Summary" added, old Requirements section moved there, and new
3044 section, "Contributors" added.
3045 (Initializing a New Architecture, Register Representation)
3046 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3047 (Porting gdb): These sections extended and updated.
3048 (Compiler Characteristics): This section (empty) deleted.
3049 (Defining Other Architecture Features): This section renamed and
3050 duplicate material removed from (formerly "Target Conditionals").
3051 Use braces {} in @deftypeXX type field throughout to handle types
3052 with spaces in them. Typos found by aspell fixed.
3053
3054 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3055 * stack_frame.pdf: Version of image for PDF output.
3056 * stack_frame.png: Version of image for HTML output and for Emacs.
3057 * stack_frame.txt: Version of image for Info output.
1db61298 3058 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3059
10af6951
EZ
30602009-03-21 Eli Zaretskii <eliz@gnu.org>
3061
3062 * gdb.texinfo (Character Sets): Fix last change.
3063
cc924cad
TJB
30642009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3065
3066 * gdb.texinfo (Values From Inferior): Fix optional arguments
3067 markup.
3068 (Commands In Python): Adjust argument names of gdb.Command.__init__
3069 to what the function accepts as keywords.
3070
bc3b79fd
TJB
30712008-03-20 Tom Tromey <tromey@redhat.com>
3072
3073 * gdb.texinfo (Convenience Vars): Document convenience functions.
3074 (Functions In Python): New node.
3075 (Python API): Update.
3076
6c7a06a3
TT
30772009-03-20 Tom Tromey <tromey@redhat.com>
3078
3079 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3080 set target-wide-charset.
3081 (Requirements): Mention iconv.
3082
b646ddd4
HZ
30832009-03-17 Hui Zhu <teawater@gmail.com>
3084
3085 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3086
91440f57
HZ
30872009-03-17 Hui Zhu <teawater@gmail.com>
3088
3089 * gdb.texinfo: Add documentation for disassemble-next-line.
3090
8fd41227
TJB
30912009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3092
3093 * gdb.texinfo (Commands In Python): Remove tindex entries.
3094
61ff14c6
JK
30952009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3096
3097 * gdb.texinfo (Returning): New description for missing debug info.
3098
0b16c5cf
PA
30992009-03-14 Pedro Alves <pedro@codesourcery.com>
3100
3101 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3102 (General Query Packets): Document qAttached.
0b16c5cf 3103
32fc0df9
PA
31042009-03-05 Pedro Alves <pedro@codesourcery.com>
3105
3106 * gdb.texinfo (Background Execution): Better describe the set
3107 target-async command.
3108 (Maintenance Commands): Delete description of the `maint set/show
3109 linux-async' and `maint set/show remote-async' commands.
3110
134eb42c
VP
31112009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3112
3113 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3114 between sentences.
3115
c86cf029
VP
31162009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3117
3118 * gdb.texinfo (GDB/MI Async Records): Document the
3119 =library-loaded and =library-unloaded notifications.
3120
3ea85240
VP
31212009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3122
3123 * observer.texi (test_notification): New observer.
3124
1d33d6ba
VP
31252009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3126
61ff14c6
JK
3127 * observer.texi: Add parameter 'print_frame' to normal_stop
3128 observer.
1d33d6ba 3129
d721c933
EZ
31302009-02-07 Eli Zaretskii <eliz@gnu.org>
3131
3132 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3133 (Commands In Python): Fix COMMAND_* constants in last change. Use
3134 @kbd for interactive input. Add cross-references and index
3135 entries.
3136
4aa995e1
PA
31372009-02-06 Pedro Alves <pedro@codesourcery.com>
3138
3139 * gdb.texinfo (Signals): Document $_siginfo.
3140 (Convenience Variables): Mention $_siginfo.
3141 (Remote Configuration): Document qXfer:siginfo:read,
3142 qXfer:siginfo:write packets, and the read-siginfo-object,
3143 write-siginfo-object commands.
3144
5f5233d4
PA
31452009-02-06 Pedro Alves <pedro@codesourcery.com>
3146
3147 * gdbint.texinfo (Values): New chapter.
3148
d8906c6f
TJB
31492009-02-06 Tom Tromey <tromey@redhat.com>
3150
3151 * gdb.texinfo (Python API): Add entry for Commands In Python.
3152 (Commands In Python): New node.
3153
b6cb8e7d
TJB
31542009-02-05 Tom Tromey <tromey@redhat.com>
3155
3156 * gdb.texinfo (Values From Inferior): Document Value.string.
3157
12453b93
TJB
31582009-02-05 Tom Tromey <tromey@redhat.com>
3159
3160 * gdb.texinfo (Basic Python): Document execute's from_tty
3161 argument.
3162
08c637de
TJB
31632009-02-04 Tom Tromey <tromey@redhat.com>
3164
3165 * gdb.texinfo (Basic Python): Document gdb.history.
3166
592375cd
VP
31672009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3168
3169 * gdb.texinfo (GDB/MI Thread Commands): Document the
3170 'current-thread-id' field. Remove the example with zero threads,
3171 since current GDB won't ever report that if there's inferior.
3172
41447f92
VP
31732009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3174
3175 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3176 option to -break-insert.
3177
098b41a6
JG
31782009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3179 Jerome Guitton <guitton@adacore.com>
3180
3181 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3182 (System-wide configuration): New section.
3183
3c16cced
PA
31842009-01-26 Pedro Alves <pedro@codesourcery.com>
3185
3186 PR gdb/7580:
3187 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3188 internal-error|internal-warning quit|corefile ask|yes|no".
3189
62709adf
PA
31902009-01-26 Pedro Alves <pedro@codesourcery.com>
3191
3192 * gdb.texinfo (Using the `gdbserver' Program): Document
3193 --remote-debug.
3194
7ce58dd2
DE
31952009-01-23 Doug Evans <dje@google.com>
3196
3197 * gdb.texinfo: Add nexti to list of commands that support
3198 background execution.
3199
adb483fe
DJ
32002009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3201
3202 * gdb.texinfo (Define, Hooks): Document prefix command support.
3203
a67ec3f4 32042009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3205 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3206
3207 Fixes for makeinfo --html.
3208
3209 * annotate.texinfo: Use @copying and @insertcopying. Use
3210 @ifnottex in place of @ifinfo.
3211 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3212 place of @ifinfo. Use @ifnotinfo for one index entry.
3213 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3214 in place of @ifinfo.
3215 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3216 in place of @ifinfo. Include contents at start unconditionally.
3217
84fcdf95
PA
32182009-01-13 Pedro Alves <pedro@codesourcery.com>
3219
3220 * gdb.texinfo (General Query Packets): Remove @var{} around the
3221 "spu" literal string.
3222
fa3a767f
PA
32232009-01-07 Pedro Alves <pedro@codesourcery.com>
3224
3225 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3226 program may be running in another process" errors.
3227 * gdbint.texinfo (Native Conditionals): Delete
3228 ONE_PROCESS_WRITETEXT description.
3229
9cb011d3
JB
32302009-01-07 Joel Brobecker <brobecker@adacore.com>
3231
3232 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3233 emacs local variable to be placed at the end of the ChangeLog.
3234 Add server.c and gdbreplay.c to the list of files where the
3235 copyright year needs to be updated.
3236
84603566
SL
32372009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3238
3239 * gdb.texinfo (Remote Configuration): Document new
3240 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3241 commands.
3242
a53f55d8
PA
32432008-12-28 Pedro Alves <pedro@codesourcery.com>
3244
3245 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3246 FETCH_INFERIOR_REGISTERS.
3247 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3248 FETCH_INFERIOR_REGISTERS descriptions. Remove
3249 gdbarch_get_longjmp_target descrition, since already described in
3250 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3251 (Target Conditionals): ... here.
3252
077e0a52
JB
32532008-12-16 Joel Brobecker <brobecker@adacore.com>
3254
3255 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3256 examples.
3257 (Additions to Ada): Likewise. Add the missing opening and closing
3258 parenthesis of the GDB prompt in one of the examples.
3259
023eb17c
JB
32602008-12-14 Joel Brobecker <brobecker@adacore.com>
3261
3262 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3263 about the result of 'Address not being of type System.Address.
3264 This problem has been fixed a while ago.
3265
c3b108f7
VP
32662008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3267
3268 MI non-stop and multiprocess docs.
3269
c8d5aac9
L
3270 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3271 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3272 Adjust documentation for *stopped, document =thread-created,
3273 =thread-exited, =thread-group-created and =thread-group-exited.
3274 (GDB/MI Thread Commands): Document the 'state' field in
3275 -thread-info output.
3276 (GDB/MI Program Execution): Mention --all and --thread-group
3277 options.
3278 (GDB/MI Variable Objects): Describe floating and fixed variable
3279 objects.
3280 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3281
07e059b5
VP
32822008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3283
c8d5aac9
L
3284 * gdb.texinfo (Operating System Information): New appendix.
3285 (Operating System Auxiliary Information): Document 'info os processes'
3286 (Remote Configuration): Document 'osdata'
3287 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3288
a80b95ba
TG
32892008-11-27 Tristan Gingold <gingold@adacore.com>
3290
3291 * gdb.texinfo (Darwin): Document Darwin specific features.
3292
a655d424
JK
32932008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3294
3295 * gdbint.texinfo (Target Conditionals): Extend the
3296 gdbarch_breakpoint_from_pc description.
3297
249e1128
VP
32982008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3299
3300 * gdb.texinfo (M68K Features): Fix typo.
3301
c14c28ba
PP
33022008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3303
3304 * gdb.texinfo (Symbols): Mention printing containing
3305 image name in "info symbol".
3306 (Maint translate-address): Likewise.
889bf7c5 3307
394a6666
JB
33082008-11-18 Joel Brobecker <brobecker@adacore.com>
3309
3310 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3311 commands "catch load" and "catch unload".
3312
66bb093b
VP
33132008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3314
3315 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3316 =thread-selected.
889bf7c5 3317
4a92f99b
VP
33182008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3319
c8d5aac9 3320 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3321
f0323ca0
PA
33222008-10-27 Pedro Alves <pedro@codesourcery.com>
3323
3324 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3325 .mt files, TM_CLIBS or TM_CDEPS.
3326 (x86 Watchpoints): Don't mention TDEPFILES.
3327
8b23ecc4
SL
33282008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3329
3330 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3331 (Overview): Mention notifications and non-stop mode behavior.
3332 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3333 with non-stop mode behavior. Add vStopped description.
3334 (Stop Reply Packets): Update list of packets that return
3335 stop replies. Mention non-stop behavior.
3336 (General Query Packets): Document QNonStop packet and associated
3337 qSupported query response.
3338 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3339 behavior.
3340 (Notification Packets): New section.
3341 (Remote Non-Stop): New section.
3342 (File-I/O Overview): Mention non-stop behavior.
3343
fff08868
HZ
33442008-10-24 Hui Zhu <teawater@gmail.com>
3345 Pedro Alves <pedro@codesourcery.com>
3346
3347 * gdb.texinfo (displaced-stepping): Describe the auto mode
3348 setting, and say it's the default. This is now a mainstream
3349 setting instead of a maintenance setting.
3350
252fbfc8
PA
33512008-10-23 Pedro Alves <pedro@codesourcery.com>
3352
3353 * observer.texi (thread_stop_requested): New.
3354
20924a55
JB
33552008-10-22 Joel Brobecker <brobecker@adacore.com>
3356
3357 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3358 (Patching): Replace incorrect usage of @samp by @kbd.
3359
bacec72f
MS
33602008-10-17 Michael Snyder <msnyder@vmware.com>
3361
3362 * gdb.texinfo: Add documentation for reverse execution.
3363
a08702d6 33642008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3365 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3366
3367 * gdb.texinfo. (Values From Inferior): New subsubsection.
3368
d97bc12b
DE
33692008-10-06 Doug Evans <dje@google.com>
3370
3371 * gdb.texinfo (set debug dwarf2-die): Document it.
3372
87f67dba
JB
33732008-10-01 Joel Brobecker <brobecker@adacore.com>
3374
3375 * gdb.texinfo (catch) [exception]: Document how to insert
3376 a breakpoint on user-defined exceptions when the exception
3377 name is identical to one of the language-defined ones.
3378
2fae03e8
TT
33792008-09-27 Tom Tromey <tromey@redhat.com>
3380
3381 * gdb.texinfo (Macros): Remove text about stringification,
3382 varargs, and splicing.
3383
5c6ce71d
TT
33842008-09-27 Tom Tromey <tromey@redhat.com>
3385
3386 * gdbint.texinfo (Language Support): Remove text about omitting
3387 support for a language.
3388
07128da0
DE
33892008-09-23 Doug Evans <dje@google.com>
3390
3391 * gdb.texinfo (info dcache): Update.
3392
b90a069a
SL
33932008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3394
3395 * gdb.texinfo (Packets): Add info on thread-id syntax and
3396 multiprocess extensions.
3397 <D>: Document multiprocess form of packet.
3398 <H>: Use thread-id syntax.
3399 <T>: Likewise.
3400 <vCont>: Likewise. Note this is required for multiprocess.
3401 <vKill>: New packet.
3402 (Stop Reply Packets) <T>: Use thread-id syntax.
3403 <W>: Document multiprocess form of reply.
3404 <X>: Likewise.
3405 (General Query Packets) <qC>: Use thread-id syntax.
3406 <qfThreadInfo>: Likewise.
3407 <qGetTLSAddr>: Likewise.
3408 <qP>: Likewise.
3409 <qSupported>: Add "multiprocess" feature.
3410 <qThreadExtraInfo>: Use thread-id syntax.
3411
b77209e0
PA
34122008-09-22 Stan Shebs <stan@codesourcery.com>
3413
3414 * gdb.texinfo (Inferiors): New section.
3415
3d0bb823
PA
34162008-09-12 Pedro Alves <pedro@codesourcery.com>
3417
3418 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3419
f8dcfc0a
UW
34202008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3421
3422 * gdbint.texinfo (Target Conditionals): Remove documentation
3423 for gdbarch_name_of_malloc.
3424
8775bb90
MS
34252008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3426
3427 * gdb.texinfo (Interrupts): Mention TCP interface for
3428 sending BREAK.
3429
f1838a98
UW
34302008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3431
3432 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3433 argument prefix to "set sysroot".
3434
158c7665
PH
34352008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3436
3437 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3438 and False.
3439
30e026bb
VP
34402008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3441
c8d5aac9
L
3442 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3443 for possible features of -list-features.
30e026bb 3444
c6ebd6cf
VP
34452008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3446
c8d5aac9 3447 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3448 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3449
aeac0ff9
VP
34502008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3451
3452 * doc/gdb.texinfo (PowerPC): Fix typo.
3453 (PowerPC features): Fix typo.
3454
5231c1fd
PA
34552008-08-18 Pedro Alves <pedro@codesourcery.com>
3456
3457 * observer.texi (thread_ptid_changed): New.
3458
677c5bb1
LM
34592008-08-18 Luis Machado <luisgpm@br.ibm.com>
3460
3461 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3462 (PowerPC features): Mention feature set for VSX registers.
3463
f3a2dd1a
JB
34642008-08-13 Joel Brobecker <brobecker@adacore.com>
3465
3466 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3467 the direct visibility of all names in user-written packages.
3468
33e5cbd6
PA
34692008-08-13 Pedro Alves <pedro@codesourcery.com>
3470
3471 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3472 setting, and make it the default.
3473 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3474 non-stop script example.
3475
d0384fc4
TJB
34762008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3477
3478 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3479 reference to the "Using Different Register and Memory Data
3480 Representation" section.
3481
a6f3e723
SL
34822008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3483
3484 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3485 (Remote Protocol): Add Packet Acknowledgment to menu.
3486 (Overview): Mention +/- can be disabled, and point to new section
3487 where this is discussed in detail.
3488 (General Query Packets): Document QStartNoAckMode packet, and
3489 corresponding qSupported reply.
3490 (Packet Acknowledgment): New section.
3491
0606b73b
SL
34922008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3493 Pedro Alves <pedro@codesourcery.com>
3494
3495 * gdb.texinfo (Threads): Move paragraph about automatic thread
3496 selection to All-Stop Mode subsection.
3497 (Thread Stops): Reorganize existing material into subsections.
3498 Add introductory blurb and menu.
3499 (Non-Stop Mode): New subsection.
3500 (Background Execution): New subsection.
3501 (Maintenance Commands): Add cross-references from async mode
3502 commands to the new Background Execution section.
3503
d57a3c85
TJB
35042008-08-06 Tom Tromey <tromey@redhat.com>
3505
3506 * gdb.texinfo (Extending GDB): New chapter.
3507 (Sequences): Demoted chapter, now a section under the new
3508 Extending GDB chapter.
3509 (Python): New section.
3510
6d76a53d
SS
35112008-07-31 Stan Shebs <stan@codesourcery.com>
3512
3513 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3514
1f70da6a
SS
35152008-07-29 Stan Shebs <stan@codesourcery.com>
3516
3517 * gdbint.texinfo: General round of cleanup and minor
3518 clarifications.
3519 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3520 (Longjmp Support): Update description to reflect how it is done
3521 for targets without using native header.
3522 (Symbol Handling): Add a little more general explanation.
3523 (COFF, ELF): Mention stabs encapsulation.
3524 (DWARF 3): New section.
3525 (Adding a New Host): Scrub out some obsolete bits.
3526 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3527 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3528 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3529 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3530 SEEK_SET, STOP_SIGNAL, USG.
3531 (Raw and Virtual Register Representations): Ditto for
3532 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3533 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3534 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3535 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3536 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3537 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3538 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3539 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3540 DEPRECATED_USE_STRUCT_CONVENTION.
3541 Describe gdbarch_deprecated_fp_regnum.
3542 Update description of gdbarch_print_insn.
3543 (Adding a New Target): Scrub out obsolete bits.
3544 (Obsolete Conditionals): Remove entire section.
3545
383f836e
TT
35462008-07-25 Tom Tromey <tromey@redhat.com>
3547
3548 * observer.texi (GDB Observers): Document new observers:
3549 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3550 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3551 architecture_changed.
3552
cfd8ab24
SS
35532008-07-21 Stan Shebs <stan@codesourcery.com>
3554
3555 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3556 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3557
781b42b0
TT
35582008-07-21 Tom Tromey <tromey@redhat.com>
3559
3560 * observer.texi (GDB Observers): Remove obsolete comment.
3561 <executable_changed>: Remove argument.
3562
d7d9f01e
TT
35632008-07-18 Tom Tromey <tromey@redhat.com>
3564
3565 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3566
bf250677
DE
35672008-07-10 Doug Evans <dje@google.com>
3568
3569 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3570
10568435
JK
35712008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3572
3573 * gdb.texinfo (Starting): Document "set disable-randomization".
3574
5ae4183a
AS
35752008-07-07 Andreas Schwab <schwab@suse.de>
3576
3577 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3578
b56e7235
VP
35792008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3580
3581 * gdb.texinfo (GDB/MI Target Manipulation): Add
3582 example of -target-attach.
3583
e1ac3328
VP
35842008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3585
3586 * observer.texi (target_resumed): New observer.
5ae4183a 3587 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3588
65d12d83
TT
35892008-06-06 Tom Tromey <tromey@redhat.com>
3590
3591 * gdb.texinfo (Completion): Add field name example.
3592
fbc5282e
MK
35932008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3594
3595 * gdb.texinfo (GDB/MI Program Context): Added example
3596 to -exec-arguments
5ae4183a 3597
fbc5282e 35982008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3599
3600 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3601 annotation.
3602
c16158bc 36032008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3604 Nathan Sidwell <nathan@codesourcery.com>
3605 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3606
3607 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3608 and ACX_BUGURL.
3609 * configure: Regenerate.
3610 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3611 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3612 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3613 mailing-list-specific text about bug reporting unless
3614 BUGURL_DEFAULT.
3615
75c99385
PA
36162008-06-05 Pedro Alves <pedro@codesourcery.com>
3617
3618 * gdb.texinfo (-target-select): Remove reference to target async.
3619 (Maintenance Commands): Document "maint set/show remote-async".
3620
1763a388
MK
36212008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3622
3623 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3624 in -target-file-get section.
5ae4183a 3625
d0d064df
PA
36262008-05-22 Pedro Alves <pedro@codesourcery.com>
3627
9b562ab8
PA
3628 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3629 killing the inferior when it is already debugging a process.
d0d064df 3630
8dfa32fc
JB
36312008-05-21 Joel Brobecker <brobecker@adacore.com>
3632
3633 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3634 abbreviation for "finish".
3635
55f996a7
NR
36362008-05-21 Nick Roberts <nickrob@snap.net.nz>
3637
3638 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3639
ba2b1c56
DJ
36402008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3641
3642 * gdbint.texinfo (Target Conditionals): Delete entry for
3643 gdbarch_dwarf_reg_to_regnum.
3644
08388c79
DE
36452008-05-09 Doug Evans <dje@google.com>
3646
a3c83fae 3647 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3648
d14508fe
DE
36492008-05-05 Doug Evans <dje@google.com>
3650
3651 * gdb.texinfo (disassemble): Document /m modifier.
3652
e2b7ddea
VP
36532008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3654
5ae4183a
AS
3655 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3656 will not report the time of commands that run the target.
e2b7ddea 3657
8eb41542
VP
36582008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3659
3660 * gdb.texinfo (GDB/MI Output Records): Add
3661 missing semicolon.
3662
82f68b1c
VP
36632008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3664
3665 * gdb.texinfo (GDB/MI Output Records):
3666 Document =thread-create and =thread-exited.
3667
fa0f268d
VP
36682008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3669
3670 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3671 Remove mention of dmi-discuss.
fa0f268d 3672
063bfe2e
VP
36732008-05-03 Pedro Alves <pedro@codesourcery.com>
3674
3675 * observer.texi (thread_exit): New.
3676
237fc4c9
PA
36772008-05-02 Pedro Alves <pedro@codesourcery.com>
3678
3679 * gdb.texinfo (Debugging Output): Document "set/show debug
3680 displaced".
3681 (Maintenance Commands): Document "maint set/show
3682 can-use-displaced-stepping".
3683
0428b8f5
DJ
36842008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3685
3686 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3687 and set/show arm force-mode.
3688
5009afc5
AS
36892008-05-02 Andreas Schwab <schwab@suse.de>
3690
3691 * gdbint.texinfo (Algorithms): Describe
3692 target_watchpoint_addr_within_range.
3693
669fac23
DJ
36942008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3695
3696 * gdbint.texinfo (Stack Frames): New chapter.
3697 (Algorithms): Move Frames text to the new chapter.
3698 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3699 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3700
721c02de
VP
37012008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3702
5ae4183a
AS
3703 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3704 output does not necessary include any tokens.
721c02de 3705
c055b101
CV
37062008-04-22 Corinna Vinschen <vinschen@redhat.com>
3707
3708 * gdb.texinfo (Set SH Calling convention): New @item.
3709 (Show SH Calling convention): Ditto.
3710
68837c9d
MD
37112008-04-22 Markus Deuling <deuling@de.ibm.com>
3712
3713 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3714
2e9132cc
EZ
37152008-04-20 Eli Zaretskii <eliz@gnu.org>
3716
3717 * gdb.texinfo (Set Breaks): Mention that multiple location
3718 breakpoints need line number info. Add index entries.
3719
31fffb02
CS
37202008-04-19 Craig Silverstein <csilvers@google.com>
3721
3722 * gdb.texinfo (Requirements): Add an optional requirement on
3723 zlib.
3724 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3725 Compressed DWARF 2.
3726
a47ec5fe
AR
37272008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3728
3729 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3730 sample output for 'stopped,reason="breakpoint-hit"' message.
3731 (GDB/MI Program Execution): Likewise.
3732
de051565
MK
37332008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3734
5ae4183a 3735 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3736 -var-set-format. Add -f option to -var-evaluate-expression.
3737
6ba66d6a
JB
37382008-04-03 Joel Brobecker <brobecker@adacore.com>
3739
3740 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3741 new node "Ambiguous Expressions". Replace references to this
3742 node by references to "Ambiguous Expressions" throughout.
3743 (Ambiguous Expressions): New node.
3744
1e26b4f8
DJ
37452008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3746
3747 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3748
b84876c2
PA
37492008-03-21 Pedro Alves <pedro@codesourcery.com>
3750
3751 * gdb.texinfo (Debugging Output): Document
3752 "set/show debug lin-lwp-async".
3753 (Maintenance Commands): Document "maint set/show linux-async".
3754
63092375
DJ
37552008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3756
3757 * gdb.texinfo (Expressions): Update description of malloced arrays.
3758
8e8901c5
VP
37592008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3760
3761 * gdb.texinfo (Thread Commands): Document
3762 -thread-info. Remove -thread-list-all-threads.
3763
1fddbabb
PA
37642008-03-14 Pedro Alves <pedro@codesourcery.com>
3765 Sandra Loosemore <sandra@codesourcery.com>
3766
3767 * gdb.texinfo (Library List Format): Update to mention the
3768 possibility to pass section addresses instead of segment
3769 addresses.
3770
ccd213ac
DJ
37712008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3772
3773 * gdb.texinfo (Starting): Document "set exec-wrapper".
3774 (Server): Document gdbserver --wrapper.
3775
fa4727a6
DJ
37762008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3777
3778 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3779 unreadable memory. Delete obsolete SPARClite reference.
3780
8edfe269
DJ
37812008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3782
3783 * gdb.texinfo (Starting): Mention always-running targets.
3784 (Target Commands): Add an anchor for load.
3785 (Connecting): Explain continue instead of run.
3786
1843f87b
DJ
37872008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3788
3789 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3790
f9082629
NR
37912008-02-26 Nick Roberts <nickrob@snap.net.nz>
3792
3793 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3794 breakpoint table.
3795
fd96d250
PA
37962008-02-19 Pedro Alves <pedro@codesourcery.com>
3797
3798 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3799 killing the inferior when it is already debugging a process.
3800
36af4ef6
MD
38012008-02-13 Markus Deuling <deuling@de.ibm.com>
3802
3803 * gdbint.texinfo (Build Script): New section. Mention new build script
3804 gdb_buildall.sh.
3805
cda4ce5a
JB
38062008-02-01 Jim Blandy <jimb@red-bean.com>
3807
3808 * gdb.texinfo (Help): Summarize 'info args' correctly.
3809
4acd40f3
TJB
38102008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3811
3812 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3813 available in PowerPC architecture.
3814 (Embedded Processors): Change node name of PowerPC item in menu.
3815 (PowerPC): Rename to...
3816 (PowerPC Embedded): this.
3817 (Architectures): Add new PowerPC item in menu.
3818 (PowerPC): New node.
3819
6e6c6f50
DJ
38202008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3821
3822 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3823 commands.
3824
5ee187d7
DJ
38252008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3826
3827 * gdb.texinfo (Setting Catchpoints): Mention features
3828 supported on GNU/Linux.
3829
e275c0d9
NR
38302008-01-30 Nick Roberts <nickrob@snap.net.nz>
3831
3832 * gdb.texinfo (GDB/MI File Commands): Describe new output
3833 field for MI command -file-list-exec-source-file.
3834
2d717e4f
DJ
38352008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3836
3837 * gdb.texinfo (Using the `gdbserver' Program): Add security
3838 warning. Rearrange into subsections and subsubsections. Document
3839 --multi and --debug. Correct --with-sysroot typo. Update --attach
3840 usage. Make load reference clearer. Document monitor exit.
3841 (Remote Configuration): Document set remote exec-file, attach-packet,
3842 and run-packet.
3843 (Packets): Document vAttach and vRun.
3844
d35a4257 38452008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3846
3847 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3848 detach-on-follow -> detach-on-fork.
f663676d 3849
c78d192c
DJ
38502008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3851
3852 * gdbint.texinfo (Native Conditionals): Remove
3853 SHELL_COMMAND_CONCAT and SHELL_FILE.
3854
d35a4257
EZ
38552008-01-26 Eli Zaretskii <eliz@gnu.org>
3856
3857 * gdb.texinfo (Specify Location): Improve wording.
3858
93815fbf
VP
38592008-01-23 Chris Demetriou <cgd@google.com>
3860
3861 * gdb.texinfo (Threads): Document new "set print thread-events"
3862 and "show print thread-events" commands.
3863
2a25a5ba
EZ
38642008-01-19 Eli Zaretskii <eliz@gnu.org>
3865
3866 * gdb.texinfo (Specify Location): New section.
3867 (Delete Breaks, Edit, Set Breaks): Remove description of
3868 locations. Instead, add a reference to "Specify Location".
3869 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3870 (Symbols): Refer to "Specify Location" for the valid forms of
3871 linespecs and locations.
3872
32c9a795
MD
38732008-01-18 Markus Deuling <deuling@de.ibm.com>
3874
3875 * gdbint.texinfo (Target Conditionals): Replace the description of
3876 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3877
b17828ca
JB
38782008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3879
3880 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3881 about &&var, which is rejected by the expression parser.
3882
0aea4bf3
LM
38832008-01-09 Luis Machado <luisgpm@br.ibm.com>
3884
3885 * gdb.texinfo (Output): Update documentation on using printf with DFP
3886 types.
3887
febe4383
TJB
38882008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3889
3890 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3891 subsubsection.
3892 (Decimal Floating Point format): New subsubsection.
3893
7a404eba
PA
38942008-01-05 Pedro Alves <pedro@codesourcery.com>
3895
3896 * gdb.texinfo (File Options): Remove mention of the attempt to
3897 open a core file with the -p option. Don't list -c as a valid
3898 option to attach to a process.
3899
a4d9b460
PA
39002008-01-05 Pedro Alves <pedro@codesourcery.com>
3901
3902 * gdbint.texinfo (Host Conditionals): Remove mention of
3903 ALIGN_STACK_ON_ENTRY.
3904
6ec2edbe
JB
39052008-01-05 Joel Brobecker <brobecker@adacore.com>
3906
3907 * gdbint.texinfo (Start of New Year Procedure): Add item
3908 describing how to update the source and documentation copyright
3909 notices.
3910
d8b2a693
JB
39112007-12-18 Jim Blandy <jimb@codesourcery.com>
3912
ab209b3a 3913 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3914 watchpoint explanation into the main description of the watchpoint
3915 command; update synopses of 'watch', 'rwatch', and 'awatch'
3916 commands.
3917
8b4ed427
VP
39182007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3919
3920 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3921 Document 'pending-breakpoints' feature of
3922 -list-features.
3923
37e4754d
LM
39242007-12-17 Luis Machado <luisgpm@br.ibm.com>
3925
669fac23 3926 * gdb.texinfo: Add new parameter's description.
37e4754d 3927
1d3811f6
DJ
39282007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3929
3930 * gdb.texinfo (Overview): Clarify run-length encoding
3931 example. Remove the restriction on "+" and "-" characters.
3932
c1c25a1a
EZ
39332007-12-15 Eli Zaretskii <eliz@gnu.org>
3934
3935 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3936
afe8ab22 39372007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3938
afe8ab22
VP
3939 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3940 the -f option for -break-insert, remove -r option,
3941 and clarify specification of location.
3942
a6b151f1
DJ
39432007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3944
3945 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3946 formatting.
3947 (Remote Debugging): Add File Transfer section.
3948 (Remote Configuration): Document Host I/O packets.
3949 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3950 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3951 (Packets): Add vFile.
3952
3b784c4f
EZ
39532007-11-17 Eli Zaretskii <eliz@gnu.org>
3954
3955 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3956 breakpoints with multiple locations.
3957 (Breakpoint Menus): Improve wording.
3958 (Output): Fix last change.
3959
a4ce5b0d
UW
39602007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3961
3962 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3963
1b39d5c0
DE
39642007-11-15 Doug Evans <dje@google.com>
3965
3966 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3967
7a72d44c
VP
39682007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3969
3970 * gdbint.texinfo (Native Conditionals): Remove
3971 mention of CLEAR_SOLIB.
5ae4183a 3972
6d1829bf 39732007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3974
3975 * gdb.texinfo (Print Settings): Add documentation for "set/show
3976 print frame-arguments".
3977
1a619819
LM
39782007-11-05 Luis Machado <luisgpm@br.ibm.com>
3979
3b784c4f 3980 * gdb.texinfo (Output): Update printf command's description.
1a619819 3981
55eddb0f
DJ
39822007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3983
3984 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3985 powerpc soft-float".
3986
9cceb671
DJ
39872007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.texinfo (Files): Correct formatting. Mention Expat
3990 requirement.
3991 (Requirements for Building GDB): Expand the list of Expat
3992 uses.
3993 (Library List Format, Memory Map Format): Mention Expat.
3994 (Target Descriptions): Update Expat wording.
3995
83acabca
DJ
39962007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3997
3998 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3999 Document that gdbarch_convert_register_p should return zero for no-op
4000 conversions.
4001
e35879db
UW
40022007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4003
83acabca 4004 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4005 of set_gdbarch_sofun_address_maybe_missing back to ...
4006 (Target Conditionals): ... here to fix build break.
4007
203c3895
UW
40082007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4009
83acabca 4010 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4011 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4012 (Compiler Characteristics): ... documentation of
4013 set_gdbarch_sofun_address_maybe_missing.
4014
11411de3
DJ
40152007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4016
4017 * gdbint.texinfo (Target Conditionals): Use
4018 frame_unwind_register_unsigned in examples instead of
4019 frame_unwind_unsigned_register.
4020
7cc46491
DJ
40212007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4022
4023 * gdb.texinfo (Predefined Target Types): Add int128
4024 and uint128.
4025 (Standard Target Features): Add PowerPC features.
4026
81adfced
DJ
40272007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4030
c1874924
UW
40312007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4032
4033 * gdbint.texi (Target Conditionals): Remove documentation
4034 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4035 gdbarch_extract_return_value, and gdbarch_store_return_value.
4036
f6e56ab3
UW
40372007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4038
4039 * gdbint.texi (Target Conditionals): Remove documentation of
4040 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4041
56cf5405
KH
40422007-10-11 Kazu Hirata <kazu@codesourcery.com>
4043
4044 * gdb.texinfo: Mention that inaccessible-by-default is on by
4045 default.
4046
35156bae
DJ
40472007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4048
4049 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4050
d983da9c
DJ
40512007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4052
4053 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4054 multi-threaded watchpoints.
4055 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4056 checked. Describe sticky notification. Expand description
4057 of steppable and continuable watchpoints.
4058 (Watchpoints and Threads): New subsection.
4059
fe6fbf8b
VP
40602007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4061
4062 * gdb.texinfo (Setting Breakpoints): Revise
4063 documentation for pending breakpoints. Document
4064 breakpoints with multiple locations.
5ae4183a 4065
084344da
VP
40662007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4067
4068 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4069 Document -list-features.
5ae4183a 4070
82160952
EZ
40712007-09-15 Eli Zaretskii <eliz@gnu.org>
4072
4073 * gdb.texinfo (Output): Spell out which features of C's printf are
4074 not supported by GDB's printf.
7e27a47a
EZ
4075 (Separate Debug Files): More accurate wording regarding build ID
4076 and a reference to the ld manual rather than the Fedora wiki.
82160952 4077
ea37ba09
DJ
40782007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4079 Jim Blandy <jimb@codesourcery.com>
4080
4081 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4082 (Examining Memory): Update mentions of the 's' format.
4083 (Automatic Display): Likewise.
4084
b8533aec
DJ
40852007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4086
4087 * gdb.texinfo: Update the FSF's Back-Cover Text.
4088
83f83d7f
JK
40892007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4090 Eli Zaretskii <eliz@gnu.org>
4091
4092 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4093 Fixed the ``build ID'' name. New binaries build instructions for the
4094 build ID inclusion. Explain how the commands are specific to the build
4095 ID vs. debug link.
4096
c7e83d54
EZ
40972007-09-01 Eli Zaretskii <eliz@gnu.org>
4098
4099 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4100 indexing for ``build ID'' support.
4101
d3750b24
JK
41022007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4103
4104 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4105 Enlisted BUILD ID to the debug file searching example.
4106 Included a BUILD ID `.note.gnu.build-id' section description.
4107 Updated/added the debug files splitting instructions for OBJCOPY.
4108
02142340
VP
41092007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4110
4111 * gdb.texinfo (Variable Objects): Adjust docs
4112 for -var-info-expression and document
4113 -var-info-path-expression.
4114
d3bdde98
JB
41152007-08-20 Jim Blandy <jimb@codesourcery.com>
4116
3fb6a982
JB
4117 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4118 (title page): Include the dedication in the printed manual, as a
4119 separate page after the copyright notice.
5ae4183a 4120
d3bdde98
JB
4121 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4122 don't break a @var across a line.
4123
c80a96a8
MR
41242007-07-25 Maciej W. Rozycki <macro@mips.com>
4125
4126 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4127 for include files.
4128
5824a901
NR
41292007-07-12 Nick Roberts <nickrob@snap.net.nz>
4130
4131 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4132 in annotate.texinfo.
4133 (Command History): Link to new node.
5824a901 4134
d52e7ea3
UW
41352007-07-05 Markus Deuling <deuling@de.ibm.com>
4136
4137 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4138
5fc14d0a
EZ
41392007-07-05 Eli Zaretskii <eliz@gnu.org>
4140
4141 * gdbint.texinfo (Target Conditionals): Fix last change.
4142
4a9bb1df
UW
41432007-07-03 Markus Deuling <deuling@de.ibm.com>
4144
4145 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4146 routines:
4147 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4148 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4149 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4150 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4151 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4152 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4153 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4154 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4155 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4156 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4157 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4158 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4159 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4160 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4161 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4162 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4163 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4164 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4165 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4166 (SOFTWARE_SINGLE_STEP_P)
4167
4168 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4169 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4170
4171 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4172 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4173 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4174 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4175 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4176 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4177 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4178 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4179 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4180 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4181
4182 (Converting an existing Target Architecture to Multi-arch): Remove
4183 section.
4184
4185 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4186 (gdbarch_addr_bits_remove): Add code example.
4187
4188 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4189
cfa9d6d9
DJ
41902007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4191
4192 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4193 Add other missing entries. Adjust the table size to fit.
4194 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4195 stop reasons including the new "library" event.
4196 (General Query Packets): Adjust table widths for qSupported. Mention
4197 qXfer:libraries:read reply to qSupported and document the new packet.
4198 (Library List Format): New section.
4199
159fcc13
JK
42002007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4201
4202 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4203
f66d1690
MS
42042007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4205
4206 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4207
67102876
NR
42082007-06-25 Nick Roberts <nickrob@snap.net.nz>
4209
4210 * gdbint.texinfo (Register and Memory Data): Break sections
4211 into nodes and add a menu.
4212
a4642986
MR
42132007-06-21 Maciej W. Rozycki <macro@mips.com>
4214
4215 * gdb.texinfo (Examining Memory): Document the new behaviour.
4216
e9c17194
VP
42172007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4218
4219 * gdb.texinfo (Standard Target Features): Document
4220 m68k features.
4221
31d99776
DJ
42222007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4223
4224 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4225
1780a0ed
DJ
42262007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4227
4228 * gdb.texinfo (Target Description Format): Add version attribute
4229 for <target>.
4230
822b6570
DJ
42312007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4232
4233 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4234
f8b73d13
DJ
42352007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4236
4237 * gdb.texinfo (MIPS Features): New subsection.
4238
0e7f50da
UW
42392007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4240 Markus Deuling <deuling@de.ibm.com>
4241
4242 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4243 and qXfer:spu:write packets and mention them under qSupported.
4244
23d964e7
UW
42452007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4246 Markus Deuling <deuling@de.ibm.com>
4247
4248 * gdb.texinfo (Architectures): Add new SPU section to document
4249 Cell Broadband Engine SPU architecture specific commands.
4250
9f708cb2
VP
42512007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4252
4253 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4254 comments.
4255
7579b5f8
NR
42562007-06-07 Nick Roberts <nickrob@snap.net.nz>
4257
4258 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4259
bf06d120
JB
42602007-05-29 Jim Blandy <jimb@codesourcery.com>
4261
4262 * gdb.texinfo (Overview): Doc fix.
4263
23776285
MR
42642007-05-22 Maciej W. Rozycki <macro@mips.com>
4265
4266 * gdb.texinfo (Remote Configuration): Document "set/show
4267 remoteflow".
4268
1a69e1e4
DJ
42692007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4270
bf06d120
JB
4271 * gdb.texinfo (MIPS): Remove documentation for set mips
4272 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4273 stack-arg-size.
1a69e1e4 4274
46ba6afa 42752007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4276
46ba6afa
BW
4277 * all-cfg.texi (GDBTUI): New.
4278 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4279 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4280 (TUI Configuration): Edit to improve clarity and fix problems of
4281 both style and content.
5ae4183a 4282
06d3b283
UW
42832007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4284
4285 * observer.texi (GDB Observers): New observer "new_objfile".
4286
179101d6
UW
42872007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4288
4289 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4290
25d5ea92
VP
42912007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4292
4293 * gdb.texinfo (GDB/MI Variable Objects): Document
4294 frozen variables objects.
5ae4183a 4295
ea35711c
DJ
42962007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4297
4298 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4299 (Character Sets, Caching Data of Remote Targets): Likewise.
4300 (Targets): Delete Remote node. Move its text...
4301 (Debugging Remote Programs): ...to here. Delete description
4302 of the "remote" command.
4303 (Remote configuration): Delete description of "set remotedevice"
4304 and "show remotedevice".
4305 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4306
db2e3e2e
BW
43072007-04-11 Bob Wilson <bob.wilson@acm.org>
4308
5ae4183a
AS
4309 * gdb.texinfo (Contributors, Continuing and Stepping)
4310 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4311 (General Query Packets, File-I/O Remote Protocol Extension)
4312 (Protocol Basics, The F Reply Packet, Write)
4313 (Protocol-specific Representation of Datatypes, Memory Transfer):
4314 Fix hyphenation, punctuation and grammar problems.
4315 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4316 'section' instead of 'subsection' in the text.
4317 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4318 (i386): Remove period from section name.
db2e3e2e
BW
4319 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4320 (Config Names, Configure Options): Use @file{configure}.
4321
8a3dae3e
DJ
43222007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4323
4324 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4325 and tab expansion.
4326
1a92f856
DJ
43272007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4328
4329 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4330
79a6e687 43312007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4332
79a6e687
BW
4333 * gdb.texinfo: Consistently capitalize all significant words in
4334 node names, chapter titles, section titles, and headings. Update
4335 cross references to match.
4336 (Starting and Stopping Trace Experiment): Make node name plural.
4337 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4338
ad527d2e
PA
43392007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4340
4341 * gdb.texinfo (WinCE): Delete obsolete subsection.
4342
7ce59000
DJ
43432007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4344
4345 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4346 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4347 references.
4348
8807d78b
DJ
43492007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 * gdb.texinfo (Startup): Delete references to some alternate
4352 names for .gdbinit.
4353 (Thread): Remove LynxOS reference.
4354 (Tandem ST2000): Delete target-specific documentation.
4355 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4356 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4357 and GDB_OSABI_LYNXOS.
4358
5f402660
UW
43592007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4360
4361 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4362
bac718a6
UW
43632007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4364
4365 * gdbint.texinfo (Target Conditionals): Remove mention of
4366 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4367 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4368
9453113a
DJ
43692007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4370
4371 * Makefile.in: Add "pdfdir" installation
4372 directory, PDFTEX macro, support for "install-pdf" target,
4373 and rules for making a pdf version of refcard.texi.
4374 * refcard.tex: Specify paper size for PDF output.
4375
ae21e955 43762007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4377
ae21e955 4378 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4379
3f94c067 43802007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4381
3f94c067
BW
4382 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4383 (Source Path, Character Sets, Macros, Define)
4384 (GDB/MI Result Records, GDB/MI Simple Examples)
4385 (GDB/MI Program Execution, GDB/MI File Commands)
4386 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4387 (Bug Reporting): Use @value{GCC}.
5ae4183a 4388
12c27660 43892007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4390
12c27660
BW
4391 * gdb.texinfo (Help): Fix formatting of examples.
4392 (Variables): Use @ifnotinfo instead of @iftex.
4393 (Non-debug DLL symbols): Use @ref instead of @pxref.
4394 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4395
ce9341a1
BW
43962007-03-26 Bob Wilson <bob.wilson@acm.org>
4397
4398 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4399
c8f4133a
BW
44002007-03-26 Bob Wilson <bob.wilson@acm.org>
4401
4402 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4403 the order of the nodes.
4404 (C Operators, C Constants, Debugging C): Remove extra menus.
4405 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4406
c8f4133a 44072007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4408
4409 * gdb.texinfo (File Options): Add missing parenthesis.
4410 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4411
c74d0ad8
DJ
44122007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4413
4414 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4415
ff6f572f
DJ
44162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4417
669fac23 4418 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4419 case insensitivity.
4420 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4421
994337c3
NR
44222007-02-18 Nick Roberts <nickrob@snap.net.nz>
4423
4424 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4425 (Files): Add section name to argument list for pxref.
4426 (Non-debug DLL symbols): Don't use `see' for pxref.
4427 (Embedded Processors): Fix typo.
4428 (GDB/MI Breakpoint Commands): Execution commands generate
4429 *stopped not ^done.
4430
eb819d70
NR
44312007-02-13 Nick Roberts <nickrob@snap.net.nz>
4432
4433 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4434 values for in_scope. Mention that only root variables can be
4435 updated.
4436 (GDB/MI Development and Front Ends): Explain new values may be
4437 added to existing fields.
4438
123dc839
DJ
44392007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4440
4441 * gdb.texinfo (-target-disconnect): Use @smallexample.
4442 (Requirements): Add anchor for Expat. Update description.
4443 (Target Descriptions): Mention Expat.
4444 (Target Description Format): Document new elements. Use
4445 @smallexample.
4446 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4447 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4448
108546a0
DJ
44492007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4450
4451 * gdb.texinfo (Target Description Format): Add section on XInclude.
4452
95a98c01
NR
44532006-02-03 Nick Roberts <nickrob@snap.net.nz>
4454
4455 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4456 command -enable-timings.
4457
f4b3909f
EZ
44582007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4459
5ae4183a 4460 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4461 descriptions for new/deleted elements in gdb_osabi. Add missing
4462 description for function generic_elf_osabi_sniff_abi_tag_sections.
4463
c7ba131e
JB
44642007-01-29 Joel Brobecker <brobecker@adacore.com>
4465
4466 * gdb.texinfo (Maintenance Commands): Add documentation for
4467 the new "maint print target-stack" command.
4468
3a60f64e
JK
44692007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4470 Eli Zaretskii <eliz@gnu.org>
4471
f4b3909f 4472 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4473
c582f8b6
EZ
44742007-01-26 Eli Zaretskii <eliz@gnu.org>
4475
4476 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4477 Use @value{NGCC} instead of @value{GCC}.
4478
d3e8051b
EZ
44792007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4480
4481 * agentexpr.texi: Fix typos.
4482 * annotate.texinfo: Likewise.
4483 * gdb.texinfo: Likewise.
4484 * gdbint.texinfo: Likewise.
4485 * observer.texi: Likewise.
4486 * stabs.texinfo: Likewise.
4487
86f04699
EZ
44882007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4489
4490 * gdbint.texinfo (Support Libraries): Remove mmalloc
4491 entry. Describe readline library.
4492
23181151
DJ
44932007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4494
4495 * gdb.texinfo (Target Descriptions): New section.
4496 (General Query Packets): Add QPassSignals anchor. Mention
4497 qXfer:features:read under qSupported. Expand mentions of
4498 qXfer:memory-map:read and QPassSignals. Document
4499 qXfer:features:read.
4500
f822c95b
DJ
45012007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4502
4503 * gdb.texinfo (Commands to specify files): Describe
4504 "set sysroot" and "show sysroot".
4505 (Using the `gdbserver' program): Lowercase argument
4506 to @var. Expand description of setting up GDB on the
4507 host.
4508
8936fcda
JB
45092007-01-05 Joel Brobecker <brobecker@adacore.com>
4510
4511 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4512 catch exception, catch exception unhandled, and catch assert
4513 commands.
4514
e776119f
DJ
45152007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4516
4517 * gdb.texinfo (Debugging Output): Document "set debug xml"
4518 and "show debug xml".
4519
aa79a185
DJ
45202007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4521
4522 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4523
7f893741
JB
45242007-01-01 Joel Brobecker <brobecker@adacore.com>
4525
4526 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4527
a1b5960f
VP
45282006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4529
4530 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4531 note in @ignore, to be removed later if nobody complains.
4532
9f470e6e
NR
45332006-12-04 Nick Roberts <nickrob@snap.net.nz>
4534
4535 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4536 of -var-delete.
4537
765dc015 45382006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4539
765dc015 4540 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4541 automatic software/hardware breakpoint usage and
4542 the "set breakpoint auto-hw" command.
765dc015 4543
4b5752d0
VP
45442006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4545
4546 * gdb.texinfo (Memory Access Checking): New.
4547
89be2091
DJ
45482006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4549
4550 * gdb.texinfo (Remote configuration): Mention
4551 "pass-signals-packet".
4552 (General Query Packets): Document QPassSignals. Fix
4553 a typo.
4554
ca3bf3bd
DJ
45552006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4556
4557 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4558
427c3a89
DJ
45592006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4560
4561 * gdb.texinfo (Remote configuration): Rewrite documentation for
4562 packet configuration commands.
4563 (OS Information): Adjust reference to qXfer:auxv:read.
4564 (General Query Packets): Remove references to read-aux-vector-packet
4565 and set remote get-thread-local-storage-address.
4566
7a107747
DJ
45672006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4568
4569 * gdbint.texinfo (Target Architecture Definition): Add new
4570 Initializing a New Architecture section.
4571
1c56eb0e
EZ
45722006-10-31 David Taylor <dtaylor@emc.com>
4573
4574 * stabs.texinfo (Macro define and undefine): New node describing
4575 stabs for #define and #undef.
4576
f73adfeb
AS
45772006-10-27 Andreas Schwab <schwab@suse.de>
4578
4579 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4580
fd60e0df
EZ
45812006-10-21 Eli Zaretskii <eliz@gnu.org>
4582
4583 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4584 clarify on the possible meanings of ``expression'' watched by
4585 watchpoints. Add indexing.
e5ac9b53
EZ
4586 (Prompting, Errors, Invalidation, Annotations for Running)
4587 (Source Annotations): Fix index entries by adding "annotation" to
4588 them, to discriminate from index entries that point to the more
4589 general topic descriptions.
fd60e0df 4590
52bb452f
DJ
45912006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4592
4593 * gdbint.texinfo (Target Vector Definition): Move most
4594 content into Existing Targets. Add a menu.
4595 (Existing Targets): New section, moved from Target Vector
4596 Definition. Use @subsection.
4597 (Managing Execution State): New section.
4598
58955e58
BW
45992006-10-16 Bob Wilson <bob.wilson@acm.org>
4600
4601 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4602
c8aa23ab
EZ
46032006-10-15 Eli Zaretskii <eliz@gnu.org>
4604
4605 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4606 (Command Syntax, Signals, Backtrace, Connecting)
4607 (Remote configuration, Renesas Boards, Console I/O): Fix last
4608 change: use Ctrl- instead of C-, except wrt Emacs.
4609 (File-I/O Examples): Put Ctrl-c in @kbd.
4610 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4611 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4612 (Signals, Set Breaks, Set Watchpoints): Document optional
4613 arguments to `info signals' `handle', `info breakpoints', and
4614 `info watchpoints'.
c8aa23ab 4615
e7109c7e
EZ
46162006-10-14 Eli Zaretskii <eliz@gnu.org>
4617
4618 * gdb.texinfo (Backtrace): Fix last change.
4619
de3aea7b
NR
46202006-10-14 Nick Roberts <nickrob@snap.net.nz>
4621
4622 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4623
7f9087cb
BW
46242006-10-10 Bob Wilson <bob.wilson@acm.org>
4625
c8aa23ab
EZ
4626 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4627 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4628 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4629
68437a39
DJ
46302006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4631 Daniel Jacobowitz <dan@codesourcery.com>
4632
4633 * gdb.texinfo (Packets): Document vFlashErase,
4634 vFlashWrite and vFlashDone packets.
4635 (General Query Packets): Document qXfer:memory-map:read.
4636 Add a new feature for qXfer:memory-map:read.
4637 (Memory map format): New section.
4638 (Target Commands): Mention that gdb can write flash.
4639
fd79ecee
DJ
46402006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4641 Daniel Jacobowitz <dan@codesourcery.com>
4642
4643 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4644 memory regions and "mem auto".
4645
350da6ee
DJ
46462006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4647
4648 * gdbint.texinfo (Array Containers): New section.
4649
2f1acb09
VP
46502006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4651
4652 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4653 -stack-list-arguments HIGH_FRAME argument can be larger then the
4654 actual number of frames.
4655
2ab1eb7a
VP
46562006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4657
4658 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4659 -stack-list-locals HIGH_FRAME argument can be larger then the
4660 actual number of frames.
2ab1eb7a 4661
599b237a
BW
46622006-09-02 Bob Wilson <bob.wilson@acm.org>
4663
4664 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4665 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4666
25ab7e6d
EZ
46672006-09-02 Eli Zaretskii <eliz@gnu.org>
4668
4669 * gdbint.texinfo (Overall Structure): New section "Source Tree
4670 Structure".
4671
940178d3
JB
46722006-08-17 Jim Blandy <jimb@codesourcery.com>
4673
4674 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4675 responses.
4676
30daae6c
JB
46772006-08-08 Joel Brobecker <brobecker@adacore.com>
4678
4679 * gdb.texinfo (Source Path): Add documentation for new
4680 substitute-path commands.
4681
7fa2210b
DJ
46822006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4683
4684 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4685 (Running Configure): ...here.
4686 (Requirements): New node. Mention expat.
4687
3d00d119
DJ
46882006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4689
5ae4183a 4690 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4691 'set download-write-size' and 'show download-write-size'.
4692
0cbfa4ee
DJ
46932006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4694
4695 * stabs.texinfo (Member Type Descriptor): Correct example for
4696 pointer to member types.
4697
16026cd7
AS
46982006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4699
4700 * gdb.texinfo (Optional warnings and messages): Add
4701 'set/show trace-commands'.
4702 (Command files): Add '-v' to source command.
4703
0876f84a
DJ
47042006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4705
4706 * gdb.texinfo (OS Information): Update qPart reference to
4707 qXfer.
4708 (Remote configuration): Likewise.
4709 (Overview): Move @cindex to the start of a paragraph. Talk
4710 about binary data encoding.
4711 (Packets): Refer to the overview for the details of the X
4712 packet encoding.
4713 (General Query Packets): Remove qPart description. Add qXfer
4714 description. Add an anchor to qSupported. Correct feature
4715 table title. Add a new feature for qXfer:auxv:read.
4716 (Interrupts): Add a missing parenthesis.
4717
2ec3381a
DJ
47182006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4719
669fac23 4720 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4721 (GDB/MI Kod Commands): Remove commented out node.
4722
594fe323
EZ
47232006-07-01 Eli Zaretskii <eliz@gnu.org>
4724
4725 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4726 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4727 (GDB/MI Thread Commands, GDB/MI Program Execution)
4728 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4729 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4730 (GDB/MI File Commands, GDB/MI Target Manipulation)
4731 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4732 since the MI prompt is hard-wired into the code.
4733
7e3fb70c
NR
47342006-07-01 Nick Roberts <nickrob@snap.net.nz>
4735
4736 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4737 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4738 (GDB/MI Data Manipulation): Remove description of unimplemented
4739 display related commands as variable objects perform this function
4740 and are superior: -display-delete, -display-disable,
4741 -display-enable, -display-insert and -display-list. Move
4742 -environment-cd, -environment-directory, -environment-path
4743 and -environment-pwd to "Program Context".
4744 (GDB/MI Program Control): Rename to "Program Execution". Move
4745 -exec-arguments -exec-abort to...
4746 (GDB/MI Program Context): ...here. New node split from "Data
4747 Manipulation".
4748
be2a5f71
DJ
47492006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4750
4751 * gdb.texinfo (Remote configuration): Document set / show
4752 remote supported-packets.
4753 (General Query Packets): Document qSupported packet.
4754
fc320d37
SL
47552006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4756
4757 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4758 and font markup.
4759 (Protocol basics): Likewise.
4760 (The F request packet): Likewise.
4761 (The F reply packet): Likewise.
4762 (Memory transfer): Move this node to be a subsubsection of
4763 "Protocol specific representation of datatypes".
4764 (The Ctrl-C message): More copy editing.
4765 (Console I/O): Likewise.
4766 (The isatty call): Delete this node, and merge its content into
4767 the "isatty" node. Fixed references elsewhere.
4768 (The system call): Delete this node, and merge its content into
4769 the "system" node. Fixed references elsewhere.
4770 (open): Reformat to use @table, and add appropriate font markup.
4771 (close): Likewise.
4772 (read): Likewise.
4773 (write): Likewise.
4774 (lseek): Likewise.
4775 (rename): Likewise.
4776 (unlink): Likewise.
4777 (stat/fstat): Likewise.
4778 (gettimeofday): Likewise.
4779 (isatty): Likewise.
4780 (system): Likewise, plus minor changes to fix confusing wording.
4781 (Integral datatypes): Fix font markup.
4782 (Pointer values): Likewise.
4783 (struct stat): Fix markup to use @table, plus minor copy editing.
4784 (struct timeval): Fix font markup, plus minor copy editing.
4785 (Constants): Minor copy editing.
4786 (Errno values): Add font markup.
4787 (File-I/O Examples): Likewise.
4788
158fdf5c
NR
47892006-06-10 Nick Roberts <nickrob@snap.net.nz>
4790
4791 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4792 (GDB/MI Simple Examples): Move node up one level. Use real
4793 examples.
4794 (GDB/MI Compatibility with CLI): Update.
4795 (GDB/MI Result Records): Add "connected" and "exit" result
4796 classes.
4797 (GDB/MI Stream Records): Clarify target output.
4798 (GDB/MI Command Description Format): Modify example description.
4799 (GDB/MI Breakpoint Table Commands): Rename to...
4800 (GDB/MI Breakpoint Commands): ...this
4801 (GDB/MI Breakpoint Commands): Add optional thread field.
4802 (GDB/MI Program Control): Add an introduction. Move "Program
4803 termination" examples into exec-run description.
4804 (GDB/MI File Commands): Mention similar CLI commands.
4805 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4806 is similar to "-gdb-version".
4807
ddb50cd7
EZ
48082006-06-09 Eli Zaretskii <eliz@gnu.org>
4809
4810 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4811
2aef0d6b
NR
48122006-06-02 Nick Roberts <nickrob@snap.net.nz>
4813
4814 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4815 sourceware.org for mailing lists.
d5e40d59 4816 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4817
383a5c52
NR
48182006-06-01 Nick Roberts <nickrob@snap.net.nz>
4819
d5e40d59 4820 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4821
e16b02ee
EZ
48222006-05-22 Eli Zaretskii <eliz@gnu.org>
4823
4824 * gdb.texinfo (Cygwin Native): Fix last change.
4825
be90c084
CF
48262006-05-22 Christopher Faylor <cgf@timesys.com>
4827
4828 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4829
347ceba5
NR
48302006-05-15 Nick Roberts <nickrob@snap.net.nz>
4831
4832 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4833 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4834
369af7bd
DJ
48352006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4836
4837 * gdb.texinfo (General Query Packets): Recommend not starting
4838 new packets with qC and clarify.
4839
2ffdbde8 48402006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4841
4842 * gdb.texinfo (M2 Types): New section.
72019c9c 4843
16d1a084
DJ
48442006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4845
4846 * agentexpr.texi: Add a copyright and license notice.
4847 * observer.texi: Likewise, with GPL clause for function prototypes.
4848 Remove trailing whitespace.
4849
aa56d27a
JB
48502006-05-05 Jim Blandy <jimb@codesourcery.com>
4851
4852 * gdb.texinfo (General Query Packets): Document conventions for
4853 terminating packet names, and their violations.
4854
5bdf8622
DJ
48552006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4858 * gdb.texinfo: Likewise.
4859
605a56cb
DJ
48602006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4861
4862 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4863 and "show remotedebug".
4864 (Debugging Output): Add additional index entries.
4865
b8db102d
MS
48662006-04-27 Michael Snyder <msnyder@redhat.com>
4867
4868 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4869
c5e30d01
AC
48702006-04-22 Andrew Cagney <cagney@redhat.com>
4871
4872 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4873 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4874
8181d85f
DJ
48752006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4876
4877 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4878 and remove breakpoint prototypes.
4879 (Watchpoints): Move description of target_insert_hw_breakpoint and
4880 target_remove_hw_breakpoint ...
4881 (Breakpoints): ... to here. Document target_insert_breakpoint and
4882 target_remove_breakpoint.
4883
4f553f88
JB
48842006-04-17 Jim Blandy <jimb@codesourcery.com>
4885
4886 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4887 and C packets are optional.
4888
cd852561
FR
48892006-04-14 Frederic Riss <frederic.riss@st.com>
4890
4891 * gdb.texinfo (Specifying source directories): Update the description
4892 of the source file search to reflect the fact that the source path
4893 always contains at least $cdir and $cwd.
4894
b620eb07
MS
48952006-03-31 Michael Snyder <msnyder@redhat.com>
4896
4897 * gdb.texinfo: Update copyright dates.
4898
3156cdaf
EZ
48992006-03-31 Eli Zaretskii <eliz@gnu.org>
4900
4901 * gdb.texinfo (Overview): Add an index entry to "empty response".
4902
7d30c22d
JB
49032006-03-28 Jim Blandy <jimb@codesourcery.com>
4904
4905 * gdbint.texinfo (Prologue Analysis): New section.
4906
86941c27
JB
49072006-03-07 Jim Blandy <jimb@red-bean.com>
4908
66b8c7f6
JB
4909 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4910
1a10341b
JB
4911 * gdb.texinfo (Target Commands): Update text describing how to
4912 specify a target. Refer to the detailed section on remote
4913 debugging, not the brief mention.
4914
86941c27
JB
4915 * gdb.texinfo (Connecting): Organize the different 'target remote'
4916 connection methods into a table. Add a 'target remote' index
4917 entry. (!!!)
4918
62f3a2ba
FF
49192006-02-17 Fred Fish <fnf@specifix.com>
4920
4921 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4922 'ptype' commands to reflect the fact that the only significant
4923 difference between them is that ptype prints the complete type
4924 description instead of just the name.
4925
8b9a88ea
WZ
49262006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4927
4928 * gdbint.texinfo (Watchpoints): Delete
4929 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4930
7e8dc855
NR
49312006-02-10 Nick Roberts <nickrob@snap.net.nz>
4932
4933 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4934 times fields where needed. Fix typos. Update general form given
4935 for output of -break-insert.
4936 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4937
c91d38aa
DJ
49382006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4939
4940 * gdbint.texinfo (Symbol Handling): Add a section
4941 on memory management.
4942
38fcd64c
DJ
49432006-02-06 Vladimir Prus <ghost@cs.msu.su>
4944
4945 * gdb.texinfo (Breakpoint table commands): Document the fullname
4946 field in -break-list output.
4947
219eec71
EZ
49482006-02-03 Eli Zaretskii <eliz@gnu.org>
4949
4950 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4951 debugging information produced by the various "set debug..."
4952 options.
4953
ae5a43e0
DJ
49542006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4955
4956 * gdb.texinfo (Files): Remove obsolete bits from the description
4957 of "symbol-file".
4958
a9f158ec
JB
49592006-01-25 Jim Blandy <jimb@redhat.com>
4960
4961 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4962
410dd08e
JB
49632006-01-24 Jim Blandy <jimb@redhat.com>
4964
4965 * gdbint.texinfo (Frames): Document the basics of GDB's register
4966 unwinding model, and explain the existence of the "sentinel" frame.
4967
4b505b12
AS
49682006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4969
4970 * gdb.texinfo (Choosing files): Mention that -directory is used
4971 for script files.
4972 (Specifying source directories): Likewise.
4973 (Command files): Explain how script files are found.
4974
839c27b7
EZ
49752006-01-21 Eli Zaretskii <eliz@gnu.org>
4976
4977 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4978 the threads in a multi-threaded program.
4979 (Threads): The threadno argument of "thread apply" can be a range
4980 of numbers.
4981
7be93b9e
JB
49822006-01-18 Jim Blandy <jimb@redhat.com>
4983
4984 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4985 of warning flags.
4986
fcc73fe3
EZ
49872006-01-13 Eli Zaretskii <eliz@gnu.org>
4988
4989 * gdb.texinfo (Sequences): Improve menu annotations.
4990 (Define): Add index entries for arguments of user-defined
4991 commands. Move the description of flow-control commands...
4992 (Command Files): ...to here. Document loop_break and
4993 loop_continue.
ca91424e
EZ
4994 (Define, Command Files): Document `end' and add index entries for
4995 it.
fcc73fe3 4996
5c95884b
MS
49972006-01-04 Michael Snyder <msnyder@redhat.com>
4998
4999 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5000 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5001
860701dc
PH
50022006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5003
5004 * gdb.texinfo (Omissions from Ada): Document that there is now
5005 limited aggregate support.
5006
36b80e65
EZ
50072005-12-28 Eli Zaretskii <eliz@gnu.org>
5008
5009 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5010 registers and the likes.
5011
c1468174
EZ
50122005-12-24 Eli Zaretskii <eliz@gnu.org>
5013
5014 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5015 (Symbols): Fix usage of "e.g.".
359df76b 5016 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5017
5018 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5019 (Coding): Fix usage of "e.g.".
5020
c02a867d
EZ
50212005-12-23 Eli Zaretskii <eliz@gnu.org>
5022
5ae4183a
AS
5023 * stabs.texinfo:
5024 * refcard.tex:
c02a867d 5025 * gpl.texi:
5ae4183a
AS
5026 * gdbint.texinfo:
5027 * gdb.texinfo:
5028 * gdb-cfg.texi:
c02a867d 5029 * fdl.texi:
5ae4183a
AS
5030 * annotate.texinfo:
5031 * all-cfg.texi:
c02a867d
EZ
5032 * Makefile.in: Add (C) after Copyright. Update the FSF
5033 address.
5034
fad38dfa
EZ
50352005-12-03 Eli Zaretskii <eliz@gnu.org>
5036
5037 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5038 extend GDB with commands for external monitor.
5039
53e5f3cf
AS
50402005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5041
5042 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5043
55f6ca0f
JB
50442005-11-25 Joel Brobecker <brobecker@adacore.com>
5045
5046 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5047
c1947b85
JB
50482005-11-21 Jim Blandy <jimb@redhat.com>
5049
5050 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5051 placement of 'R' actions in tracepoint action packets; document
5052 dependence of 'X' and 'M' actions on a preceding 'R' action for
5053 their registers.
5054
9d29849a
JB
50552005-11-19 Jim Blandy <jimb@redhat.com>
5056
5057 * gdb.texinfo (Tracepoint Packets): New node.
5058 (General Query Packets): Add entries for the tracepoint packets,
5059 referring to the "Tracepoint Packets" node.
5060 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5061
9a6253be
KB
50622005-11-18 Kevin Buettner <kevinb@redhat.com>
5063
5064 * gdb.texinfo (set remotebreak): Add anchor.
5065 (X packet): Likewise.
5066 (Remote Protocol): Add new section `Interrupts' and new index
5067 entry `interrupts (remote protocol)'.
5068
5f3bebba
JB
50692005-11-18 Jim Blandy <jimb@redhat.com>
5070
5071 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5072 entries into the General Query Packets section. Add a
5073 cross-reference to that section. Drop description of replies, as
5074 these are covered in the descriptions of each packet.
5075 (General Query Packets): Add introductory text. Explain naming
5076 conventions, and how the end of a name is recognized.
5077
9a7a1b36
KB
50782005-11-17 Kevin Buettner <kevinb@redhat.com>
5079
0564b6cf 5080 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5081 "set remotebreak" command.
5082
b8ff78ce
JB
50832005-11-16 Jim Blandy <jimb@redhat.com>
5084
5085 * gdb.texinfo (Packets, Stop Reply Packets)
5086 (General Query Packets): Various formatting cleanups.
5087 - Use @samp for packet contents.
5088 - Drop summaries from packet @item lines; the same information appears
5089 immediately below in the description.
5090 - Delete paragraph breaks after packet @item commands, so that the
5091 description appears directly to the right of the packet prototype
5092 in the printed manual, if it fits.
5093 - Place spaces in packet prototypes between @vars and non-@var
5094 letters, and explain that they're just for formatting.
5095 - Use @dots{} instead of '...'.
5096 - Fix uses of @code where @var was needed.
5097 - Replace "deprecated" markers with English text spelling out the
5098 packet's status and the preferred alternatives.
5099 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5100 what this ever meant.
5101 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5102 this for a long time.
5103 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5104 implemented several times, and have been in use for years.
5105
8ffe2530
JB
51062005-11-15 Jim Blandy <jimb@redhat.com>
5107
c43c5473
JB
5108 * gdb.texinfo (Packets): Add index entries for 'm' packet
5109 disclaimers.
5ae4183a 5110
fb031cdf
JB
5111 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5112 of stub when processing an 'm' packet.
5113
8ffe2530
JB
5114 * gdb.texinfo (Packets): Mention that packets beginning with
5115 letters are reserved once, at the top, instead of actually listing
5116 them all and saying "reserved".
5117
c03c782f
AS
51182005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5119
5120 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5121 Change @var{$arg0 to @code{$arg0.
5122
814e32d7
WZ
51232005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5124
5125 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5126
fa93a9d8
JB
51272005-11-12 Jim Blandy <jimb@redhat.com>
5128
5129 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5130 order. Remove extraneous 'z'.
5131
8a5a3c82
AS
51322005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5133
5134 * gdb.texinfo (Choosing files): Add --eval-command.
5135
4b0ad762
AS
51362005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5137
5138 * gdb.texinfo (Choosing modes): Add --return-child-result.
5139
5140
1a088d06
AS
51412005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5142
5143 * gdb.texinfo (Choosing modes): Add --batch-silent.
5144
656d5e12
EZ
51452005-10-28 Eli Zaretskii <eliz@gnu.org>
5146
5147 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5148 "The -var-update Command".
5149
3c9c013a
JB
51502005-10-03 Joel Brobecker <brobecker@adacore.com>
5151
5152 * gdb.texinfo (Print Settings): Add documentation for set/show
5153 print array-indexes.
5154
7ba3cf9c
DJ
51552005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5156
5157 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5158 6.2 and 6.3.
5159
a94ab193
EZ
51602005-08-27 Eli Zaretskii <eliz@gnu.org>
5161
5162 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5163 since 19-Jan-2004.
5164 (Files): Likewise.
ab1adacd
EZ
5165 (Variables, Symbols): Document the "<incomplete type>" message and
5166 its reasons.
a94ab193 5167
ca06016a
FF
51682005-08-01 Fred Fish <fnf@specifix.com>
5169
5170 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5171
cf58170d
NR
51722005-07-15 Nick Roberts <nickrob@snap.net.nz>
5173
5174 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5175 option for -var-list-children and -var-update.
5176 (GDB/MI Stack Manipulation): Simplify description of
5177 print-values option for -stack-list-locals.
5178 (GDB/MI Command Description Format): Clarify.
5179 (Mode Options): Spelling of superseded.
5180
38f1196a
BR
51812005-07-12 Bob Rossi <bob@brasko.net>
5182
5183 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5184 corresponding GDB command comment.
5185
3cb3b8df
BR
51862005-07-06 Bob Rossi <bob@brasko.net>
5187
5188 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5189 and -inferior-tty-show.
5190 (Input/Output): Document "set/show inferior-tty" and tty alias.
5191
10fac096
NW
51922005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5193
5194 * gdb.texinfo (Packets): Change description of 'D' packet to note
5195 that GDB does wait for a response.
5196
d1b6db76
NR
51972005-06-22 Nick Roberts <nickrob@snap.net.nz>
5198
5199 * gdb.texinfo (History) Rename "Command History".
5200 (Command History): Move node "Server Prefix" from section on
5201 Annotations here.
5202
29629dcf
NR
52032005-06-19 Nick Roberts <nickrob@snap.net.nz>
5204
5205 * gdb.texinfo (GDB/MI Stack Manipulation):
5206 Re-instate -stack-info-frame with example. Say that it gets
5207 info on selected frame, not current frame.
5208
397ca115
EZ
52092005-06-18 Eli Zaretskii <eliz@gnu.org>
5210
5211 * gdb.texinfo (Server): Clarify that `file' should be used before
5212 connecting to the server.
5213 (Files): Add an xref to the above description.
51274035
EZ
5214 (Output Formats): More detailed description of the `c' format.
5215 (Memory): List explicitly all the formats supported by `x'.
638ac427 5216 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5217 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5218 files. Add more indexing for solib-absolute-prefix and
5219 --with-sysroot.
76d17f34
EZ
5220 (Machine Code): Document possible problems with locations in
5221 shared libraries.
d416eeec
EZ
5222 (Backtrace): Document that free-standing environments do not need
5223 to have a `main' function.
397ca115 5224
74f6deaa
NR
52252005-06-18 Nick Roberts <nickrob@snap.net.nz>
5226
5227 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5228 -stack-info-frame.
5229
a9967aef
AC
52302005-06-07 Andrew Cagney <cagney@gnu.org>
5231
5232 * gdb.texinfo (Contributors): Note the original multi-arch
5233 contributors.
5234
e09f16f9
EZ
52352005-06-03 Eli Zaretskii <eliz@gnu.org>
5236
5237 * gdb.texinfo (Registers): Add index entries for the standard
5238 registers.
5239 (Frames): Add cross-reference from frame pointer description to
5240 the Registers node.
5241 (Annotations Overview): Fix the reference to GDB name.
5242
d87ba7ee
EZ
52432005-06-01 Eli Zaretskii <eliz@gnu.org>
5244
5245 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5246 can-use-hw-watchpoints.
5247
034dad6f
BR
52482005-05-28 Bob Rossi <bob@brasko.net>
5249
5250 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5251 the possible reasons why an exec async record would be returned to FE.
5252
ffed4509
AC
52532005-05-26 Andrew Cagney <cagney@gnu.org>
5254
5255 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5256 Andrew Cagney implemented the original GDB/MI.
5257
e22e55c9
OF
52582005-05-23 Orjan Friberg <orjanf@axis.com>
5259
5260 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5261 documentation. Add documentation for cris-mode.
5262
a78e13ce
EZ
52632005-05-20 Eli Zaretskii <eliz@gnu.org>
5264
5265 * gdb.texinfo (Numbers): Explain the example and make the wording
5266 more acurate.
5267
76ff342d
DJ
52682005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5269 Dennis Brueni <dennis@slickedit.com>
5270
5271 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5272 (GDB/MI Data Manipulation, GDB/MI Program Control)
5273 (GDB/MI Stack Manipulation): Update examples to include the fullname
5274 attribute in stack frames.
5275
119b882a
EZ
52762005-05-12 Eli Zaretskii <eliz@gnu.org>
5277
5278 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5279 do with other non-standard names of init files.
5280
6fc08d32
EZ
52812005-05-11 Eli Zaretskii <eliz@gnu.org>
5282
5283 * gdb.texinfo (Command Files): Move the description of the startup
5284 from here...
5285 (Startup): ...to this new subsection of the Invocation chapter.
5286 Rearrange the description of init files more logically and add a
5287 cross-reference to "Command Files". Document the special gdbinit
5288 name for CISCO 68k. Expand the description of what GDB does
5289 during startup.
5290 (History): Add index entry for HISTSIZE.
5291
a561754a
MK
52922005-05-02 Mark Kettenis <kettenis@gnu.org>
5293
5294 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5295
2eecc4ab
EZ
52962005-05-02 Eli Zaretskii <eliz@gnu.org>
5297
5298 * gdb.texinfo (SVR4 Process Information, The isatty call)
5299 (The system call): Don't use foo(N) notation for man pages and
5300 functions.
514c4d71 5301 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5302
18999be5
EZ
53032005-04-27 Eli Zaretskii <eliz@gnu.org>
5304
5305 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5306 were optimized away.
5307
0abb7bc7
EZ
53082005-04-22 Eli Zaretskii <eliz@gnu.org>
5309
5310 * gdb.texinfo (Remote configuration): Document "set/show
5311 get-thread-local-storage-address". Add cross-reference to the
5312 description of the qGetTLSAddr packet.
5313 (General Query Packets): Mention "set remote
5314 get-thread-local-storage-address" and add a reference to its
5315 description.
5316
6f61acb1
NR
53172005-04-19 Nick Roberts <nickrob@snap.net.nz>
5318
5319 * gdb.texinfo (Backtrace): Describe 'bt full'.
5320
9d59903a
NR
53212005-04-17 Nick Roberts <nickrob@snap.net.nz>
5322
5323 * gdb.texinfo (Mode Options): Fix typo.
5324 (GDB/MI): Describe how to invoke GDB/MI.
5325
721c2651
EZ
53262005-04-16 Eli Zaretskii <eliz@gnu.org>
5327
5328 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5329 references changed. Add description of "info udot".
721c2651
EZ
5330 (Files): Document "set/show stop-on-solib-events".
5331 (M32R/D): Document "set/show download-path", "set/show
5332 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5333 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5334 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5335 (Maintenance Commands): Improve indexing.
5336 (Target Commands): Document "set/show hash", "set/show debug
5337 monitor".
5338 (SVR4 Process Information): Document "info pidlist" and "info
5339 meminfo". Document "set/show procfs-tarce" and "set/show
5340 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5341 (Symbols, The Print Command with Objective-C): Improve indexing.
5342 (Objective-C): Add references to "info classes" and "info
5343 selectors".
c45da7e6
EZ
5344 (Debugging Output): Improve wording. Document "set/show debug
5345 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5346 (Set Breaks): Add index entry for "hardware breakpoints".
5347 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5348 and "set/show usehardbreakpoints".
5349 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5350 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5351 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5352 rdiromatzero", "set/show rdiheartbeat".
5353 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5354 "sds".
5355 (Embedded Processors): Document the "sim" command.
5356 (Remote): Document the "remote" command.
5357 (DJGPP Native): Document the "info serial" command.
5358 (Threads): Document "maint info sol-threads".
5359 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5360 (Set Breaks): Improve indexing.
5361 (Command Syntax): Add a reference to dont-repeat.
5362 (Define): Document "dont-repeat".
5363 (TUI Commands): Document "tabset".
5364 (WinCE): New subsection. Document "set/show remotedirectory",
5365 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5366
14d6dd68
EZ
53672005-04-15 Eli Zaretskii <eliz@gnu.org>
5368
5369 * gdb.texinfo (Hurd Native): New subsection, documents
5370 Hurd-specific commands.
a64548ea 5371 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5372 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5373 (MIPS): Improve documentation of heuristic-fence-post. Document
5374 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5375 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5376 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5377 (ARM): Document ARM-specific commands.
a64548ea
EZ
5378 (AVR): New section. Document "info io_registers".
5379 (CRIS): New section. Document "set/show cris-version" and
5380 "set/show cris-dwarf2-cfi".
5381 (HPPA): New section. Document "set/show debug hppa" and "maint
5382 print unwind".
a5adf40f 5383 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5384 (Super-H): New section. Document the "regs" command.
721c2651 5385 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5386
9c16f35a
EZ
53872005-04-09 Eli Zaretskii <eliz@gnu.org>
5388
5389 * gdb.texinfo (Print Settings): Document "set/show print
5390 pascal_static-members", "set print repeats", "show print
5391 null-stop". Improve indexing. Fix documentation of "set print
5392 union".
5393 (Pascal): New section.
5394 (Supported languages): Rename from "Support"; all references
5395 updated. Add a menu item for Pascal.
5396 (Numbers): Document "set radix.
5397 (Screen Size): Document "set/show pagination".
5398 (MIPS Embedded): Remove "set processor" documentation.
5399 (Remote configuration): Document "set/show X/P/Z-packet",
5400 "set/show read-aux-vector-packet", "set/show remote
5401 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5402 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5403 remotedebug", "set/show remotebreak", "set/show remotedevice",
5404 "set/show remotelogfile".
5405 (Auxiliary Vector): Add reference to the description of the
5406 read-aux-vector-packet setting.
5407 (Set Watchpoints): Add a cross-reference to "set remote
5408 hardware-breakpoint-limit".
5409 (General Query Packets): Add indexing of requests and
5410 cross-references to related commands in "Remote configuration".
5411 (File-I/O Overview, The system call): Fix wording and typos.
5412 (Thread Stops): Add index entries.
5413 (Continuing and Stepping): Document "show step-mode".
5414 (i386): New node. Document "set/show struct-convention".
5415 (Files): Document "show trust-readonly-sections".
5416 (Calling): Document "set/show unwindonsignal".
5417 (Messages/Warnings): Add index entries.
5418 (Maintenance Commands): Document "set/show watchdog".
5419 (Annotations Overview): Document "show annotate".
5420 (Set Watchpoints): Add index entries.
5421 (Symbols): Fix doc of case-sensitive.
5422 (ABI): Document "show coerce-float-to-double".
5423 (Convenience Vars, Help): Improve indexing.
5424 (Machine Code): Document "show disassembly-flavor".
5425 (Debugging C plus plus): Document "show overload-resolution".
5426 (Value History, Signaling): Add index entries.
5427
54282005-04-08 Eli Zaretskii <eliz@gnu.org>
5429
5430 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5431 (Processes): Fix wording.
5432 (History, List, Logging output, Define, Symbols, Print Settings):
5433 Improve indexing.
5434
a8f24a35
EZ
54352005-04-03 Eli Zaretskii <eliz@gnu.org>
5436
5437 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5438 redundant index entry for "target" command.
5439 (Backtrace): Add index entries.
5440 (Symbols, Fortran): Document the "set case-sensitive" command.
5441 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5442 (Print Settings): Add index entry for "set demangle-style".
5443 (Target Commands): Document "set download-write-size".
5444 (Debugging Output): Document "set exec-done-display".
5445
09d4efe1
EZ
54462005-04-02 Eli Zaretskii <eliz@gnu.org>
5447
5448 * gdb.texinfo (Files): Fix the name and documentation of
5449 add-shared-symbol-files. Document its alias assf. Update the
5450 list of OSs where GDB supports shared libraries. Fix markup.
5451 (Continuing and Stepping): Add reference to @var{location} in the
5452 text.
5453 (Dump/Restore Files): Fix reference to @{filename}.
5454 (Help): Fix wording.
5455 (Attach): Ditto.
5456 (Set Watchpoints): Ditto.
5457 (Backtrace): Remove redundant index entries. Improve index
5458 entries.
5459 (Delete Breaks): Fix wording.
5460 (Memory): Document the compare-sections command.
5461 (Memory Region Attributes): Improve wording.
5462 (Disabling): Improve wording.
5463 (Fortran): New subsection. Document the "info common" command.
5464 (Help): Document aliases "info copying" and "info warranty".
5465 (Caching Remote Data): New section. Document the "set/show
5466 remotecache" and "info dcache" commands.
5467 (Show): Fix wording of the documentation of the "set
5468 extension-language" command.
5469 (Signals): Add index entry for "info handle".
5470 (Memory Region Attributes): Fix punctuation.
5471 (Symbols): Change the arg name to "location" and refer to it in
5472 the text. Fix wording of "info types" doc.
5473 (Threads): Fix usage of @enumerate @item's.
5474 (Listing Tracepoints): Add index entry for "info tp".
5475 (Set Watchpoints): Add xref to "info break" description.
5476 (Macros): Add an index entry for "macro exp1". Document the
5477 "macro list" command.
5478 (Maintenance Commands): Document "flushregs", "maint agent",
5479 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5480 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5481 "maint print architecture", "maint print objfiles", "maint print
5482 statistics", "maint print type", "maint show-debug-regs", "maint
5483 space", "maint time", and "maint translate-address".
5484 (Connecting): Document the "monitor" command.
5485 (Annotations Overview): Describe the "set annotate" command.
5486
82f2d802
EZ
54872005-04-01 Eli Zaretskii <eliz@gnu.org>
5488
5489 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5490 Rearrange index entries and improve wording about support for
5491 hardware watchpoints.
5492
7d51c7de
BR
54932005-03-10 Bob Rossi <bob@brasko.net>
5494
5495 * gdb.texinfo: Update copyright
5496
68c71a2e
TR
54972005-02-09 Theodore A. Roth <troth@openavr.org>
5498
5499 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5500 error.
5501
83761cbd
KB
55022005-02-03 Kevin Buettner <kevinb@redhat.com>
5503
5504 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5505
9f1c6395
MS
55062005-01-17 Michael Snyder <msnyder@redhat.com>
5507
5508 * gdb.texinfo: Fix spelling, infinte -> infinite.
5509
fbd1b305
MK
55102005-01-08 Mark Kettenis <kettenis@gnu.org>
5511
5512 * observer.texi (GDB Observers): Document "solib_loaded".
5513
3ace7edb
AC
55142005-01-07 Andrew Cagney <cagney@gnu.org>
5515
bec39cab
AC
5516 * configure.ac: Rename configure.in, require autoconf 2.59.
5517 * configure: Re-generate.
5518
3ace7edb
AC
5519 * configure.in: Replace configdirs with multiple references to
5520 AC_CONFIG_SUBDIRS.
5521 * configure: Re-generate.
5ae4183a 5522
53531fc1
AC
55232005-01-04 Andrew Cagney <cagney@gnu.org>
5524
5525 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5526 part of the version number.
5527
536ffdb7
MK
55282004-12-24 Mark Kettenis <kettenis@gnu.org>
5529
5530 * gdbint.texinfo (Algorithms): Remove description of
5531 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5532
e1aac25b
JB
55332004-12-07 Jim Blandy <jimb@redhat.com>
5534
5535 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5536 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5537 numbers.
5538
f47b1503
AS
55392004-12-07 Andreas Schwab <schwab@suse.de>
5540
5541 * gdb.texinfo (Mode Options): Document -l option.
5542
b6b8ece6
EZ
55432004-12-04 Eli Zaretskii <eliz@gnu.org>
5544
5545 * gdbint.texinfo (Algorithms): More accurate description of
5546 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5547 is not needed unless data-read and data-access watchpoints are
5548 supported. Add a description of how GDB checks whether the
5549 inferior stopped because a watchpoint was hit.
5550
01371747
EZ
55512004-11-23 Eli Zaretskii <eliz@gnu.org>
5552
5553 * gdb.texinfo (Files): Add cross-reference to description of
5554 -readnow command-line switch.
5555
2315ffec
RC
55562004-11-10 Randolph Chung <tausq@debian.org>
5557
5558 * gdb.texinfo: Document set/show backtrace past-entry commands.
5559 Rearrange index entries for set/show backtrace past-main.
5560
69065f5d
AC
55612004-11-10 Jon Beniston <jon@beniston.com>
5562
5563 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5564 * gdb.texinfo (Remote Serial Protocol): Further describe
5565 binary transfer escaping mechanism .
69065f5d 5566
30e91e0b
RC
55672004-11-08 Randolph Chung <tausq@debian.org>
5568
5569 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5570 and "show debug infrun". Add index entries.
5571
60bf7e09
EZ
55722004-10-23 Eli Zaretskii <eliz@gnu.org>
5573
5574 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5575 "info proc" that are already implemented. Add index entries.
5576 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5577 (Files): Add a tip for decreasing memory used for symtabs from
5578 shared libraries.
f018e82f
EZ
5579 (Starting): Fix whitespace; make "elaboration" stand out where it
5580 is first used, and add an index entry for the term.
f8568604
EZ
5581 (Calling): Expand and elaborate text. Add "print". Add the
5582 description of problems with weak aliases.
384ee23f 5583 (Core File Generation): New section.
60bf7e09 5584
d52fe014
AC
55852004-10-12 Andrew Cagney <cagney@gnu.org>
5586
5587 * gdbint.texinfo (Versions and Branches): New chapter.
5588 (Releasing GDB): Delete "Versions and Branches" section.
5589 (Top): Add "Versions and Branches".
5590
703663ab
EZ
55912004-10-08 Eli Zaretskii <eliz@gnu.org>
5592
5593 * gdb.texinfo (Editing, History): Add cross-references to the
5594 included Readline and History user documentation. Remove
5595 references to the symbol have-readline-appendices which is unused
5596 and undefined.
5597 (History): Fix indexing.
5598
ac77d04f
JJ
55992004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5600
5601 * gdbint.texinfo (target_stopped_data_address): Update to
5602 new prototype.
5603 (i386_stopped_data_address): Update prototype and description.
5604 (i386_stopped_by_watchpoint): New function and description.
5605
e07c999f
PH
56062004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5607
5608 * gdb.texinfo (Filenames): Add Ada suffixes.
5609 (Ada) New section.
5610
2e868123
AC
56112004-09-27 Andrew Cagney <cagney@gnu.org>
5612 Robert Picco <Robert.Picco@hp.com>
5613
5614 * gdb.texinfo (Packets): Document the "p" packet.
5615
02a57714
JM
56162004-09-21 Jason Molenda (jmolenda@apple.com)
5617
5618 * gdb.texinfo (Paths and Names of the Source Files): Document the
5619 meaning of values in the 'desc' field of a SO stab.
5620
ae038cb0
DJ
56212004-09-20 Daniel Jacobowitz <dan@debian.org>
5622
5623 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5624 max-cache-age" and "maint show dwarf2 max-cache-age".
5625
f7dc1244
EZ
56262004-09-16 Eli Zaretskii <eliz@gnu.org>
5627
5628 * gdb.texinfo (Set Breaks): Add index entry for setting
5629 breakpoints on overloaded C++ functions that are not members of
5630 any classes. Add an example and an index entry for setting
5631 breakpoints on all program functions.
5632 (Character Sets, Macros, Overlay Commands)
5633 (Non-debug DLL symbols, GDB/MI Output Syntax)
5634 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5635 Use "(@value{GDBP})" instead of a literal "(gdb)".
5636
f810308b
AC
56372004-09-12 Andrew Cagney <cagney@gnu.org>
5638
5639 * gdbint.texinfo (Native Debugging): Delete description of
5640 FILES_INFO_HOOK.
5641
15a661f3
PH
56422004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5643
5ae4183a
AS
5644 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5645 to hex_string_custom (not historically correct, but more
15a661f3
PH
5646 understandable, given the current code).
5647
f3219c75
AC
56482004-09-03 Andrew Cagney <cagney@gnu.org>
5649
5650 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5651
f3bb6704
JJ
56522004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5653
5654 * observer.texi (solib_unloaded): New observer.
5655
8d2c00cb
AC
56562004-08-24 Andrew Cagney <cagney@gnu.org>
5657
5658 * gdbint.texinfo (Target Architecture Definition): Add missing
5659 comma.
5660
e7dc800a
MC
56612004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5662
5663 * (Using the Testsuite): build != host is supported,
5664 but some test scripts do not support build != host.
5665
73b03683
MK
56662004-08-14 Mark Kettenis <kettenis@gnu.org>
5667
5668 * gdbint.texinfo (Host Definition): Delete description of
5669 FCLOSE_PROVIDED and GETENV_PROVIDED.
5670
c0ccb908
MK
56712004-08-05 Mark Kettenis <kettenis@chello.nl>
5672
5673 * gdbint.texinfo (Host Definition): Delete description of
5674 NO_SYS_FILE.
5675 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5676 PTRACE_FP_BUG.
5677
9c8dbfa9
AC
56782004-08-05 Andrew Cagney <cagney@gnu.org>
5679
5680 * gdbint.texinfo (Target Architecture Definition): Delete
5681 reference to deprecated_read_fp.
5682
f42accbe
AC
56832004-08-02 Andrew Cagney <cagney@gnu.org>
5684
5685 * gdbint.texinfo (Target Architecture Definition): Delete
5686 description of DEPRECATED_REGISTER_BYTES.
5687
0b66e38c
EZ
56882004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5689
5690 * gdb.texinfo (Source Path): Document the new behavior of
5691 searching for the source files.
5692
15387254
EZ
56932004-07-17 Eli Zaretskii <eliz@gnu.org>
5694
5695 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5696 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5697 (Auto Display): Improve indexing.
5698
2c07db7a
AC
56992004-07-16 Andrew Cagney <cagney@gnu.org>
5700
5701 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5702 "-noasync".
5703
4644b6e3
EZ
57042004-07-09 Eli Zaretskii <eliz@gnu.org>
5705
5706 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5707 have the same prefix have only their prefix in the index.
5708
7561d450
MK
57092004-07-03 Mark Kettenis <kettenis@gnu.org>
5710
5711 * gdb.texinfo (BSD libkvm Interface): New node (section)
5712 (Native): Add it to the menu.
5713
67bebe79
MK
57142004-07-01 Mark Kettenis <kettenis@gnu.org>
5715
5716 * gdbint.texinfo (Target Architecture Definition): Remove
5717 PCC_SOL_BROKEN.
5718
1a6923e0
MK
57192004-06-24 Mark Kettenis <kettenis@gnu.org>
5720
5721 * gdbint.texinfo (Target Architecture Definition): Remove
5722 SUN_FIXED_LBRAC_BUG.
5723
b435e160
AC
57242004-06-26 Andrew Cagney <cagney@gnu.org>
5725
5726 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5727
b5622e8d
AC
57282004-06-20 Andrew Cagney <cagney@gnu.org>
5729
5730 * gdbint.texinfo (Target Architecture Definition): Deprecate
5731 USE_STRUCT_CONVENTION.
5732
e0c07bf0
MC
57332004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5734
5735 gdb.texinfo (Bug Reporting): Mention session recording,
5736 with the script command or Emacs.
5737
782263ab
AC
57382004-06-18 Andrew Cagney <cagney@gnu.org>
5739
5740 * gdbint.texinfo (Target Architecture Definition): Deprecate
5741 FUNCTION_START_OFFSET.
5742
03727ca6
AC
57432004-06-14 Andrew Cagney <cagney@gnu.org>
5744
5745 Based on changes from Karl Berry.
5746 * gdb.texinfo: Do not use @sc in a direntry.
5747 * stabs.texinfo: Change @dircateogry to "Software development".
5748 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5749
97092415
AC
57502004-06-13 Andrew Cagney <cagney@gnu.org>
5751
5752 * gdbint.texinfo (Target Architecture Definition): Delete
5753 description of RETURN_VALUE_ON_STACK.
5754
1f6d4158
AC
57552004-06-09 Andrew Cagney <cagney@gnu.org>
5756
5757 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5758 deleted by previous patch.
5759
d966f0cb
AC
57602004-06-08 Andrew Cagney <cagney@gnu.org>
5761
5762 * gdbint.texinfo (Native Debugging): Delete documentation on
5763 ATTACH_DETACH.
5764
86fe4aaa
RC
57652004-06-06 Randolph Chung <tausq@debian.org>
5766
5767 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5768
d4b6d575
RC
57692004-06-06 Randolph Chung <tausq@debian.org>
5770
5ae4183a 5771 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5772 the new push_dummy_call method signature. Describe the function
5773 argument.
5774
4e8b0763
JB
57752004-05-24 Joel Brobecker <brobecker@gnat.com>
5776
5777 * gdb.texinfo (Starting): Document new start command.
5778
59caf092
AC
57792004-05-21 Andrew Cagney <cagney@redhat.com>
5780
5781 * observer.texi (GDB Observers): Document "inferior_created".
5782
e4a2df64
AC
57832004-05-08 Andrew Cagney <cagney@redhat.com>
5784
e6b55ae2
AC
5785 * gdbint.texinfo (Target Architecture Definition): Delete
5786 description of DO_DEFERRED_STORES.
5787
28954179
AC
5788 * gdbint.texinfo (Target Architecture Definition): Delete
5789 references to DEPRECATED_FIX_CALL_DUMMY.
5790
434b87dd
AC
5791 * gdbint.texinfo (Target Architecture Definition): Delete
5792 description of DEPRECATED_CALL_DUMMY_WORDS,
5793 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5794
58d28df8
AC
5795 * gdbint.texinfo (Target Architecture Definition): Delete
5796 description of DEPRECATED_PUSH_DUMMY_FRAME.
5797
e4a2df64
AC
5798 * gdbint.texinfo (Target Architecture Definition): Delete
5799 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5800
2b4855ab
AC
58012004-05-07 Andrew Cagney <cagney@redhat.com>
5802
5803 * observer.texi (GDB Observers): Add "Debugging" section. Include
5804 cross reference to "set/show debug observer".
5805 * gdb.texinfo (Debugging Output): Document "set/show debug
5806 observer".
5807
fcf70625
AC
58082004-05-01 Andrew Cagney <cagney@redhat.com>
5809
5810 * gdbint.texinfo (Target Architecture Definition): Delete
5811 description of DEPRECATED_PC_IN_SIGTRAMP.
5812
8ee56bcf
AC
58132004-04-30 Andrew Cagney <cagney@redhat.com>
5814
5815 * gdbint.texinfo (Target Architecture Definition): Delete
5816 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5817
67ab9a76
OF
58182004-04-30 Orjan Friberg <orjanf@axis.com>
5819
5820 * observer.texi (GDB Observers): Correct spelling.
5821
79346bcb
OF
58222004-04-26 Orjan Friberg <orjanf@axis.com>
5823
5824 * observer.texi (GDB Observers): Add target_changed event.
5825
7a464420
AC
58262004-04-08 Andrew Cagney <cagney@redhat.com>
5827
5828 * observer.texi (GDB Observers): Rework, provide generic observer
5829 definitions and then a list of observable events.
5830
6cdf9d98
AC
58312004-04-04 Andrew Cagney <cagney@redhat.com>
5832
5833 * gdbint.texinfo (Host Definition): Delete reference to
5834 NO_SIGINTERRUPT.
5835
ddc135a4
AC
58362004-04-02 Andrew Cagney <cagney@redhat.com>
5837
5838 * gdbint.texinfo (Target Architecture Definition): Delete
5839 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5840
6a1b180d
SC
58412004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5842
5843 * gdb.texinfo (TUI Commands): Document tui reg commands.
5844
d0d5df6f
AC
58452004-03-26 Andrew Cagney <cagney@redhat.com>
5846
5847 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5848 "gdbtui".
5849 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5850 (Contributors): Mention both Text and Terminal User Interface.
5851
aa2a3f87
AC
58522004-03-23 Andrew Cagney <cagney@redhat.com>
5853
5854 * gdbint.texinfo (Target Architecture Definition): Deprecate
5855 references to SIGTRAMP_START and SIGTRAMP_END.
5856
f561f026
AC
58572004-03-23 Andrew Cagney <cagney@redhat.com>
5858
5859 * gdbint.texinfo (Target Architecture Definition): Deprecate
5860 references to PC_IN_SIGTRAMP.
5861
33cb8b0f
AC
58622004-03-19 Andrew Cagney <cagney@redhat.com>
5863
5864 * gdbint.texinfo (Target Architecture Definition): Delete
5865 reference to GDB_TARGET_IS_HPPA.
5866
fc989b7a
AC
58672004-03-18 Andrew Cagney <cagney@redhat.com>
5868
5869 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5870 describe pre_init and post_init.
5871
701b08bb
DJ
58722004-03-09 Daniel Jacobowitz <drow@mvista.com>
5873
5874 * gdb.texinfo (Debugging Output): Document values for "set debug
5875 target".
5876
faae5abe
AC
58772004-02-28 Andrew Cagney <cagney@redhat.com>
5878
5879 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5880
dd79a6cf
JJ
58812004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5882
5883 * gdb.texinfo (breakpoints): Add information about the
5884 new "set breakpoint pending" and "show breakpoint pending"
5885 commands.
5886
e7f16015
AC
58872004-02-26 Andrew Cagney <cagney@redhat.com>
5888
5889 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5890 in Per-architecture module data section.
5891
7161a3a6
RM
58922004-02-25 Roland McGrath <roland@redhat.com>
5893
5894 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5895
2154891a
AC
58962004-02-24 Andrew Cagney <cagney@redhat.com>
5897
5898 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5899 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5900 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5901
6c74ac8b
AC
59022004-02-17 Andrew Cagney <cagney@redhat.com>
5903
5904 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5905
19772a2c
AC
59062004-02-16 Andrew Cagney <cagney@redhat.com>
5907
5908 * gdbint.texinfo (Target Architecture Definition): Deprecate
5909 FRAMELESS_FUNCTION_INVOCATION.
5910
c9830293
AC
59112004-02-16 Andrew Cagney <cagney@redhat.com>
5912
5913 * gdbint.texinfo (Coding): Mention -Wunused-function.
5914
b9d26eb9
AC
59152004-02-14 Andrew Cagney <cagney@redhat.com>
5916
5917 * gdbint.texinfo (Target Architecture Definition): Delete
5918 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5919
49efadf5
EZ
59202004-02-12 Elena Zannoni <ezannoni@redhat.com>
5921
5922 * gdb.texinfo: Properly quote the name "C++".
5923 * gdbint.texinfo: Ditto.
5924 * stabs.texinfo: Ditto.
5925
1eb288ea
EZ
59262004-02-11 Elena Zannoni <ezannoni@redhat.com>
5927
5928 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5929 minimal information about libiberty.
5930
e4937fc1
MC
59312004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5932
5933 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5934
a9331b3f
RM
59352004-02-04 Roland McGrath <roland@redhat.com>
5936
5937 * gdb.texinfo (Auxiliary Vector): New node (section).
5938 (Data): Add it to the menu.
5939
2650777c
JJ
59402004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5941
5942 * gdb.texinfo (Breakpoints): Add information about pending
5943 breakpoint support.
5944
b4501125
AC
59452004-01-26 Andrew Cagney <cagney@redhat.com>
5946
5947 * gdb.texinfo (Overview): Delete references to the cisco protocol
5948 including the "N" response.
5949
74055713
AC
59502004-01-26 Andrew Cagney <cagney@redhat.com>
5951
5952 * gdbint.texinfo (Target Architecture Definition): Rename
5953 EXTRACT_STRUCT_VALUE_ADDRESS to
5954 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5955
3bbe9696
EZ
59562004-01-24 Eli Zaretskii <eliz@gnu.org>
5957
5958 * gdb.texinfo (KOD): Document "show os". Add index entries for
5959 "set/show os" and "info cisco" commands.
5960
5843504f
EZ
59612004-01-21 Eli Zaretskii <eliz@gnu.org>
5962
5963 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5964
9175c9a3
MC
59652004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5966
5967 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5968 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5969
8e94b928
NR
59702004-01-19 Nick Roberts <nick@nick.uklinux.net>
5971
5972 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5973 -stack-list-locals.
5974 (GDB/MI Variable Objects): Describe extension to
5975 -var-list-children.
5976
a20cf136
DJ
59772004-01-17 Daniel Jacobowitz <drow@mvista.com>
5978
5979 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5980
afb18d0f
AC
59812004-01-17 Andrew Cagney <cagney@redhat.com>
5982
5983 * gdbint.texinfo (Target Architecture Definition): Delete
5984 documentation on DEPRECATED_NPC_REGNUM.
5985
b51970ac
DJ
59862004-01-13 Daniel Jacobowitz <drow@mvista.com>
5987
5988 * gdb.texinfo: Update copyright year. Mention that set
5989 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5990 "set follow-fork-mode ask".
5991
0f0cffd2
AC
59922004-01-13 Andrew Cagney <cagney@redhat.com>
5993
5994 * gdbint.texinfo: Update copyright year.
5995 (Coding): Add -Wunused-label to list of -Werror warnings.
5996
c552b3bb 59972004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5998 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5999
6000 * gdb.texinfo: Update copyright.
6001 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6002 around names, as appropriate. Minor syntax cleanup of
6003 _NSPrintForDebugger explanation. Two spaces after periods.
6004 GDBN used instead of lit. "gdb". Index entries added for
6005 print-object and _NSPrintForDebugger. @noindent added in one spot.
6006
afe157ca
EZ
60072003-11-11 Elena Zannoni <ezannoni@redhat.com>
6008
6009 * stabs.texinfo: Add dircategory and direntry commands.
6010 * annotate.texinfo: Ditto.
6011
963e2bb7
AC
60122003-11-10 Andrew Cagney <cagney@redhat.com>
6013
6014 * gdbint.texinfo (Target Architecture Definition): Replace the
6015 return_value method's "inval" and "outval" parameters with
6016 "readbuf" and "writebuf".
6017
1d8b2f28
JB
60182003-10-28 Jim Blandy <jimb@redhat.com>
6019
6020 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6021 from "The `F' request packet" and "The `F' reply packet", to make
6022 texi2dvi happy.
6023 (File-I/O remote protocol extension): Update menu entries, too.
6024
36d86913
MC
60252003-10-26 Michael Chastain <mec@shout.net>
6026
6027 * gdb.texinfo (Thread Stops): Document the issue with
6028 premature return from system calls in multi-threaded programs.
6029
ce2826aa
AC
60302003-10-24 Andrew Cagney <cagney@redhat.com>
6031
6032 * annotate.texinfo: Fix "fortunatly"[sic].
6033
f24c5e49
KI
60342003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6035
6036 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6037 with "Hitachi" and "Mitsubishi".
6038
92ad9cd9
AC
60392003-10-20 Andrew Cagney <cagney@redhat.com>
6040
6041 * gdbint.texinfo (Target Architecture Definition): Document
6042 gdbarch_return_value. Add cross references from
6043 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6044 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6045
0ab4b752
MK
60462003-10-18 Mark Kettenis <kettenis@gnu.org>
6047
6048 * gdbint.texinfo (Target Architecture Definition): Document
6049 regset_from_core_section.
fb3e19c0
KI
6050
60512003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6052
6053 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6054
a9331b3f 60552003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6056
6057 From Anthony Green <green@redhat.com>:
5ae4183a 6058 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6059
1485d690
KB
60602003-10-14 Kevin Buettner <kevinb@redhat.com>
6061
889bf7c5
PA
6062 * gdb.texinfo (Breakpoint related warnings): New node.
6063 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6064
86d30acc
DJ
60652003-10-13 Daniel Jacobowitz <drow@mvista.com>
6066
6067 * gdb.texinfo (Remote Protocol): Document v and vCont.
6068
172c2a43
KI
60692003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6070
6071 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6072 * gdbint.texinfo: Ditto.
6073
71952f4c
AC
60742003-10-09 Andrew Cagney <cagney@redhat.com>
6075
6076 From 2003-09-18 David Anderson <davea@sgi.com>:
6077 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6078 "command".
6079
268e2188
AC
60802003-10-03 Andrew Cagney <cagney@redhat.com>
6081
6082 * gdbint.texinfo (Target Architecture Definition): Deprecate
6083 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6084 just target.
6085
12c266ea 60862003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6087
f30992d4 6088 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6089 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6090 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6091 * gdbint.texinfo (Target Architecture Definition): Rename
6092
60932003-09-30 Andrew Cagney <cagney@redhat.com>
6094
f30992d4 6095 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6096 (Target Architecture Definition):
f30992d4 6097
2e092625
AC
6098 * gdbint.texinfo (Target Architecture Definition): Rename
6099 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6100
0717ae8a
AC
61012003-09-29 Andrew Cagney <cagney@redhat.com>
6102
dad809b7
AC
6103 * gdbint.texinfo (Target Architecture Definition): Delete
6104 documentation for NEED_TEXT_START_END.
6105
0717ae8a
AC
6106 * gdbint.texinfo (Target Architecture Definition): Rename
6107 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6108 TARGET_WRITE_PC.
a9331b3f 6109
af6cf26d
MC
61102003-09-22 Michael Chastain <mec@shout.net>
6111
6112 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6113
ee206350
AG
61142003-09-21 Anthony Green <green@redhat.com>
6115
6116 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6117
a38c9fe6
MK
61182003-09-21 Mark Kettenis <kettenis@gnu.org>
6119
6120 * gdbint.texinfo (Target Architecture Definition): Document
6121 stabs_argument_has_addr.
6122
77949794
AC
61232003-09-18 Andrew Cagney <cagney@redhat.com>
6124
6125 * gdbint.texinfo (Target Architecture Definition): Delete
6126 documentation on REGISTER_NAMES.
6127
8e823e25
MK
61282003-09-13 Mark Kettenis <kettenis@gnu.org>
6129
6130 * gdbint.texinfo (Target Architecture Definition): Replace
6131 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6132
f27dd7fd
AC
61332003-09-11 Andrew Cagney <cagney@redhat.com>
6134
6135 * gdbint.texinfo (Target Architecture Definition): Replace
6136 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6137
8b148df9
AC
61382003-08-18 Andrew Cagney <cagney@redhat.com>
6139
6140 * gdbint.texinfo (Target Architecture Definition): Document
6141 "frame_red_zone_size".
6142
25d29d70
AC
61432003-08-09 Andrew Cagney <cagney@redhat.com>
6144
6145 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6146 with "set/show backtrace past-main" and "set/show backtrace
6147 limit".
6148
c938e9b0
L
61492003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6150
6151 * Makefile.in (install-info): Support DESTDIR.
6152 (install-html): Likewise.
6153
64fabec2
AC
61542003-08-07 Andrew Cagney <cagney@redhat.com>
6155
6156 Patch from Nick Roberts.
6157 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6158 bindings. Remove description of send-gdb-command.
6159
2fcf52f0
AC
61602003-08-07 Andrew Cagney <cagney@redhat.com>
6161
6162 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6163 GDB 6.0.
6164
086432e2
AC
61652003-08-06 Andrew Cagney <cagney@redhat.com>
6166
6167 * gdb.texinfo (Mode Options): Mention that level three is the
6168 highest available and that level 2 is deprecated.
6169 (Annotations Overview): Mention annotation levels. Cross reference
6170 to "Limitations of the Annotation Interface" in annotate.texi.
6171 (TODO, Value Annotations, Frame Annotations): Delete section.
6172 (Displays, Breakpoint Info): Delete.
6173
e5249f67
AC
61742003-08-04 Andrew Cagney <cagney@redhat.com>
6175
6176 * agentexpr.texi: Delete @bye.
6177 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6178 (stabs.info): Add $(srcdir) to include search path.
6179 (html): Depend on "annotate_toc.html", and not "annotate.html".
6180 * stabs.texinfo: Ditto. Include "fdl.texi".
6181 * gdbint.texinfo: Update copyright statement's list of invariant
6182 sections.
6183
e6f672d2
AC
61842003-07-28 Andrew Cagney <cagney@redhat.com>
6185
6186 * Makefile.in (INFO_DEPS): Add annotate.info.
6187 (dvi, ps, html, pdf): Add annotate.
6188 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6189 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6190 (ANNOTATE_DOC_FILES): New macro.
6191 (ANNOTATE_TEX_TMPS): New macro.
6192 (annotate.info, annotate_toc.html): Specify dependencies.
6193 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6194 * annotate.texinfo: Rename annotate.texi. Get building. Add
6195 "Migrating to GDB/MI" and "Limitations of the Annotation
6196 Interface" chapters. Mention why it is not part of the user
6197 guide. Update copyright notice. Include "fdl.texi".
6198
72ffddc9
SC
61992003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6200
6201 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6202
a9f12a31
DJ
62032003-07-24 Daniel Jacobowitz <drow@mvista.com>
6204
6205 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6206
b1fe9455
DJ
62072003-07-24 Daniel Jacobowitz <drow@mvista.com>
6208
6209 * gdb.texinfo (Server): Mention pidof.
6210
153721e6
AC
62112003-07-22 Andrew Cagney <cagney@redhat.com>
6212
6213 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6214 list.
6215
0fac0b41
DJ
62162003-06-28 Daniel Jacobowitz <drow@mvista.com>
6217
6218 * gdb.texinfo (Logging output): New chapter.
6219
4e562065
JB
62202003-06-24 Joel Brobecker <brobecker@gnat.com>
6221
6222 * gdb.texinfo (Unsupported languages): New section.
6223 (Languages): Add link to new section.
6224
f2c06f52
AC
62252003-06-22 Andrew Cagney <cagney@redhat.com>
6226
6227 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6228
b4177fca
DJ
62292003-06-22 Daniel Jacobowitz <drow@mvista.com>
6230
6231 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6232
f418dd93
DJ
62332003-06-22 Daniel Jacobowitz <drow@mvista.com>
6234
6235 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6236 * agentexpr.texi: Retitle section, and change it to an appendix.
6237 Comment out texinfo initialization. Factor a @var{} into two
6238 pieces to prevent makeinfo warnings.
6239 * gdb.texinfo: Add Agent Expressions appendix.
6240
4ca61388
DJ
62412003-06-19 Daniel Jacobowitz <drow@mvista.com>
6242
6243 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6244
07f31aa6
DJ
62452003-06-18 Daniel Jacobowitz <drow@mvista.com>
6246
5ae4183a 6247 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6248 remote target". Document the "detach" and "disconnect" commands.
6249 (Server, Netware, Debug Session): Reference "Connecting to a
6250 remote target".
6251 (GDB/MI Target Manipulation): Document "-target-disconnect".
6252
2dd0da42
AC
62532003-06-13 Andrew Cagney <cagney@redhat.com>
6254
6255 * gdbint.texinfo (Target Architecture Definition): Deprecate
6256 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6257 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6258
e7a3abfc
JB
62592003-06-09 Jim Blandy <jimb@redhat.com>
6260
6261 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6262
25e3a86b
AC
62632003-06-08 Andrew Cagney <cagney@redhat.com>
6264
6265 * gdbint.texinfo (Target Architecture Definition): Delete
6266 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6267
a9e5fdc2
AC
62682003-06-08 Andrew Cagney <cagney@redhat.com>
6269
6270 * gdbint.texinfo (Target Architecture Definition): Document
6271 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6272
b37303ee
AF
62732003-06-07 Adam Fedor <fedor@gnu.org>
6274
6275 * gdb.texinfo: Add Objective-C documentation.
6276
39fe6e80
AC
62772003-06-01 Andrew Cagney <cagney@redhat.com>
6278
6279 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6280 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6281
125309b2
AC
62822003-05-21 Andrew Cagney <cagney@redhat.com>
6283
6284 * gdbint.texinfo (Target Architecture Definition): Delete
6285 references to "extract_address" and "store_address".
6286
b8b527c5
AC
62872003-05-16 Andrew Cagney <cagney@redhat.com>
6288
6289 * gdbint.texinfo (Target Architecture Definition): Replace
6290 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6291 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6292
50e3ee83
TR
62932003-05-14 Theodore A. Roth <troth@openavr.org>
6294
6295 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6296
44e2be90
L
62972003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6298
6299 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6300 (gdb.dvi): Likewise.
6301 (gdb.pdf): Likewise.
6302 (links2roff): Likewise.
6303
df5215a6
JB
63042003-05-08 Jim Blandy <jimb@redhat.com>
6305
6306 * gdb.texinfo (Dump/Restore Files): Update documentation for
6307 'dump', 'append', and 'restore': note that format argument is
6308 optional; simplify presentation of the command variants; and be
6309 more precise about the formats.
6310
5e7b2f39
JB
63112003-05-07 Jim Blandy <jimb@redhat.com>
6312
6313 * gdb.texinfo (Symbols): Update documentation: 'maint list
6314 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6315 symtabs' and 'maint info psymtabs'.
6316
b1e29e33
AC
63172003-05-05 Andrew Cagney <cagney@redhat.com>
6318
6319 * gdbint.texinfo (Target Architecture Definition): Make
6320 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6321 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6322 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6323
00905d52
AC
63242003-05-04 Andrew Cagney <cagney@redhat.com>
6325
6326 * gdb.texinfo (Maintenance Commands): Document "maint print
6327 dummy-frames".
6328
54ff5908
AC
63292003-05-04 Andrew Cagney <cagney@redhat.com>
6330
6331 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6332
32e7087d
JB
63332003-05-03 J. Brobecker <brobecker@gnat.com>
6334
6335 Thierry Schneider <tpschneider1@yahoo.com>
6336 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6337 for new MI command.
6338
7043d8dc
AC
63392003-05-03 Andrew Cagney <cagney@redhat.com>
6340
6341 * gdbint.texinfo (Target Architecture Definition): Document
6342 push_dummy_code. Add cross references.
6343
e33d66ec
EZ
63442003-05-02 Elena Zannoni <ezannoni@redhat.com>
6345
6346 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6347 set/show charsets commands.
6348
0ba6dca9
AC
63492003-04-28 Andrew Cagney <cagney@redhat.com>
6350
6351 * gdbint.texinfo (Target Architecture Definition): Replace
6352 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6353 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6354
d7a27068
AC
63552003-04-28 Andrew Cagney <cagney@redhat.com>
6356
6357 * gdbint.texinfo (Target Architecture Definition): Rename
6358 "tm_print_insn" to "deprecated_tm_print_insn".
6359
44ea7b70
JB
63602003-04-09 Jim Blandy <jimb@redhat.com>
6361
6362 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6363 list psymtabs'.
6364
fb8f8949
AC
63652003-04-08 Andrew Cagney <cagney@redhat.com>
6366
6367 * gdbint.texinfo (Target Architecture Definition): Delete
6368 references to EXTRA_FRAME_INFO.
6369
32fb0f22
AC
63702003-04-08 Andrew Cagney <cagney@redhat.com>
6371
6372 * gdbint.texinfo (Target Architecture Definition): Delete
6373 PRINT_TYPELESS_INTEGER.
6374
6be67e67
JB
63752003-04-02 J. Brobecker <brobecker@gnat.com>
6376
6377 * observer.texi (GDB Observers): Adjust the documentation for the
6378 normal_stop notification to better describe reality. Fix a couple
6379 of minor typos.
6380
4e35d5f0
BR
63812003-04-02 Bob Rossi <bob_rossi@cox.net>
6382
a9331b3f 6383 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6384 '-file-list-exec-source-file'
6385
e8a8712a
AC
63862003-03-31 Andrew Cagney <cagney@redhat.com>
6387
6388 * gdbint.texinfo (Target Architecture Definition): Delete
6389 references to CALL_DUMMY_P.
6390
6c0e89ed
AC
63912003-03-30 Andrew Cagney <cagney@redhat.com>
6392
6393 * gdbint.texinfo (Target Architecture Definition): Remove
6394 reference to TARGET_WRITE_SP.
a9331b3f 6395
378bfd1b
AC
63962003-03-27 Andrew Cagney <cagney@redhat.com>
6397
6398 * gdbint.texinfo (Target Architecture Definition): Remove
6399 references to write_sp.
6c0e89ed 6400
922fbb7b
AC
64012003-03-27 Andrew Cagney <cagney@redhat.com>
6402
6403 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6404 chapter body. Use @smallexample instead of @example.
6405 (Annotations): Ditto.
6406 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6407 annotate.texi.
6408
b81774d8
AC
64092003-03-26 Andrew Cagney <cagney@redhat.com>
6410
6411 * gdbint.texinfo (Target Architecture Definition): Replace
6412 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6413 dummy_addr parameters.
6414
1bf6d5cc
AC
64152003-03-25 Andrew Cagney <cagney@redhat.com>
6416
6417 * gdbint.texinfo (Target Architecture Definition): Delete
6418 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6419 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6420 Add reference to PUSH_ARGUMENTS.
6421
618ce49f
AC
64222003-03-23 Andrew Cagney <cagney@redhat.com>
6423
6424 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6425 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6426
bcd7e15f
JB
64272003-03-18 J. Brobecker <brobecker@gnat.com>
6428
6429 * gdbint.texinfo (Algorithms): Add new section describing the
6430 Observer paradigm.
6431 (Top): Add menu entry to new observer appendix.
6432 * observer.texi: New file.
6433 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6434 new observer.texi file.
6435
9fe8321b
AC
64362003-03-17 Andrew Cagney <cagney@redhat.com>
6437
6438 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6439 that GNU Press update the manual version number.
6440
ac2adee5
AC
64412003-03-12 Andrew Cagney <cagney@redhat.com>
6442
6443 * gdbint.texinfo (Target Architecture Definition): Delete
6444 references to get_saved_register. Rename GET_SAVED_REGISTER to
6445 DEPRECATED_GET_SAVED_REGISTER.
6446
749b82f6
AC
64472003-03-13 Andrew Cagney <cagney@redhat.com>
6448
6449 * gdbint.texinfo (Target Architecture Definition): Replace
6450 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6451
8bedc050
AC
64522003-03-12 Andrew Cagney <cagney@redhat.com>
6453
6454 * gdbint.texinfo (Target Architecture Definition): Rename
6455 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6456
0ce1b118
CV
64572003-03-10 Corinna Vinschen <vinschen@redhat.com>
6458
6459 * gdb.texinfo: Add File-I/O documentation.
6460
12cc2063
AC
64612003-03-10 Andrew Cagney <cagney@redhat.com>
6462
6463 * gdbint.texinfo (Target Architecture Definition): Cross reference
6464 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6465
7453dc06
AC
64662003-03-07 Andrew Cagney <cagney@redhat.com>
6467
6468 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6469 frame" command.
6470
6314f104
AC
64712003-03-05 Andrew Cagney <cagney@redhat.com>
6472
6473 * gdbint.texinfo (Target Architecture Definition): Document
6474 unwind_dummy_id. Cross reference unwind_dummy_id and
6475 SAVE_DUMMY_FRAME_TOS.
6476
f1212245
DJ
64772003-03-05 James Ingham <jingham@apple.com>
6478 Daniel Jacobowitz <drow@mvista.com>
6479
6480 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6481 and "show cp-abi".
6482
77e7e267
AC
64832003-03-03 Andrew Cagney <cagney@redhat.com>
6484
6485 * gdbint.texinfo (Target Architecture Definition): Document
6486 register_type.
6487
838a8221
AC
64882003-03-03 Andrew Cagney <cagney@redhat.com>
6489
6490 * stabs.texinfo (Structures): Use @samp and separate @var's
6491 instead of a single @var containing a comma separated list.
6492 (Unions): Ditto.
6493
d7f4a264
DJ
64942003-03-02 Daniel Jacobowitz <drow@mvista.com>
6495
6496 * Makefile.in (distclean): Remove config.log.
6497
f30ee0bc
AC
64982003-03-01 Andrew Cagney <cagney@redhat.com>
6499
6500 * gdbint.texinfo (Target Architecture Definition): Rename
6501 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6502
65032003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6504
6505 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6506 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6507
be448670
CF
65082003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6509
6510 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6511 (Non-debug DLL symbols): New node, describing the minimal symbols
6512 loaded from DLLs without real debugging symbols.
6513
501eef12
AC
65142003-02-20 Andrew Cagney <ac131313@redhat.com>
6515
6516 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6517 hardware-breakpoint-limit".
6518 (Set Watchpoints): Add cross reference to "set remote
6519 hardware-watchpoint-limit".
6520 (Remote configuration options): New section.
6521
21c294e6
AC
65222003-02-04 Andrew Cagney <ac131313@redhat.com>
6523
e9be73e4
AC
6524 * gdbint.texinfo (Target Architecture Definition): Delete
6525 descrption of IS_TRAPPED_INTERNALVAR.
6526
21c294e6
AC
6527 From Keith Seitz <keiths@redhat.com>:
6528 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6529 option "-i"/"--interpreter" to this chapter. Include index
6530 entries.
6531
0179ffac
DC
65322003-02-04 David Carlton <carlton@math.stanford.edu>
6533
6534 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6535 (Variables): Recommend stabs+ and DWARF 2.
6536 (C plus plus expressions): Correct info about
6537 compiler versions, debug formats.
6538 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6539 PR symtab/874.
6540
7ca9f392
AC
65412003-02-01 Andrew Cagney <ac131313@redhat.com>
6542
6543 * gdbint.texinfo (Target Architecture Definition): Delete
6544 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6545 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6546 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6547 references to nindy and i960.
6548 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6549
31a85ea2
AC
65502003-02-01 Andrew Cagney <ac131313@redhat.com>
6551
6552 * gdbint.texinfo (Target Architecture Definition): Delete
6553 FLOAT_INFO.
6554
6b894e49
AC
65552003-01-30 Andrew Cagney <ac131313@redhat.com>
6556
6557 * stabs.texinfo (Member Type Descriptor): Clarify description of
6558 `@'. Suggested by Ben Hutchings.
6559
c48861fb
AC
65602003-01-29 Andrew Cagney <ac131313@redhat.com>
6561
6562 * gdb.texinfo (M68K): Delete reference to es1800.
6563
617073a9
AC
65642003-01-29 Andrew Cagney <ac131313@redhat.com>
6565
6566 * gdb.texinfo (Maintenance Commands): Document `maint print
6567 reggroups' and `maint print register-groups'.
6568 * gdbint.texinfo (Target Architecture Definition): Document
6569 register_reggroup_p.
6570
5b5d99cf
JB
65712003-01-23 Jim Blandy <jimb@redhat.com>
6572
6573 * gdb.texinfo (Separate Debug Files): New section.
6574
e7ba9c65
DJ
65752003-01-22 Daniel Jacobowitz <drow@mvista.com>
6576
6577 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6578 and "maint show profile".
6579
94e91d6d
MC
65802003-01-16 Michael Chastain <mec@shout.net>
6581
6582 * gdb.texinfo (Installing GDB): Warn against
6583 ".../gdb-VERSION/gdb/configure".
6584 (Separate Objdir): Likewise.
6585
867f3898
AC
65862003-01-15 Andrew Cagney <ac131313@redhat.com>
6587
6588 * gdbint.texinfo (Target Architecture Definition): Delete
6589 definition of PRINT_REGISTER_HOOK.
6590
f153cc92
EZ
65912003-01-15 Elena Zannoni <ezannoni@redhat.com>
6592
6593 (OpenRISC 1000): Fix formatting of command names.
6594
c60eb6f1
EZ
65952003-01-15 Elena Zannoni <ezannoni@redhat.com>
6596
6597 * gdb.texinfo (Continuing and Stepping): Add new command
6598 'advance'. Clarify behavior of 'until'.
6599
f5ebfba0
DJ
66002003-01-13 Daniel Jacobowitz <drow@mvista.com>
6601
6602 * gdb.texinfo (Files): Document solib-absolute-prefix and
6603 solib-search-path.
6604
4ce8657e
MC
66052003-01-09 Michael Chastain <mec@shout.net>
6606
6607 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6608 (Create a Release): Add new instructions for new @file{src-release}.
6609 Document existing instructions for @file{Makefile.in} as
6610 being for @value{GDBN} 5.3.1 or earlier.
6611
372613e3
AC
66122003-01-09 Andrew Cagney <ac131313@redhat.com>
6613
6614 * gdbint.texinfo (Target Architecture Definition): Mention
6615 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6616 allocate memory.
6617
b4e9345d
DJ
66182003-01-04 Daniel Jacobowitz <drow@mvista.com>
6619
6620 * gdb.texinfo (Controlling GDB): Add @kindex for
6621 "show osabi".
6622 (Backtraces): Add @kindex's for backtrace-below-main.
6623
98b45e30
DJ
66242003-01-04 Daniel Jacobowitz <drow@mvista.com>
6625
6626 * gdb.texinfo (Controlling GDB): Document "set osabi".
6627
95f90d25
DJ
66282003-01-04 Daniel Jacobowitz <drow@mvista.com>
6629
6630 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6631 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6632
1e698235
DJ
66332003-01-04 Daniel Jacobowitz <drow@mvista.com>
6634
6635 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6636 "set coerce-float-to-double".
6637 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6638
e632838e
AC
66392003-01-02 Andrew Cagney <ac131313@redhat.com>
6640
6641 * stabs.texinfo: Remove obsolete text.
6642 * gdbint.texinfo: Ditto.
6643 * gdb.texinfo: Ditto.
6644
c133ab7a
MK
66452002-12-22 Mark Kettenis <kettenis@gnu.org>
6646
6647 * gdbint.texinfo (Target Architecture Definition): Update
6648 description of gdbarch_register_osabi.
6649
f821f325
KH
66502002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6651
6652 * agentexpr.texi: Fix typos.
6653 * annotate.texi: Likewise.
6654 * fdl.texi: Likewise.
6655
85a6d8d3 66562002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6657
6658 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6659 DEPRECATED_INIT_FRAME_PC.
6660
ae45cd16
AC
66612002-12-01 Andrew Cagney <ac131313@redhat.com>
6662
6663 * gdbint.texinfo (Target Architecture Definition): Delete
6664 PC_IN_CALL_DUMMY.
6665
07555a72
AC
66662002-11-28 Andrew Cagney <ac131313@redhat.com>
6667
6668 * gdbint.texinfo (Host Definition): Delete documentation on
6669 USE_GENERIC_DUMMY_FRAMES.
6670
c166cdc7
EZ
66712002-11-26 Elena Zannoni <ezannoni@redhat.com>
6672
5ae4183a 6673 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6674 * Makefile.in (install-info): Run the install-info command as part
6675 of the post install steps only.
6676 (uninstall-info): New target.
6677 (uninstall): New target.
6678
35db0260
EZ
66792002-11-22 Elena Zannoni <ezannoni@redhat.com>
6680
6681 * Makefile.in (install): Make install do some real work.
6682
9ba8d803
AC
66832002-11-19 Andrew Cagney <ac131313@redhat.com>
6684
6685 Fix POSIX problem reported by Paul Eggert.
6686 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6687 Fix PR gdb/527.
6688
903ad3a6
AC
66892002-10-26 Andrew Cagney <cagney@redhat.com>
6690
6691 * gdbint.texinfo (Target Architecture Definition): Delete
6692 definition of DO_REGISTERS_INFO.
6693
f2abfe65
KB
66942002-10-18 Kevin Buettner <kevinb@redhat.com>
6695
6696 * gdbint.texinfo (Address Classes): Fix problems with insertion
6697 of ``{'' and ``}'' in example.
6698
b5b0480a
KB
66992002-10-17 Kevin Buettner <kevinb@redhat.com>
6700
6701 * gdbint.texinfo (Address Classes): New section.
6702 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6703 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6704 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6705 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6706
c85508ee
KD
67072002-10-11 Klee Dienes <kdienes@apple.com>
6708
6709 * gdb.texinfo (Registers): Mention vector registers as well as
6710 floating registers in the documentation for 'info registers' and
6711 'info all-registers'.
6712
6d12fc3d
DJ
67132002-10-11 Daniel Jacobowitz <drow@mvista.com>
6714
6715 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6716
8d19fbd2
JJ
67172002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6718
6719 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6720 interface definition.
6721
a37295f9
MM
67222002-10-03 Marko Mlinar <markom@opencores.org>
6723
6724 * gdb.texinfo (Target Commands): Add or1k target specific
6725 commands.
6726 * gdb.texinfo (Contributors): Add myself to the contributors list.
6727
da0f9dcd
AC
67282002-10-01 Andrew Cagney <ac131313@redhat.com>
6729
6730 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6731 and "mi1" instead of "mi1" and "mi0".
6732
2e834e49
HPN
67332002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6734
6735 * gdb.texinfo (Packets): Fix typos "alligned".
6736 Correct z3/Z3 description. Correct z4/Z4 title.
6737
050be0dc
AC
67382002-09-27 Andrew Cagney <ac131313@redhat.com>
6739
6740 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6741
1104b9e7
KB
67422002-09-25 Kevin Buettner <kevinb@redhat.com>
6743
6744 * gdb.texinfo: Use GNU/Linux instead of Linux.
6745
512217c7
AC
67462002-09-25 Andrew Cagney <ac131313@redhat.com>
6747
6748 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6749
10998722
AC
67502002-09-24 Andrew Cagney <ac131313@redhat.com>
6751
512217c7 6752 * gdb.texinfo: Replace @example with @smallexample.
10998722 6753
a0eb71c5
KB
67542002-09-20 Kevin Buettner <kevinb@redhat.com>
6755
f7dc1244 6756 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6757 * gdb.texinfo (Character Sets): Use @smallexample instead of
6758 @example. Use GNU/Linux instead of Linux.
6759
67602002-09-20 Jim Blandy <jimb@redhat.com>
6761
6762 * gdb.texinfo: Add character set documentation.
6763
2f870471
AC
67642002-09-19 Andrew Cagney <ac131313@redhat.com>
6765
6766 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6767 (Packets): Add cross reference from `b' packet to `z' packets.
6768
790eb8f5
AC
67692002-09-19 Andrew Cagney <ac131313@redhat.com>
6770
8d30a00d
AC
6771 * gdb.texinfo (Maintenance Commands): Document ``maint
6772 internal-error'' and ``maint internal-warning''.
6773
790eb8f5
AC
6774 * gdbint.texinfo (Target Architecture Definition): Revise
6775 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6776
a23a7bf1
JB
67772002-09-19 Joel Brobecker <brobecker@gnat.com>
6778
6779 * gdbint.texinfo (Target Conditionals): Document the new
6780 NAME_OF_MALLOC macro.
6781
299ffc64
AC
67822002-09-05 Andrew Cagney <ac131313@redhat.com>
6783
6784 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6785 engineer.
6786
b7bb15bc
SC
67872002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6788
6789 * gdb.texinfo (TUI Overview): Document status line fields.
6790
3d757584
SC
67912002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6792
6793 * gdb.texinfo (TUI Commands): Document info win command.
6794
269c21fe
SC
67952002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6796
6797 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6798
7cf36c78
SC
67992002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6800
6801 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6802 (TUI Keys): Likewise.
6803
d2c6833e
AC
68042002-08-25 Andrew Cagney <ac131313@redhat.com>
6805
6806 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6807 for a packet receive.
6808
46d8b1c3
AC
68092002-08-25 Andrew Cagney <ac131313@redhat.com>
6810
6811 * Makefile.in (clean): Move to end of file.
6812 (distclean, maintainer-clean, realclean): Ditto.
6813 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6814 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6815 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6816 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6817
b0787093
AC
68182002-08-24 Andrew Cagney <ac131313@redhat.com>
6819
6820 * Makefile.in (GDBINT_TEX_TMPS): Define.
6821 (gdbint.dvi, gdbint.pdf): Use
6822 (GDB_TEX_TMPS): Define.
6823 (gdb.dvi, gdb.pdf): Use.
6824 (STABS_TEX_TMPS): Define.
6825 (stabs.dvi, stabs.pdf): Use.
6826 (GDB_DOC_SOURCE_INCLUDES): New macros.
6827 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6828 (GDBINT_DOC_FILES_INCLUDES): New macros.
6829 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6830 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6831 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6832 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6833 (links2roff): Replace SFILES_INCLUDED with
6834 GDB_DOC_SOURCE_INCLUDES.
6835 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6836 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6837 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6838 dependencies.
6839 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6840 dependencies.
6841 (gdbmi.texinfo): Delete rule.
6842 (inc-hist.texinfo): Delete rule.
6843 (rluser.texinfo): Delete rule.
6844
ebba8386
AC
68452002-08-23 Andrew Cagney <cagney@redhat.com>
6846
6847 * gdbint.texinfo (Target Architecture Definition): Update
6848 STORE_RETURN_VALUE, mention regcache.
6849
0ab7a791
AC
68502002-08-21 Andrew Cagney <ac131313@redhat.com>
6851
6852 * gdbint.texinfo (Target Architecture Definition): Document
6853 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6854
ee2d5c50
AC
68552002-08-19 Andrew Cagney <ac131313@redhat.com>
6856
6857 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6858 Fix minor typos. Add index entries.
6859
53c69bd7
AC
68602002-08-18 Andrew Cagney <ac131313@redhat.com>
6861
6862 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6863
e76f1f2e
AC
68642002-08-15 Andrew Cagney <ac131313@redhat.com>
6865
6866 * gdbint.texinfo (Target Architecture Definition): Document
6867 PRINT_VECTOR_INFO.
6868 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6869
0680b120
AC
68702002-08-13 Andrew Cagney <ac131313@redhat.com>
6871
6872 * gdb.texinfo (Maintenance Commands): Document "maint print
6873 registers", "maint print raw-registers" and "maint print
6874 cooked-registers".
6875
3c3bea1c
GS
68762002-08-08 Grace Sainsbury <graces@redhat.com>
6877
a9331b3f 6878 From Mark Salter:
3c3bea1c
GS
6879 * gdb.texinfo (Protocol): Document T packet extension to
6880 allow watchpoint address reporting.
6881
42f9b0a5
AC
68822002-08-03 Andrew Cagney <ac131313@redhat.com>
6883
6884 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6885
db034ac5
AC
68862002-08-01 Andrew Cagney <cagney@redhat.com>
6887
6888 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6889 to CHILL.
6890
e2b28d04
AC
68912002-08-01 Andrew Cagney <ac131313@redhat.com>
6892
6893 * gdbint.texinfo (Coding): Revise section "Include Files".
6894
7fb623f7
AC
68952002-07-24 Andrew Cagney <cagney@redhat.com>
6896
6897 * gdbint.texinfo: Obsolete references to m88k.
6898 * gdb.texinfo: Ditto.
6899
4a2b4636
JB
69002002-07-10 Joel Brobecker <brobecker@gnat.com>
6901
7fb623f7 6902 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6903 where the proper version of autoconf can be retrieved.
6904
a71ec265
DH
69052002-07-09 Don Howard <dhoward@redhat.com>
6906
6907 * gdb.texinfo (Command Files): Further describe the behavior of
6908 sourced command files.
6909
b9aa90c9
AC
69102002-06-27 Andrew Cagney <ac131313@redhat.com>
6911
6912 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6913 (Coding): Clarify ISO C version that GDB assumes.
6914
40dd2248
TT
69152002-06-26 Tom Tromey <tromey@redhat.com>
6916
6917 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6918 add_setshow_cmd_full.
6919
bfac230e
DH
69202002-06-25 Don Howard <dhoward@redhat.com>
6921
6922 * gdb.texinfo (Memory Region Attributes): Document new behavior
6923 for 'mem' command.
6924
475b0867
JB
69252002-06-11 Jim Blandy <jimb@redhat.com>
6926
919d772c
JB
6927 * gdb.texinfo (Symbols): Update documentation for `info source'
6928 command.
6929
475b0867
JB
6930 * gdb.texinfo (Macros): Call the command `info macro', not
6931 `show macro'.
6932
ba8c9337
AC
69332002-06-09 Andrew Cagney <ac131313@redhat.com>
6934
6935 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6936 data''.
6937
1029b7fa
MK
69382002-06-09 Mark Kettenis <kettenis@gnu.org>
6939
6940 * gdbint.texinfo (Target Architecture Definition): Document
6941 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6942
16737d73
AC
69432002-06-08 Andrew Cagney <ac131313@redhat.com>
6944
6945 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6946 lists.
6947
30107679
AC
69482002-06-08 Andrew Cagney <ac131313@redhat.com>
6949
6950 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6951 Branch''.
6952
3352e23e
AC
69532002-06-01 Andrew Cagney <ac131313@redhat.com>
6954
6955 * gdbint.texinfo (Target Architecture Definition): Add section
6956 ``Converting an existing Target Architecture to Multi-arch''.
6957
cbb09e6a
AC
69582002-05-30 Andrew Cagney <ac131313@redhat.com>
6959
6960 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6961 to ``Obsoleting code''. Revise.
6962
e2e0bcd1
JB
69632002-05-17 Jim Blandy <jimb@redhat.com>
6964
6965 * gdb.texinfo (C Preprocessor Macros): New chapter.
6966 Include it in the main menu.
6967 (Contributors): Credit Jim Blandy with macro support.
6968 (Compilation): Explain how to get macro information into the
6969 executable.
6970 (Expressions): Note that preprocessor macros are expanded.
6971
9db8d71f
DJ
69722002-05-14 Daniel Jacobowitz <drow@mvista.com>
6973
6974 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6975 options for `target remote'.
6976
6d531722
AC
69772002-05-13 Andrew Cagney <ac131313@redhat.com>
6978
6979 * gdbint.texinfo (Target Architecture Definition): Delete
6980 documentation on NNPC_REGNUM.
6981
13d01224
AC
69822002-05-11 Andrew Cagney <ac131313@redhat.com>
6983
6984 * gdbint.texinfo (Target Architecture Definition): Document
6985 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6986 (Target Architecture Definition): Revise section `Using Different
6987 Register and Memory Data Representations'. Add section `Raw and
6988 Virtual Register Representations'.
6989
b2e75d78
AC
69902002-05-11 Andrew Cagney <ac131313@redhat.com>
6991
6992 * gdbint.texinfo (Target Architecture Definition): Mention
6993 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6994 (Target Architecture Definition): Mention same. Add references to
6995 web pages.
6996
2c8682ee
MS
69972002-05-08 Michael Snyder <msnyder@redhat.com>
6998
6999 * stabs.texinfo (Attributes): Document new "vector" attribute.
7000
0816590b
AC
70012002-05-04 Andrew Cagney <ac131313@redhat.com>
7002
7003 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7004
2653173e
AC
70052002-05-04 Andrew Cagney <ac131313@redhat.com>
7006
7007 * gdb.texinfo: Delete obsolete references to a29k.
7008
d7bd68ca
AC
70092002-04-24 Andrew Cagney <ac131313@redhat.com>
7010
7011 * gdbint.texinfo (Target Architecture Definition): Replace
7012 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7013
21d83aa5
DM
70142002-04-24 David S. Miller <davem@redhat.com>
7015
7016 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7017
7673a6cc
DM
70182002-04-21 David S. Miller <davem@redhat.com>
7019
7020 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7021
d49d1e0a
AC
70222002-04-21 Andrew Cagney <ac131313@redhat.com>
7023
7024 * gdbint.texinfo (Target Architecture Definition): Delete
7025 definition of HAVE_REGISTER_WINDOWS.
7026
f7dc1244 70272002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7028
7029 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7030 "Theodore A. Roth" <troth@verinet.com>.
7031
5ca0cb28
DH
70322002-04-15 Don Howard <dhoward@redhat.com>
7033
f7dc1244 7034 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7035 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7036 Provide a better explaination of this feature.
5ca0cb28 7037
f208ba17
AC
70382002-04-14 Andrew Cagney <ac131313@redhat.com>
7039
7040 * gdbint.texinfo (Target Architecture Definition): Remove
7041 FRAME_CHAIN_COMBINE.
7042
d5ba91de
MC
70432002-04-12 Michael Chastain <mec@shout.net>
7044
7045 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7046 REG_STACK_SEGMENT.
7047
26818220
MC
70482002-04-09 Michael Chastain <mec@shout.net>
7049
7050 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7051 PYRAMID_* macros.
7052
129188f6
AC
70532002-04-07 Andrew Cagney <ac131313@redhat.com>
7054
7055 * gdb.texinfo (Bug Reporting): Document that the web is the
7056 prefered way of submitting bug reports.
7057 (Bug Reporting): Delete the s-mail address as the last resort.
7058
8227c0ff
AC
70592002-04-05 Andrew Cagney <ac131313@redhat.com>
7060
7061 * gdbint.texinfo (Target Architecture Definition): Delete
7062 references to TARGET_WRITE_FP and write_fp.
7063
16d9dec6
MS
70642002-03-27 Michael Snyder <msnyder@redhat.com>
7065
7066 * gdb.texinfo: Document new commands dump, append, and restore.
7067
9ae8b82c
AC
70682002-03-27 Andrew Cagney <ac131313@redhat.com>
7069
7070 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7071 Branch'.
7072
474c8240
AC
70732002-03-18 Andrew Cagney <ac131313@redhat.com>
7074
7075 * gdb.texinfo: Change all examples to @smallexample.
7076 * gdbint.texinfo: Ditto.
a9331b3f 7077
fb0ff88f
AC
70782002-03-18 Andrew Cagney <ac131313@redhat.com>
7079
7080 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7081 Branches''.
7082
9bb0a4d8
AC
70832002-03-18 Andrew Cagney <ac131313@redhat.com>
7084
7085 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7086 Policy''.
7087
937f164b
FF
70882002-03-04 Fred Fish <fnf@redhat.com>
7089
7090 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7091 expresson, suports, dependant, trhe, perhaphs, situtations,
7092 explictily, taged, oportunity, unfortunatly).
7093
a7b40f07
AC
70942002-02-24 Andrew Cagney <ac131313@redhat.com>
7095
7096 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7097 Remove reference to 3.12.
7098
aab4e0ec
AC
70992002-02-23 Andrew Cagney <ac131313@redhat.com>
7100
7101 * gdbint.texinfo: Include fdl.texi.
7102 (Top): Add GNU Free Documentation License.
7103 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7104 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7105 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7106 (gdbint.info): Add srcdir to include path.
7107 * gdb.texinfo: Include gpl.texi.
7108 (Top): Add Copying.
7109 * gpl.texi: New file.
7110
47b95330
AC
71112002-02-23 Andrew Cagney <ac131313@redhat.com>
7112
7113 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7114
78c47bea
PM
71152002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7116
7117 * gdb.texinfo: Document Cygwin native specific commands.
7118
56460a61
DJ
71192002-02-15 Daniel Jacobowitz <drow@mvista.com>
7120
7121 * gdb.texinfo: Document gdbserver ``--attach'' command.
7122
def71bfa
MS
71232002-02-07 Michael Snyder <msnyder@redhat.com>
7124
7125 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7126 to @code(_ovly_debug_event).
7127
c928edc0
AC
71282002-02-07 Andrew Cagney <ac131313@redhat.com>
7129
7130 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7131
81d46470
MS
71322002-02-06 Michael Snyder <msnyder@redhat.com>
7133
7134 * gdb.texinfo (overlays): Mention new magic symbol
7135 '_ovly_debug_event', which allows GDB to keep better track
7136 of overlays.
7137
f7dc1244 71382002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7139
7140 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7141 Suggested by Dmitry Sivachenko.
7142
7143 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7144
15110bc3
MS
71452002-02-01 Michael Snyder <msnyder@redhat.com>
7146
7147 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7148
6763aef9
MS
71492002-01-30 Michael Snyder <msnyder@redhat.com>
7150
ac282366
MS
7151 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7152 (set trust-readonly-sections): Document.
6763aef9 7153
8642bc8f
AC
71542002-01-29 Andrew Cagney <ac131313@redhat.com>
7155
7156 * gdbint.texinfo (Releasing GDB): Revise and update.
7157
afe64c1a
AC
71582002-01-28 Andrew Cagney <ac131313@redhat.com>
7159
7160 * gdbint.texinfo (Target Architecture Definition): Delete
7161 description of TARGET_BYTE_ORDER_DEFAULT.
7162
f7dc1244 71632002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7164
7165 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7166 <mitya@cavia.pp.ru>.
7167
3d6e1b5a
AC
71682002-01-23 Andrew Cagney <ac131313@redhat.com>
7169
7170 * libgdb.texinfo: Delete file.
7171
6c0e9fb3
AC
71722002-01-22 Andrew Cagney <ac131313@redhat.com>
7173
7174 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7175 * gdbint.texinfo: Ditto.
7176
e0ce93ac
AC
7177Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7178
7179 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7180
be298bcc
AC
71812002-01-22 Andrew Cagney <ac131313@redhat.com>
7182
7183 * Makefile.in: Update copyright.
7184 (TEXI2DVI): Define.
7185 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7186 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7187 gdb-cfg.texi.
7188 (TEXINDEX, PDFTEX): Delete makefile variables.
7189
8e04817f
AC
71902002-01-22 Andrew Cagney <ac131313@redhat.com>
7191
7192 * gdb.texinfo (Protocol): Move section to appendix.
7193
6b2f586d
AC
71942002-01-21 Andrew Cagney <ac131313@redhat.com>
7195
7196 * gdb.texinfo (Remote Debugging): Create a menu.
7197 (Top): Add ``Remote Debugging'' to menu.
7198
6f05cf9f
AC
71992002-01-21 Andrew Cagney <ac131313@redhat.com>
7200
7201 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7202 serial protocol'' from here.
7203 (Remote Debugging): To here. New chapter.
7204
3fd3d7d2
AC
72052002-01-20 Andrew Cagney <ac131313@redhat.com>
7206
7207 * gdbint.texinfo (Target Architecture Definition): Delete
7208 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7209
7fd60527
AC
72102002-01-20 Andrew Cagney <ac131313@redhat.com>
7211
7212 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7213 are no longer needed.
7214 (Porting GDB): Add maintainer note about configure.host.
7215
c2f05ac9
AC
72162002-01-20 Andrew Cagney <ac131313@redhat.com>
7217
7218 * gdbint.texinfo (Target Architecture Definition): Remove
7219 definition of IEEE_FLOAT.
7220
f7dc1244 72212002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7222
7223 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7224 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7225 <3diff@gnu.org>
231b2aad 7226
82600034
AC
72272002-01-19 Andrew Cagney <ac131313@redhat.com>
7228
7229 * gdbint.texinfo (Host Definition): Remove references to
7230 MALLOC_INCOMPATIBLE.
7231
7708fa01
AC
72322002-01-17 Andrew Cagney <ac131313@redhat.com>
7233
7234 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7235 and xyz-xdep.o.
7236
eb12ee30
AC
72372002-01-17 Andrew Cagney <ac131313@redhat.com>
7238
889bf7c5 7239 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7240 (Set Breaks): Copy ``maint info breakpoint'' doco to
7241 ``Maintenance Commands'' appendix. Add reference.
7242
c9ccaa92
AC
72432002-01-17 Andrew Cagney <ac131313@redhat.com>
7244
7245 * fdl.texi: Remove next/prev from @node.
7246
f7dc1244 72472002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7248
7249 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7250 for monstrous @multitable (from Brian Youmans).
7251
7252 * fdl.texi: New file.
7253
7254 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7255
8973da3a
AC
72562002-01-15 Andrew Cagney <ac131313@redhat.com>
7257
7258 * gdbint.texinfo (Releasing GDB): New chapter.
7259
7d86b5d5
AC
72602002-01-14 Andrew Cagney <ac131313@redhat.com>
7261
7262 * gdb.texinfo (Embedded Processors, Calling program functions):
7263 Obsolete references to a29k.
7264
cc1cb004
AC
72652002-01-13 Andrew Cagney <ac131313@redhat.com>
7266
7267 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7268 examples. Document that a code-block should do or discard its
7269 cleanups before exit.
7270
79f12247
MS
72712002-01-11 Michael Snyder <msnyder@redhat.com>
7272
7273 * gdb.texinfo (Choosing files): Change @samp to @file.
7274
19837790
MS
72752002-01-05 Michael Snyder <msnyder@redhat.com>
7276
7277 * gdb.texinfo (--pid): Document new command line option (attach).
7278
f7dc1244 72792002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7280
7281 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7282 in the stub.
7283
d7449b42
AC
72842002-01-04 Andrew Cagney <ac131313@redhat.com>
7285
7286 * gdbint.texinfo (Target Architecture Definition): Replace
7287 BIG_ENDIAN with BFD_ENDIAN_BIG.
7288
f23631e4
AC
72892002-01-03 Andrew Cagney <ac131313@redhat.com>
7290
7291 * gdbint.texinfo (Target Architecture Definition): Replace
7292 value_ptr with struct value pointer.
7293
72c9928d
EZ
72942002-01-02 Eli Zaretskii <eliz@gnu.org>
7295
7296 * gdb.texinfo (Free Software): Fix wording.
7297
959acfd1
EZ
72982001-12-31 Eli Zaretskii <eliz@gnu.org>
7299
7300 * gdb.texinfo (Free Software): New section ``Free Software Needs
7301 Free Documentation''.
7302
f7dc1244 73032001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7304
7305 * stabs.texinfo:
7306 * gdb.texinfo:
7307 * gdbint.texinfo:
7308 * libgdb.texinfo:
7309 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7310
6600abed
MS
73112001-12-29 Michael Snyder <msnyder@redhat.com>
7312
7313 * gdb.texinfo (maint info sections): Fix typo.
7314
f6680716
MS
73152001-12-26 Michael Snyder <msnyder@redhat.com>
7316
fe95c787
MS
7317 * gdb.texinfo (maint info sections): Document.
7318
a9331b3f 7319 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7320 'info proc' sub-options that are currently not implemented.
7321
c3d3ce5b
JB
73222001-12-20 Jim Blandy <jimb@redhat.com>
7323
7324 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7325
778eb05e
AC
73262001-12-15 Andrew Cagney <ac131313@redhat.com>
7327
7328 * gdbint.texinfo (Target Architecture Definition): Replace
7329 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7330
2607059c
AC
73312001-12-01 Andrew Cagney <ac131313@redhat.com>
7332
7333 * gdbint.texinfo (Host Definition): Delete documentation on
7334 HOST_BYTE_ORDER.
7335
df0cd8c5
JB
73362001-11-30 Jim Blandy <jimb@redhat.com>
7337
7338 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7339 overlay support. Add to top-level menu.
df0cd8c5 7340
88118b3a
TT
73412001-11-26 Tom Tromey <tromey@redhat.com>
7342
7343 * gdb.texinfo (Command Syntax): Document C-o binding.
7344
96565e91
CF
73452001-07-26 Christopher Faylor <cgf@redhat.com>
7346
7347 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7348 use since it is described in the referenced section.
7349
f7dc1244 7350 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7351 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7352 clearer when using DJGPP.
7353
2a3d5645
CF
73542001-11-24 Christopher Faylor <cgf@redhat.com>
7355
7356 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7357 specifically refer to MS-DOS.
7358 (command files): Mention gdb.ini is only used on MS-DOS.
7359
aa26fa3a
TT
73602001-11-21 Tom Tromey <tromey@redhat.com>
7361
7362 * gdb.texinfo (Invoking GDB): Document --args.
7363 (Mode Options): Likewise.
7364
4f8ada06
JB
73652001-11-21 Jim Blandy <jimb@redhat.com>
7366
7367 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7368 Delete documentation; this macro has been removed from the
7369 sources.
4f8ada06 7370
3fe0dc10
JB
73712001-11-13 Jim Blandy <jimb@redhat.com>
7372
7373 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7374
9e5abb06
CV
73752001-11-06 Corinna Vinschen <vinschen@redhat.com>
7376
7377 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7378
1c5dfdad
MS
73792001-11-05 Michael Snyder <msnyder@redhat.com>
7380
a9331b3f 7381 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7382 quote regexp chars in function names such as "operator*()".
7383
990f9fe3
FF
73842001-11-01 Fred Fish <fnf@redhat.com>
7385
7386 * gdbint.texinfo (SOLIB_ADD): Document additional new
7387 "readsyms" arg.
7388
b433d00b
DH
73892001-10-30 Don Howard <dhoward@redhat.com>
7390
070b1dd3
DH
7391 * gdb.texinfo: (Command Files) Added documentation for the
7392 behavior of gdb with input redirected from a file.
b433d00b 7393
b7209cb4
FF
73942001-10-28 Fred Fish <fnf@redhat.com>
7395
7396 * gdb.texinfo (auto-solib-add): Change docs to match
7397 implementation change.
7398 (auto-solib-limit): Add docs for new variable.
7399
1aa20aa8
AC
74002001-10-15 Andrew Cagney <ac131313@redhat.com>
7401
7402 * gdbint.texinfo (Target Architecture Definition): Function
7403 value_as_pointer renamed to value_as_address.
7404
fc0c74b1
AC
74052001-10-15 Andrew Cagney <ac131313@redhat.com>
7406
7407 * gdbint.texinfo (Target Architecture Definition): Default
7408 POINTER_TO_ADDRESS functions assume unsigned addresses.
7409 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7410 posting by Jim Blandy.
7411
f4846649
JB
74122001-10-12 Jim Blandy <jimb@redhat.com>
7413
7414 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7415 version of texi2html (1.64) doesn't support this flag any more.
7416
f277788b
MK
74172001-09-08 Mark Kettenis <kettenis@gnu.org>
7418
a9dc4918
MK
7419 * gdbint.texinfo (Host Definition): Remove description of
7420 MEM_FNS_DECLARED.
7421
d28379df
MK
7422 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7423
f277788b
MK
7424 * gdbint.texinfo (Host Definition): Remove description of
7425 HAVE_SIGSETMASK.
7426
7ccaa899
EZ
74272001-09-04 Elena Zannoni <ezannoni@redhat.com>
7428
7429 * gdbint.texinfo (Target Architecture Definition): Add
7430 explanation of TARGET_PRINT_INSN macro.
7431
17d9d558
JB
74322001-08-30 Jim Blandy <jimb@redhat.com>
7433
7434 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7435 Explain what it means to load relocatable files.
7436
72cde065
JB
74372001-08-28 Jim Blandy <jimb@redhat.com>
7438
7439 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7440 info `top' menu.
7441
9e678452
CF
7442Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7443
7444 * gdbint.texinfo: Add a cautionary note about macro use.
7445
a2bea4c3 74462001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7447
a2bea4c3
CV
7448 * gdb.texinfo: Explain omitting the hostname in the
7449 `target remote' command.
7450
1129bf27
DJ
74512001-07-30 Daniel Jacobowitz <drow@mvista.com>
7452
7453 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7454 and END-INFO-DIR-ENTRY.
7455
732b3002
SC
74562001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7457
7458 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7459
89437448
AC
74602001-07-25 Andrew Cagney <ac131313@redhat.com>
7461
7462 * gdbint.texinfo (libgdb): Rewrite.
7463
f7dc1244 74642001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7465
7466 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7467
c4555f82
SC
74682001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7469
7470 * gdb.texinfo (TUI): New chapter, document the TUI.
7471 (Mode Options): Document the -tui option.
7472
2f45a6e0
MK
74732001-07-23 Mark Kettenis <kettenis@gnu.org>
7474
7475 * gdbint.texinfo (Host Definition): Remove description of
7476 NEED_POSIX_SETPGID.
7477
f7dc1244 74782001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7479
7480 * gdb.tex (DJGPP Native): New node, with descriptions of
7481 DJGPP-specific commands.
7482
be9c6c35
JM
74832001-07-19 John R. Moore <jmoore@redhat.com>
7484
7485 * gdbint.texinfo: Three misspellings.
7486
dfa249fb
AC
74872001-07-06 Andrew Cagney <ac131313@redhat.com>
7488
7489 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7490 `test` expressions on bash. Problem reported by Colin Walters.
7491
c72e7388
AC
74922001-07-04 Andrew Cagney <ac131313@redhat.com>
7493
7494 * gdbint.texinfo (User Interface): Update ui-out documentation to
7495 refelect recent UI/MI updates.
7496
94bbb2c0
AC
74972001-07-04 Andrew Cagney <ac131313@redhat.com>
7498
7499 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7500 interpreters.
7501
af6c57ea
AC
75022001-06-15 Andrew Cagney <ac131313@redhat.com>
7503
7504 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7505 structure and not macros.
7506 (Host Definition): Document that much of this chapter is obsolete.
7507 (Target Architecture Definition): Update list of files that make
7508 up a target architecture.
7509 (Coding): Update.
7510
83aa8bc6
AC
75112001-06-28 Andrew Cagney <ac131313@redhat.com>
7512
7513 * gdbint.texinfo (Target Architecture Definition): Update
7514 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7515 The latter has been changed to a true predicate.
7516
f7dc1244 75172001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7518
7519 * annotate.texi: Add @noindent where needed. From Dmitry
7520 Sivachenko <dima@Chg.RU>.
7521 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7522
656db9b0
AC
75232001-06-16 Andrew Cagney <ac131313@redhat.com>
7524
7525 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7526
df2396a1
AC
75272001-06-14 Andrew Cagney <ac131313@redhat.com>
7528
7529 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7530 returns ``OK''. Document that the ``R'' packet does not reply.
7531
0f1f2b0a
MS
75322001-06-13 Michael Snyder <msnyder@redhat.com>
7533
7534 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7535
f7dc1244 75362001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7537
7538 * gdb.texinfo (Signals): Clarify the default setting of signal
7539 handling.
7540
a5d7c491
AC
75412001-05-14 Andrew Cagney <ac131313@redhat.com>
7542
7543 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7544 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7545
05a54c4f
AC
75462001-05-12 Andrew Cagney <ac131313@redhat.com>
7547
7548 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7549
f7dc1244 75502001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7551
7552 * gdbint.texinfo (Clean Design and Portable Implementation):
7553 Renamed from "Clean Design".
7554 (Clean Design and Portable Implementation): Document portable
7555 methods of handling file names, and the associated macros.
7556
f7dc1244 75572001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7558
7559 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7560 command and provide a cross-reference to its description.
7561 (Symbols): Note that "info scope" is useful for trace experiments.
7562
f7dc1244 75632001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7564
b37052ae
EZ
7565 * gdb.texinfo (Symbols): Document "info scope".
7566 (Tracepoints): New chapter.
7567 (Contributors): Update for v5.1.
7568 <All nodes>: Change "C++" to "C@t{++}".
7569
0ee54786
EZ
7570 * gdbint.texinfo (User Interface): A new section about ui_out
7571 functions, based on text written by Fernando Nasser.
7572
c534679c
EZ
7573 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7574
f7dc1244 75752001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7576
e9c75b65
EZ
7577 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7578
7579 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7580
7581 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7582 Replace "GDB" with "@value{GDBN}". Fix markup.
7583
7584 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7585
3d67e040
EZ
7586 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7587 a cross-reference to its description.
7588 (Symbols): Document "info symbol".
7589
f7dc1244 75902001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7591
7592 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7593 subsection "x86 Watchpoints".
7594 (Target Architecture Definition): Document the macros
7595 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7596 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7597
b0ed3589
AC
75982001-03-20 Andrew Cagney <ac131313@redhat.com>
7599
7600 * gdbint.texinfo (Target Architecture Definition): Update
7601 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7602 list.
7603
b6ba6518
KB
76042001-03-06 Kevin Buettner <kevinb@redhat.com>
7605
7606 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7607 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7608
f7dc1244 76092001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7610
7611 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7612
f7dc1244 76132001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7614
17cc6a06
EZ
7615 * gdb.texinfo (Environment): Document that `path' does not change
7616 the value of PATH in GDB's own environment (it did in the past,
7617 but that was changed on March 15, 1994). Reported by Doug Evans
7618 <dje@transmeta.com>.
7619
56caf160
EZ
7620 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7621 its line. Fix markup of commands and macros. Add an Index node
7622 and index entries.
7623
29e57380
C
76242001-01-23 J.T. Conklin <jtc@redback.com>
7625
7626 * gdb.texinfo (Memory region attributes): New manual section.
7627
1c6147de
ND
76282001-01-04 Nicholas Duffek <nsd@redhat.com>
7629
7630 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7631
f7dc1244 76322000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7633
7634 * refcard.tex: Version and copyright fixed. From Phil Edwards
7635 <pedwards@disaster.jaj.com>.
7636
0dcedd82
AC
7637Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7638
7639 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7640 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7641
3b851bce
AC
7642Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7643
7644 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7645 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7646
f7dc1244 76472000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7648
7649 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7650 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7651
b90a5f51
CF
76522000-11-10 Christopher Faylor <cgf@cygnus.com>
7653
7654 * gdb.texinfo: Document new 'set step-mode' command.
7655
f7dc1244 76562000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7657
7658 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7659 changes from Dmitry Sivachenko <dima@Chg.RU>.
7660
f7dc1244 76612000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7662
7663 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7664 From Steven Johnson <sbjohnson@ozemail.com.au>.
7665
2e685b93
MK
76662000-08-10 Mark Kettenis <kettenis@gnu.org>
7667
7668 * gdbint.texinfo (Overall Structure): Spelling fix.
7669
f7dc1244 76702000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7671
7672 * gdbint.texinfo (Target Architecture Definition): Document that
7673 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7674 for which REGISTER_CONVERTIBLE returns a zero value.
7675
63ac3005
EZ
76762000-07-08 Christopher Faylor <cgf@cygnus.com>
7677
7678 * Makefile.in (install-info): Find files to install in either the
7679 build or source directories (adapted from Makefile.am).
7680
bd79f757
ND
76812000-07-07 Nicholas Duffek <nsd@redhat.com>
7682
7683 * stabs.texinfo: Fix spelling errors.
7684 (String Field): FILE-NUMBER starts from 0, not 1.
7685
f7dc1244 76862000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7687
7688 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7689 Brian Youmans.
5f208f6d 7690
f7dc1244 76912000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7692
7693 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7694 the source directory. Reported by Mark Harig
7695 <markh@frazier.landmark.com>.
cc542d3b 7696
f3b28801
C
76972000-06-20 J.T. Conklin <jtc@redback.com>
7698
7699 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7700
449f3b6c
AC
7701Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7702
7703 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7704 Generate using pdftex.
449f3b6c 7705 (PDFTEX): Define.
889bf7c5 7706 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7707 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7708 @contents at the start.
449f3b6c 7709
f7dc1244 77102000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7711
7712 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7713 Youmans.
48e934c6 7714
9e9c5ae7
AC
7715Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7716
7717 From Brian Youmans:
7718 * gdb.texinfo: Fix ``et al.''.
7719
c741b251
AC
7720Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7721
7722 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7723 loop.
c741b251 7724
4ab64e14
JG
77252000-05-19 Jimmy Guo <guo@cup.hp.com>
7726
7727 * configure: Regenerate.
7728
f7dc1244 77292000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7730
7731 * Makefile.in (install-info): Run install-info on installed Info
7732 files.
7733
8c70017b
AC
7734Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7735
a7cb598a 7736 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7737 Andrew Cagney.
8c70017b 7738
f7dc1244 77392000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7740
7741 * gdb.texinfo: Proofreading changes from Brian Youmans.
7742
bf0184be
ND
77432000-05-01 Nick Duffek <nsd@cygnus.com>
7744
7745 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7746 startup sequence, minor edits.
7747
f7dc1244 77482000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7749
7750 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7751 TeX.
7752
7753 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7754 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7755 like `n' and `s' which look weird. Convert some of the @kindex to
7756 @vindex, when they refer to variables, not commands.
7757
33e16fad
AC
7758Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7759
7760 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7761
f7dc1244 77622000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7763
7764 * Makefile.in (GDBMI_DIR): New variable.
7765 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7766 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7767 (gdbmi.texinfo): New target, for texi2roff.
7768 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7769 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7770
7771 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7772 gdbmi.texinfo.
7773 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7774 comment.
7775
d167840f
EZ
77762000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7777
7778 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7779 command.
d167840f 7780
f7dc1244 77812000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7782
7783 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7784 prevents the build (and is generally a Bad Idea).
7785
f7dc1244 77862000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7787
7788 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7789 a comma inside @var.
7790 (Command Files): Index markup changes from Dmitry Sivachenko
7791 <dima@Chg.RU>.
7792
f7dc1244 77932000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7794
7795 * Makefile.in (LN_S): Define.
7796 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7797 invoke "ln -s" unless it is known to work.
7798
7799 * configure.in (AC_PROG_LN_S): Add.
7800
8dc7983f
JB
78012000-04-14 Jim Blandy <jimb@redhat.com>
7802
7803 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7804 section.
7805 (Target Conditionals): Document ADDRESS_TO_POINTER,
7806 POINTER_TO_ADDRESS.
7807
1a8237e8
DB
78082000-04-11 Daniel Berlin <dan@cgsoftware.com>
7809
7810 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7811 gdb-cfg.texi to get the value.
7812
ca526f1a
JB
78132000-04-10 Jim Blandy <jimb@redhat.com>
7814
7815 * gdbint.texinfo (Target Architecture Definition): Fix
7816 cross-references.
7817
faaafcb4
JB
78182000-04-08 Jim Blandy <jimb@redhat.com>
7819
7820 * gdbint.texinfo (Using Different Register and Memory Data
7821 Representations): New section.
7822 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7823 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7824 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7825
1b27397f
AC
7826Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7827
7828 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7829 for acknowledgments.
1b27397f 7830
480ff1fb
AC
7831Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7832
7833 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7834 qThreadExtraInfo.
480ff1fb 7835
a9331b3f 78362000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7837
a9331b3f
RM
7838 * gdb.texinfo: Clarify which remote debug protocol commands are
7839 required and which are optional.
f1251bdd 7840
dbeb8dbd
AC
7841Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7842
7843 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7844 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7845 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7846 * annotate.texi: Update.
7847
6d2ebf8b
SS
78482000-03-28 Stan Shebs <shebs@apple.com>
7849
7850 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7851 expectation of additional changes before release), update
7852 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7853 node links, rephrase and/or shorten lines to fix formatting
7854 problem in both regular and @smallbook formats.
7855 * annotate.texi: Shorten lines in example, use smallexample
7856 consistently everywhere.
7857 * Makefile.in: Add comment about texinfo 4.0 html generation.
7858 (SFILES_INCLUDED): Add annotate.texi.
7859
5d161b24
DB
78602000-03-27 Daniel Berlin <dan@cgsoftware.com>
7861
5ae4183a
AS
7862 * gdb.texinfo (Debugging Output): Added new section, documenting
7863 the "set/show debug" commands.
5d161b24 7864
b9deaee7
AC
7865Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7866
7867 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7868 entry.
b9deaee7
AC
7869
7870 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7871 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7872 @chapter and @node entries.
a9331b3f 7873
b9deaee7 7874 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7875
9ef47d30
AC
7876Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7877
7878 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7879 files.
9ef47d30 7880
cfeada60
FN
78812000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7882
7883 From David Whedon <dwhedon@gordian.com>
5ae4183a 7884 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7885
6837a0a2
DB
78862000-03-22 Daniel Berlin <dan@cgsoftware.com>
7887
7888 * gdb.texinfo: Add documentation for the apropos command.
7889
bba2971c
MS
78902000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7891
7892 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7893
2b628194
MS
78942000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7895
a9331b3f 7896 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7897 two places.
7898
96a2c332
SS
78992000-03-17 Stan Shebs <shebs@apple.com>
7900
7901 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7902 <dima@Chg.RU>, also clarification of allowed content for
7903 string constants.
7904
f7dc1244 79052000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7906
7907 * gdb.texinfo (main menu): Add Annotations.
7908 (File Options): Add @cindex entries for each command-line option.
7909 Document --epoch, --annotate, --async, --interpreter, --write,
7910 --statistics, and --version.
7911
7912 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7913 of GDB.
7914
9d233477
JB
79152000-02-23 Jim Blandy <jimb@redhat.com>
7916
7917 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7918
14e0eb3b
JB
79192000-02-22 Jim Blandy <jimb@redhat.com>
7920
7921 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7922
3555de01
JM
79232000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7924
7925 * Makefile.in (diststuff): New target.
7926
5e35df8e
KB
79272000-02-15 Kevin Buettner <kevinb@redhat.com>
7928
7929 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7930 architecture. [From Jim Wilson.]
5e35df8e 7931
c5394b80
JM
79322000-01-16 Tom Tromey <tromey@cygnus.com>
7933
7934 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7935 (Delete Breaks): Mention range arguments.
7936 (Disabling): Likewise.
7937
c3f6f71d
JM
79382000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7939
7940 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7941
c4093a6a
JM
7942Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7943
7944 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7945 valid functions.
c4093a6a 7946
11cf8741
JM
79471999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7948
7949 * gdb.texinfo: Clarify regular expressions used in rbreak.
7950
917317f4
JM
79511999-10-15 Kevin Buettner <kevinb@cygnus.com>
7952
7953 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7954 MEMORY_REMOVE_BREAKPOINT): Document.
7955
7956Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7957
7958 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7959 offset re-using the DATA offset instead.
917317f4 7960
2df3850c
JM
79611999-10-11 Jim Kingdon <kingdon@redhat.com>
7962
7963 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7964
79651999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7966
7967 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7968 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7969 typos.
7970
7971 * gdb.texinfo: Various minor wording and formatting improvements,
7972 mentions of additional command-line options.
7973
2acceee2
JM
79741999-09-30 Fred Fish <fnf@cygnus.com>
7975
7976 * gdb.texinfo: Document additional forms of specifying section
7977 names and addresses for the add-symbol-file command.
7978
c2c6d25f
JM
79791999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7980
7981 * gdbint.texinfo: Fix typo, add the word "have".
7982
79831999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7984
7985 * gdbint.texinfo (Target Architecture Definition): Document the
7986 SKIP_PERMANENT_BREAKPOINT macro.
7987
d4f3574e
SS
79881999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7989
7990 * gdb.texinfo: Fiks speling errers.
7991
7992 * gdb.texinfo: Fix uses of @multitable.
7993
f7dc1244 7994 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7995 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7996 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7997 comments about using with optimization, add more indexing,
7998 fix info about disassembly-flavor.
7999
8000Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8001
8002 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8003 SKIP_SOLIB_RESOLVER): Define.
8004
8005Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8006
8007 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8008 ``g'' packets.
d4f3574e 8009
104c1213
JM
80101999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8011
8012 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8013 platform-specific info, inline remote.texi and move sections of it
8014 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8015 and register stack into the new chapter.
8016 * remote.texi: Remove, now part of gdb.texinfo.
8017 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8018
80191999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8020
8021 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8022 GDB_TARGET_IS_MACH386): These kludges have gone away.
8023
8024Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8025
8026 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8027 TDEPLIBS.
104c1213 8028
53a5351d
JM
80291999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8030
8031 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8032 surrounding text to fit HP-UX bits into general info.
8033 (HPPA-cfg.texi): Remove, no longer useful.
8034
8035 * gdb.texinfo: Remove explicit links from @node lines, remove
8036 HP-added "Detailed Node Listing" from main menu which confuses
8037 things.
8038
8039 From Dmitry Sivachenko <dima@Chg.RU>:
8040 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8041 in description of `set environment'.
53a5351d
JM
8042
80431999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8044
8045 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8046
7be570e7
JM
80471999-08-12 Ben Elliston <bje@cygnus.com>
8048
8049 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8050
f7dc1244 80511999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8052
8053 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8054 watch, awatch, and rwatch. Explain why the latter two cannot be
8055 set as software watchpoints. Document that watchpoints for local
8056 variables are deleted when the debuggee terminates.
7be570e7
JM
8057
8058Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8059
8060 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8061 packet. Allow E.. response packet. "qRcmd" packet is no longer
8062 reserved.
7be570e7
JM
8063
80641999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8065
a9331b3f
RM
8066 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8067 * gdb.texinfo: Ditto.
7be570e7 8068
96baa820
JM
80691999-08-06 Tom Tromey <tromey@cygnus.com>
8070
8071 * gdb.texinfo (KOD): New node.
8072
8073Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8074
8075 * remote.texi (Rcmd): Fix minor formatting typos.
8076
8077Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8078
8079 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8080 packets.
96baa820 8081
adf40b2e
JM
80821999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8083
8084 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8085 fixes.
8086
43ff13b4
JM
8087Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8088
8089 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8090
085dd6e6
JM
8091Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8092
8093 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8094 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8095 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8096 packets that are not supported on all hosts. Expand examples.
8097 Spell check.
085dd6e6
JM
8098
80991999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8100
8101 * Makefile.in: Recognize html, install-html. Add targets
8102 to build HTML versions of documentation via texi2html.
8103
8104Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8105
8106 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8107 testsuite.
085dd6e6
JM
8108
8109Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8110
8111 * remote.texi (Communication Protocol): Rewrite.
8112
8113Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8114
8115 * stabs.texinfo: Fix uses of xref.
8116
9e0b60a8
JM
8117Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8118
8119 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8120 info about patch submission.
8121
cce74817
JM
8122Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8123
8124 From Per Bothner <bothner@cygnus.com>:
8125 * gdb.texinfo: Document Chill support.
8126
8127Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8128
8129 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8130 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8131 Document that the value should be greater-than or equal-to zero.
8132 (NO_STD_REGS): Document. Deprecate.
cce74817 8133
ac9a91a7
JM
8134Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8135
8136 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8137 Document that these are not used.
ac9a91a7
JM
8138
8139Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8140
8141 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8142
392a587b
JM
8143Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8144
8145 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8146 numargs was dropped.
392a587b
JM
8147
8148Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8149
8150 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8151
b83266a0
SS
8152Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8153
8154 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8155 Update.
b83266a0 8156
7a292a7a
SS
8157Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8158
8159 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8160 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8161
8162Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8163
8164 * gdbint.texinfo: Fix typos: $ -> @.
8165
8166Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8167
8168 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8169 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8170 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8171 BREAKPOINT_FROM_PC.
a9331b3f 8172
7a292a7a
SS
8173Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8174
8175 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8176 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8177
8178Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8179
8180 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8181 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8182
81831999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8184
8185 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8186 longer exists.
8187
8188Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8189
8190 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8191 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8192 they make the manual source incomprehensible.
7a292a7a
SS
8193 * h8-cfg.texi: Remove, hasn't been used in years.
8194
c906108c
SS
8195Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8196
8197 * gdb.texinfo: Update the credits.
8198
8199Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8200
8201 * gdb.texinfo: Fix mistakes noticed in printout of last
8202 draft, add Alpha to discussion of heuristic fence post.
8203
8204Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8205
8206 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8207 Edition, merge some HP changes into mainline, describe some
8208 previously undocumented features, describe more of the target
8209 commands available, eliminate obsolete section on renamed
8210 commands.
c906108c
SS
8211 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8212
8213Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8214
8215 * gdb.texinfo: Make many HPPA conditionals unconditional,
8216 including catchpoint description, since now on for all configs.
8217 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8218 specializations.
8219
8220Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8221
8222 * Makefile.in (GDBvn.texi): Fix match expression to work with
8223 current format of VERSION in gdb/Makefile.in.
8224 * gdb.texinfo: Fix node ref to match new readline.
8225
8226Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8227
a9331b3f
RM
8228 * gdb.texinfo: Changes made as part of a project to merge in
8229 changes made by HP. Documentation makes extensive use of
c906108c
SS
8230 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8231 on remote debugging. There are differences in documentation
889bf7c5 8232 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8233 the HP manual discusses catchpoints, hardware watchpoints, and
8234 some HPUX specific limitations for shared library support.
a9331b3f 8235
c906108c
SS
8236 There are also a number of @node changes.
8237
82381999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8239
8240 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8241 (C Usage): Same.
8242
8243Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8244
8245 The following changes were made by Edith Epstein
889bf7c5
PA
8246 <eepstein@cygnus.com> as part of a project to merge in changes
8247 made by HP.
a9331b3f 8248
c906108c
SS
8249 * HPPA-cfg.texi: new file.
8250
8251 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8252
8253 * refcard.tex: change documentation about catch.
8254 removed info catch.
8255
8256Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8257
8258 * gdbint.texinfo: Expand on GDB's coding standards,
8259 specify the use of arg names with prototypes.
8260
82611998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8262
8263 * gdb.texinfo: Fix tipo.
8264
8265Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8266
8267 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8268 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8269
8270Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8271
8272 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8273
82741998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8275
8276 * agentexpr.texi: New file.
8277
8278Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8279
8280 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8281
82821998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8283
8284 * remote.texi: Changed wording that implied that the GDB remote
8285 protocol caches register values instead of GDB itself.
8286
8287Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8288
8289 * gdbint.texinfo: Add some info about symbol readers.
8290 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8291 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8292 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8293 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8294
8295Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8296
a9331b3f 8297 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8298
8299Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8300
8301 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8302
8303Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8304
8305 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8306 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8307
8308Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8309
8310 * gdbint.texinfo: Fix minor typos.
8311
8312Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8313
8314 * gdbint.texinfo: Complete overhaul. Group descriptions more
8315 logically, add more info on generic algorithms, remove much
8316 obsolete and/or wrong material.
8317
8318Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8319
8320 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8321
8322Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8323
8324 * refcard.tex: Copyright, address updates.
8325
8326Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8327
8328 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8329 for the edition instead of confusing GDB-version-like numbers.
8330
8331Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8332
8333 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8334
8335Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8336
5ae4183a 8337 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8338
8339Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8340
8341 * gdb.texinfo: Add some credits, mention bug monitor.
8342 * remote.texi: Mention mips monitor targets.
8343 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8344
c906108c
SS
8345Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8346
8347 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8348 files, finish sorting of host vs target vs native macros, describe
8349 some more of them.
c906108c
SS
8350
8351Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8352
8353 * gdbint.texinfo (Host Conditionals): Document change from
8354 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8355
8356Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8357
8358 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8359 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8360
8361Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8362
8363 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8364 Document LSEEK_NOT_LINEAR.
8365
8366Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8367
8368 * stabs.texinfo (Stab Section Basics): Make it clear that only
8369 some versions of the GNU linker remove the leading N_UNDF symbol.
8370
8371Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8372
8373 * stabs.texinfo (String Field): Document type number pairs here,
8374 instead of in the Sun specific section.
8375 (Include Files): The GNU linker supports the N_BINCL
8376 optimization. Clarify the N_BINCL value, and what it is used
8377 for.
8378 (Procedures): Document N_FUN with an empty string to mark the end
8379 of a function.
8380 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8381 (Sun Differences): Remove this node, as the information is now
8382 elsewhere in the main document.
8383 (Stab Section Basics): Mention that the GNU linker may optimize
8384 stabs and remove the leading N_UNDF symbol.
8385
8386Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8387
8388 * gdb.texinfo, refcard.tex: Restore author credit
8389
8390Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8391
8392 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8393 documentation to account for START and END macros taking
8394 one arg.
8395
8396Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8397
8398 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8399 * gdb.texinfo (Frames): Fix typo.
8400
8401Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8402
8403 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8404 a target_signal as arg type, not a pid.
8405
8406Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8407
8408 * gdb.texinfo: Document `set assembly-language'.
8409
8410Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8411
8412 * remote.texi: Update list of stubs in the GDB distribution.
8413
8414Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8415
8416 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8417 Also document that some systems can use mmalloc but must define
8418 this if their C runtime allocates memory that is later freed.
c906108c 8419 (MMCHECK_FORCE): Document new macro.
a9331b3f 8420
c906108c
SS
8421Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8422
8423 * remote.texi: Add documentation for target Sparclet.
8424
8425Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8426
a9331b3f 8427 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8428 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8429 * configure.in: Rewritten for autoconf.
8430 * configure: New.
8431
8432Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8433
8434 * Makefile.in (DVIPS): New define, set to dvips.
8435 (dvi): Add stabs.dvi.
8436 (ps): New target.
8437 (all-doc): Depend on info, dvi, and ps targets.
8438 (STAGESTUFF): Add *.ps and *.dvi files.
8439 (clean-info, clean-dvi): Remove.
8440 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8441 rules completely rewritten.
8442 (maintainer-clean): Remove clean-info and clean-dvi
8443 dependencies and put their actions in the rules.
8444 (gdb.ps): New target
a9331b3f 8445 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8446 intermediate TeX files, whether they have 2 or 3 character
8447 extensions.
8448 (gdbint.ps): Add target and rules.
8449 (gdb-internals): Delete unused target.
8450 (Makefile): Depends upon config.status also.
8451
8452Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8453
8454 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8455 set.
8456
8457Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8458
8459 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8460 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8461
8462Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8463
8464 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8465
8466Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8467
8468 * gdb.texinfo (Print settings): Document
8469 `set/show print static-members' commands.
8470
8471Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8472
8473 * gdbint.texinfo (Native): Document name change, coredep.c to
8474 core-aout.c.
8475
8476Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8477
8478 * stabs.texinfo (Include Files): Document the values the SunOS4
8479 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8480
8481Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8482
8483 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8484 Fix typo.
8485
8486Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8487
8488 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8489 "gdb.tar.Z".
8490
8491Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8492
8493 * Makefile.in (maintainer-clean): New target, synonym for
8494 realclean.
8495
8496Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8497
8498 * Update all FSF addresses except those in COPYING* files.
8499
8500Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8501
8502 From Richard Earnshaw (rearnsha@armltd.co.uk):
8503 * gdb.texinfo (convenience variables): Document $_exitcode.
8504 (quit): Document optional expression to use as exit code.
8505
8506Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8507
8508 * gdb.texinfo, remote.texi: Brought up to date with various
8509 GDB changes.
8510
8511Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8512
8513 * gdb.texinfo: Update dates and versions, fix comments about
8514 hardware watchpoints in future releases and about the
8515 sharedlibrary command.
8516
8517Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8518
8519 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8520 C_FUN stab. Other cleanups.
8521
8522Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8523
8524 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8525 for the sparc stub.
8526
8527Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8528
8529 * annotate.texi: Clarify which addresses have differing formats
8530 depending on the language and which do not.
8531
8532Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8533
8534 * remote.texi (NetWare): Changed example to use BOARD= instead of
8535 NODE= argument to reflect correspoding change to gdbserve.nlm.
8536
8537Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8538
8539 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8540 GDB, as well as AIX dbx, supports the size type attribute.
8541
8542Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8543
8544 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8545
8546Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8547
8548 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8549 and new 'if' and 'while' commands.
8550
8551Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8552
8553 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8554
8555Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8556
8557 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8558 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8559 NetWare targets. Mostly stolen from the Server node.
8560
8561Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8562
8563 * gdb.texinfo (Setting): Talk about the language of a source file
8564 versus the working language. The old documentation did not match
8565 what GDB did.
8566
8567Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8568
8569 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8570 of a source file.
8571
8572Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8573
8574 * gdb.texinfo (Processes): New node.
8575
8576Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8577
8578 * remote.texi: Update documentation of set/show mipsfpu.
8579
3fc11d3e
JM
8580Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8581
8582 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8583 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8584
8585Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8586
8587 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8588 obsolete conditionals, described some others.
8589
8590Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8591
8592 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8593 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8594
8595Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8596
8597 * gdbint.texinfo: Put regex conditionals in their own table.
8598
8599Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8600
8601 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8602 described or fixed the descriptions of many others.
8603
8604Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8605
8606 * gdb.texinfo: Add some more credits.
8607 * gdbint.texinfo: Capitalize GDB consistently, describe some
8608 macros and remove some.
8609
8610Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8611
8612 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8613 obsolete conditionals, described some others.
8614
8615Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8616
8617 * gdb.texinfo (help targets): Changed to `help target', which
8618 is the correct gdb command.
8619
8620Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8621
8622 * annotate.texi (TODO): New node, for keeping track of annotations
8623 suggested but not yet implemented.
8624
8625Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8626
8627 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8628 another symbol, it is not the address itself.
8629
8630Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8631
8632 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8633 of stabs-in-coff sections.
8634
8635Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8636
8637 * annotate.texi: Change edition to 0.5 and date to May 1994.
8638 Add index.
8639 (Frames): New node, for frame annotation.
8640 (Displays): New node, for display annotation.
8641
8642 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8643 when waiting for your program to stop.
8644
8645Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8646
8647 * annotate.texi (Breakpoint Info): Document annotation of header
8648 fields and record annotation.
8649
8650Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8651
8652 * annotate.texi: New file, to document annotations.
8653
8654Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8655
8656 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8657 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8658
8659Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8660
8661 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8662 section, and say n_strx field is compilation unit relative.
8663 * stabs.texinfo: Don't use @code for a.out when it is the name of
8664 an object file format.
8665
8666Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8667
8668 * gdb.texinfo: Refer to file names, not path names, per rms
8669 convention.
8670 (Arguments): Fix typo.
8671
8672Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8673
8674 * stabs.texinfo (Global Variables): Talk about stabs in files
8675 where variables are referenced, but not defined.
8676
8677Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8678
8679 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8680 Cplusplus to new nodes Member Type Descriptor and Method Type
8681 Descriptor. Re-write stuff for #.
8682
8683Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8684
8685 * gdb.texinfo (Print Settings): Don't document "set print
8686 fast-symbolic-addr off". The bug which it worked around was fixed
8687 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8688
8689 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8690 N_ENTRY node.
8691
8692 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8693
8694Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8695
8696 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8697 references to ieee-float.c.
8698
8699Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8700
8701 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8702 match what the code actually does.
8703
8704Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8705
8706 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8707
8708Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8709
8710 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8711 i, and b.
8712
8713Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8714
8715 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8716 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8717 as "stabs in sections" rather than just saying "ELF and SOM".
8718 Also make that stuff apply to COFF.
8719
8720Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8721
8722 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8723 Ghostscript.
8724
8725Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8726
8727 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8728 versus functions without line numbers, also mention stepping into
8729 them as well as "step" when you are in them. Tell the user how to
8730 deal with the situation. Add comment about "debugging information".
8731
8732Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8733
8734 * stabs.texinfo (Enumerations): Document restriction on where
8735 enumeration types can appear and still win with GDB.
8736
8737Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8738
8739 * stabs.texinfo (Negative Type Numbers): Document format for type
8740 -16.
8741
8742Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8743
8744 * gdb.texinfo (Selection, Frame Info): Update information about
8745 arbitrary frame specficiations.
8746
8747Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8748
8749 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8750
8751Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8752
8753 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8754
8755Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8756
8757 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8758
8759Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8762 Differences node to Statics node.
8763 (Statics): Discuss XCOFF use of V symbol descriptor.
8764
8765 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8766 not clean.
8767
8768Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8769
8770 * gdb.texinfo (Print Settings): Document `set print
8771 fast-symbolic-addr' and improve the doc for some other
8772 `set print's.
8773
8774Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8775
8776 * stabs.texinfo (String Field): Talk about defining several type
8777 numbers at once.
8778 Fix lint regarding changing node ELF Transformations to
8779 ELF and SOM Transformations.
8780
8781Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8782
8783 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8784
8785Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8786
8787 * stabs.texinfo (Cross-References): `::' is for nested types only
8788 within <>.
8789 (Structures): Document static members.
8790
8791Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8792
8793 * stabs.texinfo: Document S type attribute.
8794
8795Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8796
8797 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8798
8799Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8800
8801 * gdbint.texinfo: Fix a few typos.
8802
8803Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8804
8805 * gdb.texinfo, remote.texi: formatting improvements
8806
8807 * gdb.texinfo (New Features): mention threads.
8808 (Summary, C): fix xrefs in newly contributed text.
8809 (Threads): index entries, clarifications, example
8810 (passim): minor typos fixed, phrasing improvements
8811
8812 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8813 entries; (Server): explain use of gdbserver w/real-time systems,
8814 add example of conflicting TCP port; (MIPS Remote) break up
8815 running text into table, highlighting commands, and add example.
a9331b3f 8816
c906108c
SS
8817Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8818
8819 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8820
8821Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8822
8823 * stabs.texinfo (Nested Symbols): New node.
8824 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8825
8826Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8827
8828 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8829 to picking which Bbss.bss symbol to use, and (because there seems to
8830 be no good way of doing it) re-write some of the text to make it
8831 sound like Bbss.bss isn't such a great idea after all (as currently
8832 designed).
8833
8834 * gdb.texinfo (C): In addition to saying people have to use g++ for
8835 good results, say they have to use stabs. Specifically say cfront
8836 doesn't work well.
8837 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8838 the gdb README. Add xrefs to places where the support for the various
8839 languages is described in detail.
8840
8841Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8842
8843 * stabs.texinfo: Clean up stuff about visibility and virtual
8844 characters.
8845
8846 * stabs.texinfo (N_M2C): Cite Sun doc.
8847
8848Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8849
8850 * gdb.texinfo: updates re threads.
8851 * remote.texinfo: avoid index entries starting with digits.
8852
8853Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8854
8855 * stabs.texinfo (Enumerations): Talk about large, negative and
8856 octal values. Clean up cross reference to type attributes.
8857 (String Field): Say that GDB 4.11 supports size attribute.
8858
8859Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8860
8861 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8862 is a mandatory step. Make the stuff about that more concise.
8863
8864Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8865
8866 * stabs.texinfo (Class Names): New node.
8867
8868 * gdb.texinfo (Command Files): Explain order of init file reading.
8869
8870 * remote.texi (Bootstrapping): Talk about getting the serial driver
8871 to deal with ^C sent by gdb to stop the remote system.
8872
8873Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8874
8875 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8876
8877 * libgdb.texinfo (Defining Commands): made the DOC arg
8878 to gdb_define_app_command a char * instead of char **
8879 per a suggestion from kingdon.
8880
8881 * libgdb.texinfo: total rewrite from a different starting
8882 premise.
8883
8884Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8885
8886 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8887 floats passed as doubles (to improve clarity).
8888
8889Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8890
8891 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8892
8893 * a4rc.sed: update to work with Andreas Vogel papersize params
8894
8895 * refcard.tex: use Andreas Vogel simplifications of papersize
8896 params; remove useless version info; update copyright date.
8897
8898Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8899
8900 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8901
8902Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8903
8904 * gdb.texinfo (Files): Say what address the load command loads it at.
8905
8906 * stabs.texinfo (Common Blocks): Minor cleanups.
8907
8908 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8909 that Sun has backed away from the linker kludge and thus the relevant
8910 issue is changes to the SunPRO tools, not the Solaris linker.
8911
8912 * stabs.texinfo (Traditional Integer Types): Clean up description
8913 of octal bounds a little bit. Document extra leading zeroes.
8914
8915Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8916
8917 * gdb.texinfo (Signaling): Update for symbolic symbol names
8918 and add a section explaining the difference between the GDB
8919 signal command and the shell kill utility.
8920
8921Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8922
8923 * libgdb.texinfo: added `@' to braces that were unescaped.
8924
8925Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8926
8927 * libgdb.texinfo: new file. Spec for the gdb library.
8928
8929Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8930
8931 * stabs.texinfo (Include Files): Fix typo (start -> end).
8932
8933Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8934
8935 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8936 from Melissa at FSF's editing pass.
8937
8938Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8939
8940 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8941 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8942 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8943
8944Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8945
8946 * remote.texi (Bootstrapping): Discuss 386 call gates.
8947
8948Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8949
8950 * stabs.texinfo (Based Variables): New node.
8951
8952Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8953
8954 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8955 names, sizes, and formats to suggest how not to lose.
8956
8957Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8958
8959 * stabs.texinfo (Methods): Fix typo.
8960
8961Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8962
8963 * gdb.texinfo: Fix a few typos.
8964
8965Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8966
8967 * gdb.texinfo: Clarify how well it works with Fortran.
8968
8969 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8970 More on relocating stabs in ELF files.
8971
8972Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8973
8974 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8975
8976Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8977
8978 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8979 parameters on VAX.
8980
8981Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8982
8983 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8984
8985Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8986
8987 * stabs.texinfo: Make info author notice match the TeX author notice.
8988
8989Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8990
8991 * stabs.texinfo: Initial-caps all words in node names and
8992 non-trivial words in section names.
8993
8994Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8995
8996 * stabs.texinfo: Many minor cleanups.
8997
8998 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8999
9000Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9001
9002 * stabs.texinfo: Remove full description of big example.
9003 It's not really helpful; just use pieces of it where appropriate.
9004 Add more Texinfo formatting directives (@samp, etc.).
9005 Use @deffn to define stab types.
9006 Eliminate some wordiness. Break up some nodes.
9007 Add an (alphabetized) index of symbol types.
9008 Use consistent capitalization style in node and section names.
9009
9010Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9011
9012 * gdb.texinfo: Change typo "Two two" to "The two".
9013
9014Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9015
9016 * stabs.texinfo (XCOFF-differences): Remove references to
9017 non-existent types N_DECL and N_RPSYM.
9018
9019 * stabs.texinfo (String Field): Say that type attributes bug is
9020 fixed in GDB 4.10, since it is.
9021
9022 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9023
9024Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9025
9026 * stabs.texinfo: Formatting cleanups.
9027
9028Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * stabs.texinfo: When explaining the n_type of a stab, standardize
9031 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9032 no tabs, use @r).
9033 (Global Variables): Clean up.
9034
9035Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9036
9037 * stabs.texinfo (Stack Variables): Re-write.
9038
9039Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9040
9041 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9042 addresses of a source file. Also revise formatting.
9043 Change "object module" or "object file" to "source file".
9044 Various: Miscellaneous cleanups.
9045
9046Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9047
9048 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9049
9050Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9051
9052 * gdbint.texinfo: Removed many nonsensical machine-collected
9053 host and target conditionals, described some of the remainder.
9054
9055Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9056
9057 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9058
9059 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9060 paragraph which follows.
9061
9062 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9063 variables. Looks better and avoids overful hbox.
9064
9065Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9066
9067 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9068
9069Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9070
9071 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9072 retransmit-timeout
9073
9074Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9075
9076 * gdbint.texinfo: Update statement about `some ancient Unix
9077 systems, like Ultrix 4.0' to Ultrix 4.2.
9078
9079Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9080
9081 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9082
9083 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9084
9085 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9086 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9087
9088 * remote.texi: new name for former gdbinv-s.texi
9089
9090 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9091
9092Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9093
9094 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9095 variables for MIPS remote debugging protocol.
9096
9097Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9098
9099 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9100
9101Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9102
9103 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9104
9105Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9106
9107 * gdb.texinfo: repair conditional bugs in text markup
9108
9109Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9110
9111 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9112 to select Modula-2 material.
9113
9114Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9115
9116 * stabs.texinfo: Cleanups regarding statics.
9117
9118 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9119 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9120
9121Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9122
9123 * stabs.texinfo: N_MAIN is sometimes used for C.
9124
9125Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9126
9127 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9128
9129Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9130
9131 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9132 removed from the code by Kingdon.
c906108c
SS
9133
9134Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9135
9136 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9137 input when evaluating breakpoint conditions; the bug has been fixed.
9138
9139 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9140 sets the ignore count to N-1, not to N.
9141
9142Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9143
9144 * refcard.tex (\hoffset): correct longstanding error to match
9145 intended offset; avoids cutting off edge on some printers
9146
9147Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9148
9149 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9150
9151Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9152
9153 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9154
9155Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9156
9157 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9158 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9159 collect sed edits if any, apply to refcard before formatting;
9160 (refcard.ps) stop implying PS fonts if PS output requested;
9161 (lrefcard.ps) delete extra target for variant PS fonts
9162
9163 * refcard.tex: parametrize papersize dependent info, collect
9164 in easily replaced spot
9165
9166 * a4rc.sed: new file, edits to refcard for A4 paper
9167
9168Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9169
9170 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9171
9172Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9173
9174 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9175
9176Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9177
9178 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9179 politely rather than rudely.
9180
9181Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9182
9183 * stabs.texinfo: Document common blocks.
9184
9185Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9186
9187 * stabs.texinfo: Add some basic info about stabs-in-elf.
9188
9189Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9190
9191 * stabs.texinfo (Top): Minor cleanup.
9192
9193Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9194
9195 * Makefile.in (install-info): remove parentdir support
9196
9197Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9198
9199 * gdb.texinfo (Copying): delete this node and references to it;
9200 RMS says this manual need not carry GPL. (passim): Improvements
9201 from last round at FSF, largely due to Ian Taylor review, and
9202 minor formatting improvements.
9203
9204 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9205 largely due to Ian Taylor review. (Debug Session): minor edits to
9206 new text.
9207
9208Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9209
9210 * Makefile.in (realclean): Remove info and dvi files too.
9211
9212Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9213
9214 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9215 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9216 * gdb.texinfo: Change accordingly.
9217
9218 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9219 N_{L,R}BRAC,N_SLINE are relative to.
9220
9221Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9222
9223 * Makefile.in (GDBvn.texi): Update atomically.
9224
9225Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9226
9227 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9228
9229Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9230
9231 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9232 addresses together. Also motivate the set print symbol-filename
9233 command and suggest other solutions.
9234
9235Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9236
9237 * gdb.texinfo (set print elements): Note that the number of
9238 elements is set to unlimited by "set print elements 0".
9239
9240Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9241
9242 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9243 NF_LDOUBLE means.
9244 (Stab Types): Include Solaris stab types.
9245 (Procedures): Document Solaris extensions.
9246
9247Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9248
9249 * gdb.texinfo: Add `set print symbol-filename' doc.
9250
9251Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9252
9253 * stabs.texinfo (Arrays): Talk about type definition vs. type
9254 information.
9255
9256 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9257 the trailing semicolon.
9258
9259Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9260
9261 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9262 and merge in other parts of the document addressing these subjects.
9263 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9264
9265 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9266 at the end of a range type.
9267
9268 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9269 AIX extensions.
9270
9271Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9272
9273 * stabs.texinfo (Stabs Format): Misc fixes.
9274
9275Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9276
9277 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9278 (Traditional builtin types): Document convex convention for long long.
9279 (Negative builtin types): Discuss type names, and misc fixes.
9280
9281Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9282
9283 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9284 point types used with @samp{R} type descriptor.
9285 (Symbol Descriptors): Describe how to handle conflict between
9286 different meanings of @samp{P} symbol descriptor.
9287
9288Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9289
9290 * stabs.texinfo: Remove node Quick Reference and put its children
9291 directly under the main menu.
9292
9293 * stabs.texinfo: Many more changes to bring it into line with
9294 AIX documentation and reality. I think it now has all the
9295 information from the AIX documentation, except that I burned
9296 out when I got to variant records (Pascal and Modula-2) and
9297 all the COBOL types. Oh well, we can add them later when we're
9298 worrying more about those languages.
9299
9300 * stabs.texinfo (Automatic variables): Talk about what it means
9301 to omit the symbol descriptor.
9302
9303Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9304
9305 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9306 gcc2 behavior with promoted args.
9307
9308Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9309
9310 * gdb.texinfo: include readline appendices in info version of manual
9311
9312Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9313
9314 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9315 target remote.
9316
9317 * gdb.texinfo (Machine Code): more index entries for disassemble
9318
9319Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9320
9321 * Clarify the intended use of the gdb-testers and gdb-patches
9322 mailing lists, and shrink gzip comment.
9323
9324Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9325
9326 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9327 DOSHOST configuration of manual.
9328
9329 * gdb.texinfo (MIPS Stack): new node.
9330
9331 * all-config.texi (MIPS) new switch.
9332
9333 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9334 tense; (MIPS Remote) new node.
9335
9336 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9337 bug; (Environment) less passive, other small cleanups in text about
9338 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9339 (Remote) new MIPS Remote menu entry.
9340
9341Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9342
9343 * stabs.texinfo: Many changes to include information from the
9344 AIX documentation.
9345
9346 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9347
9348Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9349
9350 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9351 Move a bunch of information from ../README.
9352 (Getting Started): New node.
9353
9354Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9355
9356 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9357
9358 * gdb.texinfo: advance manual revision dates to present
9359
9360 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9361 stop using silly Roman numerals in @set variable names
9362
9363Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9364
9365 * stabs.texinfo (Parameters): Keep trying to get this right.
9366
9367Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9368
9369 * stabs.texinfo (Parameters): More on "local parameters".
9370
9371Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9372
9373 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9374
9375Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9376
9377 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9378 (Parameters): Rewrite.
9379 (xcoff-differences, Sun-differences): Minor changes.
9380
9381Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9382
9383 * stabs.texinfo: Minor cleanup.
9384
9385Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9386
9387 * gdbint.texinfo: Minor xcoff stuff.
9388
9389Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9390
9391 * gdbint.texinfo: Update for new config directory structure.
9392 Add info about internal type data structures.
9393
9394Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9395
9396 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9397 $(srcdir).
9398 (gdb-config.texi): Depend on file in $(srcdir).
9399
9400Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9401
9402 * stabs.texinfo: Fixes about N_SO.
9403
9404Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9405
9406 * gdb.texinfo: include list of nonstandard init file names
9407
9408 * *-config.texi: new switch GENERIC for text that applies *only*
9409 to (usual) multiple-target version of manual
9410
9411 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9412 h8 config
9413
9414 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9415 in menus (rather than conditionally selected multiple alternative
9416 menus).
9417
9418 * Makefile.in: define and use DOC_CONFIG var to select
9419 configuration for GDB user manual.
9420
9421 * gdb-config.texi: delete from repository, generate from Makefile.
9422
9423 * all-config.texi: normal `generic' configuration file, formerly
9424 stored as gdb-config.texi
9425
9426Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9427
9428 * Makefile.in: add dvi target to build all .dvi files
9429
9430Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9431
9432 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9433
9434Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9435
9436 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9437 host conditionals.
9438 * stabs.texinfo: More array fixes inspired by Jim's.
9439
9440Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9441
9442 * stabs.texinfo: Fixes re arrays and continuations.
9443
9444 * gdbint.texinfo: Add XCOFF node.
9445
9446Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9447
9448 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9449
9450Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9451
9452 * stabs.texinfo: Fix for array types to mention lower bounds.
9453
9454Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9455
9456 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9457
9458Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9459
9460 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9461
9462Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9463
9464 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9465 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9466
9467Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9468
9469 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9470
9471Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9472
9473 * gdb.texinfo, gdbinv-s.texi: misc updates
9474
9475Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9476
9477 * gdbint.texinfo: Brief documentation for longjmp support,
9478 from an email msg by Stu.
9479
9480Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9481
9482 * stabs.texinfo: Fix description of floating point "range"
9483 types (which really define basic types). Reported by Jim Meehan,
9484 <meehan@src.dec.com>.
9485
9486 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9487
9488Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9489
9490 * gdbint.texinfo: Slightly expand section on supporting a new
9491 object file format.
9492
9493Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9494
9495 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9496 intermediate file.
9497
9498Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9499
9500 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9501
9502Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9503
9504 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9505
9506 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9507 as well as Z8002.
9508
9509Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9510
9511 * gdbint.texinfo: Add sections on clean design and on how to send
9512 in changes.
9513
9514Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9515
9516 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9517
9518Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9519
9520 * gdb.texinfo: Fix typo, reported by Karl Berry.
9521
9522Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9523
9524 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9525
9526Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9527
9528 * gdbint.texinfo: fixed a stray email address (needs @@),
9529 added @table @code to node "Native Conditionals"
9530
9531Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9532
9533 * gdbint.texinfo: Describe coding style of GDB.
9534
9535Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9536
9537 * stabs.texinfo: Minor wording changes.
9538
9539Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9540
9541 * gdbint.texinfo: Improve release doc slightly.
9542
9543Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9544
9545 * gdbint.texinfo: Improve doc of GDB config macros.
9546
9547Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9548
9549 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9550 These will be reinserted when examined.
9551
9552Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9553
9554 * gdbint.texinfo: Make a start at documenting all the #if macros
9555 in GDB. At least list them all, and start separating them into
9556 host-specific and target-specific.
9557
9558Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9559
9560 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9561 examples (not consistent w others).
c906108c
SS
9562 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9563 for generic vn of doc
9564
9565Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9566
9567 * Makefile.in: always create installation directories.
9568
9569Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9570
9571 * gdb.texinfo: in h8 config, do not describe searching commands.
9572
9573Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9574
9575 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9576 conditionals; introduce a few generic switches that may be
9577 useful for other cross-dev or dos-hosted configs.
9578
9579 * gdb.texinfo: fix typo in "info reg" description
9580
9581Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9582
9583 * stabs.texinfo: Minor updates from running TeX over it.
9584 * Makefile.in (stabs.dvi, stabs.ps): Add.
9585
9586Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9587
9588 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9589 First pass at converting it to texinfo.
9590
9591Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9592
9593 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9594 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9595
9596Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9597
9598 * gdbint.texinfo: Add section on partial symbol tables.
9599
9600Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9601
9602 * gdb.texinfo: document `set remotedebug' and `set
9603 rstack_high_address'.
9604
9605Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9606
9607 * gdb.texinfo: slight expansion of new text on reading info files
9608 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9609 H8/300 from DOS.
9610
9611Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9612
9613 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9614
9615Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9616
9617 * gdb.texinfo: Say how to read the `info' files.
9618
9619Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9620
9621 * Makefile.in: gm4 -> m4.
9622
9623Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9624
9625 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9626 Documentation' ahead of `Installing GDB' to match README.
9627 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9628 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9629
9630Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9631
9632 * Makefile.in: remove $(srcdir) from gdb.info rule.
9633
9634Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9635
9636 * Makefile.in: commented out gdb-all.texinfo rule. This is
9637 temporary.
9638
9639Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9640
9641 * Makefile.in, configure.in: removed traces of namesubdir,
9642 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9643 copyrights to '92, changed some from Cygnus to FSF.
9644
9645Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9646
9647 * gdb.texinfo: Improve how we ask for bug reports.
9648
9649Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9650
9651 * Makefile.in: infodir belongs in datadir.
9652
9653Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9654
9655 * Makefile.in: remove spaces following hyphens, bsd make can't
9656 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9657 standards.text support.
c906108c
SS
9658
9659Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9660
9661 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9662 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9663 and mandir now keyed off datadir by default.
9664
9665\f
9666Local Variables:
9e9c5ae7 9667mode: change-log
c906108c
SS
9668left-margin: 8
9669fill-column: 74
9670version-control: never
9671End: