]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
gdb/
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
e93a8774
TT
12013-01-07 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (Mode Options): Don't mention -epoch.
4 (Data, Emacs): Remove obsolete comments.
5
54516a0b
TT
62013-01-02 Tom Tromey <tromey@redhat.com>
7
8 * gdb.texinfo (GDB/MI Output Records): Update menu.
9 (GDB/MI Breakpoint Information): New node.
10 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
11 <-break-insert>: Likewise.
12
8dbe8ece
YQ
132012-12-31 Yao Qi <yao@codesourcery.com>
14
15 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
16 (Packets): Move "vStopped" packet to ...
17 (Notification Packets): ... here. Describe the components
18 of notification. Add a table of supported notifications.
19 Add an example on the process of he async notification.
20
f35a17b5
JK
212012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
24 present.
25 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
26 fullname output always present.
27
0dfd2fad
PM
282012-12-23 Pierre Muller <muller@sourceware.org>
29
30 * gdbint.texinfo (Function prototypes): Require use of "extern"
31 modifier for function prototypes in headers.
32
7785b880
JB
332012-12-19 Joel Brobecker <brobecker@adacore.com>
34
35 * refcard.tex: Update copyright notice to GPL v3 or later.
36 Update contact info.
37
3d745be3
JK
382012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
39
40 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
41
c9b6281a
YQ
422012-12-15 Yao Qi <yao@codesourcery.com>
43
44 * gdb.texinfo (Debugging Output): Document 'set debug
45 notification' and 'show debug notification'.
46
f2a8bc8a
YQ
472012-12-15 Yao Qi <yao@codesourcery.com>
48
49 * gdb.texinfo (Listing Tracepoints): New item and example about
50 'installed on target' output.
51 Add more in the example about 'installed on target'.
52 (GDB/MI Breakpoint Commands): Doc about 'installed field.
53
451b7c33
TT
542012-12-14 Tom Tromey <tromey@redhat.com>
55
56 * gdb.texinfo (SVR4 Process Information): Mention core files.
57
3fa7bf06
MG
582012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
59
60 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
61
05b4bd79
PA
622012-12-11 Pedro Alves <palves@redhat.com>
63
64 * gdb.texinfo: Remove all mentions of Unixware throughout.
65
74a0d9f6
JK
662012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
67
68 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
69
0c631110
TT
702012-11-29 Tom Tromey <tromey@redhat.com>
71
72 * gdb.texinfo (SVR4 Process Information): Document missing
73 "info proc" subcommands.
74
891df0ea
YQ
752012-11-29 Yao Qi <yao@codesourcery.com>
76
77 PR gdb/1477.
78 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
79 to 'auto' instead of 'gnu'.
80
608e2dbb
TT
812012-11-26 Tom Tromey <tromey@redhat.com>
82
83 * gdb.texinfo (MiniDebugInfo): New node.
84 (GDB Files): Update.
85
e64e0392
DE
862012-11-16 Doug Evans <dje@google.com>
87
88 * gdb.texinfo (System-wide configuration): If the system-wide init
89 file lives in the data-directory, and --data-directory is provided,
90 look for it there.
91
ae606bee
TT
922012-11-15 Tom Tromey <tromey@redhat.com>
93
94 * gdb.texinfo (Signaling): Fix typo.
95
62747a60
TT
962012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
97
98 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
99 parameter "count" of -data-write-memory-bytes, and add an example.
100
18a9fc12
TT
1012012-11-12 Tom Tromey <tromey@redhat.com>
102
103 * gdb.texinfo (Symbols): Document "info type-printers",
104 "enable type-printer" and "disable type-printer".
105 (Python API): Add new node to menu.
106 (Type Printing API): New node.
107 (Progspaces In Python): Document type_printers field.
108 (Objfiles In Python): Likewise.
109 (gdb.types) <get_type_recognizers, apply_type_recognizers,
110 register_type_printer, TypePrinter>: Document.
111
53342f27
TT
1122012-11-12 Tom Tromey <tromey@redhat.com>
113
114 * gdb.texinfo (Symbols): Document "set print type methods",
115 "set print type typedefs", and flags to ptype and whatis.
116
ed8a1c2d
AB
1172012-11-09 Andrew Burgess <aburgess@broadcom.com>
118
119 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
120 the example -data-disassemble output. Extend the description of
121 the -data-disassemble results to document all fields. Document
122 the cli disassemble command as being related to -data-disassemble.
123
8506d139
YQ
1242012-11-09 Yao Qi <yao@codesourcery.com>
125
126 PR gdb/14777.
127 * gdb.texinfo (OS Information): Remove doc on command
128 'info udot'.
129
4d3f93a2
JB
1302012-11-08 Joel Brobecker <brobecker@adacore.com>
131
132 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
133 gdb.ini warning for Windows port.
134
1e96de83
YQ
1352012-11-08 Yao Qi <yao@codesourcery.com>
136
137 * gdb.texinfo (Search): Add kindex for 'fo'.
138
dc939229
TT
1392012-11-05 Tom Tromey <tromey@redhat.com>
140
141 PR python/14802:
142 * gdb.texinfo (Functions In Python): Add example.
143
6f6484cd
YQ
1442012-11-03 Yao Qi <yao@codesourcery.com>
145
146 * observer.texi (GDB Observers): Remove observer
147 'tracepoint_modified', 'tracepoint_created' and
148 'tracepoint_deleted'.
149
af4238e5
TT
1502012-10-26 Tom Tromey <tromey@redhat.com>
151
152 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
153
687e43a4
TT
1542012-10-25 Tom Tromey <tromey@redhat.com>
155
156 * gdb.texinfo (General Query Packets): Use @itemx.
157
8de0566d
YQ
1582012-10-17 Yao Qi <yao@codesourcery.com>
159
160 * observer.texi (GDB Observers): Update observer
161 'memory_changed'.
162 * gdb.texinfo (GDB/MI Async Records): Document for
163 "memory-changed" notification.
164
07540c15
DE
1652012-10-15 Doug Evans <dje@google.com>
166
167 * gdb.texinfo (Mode Options): Document -nh.
168 Elaborate on docs for -nx.
169
d7019589
SP
1702012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
171
172 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
173
82a90ccf
YQ
1742012-09-21 Yao Qi <yao@codesourcery.com>
175 Pedro Alves <palves@redhat.com>
176
177 * gdb.texinfo (GDB/MI Async Records): Document notification
178 'record-started' and 'record-stopped'.
179 * observer.texi (GDB Observers): New observer 'record-changed'.
180
aa9259cc
TS
1812012-09-19 Thomas Schwinge <thomas@codesourcery.com>
182
183 * gdb.texinfo: Document the removal of SH's 'regs' command.
184
c1d780c2
SDJ
1852012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
186
187 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
188
bb25a15c
YQ
1892012-09-18 Yao Qi <yao@codesourcery.com>
190
191 * gdb.texinfo (GDB/MI Async Records): Document new MI
192 notifications '=tsv-created' and '=tsv-deleted'.
193 * observer.texi (GDB Observers): New observer tsv_created and
194 tsv_deleted.
195
201b4506
YQ
1962012-09-18 Yao Qi <yao@codesourcery.com>
197
198 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
199 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
200 '=traceframe-changed'.
201
6fc1c773
YQ
2022012-09-17 Yao Qi <yao@codesourcery.com>
203
204 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
205 'set listsize'.
206
121c73f3
JK
2072012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
208 Eli Zaretskii <eliz@gnu.org>
209
210 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
211 encoding for gdbarch_breakpoint_from_pc, bp_addr for
212 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
213
e9687799
JK
2142012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
215
216 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
217
3b5e4d35
YPK
2182012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
219
220 Document how to return from "python-interactive" to GDB.
221 * gdb.texinfo (Python Commands): Update documentation.
222
2232012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
224
225 Add a new "python-interactive" command that starts a standard
226 Python interactive prompt with "pi" as alias, and add "py" as
227 an alias to "python".
228 * gdb.texinfo (Python Commands): Document the new commands.
229
b583003e
TT
2302012-08-22 Tom Tromey <tromey@redhat.com>
231
232 * gdbint.texinfo (Host Definition): Remove documentation for
233 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
234
a451cb65
KS
2352012-08-17 Keith Seitz <keiths@redhat.com>
236
237 PR c++/13356
238 * gdb.texinfo (Type and Range Checking): Remove warning.
239 Remove spurious commas.
240 Update text and examples for re-implementation of set/show
241 check type.
242 (C and C++ Type and Range Checks): Likewise.
243
6b1755ce
YQ
2442012-08-16 Yao Qi <yao@codesourcery.com>
245
246 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
247 is deprecated.
248
f47f77df
DE
2492012-08-13 Doug Evans <dje@google.com>
250
251 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
252 to include functions.
253
a72c3253
DE
2542012-08-10 Doug Evans <dje@google.com>
255
256 * gdb.texinfo (Convenience Funs): New node.
257 (Types In Python): Document Type.vector.
258
5b9afe8a
YQ
2592012-08-09 Yao Qi <yao@codesourcery.com>
260
261 * observer.texi: New observer command_param_changed.
262 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
263
dc1039df
JK
2642012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
265
266 * gdbint.texinfo (Debugging GDB): In section
267 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
268 Mention also gdb-gdb.py.
269
4abf930d
YQ
2702012-08-07 Yao Qi <yao@codesourcery.com>
271
272 Revert the folloing patch:
273 2012-08-06 Yao Qi <yao@codesourcery.com>
274 * gdb.texinfo (Remote Configuration): Add kindex for 'set
275 remote hardware-watchpoint-limit' and 'set
276 remote hardware-breakpoint-limit'.
277
f3c8a52a
JK
2782012-08-06 Nathaniel Flath <flat0103@gmail.com>
279
280 * gdb.texinfo (Working Directory): Added information about new
281 default argument for 'cd' command.
282
77a91025
YQ
2832012-08-06 Yao Qi <yao@codesourcery.com>
284
285 * gdb.texinfo (Remote Configuration): Add kindex for 'set
286 remote hardware-watchpoint-limit' and 'set
287 remote hardware-breakpoint-limit'.
288
d9f08f52
YQ
2892012-08-06 Yao Qi <yao@codesourcery.com>
290
291 Fix PR14371.
292
293 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
294 '=breakpoint-deleted'.
295
95b07c96
YQ
2962012-08-02 Yao Qi <yao@codesourcery.com>
297
298 * gdb.texinfo (Native): Remove node Neutrino.
299
7255706c
YQ
3002012-07-27 Yao Qi <yao@codesourcery.com>
301
302 * gdb.texinfo (IPA Protocol Commands): Document new command
303 'close'.
304
d6b28940
TT
3052012-07-25 Tom Tromey <tromey@redhat.com>
306
307 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
308
e615022a
DE
3092012-07-20 Doug Evans <dje@google.com>
310
311 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
312 (Index Files): Document how to control the use of deprecated index
313 sections.
314 (Index Section Format): Replace --use-deprecated-index-sections with
315 "set use-deprecated-index-sections on".
316
055855a4
EZ
3172012-07-12 Eli Zaretskii <eliz@gnu.org>
318
319 * gdbint.texinfo: Remove @syncodeindex directives that put all the
320 indices into a single node "Index". Instead, join function and
321 variable indices into a single index, separate from the concept
322 index. Requested in
323 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
324 (Top): Update the top-level menu: instead of one "Index" there are
325 now separate entries "Concept Index" and "Function and Variable
326 Index".
327 (Concept Index, Function and Variable Index): New nodes.
328 (Index): Node deleted.
329
f77cc5f0
HZ
3302012-07-05 Hui Zhu <hui_zhu@mentor.com>
331
332 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
333 and "maint agent-eval".
334
00595b5e
EZ
3352012-07-03 Eli Zaretskii <eliz@gnu.org>
336
337 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
338 avoid file-name clashes between Index.html and index.html on
339 case-insensitive filesystems. See the discussion starting in
340 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
341 details of the problem.
342 (Top): Update the master menu for the above.
343 (Concept Index, Command and Variable Index): New nodes, instead of
344 the old "Index" node that was deleted. All cross-references
345 updated.
346
d3ce09f5
SS
3472012-07-02 Stan Shebs <stan@codesourcery.com>
348
349 * gdb.texinfo (Dynamic Printf): Mention agent style and
350 disconnected dprintf.
351 (Maintenance Commands): Describe maint agent-printf.
352 (General Query Packets): Mention BreakpointCommands feature.
353 (Packets): Document commands extension to Z0 packet.
354 * agentexpr.texi (Bytecode Descriptions): Document printf
355 bytecode.
356
2d7b58e8
JK
3572012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
358
359 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
360 only after gdbinit files.
361 (Startup): Move -iex and -iex commands down after gdbinit files.
362
202cbf1c
JK
3632012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
364
365 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
366 possibility.
367
b6ba681c
TT
3682012-06-29 Tom Tromey <tromey@redhat.com>
369
370 * gdb.texinfo (Index Section Format): Update for version 7.
371
71caed83
SS
3722012-06-28 Stan Shebs <stan@codesourcery.com>
373
374 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
375 example, add note about title column.
376
ee0bf529
SCR
3772012-06-26 Siva Chandra Reddy <sivachandra@google.com>
378
379 * gdb.texinfo (Symbol Tables In Python): Add description about
380 the new 'last' attribute of gdb.Symtab_and line.
381
3c15d565
SCR
3822012-06-26 Siva Chandra Reddy <sivachandra@google.com>
383
384 * gdb.texinfo (Symbol Tables In Python): Correct the description
385 of the 'pc' attribute of gdb.Symtab_and_line.
386
45cfd468
DE
3872012-06-26 Doug Evans <dje@google.com>
388
389 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
390 and symtab-create.
391
496ee73e
KS
3922012-06-25 Keith Seitz <keiths@redhat.com>
393
394 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
395 from example. Remove "rbreak" from list of corresponding
396 gdb commands.
397
156942c7
DE
3982012-06-23 Doug Evans <dje@google.com>
399
400 * gdb.texinfo (Index Section Format): Document version 7 format.
401
c614397c
YQ
4022012-06-22 Yao Qi <yao@codesourcery.com>
403
404 * gdb.texinfo: Add missing cindex for some packets.
405
472a2379
KS
4062012-06-20 Keith Seitz <keiths@redhat.com>
407
408 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
409 for -break-insert and document -p.
410
2678e2af
YQ
4112012-06-20 Yao Qi <yao@codesourcery.com>
412
413 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
414 and "gdb.write_memory" with "Inferior.read_memory" and
415 "Inferior.write_memory".
416
984359d2
EZ
4172012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
418
419 * gdb.texinfo (Summary): Add a link to "Free Documentation".
420 (Free Documentation): Add @node line.
421 (Continuing and Stepping) <advance location>: Use @item instead of
422 @itemx.
423 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
424 @itemx.
425 (Embedded Processors): Put the link to "PA" to its correct place,
426 according to document structure.
427 (Python API): Put the link to "Lazy Strings In Python" to its
428 correct place.
429 (Index): Use @@ in @tex block to get a literal @.
430
431 * gdbint.texinfo: Fix the @subtitle line.
432
433 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
434 correct place.
435
16bdd41f
YQ
4362012-06-08 Yao Qi <yao@codesourcery.com>
437
438 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
439 Protocol'.
440 (In-Process Agent Protocol, IPA Protocol Objects)
441 (IPA Protocol Commands): New nodes.
442 (Tracepoint Packets): Add anchors.
443
2d4c29c5
TS
4442012-06-06 Thomas Schwinge <thomas@codesourcery.com>
445
446 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
447
6bd110c5
YQ
4482012-06-06 Yao Qi <yao@codesourcery.com>
449
450 * gdb.texinfo: Update copyright year.
451
f3e0e960
SS
4522012-05-23 Stan Shebs <stan@codesourcery.com>
453 Kwok Cheung Yeung <kcy@codesourcery.com>
454
455 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
456
1564a261
JK
4572012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
458
459 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
460 Mention also --with-separate-debug-dir.
461 (Auto-loading): Prepend $debugdir in the sample output.
462 (Auto-loading safe path): Likewise. Mention also $debugdir for the
463 auto-load safe-path variable.
464 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
465 Mention also $debugdir for 'set auto-load scripts-directory'.
466
eb17f351
EZ
4672012-05-19 Eli Zaretskii <eliz@gnu.org>
468
469 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
470 (MIPS Embedded, MIPS, MIPS Register packet Format)
471 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
472 appropriate.
473
4cc0665f
MR
4742012-05-18 Sandra Loosemore <sandra@codesourcery.com>
475 Maciej W. Rozycki <macro@codesourcery.com>
476
477 * gdb.texinfo (MIPS): Document "set mips compression" and "show
478 mips compression".
479 (MIPS Breakpoint Kinds): New subsubsection.
480
7af8dcf8 4812012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
482
483 * gdb.texinfo (Architecture-Specific Protocol Details): Define
484 nodes for subsections. Add @acronym mark-ups and adjust
485 formatting.
486
aff139ff
JK
4872012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
488
489 Rename $ddir to $datadir.
490 * gdb.texinfo (Auto-loading, Auto-loading safe path)
491 (objfile-gdb.py file): Rename $ddir to $datadir.
492
9cb709b6
TT
4932012-05-18 Tom Tromey <tromey@redhat.com>
494
495 * gdb.texinfo (Print Settings): Document 'set print symbol'.
496
e7e0cddf
SS
4972012-05-14 Stan Shebs <stan@codesourcery.com>
498
499 * gdb.texinfo (Dynamic Printf): New subsection.
500
7efc75aa
SCR
5012012-05-13 Siva Chandra Reddy <sivachandra@google.com>
502
503 * gdb.texinfo (Basic Python): Add description about the function
504 gdb.find_pc_line
505
f307c045
JK
5062012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
507 Eli Zaretskii <eliz@gnu.org>
508
509 * gdb.texinfo (Separate Debug Files): Use plural form for global
510 debugging information directory.
511
85d4a676
SS
5122012-05-11 Stan Shebs <stan@codesourcery.com>
513 Kwok Cheung Yeung <kcy@codesourcery.com>
514
515 * gdb.texinfo (Operating System Auxiliary Information): Document new
516 'info os' subcommands.
517
c1668e4e
JK
5182012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
521 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
522 (dotdebug_gdb_scripts section): Add reference
523 to 'Auto-loading safe path'.
524
7349ff92
JK
5252012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
526
527 Implement multi-component --with-auto-load-dir.
528 * gdb.texinfo (Auto-loading): New references
529 for 'set auto-load scripts-directory'
530 and 'show auto-load scripts-directory'.
531 (Auto-loading safe path): Describe the new default. Move $ddir
532 substituation reference to 'objfile-gdb.py file'.
533 (objfile-gdb.py file): Describe script-name alias. Change real-name to
534 script-name. Describe new 'set auto-load scripts-directory'
535 and 'show auto-load scripts-directory'.
536
6dea1fbd
JK
5372012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
538
539 Provide $ddir substitution for --with-auto-load-safe-path.
540 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
541 (Auto-loading safe path): Likewise. Mention the default value,
542 $ddir substitution, --with-auto-load-safe-path and
543 --without-auto-load-safe-path.
544 * observer.texi (gdb_datadir_changed): New.
545
1ccacbcd
JK
5462012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
547
548 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
549 Twice.
550
d9242c17
JK
551 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
552 directory separator by path separator.
553
af2c1515
JK
5542012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
555
556 * gdb.texinfo (Auto-loading safe path): Make 'directories'
557 for 'set auto-load safe-path' optional. Mention if it is omitted.
558 Change disabling security protection condition to "/", twice.
559
a20ee7a4
SCR
5602012-05-03 Siva Chandra Reddy <sivachandra@google.com>
561
562 * gdb.texinfo (Symbol Tables In Python): Add documentation about
563 the new methods global_block and static_block on gdb.Symtab
564 objects.
565
56af09aa
SCR
5662012-05-02 Siva Chandra Reddy <sivachandra@google.com>
567
568 * gdb.texinfo (Blocks In Python): Add a note saying that future
569 improvements to GDB and its infrastructure can move symbols
570 across blocks within a symbol table.
571
2746b0ef
YQ
5722012-04-29 Yao Qi <yao@codesourcery.com>
573
574 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
575 (A29K): Remove.
576
62e5f89c
SDJ
5772012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
578 Tom Tromey <tromey@redhat.com>
579
580 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
581 and generic static probe support on GDB.
582
a766d390
DE
5832012-04-25 Doug Evans <dje@google.com>
584
50f042b9
DE
585 * gdb.texinfo (Go): Fix thinko.
586
a766d390
DE
587 * gdb.texinfo (Supported Languages): Add Go.
588 (Go): New node.
589
f02e2b19
YQ
5902012-04-25 Yao Qi <yao@codesourcery.com>
591
592 * gdbint.texinfo (Testsuite): New section `Board settings'.
593
68d41a48
JK
5942012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
595
596 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
597 Three times.
598
174bb630
JK
599 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
600 Three times.
601
0511cc75
JK
6022012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
603
604 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
605 by @table @asis. Fix formatting of one item.
606
0070f25a
JK
6072012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
608
609 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
610
4dc84fd1
JK
6112012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
612
613 New option "set debug auto-load".
614 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
615 (auto-load verbose mode): New node.
616
bccbefd2
JK
6172012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
618
619 New option "set auto-load safe-path".
620 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
621 and "info auto-load" examples for safe-path. Put there also references
622 for "set auto-load safe-path" and "show auto-load safe-path".
623 New menu item for Auto-loading safe path.
624 (Auto-loading safe path): New node.
625 (Python Auto-loading): Update the expected output from "Missing"
626 to "No".
627
bf88dd68
JK
6282012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
629
630 auto-load: Implementation.
631 * gdb.texinfo (Mode Options): New anchor for -nx.
632 (Startup): New anchors for Option -init-eval-command,
633 Home Directory Init File
634 and Init File in the Current Directory during Startup.
635 Mention set auto-load local-gdbinit with a reference.
636 Change the sample code to "set auto-load python-scripts".
637 (Threads): New anchor set libthread-db-search-path.
638 Provide references to libthread_db.so.1 file.
639 (Controlling GDB): New menu item for Auto-loading.
640 (Auto-loading, Init File in the Current Directory)
641 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
642 (Python): Rename the menu item Auto-loading to Python Auto-loading.
643 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
644 reference.
645 (Auto-loading): Rename to ...
646 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
647 "set auto-load python-scripts", new anchor for it. Change
648 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
649 for it. Change "info auto-load-scripts"
650 to "info auto-load python-scripts", new anchor for it. Change "scripts"
651 to "Python scripts".
652
8264ba82
AG
6532012-04-14 Anton Gorenkov <xgsa@yandex.ru>
654
655 PR mi/13393
656 * gdb.texinfo (Print Settings): Extend the description for "set print
657 object".
658 (GDB/MI Variable Objects): Extend the description for -var-create and
659 -var-list-children.
660
06fc020f
SCR
6612012-04-11 Siva Chandra Reddy <sivachandra@google.com>
662
663 * gdb.texinfo (Examining Data): Document the 'explore' command.
664
7191c139
JB
6652012-03-28 Joel Brobecker <brobecker@adacore.com>
666
667 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
668 to the children of a varobj and its update range when -var-update
669 returns that the varobj's type changed.
670
3708f05e
JK
6712012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
672
673 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
674 Create two new links fir 'objfile-gdb.py file'
675 and 'dotdebug_gdb_scripts section'.
676
8e0583c8
JK
6772012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
678
679 * gdb.texinfo (Auto-loading): Rename node reference
680 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
681 Twice.
682 (.debug_gdb_scripts section): Rename the node ...
683 (dotdebug_gdb_scripts section): ... here.
684 (Maintenance Commands): Also rename this node reference.
685
7b282c5a
SCR
6862012-03-22 Siva Chandra Reddy <sivachandra@google.com>
687
688 * gdb.texinfo (Python API/Values From Inferior): Add description
689 about the new method Value.referenced_value. Add description on
690 how Value.dereference is different (and similar) to
691 Value.referenced_value.
692
8320cc4f
JK
6932012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
694
695 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
696 --init-eval-command=COMMAND, -iex.
697 (Startup): Describe -iex and -ix. Simplify the example
698 for "set auto-load-scripts off".
699
481860b3
GB
7002012-03-16 Gary Benson <gbenson@redhat.com>
701
702 PR breakpoints/10738
703 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
704 stating that GDB cannot set breakpoints on inlined functions.
705 (Mode Options): Document --use-deprecated-index-sections.
706 (Index Section Format): Document new index section version format.
707
c4aeac85
TT
7082012-03-15 Tom Tromey <tromey@redhat.com>
709
710 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
711
16899756
DE
7122012-03-13 Doug Evans <dje@google.com>
713
714 * gdb.texinfo (Help): Change apropos example to use "alias" instead
715 of "reload".
716 (Symbols): Delete docs for set/show symbol-reloading.
717 * gdbint.texinfo (Defining Other Architecture Features): Delete
718 SYMBOL_RELOADING_DEFAULT.
719 * refcard.tex: Delete reference to symbol-reloading.
720
9b224c5e
PA
7212012-03-07 Pedro Alves <palves@redhat.com>
722
723 * gdb.texinfo (General Query Packets): Document new
724 QProgramSignals packet.
725 * gdb.texinfo (Remote configuration): Mention
726 "program-signals-packet".
727
169081d0
TG
7282012-03-05 Tristan Gingold <gingold@adacore.com>
729
730 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
731
d1feda86
YQ
7322012-03-03 Yao Qi <yao@codesourcery.com>
733
734 * gdb.texinfo (In-Process Agent): New node.
735 Document new commands.
736 (General Query Packets): Add packet `QAgent'.
737
1faeff08
MR
7382012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
739
740 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
741
7d74f244
DE
7422012-03-01 Scott J. Goldman <scottjg@vmware.com>
743
744 * gdb.texinfo (Commands In Python): Put example python macro in
745 COMMAND_USER category rather than COMMAND_OBSCURE.
746 Document gdb.COMMAND_USER.
747 (User-defined Commands): Update documentation to clarify
748 "set/show max-user-call-depth" and "show user" don't apply to python
749 commands. Update documentation to clarify "help user-defined" may
750 also include python commands defined as COMMAND_USER.
751
6fe37d23
JK
7522012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
753
754 * gdb.texinfo (Startup): Add option -ex description to the option -x
755 description.
756
83364271
LM
7572012-02-24 Luis Machado <lgustavo@codesourcery.com>
758
759 * gdb.texinfo (Setting Breakpoints): Mention and explain the
760 condition-evaluation breakpoint parameter.
761 Mention condition-evaluation mode being shown in "info break".
762 (Break Conditions): Add description for target-side
763 conditional breakpoints.
764 (Remote Configuration): Mention conditional-breakpoints-packet.
765 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
766 cond-expr.
767 (General Query Packets): Mention new ConditionalBreakpoint feature.
768
bdb1994d
TT
7692012-02-22 Tom Tromey <tromey@redhat.com>
770
771 * gdb.texinfo (Blocks In Python): Clarify block iteration.
772
4d241c86
TT
7732012-02-17 Tom Tromey <tromey@redhat.com>
774
775 PR python/10753:
776 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
777 directory.
778
816338b5
SS
7792012-02-14 Stan Shebs <stan@codesourcery.com>
780
781 * gdb.texinfo (Disabling Breakpoints): Document enable count.
782
cc30c4bd
PA
7832012-02-13 Pedro Alves <palves@redhat.com>
784
785 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
786 mips-idt-ecoff.
787
035d1e5b
YQ
7882012-02-09 Yao Qi <yao@codesourcery.com>
789
790 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
791
f0823d2c
TT
7922012-02-07 Tom Tromey <tromey@redhat.com>
793
794 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
795 Symbol.value.
796
64e7d9dd
TT
7972012-02-07 Tom Tromey <tromey@redhat.com>
798
799 * gdb.texinfo (Symbols In Python): Document Symbol.line.
800
4220b2f8
TS
8012012-01-27 Thomas Schwinge <thomas@codesourcery.com>
802
803 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
804
edcc5120
TT
8052012-01-24 Tom Tromey <tromey@redhat.com>
806
807 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
808 unload".
809 (Files): Mention new catch commands.
810 (GDB/MI Async Records): Likewise.
811
53fe1783
GB
8122012-01-24 Gary Benson <gbenson@redhat.com>
813
814 Delete #if 0'd out code.
815 * gdb.texinfo (Frame Info): Remove "info catch".
816
b9e7b9c3
UW
8172012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
818
819 * gdb.texinfo (Remote Configuration): Document
820 "set remote hostio-readlink-packet" command.
821 (General Query Packets): Document vFile:readlink packet.
822
4aac40c8
TT
8232012-01-16 Tom Tromey <tromey@redhat.com>
824
825 * gdb.texinfo (Specify Location): Document relative file name
826 handling.
827
cafec441
TT
8282012-01-16 Tom Tromey <tromey@redhat.com>
829
830 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
831
0ee339bc
JK
8322012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
833 Eli Zaretskii <eliz@gnu.org>
834
835 * gdbint.texinfo (Coding Standards): Require braces for two lines of
836 code.
837
72384ba3
PH
8382012-01-11 Paul Hilfinger <hilfingr@adacore.com>
839
840 * gdb.texinfo (Variables): Document use of :: for non-static
841 variables.
842
ce1b17c4
JB
8432012-01-05 Joel Brobecker <brobecker@adacore.com>
844
845 * gdbint.texinfo (Start of New Year Procedure): Update
846 to replace use of copyright.sh by use of copyright.py.
847
217bff3e
JK
8482012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
849
850 Remove the gdbtui binary.
851 * all-cfg.texi (GDBTUI): Remove.
852 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
853 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
854 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
855
cc72b2a2
KP
8562011-12-23 Kevin Pouget <kevin.pouget@st.com>
857
858 Introduce gdb.FinishBreakpoint in Python.
859 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
860 (Python API): Add menu entry for Finish Breakpoints.
861
13ac8d2c
JK
8622011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
863
864 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
865 tests.
866
e0f9f062
DE
8672011-12-16 Doug Evans <dje@google.com>
868
869 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
870
80b6e756
PM
8712011-12-16 Phil Muldoon <pmuldoon@redhat.com>
872
1c3ad6ab 873 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
874 stack". Add documentation for "set/show python print-stack".
875
2fb860fc
PA
8762011-12-14 Pedro Alves <pedro@codesourcery.com>
877
878 * gdb.texinfo (Implementing a Remote Stub): Explain that you
879 should transfer control to the stub in the startup code instead of
880 in main. Mention the need to get past the initial breakpoint.
881
f8eba3c6
TT
8822011-12-06 Tom Tromey <tromey@redhat.com>
883
884 * gdb.texinfo (Set Breaks): Update for new behavior.
885
2268b414
JK
8862011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
887
888 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
889 List Format for SVR4 Targets'.
890 (General Query Packets): New item qXfer:libraries-svr4:read.
891 (Library List Format for SVR4 Targets): New node.
892
ae6f0d5b
TT
8932011-12-01 Tom Tromey <tromey@redhat.com>
894
895 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
896 add.
897
36dfb11c
TT
8982011-11-22 Tom Tromey <tromey@redhat.com>
899
900 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
901 reasons.
902
f196051f
SS
9032011-11-20 Stan Shebs <stan@codesourcery.com>
904
905 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
906 note-related options and variables.
907 (Tracepoint Packets): Document packet changes.
908
f85b53f8
SD
9092011-11-20 Sanjoy Das <sdas@igalia.com>
910
911 * gdb.texinfo (JIT Interface): Add documentation on writing and
912 usind JIT debug info readers.
913 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
914 Debug Info Readers): New nodes.
915
bfccc43c
YQ
9162011-11-18 Yao Qi <yao@codesourcery.com>
917
918 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
919 tracepoint.
920
c011a4f4
DE
9212011-11-15 Doug Evans <dje@google.com>
922
923 * gdb.texinfo (Files): Document basenames-may-differ.
924
ed59ded5
DE
9252011-11-14 Doug Evans <dje@google.com>
926
927 * gdb.texinfo (Shell Commands): Document "!".
928
405f8e94
SS
9292011-11-14 Stan Shebs <stan@codesourcery.com>
930 Kwok Cheung Yeung <kcy@codesourcery.com>
931
932 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
933 needed to get shorter fast tracepoints.
934 (Tracepoint Packets): Document new qTMinFTPILen packet.
935
1e4d1764
YQ
9362011-11-14 Yao Qi <yao@codesourcery.com>
937
938 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
939 behavior of tracepoint.
940 (General Query Packets): New feature InstallInTrace.
941 (Remote Configuration): Document "set remote
942 install-in-trace-packet".
943
71eba9c2 9442011-11-12 Matt Rice <ratmice@gmail.com>
945
946 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
947 Add arguments to info macro.
948
e0f8f636
TT
9492011-11-10 Tom Tromey <tromey@redhat.com>
950
951 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
952 manual.
953 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
954 (Macros): Add a footnote.
955 (C): Remove paragraph about compiler options.
956 (C Constants): Mention wide character and string constants.
957 (C Plus Plus Expressions): Update compiler option advice. Mention
958 using declarations. Mention ADL. Remove old HP compiler
959 information.
960
625c0d47
TT
9612011-11-10 Tom Tromey <tromey@redhat.com>
962
963 PR c++/9257:
964 * gdb.texinfo (Print Settings): Add an extra note about the need
965 for a vtable.
966
4be2aacc
MR
9672011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
968
969 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
970 "set mips abi" documentation.
971
0a1c4d10
DE
9722011-11-04 Doug Evans <dje@google.com>
973
974 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
975
aad1c02c
TT
9762011-11-03 Tom Tromey <tromey@redhat.com>
977
978 * gdb.texinfo (Stopping): Add menu entry.
979 (Continuing and Stepping): Restore @node. Use @section, not
980 @subsection.
981
983fb131
MR
9822011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
983
984 * gdb.texinfo (Skipping Over Functions and Files): Remove node
985 designation. Fix "Specify Location" cross-reference.
986
3065dfb6
SS
9872011-11-02 Stan Shebs <stan@codesourcery.com>
988
989 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
990 (General Query Packets): Describe tracenz feature.
991 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
992
0aaaf063
PK
9932011-10-28 Paul Koning <paul_koning@dell.com>
994
995 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
996
2231f1fb
KP
9972011-10-27 Kevin Pouget <kevin.pouget@st.com>
998
999 * gdb.texinfo ((Frames In Python): Document
1000 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1001
5110b5df
PK
10022011-10-26 Paul Koning <paul_koning@dell.com>
1003
1004 * gdb.texinfo (gdb.types): Document new deepitems function.
1005
22dbab46
PK
10062011-10-25 Paul Koning <paul_koning@dell.com>
1007
1008 PR python/13327
1009
1010 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1011 fetch_lazy method.
1012
9df2fbc4
PM
10132011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1014
1015 PR python/12656
1016
1017 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1018 global_block, static_block function.
1019
f05e2e1d
TT
10202011-10-19 Tom Tromey <tromey@redhat.com>
1021
1022 * gdb.texinfo (Commands In Python): Add missing "@"s.
1023
a7fc3f37
KP
10242011-10-13 Kevin Pouget <kevin.pouget@st.com>
1025
1026 PR python/13285 Document named constants for frame unwind stop reasons
1027 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1028 constants.
1029
5048e516
JK
10302011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1031
1032 Fix compatibility with texinfo versions older than 4.12.
1033 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1034 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1035 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1036 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1037 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1038 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1039 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1040
5a56e9c5
DE
10412011-10-09 Doug Evans <dje@google.com>
1042
1043 * gdb.texinfo (Extending GDB): Document alias command.
1044
36b11add
JK
10452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1046
1047 Support @entry in input expressions.
1048 * gdb.texinfo (Variables): Describe @entry names suffix.
1049 (Print Settings): Add anchor for `set print entry-values'.
1050
e18b2753
JK
10512011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1052 Eli Zaretskii <eliz@gnu.org>
1053
1054 Display @entry parameter values (without references).
1055 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1056 example.
1057 (Print Settings): New description of set print entry-values and show
1058 print entry-values.
1059
111c6489
JK
10602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1061 Eli Zaretskii <eliz@gnu.org>
1062
1063 Recognize virtual tail call frames.
1064 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1065 (Tail Call Frames): New node.
1066 (Frames In Python): Add gdb.TAILCALL_FRAME.
1067
9c15afc4
DE
10682011-10-07 Doug Evans <dje@google.com>
1069
1070 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1071 register_pretty_printer.
1072
99f5279d
PM
10732011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1074
1075 PR python/12930
1076 PR python/12802
1077
1078 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1079 stop method.
1080
03583c20
UW
10812011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1082
1083 * gdb.texinfo (Starting your Program): "set disable-randomization"
1084 is no longer Linux-specific.
1085 (Remote Configuration): Document "set remote
1086 disable-randomization-packet".
1087 (General Query Packets): Document "QDisableRandomization" packet
1088 and add it to "qSupported" list.
1089
bd054e06
KP
10902011-10-07 Kevin Pouget <kevin.pouget@st.com>
1091
1092 Allow Python notification of new object-file loadings.
1093 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1094 event type.
1095
cb6be26b
KP
10962011-10-04 Kevin Pouget <kevin.pouget@st.com>
1097
1098 PR python/12691: Add the inferior to Python exited event
1099 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1100
a05336a1
JB
11012011-10-03 Joel Brobecker <brobecker@adacore.com>
1102
1103 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1104 rephasing.
1105
5d77fe44
JB
11062011-10-03 Joel Brobecker <brobecker@adacore.com>
1107
1108 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1109 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1110 as possible feature returned by the `-list-features'
1111 command.
1112
699df94d
PK
11132011-09-28 Paul Koning <paul_koning@dell.com>
1114
1115 * gdb.texinfo (gdb.Type): Document field access by dictionary
1116 key syntax.
1117
24bdad53
YQ
11182011-09-28 Yao Qi <yao@codesourcery.com>
1119
1120 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1121 Add one space after option `-s'. Remove @r{} markup.
1122
6710bf39
SS
11232011-09-27 Stan Shebs <stan@codesourcery.com>
1124
1125 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1126
d99f7e48
HZ
11272011-09-16 Hui Zhu <teawater@gmail.com>
1128
1129 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1130 to *(unsigned char *)$esp@300.
1131
d812018b
PK
11322011-09-15 Paul Koning <paul_koning@dell.com>
1133
1134 * gdb.texinfo: Make style of Python functions and methods match
1135 the syntax of Python. Also put class and module names explicitly
1136 on function, member, and variable names, matching Python
1137 documentation conventions.
1138
2aa48337
KP
11392011-09-15 Kevin Pouget <kevin.pouget@st.com>
1140
1141 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1142 * gdb.texinfo (Inferiors In Python): Describe new
1143 gdb.selected_inferior() function.
1144
6839b47f
KP
11452011-09-15 Kevin Pouget <kevin.pouget@st.com>
1146
1147 Handle multiple breakpoint hits in Python interface:
1148 * gdb.texinfo (Events In Python): New function documentation:
1149 gdb.BreakpointEvent.breakpoints. Indicate that
1150 gdb.BreakpointEvent.breakpoint is now deprecated.
1151
26829f2b
JB
11522011-09-04 Joel Brobecker <brobecker@adacore.com>
1153
1154 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1155
a9f54f60
TT
11562011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1157
1158 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1159
fa3a4f15
PM
11602011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1161
1162 * gdb.texinfo (Prompt): Add set/show extended-prompt
1163 documentation
1164 (Basic Python): Add prompt_hook anchor.
1165 (Python modules): Reword module text to reflect multiple modules.
1166 (gdb.prompt): Document gdb.prompt module.
1167
224bbe49
YQ
11682011-08-14 Yao Qi <yao@codesourcery.com>
1169
78d85199
YQ
1170 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1171
11722011-08-14 Yao Qi <yao@codesourcery.com>
1173
1174 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1175 (TIC6x Features): New node.
1176
457e09f0
DE
11772011-08-12 Doug Evans <dje@google.com>
1178
1179 * gdb.texinfo (Symbols In Python): Document symbol.type.
1180
5e239b84
PM
11812011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1182
1183 * gdb.texinfo (Python): Document command and function
1184 auto-loading.
1185
177bc839
JK
11862011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1187 Eli Zaretskii <eliz@gnu.org>
1188
1189 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1190 typedefs unrolling. Extend the sample code by an inner typedef and
1191 outer typedefs unrolling.
1192
1a532630
PP
11932011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1194
1195 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1196 size and line-size.
1197
9b158ba0 11982011-07-21 Matt Rice <ratmice@gmail.com>
1199
1200 PR macros/12999
1201 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1202 Update text and cindex entries for info macro command.
1203
d17b6f81
PM
12042011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1205
1206 * observer.texi (GDB Observers): Add before_prompt observer.
1207 * gdb.texinfo (Basic Python): Add documentation for prompt
1208 substitution.
1209
713389e0
PM
12102011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1211
1212 PR python/12438
1213 * gdb.texinfo (Python Commands): Add deprecate note to maint
1214 set/show python print-stack. Document set/show python
1215 print-backtrace.
1216
177b42fe
TJB
12172011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1218
1219 * gdb.texinfo: Fix typos.
1220
900e11f9
JK
12212011-07-01 Tom Tromey <tromey@redhat.com>
1222
1223 * gdb.texinfo (Debugging Output): Document set debug
1224 check-physname.
1225
39c4d40a
TT
12262011-06-29 Tom Tromey <tromey@redhat.com>
1227
1228 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1229 breakpoint-notifications feature.
1230
6f5def7d
UW
12312011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1232
1233 * gdb.texinfo (Target Description): Remove warning about
1234 possibly unstable format.
1235
8cf64490
TT
12362011-06-03 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1239 (Events In Python): Note that exit_code is optional.
1240
393eab54
PA
12412011-05-17 Pedro Alves <pedro@codesourcery.com>
1242
1243 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1244 required for multi-threading support.
1245 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1246 Hc are deprecated for multi-threading debugging. Point readers at
1247 the vCont packet.
1248
75fc9810
DE
12492011-05-15 Doug Evans <dje@google.com>
1250
1251 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1252
01124a23
DE
12532011-05-13 Doug Evans <dje@google.com>
1254
98a5dd13
DE
1255 * gdb.texinfo (Threads): Document $sdir,$pdir.
1256 (Server): Document $pdir exception.
1257
dbaefcf7
DE
1258 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1259
cc63ef9b
DE
1260 * gdb.texinfo (Threads): Clarify default value for
1261 libthread-db-search-path.
7e0396aa 1262
01124a23
DE
1263 * gdb.texinfo (Completion): Update example.
1264 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1265
d248b706
KY
12662011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1267
1268 * gdb.texinfo: Document change in the behaviour of the enable and
1269 disable GDB commands when applied to tracepoints.
1270 Document the EnableDisableTracepoints remote stub feature.
1271 Document QTEnable and QTDisable in the list of tracepoint packets.
1272
cc88a640
JK
12732011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1274
1275 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1276 hsuser.texi.
1277 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1278 comment to hsuser.texi. Change rluser.texi name in the comment.
1279
84e578fb
DE
12802011-05-10 Doug Evans <dje@google.com>
1281
1282 * gdb.texinfo (Threads): If an empty path is provided for
1283 libthread-db-search-path it is reset to its default value.
1284 (Server): Ditto.
1285
478aac75
DE
12862011-05-09 Doug Evans <dje@google.com>
1287
1288 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1289
9c06b0b4
TJB
12902011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1291 Thiago Jung Bauermann <bauerman@br.ibm.com>
1292
1293 Implement support for PowerPC BookE masked watchpoints.
1294 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1295 (PowerPC Embedded): Mention support of masked watchpoints.
1296
9ed350ad
JB
12972011-05-03 Joel Brobecker <brobecker@adacore.com>
1298
1299 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1300 `@value{GDBN}'.
1301
4ceed123
JB
13022011-05-03 Joel Brobecker <brobecker@adacore.com>
1303
1304 * gdb.texinfo (titlepage): Remove dedication.
1305 (In Memoriam): New appendix.
1306
559a7a62
JK
13072011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1308 Eli Zaretskii <eliz@gnu.org>
1309
1310 * gdb.texinfo (Index Section Format): Change the version to 5.
1311 Describe the different formula.
1312
03f2bd59
JK
13132011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1314 Eli Zaretskii <eliz@gnu.org>
1315
1316 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1317 for disconnected tracing.
1318 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1319 extended-remote relationship. Mention --once.
1320 (TCP port allocation lifecycle of @code{gdbserver}): New.
1321
d9b1a651
EZ
13222011-04-23 Eli Zaretskii <eliz@gnu.org>
1323
1324 * gdb.texinfo (Server): Improve indexing. Index all optional
1325 switches to gdbserver.
1326
90476074
TT
13272011-04-20 Tom Tromey <tromey@redhat.com>
1328
1329 * gdb.texinfo (Index Section Format): New node.
1330 (Top): Add new node to menu.
1331
c21236dc
PA
13322011-04-20 Pedro Alves <pedro@codesourcery.com>
1333
1334 * gdb.texinfo (Maintenance Commands): Document `maint print
1335 remote-registers'.
1336
05c8c3f5
TT
13372011-04-20 Tom Tromey <tromey@redhat.com>
1338
1339 * gdb.texinfo (Trace File Format): Move node later.
1340
7a9dd1b2
TT
13412011-04-19 Tom Tromey <tromey@redhat.com>
1342
1343 * gdbint.texinfo (Register Information Functions): Remove
1344 duplicate "the".
1345 * gdb.texinfo (Emacs): Remove duplicate "to".
1346 (GDB/MI Variable Objects): Remove duplicate "the".
1347 (General Query Packets): Likewise.
1348
4368ebeb
JB
13492011-04-02 Joel Brobecker <brobecker@adacore.com>
1350
1351 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1352 "GDB/MI Ada Exception Information" node.
1353
956a9fb9
JB
13542011-04-01 Joel Brobecker <brobecker@adacore.com>
1355
1356 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1357 the "exception-name" field in the *stopped async record.
1358
f1310107
TJB
13592011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1360 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1361
1362 Implement support for PowerPC BookE ranged breakpoints.
1363 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1364
8786b2bd
TT
13652011-03-28 Tom Tromey <tromey@redhat.com>
1366
1367 * gdb.texinfo (Set Tracepoints): Fix typo.
1368
9ef07c8c
TT
13692011-03-24 Tom Tromey <tromey@redhat.com>
1370
1371 * gdb.texinfo (Specify Location): Document `function:label'
1372 linespec.
1373
99c3dc11
PM
13742011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1375
f1310107 1376 PR python/12149
99c3dc11
PM
1377
1378 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1379
29703da4
PM
13802011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1381
1382 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1383 (Inferiors In Python): Likewise.
1384 (Threads In Python): Likewise.
1385 (Symbols In Python): Likewise.
1386 (Objfiles In Python): Likewise.
1387 (Symbol Tables In Python): Likewise.
1388
c9174737
PA
13892011-03-15 Pedro Alves <pedro@codesourcery.com>
1390
1391 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1392 display>: Explain that the commands accept number ranges.
1393
7371cf6d
PM
13942011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1395
1396 * gdb.texinfo (Breakpoints In Python): Add description and example
1397 of Python stop function operation.
1398
ecec24e6
PM
13992011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1400
1401 * gdb.texinfo (Parameters In Python): Document get_set_string and
1402 get_show_string methods.
1403
6dcd5565
JK
14042011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1405
1406 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1407
81896e36
JK
1408 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1409 circular-trace-buffer name.
1410
5e30da2c
JB
14112011-02-28 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1414 in the previous change.
1415
3bd0f5ef 14162011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1417
1418 * gdb.texinfo (Inferiors and Programs): Update commands to show
1419 that they can accept multiple arguments.
1420
4ec7539c
JB
14212011-02-24 Joel Brobecker <brobecker@adacore.com>
1422
1423 Revert the following patch (code patch was not approved):
1424 2011-02-21 Hui Zhu <teawater@gmail.com>
1425 * agentexpr.texi (bytecode descriptions): add printf.
1426 * gdb.texinfo (tracepoint action lists): add printf.
1427
82809774
DE
14282011-02-23 Doug Evans <dje@google.com>
1429
1430 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1431
e5a67952
MS
14322011-02-23 Michael Snyder <msnyder@vmware.com>
1433
1434 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1435 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1436 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1437
6e6fbe60
DE
14382011-02-22 Doug Evans <dje@google.com>
1439
1440 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1441 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1442 add description of result, fix @defun formatting.
1443
f994e27a
HZ
14442011-02-21 Hui Zhu <teawater@gmail.com>
1445
1446 * agentexpr.texi (Bytecode Descriptions): Add printf.
1447 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1448
c7f96d2b
TT
14492011-02-18 Tom Tromey <tromey@redhat.com>
1450
1451 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1452
60f98dde
MS
14532011-02-14 Michael Snyder <msnyder@vmware.com>
1454
1455 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1456 Document new command "thread find".
1457
08e796bc
MS
14582011-02-14 Michael Snyder <msnyder@vmware.com>
1459
1460 * gdb.texinfo (Threads): Update example of new thread message.
1461
b3b9301e
PA
14622011-02-14 Pedro Alves <pedro@codesourcery.com>
1463
1464 * gdb.texinfo (Remote Configuration): Mention set/show remote
1465 traceframe-info.
1466 (Tools/Packages Optional for Building GDB): Mention that expat is
1467 used for traceframe info.
1468 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1469 (General Query Packets) <qSupported>: Describe the
1470 qXfer:traceframe-info:read feature.
1471 (qXfer::read): Describe qXfer:traceframe-info:read.
1472 (Traceframe Info Format): New section.
1473
cef35b0f
PA
14742011-02-04 Pedro Alves <pedro@codesourcery.com>
1475
1476 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1477 for casts and unary operators.
1478
f1cbe1d3
TT
14792011-02-04 Tom Tromey <tromey@redhat.com>
1480
1481 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1482 is not useful.
1483
585fdaa1
PA
14842011-01-25 Pedro Alves <pedro@codesourcery.com>
1485
1486 * gdb.texinfo: s/value optimized out/optimized out/g
1487
7bfc9434
JB
14882011-01-21 Joel Brobecker <brobecker@adacore.com>
1489
1490 * gdb.texinfo (Other Misc Settings): Rework part of the
1491 documentation of the "set interactive mode" command.
1492
4694da01
TT
14932011-01-19 Tom Tromey <tromey@redhat.com>
1494
1495 * gdb.texinfo (Threads): Document thread name output and `thread
1496 name' command.
1497 (Threads In Python): Document Thread.name attribute.
1498 (GDB/MI Thread Commands): Document thread attributes.
1499
b716877b
AB
15002011-01-12 Andrew Burgess <aburgess@broadcom.com>
1501
1502 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1503 changes in mi/mi-cmd-disas.c
1504
13fd8b81
TT
15052011-01-12 Tom Tromey <tromey@redhat.com>
1506
1507 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1508 Fix "thread apply" text.
1509
e09342b5
TJB
15102011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1511 Thiago Jung Bauermann <bauerman@br.ibm.com>
1512
1513 Implement support for PowerPC BookE ranged watchpoints.
1514 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1515 the "set powerpc exact-watchpoints" flag.
1516
06e65f44
TT
15172011-01-07 Tom Tromey <tromey@redhat.com>
1518
1519 * gdb.texinfo (Python API): Add descriptions to @menu items.
1520
d8e22779
TT
15212011-01-06 Tom Tromey <tromey@redhat.com>
1522
1523 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1524
a255712f
PP
15252010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1526
e09342b5 1527 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1528
ccfc3d6e
TT
15292011-01-06 Tom Tromey <tromey@redhat.com>
1530
1531 PR python/12133:
1532 * gdb.texinfo (Frames In Python): Document various frame
1533 constants.
1534
44944448
JB
15352011-01-05 Joel Brobecker <brobecker@adacore.com>
1536
1537 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1538 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1539 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1540
42ea3d7a
JK
15412011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1542
1543 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1544 (clean): Add GDBvn.texi.
1545
720d1a40
JB
15462010-12-29 Joel Brobecker <brobecker@adacore.com>
1547
1548 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1549 occasional case where the debugger prints an array address
1550 instead of the array itself.
1551
ad196637
PA
15522010-12-23 Pedro Alves <pedro@codesourcery.com>
1553
1554 * gdb.texinfo (Packets) <read registers packet>: Document support
1555 for registers that were not collected.
1556
a86caf66
DE
15572010-12-15 Doug Evans <dje@google.com>
1558
1559 * gdb.texinfo (Startup): Document auto-loading of scripts during
1560 startup.
1561 (Auto-loading): Delete "maint set python auto-load on|off".
1562 Add "set auto-load-scripts on|off".
1563
aae1c79a
DE
15642010-12-07 Doug Evans <dje@google.com>
1565
1566 * gdb.texinfo (Mode Options): Document -data-directory.
1567 (Data Files): Add reference to -data-directory.
1568
4e04c971
DE
15692010-11-29 Doug Evans <dje@google.com>
1570
1571 * gdb.texinfo (Pretty-Printer Introduction): Change
1572 printer-name:subprinter-name to printer-name;subprinter-name.
1573
94b6973e
PM
15742010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1575
1576 PR python/12199
1577
1578 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1579
39037522
TT
15802010-11-23 Tom Tromey <tromey@redhat.com>
1581
1582 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1583 (Editing): Likewise.
1584 (Command History): Likewise.
1585 (TUI Keys): Likewise.
1586 (Bug Reporting): Conditionally include rluser.texi and
1587 inc-history.texinfo.
1588 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1589 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1590 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1591 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1592 (gdb.pdf): Likewise.
1593 (gdb.info): Likewise.
1594 (gdb/index.html): Likewise.
1595
5ae98d25
TT
15962010-11-23 Tom Tromey <tromey@redhat.com>
1597
1598 * Makefile.in (Makefile): Run ../config.status.
1599 (distclean): Update.
1600 * configure: Remove.
1601 * configure.ac: Remove.
1602
621c8364
TT
16032010-11-12 Tom Tromey <tromey@redhat.com>
1604
1605 * gdb.texinfo (Basic Python): Update. Add xref.
1606 (Exception Handling): Document new exception classes.
1607 (Types In Python): Update.
1608 (Frames In Python): Update.
1609
84f4c1fe
PM
16102010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1611
1612 * gdb.texinfo (Breakpoints In Python): Document "internal"
1613 parameter, and visible attribute.
1614
99e7ae30
DE
16152010-11-05 Doug Evans <dje@google.com>
1616
1617 * gdb.texinfo (Source Path): Document "set directories".
1618
f4b8a18d
KW
16192010-11-05 Ken Werner <ken.werner@de.ibm.com>
1620
1621 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1622 (OpenCL C): New node.
1623
7b51bc51
DE
16242010-11-02 Doug Evans <dje@google.com>
1625
1626 * gdb.texinfo (Pretty Printing): Expand into three sections,
1627 introduction, example, and commands.
1628 (Python API): Delete section Disabling Pretty-Printers, merge into
1629 Selecting Pretty-Printers.
1630 (Writing a Pretty-Printer): New section. Move the pretty-printer
1631 example here, and reformat to match python coding style. Add a second
1632 example using the gdb.printing module.
1633 (Python modules): Add gdb.printing.
1634
9eeee977
DE
16352010-10-29 Doug Evans <dje@google.com>
1636
1637 * gdb.texinfo (Python): Fix long line.
1638
a0e0ffdf
DE
16392010-10-20 Doug Evans <dje@google.com>
1640
1641 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1642 All references updated. Correct sections marked as subsections.
1643 (Coding Standards): New chapter. Move the coding standard related
1644 subsections here. Add section on Python coding standards.
1645
0e3509db
DE
16462010-10-13 Doug Evans <dje@google.com>
1647
1648 * gdb.texinfo (Python): Add "Python modules".
1649 (Types in Python): Add reference to gdb.types section.
1650 (Python modules): New node.
1651
44592cc4
DE
16522010-10-11 Doug Evans <dje@google.com>
1653
1654 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1655 Python" from gdb.Value.type description.
1656
6e1bb179
JB
16572010-09-28 Joel Brobecker <brobecker@adacore.com>
1658
1659 * gdb.texinfo (Ravenscar Profile): New node.
1660
e8467610
TT
16612010-09-22 Tom Tromey <tromey@redhat.com>
1662
1663 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1664
fccd1d1e
EZ
16652010-09-22 Eli Zaretskii <eliz@gnu.org>
1666
1667 * gdb.texinfo (Values From Inferior): Clarify that
1668 value.dynamic_type works only in C++ programs with RTTI.
1669
c1b6b909
TT
16702010-09-15 Paul Bolle <pebolle@tiscali.nl>
1671
1672 * gdb.texinfo (Character Sets): Correctly reference host-charset
1673 in example.
1674
7d288aaa
TT
16752010-09-13 Tom Tromey <tromey@redhat.com>
1676
1677 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1678 Document "fullname" and "from".
1679
f75d858b
MK
16802010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1681
1682 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1683 feature `reverse' output by -list-target-features.
1684
83b9503b
L
16852010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1686
1687 * gdb.texinfo (i386 Features): Remove an extra "@item".
1688
03f17ccf
TT
16892010-08-30 Tom Tromey <tromey@redhat.com>
1690
1691 PR python/11792:
1692 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1693
9779414d
DJ
16942010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1695
1696 * gdb.texinfo (ARM Features): Document
1697 org.gnu.gdb.arm.m-profile.
1698
f9ffd4bb
TT
16992010-08-23 Tom Tromey <tromey@redhat.com>
1700
1701 PR python/11145:
1702 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1703 reinterpret_cast methods.
1704
702c2711
TT
17052010-08-23 Tom Tromey <tromey@redhat.com>
1706
1707 PR python/11915:
1708 * gdb.texinfo (Types In Python): Document array method.
1709
66b73624
TJB
17102010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1711
1712 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1713
06a64a0b
TT
17142010-08-16 Tom Tromey <tromey@redhat.com>
1715
1716 * gdb.texinfo (Set Watchpoints): Document -location option.
1717
a3a7127e
DE
17182010-08-13 Doug Evans <dje@google.com>
1719
1720 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1721
8dedea02
VP
17222010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1723
1724 * gdb.texinfo (GDB/MI Data Manipulation): Document
1725 -data-read-memory-raw and -data-write-memory-raw.
1726
ca5c20b6 17272010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1728 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1729
1730 * gdb.texinfo (Basic Python): Describe post_event API.
1731
cb2e07a6
PM
17322010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1733
1734 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1735 decode_line Python APIs
cb2e07a6 1736
464b3efb
TT
17372010-08-10 Tom Tromey <tromey@redhat.com>
1738
1739 * gdb.texinfo (Pretty Printing API): Document
1740 gdb.default_visualizer.
1741
c29c521f
TT
17422010-08-10 Tom Tromey <tromey@redhat.com>
1743
1744 Revert gdb-add-index addition:
1745 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1746
5da1313b
JK
17472010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1748 Eli Zaretskii <eliz@gnu.org>
1749
1750 * gdb.texinfo (Mode Options) <-batch>
1751 (Basic Python) <gdb.execute>: Describe setting width and height.
1752
02d868e8
PP
17532010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1754
1755 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1756
c2bbed2a
TT
17572010-07-30 Tom Tromey <tromey@redhat.com>
1758
1759 * gdb.texinfo (Index Files): Mention gdb-add-index.
1760
6c13bbe1
HZ
17612010-07-30 Hui Zhu <teawater@gmail.com>
1762
1763 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1764 "detach inferior" and "kill inferior".
1765
53a71c06
CR
17662010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1767
1768 * gdb.texinfo (Machine Code): Update description of two forms of
1769 arguments, and add new example to demonstrate the new form.
1770
5374244e
PM
17712010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1772
1773 * gdb.texinfo (Values From Inferior): Add value inferior function
1774 call description.
1775
8ea5bce5
JK
17762010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1777
1778 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1779
c0edd9ed
JK
17802010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1781 Eli Zaretskii <eliz@gnu.org>
1782
1783 Make core files the process_stratum.
1784 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1785 record_stratum example.
1786
9291a0cd
TT
17872010-07-13 Tom Tromey <tromey@redhat.com>
1788
1789 * gdb.texinfo (Index Files): New node.
1790
f5011d11
TT
17912010-07-13 Tom Tromey <tromey@redhat.com>
1792
1793 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1794
0f5238ed
TT
17952010-07-13 Tom Tromey <tromey@redhat.com>
1796
1797 * gdb.texinfo (Specify Location): Document labels.
1798
74c761c1
PA
17992010-07-01 Pedro Alves <pedro@codesourcery.com>
1800
1801 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1802 entries for fast tracepoints and static tracepoints.
1803
501994c0
PA
18042010-07-01 Pedro Alves <pedro@codesourcery.com>
1805
1806 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1807 qsThreadInfo>: Spell out `l' as ell.
1808
0fb4aa4b
PA
18092010-07-01 Pedro Alves <pedro@codesourcery.com>
1810
1811 * gdb.texinfo (Convenience Variables): Document $_sdata.
1812 (Commands to Set Tracepoints): Describe static tracepoints. Add
1813 `Listing Static Tracepoint Markers' menu entry. Document
1814 "strace".
1815 (Tracepoint Action Lists): Document collecting $_sdata.
1816 (Listing Static Tracepoint Markers): New subsection.
1817 (Tracepoints support in gdbserver): Mention static tracepoints.
1818 (remote packets, enabling and disabling): Mention
1819 read-sdata-object.
1820 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1821 and StaticTracepoint.
1822 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1823 Document qXfer:sdata:read.
1824 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1825
dc3b15be
JB
18262010-06-29 Joel Brobecker <brobecker@adacore.com>
1827
1828 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1829
595939de
PM
18302010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1831 Tom Tromey <tromey@redhat.com>
1832 Thiago Jung Bauermann <bauerman@br.ibm.com>
1833
1834 * gdb.texinfo (Inferiors In Python): New node.
1835 * gdb.texinfo (Threads In Python): New node.
1836
9279c692
JB
18372010-06-28 Joel Brobecker <brobecker@adacore.com>
1838
1839 * gdb.texinfo (Python): Document what the python directory is
1840 and what its location is.
1841 (Basic Python): Document the gdb.PYTHONDIR constant.
1842
bc9f0842
TT
18432010-06-25 Tom Tromey <tromey@redhat.com>
1844
1845 PR python/10808:
1846 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1847
f1421989
HZ
18482010-06-24 Hui Zhu <teawater@gmail.com>
1849
1850 * gdb.texinfo: (Commands for Controlled Output): Add
1851 documentation for command "eval".
1852
e4c0cfae
SS
18532010-06-21 Stan Shebs <stan@codesourcery.com>
1854
1855 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1856 * annotate.texinfo: Ditto.
1857 * gdbint.texinfo: Ditto.
1858 * stabs.texinfo: Ditto.
1859
bb08c432
HZ
18602010-06-22 Hui Zhu <teawater@gmail.com>
1861
1862 * gdb.texinfo: (Process Record and Replay): Add documentation
1863 for command "set record memory-query".
1864
4f5d9f07
SS
18652010-06-21 Stan Shebs <stan@codesourcery.com>
1866
1867 * gdb.texinfo: Relicense under GFDL version 1.3.
1868 * annotate.texinfo: Relicense under GFDL version 1.3.
1869 * gdbint.texinfo: Relicense under GFDL version 1.3.
1870 * stabs.texinfo: Relicense under GFDL version 1.3.
1871 * fdl.texi: Update to version 1.3.
1872
6aed2dbc
SS
18732010-06-18 Stan Shebs <stan@codesourcery.com>
1874
a61408f8
SS
1875 * gdb.texinfo (Operating System Auxiliary Information): Describe
1876 "info os" when no arguments given.
1877
6aed2dbc
SS
1878 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1879 $_thread.
1880
24e933df
HZ
18812010-06-18 Hui Zhu <teawater@gmail.com>
1882
1883 * gdb.texinfo: (Process Record and Replay): Add documentation
1884 for commands "record save" and "record restore".
1885
65d79d4b
SDJ
18862010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 * gdb.texinfo: Include information about the correct use
1889 of addresses in the `watch' command.
1890
d914c394
SS
18912010-06-11 Stan Shebs <stan@codesourcery.com>
1892
1893 * gdb.texinfo (Observer Mode): New section.
1894 (General Query Packets): Document QAllow.
889bf7c5 1895
967cf477
DE
18962010-06-04 Doug Evans <dje@google.com>
1897
1898 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1899
aaf4119b
DE
19002010-06-03 Doug Evans <dje@google.com>
1901
1902 * gdbint.texinfo (Coding): Add subsection on command names.
1903
9eae7c52
TT
19042010-06-02 Tom Tromey <tromey@redhat.com>
1905
1906 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1907 always-disassemble.
1908
fa593d66
PA
19092010-06-01 Pedro Alves <pedro@codesourcery.com>
1910
1911 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1912 gdbserver, and add cross reference.
1913 (Tracepoints support in gdbserver): New subsection.
1914
dde08ee1
PA
19152010-05-26 Pedro Alves <pedro@codesourcery.com>
1916
1917 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1918 `qRelocInsn' feature.
1919 (Relocate instruction reply packet): New subsection
1920 of `Tracepoint Packets'.
1921 (Tracepoint Packets): Mention that packets QTDP and QTStart
1922 support the qRelocInsn request, and add cross reference to new
1923 subsection.
1924
07ca107c
DE
19252010-05-25 Doug Evans <dje@google.com>
1926
1927 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1928 (Commands In Python): Document gdb.string_to_argv.
1929
c25c4a8b
JK
19302010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1931
1932 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1933 ATTR_NORETURN.
1934
d7b32ed3 19352010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1936 Tom Tromey <tromey@redhat.com>
1937 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1938
c25c4a8b 1939 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1940
6aecb9c2
JB
19412010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1942
1943 * gdb.texinfo: (Summary) Add mention about D language support.
1944 (Filenames): Add D suffixes.
1945 (D): New node.
1946
b7da9e9f
PM
19472010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1948
1949 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1950 of macro deleted from GDB code.
1951
ab38a727
PA
19522010-04-24 Pedro Alves <pedro@codesourcery.com>
1953
1954 * gdb.texinfo (Commands to specify files): Describe what how GDB
1955 looks up DOS-based filesystem paths on the system root. Document
1956 the new `set/show target-file-system-kind' commands.
1957
66d09542
DE
19582010-04-23 Doug Evans <dje@google.com>
1959
1960 * gdb.texinfo (Python): Move Auto-loading section here ...
1961 (Python API): from here.
1962 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1963 (Maintenance Commands): Add docs for "maint print section-scripts".
1964
8bd10a10
CM
19652010-04-20 Chris Moller <cmoller@redhat.com>
1966
1967 * gdb.texinfo (Setting Breakpoints): Added description of
1968 filename-qualified rbreak.
1969 * refcard.tex (Breakpoints and Watchpoints): Added brief
1970 description of filename-qualified rbreak.
1971
4c374409
JK
19722010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1973
1974 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1975 (Python API): Change the reference to Pretty Printing API.
1976 (Pretty Printing): Move the user part under the Data node. Reformat
1977 the sample output to 72 columns. Create a new reference to Pretty
1978 Printing API. Rename the API part ...
1979 (Pretty Printing API): To a new node name.
1980 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1981 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1982
5a9351ae
SS
19832010-04-21 Stan Shebs <stan@codesourcery.com>
1984
1985 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1986 and commands.
5a9351ae 1987 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1988
9a22f0d0
PM
19892010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1990
1991 * gdb.texinfo (Examining memory): Update for change in string
1992 display with explicit size.
1993
6149aea9
PA
19942010-04-19 Pedro Alves <pedro@codesourcery.com>
1995
1996 PR breakpoints/8554.
1997
1998 * gdb.texinfo (Save Breakpoints): New node.
1999 (save-tracepoints): Rename to ...
2000 (save tracepoints): ... this. Mention that `save-tracepoints' is
2001 a deprecated alias to `save tracepoints'.
2002
711e434b
PM
20032010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2004
645797a8 2005 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2006 (info w32 thread-information-block): Document new command.
2007 (qGetTIBAddress): Document new gdbserver query.
2008 (maint set/show show-all-tib): Document new command.
2009
3f7b2faa
DE
20102010-04-15 Doug Evans <dje@google.com>
2011
fa33c3cd
DE
2012 * gdb.texinfo (Python API): Add progspaces section.
2013 (Selecting Pretty-Printers): Progspace pretty-printers are
2014 searched too.
2015 (Progspaces In Python): New section.
2016
3f7b2faa
DE
2017 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2018
79f283fe
PM
20192010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2020
2021 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2022 returns None.
2023
87290684
SS
20242010-04-09 Stan Shebs <stan@codesourcery.com>
2025
2026 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2027 Describe the `frames-created' field, tweak grammar.
2028
a97153c7
PA
20292010-04-09 Pedro Alves <pedro@codesourcery.com>
2030
2031 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2032 Describe the `circular' and `disconnected' fields.
2033
5c5dcc1b
L
20342010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2035
2036 * gdb.texinfo (maint print registers): Mention unavailable and
2037 invisible registers.
2038
adc36818
PM
20392010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2040 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2041 Tom Tromey <tromey@redhat.com>
adc36818
PM
2042
2043 * gdb.texinfo (Breakpoints In Python): New Node.
2044
33da3f1c
SS
20452010-04-08 Stan Shebs <stan@codesourcery.com>
2046
2047 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2048 trace status fields.
2049
3a13a53b
L
20502010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2051
2052 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2053 optional. Make org.gnu.gdb.i386.avx requires
2054 org.gnu.gdb.i386.avx.
2055
08001717
DE
20562010-04-08 Doug Evans <dje@google.com>
2057
2058 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2059 search path, and document that gdb only scans the search path if
2060 the script's path doesn't specify a directory.
2061
c375651d
DE
20622010-04-05 Doug Evans <dje@google.com>
2063
2064 * gdb.texinfo (maint show python auto-load): Fix typo.
2065
af54718e
SS
20662010-04-04 Stan Shebs <stan@codesourcery.com>
2067
d77f58be
SS
2068 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2069 (Setting Watchpoints): Update description of "info watch".
2070 (Disabling Breakpoints): Only "info break" lists all.
2071
af54718e
SS
2072 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2073 (tdump): Explain how tdump works.
2074
86b17b60
PA
20752010-04-01 Pedro Alves <pedro@codesourcery.com>
2076
2077 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2078 add cross reference.
2079
ff12863f
PA
20802010-03-31 Pedro Alves <pedro@codesourcery.com>
2081
2082 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2083 commands error out.
2084
f68eb612
L
20852010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2086
2087 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2088
c8d5aac9
L
20892010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2090
2091 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2092
7d13fe92
SS
20932010-03-29 Stan Shebs <stan@codesourcery.com>
2094 Nathan Sidwell <nathan@codesourcery.com>
2095
2096 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2097 GDBN equivalent.
2098 (Set Tracepoints): Remove mention that conditional tracepoints
2099 don't exist.
2100 (Tracepoint Actions): Clarify when while-stepping collection
2101 happens, note that while-stepping does not automatically collect
2102 $pc.
2103
409873ef 21042010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2105
409873ef
SS
2106 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2107 (General Query Packets): Describe TracepointSource.
2108
ee8e71d4
EZ
21092010-03-27 Matt Rice <ratmice@gmail.com>
2110
c8d5aac9
L
2111 * gdb.texinfo (ARM): Document arguments to "target sim".
2112 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2113
99b5e152
PA
21142010-03-26 Pedro Alves <pedro@codesourcery.com>
2115
2116 * gdb.texinfo (Tracepoint Packets): Remove mention that
2117 terror:string may be plain text, and drop mention of X prefix.
2118
cd64ee31
VP
21192010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2120
2121 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2122
6c28cbf2
SS
21232010-03-24 Stan Shebs <stan@codesourcery.com>
2124
2125 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2126
95a42b64
TT
21272010-03-24 Tom Tromey <tromey@redhat.com>
2128
2129 PR breakpoints/9352:
2130 * gdb.texinfo (Break Commands): Update.
2131
18148017
VP
21322010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2133
2134 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2135 commands.
2136
4daf5ac0
SS
21372010-03-16 Stan Shebs <stan@codesourcery.com>
2138
2139 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2140 circular-trace-buffer.
2141 (Tracepoint Packets): Describe QTBuffer, and details of the
2142 qTStatus reply.
2143
c9429232
SS
21442010-03-12 Stan Shebs <stan@codesourcery.com>
2145 Nathan Sidwell <nathan@codesourcery.com>
2146
2147 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2148 doing instruction stepping.
2149 (Tracepoint Restrictions): New node.
2150
ccefe4c4
TT
21512010-03-10 Tom Tromey <tromey@redhat.com>
2152
2153 * gdbint.texinfo (Symbol Handling): Update.
2154
7c953934
TT
21552010-03-08 Tom Tromey <tromey@redhat.com>
2156
2157 PR cli/9591:
2158 * gdb.texinfo (Mode Options): Mention lack of pagination and
2159 confirmation with --batch.
2160 (Screen Size): Mention --batch.
2161 (Messages/Warnings): Likewise.
2162
f870a310
TT
21632010-03-05 Tom Tromey <tromey@redhat.com>
2164
2165 * gdb.texinfo (Basic Python): Document target_charset and
2166 target_wide_charset.
2167
78e2826b
TT
21682010-03-05 Tom Tromey <tromey@redhat.com>
2169
2170 * gdb.texinfo (Data): Link to pretty-printing.
2171 (Output Formats): Likewise. Correct text.
2172
f5dff777
DJ
21732010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2174
2175 * gdb.texinfo (Types): Describe <struct> and <flags>.
2176
dc00d89f
PM
21772010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2178
2179 * gdb.texinfo (Frames In Python): Add block parameter and
2180 description to read_var text.
2181
5107b149 21822010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2183 Tom Tromey <tromey@redhat.com>
5107b149
PM
2184
2185 * gdb.texinfo (Types In Python): Describe block argument in
2186 template_argument and gdb.lookup_type.
2187
e03e5e7b
TT
21882010-02-24 Tom Tromey <tromey@redhat.com>
2189
2190 * gdb.texinfo (Cygwin Native): Fix typo.
2191
f3e9a817
PM
21922010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2193
2194 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2195 and select method descriptions.
2196 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2197 Tables in Python to menu.
2198 (Blocks In Python): New node.
2199 (Symbols In Python): New node.
2200 (Symbol Tables in Python): New node.
2201
a79b8f6e
VP
22022010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2203
2204 Multiexec MI
2205
2206 gdb/
2207 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2208
2209 gdb/doc/
2210 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2211 changes.
2212 (GDB/MI Program Execution): Document current behaviour of
2213 --all and --thread-group.
2214 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2215 -remove-inferior.
2216 * observer.texi (inferior_added, inferior_removed): New
2217 observers.
2218
629d6a47
TT
22192010-02-19 Tom Tromey <tromey@redhat.com>
2220
2221 * gdbint.texinfo (Getting Started): Fix @node.
2222 (Debugging GDB): Likewise.
2223
c09529e5
JB
22242010-02-13 Joel Brobecker <brobecker@adacore.com>
2225
2226 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2227 documenting the gdb_test_timeout variable.
2228
540aa8e7
MS
22292010-02-12 Jakob Engblom <jakob@virtutech.com>
2230
2231 * gdb.texinfo (MI commands): Added documentation of --reverse
2232 option to a set of MI commands. Restructured documentation of MI
2233 commands --exec-continue to reflect the complexity of reverse
2234 execution.
2235
081dfbf7
PA
22362010-02-12 Pedro Alves <pedro@codesourcery.com>
2237
2238 * gdb.texinfo (Using the Collected Data): Specify that the address
2239 range of `tfind outsize' is exclusive, and that the address range
2240 of `tfind range' is inclusive.
2241 (Tracepoint Packets): Specify that the address range of
2242 `QTFrame:range' is inclusive, and that the address range of
2243 `QTFrame:outside' is exclusive
2244
8e9c5e02
VP
22452010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2246
2247 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2248
92981e24
TT
22492010-02-10 Tom Tromey <tromey@redhat.com>
2250
2251 * gdb.texinfo (Debugging Output): Document set debug parser and
2252 show debug parser.
2253
075b51b7
L
22542010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2255
2256 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2257 i386_eflags and i386_mxcsr.
2258
3bb8d5c3
L
22592010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2260
2261 * gdb.texinfo: Document i386 target features.
2262
c5f80513
DE
22632010-02-05 Doug Evans <dje@google.com>
2264
2265 * gdbint.texinfo (Testsuite): Add a new section to document the
2266 various DejaGnu variables that may be overridden.
1be00882 2267 Document INTERNAL_GDBFLAGS.
c5f80513 2268
6ac33a4e
TT
22692010-02-04 Tom Tromey <tromey@redhat.com>
2270
2271 PR cli/8830:
2272 * gdb.texinfo (Files): -readnow comes before the filename for file
2273 and symbol-file.
2274
a1dcb23a
DJ
22752010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2276
2277 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2278 Document ARM breakpoint types.
2279 (Register Packet Format): Move into the new section.
2280 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2281
95433b34
JB
22822010-01-21 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.texinfo (File Options): Adjust the documentation of this
2285 switch to refer to the "source" command rather than partially
2286 duplicating some of the relevant information.
2287 (Extending GDB): Introduce and document the set/show script-extension
2288 setting.
2289 (Command Files): Add note explaining that the "source" command
2290 is also used to evalute scripts written in other languages.
2291 Remove the short slightly incorrect reference to sourcing Python
2292 scripts.
2293 (Python Commands): Document how to execute a Python script from GDB.
2294
8d576872
JB
22952010-01-19 Joel Brobecker <brobecker@adacore.com>
2296
2297 * gdb.texinfo (Command Files): Fix typo.
2298
8150ff9c
JB
22992010-01-18 Tom Tromey <tromey@redhat.com>
2300
2301 * gdb.texinfo (File Options): Document -x on .py files.
2302 (Command Files): Document handling of Python scripts.
2303
23db03a6
JZ
23042010-01-18 Jie Zhang <jie.zhang@analog.com>
2305
2306 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2307
00bf0b85
SS
23082010-01-15 Stan Shebs <stan@codesourcery.com>
2309
2310 * gdb.texinfo (Trace Files): New section.
2311 (Tracepoint Packets): Document QTSave and qTBuffer.
2312 (Trace File Format): New appendix.
2313
be759fcf
PM
23142010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2315
2316 * gdb.texinfo (Values From Inferior): Document lazy_string value
2317 method.
2318 (Python API): Add Lazy strings menu item.
2319 (Lazy Strings In Python): New node.
2320
dc146f7c
VP
23212010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2322
2323 * gdb.texinfo (GDB/MI Thread Information): New.
2324 (GDB/MI Async Records): Document the core field in *stopped.
2325 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2326 documentation
2327 (Process list): Document that osdata document may contain
2328 threads.
2329 (Remote Serial Protocol): Document qXfer:threads.
2330
d5551862
SS
23312010-01-06 Stan Shebs <stan@codesourcery.com>
2332
2333 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2334 disconnected tracing.
2335 (Tracepoint Packets): Document new protocol.
2336
7a697b8d
SS
23372010-01-05 Stan Shebs <stan@codesourcery.com>
2338
2339 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2340 tracepoints.
2341 (Tracepoint Packets): Describe remote protocol for fast
2342 tracepoints.
2343
e6f3ec50
JB
23442010-01-01 Joel Brobecker <brobecker@adacore.com>
2345
2346 Update the "Start of New Year Procedure".
2347 * gdbint.texinfo: Add the list of files that need to be updated
2348 manually. Minor reformatting.
2349
ddc4e9c1
JB
23502010-01-01 Joel Brobecker <brobecker@adacore.com>
2351
2352 * refcard.tex: Update copyright year in header and text.
2353
9d2897ad
JB
23542010-01-01 Joel Brobecker <brobecker@adacore.com>
2355
2356 * agentexpr.texi: Add 2010 to the list of copyright years.
2357 * annotate.texinfo: Likewise.
2358 * gdb.texinfo: Likewise.
2359 * gdbint.texinfo: Likewise.
2360 * observer.texi: Likewise.
2361 * stabs.texinfo: Likewise.
2362
6da95a67
SS
23632009-12-31 Stan Shebs <stan@codesourcery.com>
2364
2365 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2366
236f1d4d
SS
23672009-12-29 Stan Shebs <stan@codesourcery.com>
2368
2369 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2370
f61e138d
SS
23712009-12-28 Stan Shebs <stan@codesourcery.com>
2372
2373 * gdb.texinfo (Trace State Variables): New section.
2374 (Tracepoint Packets): Describe trace state variable packets.
2375 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2376 variable bytecodes.
2377
0fe7935b
DJ
23782009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2379
2380 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2381 declarations.
2382
a6b29f87
VP
23832009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2384
2385 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2386 -gdb-exit behaviour.
2387
5e4bde96
JB
23882009-12-20 Joel Brobecker <brobecker@adacore.com>
2389
2390 * gpl.texi: Update to version 3 of the GPL.
2391
a1715244
JB
23922009-12-20 Joel Brobecker <brobecker@adacore.com>
2393
2394 * Makefile.in: Update copyright header.
2395 * observer.texi: Fix the copyright header of the generated files.
2396
361ae042
PM
23972009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2398
2399 * gdb.texinfo (Types In Python): Describe range function.
2400
bfd31e71
PM
24012009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2402
2403 * gdb.texinfo (Types In Python): Describe "is_base_class".
2404
57a1d736
TT
24052009-12-03 Tom Tromey <tromey@redhat.com>
2406
2407 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2408
8cebebb9
PP
24092009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2410
2411 * observer.texi: New memory_changed observer.
2412
16af530a
TT
24132009-12-01 Tom Tromey <tromey@redhat.com>
2414
2415 * gdb.texinfo (Reverse Execution): Fix typo.
2416
b6199126
DJ
24172009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2418
2419 PR gdb/8704
2420
2421 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2422 are allowed after the breakpoint condition.
2423
7a6973ad
TT
24242009-11-23 Tom Tromey <tromey@redhat.com>
2425
2426 PR python/10782:
2427 * gdb.texinfo (Types In Python): Document Type.pointer.
2428
21a0512e
PP
24292009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2430
2431 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2432
a5832c8f
PA
24332009-11-11 Pedro Alves <pedro@codesourcery.com>
2434
2435 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2436 (Using Agent Expressions): Delete cross reference.
2437
1eb7cd77
JB
24382009-11-07 Joel Brobecker <brobecker@adacore.com>
2439
2440 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2441 and @settitle directives up to help makeinfo find them.
2442
24ddea62
JK
24432009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2444
2445 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2446 (Auto-loading): Use plural and note one can use multiple components now.
2447
3afae151
VP
24482009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2449
2450 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2451 -stack-list-arguments have the same documentation for parameter
2452 as -stack-list-locals. Add comas.
2453
14ff2235
PM
24542009-10-27 Tom Tromey <tromey@redhat.com>
2455 Eli Zaretskii <eliz@gnu.org>
2456
c8d5aac9 2457 PR python/10781
14ff2235
PM
2458
2459 * gdb.texinfo (Values From Inferior): Document cast method.
2460
9c419145
PP
24612009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2462
2463 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2464 and adjust example.
889bf7c5 2465
29153c24
MS
24662009-10-22 Michael Snyder <msnyder@vmware.com>
2467
2468 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2469 info record command. Also document the new save and restore
29153c24
MS
2470 commands.
2471
2b28d209
PP
24722009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2473
2474 * gdb.texinfo (Machine Code): Mention current pc marker.
2475 (Memory): Likewise.
2476
6c95b8df
PA
24772009-10-19 Pedro Alves <pedro@codesourcery.com>
2478 Stan Shebs <stan@codesourcery.com>
2479
2480 * observer.texi (new_inferior): Rename to...
2481 (inferior_appeared): ... this.
2482
2483 * gdb.texinfo (Inferiors): Rename node to ...
2484 (Inferiors and Programs): ... this. Mention running multiple
2485 programs in the same debug session.
2486 <info inferiors>: Mention the new 'Executable' column if "info
2487 inferiors". Update examples. Document the "add-inferior",
2488 "clone-inferior", "remove-inferior" and "maint info
2489 program-spaces" commands.
2490 (Process): Rename node to...
2491 (Forks): ... this. Document "set|show follow-exec-mode".
2492
2f8132f3
MS
24932009-10-11 Michael Snyder <msnyder@vmware.com>
2494
2495 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2496 (ReverseContinue): Ditto.
2497
cba4b2d3
PP
24982009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2499
2500 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2501
da082f17
JK
25022009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2503
2504 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2505
08be9d71
ME
25062009-10-06 Michael Eager <eager@eagercon.com>
2507
2508 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2509 (Embedded Processors): Add MicroBlaze.
2510 (MicroBlaze): New. Describe Xilinx MicroBlaze
2511
08a0efd0
PA
25122009-10-04 Pedro Alves <pedro@codesourcery.com>
2513
2514 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2515
cbb8f428
EZ
25162009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2517
2518 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2519
30a4a70c
JB
25202009-09-23 Joel Brobecker <brobecker@adacore.com>
2521
2522 * observer.texi (solib_unloaded): Document explicitly the fact that
2523 this observer is called before the associated symbols are unloaded.
2524
b3372f91
VP
25252009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2526
2527 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2528 -stack-list-variables.
2529
f43030c4
TT
25302009-09-18 Tom Tromey <tromey@redhat.com>
2531
2532 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2533 is experimental.
2534
ec7e75e7
PP
25352009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2536
2537 * gdb.texinfo (convenince variables): Mention
2538 $_siginfo could be empty.
f43030c4 2539
0cc7d26f
TT
25402009-09-15 Tom Tromey <tromey@redhat.com>
2541
2542 * gdb.texinfo (GDB/MI Variable Objects): Document
2543 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2544 Expand -var-update documentation.
2545
a96d9b2e
SDJ
25462009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2547
2548 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2549 feature.
2550
005ca36a
JB
25512009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2552
2553 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2554
0d772ac9
MS
25552009-09-10 Michael Snyder <msnyder@vmware.com>
2556
2557 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2558 ReverseStep replies to the qSupported query.
2559
14fb1bac
JB
25602009-09-10 Joel Brobecker <brobecker@adacore.com>
2561
2562 Add documentation for set/show interactive-mode.
2563 * gdb.texinfo (Other Misc Settings): New node.
2564
29b090c0
DE
25652009-09-01 Doug Evans <dje@google.com>
2566
2567 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2568 non-stop mode's affect on remote caching.
2569
4e5d721f
DE
25702009-08-31 Jacob Potter <jdpotter@google.com>
2571 Doug Evans <dje@google.com>
2572
2573 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2574 Mark `set/show remotecache' options as obsolete.
2575 Document new `set/show stack-cache' option.
2576 Update text for `info dcache'.
2577
55333a84
DE
25782009-08-27 Doug Evans <dje@google.com>
2579
2580 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2581 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2582
bc3a0b4d
RW
25832009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2584
2585 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2586 about autoconf.
2587
3a1ff0b6
PA
25882009-08-25 Pedro Alves <pedro@codesourcery.com>
2589
2590 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2591 small example, and describe its columns. Replace "inferior-id" by
2592 "infno" throughout.
2593
81ecdfbb
RW
25942009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2595
af542c2e
RW
2596 * gdbint.texinfo (Releasing GDB): Point to
2597 README-maintainer-mode file for required autoconf version.
2598 * configure.ac: Do not substitute datarootdir, htmldir,
2599 pdfdir, docdir. Do not process --with-datarootdir,
2600 --with-htmldir, --with-pdfdir, --with-docdir.
2601 * configure: Regenerate.
2602
81ecdfbb
RW
2603 * configure: Regenerate.
2604
4efc6507
DE
26052009-08-20 Reid Kleckner <reid@kleckner.net>
2606
2607 * gdb.texinfo: Add chapter on JIT interface.
2608
43089a6e
NR
26092009-08-07 Nick Roberts <nickrob@snap.net.nz>
2610
2611 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2612 confirmation request.
43089a6e 2613
99e008fe
EZ
26142009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2615
c8d5aac9
L
2616 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2617 CRC definitions.
99e008fe 2618
48cb2d85
VP
26192009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2620
2621 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2622 -break-commands.
48cb2d85 2623
ff1a52c6
UW
26242009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2625
2626 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2627 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2628
3285f3fe
UW
26292009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2630
2631 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2632 "set spu stop-on-load" and "show spu stop-on-load" commands.
2633
e35359c5
UW
26342009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2635
2636 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2637
58d6951d
DJ
26382009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2639
2640 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2641 org.gnu.gdb.arm.neon.
2642
08d16641
PA
26432009-07-20 Pedro Alves <pedro@codesourcery.com>
2644
2645 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2646 optional element.
2647 (subsection OS ABI): New subsection.
2648
782b2b07
SS
26492009-07-14 Stan Shebs <stan@codesourcery.com>
2650
2651 * gdb.texinfo (Tracepoint Conditions): New section.
2652 (General Query Packets): Describe ConditionalTracepoints.
2653 (Tracepoint Packets): Describe condition field.
2654 (Maintenance Commands): Describe maint agent-eval.
2655 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2656
9b117ef3
HZ
26572009-07-11 Hui Zhu <teawater@gmail.com>
2658
2659 * gdb.texinfo (disassemble): Add a new modifier /r
2660 to "disassemble" command to make it print the raw instructions
2661 in hex as well as in symbolic form.
2662
f5a33284
TT
26632009-07-09 Tom Tromey <tromey@redhat.com>
2664
2665 * gdbint.texinfo (Testsuite): Document parallel make check.
2666
812f7342
TT
26672009-07-09 Tom Tromey <tromey@redhat.com>
2668
2669 * gdbint.texinfo (Testsuite): Document test transcripts.
2670
fbb8f299
PM
26712009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2672
2673 * gdb.texinfo (Values From Inferior): Add length parameter
2674 description.
2675
dd8f35ac
EZ
26762009-07-04 Chris Genly <chris@genly.us>
2677
2678 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2679 in -var-list-children. Fix example according to what the code
2680 does.
2681
2277426b
PA
26822009-07-02 Pedro Alves <pedro@codesourcery.com>
2683
2684 * gdb.texinfo (Debugging multiple inferiors): Document the
2685 "inferior", "detach inferior" and "kill inferior" commands.
2686 (Debugging Programs with Multiple Processes): Adjust to mention
2687 generic "inferior" commands. Delete mention of "detach fork" and
2688 "delete fork". Cross reference to "Debugging multiple inferiors"
2689 section.
2690
a6d9a66e
UW
26912009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2692
5af949e3
UW
2693 * gdbint.texinfo (Item Output Functions): Update signature
2694 for ui_out_field_core_addr.
2695
26962009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2697
2698 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2699 Update example code extrated from breakpoint.c.
2700
9901a55b 27012009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2702
9901a55b
PP
2703 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2704 MI commands.
2705 (GDB/MI Symbol Query): Likewise.
2706 (GDB/MI File Commands): Likewise.
2707 (GDB/MI File Transfer Commands): Likewise.
2708 (GDB/MI Target Manipulation): Likewise.
2709 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2710
edb3359d
DJ
27112009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2712
2713 * gdb.texinfo (Debugging Optimized Code): New chapter.
2714 (Compiling for Debugging): Reference it. Move some
2715 text to the new section.
2716
7cd1089b
PM
27172009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2718
2719 * doc/gdb.texinfo (Calling): Document
2720 set-unwind-on-terminating-exception usage.
2721
d4db2f36
PA
27222009-06-11 Pedro Alves <pedro@codesourcery.com>
2723
2724 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2725 command.
2726
d1a7880c
PA
27272009-06-07 Pedro Alves <pedro@codesourcery.com>
2728
2729 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2730 references.
2731
473f94e6
UW
27322009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2733
2734 * gdbint.texinfo: Rename formal parameters to gdbarch function
2735 protoypes from "current_gdbarch" to "gdbarch".
2736
8f500870
TT
27372009-05-28 Tom Tromey <tromey@redhat.com>
2738
2739 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2740
b6313243
TT
27412009-05-27 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2744 feature.
2745 (GDB/MI Variable Objects): Document -var-set-visualizer.
2746
27472009-04-02 Tom Tromey <tromey@redhat.com>
2748
2749 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2750 feature.
2751 (GDB/MI Variable Objects): Document -var-set-visualizer.
2752
a6bac58e
TT
27532009-05-27 Tom Tromey <tromey@redhat.com>
2754 Thiago Jung Bauermann <bauerman@br.ibm.com>
2755 Phil Muldoon <pmuldoon@redhat.com>
2756
2757 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2758 (Pretty Printing): New node.
2759 (Selecting Pretty-Printers): Likewise.
2760 (Python API): Update.
2761 (Output Formats): Document /r format.
2762
2c74e833
TT
27632009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2764 Tom Tromey <tromey@redhat.com>
2765
2766 * gdb.texinfo (Types In Python): New node.
2767 (Values From Inferior): "type" is now an attribute.
2768 (Python API): Update.
2769
89c73ade
TT
27702009-05-27 Tom Tromey <tromey@redhat.com>
2771 Thiago Jung Bauermann <bauerman@br.ibm.com>
2772 Phil Muldoon <pmuldoon@redhat.com>
2773
2774 * gdb.texinfo: Add @syncodeindex for `tp'.
2775 (Python API): Update.
2776 (Auto-loading): New node.
2777 (Objfiles In Python): New node.
2778
17a37d48
PP
27792009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2780
2781 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2782
6718376f
NR
27832009-05-15 Nick Roberts <nickrob@snap.net.nz>
2784
2785 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2786
cbe54154
PA
27872009-05-12 Pedro Alves <pedro@codesourcery.com>
2788
2789 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2790 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2791 show show-debug-regs' docs.
2792
8e05493c
EZ
27932009-05-08 Eli Zaretskii <eliz@gnu.org>
2794
2795 * gdb.texinfo (Process Record and Replay): Add description of
2796 reverse execution.
2797
b39f4988
JB
27982009-05-07 Joel Brobecker <brobecker@adacore.com>
2799
2800 * gdbint.texinfo (Adding support for debugging core files): New node.
2801 (Native Debugging): Remove the ``Native core file Support'' section.
2802
a2311334
EZ
28032009-05-01 Eli Zaretskii <eliz@gnu.org>
2804
2805 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2806 Add index entries.
2807
53cc454a 28082009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2809 Michael Snyder <msnyder@vmware.com>
53cc454a 2810
a2311334
EZ
2811 * gdb.texinfo: (Process Record and Replay): Add documentation for
2812 process record and replay.
53cc454a 2813
484086b7
JK
28142009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2815
2816 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2817 a new part on command-line defined macros.
2818
32ae1842
EZ
28192009-04-25 Eli Zaretskii <eliz@gnu.org>
2820
2821 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2822 clarify the wording.
2823
b14b1491
TT
28242009-04-23 Tom Tromey <tromey@redhat.com>
2825
2826 * gdb.texinfo (Data Files): New node.
2827 (GDB Files): Update menu.
2828
5c1e86e1
JB
28292009-04-23 Joel Brobecker <brobecker@adacore.com>
2830
2831 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2832 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2833
83eba9b7
VP
28342009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2835
2836 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2837
e31198c4
HZ
28382009-04-22 Hui Zhu <teawater@gmail.com>
2839
2840 * gdb.texinfo (disassemble-next-line): Set the default of
2841 disassemble-next-line to off.
2842
26e251b6
JM
28432009-04-21 Joseph Myers <joseph@codesourcery.com>
2844
2845 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2846 --with-htmldir): New.
2847 * configure: Regenerate.
2848 * Makefile.in (datarootdir, docdir): Define.
2849 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2850 instead of $(SET_TEXINPUTS).
2851 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2852 gdbint.info instead of $(SET_TEXINPUTS).
2853 (gdbint/index.html): Use same -I options as for building
2854 gdbint.info.
2855 (stabs.dvi, stabs.pdf): Use same -I options as for building
2856 stabs.info instead of $(SET_TEXINPUTS).
2857 (stabs/index.html): Use same -I options as for building
2858 stabs.info.
2859 (annotate.dvi, annotate.pdf): Use same -I options as for building
2860 annotate.info instead of $(SET_TEXINPUTS).
2861 (annotate/index.html): Use same -I options as for building
2862 annotate.info.
2863
eac35c4e
DD
28642009-04-21 David Daney <ddaney@caviumnetworks.com>
2865
2866 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2867
29b0e8a2
JM
28682009-04-21 Joseph Myers <joseph@codesourcery.com>
2869
2870 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2871
2b831889 28722009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2873 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2874
2875 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2876 (MAKEHTMLFLAGS): Set to empty.
2877 (html__strip_dir): Define.
2878 (HTMLFILES): Define.
2879 (HTMLFILES_INSTALL): Define.
2880 (install-html): Copy new automake rule.
2881 (html): Depend on $(HTMLFILES).
2882 (gdb_toc.html): Rename to gdb/index.html.
2883 (gdbint_toc.html): Rename to gdbint/index.html.
2884 (stabs_toc.html): Rename to stabs/index.html.
2885 (annotate_toc.html): Rename to annotate/index.html.
2886
89a34d1b
JM
28872009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2888
2889 * Makefile.in: Set pdfdir and htmldir from configure
2890 substitutions.
2891 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2892 * configure: Regenerate.
2893
a2d5da46
JB
28942009-04-16 Joel Brobecker <brobecker@adacore.com>
2895
2896 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2897 This macro is no longer used.
2898
732f6a93
TT
28992009-04-15 Tom Tromey <tromey@redhat.com>
2900
2901 * gdb.texinfo (Character Sets): Document default character set.
2902
87f9adc1
PM
29032009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2904
2905 * gdbint.texinfo: Change server name from sources.redhat.com to
2906 sourceware.org throughout.
2907
2c88c651
JB
29082009-04-09 Joel Brobecker <brobecker@adacore.com>
2909
2910 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2911 about a missing dot or coma after @xref.
2912
4f5376b2
JB
29132009-04-02 Joel Brobecker <brobecker@adacore.com>
2914
2915 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2916 example, and add a small explanation about it.
2917 (Print Settings): Change the documentation of the "set print
2918 frame-arguments" to reflect the fact that the default is now "scalars".
2919
a0381d3a
JB
29202009-04-02 Joel Brobecker <brobecker@adacore.com>
2921
2922 * gdb.texinfo (Print Settings): Add kindex for command "set
2923 print frame-arguments".
2924
45ac276d
JB
29252009-03-31 Joel Brobecker <brobecker@adacore.com>
2926
2927 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2928 breakpoints.
2929 (Set Breaks): Add reference to thread-specific and task-specific
2930 breakpoints.
2931
32cd1edc
JB
29322009-03-31 Joel Brobecker <brobecker@adacore.com>
2933
2934 * gdb.texinfo (Ada Tasks): Remove the documentation about
2935 the "Running" state, as this state has been eliminated.
2936 Now all runnable tasks are shown as "Runnable".
2937
1042e4c0
SS
29382009-03-30 Stan Shebs <stan@codesourcery.com>
2939
2940 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2941 special case of breakpoints.
2942 (Enable and Disable Tracepoints): Mention deprecation.
2943 (Listing Tracepoints): Update description and example.
2944
f8f6f20b
TJB
29452009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2946
2947 * gdb.texinfo (Frames in Python): New node.
2948 (Python API): Update.
2949
c0c6f777
TJB
29502009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2951
2952 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2953 from a method to an attribute.
2954
def2b000
TJB
29552009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2956
2957 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2958 attribute.
2959
a07daef3
PA
29602009-03-25 Pedro Alves <pedro@codesourcery.com>
2961
2962 * observer.texi (thread_exit): Add "silent" parameter.
2963
f3b1572e
PA
29642009-03-22 Pedro Alves <pedro@codesourcery.com>
2965
2966 * observer.texi (about_to_proceed): New.
2967
587afa38
EZ
29682009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2969
2970 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2971 field throughout to handle types with spaces in them. Fix typos
2972 found by aspell.
2973 (Summary, Requirements, Contributors): New first chapter,
2974 "Summary" added, old Requirements section moved there, and new
2975 section, "Contributors" added.
2976 (Initializing a New Architecture, Register Representation)
2977 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2978 (Porting gdb): These sections extended and updated.
2979 (Compiler Characteristics): This section (empty) deleted.
2980 (Defining Other Architecture Features): This section renamed and
2981 duplicate material removed from (formerly "Target Conditionals").
2982 Use braces {} in @deftypeXX type field throughout to handle types
2983 with spaces in them. Typos found by aspell fixed.
2984
2985 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2986 * stack_frame.pdf: Version of image for PDF output.
2987 * stack_frame.png: Version of image for HTML output and for Emacs.
2988 * stack_frame.txt: Version of image for Info output.
1db61298 2989 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2990
10af6951
EZ
29912009-03-21 Eli Zaretskii <eliz@gnu.org>
2992
2993 * gdb.texinfo (Character Sets): Fix last change.
2994
cc924cad
TJB
29952009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2996
2997 * gdb.texinfo (Values From Inferior): Fix optional arguments
2998 markup.
2999 (Commands In Python): Adjust argument names of gdb.Command.__init__
3000 to what the function accepts as keywords.
3001
bc3b79fd
TJB
30022008-03-20 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.texinfo (Convenience Vars): Document convenience functions.
3005 (Functions In Python): New node.
3006 (Python API): Update.
3007
6c7a06a3
TT
30082009-03-20 Tom Tromey <tromey@redhat.com>
3009
3010 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3011 set target-wide-charset.
3012 (Requirements): Mention iconv.
3013
b646ddd4
HZ
30142009-03-17 Hui Zhu <teawater@gmail.com>
3015
3016 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3017
91440f57
HZ
30182009-03-17 Hui Zhu <teawater@gmail.com>
3019
3020 * gdb.texinfo: Add documentation for disassemble-next-line.
3021
8fd41227
TJB
30222009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3023
3024 * gdb.texinfo (Commands In Python): Remove tindex entries.
3025
61ff14c6
JK
30262009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3027
3028 * gdb.texinfo (Returning): New description for missing debug info.
3029
0b16c5cf
PA
30302009-03-14 Pedro Alves <pedro@codesourcery.com>
3031
3032 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3033 (General Query Packets): Document qAttached.
0b16c5cf 3034
32fc0df9
PA
30352009-03-05 Pedro Alves <pedro@codesourcery.com>
3036
3037 * gdb.texinfo (Background Execution): Better describe the set
3038 target-async command.
3039 (Maintenance Commands): Delete description of the `maint set/show
3040 linux-async' and `maint set/show remote-async' commands.
3041
134eb42c
VP
30422009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3043
3044 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3045 between sentences.
3046
c86cf029
VP
30472009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3048
3049 * gdb.texinfo (GDB/MI Async Records): Document the
3050 =library-loaded and =library-unloaded notifications.
3051
3ea85240
VP
30522009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3053
3054 * observer.texi (test_notification): New observer.
3055
1d33d6ba
VP
30562009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3057
61ff14c6
JK
3058 * observer.texi: Add parameter 'print_frame' to normal_stop
3059 observer.
1d33d6ba 3060
d721c933
EZ
30612009-02-07 Eli Zaretskii <eliz@gnu.org>
3062
3063 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3064 (Commands In Python): Fix COMMAND_* constants in last change. Use
3065 @kbd for interactive input. Add cross-references and index
3066 entries.
3067
4aa995e1
PA
30682009-02-06 Pedro Alves <pedro@codesourcery.com>
3069
3070 * gdb.texinfo (Signals): Document $_siginfo.
3071 (Convenience Variables): Mention $_siginfo.
3072 (Remote Configuration): Document qXfer:siginfo:read,
3073 qXfer:siginfo:write packets, and the read-siginfo-object,
3074 write-siginfo-object commands.
3075
5f5233d4
PA
30762009-02-06 Pedro Alves <pedro@codesourcery.com>
3077
3078 * gdbint.texinfo (Values): New chapter.
3079
d8906c6f
TJB
30802009-02-06 Tom Tromey <tromey@redhat.com>
3081
3082 * gdb.texinfo (Python API): Add entry for Commands In Python.
3083 (Commands In Python): New node.
3084
b6cb8e7d
TJB
30852009-02-05 Tom Tromey <tromey@redhat.com>
3086
3087 * gdb.texinfo (Values From Inferior): Document Value.string.
3088
12453b93
TJB
30892009-02-05 Tom Tromey <tromey@redhat.com>
3090
3091 * gdb.texinfo (Basic Python): Document execute's from_tty
3092 argument.
3093
08c637de
TJB
30942009-02-04 Tom Tromey <tromey@redhat.com>
3095
3096 * gdb.texinfo (Basic Python): Document gdb.history.
3097
592375cd
VP
30982009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3099
3100 * gdb.texinfo (GDB/MI Thread Commands): Document the
3101 'current-thread-id' field. Remove the example with zero threads,
3102 since current GDB won't ever report that if there's inferior.
3103
41447f92
VP
31042009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3105
3106 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3107 option to -break-insert.
3108
098b41a6
JG
31092009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3110 Jerome Guitton <guitton@adacore.com>
3111
3112 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3113 (System-wide configuration): New section.
3114
3c16cced
PA
31152009-01-26 Pedro Alves <pedro@codesourcery.com>
3116
3117 PR gdb/7580:
3118 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3119 internal-error|internal-warning quit|corefile ask|yes|no".
3120
62709adf
PA
31212009-01-26 Pedro Alves <pedro@codesourcery.com>
3122
3123 * gdb.texinfo (Using the `gdbserver' Program): Document
3124 --remote-debug.
3125
7ce58dd2
DE
31262009-01-23 Doug Evans <dje@google.com>
3127
3128 * gdb.texinfo: Add nexti to list of commands that support
3129 background execution.
3130
adb483fe
DJ
31312009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3132
3133 * gdb.texinfo (Define, Hooks): Document prefix command support.
3134
a67ec3f4 31352009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3136 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3137
3138 Fixes for makeinfo --html.
3139
3140 * annotate.texinfo: Use @copying and @insertcopying. Use
3141 @ifnottex in place of @ifinfo.
3142 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3143 place of @ifinfo. Use @ifnotinfo for one index entry.
3144 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3145 in place of @ifinfo.
3146 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3147 in place of @ifinfo. Include contents at start unconditionally.
3148
84fcdf95
PA
31492009-01-13 Pedro Alves <pedro@codesourcery.com>
3150
3151 * gdb.texinfo (General Query Packets): Remove @var{} around the
3152 "spu" literal string.
3153
fa3a767f
PA
31542009-01-07 Pedro Alves <pedro@codesourcery.com>
3155
3156 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3157 program may be running in another process" errors.
3158 * gdbint.texinfo (Native Conditionals): Delete
3159 ONE_PROCESS_WRITETEXT description.
3160
9cb011d3
JB
31612009-01-07 Joel Brobecker <brobecker@adacore.com>
3162
3163 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3164 emacs local variable to be placed at the end of the ChangeLog.
3165 Add server.c and gdbreplay.c to the list of files where the
3166 copyright year needs to be updated.
3167
84603566
SL
31682009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3169
3170 * gdb.texinfo (Remote Configuration): Document new
3171 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3172 commands.
3173
a53f55d8
PA
31742008-12-28 Pedro Alves <pedro@codesourcery.com>
3175
3176 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3177 FETCH_INFERIOR_REGISTERS.
3178 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3179 FETCH_INFERIOR_REGISTERS descriptions. Remove
3180 gdbarch_get_longjmp_target descrition, since already described in
3181 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3182 (Target Conditionals): ... here.
3183
077e0a52
JB
31842008-12-16 Joel Brobecker <brobecker@adacore.com>
3185
3186 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3187 examples.
3188 (Additions to Ada): Likewise. Add the missing opening and closing
3189 parenthesis of the GDB prompt in one of the examples.
3190
023eb17c
JB
31912008-12-14 Joel Brobecker <brobecker@adacore.com>
3192
3193 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3194 about the result of 'Address not being of type System.Address.
3195 This problem has been fixed a while ago.
3196
c3b108f7
VP
31972008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3198
3199 MI non-stop and multiprocess docs.
3200
c8d5aac9
L
3201 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3202 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3203 Adjust documentation for *stopped, document =thread-created,
3204 =thread-exited, =thread-group-created and =thread-group-exited.
3205 (GDB/MI Thread Commands): Document the 'state' field in
3206 -thread-info output.
3207 (GDB/MI Program Execution): Mention --all and --thread-group
3208 options.
3209 (GDB/MI Variable Objects): Describe floating and fixed variable
3210 objects.
3211 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3212
07e059b5
VP
32132008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3214
c8d5aac9
L
3215 * gdb.texinfo (Operating System Information): New appendix.
3216 (Operating System Auxiliary Information): Document 'info os processes'
3217 (Remote Configuration): Document 'osdata'
3218 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3219
a80b95ba
TG
32202008-11-27 Tristan Gingold <gingold@adacore.com>
3221
3222 * gdb.texinfo (Darwin): Document Darwin specific features.
3223
a655d424
JK
32242008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3225
3226 * gdbint.texinfo (Target Conditionals): Extend the
3227 gdbarch_breakpoint_from_pc description.
3228
249e1128
VP
32292008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3230
3231 * gdb.texinfo (M68K Features): Fix typo.
3232
c14c28ba
PP
32332008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3234
3235 * gdb.texinfo (Symbols): Mention printing containing
3236 image name in "info symbol".
3237 (Maint translate-address): Likewise.
889bf7c5 3238
394a6666
JB
32392008-11-18 Joel Brobecker <brobecker@adacore.com>
3240
3241 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3242 commands "catch load" and "catch unload".
3243
66bb093b
VP
32442008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3245
3246 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3247 =thread-selected.
889bf7c5 3248
4a92f99b
VP
32492008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3250
c8d5aac9 3251 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3252
f0323ca0
PA
32532008-10-27 Pedro Alves <pedro@codesourcery.com>
3254
3255 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3256 .mt files, TM_CLIBS or TM_CDEPS.
3257 (x86 Watchpoints): Don't mention TDEPFILES.
3258
8b23ecc4
SL
32592008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3260
3261 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3262 (Overview): Mention notifications and non-stop mode behavior.
3263 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3264 with non-stop mode behavior. Add vStopped description.
3265 (Stop Reply Packets): Update list of packets that return
3266 stop replies. Mention non-stop behavior.
3267 (General Query Packets): Document QNonStop packet and associated
3268 qSupported query response.
3269 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3270 behavior.
3271 (Notification Packets): New section.
3272 (Remote Non-Stop): New section.
3273 (File-I/O Overview): Mention non-stop behavior.
3274
fff08868
HZ
32752008-10-24 Hui Zhu <teawater@gmail.com>
3276 Pedro Alves <pedro@codesourcery.com>
3277
3278 * gdb.texinfo (displaced-stepping): Describe the auto mode
3279 setting, and say it's the default. This is now a mainstream
3280 setting instead of a maintenance setting.
3281
252fbfc8
PA
32822008-10-23 Pedro Alves <pedro@codesourcery.com>
3283
3284 * observer.texi (thread_stop_requested): New.
3285
20924a55
JB
32862008-10-22 Joel Brobecker <brobecker@adacore.com>
3287
3288 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3289 (Patching): Replace incorrect usage of @samp by @kbd.
3290
bacec72f
MS
32912008-10-17 Michael Snyder <msnyder@vmware.com>
3292
3293 * gdb.texinfo: Add documentation for reverse execution.
3294
a08702d6 32952008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3296 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3297
3298 * gdb.texinfo. (Values From Inferior): New subsubsection.
3299
d97bc12b
DE
33002008-10-06 Doug Evans <dje@google.com>
3301
3302 * gdb.texinfo (set debug dwarf2-die): Document it.
3303
87f67dba
JB
33042008-10-01 Joel Brobecker <brobecker@adacore.com>
3305
3306 * gdb.texinfo (catch) [exception]: Document how to insert
3307 a breakpoint on user-defined exceptions when the exception
3308 name is identical to one of the language-defined ones.
3309
2fae03e8
TT
33102008-09-27 Tom Tromey <tromey@redhat.com>
3311
3312 * gdb.texinfo (Macros): Remove text about stringification,
3313 varargs, and splicing.
3314
5c6ce71d
TT
33152008-09-27 Tom Tromey <tromey@redhat.com>
3316
3317 * gdbint.texinfo (Language Support): Remove text about omitting
3318 support for a language.
3319
07128da0
DE
33202008-09-23 Doug Evans <dje@google.com>
3321
3322 * gdb.texinfo (info dcache): Update.
3323
b90a069a
SL
33242008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3325
3326 * gdb.texinfo (Packets): Add info on thread-id syntax and
3327 multiprocess extensions.
3328 <D>: Document multiprocess form of packet.
3329 <H>: Use thread-id syntax.
3330 <T>: Likewise.
3331 <vCont>: Likewise. Note this is required for multiprocess.
3332 <vKill>: New packet.
3333 (Stop Reply Packets) <T>: Use thread-id syntax.
3334 <W>: Document multiprocess form of reply.
3335 <X>: Likewise.
3336 (General Query Packets) <qC>: Use thread-id syntax.
3337 <qfThreadInfo>: Likewise.
3338 <qGetTLSAddr>: Likewise.
3339 <qP>: Likewise.
3340 <qSupported>: Add "multiprocess" feature.
3341 <qThreadExtraInfo>: Use thread-id syntax.
3342
b77209e0
PA
33432008-09-22 Stan Shebs <stan@codesourcery.com>
3344
3345 * gdb.texinfo (Inferiors): New section.
3346
3d0bb823
PA
33472008-09-12 Pedro Alves <pedro@codesourcery.com>
3348
3349 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3350
f8dcfc0a
UW
33512008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3352
3353 * gdbint.texinfo (Target Conditionals): Remove documentation
3354 for gdbarch_name_of_malloc.
3355
8775bb90
MS
33562008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3357
3358 * gdb.texinfo (Interrupts): Mention TCP interface for
3359 sending BREAK.
3360
f1838a98
UW
33612008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3362
3363 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3364 argument prefix to "set sysroot".
3365
158c7665
PH
33662008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3367
3368 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3369 and False.
3370
30e026bb
VP
33712008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3372
c8d5aac9
L
3373 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3374 for possible features of -list-features.
30e026bb 3375
c6ebd6cf
VP
33762008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3377
c8d5aac9 3378 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3379 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3380
aeac0ff9
VP
33812008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3382
3383 * doc/gdb.texinfo (PowerPC): Fix typo.
3384 (PowerPC features): Fix typo.
3385
5231c1fd
PA
33862008-08-18 Pedro Alves <pedro@codesourcery.com>
3387
3388 * observer.texi (thread_ptid_changed): New.
3389
677c5bb1
LM
33902008-08-18 Luis Machado <luisgpm@br.ibm.com>
3391
3392 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3393 (PowerPC features): Mention feature set for VSX registers.
3394
f3a2dd1a
JB
33952008-08-13 Joel Brobecker <brobecker@adacore.com>
3396
3397 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3398 the direct visibility of all names in user-written packages.
3399
33e5cbd6
PA
34002008-08-13 Pedro Alves <pedro@codesourcery.com>
3401
3402 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3403 setting, and make it the default.
3404 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3405 non-stop script example.
3406
d0384fc4
TJB
34072008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3408
3409 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3410 reference to the "Using Different Register and Memory Data
3411 Representation" section.
3412
a6f3e723
SL
34132008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3414
3415 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3416 (Remote Protocol): Add Packet Acknowledgment to menu.
3417 (Overview): Mention +/- can be disabled, and point to new section
3418 where this is discussed in detail.
3419 (General Query Packets): Document QStartNoAckMode packet, and
3420 corresponding qSupported reply.
3421 (Packet Acknowledgment): New section.
3422
0606b73b
SL
34232008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3424 Pedro Alves <pedro@codesourcery.com>
3425
3426 * gdb.texinfo (Threads): Move paragraph about automatic thread
3427 selection to All-Stop Mode subsection.
3428 (Thread Stops): Reorganize existing material into subsections.
3429 Add introductory blurb and menu.
3430 (Non-Stop Mode): New subsection.
3431 (Background Execution): New subsection.
3432 (Maintenance Commands): Add cross-references from async mode
3433 commands to the new Background Execution section.
3434
d57a3c85
TJB
34352008-08-06 Tom Tromey <tromey@redhat.com>
3436
3437 * gdb.texinfo (Extending GDB): New chapter.
3438 (Sequences): Demoted chapter, now a section under the new
3439 Extending GDB chapter.
3440 (Python): New section.
3441
6d76a53d
SS
34422008-07-31 Stan Shebs <stan@codesourcery.com>
3443
3444 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3445
1f70da6a
SS
34462008-07-29 Stan Shebs <stan@codesourcery.com>
3447
3448 * gdbint.texinfo: General round of cleanup and minor
3449 clarifications.
3450 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3451 (Longjmp Support): Update description to reflect how it is done
3452 for targets without using native header.
3453 (Symbol Handling): Add a little more general explanation.
3454 (COFF, ELF): Mention stabs encapsulation.
3455 (DWARF 3): New section.
3456 (Adding a New Host): Scrub out some obsolete bits.
3457 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3458 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3459 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3460 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3461 SEEK_SET, STOP_SIGNAL, USG.
3462 (Raw and Virtual Register Representations): Ditto for
3463 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3464 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3465 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3466 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3467 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3468 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3469 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3470 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3471 DEPRECATED_USE_STRUCT_CONVENTION.
3472 Describe gdbarch_deprecated_fp_regnum.
3473 Update description of gdbarch_print_insn.
3474 (Adding a New Target): Scrub out obsolete bits.
3475 (Obsolete Conditionals): Remove entire section.
3476
383f836e
TT
34772008-07-25 Tom Tromey <tromey@redhat.com>
3478
3479 * observer.texi (GDB Observers): Document new observers:
3480 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3481 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3482 architecture_changed.
3483
cfd8ab24
SS
34842008-07-21 Stan Shebs <stan@codesourcery.com>
3485
3486 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3487 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3488
781b42b0
TT
34892008-07-21 Tom Tromey <tromey@redhat.com>
3490
3491 * observer.texi (GDB Observers): Remove obsolete comment.
3492 <executable_changed>: Remove argument.
3493
d7d9f01e
TT
34942008-07-18 Tom Tromey <tromey@redhat.com>
3495
3496 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3497
bf250677
DE
34982008-07-10 Doug Evans <dje@google.com>
3499
3500 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3501
10568435
JK
35022008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3503
3504 * gdb.texinfo (Starting): Document "set disable-randomization".
3505
5ae4183a
AS
35062008-07-07 Andreas Schwab <schwab@suse.de>
3507
3508 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3509
b56e7235
VP
35102008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3511
3512 * gdb.texinfo (GDB/MI Target Manipulation): Add
3513 example of -target-attach.
3514
e1ac3328
VP
35152008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3516
3517 * observer.texi (target_resumed): New observer.
5ae4183a 3518 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3519
65d12d83
TT
35202008-06-06 Tom Tromey <tromey@redhat.com>
3521
3522 * gdb.texinfo (Completion): Add field name example.
3523
fbc5282e
MK
35242008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3525
3526 * gdb.texinfo (GDB/MI Program Context): Added example
3527 to -exec-arguments
5ae4183a 3528
fbc5282e 35292008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3530
3531 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3532 annotation.
3533
c16158bc 35342008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3535 Nathan Sidwell <nathan@codesourcery.com>
3536 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3537
3538 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3539 and ACX_BUGURL.
3540 * configure: Regenerate.
3541 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3542 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3543 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3544 mailing-list-specific text about bug reporting unless
3545 BUGURL_DEFAULT.
3546
75c99385
PA
35472008-06-05 Pedro Alves <pedro@codesourcery.com>
3548
3549 * gdb.texinfo (-target-select): Remove reference to target async.
3550 (Maintenance Commands): Document "maint set/show remote-async".
3551
1763a388
MK
35522008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3553
3554 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3555 in -target-file-get section.
5ae4183a 3556
d0d064df
PA
35572008-05-22 Pedro Alves <pedro@codesourcery.com>
3558
9b562ab8
PA
3559 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3560 killing the inferior when it is already debugging a process.
d0d064df 3561
8dfa32fc
JB
35622008-05-21 Joel Brobecker <brobecker@adacore.com>
3563
3564 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3565 abbreviation for "finish".
3566
55f996a7
NR
35672008-05-21 Nick Roberts <nickrob@snap.net.nz>
3568
3569 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3570
ba2b1c56
DJ
35712008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3572
3573 * gdbint.texinfo (Target Conditionals): Delete entry for
3574 gdbarch_dwarf_reg_to_regnum.
3575
08388c79
DE
35762008-05-09 Doug Evans <dje@google.com>
3577
a3c83fae 3578 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3579
d14508fe
DE
35802008-05-05 Doug Evans <dje@google.com>
3581
3582 * gdb.texinfo (disassemble): Document /m modifier.
3583
e2b7ddea
VP
35842008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3585
5ae4183a
AS
3586 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3587 will not report the time of commands that run the target.
e2b7ddea 3588
8eb41542
VP
35892008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3590
3591 * gdb.texinfo (GDB/MI Output Records): Add
3592 missing semicolon.
3593
82f68b1c
VP
35942008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3595
3596 * gdb.texinfo (GDB/MI Output Records):
3597 Document =thread-create and =thread-exited.
3598
fa0f268d
VP
35992008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3600
3601 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3602 Remove mention of dmi-discuss.
fa0f268d 3603
063bfe2e
VP
36042008-05-03 Pedro Alves <pedro@codesourcery.com>
3605
3606 * observer.texi (thread_exit): New.
3607
237fc4c9
PA
36082008-05-02 Pedro Alves <pedro@codesourcery.com>
3609
3610 * gdb.texinfo (Debugging Output): Document "set/show debug
3611 displaced".
3612 (Maintenance Commands): Document "maint set/show
3613 can-use-displaced-stepping".
3614
0428b8f5
DJ
36152008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3616
3617 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3618 and set/show arm force-mode.
3619
5009afc5
AS
36202008-05-02 Andreas Schwab <schwab@suse.de>
3621
3622 * gdbint.texinfo (Algorithms): Describe
3623 target_watchpoint_addr_within_range.
3624
669fac23
DJ
36252008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3626
3627 * gdbint.texinfo (Stack Frames): New chapter.
3628 (Algorithms): Move Frames text to the new chapter.
3629 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3630 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3631
721c02de
VP
36322008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3633
5ae4183a
AS
3634 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3635 output does not necessary include any tokens.
721c02de 3636
c055b101
CV
36372008-04-22 Corinna Vinschen <vinschen@redhat.com>
3638
3639 * gdb.texinfo (Set SH Calling convention): New @item.
3640 (Show SH Calling convention): Ditto.
3641
68837c9d
MD
36422008-04-22 Markus Deuling <deuling@de.ibm.com>
3643
3644 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3645
2e9132cc
EZ
36462008-04-20 Eli Zaretskii <eliz@gnu.org>
3647
3648 * gdb.texinfo (Set Breaks): Mention that multiple location
3649 breakpoints need line number info. Add index entries.
3650
31fffb02
CS
36512008-04-19 Craig Silverstein <csilvers@google.com>
3652
3653 * gdb.texinfo (Requirements): Add an optional requirement on
3654 zlib.
3655 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3656 Compressed DWARF 2.
3657
a47ec5fe
AR
36582008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3659
3660 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3661 sample output for 'stopped,reason="breakpoint-hit"' message.
3662 (GDB/MI Program Execution): Likewise.
3663
de051565
MK
36642008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3665
5ae4183a 3666 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3667 -var-set-format. Add -f option to -var-evaluate-expression.
3668
6ba66d6a
JB
36692008-04-03 Joel Brobecker <brobecker@adacore.com>
3670
3671 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3672 new node "Ambiguous Expressions". Replace references to this
3673 node by references to "Ambiguous Expressions" throughout.
3674 (Ambiguous Expressions): New node.
3675
1e26b4f8
DJ
36762008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3677
3678 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3679
b84876c2
PA
36802008-03-21 Pedro Alves <pedro@codesourcery.com>
3681
3682 * gdb.texinfo (Debugging Output): Document
3683 "set/show debug lin-lwp-async".
3684 (Maintenance Commands): Document "maint set/show linux-async".
3685
63092375
DJ
36862008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3687
3688 * gdb.texinfo (Expressions): Update description of malloced arrays.
3689
8e8901c5
VP
36902008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3691
3692 * gdb.texinfo (Thread Commands): Document
3693 -thread-info. Remove -thread-list-all-threads.
3694
1fddbabb
PA
36952008-03-14 Pedro Alves <pedro@codesourcery.com>
3696 Sandra Loosemore <sandra@codesourcery.com>
3697
3698 * gdb.texinfo (Library List Format): Update to mention the
3699 possibility to pass section addresses instead of segment
3700 addresses.
3701
ccd213ac
DJ
37022008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3703
3704 * gdb.texinfo (Starting): Document "set exec-wrapper".
3705 (Server): Document gdbserver --wrapper.
3706
fa4727a6
DJ
37072008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3708
3709 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3710 unreadable memory. Delete obsolete SPARClite reference.
3711
8edfe269
DJ
37122008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3713
3714 * gdb.texinfo (Starting): Mention always-running targets.
3715 (Target Commands): Add an anchor for load.
3716 (Connecting): Explain continue instead of run.
3717
1843f87b
DJ
37182008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3719
3720 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3721
f9082629
NR
37222008-02-26 Nick Roberts <nickrob@snap.net.nz>
3723
3724 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3725 breakpoint table.
3726
fd96d250
PA
37272008-02-19 Pedro Alves <pedro@codesourcery.com>
3728
3729 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3730 killing the inferior when it is already debugging a process.
3731
36af4ef6
MD
37322008-02-13 Markus Deuling <deuling@de.ibm.com>
3733
3734 * gdbint.texinfo (Build Script): New section. Mention new build script
3735 gdb_buildall.sh.
3736
cda4ce5a
JB
37372008-02-01 Jim Blandy <jimb@red-bean.com>
3738
3739 * gdb.texinfo (Help): Summarize 'info args' correctly.
3740
4acd40f3
TJB
37412008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3742
3743 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3744 available in PowerPC architecture.
3745 (Embedded Processors): Change node name of PowerPC item in menu.
3746 (PowerPC): Rename to...
3747 (PowerPC Embedded): this.
3748 (Architectures): Add new PowerPC item in menu.
3749 (PowerPC): New node.
3750
6e6c6f50
DJ
37512008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3752
3753 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3754 commands.
3755
5ee187d7
DJ
37562008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3757
3758 * gdb.texinfo (Setting Catchpoints): Mention features
3759 supported on GNU/Linux.
3760
e275c0d9
NR
37612008-01-30 Nick Roberts <nickrob@snap.net.nz>
3762
3763 * gdb.texinfo (GDB/MI File Commands): Describe new output
3764 field for MI command -file-list-exec-source-file.
3765
2d717e4f
DJ
37662008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3767
3768 * gdb.texinfo (Using the `gdbserver' Program): Add security
3769 warning. Rearrange into subsections and subsubsections. Document
3770 --multi and --debug. Correct --with-sysroot typo. Update --attach
3771 usage. Make load reference clearer. Document monitor exit.
3772 (Remote Configuration): Document set remote exec-file, attach-packet,
3773 and run-packet.
3774 (Packets): Document vAttach and vRun.
3775
d35a4257 37762008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3777
3778 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3779 detach-on-follow -> detach-on-fork.
f663676d 3780
c78d192c
DJ
37812008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3782
3783 * gdbint.texinfo (Native Conditionals): Remove
3784 SHELL_COMMAND_CONCAT and SHELL_FILE.
3785
d35a4257
EZ
37862008-01-26 Eli Zaretskii <eliz@gnu.org>
3787
3788 * gdb.texinfo (Specify Location): Improve wording.
3789
93815fbf
VP
37902008-01-23 Chris Demetriou <cgd@google.com>
3791
3792 * gdb.texinfo (Threads): Document new "set print thread-events"
3793 and "show print thread-events" commands.
3794
2a25a5ba
EZ
37952008-01-19 Eli Zaretskii <eliz@gnu.org>
3796
3797 * gdb.texinfo (Specify Location): New section.
3798 (Delete Breaks, Edit, Set Breaks): Remove description of
3799 locations. Instead, add a reference to "Specify Location".
3800 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3801 (Symbols): Refer to "Specify Location" for the valid forms of
3802 linespecs and locations.
3803
32c9a795
MD
38042008-01-18 Markus Deuling <deuling@de.ibm.com>
3805
3806 * gdbint.texinfo (Target Conditionals): Replace the description of
3807 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3808
b17828ca
JB
38092008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3810
3811 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3812 about &&var, which is rejected by the expression parser.
3813
0aea4bf3
LM
38142008-01-09 Luis Machado <luisgpm@br.ibm.com>
3815
3816 * gdb.texinfo (Output): Update documentation on using printf with DFP
3817 types.
3818
febe4383
TJB
38192008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3820
3821 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3822 subsubsection.
3823 (Decimal Floating Point format): New subsubsection.
3824
7a404eba
PA
38252008-01-05 Pedro Alves <pedro@codesourcery.com>
3826
3827 * gdb.texinfo (File Options): Remove mention of the attempt to
3828 open a core file with the -p option. Don't list -c as a valid
3829 option to attach to a process.
3830
a4d9b460
PA
38312008-01-05 Pedro Alves <pedro@codesourcery.com>
3832
3833 * gdbint.texinfo (Host Conditionals): Remove mention of
3834 ALIGN_STACK_ON_ENTRY.
3835
6ec2edbe
JB
38362008-01-05 Joel Brobecker <brobecker@adacore.com>
3837
3838 * gdbint.texinfo (Start of New Year Procedure): Add item
3839 describing how to update the source and documentation copyright
3840 notices.
3841
d8b2a693
JB
38422007-12-18 Jim Blandy <jimb@codesourcery.com>
3843
ab209b3a 3844 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3845 watchpoint explanation into the main description of the watchpoint
3846 command; update synopses of 'watch', 'rwatch', and 'awatch'
3847 commands.
3848
8b4ed427
VP
38492007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3850
3851 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3852 Document 'pending-breakpoints' feature of
3853 -list-features.
3854
37e4754d
LM
38552007-12-17 Luis Machado <luisgpm@br.ibm.com>
3856
669fac23 3857 * gdb.texinfo: Add new parameter's description.
37e4754d 3858
1d3811f6
DJ
38592007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3860
3861 * gdb.texinfo (Overview): Clarify run-length encoding
3862 example. Remove the restriction on "+" and "-" characters.
3863
c1c25a1a
EZ
38642007-12-15 Eli Zaretskii <eliz@gnu.org>
3865
3866 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3867
afe8ab22 38682007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3869
afe8ab22
VP
3870 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3871 the -f option for -break-insert, remove -r option,
3872 and clarify specification of location.
3873
a6b151f1
DJ
38742007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3875
3876 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3877 formatting.
3878 (Remote Debugging): Add File Transfer section.
3879 (Remote Configuration): Document Host I/O packets.
3880 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3881 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3882 (Packets): Add vFile.
3883
3b784c4f
EZ
38842007-11-17 Eli Zaretskii <eliz@gnu.org>
3885
3886 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3887 breakpoints with multiple locations.
3888 (Breakpoint Menus): Improve wording.
3889 (Output): Fix last change.
3890
a4ce5b0d
UW
38912007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3892
3893 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3894
1b39d5c0
DE
38952007-11-15 Doug Evans <dje@google.com>
3896
3897 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3898
7a72d44c
VP
38992007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3900
3901 * gdbint.texinfo (Native Conditionals): Remove
3902 mention of CLEAR_SOLIB.
5ae4183a 3903
6d1829bf 39042007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3905
3906 * gdb.texinfo (Print Settings): Add documentation for "set/show
3907 print frame-arguments".
3908
1a619819
LM
39092007-11-05 Luis Machado <luisgpm@br.ibm.com>
3910
3b784c4f 3911 * gdb.texinfo (Output): Update printf command's description.
1a619819 3912
55eddb0f
DJ
39132007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3914
3915 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3916 powerpc soft-float".
3917
9cceb671
DJ
39182007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3919
3920 * gdb.texinfo (Files): Correct formatting. Mention Expat
3921 requirement.
3922 (Requirements for Building GDB): Expand the list of Expat
3923 uses.
3924 (Library List Format, Memory Map Format): Mention Expat.
3925 (Target Descriptions): Update Expat wording.
3926
83acabca
DJ
39272007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3928
3929 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3930 Document that gdbarch_convert_register_p should return zero for no-op
3931 conversions.
3932
e35879db
UW
39332007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3934
83acabca 3935 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3936 of set_gdbarch_sofun_address_maybe_missing back to ...
3937 (Target Conditionals): ... here to fix build break.
3938
203c3895
UW
39392007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3940
83acabca 3941 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3942 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3943 (Compiler Characteristics): ... documentation of
3944 set_gdbarch_sofun_address_maybe_missing.
3945
11411de3
DJ
39462007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3947
3948 * gdbint.texinfo (Target Conditionals): Use
3949 frame_unwind_register_unsigned in examples instead of
3950 frame_unwind_unsigned_register.
3951
7cc46491
DJ
39522007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3953
3954 * gdb.texinfo (Predefined Target Types): Add int128
3955 and uint128.
3956 (Standard Target Features): Add PowerPC features.
3957
81adfced
DJ
39582007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3961
c1874924
UW
39622007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3963
3964 * gdbint.texi (Target Conditionals): Remove documentation
3965 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3966 gdbarch_extract_return_value, and gdbarch_store_return_value.
3967
f6e56ab3
UW
39682007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3969
3970 * gdbint.texi (Target Conditionals): Remove documentation of
3971 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3972
56cf5405
KH
39732007-10-11 Kazu Hirata <kazu@codesourcery.com>
3974
3975 * gdb.texinfo: Mention that inaccessible-by-default is on by
3976 default.
3977
35156bae
DJ
39782007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3979
3980 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3981
d983da9c
DJ
39822007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3983
3984 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3985 multi-threaded watchpoints.
3986 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3987 checked. Describe sticky notification. Expand description
3988 of steppable and continuable watchpoints.
3989 (Watchpoints and Threads): New subsection.
3990
fe6fbf8b
VP
39912007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3992
3993 * gdb.texinfo (Setting Breakpoints): Revise
3994 documentation for pending breakpoints. Document
3995 breakpoints with multiple locations.
5ae4183a 3996
084344da
VP
39972007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3998
3999 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4000 Document -list-features.
5ae4183a 4001
82160952
EZ
40022007-09-15 Eli Zaretskii <eliz@gnu.org>
4003
4004 * gdb.texinfo (Output): Spell out which features of C's printf are
4005 not supported by GDB's printf.
7e27a47a
EZ
4006 (Separate Debug Files): More accurate wording regarding build ID
4007 and a reference to the ld manual rather than the Fedora wiki.
82160952 4008
ea37ba09
DJ
40092007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4010 Jim Blandy <jimb@codesourcery.com>
4011
4012 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4013 (Examining Memory): Update mentions of the 's' format.
4014 (Automatic Display): Likewise.
4015
b8533aec
DJ
40162007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4017
4018 * gdb.texinfo: Update the FSF's Back-Cover Text.
4019
83f83d7f
JK
40202007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4021 Eli Zaretskii <eliz@gnu.org>
4022
4023 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4024 Fixed the ``build ID'' name. New binaries build instructions for the
4025 build ID inclusion. Explain how the commands are specific to the build
4026 ID vs. debug link.
4027
c7e83d54
EZ
40282007-09-01 Eli Zaretskii <eliz@gnu.org>
4029
4030 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4031 indexing for ``build ID'' support.
4032
d3750b24
JK
40332007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4034
4035 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4036 Enlisted BUILD ID to the debug file searching example.
4037 Included a BUILD ID `.note.gnu.build-id' section description.
4038 Updated/added the debug files splitting instructions for OBJCOPY.
4039
02142340
VP
40402007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4041
4042 * gdb.texinfo (Variable Objects): Adjust docs
4043 for -var-info-expression and document
4044 -var-info-path-expression.
4045
d3bdde98
JB
40462007-08-20 Jim Blandy <jimb@codesourcery.com>
4047
3fb6a982
JB
4048 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4049 (title page): Include the dedication in the printed manual, as a
4050 separate page after the copyright notice.
5ae4183a 4051
d3bdde98
JB
4052 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4053 don't break a @var across a line.
4054
c80a96a8
MR
40552007-07-25 Maciej W. Rozycki <macro@mips.com>
4056
4057 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4058 for include files.
4059
5824a901
NR
40602007-07-12 Nick Roberts <nickrob@snap.net.nz>
4061
4062 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4063 in annotate.texinfo.
4064 (Command History): Link to new node.
5824a901 4065
d52e7ea3
UW
40662007-07-05 Markus Deuling <deuling@de.ibm.com>
4067
4068 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4069
5fc14d0a
EZ
40702007-07-05 Eli Zaretskii <eliz@gnu.org>
4071
4072 * gdbint.texinfo (Target Conditionals): Fix last change.
4073
4a9bb1df
UW
40742007-07-03 Markus Deuling <deuling@de.ibm.com>
4075
4076 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4077 routines:
4078 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4079 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4080 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4081 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4082 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4083 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4084 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4085 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4086 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4087 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4088 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4089 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4090 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4091 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4092 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4093 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4094 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4095 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4096 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4097 (SOFTWARE_SINGLE_STEP_P)
4098
4099 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4100 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4101
4102 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4103 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4104 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4105 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4106 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4107 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4108 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4109 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4110 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4111 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4112
4113 (Converting an existing Target Architecture to Multi-arch): Remove
4114 section.
4115
4116 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4117 (gdbarch_addr_bits_remove): Add code example.
4118
4119 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4120
cfa9d6d9
DJ
41212007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4122
4123 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4124 Add other missing entries. Adjust the table size to fit.
4125 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4126 stop reasons including the new "library" event.
4127 (General Query Packets): Adjust table widths for qSupported. Mention
4128 qXfer:libraries:read reply to qSupported and document the new packet.
4129 (Library List Format): New section.
4130
159fcc13
JK
41312007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4132
4133 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4134
f66d1690
MS
41352007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4136
4137 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4138
67102876
NR
41392007-06-25 Nick Roberts <nickrob@snap.net.nz>
4140
4141 * gdbint.texinfo (Register and Memory Data): Break sections
4142 into nodes and add a menu.
4143
a4642986
MR
41442007-06-21 Maciej W. Rozycki <macro@mips.com>
4145
4146 * gdb.texinfo (Examining Memory): Document the new behaviour.
4147
e9c17194
VP
41482007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4149
4150 * gdb.texinfo (Standard Target Features): Document
4151 m68k features.
4152
31d99776
DJ
41532007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4154
4155 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4156
1780a0ed
DJ
41572007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4158
4159 * gdb.texinfo (Target Description Format): Add version attribute
4160 for <target>.
4161
822b6570
DJ
41622007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4163
4164 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4165
f8b73d13
DJ
41662007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4167
4168 * gdb.texinfo (MIPS Features): New subsection.
4169
0e7f50da
UW
41702007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4171 Markus Deuling <deuling@de.ibm.com>
4172
4173 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4174 and qXfer:spu:write packets and mention them under qSupported.
4175
23d964e7
UW
41762007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4177 Markus Deuling <deuling@de.ibm.com>
4178
4179 * gdb.texinfo (Architectures): Add new SPU section to document
4180 Cell Broadband Engine SPU architecture specific commands.
4181
9f708cb2
VP
41822007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4183
4184 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4185 comments.
4186
7579b5f8
NR
41872007-06-07 Nick Roberts <nickrob@snap.net.nz>
4188
4189 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4190
bf06d120
JB
41912007-05-29 Jim Blandy <jimb@codesourcery.com>
4192
4193 * gdb.texinfo (Overview): Doc fix.
4194
23776285
MR
41952007-05-22 Maciej W. Rozycki <macro@mips.com>
4196
4197 * gdb.texinfo (Remote Configuration): Document "set/show
4198 remoteflow".
4199
1a69e1e4
DJ
42002007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4201
bf06d120
JB
4202 * gdb.texinfo (MIPS): Remove documentation for set mips
4203 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4204 stack-arg-size.
1a69e1e4 4205
46ba6afa 42062007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4207
46ba6afa
BW
4208 * all-cfg.texi (GDBTUI): New.
4209 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4210 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4211 (TUI Configuration): Edit to improve clarity and fix problems of
4212 both style and content.
5ae4183a 4213
06d3b283
UW
42142007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4215
4216 * observer.texi (GDB Observers): New observer "new_objfile".
4217
179101d6
UW
42182007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4219
4220 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4221
25d5ea92
VP
42222007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4223
4224 * gdb.texinfo (GDB/MI Variable Objects): Document
4225 frozen variables objects.
5ae4183a 4226
ea35711c
DJ
42272007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4228
4229 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4230 (Character Sets, Caching Data of Remote Targets): Likewise.
4231 (Targets): Delete Remote node. Move its text...
4232 (Debugging Remote Programs): ...to here. Delete description
4233 of the "remote" command.
4234 (Remote configuration): Delete description of "set remotedevice"
4235 and "show remotedevice".
4236 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4237
db2e3e2e
BW
42382007-04-11 Bob Wilson <bob.wilson@acm.org>
4239
5ae4183a
AS
4240 * gdb.texinfo (Contributors, Continuing and Stepping)
4241 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4242 (General Query Packets, File-I/O Remote Protocol Extension)
4243 (Protocol Basics, The F Reply Packet, Write)
4244 (Protocol-specific Representation of Datatypes, Memory Transfer):
4245 Fix hyphenation, punctuation and grammar problems.
4246 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4247 'section' instead of 'subsection' in the text.
4248 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4249 (i386): Remove period from section name.
db2e3e2e
BW
4250 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4251 (Config Names, Configure Options): Use @file{configure}.
4252
8a3dae3e
DJ
42532007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4254
4255 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4256 and tab expansion.
4257
1a92f856
DJ
42582007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4259
4260 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4261
79a6e687 42622007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4263
79a6e687
BW
4264 * gdb.texinfo: Consistently capitalize all significant words in
4265 node names, chapter titles, section titles, and headings. Update
4266 cross references to match.
4267 (Starting and Stopping Trace Experiment): Make node name plural.
4268 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4269
ad527d2e
PA
42702007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4271
4272 * gdb.texinfo (WinCE): Delete obsolete subsection.
4273
7ce59000
DJ
42742007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4275
4276 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4277 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4278 references.
4279
8807d78b
DJ
42802007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * gdb.texinfo (Startup): Delete references to some alternate
4283 names for .gdbinit.
4284 (Thread): Remove LynxOS reference.
4285 (Tandem ST2000): Delete target-specific documentation.
4286 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4287 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4288 and GDB_OSABI_LYNXOS.
4289
5f402660
UW
42902007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4291
4292 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4293
bac718a6
UW
42942007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4295
4296 * gdbint.texinfo (Target Conditionals): Remove mention of
4297 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4298 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4299
9453113a
DJ
43002007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4301
4302 * Makefile.in: Add "pdfdir" installation
4303 directory, PDFTEX macro, support for "install-pdf" target,
4304 and rules for making a pdf version of refcard.texi.
4305 * refcard.tex: Specify paper size for PDF output.
4306
ae21e955 43072007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4308
ae21e955 4309 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4310
3f94c067 43112007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4312
3f94c067
BW
4313 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4314 (Source Path, Character Sets, Macros, Define)
4315 (GDB/MI Result Records, GDB/MI Simple Examples)
4316 (GDB/MI Program Execution, GDB/MI File Commands)
4317 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4318 (Bug Reporting): Use @value{GCC}.
5ae4183a 4319
12c27660 43202007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4321
12c27660
BW
4322 * gdb.texinfo (Help): Fix formatting of examples.
4323 (Variables): Use @ifnotinfo instead of @iftex.
4324 (Non-debug DLL symbols): Use @ref instead of @pxref.
4325 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4326
ce9341a1
BW
43272007-03-26 Bob Wilson <bob.wilson@acm.org>
4328
4329 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4330
c8f4133a
BW
43312007-03-26 Bob Wilson <bob.wilson@acm.org>
4332
4333 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4334 the order of the nodes.
4335 (C Operators, C Constants, Debugging C): Remove extra menus.
4336 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4337
c8f4133a 43382007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4339
4340 * gdb.texinfo (File Options): Add missing parenthesis.
4341 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4342
c74d0ad8
DJ
43432007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4344
4345 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4346
ff6f572f
DJ
43472007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4348
669fac23 4349 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4350 case insensitivity.
4351 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4352
994337c3
NR
43532007-02-18 Nick Roberts <nickrob@snap.net.nz>
4354
4355 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4356 (Files): Add section name to argument list for pxref.
4357 (Non-debug DLL symbols): Don't use `see' for pxref.
4358 (Embedded Processors): Fix typo.
4359 (GDB/MI Breakpoint Commands): Execution commands generate
4360 *stopped not ^done.
4361
eb819d70
NR
43622007-02-13 Nick Roberts <nickrob@snap.net.nz>
4363
4364 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4365 values for in_scope. Mention that only root variables can be
4366 updated.
4367 (GDB/MI Development and Front Ends): Explain new values may be
4368 added to existing fields.
4369
123dc839
DJ
43702007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4371
4372 * gdb.texinfo (-target-disconnect): Use @smallexample.
4373 (Requirements): Add anchor for Expat. Update description.
4374 (Target Descriptions): Mention Expat.
4375 (Target Description Format): Document new elements. Use
4376 @smallexample.
4377 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4378 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4379
108546a0
DJ
43802007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4381
4382 * gdb.texinfo (Target Description Format): Add section on XInclude.
4383
95a98c01
NR
43842006-02-03 Nick Roberts <nickrob@snap.net.nz>
4385
4386 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4387 command -enable-timings.
4388
f4b3909f
EZ
43892007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4390
5ae4183a 4391 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4392 descriptions for new/deleted elements in gdb_osabi. Add missing
4393 description for function generic_elf_osabi_sniff_abi_tag_sections.
4394
c7ba131e
JB
43952007-01-29 Joel Brobecker <brobecker@adacore.com>
4396
4397 * gdb.texinfo (Maintenance Commands): Add documentation for
4398 the new "maint print target-stack" command.
4399
3a60f64e
JK
44002007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4401 Eli Zaretskii <eliz@gnu.org>
4402
f4b3909f 4403 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4404
c582f8b6
EZ
44052007-01-26 Eli Zaretskii <eliz@gnu.org>
4406
4407 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4408 Use @value{NGCC} instead of @value{GCC}.
4409
d3e8051b
EZ
44102007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4411
4412 * agentexpr.texi: Fix typos.
4413 * annotate.texinfo: Likewise.
4414 * gdb.texinfo: Likewise.
4415 * gdbint.texinfo: Likewise.
4416 * observer.texi: Likewise.
4417 * stabs.texinfo: Likewise.
4418
86f04699
EZ
44192007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4420
4421 * gdbint.texinfo (Support Libraries): Remove mmalloc
4422 entry. Describe readline library.
4423
23181151
DJ
44242007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4425
4426 * gdb.texinfo (Target Descriptions): New section.
4427 (General Query Packets): Add QPassSignals anchor. Mention
4428 qXfer:features:read under qSupported. Expand mentions of
4429 qXfer:memory-map:read and QPassSignals. Document
4430 qXfer:features:read.
4431
f822c95b
DJ
44322007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4433
4434 * gdb.texinfo (Commands to specify files): Describe
4435 "set sysroot" and "show sysroot".
4436 (Using the `gdbserver' program): Lowercase argument
4437 to @var. Expand description of setting up GDB on the
4438 host.
4439
8936fcda
JB
44402007-01-05 Joel Brobecker <brobecker@adacore.com>
4441
4442 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4443 catch exception, catch exception unhandled, and catch assert
4444 commands.
4445
e776119f
DJ
44462007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4447
4448 * gdb.texinfo (Debugging Output): Document "set debug xml"
4449 and "show debug xml".
4450
aa79a185
DJ
44512007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4452
4453 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4454
7f893741
JB
44552007-01-01 Joel Brobecker <brobecker@adacore.com>
4456
4457 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4458
a1b5960f
VP
44592006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4460
4461 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4462 note in @ignore, to be removed later if nobody complains.
4463
9f470e6e
NR
44642006-12-04 Nick Roberts <nickrob@snap.net.nz>
4465
4466 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4467 of -var-delete.
4468
765dc015 44692006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4470
765dc015 4471 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4472 automatic software/hardware breakpoint usage and
4473 the "set breakpoint auto-hw" command.
765dc015 4474
4b5752d0
VP
44752006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4476
4477 * gdb.texinfo (Memory Access Checking): New.
4478
89be2091
DJ
44792006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4480
4481 * gdb.texinfo (Remote configuration): Mention
4482 "pass-signals-packet".
4483 (General Query Packets): Document QPassSignals. Fix
4484 a typo.
4485
ca3bf3bd
DJ
44862006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4487
4488 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4489
427c3a89
DJ
44902006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4491
4492 * gdb.texinfo (Remote configuration): Rewrite documentation for
4493 packet configuration commands.
4494 (OS Information): Adjust reference to qXfer:auxv:read.
4495 (General Query Packets): Remove references to read-aux-vector-packet
4496 and set remote get-thread-local-storage-address.
4497
7a107747
DJ
44982006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * gdbint.texinfo (Target Architecture Definition): Add new
4501 Initializing a New Architecture section.
4502
1c56eb0e
EZ
45032006-10-31 David Taylor <dtaylor@emc.com>
4504
4505 * stabs.texinfo (Macro define and undefine): New node describing
4506 stabs for #define and #undef.
4507
f73adfeb
AS
45082006-10-27 Andreas Schwab <schwab@suse.de>
4509
4510 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4511
fd60e0df
EZ
45122006-10-21 Eli Zaretskii <eliz@gnu.org>
4513
4514 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4515 clarify on the possible meanings of ``expression'' watched by
4516 watchpoints. Add indexing.
e5ac9b53
EZ
4517 (Prompting, Errors, Invalidation, Annotations for Running)
4518 (Source Annotations): Fix index entries by adding "annotation" to
4519 them, to discriminate from index entries that point to the more
4520 general topic descriptions.
fd60e0df 4521
52bb452f
DJ
45222006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4523
4524 * gdbint.texinfo (Target Vector Definition): Move most
4525 content into Existing Targets. Add a menu.
4526 (Existing Targets): New section, moved from Target Vector
4527 Definition. Use @subsection.
4528 (Managing Execution State): New section.
4529
58955e58
BW
45302006-10-16 Bob Wilson <bob.wilson@acm.org>
4531
4532 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4533
c8aa23ab
EZ
45342006-10-15 Eli Zaretskii <eliz@gnu.org>
4535
4536 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4537 (Command Syntax, Signals, Backtrace, Connecting)
4538 (Remote configuration, Renesas Boards, Console I/O): Fix last
4539 change: use Ctrl- instead of C-, except wrt Emacs.
4540 (File-I/O Examples): Put Ctrl-c in @kbd.
4541 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4542 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4543 (Signals, Set Breaks, Set Watchpoints): Document optional
4544 arguments to `info signals' `handle', `info breakpoints', and
4545 `info watchpoints'.
c8aa23ab 4546
e7109c7e
EZ
45472006-10-14 Eli Zaretskii <eliz@gnu.org>
4548
4549 * gdb.texinfo (Backtrace): Fix last change.
4550
de3aea7b
NR
45512006-10-14 Nick Roberts <nickrob@snap.net.nz>
4552
4553 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4554
7f9087cb
BW
45552006-10-10 Bob Wilson <bob.wilson@acm.org>
4556
c8aa23ab
EZ
4557 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4558 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4559 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4560
68437a39
DJ
45612006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4562 Daniel Jacobowitz <dan@codesourcery.com>
4563
4564 * gdb.texinfo (Packets): Document vFlashErase,
4565 vFlashWrite and vFlashDone packets.
4566 (General Query Packets): Document qXfer:memory-map:read.
4567 Add a new feature for qXfer:memory-map:read.
4568 (Memory map format): New section.
4569 (Target Commands): Mention that gdb can write flash.
4570
fd79ecee
DJ
45712006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4572 Daniel Jacobowitz <dan@codesourcery.com>
4573
4574 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4575 memory regions and "mem auto".
4576
350da6ee
DJ
45772006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4578
4579 * gdbint.texinfo (Array Containers): New section.
4580
2f1acb09
VP
45812006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4582
4583 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4584 -stack-list-arguments HIGH_FRAME argument can be larger then the
4585 actual number of frames.
4586
2ab1eb7a
VP
45872006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4588
4589 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4590 -stack-list-locals HIGH_FRAME argument can be larger then the
4591 actual number of frames.
2ab1eb7a 4592
599b237a
BW
45932006-09-02 Bob Wilson <bob.wilson@acm.org>
4594
4595 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4596 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4597
25ab7e6d
EZ
45982006-09-02 Eli Zaretskii <eliz@gnu.org>
4599
4600 * gdbint.texinfo (Overall Structure): New section "Source Tree
4601 Structure".
4602
940178d3
JB
46032006-08-17 Jim Blandy <jimb@codesourcery.com>
4604
4605 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4606 responses.
4607
30daae6c
JB
46082006-08-08 Joel Brobecker <brobecker@adacore.com>
4609
4610 * gdb.texinfo (Source Path): Add documentation for new
4611 substitute-path commands.
4612
7fa2210b
DJ
46132006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4614
4615 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4616 (Running Configure): ...here.
4617 (Requirements): New node. Mention expat.
4618
3d00d119
DJ
46192006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4620
5ae4183a 4621 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4622 'set download-write-size' and 'show download-write-size'.
4623
0cbfa4ee
DJ
46242006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4625
4626 * stabs.texinfo (Member Type Descriptor): Correct example for
4627 pointer to member types.
4628
16026cd7
AS
46292006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4630
4631 * gdb.texinfo (Optional warnings and messages): Add
4632 'set/show trace-commands'.
4633 (Command files): Add '-v' to source command.
4634
0876f84a
DJ
46352006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4636
4637 * gdb.texinfo (OS Information): Update qPart reference to
4638 qXfer.
4639 (Remote configuration): Likewise.
4640 (Overview): Move @cindex to the start of a paragraph. Talk
4641 about binary data encoding.
4642 (Packets): Refer to the overview for the details of the X
4643 packet encoding.
4644 (General Query Packets): Remove qPart description. Add qXfer
4645 description. Add an anchor to qSupported. Correct feature
4646 table title. Add a new feature for qXfer:auxv:read.
4647 (Interrupts): Add a missing parenthesis.
4648
2ec3381a
DJ
46492006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4650
669fac23 4651 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4652 (GDB/MI Kod Commands): Remove commented out node.
4653
594fe323
EZ
46542006-07-01 Eli Zaretskii <eliz@gnu.org>
4655
4656 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4657 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4658 (GDB/MI Thread Commands, GDB/MI Program Execution)
4659 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4660 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4661 (GDB/MI File Commands, GDB/MI Target Manipulation)
4662 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4663 since the MI prompt is hard-wired into the code.
4664
7e3fb70c
NR
46652006-07-01 Nick Roberts <nickrob@snap.net.nz>
4666
4667 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4668 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4669 (GDB/MI Data Manipulation): Remove description of unimplemented
4670 display related commands as variable objects perform this function
4671 and are superior: -display-delete, -display-disable,
4672 -display-enable, -display-insert and -display-list. Move
4673 -environment-cd, -environment-directory, -environment-path
4674 and -environment-pwd to "Program Context".
4675 (GDB/MI Program Control): Rename to "Program Execution". Move
4676 -exec-arguments -exec-abort to...
4677 (GDB/MI Program Context): ...here. New node split from "Data
4678 Manipulation".
4679
be2a5f71
DJ
46802006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4681
4682 * gdb.texinfo (Remote configuration): Document set / show
4683 remote supported-packets.
4684 (General Query Packets): Document qSupported packet.
4685
fc320d37
SL
46862006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4687
4688 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4689 and font markup.
4690 (Protocol basics): Likewise.
4691 (The F request packet): Likewise.
4692 (The F reply packet): Likewise.
4693 (Memory transfer): Move this node to be a subsubsection of
4694 "Protocol specific representation of datatypes".
4695 (The Ctrl-C message): More copy editing.
4696 (Console I/O): Likewise.
4697 (The isatty call): Delete this node, and merge its content into
4698 the "isatty" node. Fixed references elsewhere.
4699 (The system call): Delete this node, and merge its content into
4700 the "system" node. Fixed references elsewhere.
4701 (open): Reformat to use @table, and add appropriate font markup.
4702 (close): Likewise.
4703 (read): Likewise.
4704 (write): Likewise.
4705 (lseek): Likewise.
4706 (rename): Likewise.
4707 (unlink): Likewise.
4708 (stat/fstat): Likewise.
4709 (gettimeofday): Likewise.
4710 (isatty): Likewise.
4711 (system): Likewise, plus minor changes to fix confusing wording.
4712 (Integral datatypes): Fix font markup.
4713 (Pointer values): Likewise.
4714 (struct stat): Fix markup to use @table, plus minor copy editing.
4715 (struct timeval): Fix font markup, plus minor copy editing.
4716 (Constants): Minor copy editing.
4717 (Errno values): Add font markup.
4718 (File-I/O Examples): Likewise.
4719
158fdf5c
NR
47202006-06-10 Nick Roberts <nickrob@snap.net.nz>
4721
4722 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4723 (GDB/MI Simple Examples): Move node up one level. Use real
4724 examples.
4725 (GDB/MI Compatibility with CLI): Update.
4726 (GDB/MI Result Records): Add "connected" and "exit" result
4727 classes.
4728 (GDB/MI Stream Records): Clarify target output.
4729 (GDB/MI Command Description Format): Modify example description.
4730 (GDB/MI Breakpoint Table Commands): Rename to...
4731 (GDB/MI Breakpoint Commands): ...this
4732 (GDB/MI Breakpoint Commands): Add optional thread field.
4733 (GDB/MI Program Control): Add an introduction. Move "Program
4734 termination" examples into exec-run description.
4735 (GDB/MI File Commands): Mention similar CLI commands.
4736 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4737 is similar to "-gdb-version".
4738
ddb50cd7
EZ
47392006-06-09 Eli Zaretskii <eliz@gnu.org>
4740
4741 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4742
2aef0d6b
NR
47432006-06-02 Nick Roberts <nickrob@snap.net.nz>
4744
4745 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4746 sourceware.org for mailing lists.
d5e40d59 4747 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4748
383a5c52
NR
47492006-06-01 Nick Roberts <nickrob@snap.net.nz>
4750
d5e40d59 4751 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4752
e16b02ee
EZ
47532006-05-22 Eli Zaretskii <eliz@gnu.org>
4754
4755 * gdb.texinfo (Cygwin Native): Fix last change.
4756
be90c084
CF
47572006-05-22 Christopher Faylor <cgf@timesys.com>
4758
4759 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4760
347ceba5
NR
47612006-05-15 Nick Roberts <nickrob@snap.net.nz>
4762
4763 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4764 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4765
369af7bd
DJ
47662006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4767
4768 * gdb.texinfo (General Query Packets): Recommend not starting
4769 new packets with qC and clarify.
4770
2ffdbde8 47712006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4772
4773 * gdb.texinfo (M2 Types): New section.
72019c9c 4774
16d1a084
DJ
47752006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4776
4777 * agentexpr.texi: Add a copyright and license notice.
4778 * observer.texi: Likewise, with GPL clause for function prototypes.
4779 Remove trailing whitespace.
4780
aa56d27a
JB
47812006-05-05 Jim Blandy <jimb@codesourcery.com>
4782
4783 * gdb.texinfo (General Query Packets): Document conventions for
4784 terminating packet names, and their violations.
4785
5bdf8622
DJ
47862006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4787
4788 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4789 * gdb.texinfo: Likewise.
4790
605a56cb
DJ
47912006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4792
4793 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4794 and "show remotedebug".
4795 (Debugging Output): Add additional index entries.
4796
b8db102d
MS
47972006-04-27 Michael Snyder <msnyder@redhat.com>
4798
4799 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4800
c5e30d01
AC
48012006-04-22 Andrew Cagney <cagney@redhat.com>
4802
4803 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4804 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4805
8181d85f
DJ
48062006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4807
4808 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4809 and remove breakpoint prototypes.
4810 (Watchpoints): Move description of target_insert_hw_breakpoint and
4811 target_remove_hw_breakpoint ...
4812 (Breakpoints): ... to here. Document target_insert_breakpoint and
4813 target_remove_breakpoint.
4814
4f553f88
JB
48152006-04-17 Jim Blandy <jimb@codesourcery.com>
4816
4817 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4818 and C packets are optional.
4819
cd852561
FR
48202006-04-14 Frederic Riss <frederic.riss@st.com>
4821
4822 * gdb.texinfo (Specifying source directories): Update the description
4823 of the source file search to reflect the fact that the source path
4824 always contains at least $cdir and $cwd.
4825
b620eb07
MS
48262006-03-31 Michael Snyder <msnyder@redhat.com>
4827
4828 * gdb.texinfo: Update copyright dates.
4829
3156cdaf
EZ
48302006-03-31 Eli Zaretskii <eliz@gnu.org>
4831
4832 * gdb.texinfo (Overview): Add an index entry to "empty response".
4833
7d30c22d
JB
48342006-03-28 Jim Blandy <jimb@codesourcery.com>
4835
4836 * gdbint.texinfo (Prologue Analysis): New section.
4837
86941c27
JB
48382006-03-07 Jim Blandy <jimb@red-bean.com>
4839
66b8c7f6
JB
4840 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4841
1a10341b
JB
4842 * gdb.texinfo (Target Commands): Update text describing how to
4843 specify a target. Refer to the detailed section on remote
4844 debugging, not the brief mention.
4845
86941c27
JB
4846 * gdb.texinfo (Connecting): Organize the different 'target remote'
4847 connection methods into a table. Add a 'target remote' index
4848 entry. (!!!)
4849
62f3a2ba
FF
48502006-02-17 Fred Fish <fnf@specifix.com>
4851
4852 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4853 'ptype' commands to reflect the fact that the only significant
4854 difference between them is that ptype prints the complete type
4855 description instead of just the name.
4856
8b9a88ea
WZ
48572006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4858
4859 * gdbint.texinfo (Watchpoints): Delete
4860 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4861
7e8dc855
NR
48622006-02-10 Nick Roberts <nickrob@snap.net.nz>
4863
4864 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4865 times fields where needed. Fix typos. Update general form given
4866 for output of -break-insert.
4867 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4868
c91d38aa
DJ
48692006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4870
4871 * gdbint.texinfo (Symbol Handling): Add a section
4872 on memory management.
4873
38fcd64c
DJ
48742006-02-06 Vladimir Prus <ghost@cs.msu.su>
4875
4876 * gdb.texinfo (Breakpoint table commands): Document the fullname
4877 field in -break-list output.
4878
219eec71
EZ
48792006-02-03 Eli Zaretskii <eliz@gnu.org>
4880
4881 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4882 debugging information produced by the various "set debug..."
4883 options.
4884
ae5a43e0
DJ
48852006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4886
4887 * gdb.texinfo (Files): Remove obsolete bits from the description
4888 of "symbol-file".
4889
a9f158ec
JB
48902006-01-25 Jim Blandy <jimb@redhat.com>
4891
4892 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4893
410dd08e
JB
48942006-01-24 Jim Blandy <jimb@redhat.com>
4895
4896 * gdbint.texinfo (Frames): Document the basics of GDB's register
4897 unwinding model, and explain the existence of the "sentinel" frame.
4898
4b505b12
AS
48992006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4900
4901 * gdb.texinfo (Choosing files): Mention that -directory is used
4902 for script files.
4903 (Specifying source directories): Likewise.
4904 (Command files): Explain how script files are found.
4905
839c27b7
EZ
49062006-01-21 Eli Zaretskii <eliz@gnu.org>
4907
4908 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4909 the threads in a multi-threaded program.
4910 (Threads): The threadno argument of "thread apply" can be a range
4911 of numbers.
4912
7be93b9e
JB
49132006-01-18 Jim Blandy <jimb@redhat.com>
4914
4915 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4916 of warning flags.
4917
fcc73fe3
EZ
49182006-01-13 Eli Zaretskii <eliz@gnu.org>
4919
4920 * gdb.texinfo (Sequences): Improve menu annotations.
4921 (Define): Add index entries for arguments of user-defined
4922 commands. Move the description of flow-control commands...
4923 (Command Files): ...to here. Document loop_break and
4924 loop_continue.
ca91424e
EZ
4925 (Define, Command Files): Document `end' and add index entries for
4926 it.
fcc73fe3 4927
5c95884b
MS
49282006-01-04 Michael Snyder <msnyder@redhat.com>
4929
4930 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4931 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4932
860701dc
PH
49332006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4934
4935 * gdb.texinfo (Omissions from Ada): Document that there is now
4936 limited aggregate support.
4937
36b80e65
EZ
49382005-12-28 Eli Zaretskii <eliz@gnu.org>
4939
4940 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4941 registers and the likes.
4942
c1468174
EZ
49432005-12-24 Eli Zaretskii <eliz@gnu.org>
4944
4945 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4946 (Symbols): Fix usage of "e.g.".
359df76b 4947 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4948
4949 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4950 (Coding): Fix usage of "e.g.".
4951
c02a867d
EZ
49522005-12-23 Eli Zaretskii <eliz@gnu.org>
4953
5ae4183a
AS
4954 * stabs.texinfo:
4955 * refcard.tex:
c02a867d 4956 * gpl.texi:
5ae4183a
AS
4957 * gdbint.texinfo:
4958 * gdb.texinfo:
4959 * gdb-cfg.texi:
c02a867d 4960 * fdl.texi:
5ae4183a
AS
4961 * annotate.texinfo:
4962 * all-cfg.texi:
c02a867d
EZ
4963 * Makefile.in: Add (C) after Copyright. Update the FSF
4964 address.
4965
fad38dfa
EZ
49662005-12-03 Eli Zaretskii <eliz@gnu.org>
4967
4968 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4969 extend GDB with commands for external monitor.
4970
53e5f3cf
AS
49712005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4972
4973 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4974
55f6ca0f
JB
49752005-11-25 Joel Brobecker <brobecker@adacore.com>
4976
4977 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4978
c1947b85
JB
49792005-11-21 Jim Blandy <jimb@redhat.com>
4980
4981 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4982 placement of 'R' actions in tracepoint action packets; document
4983 dependence of 'X' and 'M' actions on a preceding 'R' action for
4984 their registers.
4985
9d29849a
JB
49862005-11-19 Jim Blandy <jimb@redhat.com>
4987
4988 * gdb.texinfo (Tracepoint Packets): New node.
4989 (General Query Packets): Add entries for the tracepoint packets,
4990 referring to the "Tracepoint Packets" node.
4991 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4992
9a6253be
KB
49932005-11-18 Kevin Buettner <kevinb@redhat.com>
4994
4995 * gdb.texinfo (set remotebreak): Add anchor.
4996 (X packet): Likewise.
4997 (Remote Protocol): Add new section `Interrupts' and new index
4998 entry `interrupts (remote protocol)'.
4999
5f3bebba
JB
50002005-11-18 Jim Blandy <jimb@redhat.com>
5001
5002 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5003 entries into the General Query Packets section. Add a
5004 cross-reference to that section. Drop description of replies, as
5005 these are covered in the descriptions of each packet.
5006 (General Query Packets): Add introductory text. Explain naming
5007 conventions, and how the end of a name is recognized.
5008
9a7a1b36
KB
50092005-11-17 Kevin Buettner <kevinb@redhat.com>
5010
0564b6cf 5011 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5012 "set remotebreak" command.
5013
b8ff78ce
JB
50142005-11-16 Jim Blandy <jimb@redhat.com>
5015
5016 * gdb.texinfo (Packets, Stop Reply Packets)
5017 (General Query Packets): Various formatting cleanups.
5018 - Use @samp for packet contents.
5019 - Drop summaries from packet @item lines; the same information appears
5020 immediately below in the description.
5021 - Delete paragraph breaks after packet @item commands, so that the
5022 description appears directly to the right of the packet prototype
5023 in the printed manual, if it fits.
5024 - Place spaces in packet prototypes between @vars and non-@var
5025 letters, and explain that they're just for formatting.
5026 - Use @dots{} instead of '...'.
5027 - Fix uses of @code where @var was needed.
5028 - Replace "deprecated" markers with English text spelling out the
5029 packet's status and the preferred alternatives.
5030 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5031 what this ever meant.
5032 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5033 this for a long time.
5034 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5035 implemented several times, and have been in use for years.
5036
8ffe2530
JB
50372005-11-15 Jim Blandy <jimb@redhat.com>
5038
c43c5473
JB
5039 * gdb.texinfo (Packets): Add index entries for 'm' packet
5040 disclaimers.
5ae4183a 5041
fb031cdf
JB
5042 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5043 of stub when processing an 'm' packet.
5044
8ffe2530
JB
5045 * gdb.texinfo (Packets): Mention that packets beginning with
5046 letters are reserved once, at the top, instead of actually listing
5047 them all and saying "reserved".
5048
c03c782f
AS
50492005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5050
5051 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5052 Change @var{$arg0 to @code{$arg0.
5053
814e32d7
WZ
50542005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5055
5056 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5057
fa93a9d8
JB
50582005-11-12 Jim Blandy <jimb@redhat.com>
5059
5060 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5061 order. Remove extraneous 'z'.
5062
8a5a3c82
AS
50632005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5064
5065 * gdb.texinfo (Choosing files): Add --eval-command.
5066
4b0ad762
AS
50672005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5068
5069 * gdb.texinfo (Choosing modes): Add --return-child-result.
5070
5071
1a088d06
AS
50722005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5073
5074 * gdb.texinfo (Choosing modes): Add --batch-silent.
5075
656d5e12
EZ
50762005-10-28 Eli Zaretskii <eliz@gnu.org>
5077
5078 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5079 "The -var-update Command".
5080
3c9c013a
JB
50812005-10-03 Joel Brobecker <brobecker@adacore.com>
5082
5083 * gdb.texinfo (Print Settings): Add documentation for set/show
5084 print array-indexes.
5085
7ba3cf9c
DJ
50862005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5087
5088 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5089 6.2 and 6.3.
5090
a94ab193
EZ
50912005-08-27 Eli Zaretskii <eliz@gnu.org>
5092
5093 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5094 since 19-Jan-2004.
5095 (Files): Likewise.
ab1adacd
EZ
5096 (Variables, Symbols): Document the "<incomplete type>" message and
5097 its reasons.
a94ab193 5098
ca06016a
FF
50992005-08-01 Fred Fish <fnf@specifix.com>
5100
5101 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5102
cf58170d
NR
51032005-07-15 Nick Roberts <nickrob@snap.net.nz>
5104
5105 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5106 option for -var-list-children and -var-update.
5107 (GDB/MI Stack Manipulation): Simplify description of
5108 print-values option for -stack-list-locals.
5109 (GDB/MI Command Description Format): Clarify.
5110 (Mode Options): Spelling of superseded.
5111
38f1196a
BR
51122005-07-12 Bob Rossi <bob@brasko.net>
5113
5114 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5115 corresponding GDB command comment.
5116
3cb3b8df
BR
51172005-07-06 Bob Rossi <bob@brasko.net>
5118
5119 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5120 and -inferior-tty-show.
5121 (Input/Output): Document "set/show inferior-tty" and tty alias.
5122
10fac096
NW
51232005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5124
5125 * gdb.texinfo (Packets): Change description of 'D' packet to note
5126 that GDB does wait for a response.
5127
d1b6db76
NR
51282005-06-22 Nick Roberts <nickrob@snap.net.nz>
5129
5130 * gdb.texinfo (History) Rename "Command History".
5131 (Command History): Move node "Server Prefix" from section on
5132 Annotations here.
5133
29629dcf
NR
51342005-06-19 Nick Roberts <nickrob@snap.net.nz>
5135
5136 * gdb.texinfo (GDB/MI Stack Manipulation):
5137 Re-instate -stack-info-frame with example. Say that it gets
5138 info on selected frame, not current frame.
5139
397ca115
EZ
51402005-06-18 Eli Zaretskii <eliz@gnu.org>
5141
5142 * gdb.texinfo (Server): Clarify that `file' should be used before
5143 connecting to the server.
5144 (Files): Add an xref to the above description.
51274035
EZ
5145 (Output Formats): More detailed description of the `c' format.
5146 (Memory): List explicitly all the formats supported by `x'.
638ac427 5147 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5148 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5149 files. Add more indexing for solib-absolute-prefix and
5150 --with-sysroot.
76d17f34
EZ
5151 (Machine Code): Document possible problems with locations in
5152 shared libraries.
d416eeec
EZ
5153 (Backtrace): Document that free-standing environments do not need
5154 to have a `main' function.
397ca115 5155
74f6deaa
NR
51562005-06-18 Nick Roberts <nickrob@snap.net.nz>
5157
5158 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5159 -stack-info-frame.
5160
a9967aef
AC
51612005-06-07 Andrew Cagney <cagney@gnu.org>
5162
5163 * gdb.texinfo (Contributors): Note the original multi-arch
5164 contributors.
5165
e09f16f9
EZ
51662005-06-03 Eli Zaretskii <eliz@gnu.org>
5167
5168 * gdb.texinfo (Registers): Add index entries for the standard
5169 registers.
5170 (Frames): Add cross-reference from frame pointer description to
5171 the Registers node.
5172 (Annotations Overview): Fix the reference to GDB name.
5173
d87ba7ee
EZ
51742005-06-01 Eli Zaretskii <eliz@gnu.org>
5175
5176 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5177 can-use-hw-watchpoints.
5178
034dad6f
BR
51792005-05-28 Bob Rossi <bob@brasko.net>
5180
5181 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5182 the possible reasons why an exec async record would be returned to FE.
5183
ffed4509
AC
51842005-05-26 Andrew Cagney <cagney@gnu.org>
5185
5186 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5187 Andrew Cagney implemented the original GDB/MI.
5188
e22e55c9
OF
51892005-05-23 Orjan Friberg <orjanf@axis.com>
5190
5191 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5192 documentation. Add documentation for cris-mode.
5193
a78e13ce
EZ
51942005-05-20 Eli Zaretskii <eliz@gnu.org>
5195
5196 * gdb.texinfo (Numbers): Explain the example and make the wording
5197 more acurate.
5198
76ff342d
DJ
51992005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5200 Dennis Brueni <dennis@slickedit.com>
5201
5202 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5203 (GDB/MI Data Manipulation, GDB/MI Program Control)
5204 (GDB/MI Stack Manipulation): Update examples to include the fullname
5205 attribute in stack frames.
5206
119b882a
EZ
52072005-05-12 Eli Zaretskii <eliz@gnu.org>
5208
5209 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5210 do with other non-standard names of init files.
5211
6fc08d32
EZ
52122005-05-11 Eli Zaretskii <eliz@gnu.org>
5213
5214 * gdb.texinfo (Command Files): Move the description of the startup
5215 from here...
5216 (Startup): ...to this new subsection of the Invocation chapter.
5217 Rearrange the description of init files more logically and add a
5218 cross-reference to "Command Files". Document the special gdbinit
5219 name for CISCO 68k. Expand the description of what GDB does
5220 during startup.
5221 (History): Add index entry for HISTSIZE.
5222
a561754a
MK
52232005-05-02 Mark Kettenis <kettenis@gnu.org>
5224
5225 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5226
2eecc4ab
EZ
52272005-05-02 Eli Zaretskii <eliz@gnu.org>
5228
5229 * gdb.texinfo (SVR4 Process Information, The isatty call)
5230 (The system call): Don't use foo(N) notation for man pages and
5231 functions.
514c4d71 5232 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5233
18999be5
EZ
52342005-04-27 Eli Zaretskii <eliz@gnu.org>
5235
5236 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5237 were optimized away.
5238
0abb7bc7
EZ
52392005-04-22 Eli Zaretskii <eliz@gnu.org>
5240
5241 * gdb.texinfo (Remote configuration): Document "set/show
5242 get-thread-local-storage-address". Add cross-reference to the
5243 description of the qGetTLSAddr packet.
5244 (General Query Packets): Mention "set remote
5245 get-thread-local-storage-address" and add a reference to its
5246 description.
5247
6f61acb1
NR
52482005-04-19 Nick Roberts <nickrob@snap.net.nz>
5249
5250 * gdb.texinfo (Backtrace): Describe 'bt full'.
5251
9d59903a
NR
52522005-04-17 Nick Roberts <nickrob@snap.net.nz>
5253
5254 * gdb.texinfo (Mode Options): Fix typo.
5255 (GDB/MI): Describe how to invoke GDB/MI.
5256
721c2651
EZ
52572005-04-16 Eli Zaretskii <eliz@gnu.org>
5258
5259 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5260 references changed. Add description of "info udot".
721c2651
EZ
5261 (Files): Document "set/show stop-on-solib-events".
5262 (M32R/D): Document "set/show download-path", "set/show
5263 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5264 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5265 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5266 (Maintenance Commands): Improve indexing.
5267 (Target Commands): Document "set/show hash", "set/show debug
5268 monitor".
5269 (SVR4 Process Information): Document "info pidlist" and "info
5270 meminfo". Document "set/show procfs-tarce" and "set/show
5271 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5272 (Symbols, The Print Command with Objective-C): Improve indexing.
5273 (Objective-C): Add references to "info classes" and "info
5274 selectors".
c45da7e6
EZ
5275 (Debugging Output): Improve wording. Document "set/show debug
5276 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5277 (Set Breaks): Add index entry for "hardware breakpoints".
5278 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5279 and "set/show usehardbreakpoints".
5280 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5281 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5282 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5283 rdiromatzero", "set/show rdiheartbeat".
5284 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5285 "sds".
5286 (Embedded Processors): Document the "sim" command.
5287 (Remote): Document the "remote" command.
5288 (DJGPP Native): Document the "info serial" command.
5289 (Threads): Document "maint info sol-threads".
5290 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5291 (Set Breaks): Improve indexing.
5292 (Command Syntax): Add a reference to dont-repeat.
5293 (Define): Document "dont-repeat".
5294 (TUI Commands): Document "tabset".
5295 (WinCE): New subsection. Document "set/show remotedirectory",
5296 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5297
14d6dd68
EZ
52982005-04-15 Eli Zaretskii <eliz@gnu.org>
5299
5300 * gdb.texinfo (Hurd Native): New subsection, documents
5301 Hurd-specific commands.
a64548ea 5302 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5303 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5304 (MIPS): Improve documentation of heuristic-fence-post. Document
5305 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5306 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5307 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5308 (ARM): Document ARM-specific commands.
a64548ea
EZ
5309 (AVR): New section. Document "info io_registers".
5310 (CRIS): New section. Document "set/show cris-version" and
5311 "set/show cris-dwarf2-cfi".
5312 (HPPA): New section. Document "set/show debug hppa" and "maint
5313 print unwind".
a5adf40f 5314 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5315 (Super-H): New section. Document the "regs" command.
721c2651 5316 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5317
9c16f35a
EZ
53182005-04-09 Eli Zaretskii <eliz@gnu.org>
5319
5320 * gdb.texinfo (Print Settings): Document "set/show print
5321 pascal_static-members", "set print repeats", "show print
5322 null-stop". Improve indexing. Fix documentation of "set print
5323 union".
5324 (Pascal): New section.
5325 (Supported languages): Rename from "Support"; all references
5326 updated. Add a menu item for Pascal.
5327 (Numbers): Document "set radix.
5328 (Screen Size): Document "set/show pagination".
5329 (MIPS Embedded): Remove "set processor" documentation.
5330 (Remote configuration): Document "set/show X/P/Z-packet",
5331 "set/show read-aux-vector-packet", "set/show remote
5332 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5333 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5334 remotedebug", "set/show remotebreak", "set/show remotedevice",
5335 "set/show remotelogfile".
5336 (Auxiliary Vector): Add reference to the description of the
5337 read-aux-vector-packet setting.
5338 (Set Watchpoints): Add a cross-reference to "set remote
5339 hardware-breakpoint-limit".
5340 (General Query Packets): Add indexing of requests and
5341 cross-references to related commands in "Remote configuration".
5342 (File-I/O Overview, The system call): Fix wording and typos.
5343 (Thread Stops): Add index entries.
5344 (Continuing and Stepping): Document "show step-mode".
5345 (i386): New node. Document "set/show struct-convention".
5346 (Files): Document "show trust-readonly-sections".
5347 (Calling): Document "set/show unwindonsignal".
5348 (Messages/Warnings): Add index entries.
5349 (Maintenance Commands): Document "set/show watchdog".
5350 (Annotations Overview): Document "show annotate".
5351 (Set Watchpoints): Add index entries.
5352 (Symbols): Fix doc of case-sensitive.
5353 (ABI): Document "show coerce-float-to-double".
5354 (Convenience Vars, Help): Improve indexing.
5355 (Machine Code): Document "show disassembly-flavor".
5356 (Debugging C plus plus): Document "show overload-resolution".
5357 (Value History, Signaling): Add index entries.
5358
53592005-04-08 Eli Zaretskii <eliz@gnu.org>
5360
5361 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5362 (Processes): Fix wording.
5363 (History, List, Logging output, Define, Symbols, Print Settings):
5364 Improve indexing.
5365
a8f24a35
EZ
53662005-04-03 Eli Zaretskii <eliz@gnu.org>
5367
5368 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5369 redundant index entry for "target" command.
5370 (Backtrace): Add index entries.
5371 (Symbols, Fortran): Document the "set case-sensitive" command.
5372 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5373 (Print Settings): Add index entry for "set demangle-style".
5374 (Target Commands): Document "set download-write-size".
5375 (Debugging Output): Document "set exec-done-display".
5376
09d4efe1
EZ
53772005-04-02 Eli Zaretskii <eliz@gnu.org>
5378
5379 * gdb.texinfo (Files): Fix the name and documentation of
5380 add-shared-symbol-files. Document its alias assf. Update the
5381 list of OSs where GDB supports shared libraries. Fix markup.
5382 (Continuing and Stepping): Add reference to @var{location} in the
5383 text.
5384 (Dump/Restore Files): Fix reference to @{filename}.
5385 (Help): Fix wording.
5386 (Attach): Ditto.
5387 (Set Watchpoints): Ditto.
5388 (Backtrace): Remove redundant index entries. Improve index
5389 entries.
5390 (Delete Breaks): Fix wording.
5391 (Memory): Document the compare-sections command.
5392 (Memory Region Attributes): Improve wording.
5393 (Disabling): Improve wording.
5394 (Fortran): New subsection. Document the "info common" command.
5395 (Help): Document aliases "info copying" and "info warranty".
5396 (Caching Remote Data): New section. Document the "set/show
5397 remotecache" and "info dcache" commands.
5398 (Show): Fix wording of the documentation of the "set
5399 extension-language" command.
5400 (Signals): Add index entry for "info handle".
5401 (Memory Region Attributes): Fix punctuation.
5402 (Symbols): Change the arg name to "location" and refer to it in
5403 the text. Fix wording of "info types" doc.
5404 (Threads): Fix usage of @enumerate @item's.
5405 (Listing Tracepoints): Add index entry for "info tp".
5406 (Set Watchpoints): Add xref to "info break" description.
5407 (Macros): Add an index entry for "macro exp1". Document the
5408 "macro list" command.
5409 (Maintenance Commands): Document "flushregs", "maint agent",
5410 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5411 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5412 "maint print architecture", "maint print objfiles", "maint print
5413 statistics", "maint print type", "maint show-debug-regs", "maint
5414 space", "maint time", and "maint translate-address".
5415 (Connecting): Document the "monitor" command.
5416 (Annotations Overview): Describe the "set annotate" command.
5417
82f2d802
EZ
54182005-04-01 Eli Zaretskii <eliz@gnu.org>
5419
5420 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5421 Rearrange index entries and improve wording about support for
5422 hardware watchpoints.
5423
7d51c7de
BR
54242005-03-10 Bob Rossi <bob@brasko.net>
5425
5426 * gdb.texinfo: Update copyright
5427
68c71a2e
TR
54282005-02-09 Theodore A. Roth <troth@openavr.org>
5429
5430 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5431 error.
5432
83761cbd
KB
54332005-02-03 Kevin Buettner <kevinb@redhat.com>
5434
5435 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5436
9f1c6395
MS
54372005-01-17 Michael Snyder <msnyder@redhat.com>
5438
5439 * gdb.texinfo: Fix spelling, infinte -> infinite.
5440
fbd1b305
MK
54412005-01-08 Mark Kettenis <kettenis@gnu.org>
5442
5443 * observer.texi (GDB Observers): Document "solib_loaded".
5444
3ace7edb
AC
54452005-01-07 Andrew Cagney <cagney@gnu.org>
5446
bec39cab
AC
5447 * configure.ac: Rename configure.in, require autoconf 2.59.
5448 * configure: Re-generate.
5449
3ace7edb
AC
5450 * configure.in: Replace configdirs with multiple references to
5451 AC_CONFIG_SUBDIRS.
5452 * configure: Re-generate.
5ae4183a 5453
53531fc1
AC
54542005-01-04 Andrew Cagney <cagney@gnu.org>
5455
5456 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5457 part of the version number.
5458
536ffdb7
MK
54592004-12-24 Mark Kettenis <kettenis@gnu.org>
5460
5461 * gdbint.texinfo (Algorithms): Remove description of
5462 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5463
e1aac25b
JB
54642004-12-07 Jim Blandy <jimb@redhat.com>
5465
5466 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5467 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5468 numbers.
5469
f47b1503
AS
54702004-12-07 Andreas Schwab <schwab@suse.de>
5471
5472 * gdb.texinfo (Mode Options): Document -l option.
5473
b6b8ece6
EZ
54742004-12-04 Eli Zaretskii <eliz@gnu.org>
5475
5476 * gdbint.texinfo (Algorithms): More accurate description of
5477 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5478 is not needed unless data-read and data-access watchpoints are
5479 supported. Add a description of how GDB checks whether the
5480 inferior stopped because a watchpoint was hit.
5481
01371747
EZ
54822004-11-23 Eli Zaretskii <eliz@gnu.org>
5483
5484 * gdb.texinfo (Files): Add cross-reference to description of
5485 -readnow command-line switch.
5486
2315ffec
RC
54872004-11-10 Randolph Chung <tausq@debian.org>
5488
5489 * gdb.texinfo: Document set/show backtrace past-entry commands.
5490 Rearrange index entries for set/show backtrace past-main.
5491
69065f5d
AC
54922004-11-10 Jon Beniston <jon@beniston.com>
5493
5494 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5495 * gdb.texinfo (Remote Serial Protocol): Further describe
5496 binary transfer escaping mechanism .
69065f5d 5497
30e91e0b
RC
54982004-11-08 Randolph Chung <tausq@debian.org>
5499
5500 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5501 and "show debug infrun". Add index entries.
5502
60bf7e09
EZ
55032004-10-23 Eli Zaretskii <eliz@gnu.org>
5504
5505 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5506 "info proc" that are already implemented. Add index entries.
5507 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5508 (Files): Add a tip for decreasing memory used for symtabs from
5509 shared libraries.
f018e82f
EZ
5510 (Starting): Fix whitespace; make "elaboration" stand out where it
5511 is first used, and add an index entry for the term.
f8568604
EZ
5512 (Calling): Expand and elaborate text. Add "print". Add the
5513 description of problems with weak aliases.
384ee23f 5514 (Core File Generation): New section.
60bf7e09 5515
d52fe014
AC
55162004-10-12 Andrew Cagney <cagney@gnu.org>
5517
5518 * gdbint.texinfo (Versions and Branches): New chapter.
5519 (Releasing GDB): Delete "Versions and Branches" section.
5520 (Top): Add "Versions and Branches".
5521
703663ab
EZ
55222004-10-08 Eli Zaretskii <eliz@gnu.org>
5523
5524 * gdb.texinfo (Editing, History): Add cross-references to the
5525 included Readline and History user documentation. Remove
5526 references to the symbol have-readline-appendices which is unused
5527 and undefined.
5528 (History): Fix indexing.
5529
ac77d04f
JJ
55302004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5531
5532 * gdbint.texinfo (target_stopped_data_address): Update to
5533 new prototype.
5534 (i386_stopped_data_address): Update prototype and description.
5535 (i386_stopped_by_watchpoint): New function and description.
5536
e07c999f
PH
55372004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5538
5539 * gdb.texinfo (Filenames): Add Ada suffixes.
5540 (Ada) New section.
5541
2e868123
AC
55422004-09-27 Andrew Cagney <cagney@gnu.org>
5543 Robert Picco <Robert.Picco@hp.com>
5544
5545 * gdb.texinfo (Packets): Document the "p" packet.
5546
02a57714
JM
55472004-09-21 Jason Molenda (jmolenda@apple.com)
5548
5549 * gdb.texinfo (Paths and Names of the Source Files): Document the
5550 meaning of values in the 'desc' field of a SO stab.
5551
ae038cb0
DJ
55522004-09-20 Daniel Jacobowitz <dan@debian.org>
5553
5554 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5555 max-cache-age" and "maint show dwarf2 max-cache-age".
5556
f7dc1244
EZ
55572004-09-16 Eli Zaretskii <eliz@gnu.org>
5558
5559 * gdb.texinfo (Set Breaks): Add index entry for setting
5560 breakpoints on overloaded C++ functions that are not members of
5561 any classes. Add an example and an index entry for setting
5562 breakpoints on all program functions.
5563 (Character Sets, Macros, Overlay Commands)
5564 (Non-debug DLL symbols, GDB/MI Output Syntax)
5565 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5566 Use "(@value{GDBP})" instead of a literal "(gdb)".
5567
f810308b
AC
55682004-09-12 Andrew Cagney <cagney@gnu.org>
5569
5570 * gdbint.texinfo (Native Debugging): Delete description of
5571 FILES_INFO_HOOK.
5572
15a661f3
PH
55732004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5574
5ae4183a
AS
5575 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5576 to hex_string_custom (not historically correct, but more
15a661f3
PH
5577 understandable, given the current code).
5578
f3219c75
AC
55792004-09-03 Andrew Cagney <cagney@gnu.org>
5580
5581 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5582
f3bb6704
JJ
55832004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5584
5585 * observer.texi (solib_unloaded): New observer.
5586
8d2c00cb
AC
55872004-08-24 Andrew Cagney <cagney@gnu.org>
5588
5589 * gdbint.texinfo (Target Architecture Definition): Add missing
5590 comma.
5591
e7dc800a
MC
55922004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5593
5594 * (Using the Testsuite): build != host is supported,
5595 but some test scripts do not support build != host.
5596
73b03683
MK
55972004-08-14 Mark Kettenis <kettenis@gnu.org>
5598
5599 * gdbint.texinfo (Host Definition): Delete description of
5600 FCLOSE_PROVIDED and GETENV_PROVIDED.
5601
c0ccb908
MK
56022004-08-05 Mark Kettenis <kettenis@chello.nl>
5603
5604 * gdbint.texinfo (Host Definition): Delete description of
5605 NO_SYS_FILE.
5606 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5607 PTRACE_FP_BUG.
5608
9c8dbfa9
AC
56092004-08-05 Andrew Cagney <cagney@gnu.org>
5610
5611 * gdbint.texinfo (Target Architecture Definition): Delete
5612 reference to deprecated_read_fp.
5613
f42accbe
AC
56142004-08-02 Andrew Cagney <cagney@gnu.org>
5615
5616 * gdbint.texinfo (Target Architecture Definition): Delete
5617 description of DEPRECATED_REGISTER_BYTES.
5618
0b66e38c
EZ
56192004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5620
5621 * gdb.texinfo (Source Path): Document the new behavior of
5622 searching for the source files.
5623
15387254
EZ
56242004-07-17 Eli Zaretskii <eliz@gnu.org>
5625
5626 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5627 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5628 (Auto Display): Improve indexing.
5629
2c07db7a
AC
56302004-07-16 Andrew Cagney <cagney@gnu.org>
5631
5632 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5633 "-noasync".
5634
4644b6e3
EZ
56352004-07-09 Eli Zaretskii <eliz@gnu.org>
5636
5637 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5638 have the same prefix have only their prefix in the index.
5639
7561d450
MK
56402004-07-03 Mark Kettenis <kettenis@gnu.org>
5641
5642 * gdb.texinfo (BSD libkvm Interface): New node (section)
5643 (Native): Add it to the menu.
5644
67bebe79
MK
56452004-07-01 Mark Kettenis <kettenis@gnu.org>
5646
5647 * gdbint.texinfo (Target Architecture Definition): Remove
5648 PCC_SOL_BROKEN.
5649
1a6923e0
MK
56502004-06-24 Mark Kettenis <kettenis@gnu.org>
5651
5652 * gdbint.texinfo (Target Architecture Definition): Remove
5653 SUN_FIXED_LBRAC_BUG.
5654
b435e160
AC
56552004-06-26 Andrew Cagney <cagney@gnu.org>
5656
5657 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5658
b5622e8d
AC
56592004-06-20 Andrew Cagney <cagney@gnu.org>
5660
5661 * gdbint.texinfo (Target Architecture Definition): Deprecate
5662 USE_STRUCT_CONVENTION.
5663
e0c07bf0
MC
56642004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5665
5666 gdb.texinfo (Bug Reporting): Mention session recording,
5667 with the script command or Emacs.
5668
782263ab
AC
56692004-06-18 Andrew Cagney <cagney@gnu.org>
5670
5671 * gdbint.texinfo (Target Architecture Definition): Deprecate
5672 FUNCTION_START_OFFSET.
5673
03727ca6
AC
56742004-06-14 Andrew Cagney <cagney@gnu.org>
5675
5676 Based on changes from Karl Berry.
5677 * gdb.texinfo: Do not use @sc in a direntry.
5678 * stabs.texinfo: Change @dircateogry to "Software development".
5679 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5680
97092415
AC
56812004-06-13 Andrew Cagney <cagney@gnu.org>
5682
5683 * gdbint.texinfo (Target Architecture Definition): Delete
5684 description of RETURN_VALUE_ON_STACK.
5685
1f6d4158
AC
56862004-06-09 Andrew Cagney <cagney@gnu.org>
5687
5688 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5689 deleted by previous patch.
5690
d966f0cb
AC
56912004-06-08 Andrew Cagney <cagney@gnu.org>
5692
5693 * gdbint.texinfo (Native Debugging): Delete documentation on
5694 ATTACH_DETACH.
5695
86fe4aaa
RC
56962004-06-06 Randolph Chung <tausq@debian.org>
5697
5698 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5699
d4b6d575
RC
57002004-06-06 Randolph Chung <tausq@debian.org>
5701
5ae4183a 5702 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5703 the new push_dummy_call method signature. Describe the function
5704 argument.
5705
4e8b0763
JB
57062004-05-24 Joel Brobecker <brobecker@gnat.com>
5707
5708 * gdb.texinfo (Starting): Document new start command.
5709
59caf092
AC
57102004-05-21 Andrew Cagney <cagney@redhat.com>
5711
5712 * observer.texi (GDB Observers): Document "inferior_created".
5713
e4a2df64
AC
57142004-05-08 Andrew Cagney <cagney@redhat.com>
5715
e6b55ae2
AC
5716 * gdbint.texinfo (Target Architecture Definition): Delete
5717 description of DO_DEFERRED_STORES.
5718
28954179
AC
5719 * gdbint.texinfo (Target Architecture Definition): Delete
5720 references to DEPRECATED_FIX_CALL_DUMMY.
5721
434b87dd
AC
5722 * gdbint.texinfo (Target Architecture Definition): Delete
5723 description of DEPRECATED_CALL_DUMMY_WORDS,
5724 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5725
58d28df8
AC
5726 * gdbint.texinfo (Target Architecture Definition): Delete
5727 description of DEPRECATED_PUSH_DUMMY_FRAME.
5728
e4a2df64
AC
5729 * gdbint.texinfo (Target Architecture Definition): Delete
5730 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5731
2b4855ab
AC
57322004-05-07 Andrew Cagney <cagney@redhat.com>
5733
5734 * observer.texi (GDB Observers): Add "Debugging" section. Include
5735 cross reference to "set/show debug observer".
5736 * gdb.texinfo (Debugging Output): Document "set/show debug
5737 observer".
5738
fcf70625
AC
57392004-05-01 Andrew Cagney <cagney@redhat.com>
5740
5741 * gdbint.texinfo (Target Architecture Definition): Delete
5742 description of DEPRECATED_PC_IN_SIGTRAMP.
5743
8ee56bcf
AC
57442004-04-30 Andrew Cagney <cagney@redhat.com>
5745
5746 * gdbint.texinfo (Target Architecture Definition): Delete
5747 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5748
67ab9a76
OF
57492004-04-30 Orjan Friberg <orjanf@axis.com>
5750
5751 * observer.texi (GDB Observers): Correct spelling.
5752
79346bcb
OF
57532004-04-26 Orjan Friberg <orjanf@axis.com>
5754
5755 * observer.texi (GDB Observers): Add target_changed event.
5756
7a464420
AC
57572004-04-08 Andrew Cagney <cagney@redhat.com>
5758
5759 * observer.texi (GDB Observers): Rework, provide generic observer
5760 definitions and then a list of observable events.
5761
6cdf9d98
AC
57622004-04-04 Andrew Cagney <cagney@redhat.com>
5763
5764 * gdbint.texinfo (Host Definition): Delete reference to
5765 NO_SIGINTERRUPT.
5766
ddc135a4
AC
57672004-04-02 Andrew Cagney <cagney@redhat.com>
5768
5769 * gdbint.texinfo (Target Architecture Definition): Delete
5770 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5771
6a1b180d
SC
57722004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5773
5774 * gdb.texinfo (TUI Commands): Document tui reg commands.
5775
d0d5df6f
AC
57762004-03-26 Andrew Cagney <cagney@redhat.com>
5777
5778 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5779 "gdbtui".
5780 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5781 (Contributors): Mention both Text and Terminal User Interface.
5782
aa2a3f87
AC
57832004-03-23 Andrew Cagney <cagney@redhat.com>
5784
5785 * gdbint.texinfo (Target Architecture Definition): Deprecate
5786 references to SIGTRAMP_START and SIGTRAMP_END.
5787
f561f026
AC
57882004-03-23 Andrew Cagney <cagney@redhat.com>
5789
5790 * gdbint.texinfo (Target Architecture Definition): Deprecate
5791 references to PC_IN_SIGTRAMP.
5792
33cb8b0f
AC
57932004-03-19 Andrew Cagney <cagney@redhat.com>
5794
5795 * gdbint.texinfo (Target Architecture Definition): Delete
5796 reference to GDB_TARGET_IS_HPPA.
5797
fc989b7a
AC
57982004-03-18 Andrew Cagney <cagney@redhat.com>
5799
5800 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5801 describe pre_init and post_init.
5802
701b08bb
DJ
58032004-03-09 Daniel Jacobowitz <drow@mvista.com>
5804
5805 * gdb.texinfo (Debugging Output): Document values for "set debug
5806 target".
5807
faae5abe
AC
58082004-02-28 Andrew Cagney <cagney@redhat.com>
5809
5810 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5811
dd79a6cf
JJ
58122004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5813
5814 * gdb.texinfo (breakpoints): Add information about the
5815 new "set breakpoint pending" and "show breakpoint pending"
5816 commands.
5817
e7f16015
AC
58182004-02-26 Andrew Cagney <cagney@redhat.com>
5819
5820 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5821 in Per-architecture module data section.
5822
7161a3a6
RM
58232004-02-25 Roland McGrath <roland@redhat.com>
5824
5825 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5826
2154891a
AC
58272004-02-24 Andrew Cagney <cagney@redhat.com>
5828
5829 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5830 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5831 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5832
6c74ac8b
AC
58332004-02-17 Andrew Cagney <cagney@redhat.com>
5834
5835 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5836
19772a2c
AC
58372004-02-16 Andrew Cagney <cagney@redhat.com>
5838
5839 * gdbint.texinfo (Target Architecture Definition): Deprecate
5840 FRAMELESS_FUNCTION_INVOCATION.
5841
c9830293
AC
58422004-02-16 Andrew Cagney <cagney@redhat.com>
5843
5844 * gdbint.texinfo (Coding): Mention -Wunused-function.
5845
b9d26eb9
AC
58462004-02-14 Andrew Cagney <cagney@redhat.com>
5847
5848 * gdbint.texinfo (Target Architecture Definition): Delete
5849 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5850
49efadf5
EZ
58512004-02-12 Elena Zannoni <ezannoni@redhat.com>
5852
5853 * gdb.texinfo: Properly quote the name "C++".
5854 * gdbint.texinfo: Ditto.
5855 * stabs.texinfo: Ditto.
5856
1eb288ea
EZ
58572004-02-11 Elena Zannoni <ezannoni@redhat.com>
5858
5859 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5860 minimal information about libiberty.
5861
e4937fc1
MC
58622004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5863
5864 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5865
a9331b3f
RM
58662004-02-04 Roland McGrath <roland@redhat.com>
5867
5868 * gdb.texinfo (Auxiliary Vector): New node (section).
5869 (Data): Add it to the menu.
5870
2650777c
JJ
58712004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5872
5873 * gdb.texinfo (Breakpoints): Add information about pending
5874 breakpoint support.
5875
b4501125
AC
58762004-01-26 Andrew Cagney <cagney@redhat.com>
5877
5878 * gdb.texinfo (Overview): Delete references to the cisco protocol
5879 including the "N" response.
5880
74055713
AC
58812004-01-26 Andrew Cagney <cagney@redhat.com>
5882
5883 * gdbint.texinfo (Target Architecture Definition): Rename
5884 EXTRACT_STRUCT_VALUE_ADDRESS to
5885 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5886
3bbe9696
EZ
58872004-01-24 Eli Zaretskii <eliz@gnu.org>
5888
5889 * gdb.texinfo (KOD): Document "show os". Add index entries for
5890 "set/show os" and "info cisco" commands.
5891
5843504f
EZ
58922004-01-21 Eli Zaretskii <eliz@gnu.org>
5893
5894 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5895
9175c9a3
MC
58962004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5897
5898 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5899 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5900
8e94b928
NR
59012004-01-19 Nick Roberts <nick@nick.uklinux.net>
5902
5903 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5904 -stack-list-locals.
5905 (GDB/MI Variable Objects): Describe extension to
5906 -var-list-children.
5907
a20cf136
DJ
59082004-01-17 Daniel Jacobowitz <drow@mvista.com>
5909
5910 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5911
afb18d0f
AC
59122004-01-17 Andrew Cagney <cagney@redhat.com>
5913
5914 * gdbint.texinfo (Target Architecture Definition): Delete
5915 documentation on DEPRECATED_NPC_REGNUM.
5916
b51970ac
DJ
59172004-01-13 Daniel Jacobowitz <drow@mvista.com>
5918
5919 * gdb.texinfo: Update copyright year. Mention that set
5920 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5921 "set follow-fork-mode ask".
5922
0f0cffd2
AC
59232004-01-13 Andrew Cagney <cagney@redhat.com>
5924
5925 * gdbint.texinfo: Update copyright year.
5926 (Coding): Add -Wunused-label to list of -Werror warnings.
5927
c552b3bb 59282004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5929 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5930
5931 * gdb.texinfo: Update copyright.
5932 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5933 around names, as appropriate. Minor syntax cleanup of
5934 _NSPrintForDebugger explanation. Two spaces after periods.
5935 GDBN used instead of lit. "gdb". Index entries added for
5936 print-object and _NSPrintForDebugger. @noindent added in one spot.
5937
afe157ca
EZ
59382003-11-11 Elena Zannoni <ezannoni@redhat.com>
5939
5940 * stabs.texinfo: Add dircategory and direntry commands.
5941 * annotate.texinfo: Ditto.
5942
963e2bb7
AC
59432003-11-10 Andrew Cagney <cagney@redhat.com>
5944
5945 * gdbint.texinfo (Target Architecture Definition): Replace the
5946 return_value method's "inval" and "outval" parameters with
5947 "readbuf" and "writebuf".
5948
1d8b2f28
JB
59492003-10-28 Jim Blandy <jimb@redhat.com>
5950
5951 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5952 from "The `F' request packet" and "The `F' reply packet", to make
5953 texi2dvi happy.
5954 (File-I/O remote protocol extension): Update menu entries, too.
5955
36d86913
MC
59562003-10-26 Michael Chastain <mec@shout.net>
5957
5958 * gdb.texinfo (Thread Stops): Document the issue with
5959 premature return from system calls in multi-threaded programs.
5960
ce2826aa
AC
59612003-10-24 Andrew Cagney <cagney@redhat.com>
5962
5963 * annotate.texinfo: Fix "fortunatly"[sic].
5964
f24c5e49
KI
59652003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5966
5967 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5968 with "Hitachi" and "Mitsubishi".
5969
92ad9cd9
AC
59702003-10-20 Andrew Cagney <cagney@redhat.com>
5971
5972 * gdbint.texinfo (Target Architecture Definition): Document
5973 gdbarch_return_value. Add cross references from
5974 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5975 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5976
0ab4b752
MK
59772003-10-18 Mark Kettenis <kettenis@gnu.org>
5978
5979 * gdbint.texinfo (Target Architecture Definition): Document
5980 regset_from_core_section.
fb3e19c0
KI
5981
59822003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5983
5984 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5985
a9331b3f 59862003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5987
5988 From Anthony Green <green@redhat.com>:
5ae4183a 5989 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5990
1485d690
KB
59912003-10-14 Kevin Buettner <kevinb@redhat.com>
5992
889bf7c5
PA
5993 * gdb.texinfo (Breakpoint related warnings): New node.
5994 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5995
86d30acc
DJ
59962003-10-13 Daniel Jacobowitz <drow@mvista.com>
5997
5998 * gdb.texinfo (Remote Protocol): Document v and vCont.
5999
172c2a43
KI
60002003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6001
6002 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6003 * gdbint.texinfo: Ditto.
6004
71952f4c
AC
60052003-10-09 Andrew Cagney <cagney@redhat.com>
6006
6007 From 2003-09-18 David Anderson <davea@sgi.com>:
6008 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6009 "command".
6010
268e2188
AC
60112003-10-03 Andrew Cagney <cagney@redhat.com>
6012
6013 * gdbint.texinfo (Target Architecture Definition): Deprecate
6014 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6015 just target.
6016
12c266ea 60172003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6018
f30992d4 6019 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6020 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6021 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6022 * gdbint.texinfo (Target Architecture Definition): Rename
6023
60242003-09-30 Andrew Cagney <cagney@redhat.com>
6025
f30992d4 6026 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6027 (Target Architecture Definition):
f30992d4 6028
2e092625
AC
6029 * gdbint.texinfo (Target Architecture Definition): Rename
6030 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6031
0717ae8a
AC
60322003-09-29 Andrew Cagney <cagney@redhat.com>
6033
dad809b7
AC
6034 * gdbint.texinfo (Target Architecture Definition): Delete
6035 documentation for NEED_TEXT_START_END.
6036
0717ae8a
AC
6037 * gdbint.texinfo (Target Architecture Definition): Rename
6038 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6039 TARGET_WRITE_PC.
a9331b3f 6040
af6cf26d
MC
60412003-09-22 Michael Chastain <mec@shout.net>
6042
6043 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6044
ee206350
AG
60452003-09-21 Anthony Green <green@redhat.com>
6046
6047 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6048
a38c9fe6
MK
60492003-09-21 Mark Kettenis <kettenis@gnu.org>
6050
6051 * gdbint.texinfo (Target Architecture Definition): Document
6052 stabs_argument_has_addr.
6053
77949794
AC
60542003-09-18 Andrew Cagney <cagney@redhat.com>
6055
6056 * gdbint.texinfo (Target Architecture Definition): Delete
6057 documentation on REGISTER_NAMES.
6058
8e823e25
MK
60592003-09-13 Mark Kettenis <kettenis@gnu.org>
6060
6061 * gdbint.texinfo (Target Architecture Definition): Replace
6062 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6063
f27dd7fd
AC
60642003-09-11 Andrew Cagney <cagney@redhat.com>
6065
6066 * gdbint.texinfo (Target Architecture Definition): Replace
6067 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6068
8b148df9
AC
60692003-08-18 Andrew Cagney <cagney@redhat.com>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Document
6072 "frame_red_zone_size".
6073
25d29d70
AC
60742003-08-09 Andrew Cagney <cagney@redhat.com>
6075
6076 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6077 with "set/show backtrace past-main" and "set/show backtrace
6078 limit".
6079
c938e9b0
L
60802003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6081
6082 * Makefile.in (install-info): Support DESTDIR.
6083 (install-html): Likewise.
6084
64fabec2
AC
60852003-08-07 Andrew Cagney <cagney@redhat.com>
6086
6087 Patch from Nick Roberts.
6088 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6089 bindings. Remove description of send-gdb-command.
6090
2fcf52f0
AC
60912003-08-07 Andrew Cagney <cagney@redhat.com>
6092
6093 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6094 GDB 6.0.
6095
086432e2
AC
60962003-08-06 Andrew Cagney <cagney@redhat.com>
6097
6098 * gdb.texinfo (Mode Options): Mention that level three is the
6099 highest available and that level 2 is deprecated.
6100 (Annotations Overview): Mention annotation levels. Cross reference
6101 to "Limitations of the Annotation Interface" in annotate.texi.
6102 (TODO, Value Annotations, Frame Annotations): Delete section.
6103 (Displays, Breakpoint Info): Delete.
6104
e5249f67
AC
61052003-08-04 Andrew Cagney <cagney@redhat.com>
6106
6107 * agentexpr.texi: Delete @bye.
6108 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6109 (stabs.info): Add $(srcdir) to include search path.
6110 (html): Depend on "annotate_toc.html", and not "annotate.html".
6111 * stabs.texinfo: Ditto. Include "fdl.texi".
6112 * gdbint.texinfo: Update copyright statement's list of invariant
6113 sections.
6114
e6f672d2
AC
61152003-07-28 Andrew Cagney <cagney@redhat.com>
6116
6117 * Makefile.in (INFO_DEPS): Add annotate.info.
6118 (dvi, ps, html, pdf): Add annotate.
6119 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6120 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6121 (ANNOTATE_DOC_FILES): New macro.
6122 (ANNOTATE_TEX_TMPS): New macro.
6123 (annotate.info, annotate_toc.html): Specify dependencies.
6124 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6125 * annotate.texinfo: Rename annotate.texi. Get building. Add
6126 "Migrating to GDB/MI" and "Limitations of the Annotation
6127 Interface" chapters. Mention why it is not part of the user
6128 guide. Update copyright notice. Include "fdl.texi".
6129
72ffddc9
SC
61302003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6131
6132 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6133
a9f12a31
DJ
61342003-07-24 Daniel Jacobowitz <drow@mvista.com>
6135
6136 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6137
b1fe9455
DJ
61382003-07-24 Daniel Jacobowitz <drow@mvista.com>
6139
6140 * gdb.texinfo (Server): Mention pidof.
6141
153721e6
AC
61422003-07-22 Andrew Cagney <cagney@redhat.com>
6143
6144 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6145 list.
6146
0fac0b41
DJ
61472003-06-28 Daniel Jacobowitz <drow@mvista.com>
6148
6149 * gdb.texinfo (Logging output): New chapter.
6150
4e562065
JB
61512003-06-24 Joel Brobecker <brobecker@gnat.com>
6152
6153 * gdb.texinfo (Unsupported languages): New section.
6154 (Languages): Add link to new section.
6155
f2c06f52
AC
61562003-06-22 Andrew Cagney <cagney@redhat.com>
6157
6158 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6159
b4177fca
DJ
61602003-06-22 Daniel Jacobowitz <drow@mvista.com>
6161
6162 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6163
f418dd93
DJ
61642003-06-22 Daniel Jacobowitz <drow@mvista.com>
6165
6166 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6167 * agentexpr.texi: Retitle section, and change it to an appendix.
6168 Comment out texinfo initialization. Factor a @var{} into two
6169 pieces to prevent makeinfo warnings.
6170 * gdb.texinfo: Add Agent Expressions appendix.
6171
4ca61388
DJ
61722003-06-19 Daniel Jacobowitz <drow@mvista.com>
6173
6174 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6175
07f31aa6
DJ
61762003-06-18 Daniel Jacobowitz <drow@mvista.com>
6177
5ae4183a 6178 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6179 remote target". Document the "detach" and "disconnect" commands.
6180 (Server, Netware, Debug Session): Reference "Connecting to a
6181 remote target".
6182 (GDB/MI Target Manipulation): Document "-target-disconnect".
6183
2dd0da42
AC
61842003-06-13 Andrew Cagney <cagney@redhat.com>
6185
6186 * gdbint.texinfo (Target Architecture Definition): Deprecate
6187 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6188 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6189
e7a3abfc
JB
61902003-06-09 Jim Blandy <jimb@redhat.com>
6191
6192 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6193
25e3a86b
AC
61942003-06-08 Andrew Cagney <cagney@redhat.com>
6195
6196 * gdbint.texinfo (Target Architecture Definition): Delete
6197 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6198
a9e5fdc2
AC
61992003-06-08 Andrew Cagney <cagney@redhat.com>
6200
6201 * gdbint.texinfo (Target Architecture Definition): Document
6202 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6203
b37303ee
AF
62042003-06-07 Adam Fedor <fedor@gnu.org>
6205
6206 * gdb.texinfo: Add Objective-C documentation.
6207
39fe6e80
AC
62082003-06-01 Andrew Cagney <cagney@redhat.com>
6209
6210 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6211 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6212
125309b2
AC
62132003-05-21 Andrew Cagney <cagney@redhat.com>
6214
6215 * gdbint.texinfo (Target Architecture Definition): Delete
6216 references to "extract_address" and "store_address".
6217
b8b527c5
AC
62182003-05-16 Andrew Cagney <cagney@redhat.com>
6219
6220 * gdbint.texinfo (Target Architecture Definition): Replace
6221 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6222 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6223
50e3ee83
TR
62242003-05-14 Theodore A. Roth <troth@openavr.org>
6225
6226 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6227
44e2be90
L
62282003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6229
6230 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6231 (gdb.dvi): Likewise.
6232 (gdb.pdf): Likewise.
6233 (links2roff): Likewise.
6234
df5215a6
JB
62352003-05-08 Jim Blandy <jimb@redhat.com>
6236
6237 * gdb.texinfo (Dump/Restore Files): Update documentation for
6238 'dump', 'append', and 'restore': note that format argument is
6239 optional; simplify presentation of the command variants; and be
6240 more precise about the formats.
6241
5e7b2f39
JB
62422003-05-07 Jim Blandy <jimb@redhat.com>
6243
6244 * gdb.texinfo (Symbols): Update documentation: 'maint list
6245 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6246 symtabs' and 'maint info psymtabs'.
6247
b1e29e33
AC
62482003-05-05 Andrew Cagney <cagney@redhat.com>
6249
6250 * gdbint.texinfo (Target Architecture Definition): Make
6251 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6252 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6253 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6254
00905d52
AC
62552003-05-04 Andrew Cagney <cagney@redhat.com>
6256
6257 * gdb.texinfo (Maintenance Commands): Document "maint print
6258 dummy-frames".
6259
54ff5908
AC
62602003-05-04 Andrew Cagney <cagney@redhat.com>
6261
6262 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6263
32e7087d
JB
62642003-05-03 J. Brobecker <brobecker@gnat.com>
6265
6266 Thierry Schneider <tpschneider1@yahoo.com>
6267 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6268 for new MI command.
6269
7043d8dc
AC
62702003-05-03 Andrew Cagney <cagney@redhat.com>
6271
6272 * gdbint.texinfo (Target Architecture Definition): Document
6273 push_dummy_code. Add cross references.
6274
e33d66ec
EZ
62752003-05-02 Elena Zannoni <ezannoni@redhat.com>
6276
6277 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6278 set/show charsets commands.
6279
0ba6dca9
AC
62802003-04-28 Andrew Cagney <cagney@redhat.com>
6281
6282 * gdbint.texinfo (Target Architecture Definition): Replace
6283 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6284 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6285
d7a27068
AC
62862003-04-28 Andrew Cagney <cagney@redhat.com>
6287
6288 * gdbint.texinfo (Target Architecture Definition): Rename
6289 "tm_print_insn" to "deprecated_tm_print_insn".
6290
44ea7b70
JB
62912003-04-09 Jim Blandy <jimb@redhat.com>
6292
6293 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6294 list psymtabs'.
6295
fb8f8949
AC
62962003-04-08 Andrew Cagney <cagney@redhat.com>
6297
6298 * gdbint.texinfo (Target Architecture Definition): Delete
6299 references to EXTRA_FRAME_INFO.
6300
32fb0f22
AC
63012003-04-08 Andrew Cagney <cagney@redhat.com>
6302
6303 * gdbint.texinfo (Target Architecture Definition): Delete
6304 PRINT_TYPELESS_INTEGER.
6305
6be67e67
JB
63062003-04-02 J. Brobecker <brobecker@gnat.com>
6307
6308 * observer.texi (GDB Observers): Adjust the documentation for the
6309 normal_stop notification to better describe reality. Fix a couple
6310 of minor typos.
6311
4e35d5f0
BR
63122003-04-02 Bob Rossi <bob_rossi@cox.net>
6313
a9331b3f 6314 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6315 '-file-list-exec-source-file'
6316
e8a8712a
AC
63172003-03-31 Andrew Cagney <cagney@redhat.com>
6318
6319 * gdbint.texinfo (Target Architecture Definition): Delete
6320 references to CALL_DUMMY_P.
6321
6c0e89ed
AC
63222003-03-30 Andrew Cagney <cagney@redhat.com>
6323
6324 * gdbint.texinfo (Target Architecture Definition): Remove
6325 reference to TARGET_WRITE_SP.
a9331b3f 6326
378bfd1b
AC
63272003-03-27 Andrew Cagney <cagney@redhat.com>
6328
6329 * gdbint.texinfo (Target Architecture Definition): Remove
6330 references to write_sp.
6c0e89ed 6331
922fbb7b
AC
63322003-03-27 Andrew Cagney <cagney@redhat.com>
6333
6334 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6335 chapter body. Use @smallexample instead of @example.
6336 (Annotations): Ditto.
6337 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6338 annotate.texi.
6339
b81774d8
AC
63402003-03-26 Andrew Cagney <cagney@redhat.com>
6341
6342 * gdbint.texinfo (Target Architecture Definition): Replace
6343 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6344 dummy_addr parameters.
6345
1bf6d5cc
AC
63462003-03-25 Andrew Cagney <cagney@redhat.com>
6347
6348 * gdbint.texinfo (Target Architecture Definition): Delete
6349 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6350 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6351 Add reference to PUSH_ARGUMENTS.
6352
618ce49f
AC
63532003-03-23 Andrew Cagney <cagney@redhat.com>
6354
6355 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6356 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6357
bcd7e15f
JB
63582003-03-18 J. Brobecker <brobecker@gnat.com>
6359
6360 * gdbint.texinfo (Algorithms): Add new section describing the
6361 Observer paradigm.
6362 (Top): Add menu entry to new observer appendix.
6363 * observer.texi: New file.
6364 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6365 new observer.texi file.
6366
9fe8321b
AC
63672003-03-17 Andrew Cagney <cagney@redhat.com>
6368
6369 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6370 that GNU Press update the manual version number.
6371
ac2adee5
AC
63722003-03-12 Andrew Cagney <cagney@redhat.com>
6373
6374 * gdbint.texinfo (Target Architecture Definition): Delete
6375 references to get_saved_register. Rename GET_SAVED_REGISTER to
6376 DEPRECATED_GET_SAVED_REGISTER.
6377
749b82f6
AC
63782003-03-13 Andrew Cagney <cagney@redhat.com>
6379
6380 * gdbint.texinfo (Target Architecture Definition): Replace
6381 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6382
8bedc050
AC
63832003-03-12 Andrew Cagney <cagney@redhat.com>
6384
6385 * gdbint.texinfo (Target Architecture Definition): Rename
6386 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6387
0ce1b118
CV
63882003-03-10 Corinna Vinschen <vinschen@redhat.com>
6389
6390 * gdb.texinfo: Add File-I/O documentation.
6391
12cc2063
AC
63922003-03-10 Andrew Cagney <cagney@redhat.com>
6393
6394 * gdbint.texinfo (Target Architecture Definition): Cross reference
6395 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6396
7453dc06
AC
63972003-03-07 Andrew Cagney <cagney@redhat.com>
6398
6399 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6400 frame" command.
6401
6314f104
AC
64022003-03-05 Andrew Cagney <cagney@redhat.com>
6403
6404 * gdbint.texinfo (Target Architecture Definition): Document
6405 unwind_dummy_id. Cross reference unwind_dummy_id and
6406 SAVE_DUMMY_FRAME_TOS.
6407
f1212245
DJ
64082003-03-05 James Ingham <jingham@apple.com>
6409 Daniel Jacobowitz <drow@mvista.com>
6410
6411 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6412 and "show cp-abi".
6413
77e7e267
AC
64142003-03-03 Andrew Cagney <cagney@redhat.com>
6415
6416 * gdbint.texinfo (Target Architecture Definition): Document
6417 register_type.
6418
838a8221
AC
64192003-03-03 Andrew Cagney <cagney@redhat.com>
6420
6421 * stabs.texinfo (Structures): Use @samp and separate @var's
6422 instead of a single @var containing a comma separated list.
6423 (Unions): Ditto.
6424
d7f4a264
DJ
64252003-03-02 Daniel Jacobowitz <drow@mvista.com>
6426
6427 * Makefile.in (distclean): Remove config.log.
6428
f30ee0bc
AC
64292003-03-01 Andrew Cagney <cagney@redhat.com>
6430
6431 * gdbint.texinfo (Target Architecture Definition): Rename
6432 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6433
64342003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6435
6436 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6437 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6438
be448670
CF
64392003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6440
6441 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6442 (Non-debug DLL symbols): New node, describing the minimal symbols
6443 loaded from DLLs without real debugging symbols.
6444
501eef12
AC
64452003-02-20 Andrew Cagney <ac131313@redhat.com>
6446
6447 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6448 hardware-breakpoint-limit".
6449 (Set Watchpoints): Add cross reference to "set remote
6450 hardware-watchpoint-limit".
6451 (Remote configuration options): New section.
6452
21c294e6
AC
64532003-02-04 Andrew Cagney <ac131313@redhat.com>
6454
e9be73e4
AC
6455 * gdbint.texinfo (Target Architecture Definition): Delete
6456 descrption of IS_TRAPPED_INTERNALVAR.
6457
21c294e6
AC
6458 From Keith Seitz <keiths@redhat.com>:
6459 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6460 option "-i"/"--interpreter" to this chapter. Include index
6461 entries.
6462
0179ffac
DC
64632003-02-04 David Carlton <carlton@math.stanford.edu>
6464
6465 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6466 (Variables): Recommend stabs+ and DWARF 2.
6467 (C plus plus expressions): Correct info about
6468 compiler versions, debug formats.
6469 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6470 PR symtab/874.
6471
7ca9f392
AC
64722003-02-01 Andrew Cagney <ac131313@redhat.com>
6473
6474 * gdbint.texinfo (Target Architecture Definition): Delete
6475 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6476 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6477 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6478 references to nindy and i960.
6479 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6480
31a85ea2
AC
64812003-02-01 Andrew Cagney <ac131313@redhat.com>
6482
6483 * gdbint.texinfo (Target Architecture Definition): Delete
6484 FLOAT_INFO.
6485
6b894e49
AC
64862003-01-30 Andrew Cagney <ac131313@redhat.com>
6487
6488 * stabs.texinfo (Member Type Descriptor): Clarify description of
6489 `@'. Suggested by Ben Hutchings.
6490
c48861fb
AC
64912003-01-29 Andrew Cagney <ac131313@redhat.com>
6492
6493 * gdb.texinfo (M68K): Delete reference to es1800.
6494
617073a9
AC
64952003-01-29 Andrew Cagney <ac131313@redhat.com>
6496
6497 * gdb.texinfo (Maintenance Commands): Document `maint print
6498 reggroups' and `maint print register-groups'.
6499 * gdbint.texinfo (Target Architecture Definition): Document
6500 register_reggroup_p.
6501
5b5d99cf
JB
65022003-01-23 Jim Blandy <jimb@redhat.com>
6503
6504 * gdb.texinfo (Separate Debug Files): New section.
6505
e7ba9c65
DJ
65062003-01-22 Daniel Jacobowitz <drow@mvista.com>
6507
6508 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6509 and "maint show profile".
6510
94e91d6d
MC
65112003-01-16 Michael Chastain <mec@shout.net>
6512
6513 * gdb.texinfo (Installing GDB): Warn against
6514 ".../gdb-VERSION/gdb/configure".
6515 (Separate Objdir): Likewise.
6516
867f3898
AC
65172003-01-15 Andrew Cagney <ac131313@redhat.com>
6518
6519 * gdbint.texinfo (Target Architecture Definition): Delete
6520 definition of PRINT_REGISTER_HOOK.
6521
f153cc92
EZ
65222003-01-15 Elena Zannoni <ezannoni@redhat.com>
6523
6524 (OpenRISC 1000): Fix formatting of command names.
6525
c60eb6f1
EZ
65262003-01-15 Elena Zannoni <ezannoni@redhat.com>
6527
6528 * gdb.texinfo (Continuing and Stepping): Add new command
6529 'advance'. Clarify behavior of 'until'.
6530
f5ebfba0
DJ
65312003-01-13 Daniel Jacobowitz <drow@mvista.com>
6532
6533 * gdb.texinfo (Files): Document solib-absolute-prefix and
6534 solib-search-path.
6535
4ce8657e
MC
65362003-01-09 Michael Chastain <mec@shout.net>
6537
6538 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6539 (Create a Release): Add new instructions for new @file{src-release}.
6540 Document existing instructions for @file{Makefile.in} as
6541 being for @value{GDBN} 5.3.1 or earlier.
6542
372613e3
AC
65432003-01-09 Andrew Cagney <ac131313@redhat.com>
6544
6545 * gdbint.texinfo (Target Architecture Definition): Mention
6546 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6547 allocate memory.
6548
b4e9345d
DJ
65492003-01-04 Daniel Jacobowitz <drow@mvista.com>
6550
6551 * gdb.texinfo (Controlling GDB): Add @kindex for
6552 "show osabi".
6553 (Backtraces): Add @kindex's for backtrace-below-main.
6554
98b45e30
DJ
65552003-01-04 Daniel Jacobowitz <drow@mvista.com>
6556
6557 * gdb.texinfo (Controlling GDB): Document "set osabi".
6558
95f90d25
DJ
65592003-01-04 Daniel Jacobowitz <drow@mvista.com>
6560
6561 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6562 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6563
1e698235
DJ
65642003-01-04 Daniel Jacobowitz <drow@mvista.com>
6565
6566 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6567 "set coerce-float-to-double".
6568 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6569
e632838e
AC
65702003-01-02 Andrew Cagney <ac131313@redhat.com>
6571
6572 * stabs.texinfo: Remove obsolete text.
6573 * gdbint.texinfo: Ditto.
6574 * gdb.texinfo: Ditto.
6575
c133ab7a
MK
65762002-12-22 Mark Kettenis <kettenis@gnu.org>
6577
6578 * gdbint.texinfo (Target Architecture Definition): Update
6579 description of gdbarch_register_osabi.
6580
f821f325
KH
65812002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6582
6583 * agentexpr.texi: Fix typos.
6584 * annotate.texi: Likewise.
6585 * fdl.texi: Likewise.
6586
85a6d8d3 65872002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6588
6589 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6590 DEPRECATED_INIT_FRAME_PC.
6591
ae45cd16
AC
65922002-12-01 Andrew Cagney <ac131313@redhat.com>
6593
6594 * gdbint.texinfo (Target Architecture Definition): Delete
6595 PC_IN_CALL_DUMMY.
6596
07555a72
AC
65972002-11-28 Andrew Cagney <ac131313@redhat.com>
6598
6599 * gdbint.texinfo (Host Definition): Delete documentation on
6600 USE_GENERIC_DUMMY_FRAMES.
6601
c166cdc7
EZ
66022002-11-26 Elena Zannoni <ezannoni@redhat.com>
6603
5ae4183a 6604 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6605 * Makefile.in (install-info): Run the install-info command as part
6606 of the post install steps only.
6607 (uninstall-info): New target.
6608 (uninstall): New target.
6609
35db0260
EZ
66102002-11-22 Elena Zannoni <ezannoni@redhat.com>
6611
6612 * Makefile.in (install): Make install do some real work.
6613
9ba8d803
AC
66142002-11-19 Andrew Cagney <ac131313@redhat.com>
6615
6616 Fix POSIX problem reported by Paul Eggert.
6617 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6618 Fix PR gdb/527.
6619
903ad3a6
AC
66202002-10-26 Andrew Cagney <cagney@redhat.com>
6621
6622 * gdbint.texinfo (Target Architecture Definition): Delete
6623 definition of DO_REGISTERS_INFO.
6624
f2abfe65
KB
66252002-10-18 Kevin Buettner <kevinb@redhat.com>
6626
6627 * gdbint.texinfo (Address Classes): Fix problems with insertion
6628 of ``{'' and ``}'' in example.
6629
b5b0480a
KB
66302002-10-17 Kevin Buettner <kevinb@redhat.com>
6631
6632 * gdbint.texinfo (Address Classes): New section.
6633 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6634 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6635 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6636 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6637
c85508ee
KD
66382002-10-11 Klee Dienes <kdienes@apple.com>
6639
6640 * gdb.texinfo (Registers): Mention vector registers as well as
6641 floating registers in the documentation for 'info registers' and
6642 'info all-registers'.
6643
6d12fc3d
DJ
66442002-10-11 Daniel Jacobowitz <drow@mvista.com>
6645
6646 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6647
8d19fbd2
JJ
66482002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6649
6650 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6651 interface definition.
6652
a37295f9
MM
66532002-10-03 Marko Mlinar <markom@opencores.org>
6654
6655 * gdb.texinfo (Target Commands): Add or1k target specific
6656 commands.
6657 * gdb.texinfo (Contributors): Add myself to the contributors list.
6658
da0f9dcd
AC
66592002-10-01 Andrew Cagney <ac131313@redhat.com>
6660
6661 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6662 and "mi1" instead of "mi1" and "mi0".
6663
2e834e49
HPN
66642002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6665
6666 * gdb.texinfo (Packets): Fix typos "alligned".
6667 Correct z3/Z3 description. Correct z4/Z4 title.
6668
050be0dc
AC
66692002-09-27 Andrew Cagney <ac131313@redhat.com>
6670
6671 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6672
1104b9e7
KB
66732002-09-25 Kevin Buettner <kevinb@redhat.com>
6674
6675 * gdb.texinfo: Use GNU/Linux instead of Linux.
6676
512217c7
AC
66772002-09-25 Andrew Cagney <ac131313@redhat.com>
6678
6679 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6680
10998722
AC
66812002-09-24 Andrew Cagney <ac131313@redhat.com>
6682
512217c7 6683 * gdb.texinfo: Replace @example with @smallexample.
10998722 6684
a0eb71c5
KB
66852002-09-20 Kevin Buettner <kevinb@redhat.com>
6686
f7dc1244 6687 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6688 * gdb.texinfo (Character Sets): Use @smallexample instead of
6689 @example. Use GNU/Linux instead of Linux.
6690
66912002-09-20 Jim Blandy <jimb@redhat.com>
6692
6693 * gdb.texinfo: Add character set documentation.
6694
2f870471
AC
66952002-09-19 Andrew Cagney <ac131313@redhat.com>
6696
6697 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6698 (Packets): Add cross reference from `b' packet to `z' packets.
6699
790eb8f5
AC
67002002-09-19 Andrew Cagney <ac131313@redhat.com>
6701
8d30a00d
AC
6702 * gdb.texinfo (Maintenance Commands): Document ``maint
6703 internal-error'' and ``maint internal-warning''.
6704
790eb8f5
AC
6705 * gdbint.texinfo (Target Architecture Definition): Revise
6706 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6707
a23a7bf1
JB
67082002-09-19 Joel Brobecker <brobecker@gnat.com>
6709
6710 * gdbint.texinfo (Target Conditionals): Document the new
6711 NAME_OF_MALLOC macro.
6712
299ffc64
AC
67132002-09-05 Andrew Cagney <ac131313@redhat.com>
6714
6715 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6716 engineer.
6717
b7bb15bc
SC
67182002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6719
6720 * gdb.texinfo (TUI Overview): Document status line fields.
6721
3d757584
SC
67222002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6723
6724 * gdb.texinfo (TUI Commands): Document info win command.
6725
269c21fe
SC
67262002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6727
6728 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6729
7cf36c78
SC
67302002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6731
6732 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6733 (TUI Keys): Likewise.
6734
d2c6833e
AC
67352002-08-25 Andrew Cagney <ac131313@redhat.com>
6736
6737 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6738 for a packet receive.
6739
46d8b1c3
AC
67402002-08-25 Andrew Cagney <ac131313@redhat.com>
6741
6742 * Makefile.in (clean): Move to end of file.
6743 (distclean, maintainer-clean, realclean): Ditto.
6744 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6745 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6746 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6747 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6748
b0787093
AC
67492002-08-24 Andrew Cagney <ac131313@redhat.com>
6750
6751 * Makefile.in (GDBINT_TEX_TMPS): Define.
6752 (gdbint.dvi, gdbint.pdf): Use
6753 (GDB_TEX_TMPS): Define.
6754 (gdb.dvi, gdb.pdf): Use.
6755 (STABS_TEX_TMPS): Define.
6756 (stabs.dvi, stabs.pdf): Use.
6757 (GDB_DOC_SOURCE_INCLUDES): New macros.
6758 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6759 (GDBINT_DOC_FILES_INCLUDES): New macros.
6760 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6761 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6762 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6763 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6764 (links2roff): Replace SFILES_INCLUDED with
6765 GDB_DOC_SOURCE_INCLUDES.
6766 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6767 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6768 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6769 dependencies.
6770 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6771 dependencies.
6772 (gdbmi.texinfo): Delete rule.
6773 (inc-hist.texinfo): Delete rule.
6774 (rluser.texinfo): Delete rule.
6775
ebba8386
AC
67762002-08-23 Andrew Cagney <cagney@redhat.com>
6777
6778 * gdbint.texinfo (Target Architecture Definition): Update
6779 STORE_RETURN_VALUE, mention regcache.
6780
0ab7a791
AC
67812002-08-21 Andrew Cagney <ac131313@redhat.com>
6782
6783 * gdbint.texinfo (Target Architecture Definition): Document
6784 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6785
ee2d5c50
AC
67862002-08-19 Andrew Cagney <ac131313@redhat.com>
6787
6788 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6789 Fix minor typos. Add index entries.
6790
53c69bd7
AC
67912002-08-18 Andrew Cagney <ac131313@redhat.com>
6792
6793 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6794
e76f1f2e
AC
67952002-08-15 Andrew Cagney <ac131313@redhat.com>
6796
6797 * gdbint.texinfo (Target Architecture Definition): Document
6798 PRINT_VECTOR_INFO.
6799 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6800
0680b120
AC
68012002-08-13 Andrew Cagney <ac131313@redhat.com>
6802
6803 * gdb.texinfo (Maintenance Commands): Document "maint print
6804 registers", "maint print raw-registers" and "maint print
6805 cooked-registers".
6806
3c3bea1c
GS
68072002-08-08 Grace Sainsbury <graces@redhat.com>
6808
a9331b3f 6809 From Mark Salter:
3c3bea1c
GS
6810 * gdb.texinfo (Protocol): Document T packet extension to
6811 allow watchpoint address reporting.
6812
42f9b0a5
AC
68132002-08-03 Andrew Cagney <ac131313@redhat.com>
6814
6815 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6816
db034ac5
AC
68172002-08-01 Andrew Cagney <cagney@redhat.com>
6818
6819 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6820 to CHILL.
6821
e2b28d04
AC
68222002-08-01 Andrew Cagney <ac131313@redhat.com>
6823
6824 * gdbint.texinfo (Coding): Revise section "Include Files".
6825
7fb623f7
AC
68262002-07-24 Andrew Cagney <cagney@redhat.com>
6827
6828 * gdbint.texinfo: Obsolete references to m88k.
6829 * gdb.texinfo: Ditto.
6830
4a2b4636
JB
68312002-07-10 Joel Brobecker <brobecker@gnat.com>
6832
7fb623f7 6833 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6834 where the proper version of autoconf can be retrieved.
6835
a71ec265
DH
68362002-07-09 Don Howard <dhoward@redhat.com>
6837
6838 * gdb.texinfo (Command Files): Further describe the behavior of
6839 sourced command files.
6840
b9aa90c9
AC
68412002-06-27 Andrew Cagney <ac131313@redhat.com>
6842
6843 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6844 (Coding): Clarify ISO C version that GDB assumes.
6845
40dd2248
TT
68462002-06-26 Tom Tromey <tromey@redhat.com>
6847
6848 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6849 add_setshow_cmd_full.
6850
bfac230e
DH
68512002-06-25 Don Howard <dhoward@redhat.com>
6852
6853 * gdb.texinfo (Memory Region Attributes): Document new behavior
6854 for 'mem' command.
6855
475b0867
JB
68562002-06-11 Jim Blandy <jimb@redhat.com>
6857
919d772c
JB
6858 * gdb.texinfo (Symbols): Update documentation for `info source'
6859 command.
6860
475b0867
JB
6861 * gdb.texinfo (Macros): Call the command `info macro', not
6862 `show macro'.
6863
ba8c9337
AC
68642002-06-09 Andrew Cagney <ac131313@redhat.com>
6865
6866 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6867 data''.
6868
1029b7fa
MK
68692002-06-09 Mark Kettenis <kettenis@gnu.org>
6870
6871 * gdbint.texinfo (Target Architecture Definition): Document
6872 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6873
16737d73
AC
68742002-06-08 Andrew Cagney <ac131313@redhat.com>
6875
6876 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6877 lists.
6878
30107679
AC
68792002-06-08 Andrew Cagney <ac131313@redhat.com>
6880
6881 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6882 Branch''.
6883
3352e23e
AC
68842002-06-01 Andrew Cagney <ac131313@redhat.com>
6885
6886 * gdbint.texinfo (Target Architecture Definition): Add section
6887 ``Converting an existing Target Architecture to Multi-arch''.
6888
cbb09e6a
AC
68892002-05-30 Andrew Cagney <ac131313@redhat.com>
6890
6891 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6892 to ``Obsoleting code''. Revise.
6893
e2e0bcd1
JB
68942002-05-17 Jim Blandy <jimb@redhat.com>
6895
6896 * gdb.texinfo (C Preprocessor Macros): New chapter.
6897 Include it in the main menu.
6898 (Contributors): Credit Jim Blandy with macro support.
6899 (Compilation): Explain how to get macro information into the
6900 executable.
6901 (Expressions): Note that preprocessor macros are expanded.
6902
9db8d71f
DJ
69032002-05-14 Daniel Jacobowitz <drow@mvista.com>
6904
6905 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6906 options for `target remote'.
6907
6d531722
AC
69082002-05-13 Andrew Cagney <ac131313@redhat.com>
6909
6910 * gdbint.texinfo (Target Architecture Definition): Delete
6911 documentation on NNPC_REGNUM.
6912
13d01224
AC
69132002-05-11 Andrew Cagney <ac131313@redhat.com>
6914
6915 * gdbint.texinfo (Target Architecture Definition): Document
6916 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6917 (Target Architecture Definition): Revise section `Using Different
6918 Register and Memory Data Representations'. Add section `Raw and
6919 Virtual Register Representations'.
6920
b2e75d78
AC
69212002-05-11 Andrew Cagney <ac131313@redhat.com>
6922
6923 * gdbint.texinfo (Target Architecture Definition): Mention
6924 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6925 (Target Architecture Definition): Mention same. Add references to
6926 web pages.
6927
2c8682ee
MS
69282002-05-08 Michael Snyder <msnyder@redhat.com>
6929
6930 * stabs.texinfo (Attributes): Document new "vector" attribute.
6931
0816590b
AC
69322002-05-04 Andrew Cagney <ac131313@redhat.com>
6933
6934 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6935
2653173e
AC
69362002-05-04 Andrew Cagney <ac131313@redhat.com>
6937
6938 * gdb.texinfo: Delete obsolete references to a29k.
6939
d7bd68ca
AC
69402002-04-24 Andrew Cagney <ac131313@redhat.com>
6941
6942 * gdbint.texinfo (Target Architecture Definition): Replace
6943 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6944
21d83aa5
DM
69452002-04-24 David S. Miller <davem@redhat.com>
6946
6947 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6948
7673a6cc
DM
69492002-04-21 David S. Miller <davem@redhat.com>
6950
6951 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6952
d49d1e0a
AC
69532002-04-21 Andrew Cagney <ac131313@redhat.com>
6954
6955 * gdbint.texinfo (Target Architecture Definition): Delete
6956 definition of HAVE_REGISTER_WINDOWS.
6957
f7dc1244 69582002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6959
6960 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6961 "Theodore A. Roth" <troth@verinet.com>.
6962
5ca0cb28
DH
69632002-04-15 Don Howard <dhoward@redhat.com>
6964
f7dc1244 6965 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6966 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6967 Provide a better explaination of this feature.
5ca0cb28 6968
f208ba17
AC
69692002-04-14 Andrew Cagney <ac131313@redhat.com>
6970
6971 * gdbint.texinfo (Target Architecture Definition): Remove
6972 FRAME_CHAIN_COMBINE.
6973
d5ba91de
MC
69742002-04-12 Michael Chastain <mec@shout.net>
6975
6976 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6977 REG_STACK_SEGMENT.
6978
26818220
MC
69792002-04-09 Michael Chastain <mec@shout.net>
6980
6981 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6982 PYRAMID_* macros.
6983
129188f6
AC
69842002-04-07 Andrew Cagney <ac131313@redhat.com>
6985
6986 * gdb.texinfo (Bug Reporting): Document that the web is the
6987 prefered way of submitting bug reports.
6988 (Bug Reporting): Delete the s-mail address as the last resort.
6989
8227c0ff
AC
69902002-04-05 Andrew Cagney <ac131313@redhat.com>
6991
6992 * gdbint.texinfo (Target Architecture Definition): Delete
6993 references to TARGET_WRITE_FP and write_fp.
6994
16d9dec6
MS
69952002-03-27 Michael Snyder <msnyder@redhat.com>
6996
6997 * gdb.texinfo: Document new commands dump, append, and restore.
6998
9ae8b82c
AC
69992002-03-27 Andrew Cagney <ac131313@redhat.com>
7000
7001 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7002 Branch'.
7003
474c8240
AC
70042002-03-18 Andrew Cagney <ac131313@redhat.com>
7005
7006 * gdb.texinfo: Change all examples to @smallexample.
7007 * gdbint.texinfo: Ditto.
a9331b3f 7008
fb0ff88f
AC
70092002-03-18 Andrew Cagney <ac131313@redhat.com>
7010
7011 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7012 Branches''.
7013
9bb0a4d8
AC
70142002-03-18 Andrew Cagney <ac131313@redhat.com>
7015
7016 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7017 Policy''.
7018
937f164b
FF
70192002-03-04 Fred Fish <fnf@redhat.com>
7020
7021 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7022 expresson, suports, dependant, trhe, perhaphs, situtations,
7023 explictily, taged, oportunity, unfortunatly).
7024
a7b40f07
AC
70252002-02-24 Andrew Cagney <ac131313@redhat.com>
7026
7027 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7028 Remove reference to 3.12.
7029
aab4e0ec
AC
70302002-02-23 Andrew Cagney <ac131313@redhat.com>
7031
7032 * gdbint.texinfo: Include fdl.texi.
7033 (Top): Add GNU Free Documentation License.
7034 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7035 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7036 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7037 (gdbint.info): Add srcdir to include path.
7038 * gdb.texinfo: Include gpl.texi.
7039 (Top): Add Copying.
7040 * gpl.texi: New file.
7041
47b95330
AC
70422002-02-23 Andrew Cagney <ac131313@redhat.com>
7043
7044 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7045
78c47bea
PM
70462002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7047
7048 * gdb.texinfo: Document Cygwin native specific commands.
7049
56460a61
DJ
70502002-02-15 Daniel Jacobowitz <drow@mvista.com>
7051
7052 * gdb.texinfo: Document gdbserver ``--attach'' command.
7053
def71bfa
MS
70542002-02-07 Michael Snyder <msnyder@redhat.com>
7055
7056 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7057 to @code(_ovly_debug_event).
7058
c928edc0
AC
70592002-02-07 Andrew Cagney <ac131313@redhat.com>
7060
7061 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7062
81d46470
MS
70632002-02-06 Michael Snyder <msnyder@redhat.com>
7064
7065 * gdb.texinfo (overlays): Mention new magic symbol
7066 '_ovly_debug_event', which allows GDB to keep better track
7067 of overlays.
7068
f7dc1244 70692002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7070
7071 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7072 Suggested by Dmitry Sivachenko.
7073
7074 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7075
15110bc3
MS
70762002-02-01 Michael Snyder <msnyder@redhat.com>
7077
7078 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7079
6763aef9
MS
70802002-01-30 Michael Snyder <msnyder@redhat.com>
7081
ac282366
MS
7082 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7083 (set trust-readonly-sections): Document.
6763aef9 7084
8642bc8f
AC
70852002-01-29 Andrew Cagney <ac131313@redhat.com>
7086
7087 * gdbint.texinfo (Releasing GDB): Revise and update.
7088
afe64c1a
AC
70892002-01-28 Andrew Cagney <ac131313@redhat.com>
7090
7091 * gdbint.texinfo (Target Architecture Definition): Delete
7092 description of TARGET_BYTE_ORDER_DEFAULT.
7093
f7dc1244 70942002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7095
7096 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7097 <mitya@cavia.pp.ru>.
7098
3d6e1b5a
AC
70992002-01-23 Andrew Cagney <ac131313@redhat.com>
7100
7101 * libgdb.texinfo: Delete file.
7102
6c0e9fb3
AC
71032002-01-22 Andrew Cagney <ac131313@redhat.com>
7104
7105 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7106 * gdbint.texinfo: Ditto.
7107
e0ce93ac
AC
7108Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7109
7110 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7111
be298bcc
AC
71122002-01-22 Andrew Cagney <ac131313@redhat.com>
7113
7114 * Makefile.in: Update copyright.
7115 (TEXI2DVI): Define.
7116 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7117 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7118 gdb-cfg.texi.
7119 (TEXINDEX, PDFTEX): Delete makefile variables.
7120
8e04817f
AC
71212002-01-22 Andrew Cagney <ac131313@redhat.com>
7122
7123 * gdb.texinfo (Protocol): Move section to appendix.
7124
6b2f586d
AC
71252002-01-21 Andrew Cagney <ac131313@redhat.com>
7126
7127 * gdb.texinfo (Remote Debugging): Create a menu.
7128 (Top): Add ``Remote Debugging'' to menu.
7129
6f05cf9f
AC
71302002-01-21 Andrew Cagney <ac131313@redhat.com>
7131
7132 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7133 serial protocol'' from here.
7134 (Remote Debugging): To here. New chapter.
7135
3fd3d7d2
AC
71362002-01-20 Andrew Cagney <ac131313@redhat.com>
7137
7138 * gdbint.texinfo (Target Architecture Definition): Delete
7139 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7140
7fd60527
AC
71412002-01-20 Andrew Cagney <ac131313@redhat.com>
7142
7143 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7144 are no longer needed.
7145 (Porting GDB): Add maintainer note about configure.host.
7146
c2f05ac9
AC
71472002-01-20 Andrew Cagney <ac131313@redhat.com>
7148
7149 * gdbint.texinfo (Target Architecture Definition): Remove
7150 definition of IEEE_FLOAT.
7151
f7dc1244 71522002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7153
7154 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7155 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7156 <3diff@gnu.org>
231b2aad 7157
82600034
AC
71582002-01-19 Andrew Cagney <ac131313@redhat.com>
7159
7160 * gdbint.texinfo (Host Definition): Remove references to
7161 MALLOC_INCOMPATIBLE.
7162
7708fa01
AC
71632002-01-17 Andrew Cagney <ac131313@redhat.com>
7164
7165 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7166 and xyz-xdep.o.
7167
eb12ee30
AC
71682002-01-17 Andrew Cagney <ac131313@redhat.com>
7169
889bf7c5 7170 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7171 (Set Breaks): Copy ``maint info breakpoint'' doco to
7172 ``Maintenance Commands'' appendix. Add reference.
7173
c9ccaa92
AC
71742002-01-17 Andrew Cagney <ac131313@redhat.com>
7175
7176 * fdl.texi: Remove next/prev from @node.
7177
f7dc1244 71782002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7179
7180 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7181 for monstrous @multitable (from Brian Youmans).
7182
7183 * fdl.texi: New file.
7184
7185 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7186
8973da3a
AC
71872002-01-15 Andrew Cagney <ac131313@redhat.com>
7188
7189 * gdbint.texinfo (Releasing GDB): New chapter.
7190
7d86b5d5
AC
71912002-01-14 Andrew Cagney <ac131313@redhat.com>
7192
7193 * gdb.texinfo (Embedded Processors, Calling program functions):
7194 Obsolete references to a29k.
7195
cc1cb004
AC
71962002-01-13 Andrew Cagney <ac131313@redhat.com>
7197
7198 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7199 examples. Document that a code-block should do or discard its
7200 cleanups before exit.
7201
79f12247
MS
72022002-01-11 Michael Snyder <msnyder@redhat.com>
7203
7204 * gdb.texinfo (Choosing files): Change @samp to @file.
7205
19837790
MS
72062002-01-05 Michael Snyder <msnyder@redhat.com>
7207
7208 * gdb.texinfo (--pid): Document new command line option (attach).
7209
f7dc1244 72102002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7211
7212 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7213 in the stub.
7214
d7449b42
AC
72152002-01-04 Andrew Cagney <ac131313@redhat.com>
7216
7217 * gdbint.texinfo (Target Architecture Definition): Replace
7218 BIG_ENDIAN with BFD_ENDIAN_BIG.
7219
f23631e4
AC
72202002-01-03 Andrew Cagney <ac131313@redhat.com>
7221
7222 * gdbint.texinfo (Target Architecture Definition): Replace
7223 value_ptr with struct value pointer.
7224
72c9928d
EZ
72252002-01-02 Eli Zaretskii <eliz@gnu.org>
7226
7227 * gdb.texinfo (Free Software): Fix wording.
7228
959acfd1
EZ
72292001-12-31 Eli Zaretskii <eliz@gnu.org>
7230
7231 * gdb.texinfo (Free Software): New section ``Free Software Needs
7232 Free Documentation''.
7233
f7dc1244 72342001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7235
7236 * stabs.texinfo:
7237 * gdb.texinfo:
7238 * gdbint.texinfo:
7239 * libgdb.texinfo:
7240 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7241
6600abed
MS
72422001-12-29 Michael Snyder <msnyder@redhat.com>
7243
7244 * gdb.texinfo (maint info sections): Fix typo.
7245
f6680716
MS
72462001-12-26 Michael Snyder <msnyder@redhat.com>
7247
fe95c787
MS
7248 * gdb.texinfo (maint info sections): Document.
7249
a9331b3f 7250 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7251 'info proc' sub-options that are currently not implemented.
7252
c3d3ce5b
JB
72532001-12-20 Jim Blandy <jimb@redhat.com>
7254
7255 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7256
778eb05e
AC
72572001-12-15 Andrew Cagney <ac131313@redhat.com>
7258
7259 * gdbint.texinfo (Target Architecture Definition): Replace
7260 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7261
2607059c
AC
72622001-12-01 Andrew Cagney <ac131313@redhat.com>
7263
7264 * gdbint.texinfo (Host Definition): Delete documentation on
7265 HOST_BYTE_ORDER.
7266
df0cd8c5
JB
72672001-11-30 Jim Blandy <jimb@redhat.com>
7268
7269 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7270 overlay support. Add to top-level menu.
df0cd8c5 7271
88118b3a
TT
72722001-11-26 Tom Tromey <tromey@redhat.com>
7273
7274 * gdb.texinfo (Command Syntax): Document C-o binding.
7275
96565e91
CF
72762001-07-26 Christopher Faylor <cgf@redhat.com>
7277
7278 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7279 use since it is described in the referenced section.
7280
f7dc1244 7281 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7282 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7283 clearer when using DJGPP.
7284
2a3d5645
CF
72852001-11-24 Christopher Faylor <cgf@redhat.com>
7286
7287 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7288 specifically refer to MS-DOS.
7289 (command files): Mention gdb.ini is only used on MS-DOS.
7290
aa26fa3a
TT
72912001-11-21 Tom Tromey <tromey@redhat.com>
7292
7293 * gdb.texinfo (Invoking GDB): Document --args.
7294 (Mode Options): Likewise.
7295
4f8ada06
JB
72962001-11-21 Jim Blandy <jimb@redhat.com>
7297
7298 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7299 Delete documentation; this macro has been removed from the
7300 sources.
4f8ada06 7301
3fe0dc10
JB
73022001-11-13 Jim Blandy <jimb@redhat.com>
7303
7304 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7305
9e5abb06
CV
73062001-11-06 Corinna Vinschen <vinschen@redhat.com>
7307
7308 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7309
1c5dfdad
MS
73102001-11-05 Michael Snyder <msnyder@redhat.com>
7311
a9331b3f 7312 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7313 quote regexp chars in function names such as "operator*()".
7314
990f9fe3
FF
73152001-11-01 Fred Fish <fnf@redhat.com>
7316
7317 * gdbint.texinfo (SOLIB_ADD): Document additional new
7318 "readsyms" arg.
7319
b433d00b
DH
73202001-10-30 Don Howard <dhoward@redhat.com>
7321
070b1dd3
DH
7322 * gdb.texinfo: (Command Files) Added documentation for the
7323 behavior of gdb with input redirected from a file.
b433d00b 7324
b7209cb4
FF
73252001-10-28 Fred Fish <fnf@redhat.com>
7326
7327 * gdb.texinfo (auto-solib-add): Change docs to match
7328 implementation change.
7329 (auto-solib-limit): Add docs for new variable.
7330
1aa20aa8
AC
73312001-10-15 Andrew Cagney <ac131313@redhat.com>
7332
7333 * gdbint.texinfo (Target Architecture Definition): Function
7334 value_as_pointer renamed to value_as_address.
7335
fc0c74b1
AC
73362001-10-15 Andrew Cagney <ac131313@redhat.com>
7337
7338 * gdbint.texinfo (Target Architecture Definition): Default
7339 POINTER_TO_ADDRESS functions assume unsigned addresses.
7340 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7341 posting by Jim Blandy.
7342
f4846649
JB
73432001-10-12 Jim Blandy <jimb@redhat.com>
7344
7345 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7346 version of texi2html (1.64) doesn't support this flag any more.
7347
f277788b
MK
73482001-09-08 Mark Kettenis <kettenis@gnu.org>
7349
a9dc4918
MK
7350 * gdbint.texinfo (Host Definition): Remove description of
7351 MEM_FNS_DECLARED.
7352
d28379df
MK
7353 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7354
f277788b
MK
7355 * gdbint.texinfo (Host Definition): Remove description of
7356 HAVE_SIGSETMASK.
7357
7ccaa899
EZ
73582001-09-04 Elena Zannoni <ezannoni@redhat.com>
7359
7360 * gdbint.texinfo (Target Architecture Definition): Add
7361 explanation of TARGET_PRINT_INSN macro.
7362
17d9d558
JB
73632001-08-30 Jim Blandy <jimb@redhat.com>
7364
7365 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7366 Explain what it means to load relocatable files.
7367
72cde065
JB
73682001-08-28 Jim Blandy <jimb@redhat.com>
7369
7370 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7371 info `top' menu.
7372
9e678452
CF
7373Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7374
7375 * gdbint.texinfo: Add a cautionary note about macro use.
7376
a2bea4c3 73772001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7378
a2bea4c3
CV
7379 * gdb.texinfo: Explain omitting the hostname in the
7380 `target remote' command.
7381
1129bf27
DJ
73822001-07-30 Daniel Jacobowitz <drow@mvista.com>
7383
7384 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7385 and END-INFO-DIR-ENTRY.
7386
732b3002
SC
73872001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7388
7389 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7390
89437448
AC
73912001-07-25 Andrew Cagney <ac131313@redhat.com>
7392
7393 * gdbint.texinfo (libgdb): Rewrite.
7394
f7dc1244 73952001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7396
7397 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7398
c4555f82
SC
73992001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7400
7401 * gdb.texinfo (TUI): New chapter, document the TUI.
7402 (Mode Options): Document the -tui option.
7403
2f45a6e0
MK
74042001-07-23 Mark Kettenis <kettenis@gnu.org>
7405
7406 * gdbint.texinfo (Host Definition): Remove description of
7407 NEED_POSIX_SETPGID.
7408
f7dc1244 74092001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7410
7411 * gdb.tex (DJGPP Native): New node, with descriptions of
7412 DJGPP-specific commands.
7413
be9c6c35
JM
74142001-07-19 John R. Moore <jmoore@redhat.com>
7415
7416 * gdbint.texinfo: Three misspellings.
7417
dfa249fb
AC
74182001-07-06 Andrew Cagney <ac131313@redhat.com>
7419
7420 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7421 `test` expressions on bash. Problem reported by Colin Walters.
7422
c72e7388
AC
74232001-07-04 Andrew Cagney <ac131313@redhat.com>
7424
7425 * gdbint.texinfo (User Interface): Update ui-out documentation to
7426 refelect recent UI/MI updates.
7427
94bbb2c0
AC
74282001-07-04 Andrew Cagney <ac131313@redhat.com>
7429
7430 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7431 interpreters.
7432
af6c57ea
AC
74332001-06-15 Andrew Cagney <ac131313@redhat.com>
7434
7435 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7436 structure and not macros.
7437 (Host Definition): Document that much of this chapter is obsolete.
7438 (Target Architecture Definition): Update list of files that make
7439 up a target architecture.
7440 (Coding): Update.
7441
83aa8bc6
AC
74422001-06-28 Andrew Cagney <ac131313@redhat.com>
7443
7444 * gdbint.texinfo (Target Architecture Definition): Update
7445 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7446 The latter has been changed to a true predicate.
7447
f7dc1244 74482001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7449
7450 * annotate.texi: Add @noindent where needed. From Dmitry
7451 Sivachenko <dima@Chg.RU>.
7452 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7453
656db9b0
AC
74542001-06-16 Andrew Cagney <ac131313@redhat.com>
7455
7456 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7457
df2396a1
AC
74582001-06-14 Andrew Cagney <ac131313@redhat.com>
7459
7460 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7461 returns ``OK''. Document that the ``R'' packet does not reply.
7462
0f1f2b0a
MS
74632001-06-13 Michael Snyder <msnyder@redhat.com>
7464
7465 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7466
f7dc1244 74672001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7468
7469 * gdb.texinfo (Signals): Clarify the default setting of signal
7470 handling.
7471
a5d7c491
AC
74722001-05-14 Andrew Cagney <ac131313@redhat.com>
7473
7474 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7475 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7476
05a54c4f
AC
74772001-05-12 Andrew Cagney <ac131313@redhat.com>
7478
7479 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7480
f7dc1244 74812001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7482
7483 * gdbint.texinfo (Clean Design and Portable Implementation):
7484 Renamed from "Clean Design".
7485 (Clean Design and Portable Implementation): Document portable
7486 methods of handling file names, and the associated macros.
7487
f7dc1244 74882001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7489
7490 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7491 command and provide a cross-reference to its description.
7492 (Symbols): Note that "info scope" is useful for trace experiments.
7493
f7dc1244 74942001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7495
b37052ae
EZ
7496 * gdb.texinfo (Symbols): Document "info scope".
7497 (Tracepoints): New chapter.
7498 (Contributors): Update for v5.1.
7499 <All nodes>: Change "C++" to "C@t{++}".
7500
0ee54786
EZ
7501 * gdbint.texinfo (User Interface): A new section about ui_out
7502 functions, based on text written by Fernando Nasser.
7503
c534679c
EZ
7504 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7505
f7dc1244 75062001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7507
e9c75b65
EZ
7508 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7509
7510 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7511
7512 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7513 Replace "GDB" with "@value{GDBN}". Fix markup.
7514
7515 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7516
3d67e040
EZ
7517 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7518 a cross-reference to its description.
7519 (Symbols): Document "info symbol".
7520
f7dc1244 75212001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7522
7523 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7524 subsection "x86 Watchpoints".
7525 (Target Architecture Definition): Document the macros
7526 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7527 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7528
b0ed3589
AC
75292001-03-20 Andrew Cagney <ac131313@redhat.com>
7530
7531 * gdbint.texinfo (Target Architecture Definition): Update
7532 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7533 list.
7534
b6ba6518
KB
75352001-03-06 Kevin Buettner <kevinb@redhat.com>
7536
7537 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7538 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7539
f7dc1244 75402001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7541
7542 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7543
f7dc1244 75442001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7545
17cc6a06
EZ
7546 * gdb.texinfo (Environment): Document that `path' does not change
7547 the value of PATH in GDB's own environment (it did in the past,
7548 but that was changed on March 15, 1994). Reported by Doug Evans
7549 <dje@transmeta.com>.
7550
56caf160
EZ
7551 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7552 its line. Fix markup of commands and macros. Add an Index node
7553 and index entries.
7554
29e57380
C
75552001-01-23 J.T. Conklin <jtc@redback.com>
7556
7557 * gdb.texinfo (Memory region attributes): New manual section.
7558
1c6147de
ND
75592001-01-04 Nicholas Duffek <nsd@redhat.com>
7560
7561 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7562
f7dc1244 75632000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7564
7565 * refcard.tex: Version and copyright fixed. From Phil Edwards
7566 <pedwards@disaster.jaj.com>.
7567
0dcedd82
AC
7568Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7569
7570 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7571 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7572
3b851bce
AC
7573Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7574
7575 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7576 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7577
f7dc1244 75782000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7579
7580 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7581 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7582
b90a5f51
CF
75832000-11-10 Christopher Faylor <cgf@cygnus.com>
7584
7585 * gdb.texinfo: Document new 'set step-mode' command.
7586
f7dc1244 75872000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7588
7589 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7590 changes from Dmitry Sivachenko <dima@Chg.RU>.
7591
f7dc1244 75922000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7593
7594 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7595 From Steven Johnson <sbjohnson@ozemail.com.au>.
7596
2e685b93
MK
75972000-08-10 Mark Kettenis <kettenis@gnu.org>
7598
7599 * gdbint.texinfo (Overall Structure): Spelling fix.
7600
f7dc1244 76012000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7602
7603 * gdbint.texinfo (Target Architecture Definition): Document that
7604 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7605 for which REGISTER_CONVERTIBLE returns a zero value.
7606
63ac3005
EZ
76072000-07-08 Christopher Faylor <cgf@cygnus.com>
7608
7609 * Makefile.in (install-info): Find files to install in either the
7610 build or source directories (adapted from Makefile.am).
7611
bd79f757
ND
76122000-07-07 Nicholas Duffek <nsd@redhat.com>
7613
7614 * stabs.texinfo: Fix spelling errors.
7615 (String Field): FILE-NUMBER starts from 0, not 1.
7616
f7dc1244 76172000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7618
7619 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7620 Brian Youmans.
5f208f6d 7621
f7dc1244 76222000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7623
7624 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7625 the source directory. Reported by Mark Harig
7626 <markh@frazier.landmark.com>.
cc542d3b 7627
f3b28801
C
76282000-06-20 J.T. Conklin <jtc@redback.com>
7629
7630 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7631
449f3b6c
AC
7632Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7633
7634 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7635 Generate using pdftex.
449f3b6c 7636 (PDFTEX): Define.
889bf7c5 7637 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7638 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7639 @contents at the start.
449f3b6c 7640
f7dc1244 76412000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7642
7643 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7644 Youmans.
48e934c6 7645
9e9c5ae7
AC
7646Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7647
7648 From Brian Youmans:
7649 * gdb.texinfo: Fix ``et al.''.
7650
c741b251
AC
7651Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7652
7653 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7654 loop.
c741b251 7655
4ab64e14
JG
76562000-05-19 Jimmy Guo <guo@cup.hp.com>
7657
7658 * configure: Regenerate.
7659
f7dc1244 76602000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7661
7662 * Makefile.in (install-info): Run install-info on installed Info
7663 files.
7664
8c70017b
AC
7665Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7666
a7cb598a 7667 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7668 Andrew Cagney.
8c70017b 7669
f7dc1244 76702000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7671
7672 * gdb.texinfo: Proofreading changes from Brian Youmans.
7673
bf0184be
ND
76742000-05-01 Nick Duffek <nsd@cygnus.com>
7675
7676 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7677 startup sequence, minor edits.
7678
f7dc1244 76792000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7680
7681 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7682 TeX.
7683
7684 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7685 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7686 like `n' and `s' which look weird. Convert some of the @kindex to
7687 @vindex, when they refer to variables, not commands.
7688
33e16fad
AC
7689Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7690
7691 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7692
f7dc1244 76932000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7694
7695 * Makefile.in (GDBMI_DIR): New variable.
7696 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7697 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7698 (gdbmi.texinfo): New target, for texi2roff.
7699 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7700 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7701
7702 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7703 gdbmi.texinfo.
7704 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7705 comment.
7706
d167840f
EZ
77072000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7708
7709 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7710 command.
d167840f 7711
f7dc1244 77122000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7713
7714 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7715 prevents the build (and is generally a Bad Idea).
7716
f7dc1244 77172000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7718
7719 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7720 a comma inside @var.
7721 (Command Files): Index markup changes from Dmitry Sivachenko
7722 <dima@Chg.RU>.
7723
f7dc1244 77242000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7725
7726 * Makefile.in (LN_S): Define.
7727 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7728 invoke "ln -s" unless it is known to work.
7729
7730 * configure.in (AC_PROG_LN_S): Add.
7731
8dc7983f
JB
77322000-04-14 Jim Blandy <jimb@redhat.com>
7733
7734 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7735 section.
7736 (Target Conditionals): Document ADDRESS_TO_POINTER,
7737 POINTER_TO_ADDRESS.
7738
1a8237e8
DB
77392000-04-11 Daniel Berlin <dan@cgsoftware.com>
7740
7741 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7742 gdb-cfg.texi to get the value.
7743
ca526f1a
JB
77442000-04-10 Jim Blandy <jimb@redhat.com>
7745
7746 * gdbint.texinfo (Target Architecture Definition): Fix
7747 cross-references.
7748
faaafcb4
JB
77492000-04-08 Jim Blandy <jimb@redhat.com>
7750
7751 * gdbint.texinfo (Using Different Register and Memory Data
7752 Representations): New section.
7753 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7754 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7755 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7756
1b27397f
AC
7757Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7758
7759 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7760 for acknowledgments.
1b27397f 7761
480ff1fb
AC
7762Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7763
7764 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7765 qThreadExtraInfo.
480ff1fb 7766
a9331b3f 77672000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7768
a9331b3f
RM
7769 * gdb.texinfo: Clarify which remote debug protocol commands are
7770 required and which are optional.
f1251bdd 7771
dbeb8dbd
AC
7772Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7773
7774 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7775 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7776 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7777 * annotate.texi: Update.
7778
6d2ebf8b
SS
77792000-03-28 Stan Shebs <shebs@apple.com>
7780
7781 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7782 expectation of additional changes before release), update
7783 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7784 node links, rephrase and/or shorten lines to fix formatting
7785 problem in both regular and @smallbook formats.
7786 * annotate.texi: Shorten lines in example, use smallexample
7787 consistently everywhere.
7788 * Makefile.in: Add comment about texinfo 4.0 html generation.
7789 (SFILES_INCLUDED): Add annotate.texi.
7790
5d161b24
DB
77912000-03-27 Daniel Berlin <dan@cgsoftware.com>
7792
5ae4183a
AS
7793 * gdb.texinfo (Debugging Output): Added new section, documenting
7794 the "set/show debug" commands.
5d161b24 7795
b9deaee7
AC
7796Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7797
7798 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7799 entry.
b9deaee7
AC
7800
7801 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7802 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7803 @chapter and @node entries.
a9331b3f 7804
b9deaee7 7805 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7806
9ef47d30
AC
7807Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7808
7809 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7810 files.
9ef47d30 7811
cfeada60
FN
78122000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7813
7814 From David Whedon <dwhedon@gordian.com>
5ae4183a 7815 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7816
6837a0a2
DB
78172000-03-22 Daniel Berlin <dan@cgsoftware.com>
7818
7819 * gdb.texinfo: Add documentation for the apropos command.
7820
bba2971c
MS
78212000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7822
7823 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7824
2b628194
MS
78252000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7826
a9331b3f 7827 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7828 two places.
7829
96a2c332
SS
78302000-03-17 Stan Shebs <shebs@apple.com>
7831
7832 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7833 <dima@Chg.RU>, also clarification of allowed content for
7834 string constants.
7835
f7dc1244 78362000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7837
7838 * gdb.texinfo (main menu): Add Annotations.
7839 (File Options): Add @cindex entries for each command-line option.
7840 Document --epoch, --annotate, --async, --interpreter, --write,
7841 --statistics, and --version.
7842
7843 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7844 of GDB.
7845
9d233477
JB
78462000-02-23 Jim Blandy <jimb@redhat.com>
7847
7848 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7849
14e0eb3b
JB
78502000-02-22 Jim Blandy <jimb@redhat.com>
7851
7852 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7853
3555de01
JM
78542000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7855
7856 * Makefile.in (diststuff): New target.
7857
5e35df8e
KB
78582000-02-15 Kevin Buettner <kevinb@redhat.com>
7859
7860 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7861 architecture. [From Jim Wilson.]
5e35df8e 7862
c5394b80
JM
78632000-01-16 Tom Tromey <tromey@cygnus.com>
7864
7865 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7866 (Delete Breaks): Mention range arguments.
7867 (Disabling): Likewise.
7868
c3f6f71d
JM
78692000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7870
7871 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7872
c4093a6a
JM
7873Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7874
7875 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7876 valid functions.
c4093a6a 7877
11cf8741
JM
78781999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7879
7880 * gdb.texinfo: Clarify regular expressions used in rbreak.
7881
917317f4
JM
78821999-10-15 Kevin Buettner <kevinb@cygnus.com>
7883
7884 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7885 MEMORY_REMOVE_BREAKPOINT): Document.
7886
7887Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7888
7889 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7890 offset re-using the DATA offset instead.
917317f4 7891
2df3850c
JM
78921999-10-11 Jim Kingdon <kingdon@redhat.com>
7893
7894 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7895
78961999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7897
7898 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7899 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7900 typos.
7901
7902 * gdb.texinfo: Various minor wording and formatting improvements,
7903 mentions of additional command-line options.
7904
2acceee2
JM
79051999-09-30 Fred Fish <fnf@cygnus.com>
7906
7907 * gdb.texinfo: Document additional forms of specifying section
7908 names and addresses for the add-symbol-file command.
7909
c2c6d25f
JM
79101999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7911
7912 * gdbint.texinfo: Fix typo, add the word "have".
7913
79141999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7915
7916 * gdbint.texinfo (Target Architecture Definition): Document the
7917 SKIP_PERMANENT_BREAKPOINT macro.
7918
d4f3574e
SS
79191999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7920
7921 * gdb.texinfo: Fiks speling errers.
7922
7923 * gdb.texinfo: Fix uses of @multitable.
7924
f7dc1244 7925 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7926 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7927 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7928 comments about using with optimization, add more indexing,
7929 fix info about disassembly-flavor.
7930
7931Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7932
7933 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7934 SKIP_SOLIB_RESOLVER): Define.
7935
7936Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7937
7938 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7939 ``g'' packets.
d4f3574e 7940
104c1213
JM
79411999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7942
7943 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7944 platform-specific info, inline remote.texi and move sections of it
7945 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7946 and register stack into the new chapter.
7947 * remote.texi: Remove, now part of gdb.texinfo.
7948 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7949
79501999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7951
7952 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7953 GDB_TARGET_IS_MACH386): These kludges have gone away.
7954
7955Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7956
7957 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7958 TDEPLIBS.
104c1213 7959
53a5351d
JM
79601999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7961
7962 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7963 surrounding text to fit HP-UX bits into general info.
7964 (HPPA-cfg.texi): Remove, no longer useful.
7965
7966 * gdb.texinfo: Remove explicit links from @node lines, remove
7967 HP-added "Detailed Node Listing" from main menu which confuses
7968 things.
7969
7970 From Dmitry Sivachenko <dima@Chg.RU>:
7971 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7972 in description of `set environment'.
53a5351d
JM
7973
79741999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7975
7976 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7977
7be570e7
JM
79781999-08-12 Ben Elliston <bje@cygnus.com>
7979
7980 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7981
f7dc1244 79821999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7983
7984 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7985 watch, awatch, and rwatch. Explain why the latter two cannot be
7986 set as software watchpoints. Document that watchpoints for local
7987 variables are deleted when the debuggee terminates.
7be570e7
JM
7988
7989Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7990
7991 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7992 packet. Allow E.. response packet. "qRcmd" packet is no longer
7993 reserved.
7be570e7
JM
7994
79951999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7996
a9331b3f
RM
7997 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7998 * gdb.texinfo: Ditto.
7be570e7 7999
96baa820
JM
80001999-08-06 Tom Tromey <tromey@cygnus.com>
8001
8002 * gdb.texinfo (KOD): New node.
8003
8004Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8005
8006 * remote.texi (Rcmd): Fix minor formatting typos.
8007
8008Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8009
8010 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8011 packets.
96baa820 8012
adf40b2e
JM
80131999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8014
8015 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8016 fixes.
8017
43ff13b4
JM
8018Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8019
8020 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8021
085dd6e6
JM
8022Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8023
8024 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8025 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8026 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8027 packets that are not supported on all hosts. Expand examples.
8028 Spell check.
085dd6e6
JM
8029
80301999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8031
8032 * Makefile.in: Recognize html, install-html. Add targets
8033 to build HTML versions of documentation via texi2html.
8034
8035Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8036
8037 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8038 testsuite.
085dd6e6
JM
8039
8040Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8041
8042 * remote.texi (Communication Protocol): Rewrite.
8043
8044Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8045
8046 * stabs.texinfo: Fix uses of xref.
8047
9e0b60a8
JM
8048Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8049
8050 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8051 info about patch submission.
8052
cce74817
JM
8053Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8054
8055 From Per Bothner <bothner@cygnus.com>:
8056 * gdb.texinfo: Document Chill support.
8057
8058Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8059
8060 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8061 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8062 Document that the value should be greater-than or equal-to zero.
8063 (NO_STD_REGS): Document. Deprecate.
cce74817 8064
ac9a91a7
JM
8065Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8066
8067 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8068 Document that these are not used.
ac9a91a7
JM
8069
8070Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8071
8072 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8073
392a587b
JM
8074Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8075
8076 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8077 numargs was dropped.
392a587b
JM
8078
8079Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8080
8081 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8082
b83266a0
SS
8083Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8084
8085 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8086 Update.
b83266a0 8087
7a292a7a
SS
8088Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8089
8090 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8091 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8092
8093Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8094
8095 * gdbint.texinfo: Fix typos: $ -> @.
8096
8097Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8098
8099 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8100 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8101 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8102 BREAKPOINT_FROM_PC.
a9331b3f 8103
7a292a7a
SS
8104Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8105
8106 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8107 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8108
8109Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8110
8111 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8112 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8113
81141999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8115
8116 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8117 longer exists.
8118
8119Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8120
8121 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8122 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8123 they make the manual source incomprehensible.
7a292a7a
SS
8124 * h8-cfg.texi: Remove, hasn't been used in years.
8125
c906108c
SS
8126Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8127
8128 * gdb.texinfo: Update the credits.
8129
8130Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8131
8132 * gdb.texinfo: Fix mistakes noticed in printout of last
8133 draft, add Alpha to discussion of heuristic fence post.
8134
8135Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8136
8137 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8138 Edition, merge some HP changes into mainline, describe some
8139 previously undocumented features, describe more of the target
8140 commands available, eliminate obsolete section on renamed
8141 commands.
c906108c
SS
8142 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8143
8144Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8145
8146 * gdb.texinfo: Make many HPPA conditionals unconditional,
8147 including catchpoint description, since now on for all configs.
8148 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8149 specializations.
8150
8151Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8152
8153 * Makefile.in (GDBvn.texi): Fix match expression to work with
8154 current format of VERSION in gdb/Makefile.in.
8155 * gdb.texinfo: Fix node ref to match new readline.
8156
8157Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8158
a9331b3f
RM
8159 * gdb.texinfo: Changes made as part of a project to merge in
8160 changes made by HP. Documentation makes extensive use of
c906108c
SS
8161 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8162 on remote debugging. There are differences in documentation
889bf7c5 8163 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8164 the HP manual discusses catchpoints, hardware watchpoints, and
8165 some HPUX specific limitations for shared library support.
a9331b3f 8166
c906108c
SS
8167 There are also a number of @node changes.
8168
81691999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8170
8171 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8172 (C Usage): Same.
8173
8174Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8175
8176 The following changes were made by Edith Epstein
889bf7c5
PA
8177 <eepstein@cygnus.com> as part of a project to merge in changes
8178 made by HP.
a9331b3f 8179
c906108c
SS
8180 * HPPA-cfg.texi: new file.
8181
8182 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8183
8184 * refcard.tex: change documentation about catch.
8185 removed info catch.
8186
8187Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8188
8189 * gdbint.texinfo: Expand on GDB's coding standards,
8190 specify the use of arg names with prototypes.
8191
81921998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8193
8194 * gdb.texinfo: Fix tipo.
8195
8196Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8197
8198 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8199 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8200
8201Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8202
8203 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8204
82051998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8206
8207 * agentexpr.texi: New file.
8208
8209Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8210
8211 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8212
82131998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8214
8215 * remote.texi: Changed wording that implied that the GDB remote
8216 protocol caches register values instead of GDB itself.
8217
8218Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8219
8220 * gdbint.texinfo: Add some info about symbol readers.
8221 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8222 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8223 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8224 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8225
8226Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8227
a9331b3f 8228 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8229
8230Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8231
8232 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8233
8234Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8235
8236 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8237 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8238
8239Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8240
8241 * gdbint.texinfo: Fix minor typos.
8242
8243Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8244
8245 * gdbint.texinfo: Complete overhaul. Group descriptions more
8246 logically, add more info on generic algorithms, remove much
8247 obsolete and/or wrong material.
8248
8249Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8250
8251 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8252
8253Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8254
8255 * refcard.tex: Copyright, address updates.
8256
8257Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8258
8259 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8260 for the edition instead of confusing GDB-version-like numbers.
8261
8262Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8263
8264 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8265
8266Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8267
5ae4183a 8268 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8269
8270Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8271
8272 * gdb.texinfo: Add some credits, mention bug monitor.
8273 * remote.texi: Mention mips monitor targets.
8274 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8275
c906108c
SS
8276Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8277
8278 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8279 files, finish sorting of host vs target vs native macros, describe
8280 some more of them.
c906108c
SS
8281
8282Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8283
8284 * gdbint.texinfo (Host Conditionals): Document change from
8285 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8286
8287Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8288
8289 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8290 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8291
8292Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8293
8294 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8295 Document LSEEK_NOT_LINEAR.
8296
8297Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8298
8299 * stabs.texinfo (Stab Section Basics): Make it clear that only
8300 some versions of the GNU linker remove the leading N_UNDF symbol.
8301
8302Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8303
8304 * stabs.texinfo (String Field): Document type number pairs here,
8305 instead of in the Sun specific section.
8306 (Include Files): The GNU linker supports the N_BINCL
8307 optimization. Clarify the N_BINCL value, and what it is used
8308 for.
8309 (Procedures): Document N_FUN with an empty string to mark the end
8310 of a function.
8311 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8312 (Sun Differences): Remove this node, as the information is now
8313 elsewhere in the main document.
8314 (Stab Section Basics): Mention that the GNU linker may optimize
8315 stabs and remove the leading N_UNDF symbol.
8316
8317Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8318
8319 * gdb.texinfo, refcard.tex: Restore author credit
8320
8321Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8322
8323 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8324 documentation to account for START and END macros taking
8325 one arg.
8326
8327Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8328
8329 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8330 * gdb.texinfo (Frames): Fix typo.
8331
8332Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8333
8334 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8335 a target_signal as arg type, not a pid.
8336
8337Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8338
8339 * gdb.texinfo: Document `set assembly-language'.
8340
8341Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8342
8343 * remote.texi: Update list of stubs in the GDB distribution.
8344
8345Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8346
8347 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8348 Also document that some systems can use mmalloc but must define
8349 this if their C runtime allocates memory that is later freed.
c906108c 8350 (MMCHECK_FORCE): Document new macro.
a9331b3f 8351
c906108c
SS
8352Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8353
8354 * remote.texi: Add documentation for target Sparclet.
8355
8356Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8357
a9331b3f 8358 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8359 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8360 * configure.in: Rewritten for autoconf.
8361 * configure: New.
8362
8363Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8364
8365 * Makefile.in (DVIPS): New define, set to dvips.
8366 (dvi): Add stabs.dvi.
8367 (ps): New target.
8368 (all-doc): Depend on info, dvi, and ps targets.
8369 (STAGESTUFF): Add *.ps and *.dvi files.
8370 (clean-info, clean-dvi): Remove.
8371 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8372 rules completely rewritten.
8373 (maintainer-clean): Remove clean-info and clean-dvi
8374 dependencies and put their actions in the rules.
8375 (gdb.ps): New target
a9331b3f 8376 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8377 intermediate TeX files, whether they have 2 or 3 character
8378 extensions.
8379 (gdbint.ps): Add target and rules.
8380 (gdb-internals): Delete unused target.
8381 (Makefile): Depends upon config.status also.
8382
8383Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8384
8385 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8386 set.
8387
8388Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8389
8390 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8391 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8392
8393Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8394
8395 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8396
8397Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8398
8399 * gdb.texinfo (Print settings): Document
8400 `set/show print static-members' commands.
8401
8402Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8403
8404 * gdbint.texinfo (Native): Document name change, coredep.c to
8405 core-aout.c.
8406
8407Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8408
8409 * stabs.texinfo (Include Files): Document the values the SunOS4
8410 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8411
8412Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8413
8414 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8415 Fix typo.
8416
8417Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8418
8419 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8420 "gdb.tar.Z".
8421
8422Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8423
8424 * Makefile.in (maintainer-clean): New target, synonym for
8425 realclean.
8426
8427Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8428
8429 * Update all FSF addresses except those in COPYING* files.
8430
8431Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8432
8433 From Richard Earnshaw (rearnsha@armltd.co.uk):
8434 * gdb.texinfo (convenience variables): Document $_exitcode.
8435 (quit): Document optional expression to use as exit code.
8436
8437Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8438
8439 * gdb.texinfo, remote.texi: Brought up to date with various
8440 GDB changes.
8441
8442Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8443
8444 * gdb.texinfo: Update dates and versions, fix comments about
8445 hardware watchpoints in future releases and about the
8446 sharedlibrary command.
8447
8448Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8449
8450 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8451 C_FUN stab. Other cleanups.
8452
8453Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8454
8455 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8456 for the sparc stub.
8457
8458Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8459
8460 * annotate.texi: Clarify which addresses have differing formats
8461 depending on the language and which do not.
8462
8463Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8464
8465 * remote.texi (NetWare): Changed example to use BOARD= instead of
8466 NODE= argument to reflect correspoding change to gdbserve.nlm.
8467
8468Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8469
8470 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8471 GDB, as well as AIX dbx, supports the size type attribute.
8472
8473Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8474
8475 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8476
8477Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8478
8479 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8480 and new 'if' and 'while' commands.
8481
8482Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8483
8484 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8485
8486Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8487
8488 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8489 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8490 NetWare targets. Mostly stolen from the Server node.
8491
8492Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8493
8494 * gdb.texinfo (Setting): Talk about the language of a source file
8495 versus the working language. The old documentation did not match
8496 what GDB did.
8497
8498Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8499
8500 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8501 of a source file.
8502
8503Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8504
8505 * gdb.texinfo (Processes): New node.
8506
8507Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8508
8509 * remote.texi: Update documentation of set/show mipsfpu.
8510
3fc11d3e
JM
8511Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8512
8513 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8514 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8515
8516Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8517
8518 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8519 obsolete conditionals, described some others.
8520
8521Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8522
8523 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8524 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8525
8526Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8527
8528 * gdbint.texinfo: Put regex conditionals in their own table.
8529
8530Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8531
8532 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8533 described or fixed the descriptions of many others.
8534
8535Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8536
8537 * gdb.texinfo: Add some more credits.
8538 * gdbint.texinfo: Capitalize GDB consistently, describe some
8539 macros and remove some.
8540
8541Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8542
8543 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8544 obsolete conditionals, described some others.
8545
8546Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8547
8548 * gdb.texinfo (help targets): Changed to `help target', which
8549 is the correct gdb command.
8550
8551Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8552
8553 * annotate.texi (TODO): New node, for keeping track of annotations
8554 suggested but not yet implemented.
8555
8556Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8557
8558 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8559 another symbol, it is not the address itself.
8560
8561Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8562
8563 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8564 of stabs-in-coff sections.
8565
8566Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8567
8568 * annotate.texi: Change edition to 0.5 and date to May 1994.
8569 Add index.
8570 (Frames): New node, for frame annotation.
8571 (Displays): New node, for display annotation.
8572
8573 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8574 when waiting for your program to stop.
8575
8576Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8577
8578 * annotate.texi (Breakpoint Info): Document annotation of header
8579 fields and record annotation.
8580
8581Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8582
8583 * annotate.texi: New file, to document annotations.
8584
8585Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8586
8587 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8588 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8589
8590Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8591
8592 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8593 section, and say n_strx field is compilation unit relative.
8594 * stabs.texinfo: Don't use @code for a.out when it is the name of
8595 an object file format.
8596
8597Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8598
8599 * gdb.texinfo: Refer to file names, not path names, per rms
8600 convention.
8601 (Arguments): Fix typo.
8602
8603Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8604
8605 * stabs.texinfo (Global Variables): Talk about stabs in files
8606 where variables are referenced, but not defined.
8607
8608Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8609
8610 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8611 Cplusplus to new nodes Member Type Descriptor and Method Type
8612 Descriptor. Re-write stuff for #.
8613
8614Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8615
8616 * gdb.texinfo (Print Settings): Don't document "set print
8617 fast-symbolic-addr off". The bug which it worked around was fixed
8618 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8619
8620 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8621 N_ENTRY node.
8622
8623 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8624
8625Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8626
8627 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8628 references to ieee-float.c.
8629
8630Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8631
8632 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8633 match what the code actually does.
8634
8635Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8636
8637 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8638
8639Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8640
8641 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8642 i, and b.
8643
8644Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8645
8646 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8647 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8648 as "stabs in sections" rather than just saying "ELF and SOM".
8649 Also make that stuff apply to COFF.
8650
8651Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8652
8653 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8654 Ghostscript.
8655
8656Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8657
8658 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8659 versus functions without line numbers, also mention stepping into
8660 them as well as "step" when you are in them. Tell the user how to
8661 deal with the situation. Add comment about "debugging information".
8662
8663Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8664
8665 * stabs.texinfo (Enumerations): Document restriction on where
8666 enumeration types can appear and still win with GDB.
8667
8668Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8669
8670 * stabs.texinfo (Negative Type Numbers): Document format for type
8671 -16.
8672
8673Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8674
8675 * gdb.texinfo (Selection, Frame Info): Update information about
8676 arbitrary frame specficiations.
8677
8678Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8679
8680 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8681
8682Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8683
8684 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8685
8686Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8687
8688 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8689
8690Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8691
8692 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8693 Differences node to Statics node.
8694 (Statics): Discuss XCOFF use of V symbol descriptor.
8695
8696 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8697 not clean.
8698
8699Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8700
8701 * gdb.texinfo (Print Settings): Document `set print
8702 fast-symbolic-addr' and improve the doc for some other
8703 `set print's.
8704
8705Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8706
8707 * stabs.texinfo (String Field): Talk about defining several type
8708 numbers at once.
8709 Fix lint regarding changing node ELF Transformations to
8710 ELF and SOM Transformations.
8711
8712Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8713
8714 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8715
8716Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8717
8718 * stabs.texinfo (Cross-References): `::' is for nested types only
8719 within <>.
8720 (Structures): Document static members.
8721
8722Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8723
8724 * stabs.texinfo: Document S type attribute.
8725
8726Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8727
8728 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8729
8730Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8731
8732 * gdbint.texinfo: Fix a few typos.
8733
8734Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8735
8736 * gdb.texinfo, remote.texi: formatting improvements
8737
8738 * gdb.texinfo (New Features): mention threads.
8739 (Summary, C): fix xrefs in newly contributed text.
8740 (Threads): index entries, clarifications, example
8741 (passim): minor typos fixed, phrasing improvements
8742
8743 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8744 entries; (Server): explain use of gdbserver w/real-time systems,
8745 add example of conflicting TCP port; (MIPS Remote) break up
8746 running text into table, highlighting commands, and add example.
a9331b3f 8747
c906108c
SS
8748Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8749
8750 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8751
8752Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8753
8754 * stabs.texinfo (Nested Symbols): New node.
8755 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8756
8757Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8758
8759 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8760 to picking which Bbss.bss symbol to use, and (because there seems to
8761 be no good way of doing it) re-write some of the text to make it
8762 sound like Bbss.bss isn't such a great idea after all (as currently
8763 designed).
8764
8765 * gdb.texinfo (C): In addition to saying people have to use g++ for
8766 good results, say they have to use stabs. Specifically say cfront
8767 doesn't work well.
8768 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8769 the gdb README. Add xrefs to places where the support for the various
8770 languages is described in detail.
8771
8772Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8773
8774 * stabs.texinfo: Clean up stuff about visibility and virtual
8775 characters.
8776
8777 * stabs.texinfo (N_M2C): Cite Sun doc.
8778
8779Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8780
8781 * gdb.texinfo: updates re threads.
8782 * remote.texinfo: avoid index entries starting with digits.
8783
8784Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8785
8786 * stabs.texinfo (Enumerations): Talk about large, negative and
8787 octal values. Clean up cross reference to type attributes.
8788 (String Field): Say that GDB 4.11 supports size attribute.
8789
8790Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8791
8792 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8793 is a mandatory step. Make the stuff about that more concise.
8794
8795Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8796
8797 * stabs.texinfo (Class Names): New node.
8798
8799 * gdb.texinfo (Command Files): Explain order of init file reading.
8800
8801 * remote.texi (Bootstrapping): Talk about getting the serial driver
8802 to deal with ^C sent by gdb to stop the remote system.
8803
8804Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8805
8806 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8807
8808 * libgdb.texinfo (Defining Commands): made the DOC arg
8809 to gdb_define_app_command a char * instead of char **
8810 per a suggestion from kingdon.
8811
8812 * libgdb.texinfo: total rewrite from a different starting
8813 premise.
8814
8815Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8816
8817 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8818 floats passed as doubles (to improve clarity).
8819
8820Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8821
8822 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8823
8824 * a4rc.sed: update to work with Andreas Vogel papersize params
8825
8826 * refcard.tex: use Andreas Vogel simplifications of papersize
8827 params; remove useless version info; update copyright date.
8828
8829Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8830
8831 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8832
8833Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8834
8835 * gdb.texinfo (Files): Say what address the load command loads it at.
8836
8837 * stabs.texinfo (Common Blocks): Minor cleanups.
8838
8839 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8840 that Sun has backed away from the linker kludge and thus the relevant
8841 issue is changes to the SunPRO tools, not the Solaris linker.
8842
8843 * stabs.texinfo (Traditional Integer Types): Clean up description
8844 of octal bounds a little bit. Document extra leading zeroes.
8845
8846Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8847
8848 * gdb.texinfo (Signaling): Update for symbolic symbol names
8849 and add a section explaining the difference between the GDB
8850 signal command and the shell kill utility.
8851
8852Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8853
8854 * libgdb.texinfo: added `@' to braces that were unescaped.
8855
8856Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8857
8858 * libgdb.texinfo: new file. Spec for the gdb library.
8859
8860Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8861
8862 * stabs.texinfo (Include Files): Fix typo (start -> end).
8863
8864Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8865
8866 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8867 from Melissa at FSF's editing pass.
8868
8869Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8870
8871 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8872 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8873 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8874
8875Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8876
8877 * remote.texi (Bootstrapping): Discuss 386 call gates.
8878
8879Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8880
8881 * stabs.texinfo (Based Variables): New node.
8882
8883Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8884
8885 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8886 names, sizes, and formats to suggest how not to lose.
8887
8888Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8889
8890 * stabs.texinfo (Methods): Fix typo.
8891
8892Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8893
8894 * gdb.texinfo: Fix a few typos.
8895
8896Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8897
8898 * gdb.texinfo: Clarify how well it works with Fortran.
8899
8900 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8901 More on relocating stabs in ELF files.
8902
8903Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8904
8905 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8906
8907Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8908
8909 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8910 parameters on VAX.
8911
8912Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8913
8914 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8915
8916Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8917
8918 * stabs.texinfo: Make info author notice match the TeX author notice.
8919
8920Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8921
8922 * stabs.texinfo: Initial-caps all words in node names and
8923 non-trivial words in section names.
8924
8925Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8926
8927 * stabs.texinfo: Many minor cleanups.
8928
8929 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8930
8931Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8932
8933 * stabs.texinfo: Remove full description of big example.
8934 It's not really helpful; just use pieces of it where appropriate.
8935 Add more Texinfo formatting directives (@samp, etc.).
8936 Use @deffn to define stab types.
8937 Eliminate some wordiness. Break up some nodes.
8938 Add an (alphabetized) index of symbol types.
8939 Use consistent capitalization style in node and section names.
8940
8941Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8942
8943 * gdb.texinfo: Change typo "Two two" to "The two".
8944
8945Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8946
8947 * stabs.texinfo (XCOFF-differences): Remove references to
8948 non-existent types N_DECL and N_RPSYM.
8949
8950 * stabs.texinfo (String Field): Say that type attributes bug is
8951 fixed in GDB 4.10, since it is.
8952
8953 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8954
8955Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8956
8957 * stabs.texinfo: Formatting cleanups.
8958
8959Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8960
8961 * stabs.texinfo: When explaining the n_type of a stab, standardize
8962 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8963 no tabs, use @r).
8964 (Global Variables): Clean up.
8965
8966Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8967
8968 * stabs.texinfo (Stack Variables): Re-write.
8969
8970Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8971
8972 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8973 addresses of a source file. Also revise formatting.
8974 Change "object module" or "object file" to "source file".
8975 Various: Miscellaneous cleanups.
8976
8977Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8978
8979 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8980
8981Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8982
8983 * gdbint.texinfo: Removed many nonsensical machine-collected
8984 host and target conditionals, described some of the remainder.
8985
8986Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8987
8988 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8989
8990 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8991 paragraph which follows.
8992
8993 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8994 variables. Looks better and avoids overful hbox.
8995
8996Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8997
8998 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8999
9000Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9001
9002 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9003 retransmit-timeout
9004
9005Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9006
9007 * gdbint.texinfo: Update statement about `some ancient Unix
9008 systems, like Ultrix 4.0' to Ultrix 4.2.
9009
9010Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9011
9012 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9013
9014 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9015
9016 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9017 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9018
9019 * remote.texi: new name for former gdbinv-s.texi
9020
9021 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9022
9023Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9024
9025 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9026 variables for MIPS remote debugging protocol.
9027
9028Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9031
9032Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9033
9034 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9035
9036Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9037
9038 * gdb.texinfo: repair conditional bugs in text markup
9039
9040Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9041
9042 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9043 to select Modula-2 material.
9044
9045Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9046
9047 * stabs.texinfo: Cleanups regarding statics.
9048
9049 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9050 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9051
9052Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9053
9054 * stabs.texinfo: N_MAIN is sometimes used for C.
9055
9056Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9057
9058 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9059
9060Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9061
9062 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9063 removed from the code by Kingdon.
c906108c
SS
9064
9065Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9066
9067 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9068 input when evaluating breakpoint conditions; the bug has been fixed.
9069
9070 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9071 sets the ignore count to N-1, not to N.
9072
9073Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9074
9075 * refcard.tex (\hoffset): correct longstanding error to match
9076 intended offset; avoids cutting off edge on some printers
9077
9078Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9079
9080 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9081
9082Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9083
9084 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9085
9086Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9087
9088 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9089 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9090 collect sed edits if any, apply to refcard before formatting;
9091 (refcard.ps) stop implying PS fonts if PS output requested;
9092 (lrefcard.ps) delete extra target for variant PS fonts
9093
9094 * refcard.tex: parametrize papersize dependent info, collect
9095 in easily replaced spot
9096
9097 * a4rc.sed: new file, edits to refcard for A4 paper
9098
9099Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9100
9101 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9102
9103Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9104
9105 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9106
9107Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9108
9109 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9110 politely rather than rudely.
9111
9112Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9113
9114 * stabs.texinfo: Document common blocks.
9115
9116Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9117
9118 * stabs.texinfo: Add some basic info about stabs-in-elf.
9119
9120Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9121
9122 * stabs.texinfo (Top): Minor cleanup.
9123
9124Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9125
9126 * Makefile.in (install-info): remove parentdir support
9127
9128Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9129
9130 * gdb.texinfo (Copying): delete this node and references to it;
9131 RMS says this manual need not carry GPL. (passim): Improvements
9132 from last round at FSF, largely due to Ian Taylor review, and
9133 minor formatting improvements.
9134
9135 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9136 largely due to Ian Taylor review. (Debug Session): minor edits to
9137 new text.
9138
9139Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9140
9141 * Makefile.in (realclean): Remove info and dvi files too.
9142
9143Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9144
9145 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9146 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9147 * gdb.texinfo: Change accordingly.
9148
9149 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9150 N_{L,R}BRAC,N_SLINE are relative to.
9151
9152Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9153
9154 * Makefile.in (GDBvn.texi): Update atomically.
9155
9156Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9157
9158 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9159
9160Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9161
9162 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9163 addresses together. Also motivate the set print symbol-filename
9164 command and suggest other solutions.
9165
9166Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9167
9168 * gdb.texinfo (set print elements): Note that the number of
9169 elements is set to unlimited by "set print elements 0".
9170
9171Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9172
9173 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9174 NF_LDOUBLE means.
9175 (Stab Types): Include Solaris stab types.
9176 (Procedures): Document Solaris extensions.
9177
9178Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9179
9180 * gdb.texinfo: Add `set print symbol-filename' doc.
9181
9182Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9183
9184 * stabs.texinfo (Arrays): Talk about type definition vs. type
9185 information.
9186
9187 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9188 the trailing semicolon.
9189
9190Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9191
9192 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9193 and merge in other parts of the document addressing these subjects.
9194 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9195
9196 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9197 at the end of a range type.
9198
9199 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9200 AIX extensions.
9201
9202Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9203
9204 * stabs.texinfo (Stabs Format): Misc fixes.
9205
9206Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9207
9208 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9209 (Traditional builtin types): Document convex convention for long long.
9210 (Negative builtin types): Discuss type names, and misc fixes.
9211
9212Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9213
9214 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9215 point types used with @samp{R} type descriptor.
9216 (Symbol Descriptors): Describe how to handle conflict between
9217 different meanings of @samp{P} symbol descriptor.
9218
9219Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9220
9221 * stabs.texinfo: Remove node Quick Reference and put its children
9222 directly under the main menu.
9223
9224 * stabs.texinfo: Many more changes to bring it into line with
9225 AIX documentation and reality. I think it now has all the
9226 information from the AIX documentation, except that I burned
9227 out when I got to variant records (Pascal and Modula-2) and
9228 all the COBOL types. Oh well, we can add them later when we're
9229 worrying more about those languages.
9230
9231 * stabs.texinfo (Automatic variables): Talk about what it means
9232 to omit the symbol descriptor.
9233
9234Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9235
9236 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9237 gcc2 behavior with promoted args.
9238
9239Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9240
9241 * gdb.texinfo: include readline appendices in info version of manual
9242
9243Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9244
9245 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9246 target remote.
9247
9248 * gdb.texinfo (Machine Code): more index entries for disassemble
9249
9250Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9251
9252 * Clarify the intended use of the gdb-testers and gdb-patches
9253 mailing lists, and shrink gzip comment.
9254
9255Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9256
9257 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9258 DOSHOST configuration of manual.
9259
9260 * gdb.texinfo (MIPS Stack): new node.
9261
9262 * all-config.texi (MIPS) new switch.
9263
9264 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9265 tense; (MIPS Remote) new node.
9266
9267 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9268 bug; (Environment) less passive, other small cleanups in text about
9269 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9270 (Remote) new MIPS Remote menu entry.
9271
9272Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9273
9274 * stabs.texinfo: Many changes to include information from the
9275 AIX documentation.
9276
9277 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9278
9279Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9280
9281 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9282 Move a bunch of information from ../README.
9283 (Getting Started): New node.
9284
9285Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9286
9287 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9288
9289 * gdb.texinfo: advance manual revision dates to present
9290
9291 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9292 stop using silly Roman numerals in @set variable names
9293
9294Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9295
9296 * stabs.texinfo (Parameters): Keep trying to get this right.
9297
9298Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9299
9300 * stabs.texinfo (Parameters): More on "local parameters".
9301
9302Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9303
9304 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9305
9306Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9307
9308 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9309 (Parameters): Rewrite.
9310 (xcoff-differences, Sun-differences): Minor changes.
9311
9312Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9313
9314 * stabs.texinfo: Minor cleanup.
9315
9316Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9317
9318 * gdbint.texinfo: Minor xcoff stuff.
9319
9320Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9321
9322 * gdbint.texinfo: Update for new config directory structure.
9323 Add info about internal type data structures.
9324
9325Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9326
9327 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9328 $(srcdir).
9329 (gdb-config.texi): Depend on file in $(srcdir).
9330
9331Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9332
9333 * stabs.texinfo: Fixes about N_SO.
9334
9335Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9336
9337 * gdb.texinfo: include list of nonstandard init file names
9338
9339 * *-config.texi: new switch GENERIC for text that applies *only*
9340 to (usual) multiple-target version of manual
9341
9342 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9343 h8 config
9344
9345 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9346 in menus (rather than conditionally selected multiple alternative
9347 menus).
9348
9349 * Makefile.in: define and use DOC_CONFIG var to select
9350 configuration for GDB user manual.
9351
9352 * gdb-config.texi: delete from repository, generate from Makefile.
9353
9354 * all-config.texi: normal `generic' configuration file, formerly
9355 stored as gdb-config.texi
9356
9357Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9358
9359 * Makefile.in: add dvi target to build all .dvi files
9360
9361Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9362
9363 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9364
9365Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9366
9367 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9368 host conditionals.
9369 * stabs.texinfo: More array fixes inspired by Jim's.
9370
9371Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9372
9373 * stabs.texinfo: Fixes re arrays and continuations.
9374
9375 * gdbint.texinfo: Add XCOFF node.
9376
9377Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9378
9379 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9380
9381Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9382
9383 * stabs.texinfo: Fix for array types to mention lower bounds.
9384
9385Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9386
9387 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9388
9389Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9390
9391 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9392
9393Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9394
9395 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9396 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9397
9398Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9399
9400 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9401
9402Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9403
9404 * gdb.texinfo, gdbinv-s.texi: misc updates
9405
9406Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9407
9408 * gdbint.texinfo: Brief documentation for longjmp support,
9409 from an email msg by Stu.
9410
9411Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9412
9413 * stabs.texinfo: Fix description of floating point "range"
9414 types (which really define basic types). Reported by Jim Meehan,
9415 <meehan@src.dec.com>.
9416
9417 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9418
9419Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9420
9421 * gdbint.texinfo: Slightly expand section on supporting a new
9422 object file format.
9423
9424Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9425
9426 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9427 intermediate file.
9428
9429Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9430
9431 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9432
9433Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9434
9435 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9436
9437 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9438 as well as Z8002.
9439
9440Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9441
9442 * gdbint.texinfo: Add sections on clean design and on how to send
9443 in changes.
9444
9445Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9446
9447 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9448
9449Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9450
9451 * gdb.texinfo: Fix typo, reported by Karl Berry.
9452
9453Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9454
9455 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9456
9457Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9458
9459 * gdbint.texinfo: fixed a stray email address (needs @@),
9460 added @table @code to node "Native Conditionals"
9461
9462Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9463
9464 * gdbint.texinfo: Describe coding style of GDB.
9465
9466Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9467
9468 * stabs.texinfo: Minor wording changes.
9469
9470Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9471
9472 * gdbint.texinfo: Improve release doc slightly.
9473
9474Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9475
9476 * gdbint.texinfo: Improve doc of GDB config macros.
9477
9478Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9479
9480 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9481 These will be reinserted when examined.
9482
9483Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9484
9485 * gdbint.texinfo: Make a start at documenting all the #if macros
9486 in GDB. At least list them all, and start separating them into
9487 host-specific and target-specific.
9488
9489Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9490
9491 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9492 examples (not consistent w others).
c906108c
SS
9493 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9494 for generic vn of doc
9495
9496Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9497
9498 * Makefile.in: always create installation directories.
9499
9500Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9501
9502 * gdb.texinfo: in h8 config, do not describe searching commands.
9503
9504Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9505
9506 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9507 conditionals; introduce a few generic switches that may be
9508 useful for other cross-dev or dos-hosted configs.
9509
9510 * gdb.texinfo: fix typo in "info reg" description
9511
9512Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9513
9514 * stabs.texinfo: Minor updates from running TeX over it.
9515 * Makefile.in (stabs.dvi, stabs.ps): Add.
9516
9517Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9518
9519 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9520 First pass at converting it to texinfo.
9521
9522Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9523
9524 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9525 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9526
9527Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9528
9529 * gdbint.texinfo: Add section on partial symbol tables.
9530
9531Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9532
9533 * gdb.texinfo: document `set remotedebug' and `set
9534 rstack_high_address'.
9535
9536Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9537
9538 * gdb.texinfo: slight expansion of new text on reading info files
9539 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9540 H8/300 from DOS.
9541
9542Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9543
9544 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9545
9546Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9547
9548 * gdb.texinfo: Say how to read the `info' files.
9549
9550Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9551
9552 * Makefile.in: gm4 -> m4.
9553
9554Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9555
9556 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9557 Documentation' ahead of `Installing GDB' to match README.
9558 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9559 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9560
9561Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9562
9563 * Makefile.in: remove $(srcdir) from gdb.info rule.
9564
9565Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9566
9567 * Makefile.in: commented out gdb-all.texinfo rule. This is
9568 temporary.
9569
9570Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9571
9572 * Makefile.in, configure.in: removed traces of namesubdir,
9573 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9574 copyrights to '92, changed some from Cygnus to FSF.
9575
9576Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9577
9578 * gdb.texinfo: Improve how we ask for bug reports.
9579
9580Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9581
9582 * Makefile.in: infodir belongs in datadir.
9583
9584Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9585
9586 * Makefile.in: remove spaces following hyphens, bsd make can't
9587 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9588 standards.text support.
c906108c
SS
9589
9590Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9591
9592 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9593 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9594 and mandir now keyed off datadir by default.
9595
9596\f
9597Local Variables:
9e9c5ae7 9598mode: change-log
c906108c
SS
9599left-margin: 8
9600fill-column: 74
9601version-control: never
9602End: