* breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
8ac3646f
TT
12013-01-16 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4 "catch-type" field.
5 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
6
e93a8774
TT
72013-01-07 Tom Tromey <tromey@redhat.com>
8
9 * gdb.texinfo (Mode Options): Don't mention -epoch.
10 (Data, Emacs): Remove obsolete comments.
11
54516a0b
TT
122013-01-02 Tom Tromey <tromey@redhat.com>
13
14 * gdb.texinfo (GDB/MI Output Records): Update menu.
15 (GDB/MI Breakpoint Information): New node.
16 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
17 <-break-insert>: Likewise.
18
8dbe8ece
YQ
192012-12-31 Yao Qi <yao@codesourcery.com>
20
21 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
22 (Packets): Move "vStopped" packet to ...
23 (Notification Packets): ... here. Describe the components
24 of notification. Add a table of supported notifications.
25 Add an example on the process of he async notification.
26
f35a17b5
JK
272012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
28
29 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
30 present.
31 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
32 fullname output always present.
33
0dfd2fad
PM
342012-12-23 Pierre Muller <muller@sourceware.org>
35
36 * gdbint.texinfo (Function prototypes): Require use of "extern"
37 modifier for function prototypes in headers.
38
7785b880
JB
392012-12-19 Joel Brobecker <brobecker@adacore.com>
40
41 * refcard.tex: Update copyright notice to GPL v3 or later.
42 Update contact info.
43
3d745be3
JK
442012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
47
c9b6281a
YQ
482012-12-15 Yao Qi <yao@codesourcery.com>
49
50 * gdb.texinfo (Debugging Output): Document 'set debug
51 notification' and 'show debug notification'.
52
f2a8bc8a
YQ
532012-12-15 Yao Qi <yao@codesourcery.com>
54
55 * gdb.texinfo (Listing Tracepoints): New item and example about
56 'installed on target' output.
57 Add more in the example about 'installed on target'.
58 (GDB/MI Breakpoint Commands): Doc about 'installed field.
59
451b7c33
TT
602012-12-14 Tom Tromey <tromey@redhat.com>
61
62 * gdb.texinfo (SVR4 Process Information): Mention core files.
63
3fa7bf06
MG
642012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
65
66 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
67
05b4bd79
PA
682012-12-11 Pedro Alves <palves@redhat.com>
69
70 * gdb.texinfo: Remove all mentions of Unixware throughout.
71
74a0d9f6
JK
722012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
73
74 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
75
0c631110
TT
762012-11-29 Tom Tromey <tromey@redhat.com>
77
78 * gdb.texinfo (SVR4 Process Information): Document missing
79 "info proc" subcommands.
80
891df0ea
YQ
812012-11-29 Yao Qi <yao@codesourcery.com>
82
83 PR gdb/1477.
84 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
85 to 'auto' instead of 'gnu'.
86
608e2dbb
TT
872012-11-26 Tom Tromey <tromey@redhat.com>
88
89 * gdb.texinfo (MiniDebugInfo): New node.
90 (GDB Files): Update.
91
e64e0392
DE
922012-11-16 Doug Evans <dje@google.com>
93
94 * gdb.texinfo (System-wide configuration): If the system-wide init
95 file lives in the data-directory, and --data-directory is provided,
96 look for it there.
97
ae606bee
TT
982012-11-15 Tom Tromey <tromey@redhat.com>
99
100 * gdb.texinfo (Signaling): Fix typo.
101
62747a60
TT
1022012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
103
104 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
105 parameter "count" of -data-write-memory-bytes, and add an example.
106
18a9fc12
TT
1072012-11-12 Tom Tromey <tromey@redhat.com>
108
109 * gdb.texinfo (Symbols): Document "info type-printers",
110 "enable type-printer" and "disable type-printer".
111 (Python API): Add new node to menu.
112 (Type Printing API): New node.
113 (Progspaces In Python): Document type_printers field.
114 (Objfiles In Python): Likewise.
115 (gdb.types) <get_type_recognizers, apply_type_recognizers,
116 register_type_printer, TypePrinter>: Document.
117
53342f27
TT
1182012-11-12 Tom Tromey <tromey@redhat.com>
119
120 * gdb.texinfo (Symbols): Document "set print type methods",
121 "set print type typedefs", and flags to ptype and whatis.
122
ed8a1c2d
AB
1232012-11-09 Andrew Burgess <aburgess@broadcom.com>
124
125 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
126 the example -data-disassemble output. Extend the description of
127 the -data-disassemble results to document all fields. Document
128 the cli disassemble command as being related to -data-disassemble.
129
8506d139
YQ
1302012-11-09 Yao Qi <yao@codesourcery.com>
131
132 PR gdb/14777.
133 * gdb.texinfo (OS Information): Remove doc on command
134 'info udot'.
135
4d3f93a2
JB
1362012-11-08 Joel Brobecker <brobecker@adacore.com>
137
138 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
139 gdb.ini warning for Windows port.
140
1e96de83
YQ
1412012-11-08 Yao Qi <yao@codesourcery.com>
142
143 * gdb.texinfo (Search): Add kindex for 'fo'.
144
dc939229
TT
1452012-11-05 Tom Tromey <tromey@redhat.com>
146
147 PR python/14802:
148 * gdb.texinfo (Functions In Python): Add example.
149
6f6484cd
YQ
1502012-11-03 Yao Qi <yao@codesourcery.com>
151
152 * observer.texi (GDB Observers): Remove observer
153 'tracepoint_modified', 'tracepoint_created' and
154 'tracepoint_deleted'.
155
af4238e5
TT
1562012-10-26 Tom Tromey <tromey@redhat.com>
157
158 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
159
687e43a4
TT
1602012-10-25 Tom Tromey <tromey@redhat.com>
161
162 * gdb.texinfo (General Query Packets): Use @itemx.
163
8de0566d
YQ
1642012-10-17 Yao Qi <yao@codesourcery.com>
165
166 * observer.texi (GDB Observers): Update observer
167 'memory_changed'.
168 * gdb.texinfo (GDB/MI Async Records): Document for
169 "memory-changed" notification.
170
07540c15
DE
1712012-10-15 Doug Evans <dje@google.com>
172
173 * gdb.texinfo (Mode Options): Document -nh.
174 Elaborate on docs for -nx.
175
d7019589
SP
1762012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
177
178 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
179
82a90ccf
YQ
1802012-09-21 Yao Qi <yao@codesourcery.com>
181 Pedro Alves <palves@redhat.com>
182
183 * gdb.texinfo (GDB/MI Async Records): Document notification
184 'record-started' and 'record-stopped'.
185 * observer.texi (GDB Observers): New observer 'record-changed'.
186
aa9259cc
TS
1872012-09-19 Thomas Schwinge <thomas@codesourcery.com>
188
189 * gdb.texinfo: Document the removal of SH's 'regs' command.
190
c1d780c2
SDJ
1912012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
192
193 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
194
bb25a15c
YQ
1952012-09-18 Yao Qi <yao@codesourcery.com>
196
197 * gdb.texinfo (GDB/MI Async Records): Document new MI
198 notifications '=tsv-created' and '=tsv-deleted'.
199 * observer.texi (GDB Observers): New observer tsv_created and
200 tsv_deleted.
201
201b4506
YQ
2022012-09-18 Yao Qi <yao@codesourcery.com>
203
204 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
205 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
206 '=traceframe-changed'.
207
6fc1c773
YQ
2082012-09-17 Yao Qi <yao@codesourcery.com>
209
210 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
211 'set listsize'.
212
121c73f3
JK
2132012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
214 Eli Zaretskii <eliz@gnu.org>
215
216 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
217 encoding for gdbarch_breakpoint_from_pc, bp_addr for
218 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
219
e9687799
JK
2202012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
223
3b5e4d35
YPK
2242012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
225
226 Document how to return from "python-interactive" to GDB.
227 * gdb.texinfo (Python Commands): Update documentation.
228
2292012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
230
231 Add a new "python-interactive" command that starts a standard
232 Python interactive prompt with "pi" as alias, and add "py" as
233 an alias to "python".
234 * gdb.texinfo (Python Commands): Document the new commands.
235
b583003e
TT
2362012-08-22 Tom Tromey <tromey@redhat.com>
237
238 * gdbint.texinfo (Host Definition): Remove documentation for
239 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
240
a451cb65
KS
2412012-08-17 Keith Seitz <keiths@redhat.com>
242
243 PR c++/13356
244 * gdb.texinfo (Type and Range Checking): Remove warning.
245 Remove spurious commas.
246 Update text and examples for re-implementation of set/show
247 check type.
248 (C and C++ Type and Range Checks): Likewise.
249
6b1755ce
YQ
2502012-08-16 Yao Qi <yao@codesourcery.com>
251
252 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
253 is deprecated.
254
f47f77df
DE
2552012-08-13 Doug Evans <dje@google.com>
256
257 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
258 to include functions.
259
a72c3253
DE
2602012-08-10 Doug Evans <dje@google.com>
261
262 * gdb.texinfo (Convenience Funs): New node.
263 (Types In Python): Document Type.vector.
264
5b9afe8a
YQ
2652012-08-09 Yao Qi <yao@codesourcery.com>
266
267 * observer.texi: New observer command_param_changed.
268 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
269
dc1039df
JK
2702012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
271
272 * gdbint.texinfo (Debugging GDB): In section
273 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
274 Mention also gdb-gdb.py.
275
4abf930d
YQ
2762012-08-07 Yao Qi <yao@codesourcery.com>
277
278 Revert the folloing patch:
279 2012-08-06 Yao Qi <yao@codesourcery.com>
280 * gdb.texinfo (Remote Configuration): Add kindex for 'set
281 remote hardware-watchpoint-limit' and 'set
282 remote hardware-breakpoint-limit'.
283
f3c8a52a
JK
2842012-08-06 Nathaniel Flath <flat0103@gmail.com>
285
286 * gdb.texinfo (Working Directory): Added information about new
287 default argument for 'cd' command.
288
77a91025
YQ
2892012-08-06 Yao Qi <yao@codesourcery.com>
290
291 * gdb.texinfo (Remote Configuration): Add kindex for 'set
292 remote hardware-watchpoint-limit' and 'set
293 remote hardware-breakpoint-limit'.
294
d9f08f52
YQ
2952012-08-06 Yao Qi <yao@codesourcery.com>
296
297 Fix PR14371.
298
299 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
300 '=breakpoint-deleted'.
301
95b07c96
YQ
3022012-08-02 Yao Qi <yao@codesourcery.com>
303
304 * gdb.texinfo (Native): Remove node Neutrino.
305
7255706c
YQ
3062012-07-27 Yao Qi <yao@codesourcery.com>
307
308 * gdb.texinfo (IPA Protocol Commands): Document new command
309 'close'.
310
d6b28940
TT
3112012-07-25 Tom Tromey <tromey@redhat.com>
312
313 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
314
e615022a
DE
3152012-07-20 Doug Evans <dje@google.com>
316
317 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
318 (Index Files): Document how to control the use of deprecated index
319 sections.
320 (Index Section Format): Replace --use-deprecated-index-sections with
321 "set use-deprecated-index-sections on".
322
055855a4
EZ
3232012-07-12 Eli Zaretskii <eliz@gnu.org>
324
325 * gdbint.texinfo: Remove @syncodeindex directives that put all the
326 indices into a single node "Index". Instead, join function and
327 variable indices into a single index, separate from the concept
328 index. Requested in
329 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
330 (Top): Update the top-level menu: instead of one "Index" there are
331 now separate entries "Concept Index" and "Function and Variable
332 Index".
333 (Concept Index, Function and Variable Index): New nodes.
334 (Index): Node deleted.
335
f77cc5f0
HZ
3362012-07-05 Hui Zhu <hui_zhu@mentor.com>
337
338 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
339 and "maint agent-eval".
340
00595b5e
EZ
3412012-07-03 Eli Zaretskii <eliz@gnu.org>
342
343 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
344 avoid file-name clashes between Index.html and index.html on
345 case-insensitive filesystems. See the discussion starting in
346 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
347 details of the problem.
348 (Top): Update the master menu for the above.
349 (Concept Index, Command and Variable Index): New nodes, instead of
350 the old "Index" node that was deleted. All cross-references
351 updated.
352
d3ce09f5
SS
3532012-07-02 Stan Shebs <stan@codesourcery.com>
354
355 * gdb.texinfo (Dynamic Printf): Mention agent style and
356 disconnected dprintf.
357 (Maintenance Commands): Describe maint agent-printf.
358 (General Query Packets): Mention BreakpointCommands feature.
359 (Packets): Document commands extension to Z0 packet.
360 * agentexpr.texi (Bytecode Descriptions): Document printf
361 bytecode.
362
2d7b58e8
JK
3632012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
364
365 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
366 only after gdbinit files.
367 (Startup): Move -iex and -iex commands down after gdbinit files.
368
202cbf1c
JK
3692012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
370
371 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
372 possibility.
373
b6ba681c
TT
3742012-06-29 Tom Tromey <tromey@redhat.com>
375
376 * gdb.texinfo (Index Section Format): Update for version 7.
377
71caed83
SS
3782012-06-28 Stan Shebs <stan@codesourcery.com>
379
380 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
381 example, add note about title column.
382
ee0bf529
SCR
3832012-06-26 Siva Chandra Reddy <sivachandra@google.com>
384
385 * gdb.texinfo (Symbol Tables In Python): Add description about
386 the new 'last' attribute of gdb.Symtab_and line.
387
3c15d565
SCR
3882012-06-26 Siva Chandra Reddy <sivachandra@google.com>
389
390 * gdb.texinfo (Symbol Tables In Python): Correct the description
391 of the 'pc' attribute of gdb.Symtab_and_line.
392
45cfd468
DE
3932012-06-26 Doug Evans <dje@google.com>
394
395 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
396 and symtab-create.
397
496ee73e
KS
3982012-06-25 Keith Seitz <keiths@redhat.com>
399
400 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
401 from example. Remove "rbreak" from list of corresponding
402 gdb commands.
403
156942c7
DE
4042012-06-23 Doug Evans <dje@google.com>
405
406 * gdb.texinfo (Index Section Format): Document version 7 format.
407
c614397c
YQ
4082012-06-22 Yao Qi <yao@codesourcery.com>
409
410 * gdb.texinfo: Add missing cindex for some packets.
411
472a2379
KS
4122012-06-20 Keith Seitz <keiths@redhat.com>
413
414 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
415 for -break-insert and document -p.
416
2678e2af
YQ
4172012-06-20 Yao Qi <yao@codesourcery.com>
418
419 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
420 and "gdb.write_memory" with "Inferior.read_memory" and
421 "Inferior.write_memory".
422
984359d2
EZ
4232012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
424
425 * gdb.texinfo (Summary): Add a link to "Free Documentation".
426 (Free Documentation): Add @node line.
427 (Continuing and Stepping) <advance location>: Use @item instead of
428 @itemx.
429 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
430 @itemx.
431 (Embedded Processors): Put the link to "PA" to its correct place,
432 according to document structure.
433 (Python API): Put the link to "Lazy Strings In Python" to its
434 correct place.
435 (Index): Use @@ in @tex block to get a literal @.
436
437 * gdbint.texinfo: Fix the @subtitle line.
438
439 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
440 correct place.
441
16bdd41f
YQ
4422012-06-08 Yao Qi <yao@codesourcery.com>
443
444 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
445 Protocol'.
446 (In-Process Agent Protocol, IPA Protocol Objects)
447 (IPA Protocol Commands): New nodes.
448 (Tracepoint Packets): Add anchors.
449
2d4c29c5
TS
4502012-06-06 Thomas Schwinge <thomas@codesourcery.com>
451
452 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
453
6bd110c5
YQ
4542012-06-06 Yao Qi <yao@codesourcery.com>
455
456 * gdb.texinfo: Update copyright year.
457
f3e0e960
SS
4582012-05-23 Stan Shebs <stan@codesourcery.com>
459 Kwok Cheung Yeung <kcy@codesourcery.com>
460
461 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
462
1564a261
JK
4632012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
464
465 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
466 Mention also --with-separate-debug-dir.
467 (Auto-loading): Prepend $debugdir in the sample output.
468 (Auto-loading safe path): Likewise. Mention also $debugdir for the
469 auto-load safe-path variable.
470 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
471 Mention also $debugdir for 'set auto-load scripts-directory'.
472
eb17f351
EZ
4732012-05-19 Eli Zaretskii <eliz@gnu.org>
474
475 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
476 (MIPS Embedded, MIPS, MIPS Register packet Format)
477 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
478 appropriate.
479
4cc0665f
MR
4802012-05-18 Sandra Loosemore <sandra@codesourcery.com>
481 Maciej W. Rozycki <macro@codesourcery.com>
482
483 * gdb.texinfo (MIPS): Document "set mips compression" and "show
484 mips compression".
485 (MIPS Breakpoint Kinds): New subsubsection.
486
7af8dcf8 4872012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
488
489 * gdb.texinfo (Architecture-Specific Protocol Details): Define
490 nodes for subsections. Add @acronym mark-ups and adjust
491 formatting.
492
aff139ff
JK
4932012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
494
495 Rename $ddir to $datadir.
496 * gdb.texinfo (Auto-loading, Auto-loading safe path)
497 (objfile-gdb.py file): Rename $ddir to $datadir.
498
9cb709b6
TT
4992012-05-18 Tom Tromey <tromey@redhat.com>
500
501 * gdb.texinfo (Print Settings): Document 'set print symbol'.
502
e7e0cddf
SS
5032012-05-14 Stan Shebs <stan@codesourcery.com>
504
505 * gdb.texinfo (Dynamic Printf): New subsection.
506
7efc75aa
SCR
5072012-05-13 Siva Chandra Reddy <sivachandra@google.com>
508
509 * gdb.texinfo (Basic Python): Add description about the function
510 gdb.find_pc_line
511
f307c045
JK
5122012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
513 Eli Zaretskii <eliz@gnu.org>
514
515 * gdb.texinfo (Separate Debug Files): Use plural form for global
516 debugging information directory.
517
85d4a676
SS
5182012-05-11 Stan Shebs <stan@codesourcery.com>
519 Kwok Cheung Yeung <kcy@codesourcery.com>
520
521 * gdb.texinfo (Operating System Auxiliary Information): Document new
522 'info os' subcommands.
523
c1668e4e
JK
5242012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
525
526 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
527 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
528 (dotdebug_gdb_scripts section): Add reference
529 to 'Auto-loading safe path'.
530
7349ff92
JK
5312012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
532
533 Implement multi-component --with-auto-load-dir.
534 * gdb.texinfo (Auto-loading): New references
535 for 'set auto-load scripts-directory'
536 and 'show auto-load scripts-directory'.
537 (Auto-loading safe path): Describe the new default. Move $ddir
538 substituation reference to 'objfile-gdb.py file'.
539 (objfile-gdb.py file): Describe script-name alias. Change real-name to
540 script-name. Describe new 'set auto-load scripts-directory'
541 and 'show auto-load scripts-directory'.
542
6dea1fbd
JK
5432012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
544
545 Provide $ddir substitution for --with-auto-load-safe-path.
546 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
547 (Auto-loading safe path): Likewise. Mention the default value,
548 $ddir substitution, --with-auto-load-safe-path and
549 --without-auto-load-safe-path.
550 * observer.texi (gdb_datadir_changed): New.
551
1ccacbcd
JK
5522012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
553
554 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
555 Twice.
556
d9242c17
JK
557 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
558 directory separator by path separator.
559
af2c1515
JK
5602012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
561
562 * gdb.texinfo (Auto-loading safe path): Make 'directories'
563 for 'set auto-load safe-path' optional. Mention if it is omitted.
564 Change disabling security protection condition to "/", twice.
565
a20ee7a4
SCR
5662012-05-03 Siva Chandra Reddy <sivachandra@google.com>
567
568 * gdb.texinfo (Symbol Tables In Python): Add documentation about
569 the new methods global_block and static_block on gdb.Symtab
570 objects.
571
56af09aa
SCR
5722012-05-02 Siva Chandra Reddy <sivachandra@google.com>
573
574 * gdb.texinfo (Blocks In Python): Add a note saying that future
575 improvements to GDB and its infrastructure can move symbols
576 across blocks within a symbol table.
577
2746b0ef
YQ
5782012-04-29 Yao Qi <yao@codesourcery.com>
579
580 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
581 (A29K): Remove.
582
62e5f89c
SDJ
5832012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
584 Tom Tromey <tromey@redhat.com>
585
586 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
587 and generic static probe support on GDB.
588
a766d390
DE
5892012-04-25 Doug Evans <dje@google.com>
590
50f042b9
DE
591 * gdb.texinfo (Go): Fix thinko.
592
a766d390
DE
593 * gdb.texinfo (Supported Languages): Add Go.
594 (Go): New node.
595
f02e2b19
YQ
5962012-04-25 Yao Qi <yao@codesourcery.com>
597
598 * gdbint.texinfo (Testsuite): New section `Board settings'.
599
68d41a48
JK
6002012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
601
602 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
603 Three times.
604
174bb630
JK
605 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
606 Three times.
607
0511cc75
JK
6082012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
609
610 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
611 by @table @asis. Fix formatting of one item.
612
0070f25a
JK
6132012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
614
615 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
616
4dc84fd1
JK
6172012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
618
619 New option "set debug auto-load".
620 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
621 (auto-load verbose mode): New node.
622
bccbefd2
JK
6232012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 New option "set auto-load safe-path".
626 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
627 and "info auto-load" examples for safe-path. Put there also references
628 for "set auto-load safe-path" and "show auto-load safe-path".
629 New menu item for Auto-loading safe path.
630 (Auto-loading safe path): New node.
631 (Python Auto-loading): Update the expected output from "Missing"
632 to "No".
633
bf88dd68
JK
6342012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
635
636 auto-load: Implementation.
637 * gdb.texinfo (Mode Options): New anchor for -nx.
638 (Startup): New anchors for Option -init-eval-command,
639 Home Directory Init File
640 and Init File in the Current Directory during Startup.
641 Mention set auto-load local-gdbinit with a reference.
642 Change the sample code to "set auto-load python-scripts".
643 (Threads): New anchor set libthread-db-search-path.
644 Provide references to libthread_db.so.1 file.
645 (Controlling GDB): New menu item for Auto-loading.
646 (Auto-loading, Init File in the Current Directory)
647 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
648 (Python): Rename the menu item Auto-loading to Python Auto-loading.
649 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
650 reference.
651 (Auto-loading): Rename to ...
652 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
653 "set auto-load python-scripts", new anchor for it. Change
654 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
655 for it. Change "info auto-load-scripts"
656 to "info auto-load python-scripts", new anchor for it. Change "scripts"
657 to "Python scripts".
658
8264ba82
AG
6592012-04-14 Anton Gorenkov <xgsa@yandex.ru>
660
661 PR mi/13393
662 * gdb.texinfo (Print Settings): Extend the description for "set print
663 object".
664 (GDB/MI Variable Objects): Extend the description for -var-create and
665 -var-list-children.
666
06fc020f
SCR
6672012-04-11 Siva Chandra Reddy <sivachandra@google.com>
668
669 * gdb.texinfo (Examining Data): Document the 'explore' command.
670
7191c139
JB
6712012-03-28 Joel Brobecker <brobecker@adacore.com>
672
673 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
674 to the children of a varobj and its update range when -var-update
675 returns that the varobj's type changed.
676
3708f05e
JK
6772012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
678
679 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
680 Create two new links fir 'objfile-gdb.py file'
681 and 'dotdebug_gdb_scripts section'.
682
8e0583c8
JK
6832012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
684
685 * gdb.texinfo (Auto-loading): Rename node reference
686 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
687 Twice.
688 (.debug_gdb_scripts section): Rename the node ...
689 (dotdebug_gdb_scripts section): ... here.
690 (Maintenance Commands): Also rename this node reference.
691
7b282c5a
SCR
6922012-03-22 Siva Chandra Reddy <sivachandra@google.com>
693
694 * gdb.texinfo (Python API/Values From Inferior): Add description
695 about the new method Value.referenced_value. Add description on
696 how Value.dereference is different (and similar) to
697 Value.referenced_value.
698
8320cc4f
JK
6992012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
702 --init-eval-command=COMMAND, -iex.
703 (Startup): Describe -iex and -ix. Simplify the example
704 for "set auto-load-scripts off".
705
481860b3
GB
7062012-03-16 Gary Benson <gbenson@redhat.com>
707
708 PR breakpoints/10738
709 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
710 stating that GDB cannot set breakpoints on inlined functions.
711 (Mode Options): Document --use-deprecated-index-sections.
712 (Index Section Format): Document new index section version format.
713
c4aeac85
TT
7142012-03-15 Tom Tromey <tromey@redhat.com>
715
716 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
717
16899756
DE
7182012-03-13 Doug Evans <dje@google.com>
719
720 * gdb.texinfo (Help): Change apropos example to use "alias" instead
721 of "reload".
722 (Symbols): Delete docs for set/show symbol-reloading.
723 * gdbint.texinfo (Defining Other Architecture Features): Delete
724 SYMBOL_RELOADING_DEFAULT.
725 * refcard.tex: Delete reference to symbol-reloading.
726
9b224c5e
PA
7272012-03-07 Pedro Alves <palves@redhat.com>
728
729 * gdb.texinfo (General Query Packets): Document new
730 QProgramSignals packet.
731 * gdb.texinfo (Remote configuration): Mention
732 "program-signals-packet".
733
169081d0
TG
7342012-03-05 Tristan Gingold <gingold@adacore.com>
735
736 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
737
d1feda86
YQ
7382012-03-03 Yao Qi <yao@codesourcery.com>
739
740 * gdb.texinfo (In-Process Agent): New node.
741 Document new commands.
742 (General Query Packets): Add packet `QAgent'.
743
1faeff08
MR
7442012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
745
746 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
747
7d74f244
DE
7482012-03-01 Scott J. Goldman <scottjg@vmware.com>
749
750 * gdb.texinfo (Commands In Python): Put example python macro in
751 COMMAND_USER category rather than COMMAND_OBSCURE.
752 Document gdb.COMMAND_USER.
753 (User-defined Commands): Update documentation to clarify
754 "set/show max-user-call-depth" and "show user" don't apply to python
755 commands. Update documentation to clarify "help user-defined" may
756 also include python commands defined as COMMAND_USER.
757
6fe37d23
JK
7582012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
759
760 * gdb.texinfo (Startup): Add option -ex description to the option -x
761 description.
762
83364271
LM
7632012-02-24 Luis Machado <lgustavo@codesourcery.com>
764
765 * gdb.texinfo (Setting Breakpoints): Mention and explain the
766 condition-evaluation breakpoint parameter.
767 Mention condition-evaluation mode being shown in "info break".
768 (Break Conditions): Add description for target-side
769 conditional breakpoints.
770 (Remote Configuration): Mention conditional-breakpoints-packet.
771 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
772 cond-expr.
773 (General Query Packets): Mention new ConditionalBreakpoint feature.
774
bdb1994d
TT
7752012-02-22 Tom Tromey <tromey@redhat.com>
776
777 * gdb.texinfo (Blocks In Python): Clarify block iteration.
778
4d241c86
TT
7792012-02-17 Tom Tromey <tromey@redhat.com>
780
781 PR python/10753:
782 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
783 directory.
784
816338b5
SS
7852012-02-14 Stan Shebs <stan@codesourcery.com>
786
787 * gdb.texinfo (Disabling Breakpoints): Document enable count.
788
cc30c4bd
PA
7892012-02-13 Pedro Alves <palves@redhat.com>
790
791 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
792 mips-idt-ecoff.
793
035d1e5b
YQ
7942012-02-09 Yao Qi <yao@codesourcery.com>
795
796 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
797
f0823d2c
TT
7982012-02-07 Tom Tromey <tromey@redhat.com>
799
800 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
801 Symbol.value.
802
64e7d9dd
TT
8032012-02-07 Tom Tromey <tromey@redhat.com>
804
805 * gdb.texinfo (Symbols In Python): Document Symbol.line.
806
4220b2f8
TS
8072012-01-27 Thomas Schwinge <thomas@codesourcery.com>
808
809 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
810
edcc5120
TT
8112012-01-24 Tom Tromey <tromey@redhat.com>
812
813 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
814 unload".
815 (Files): Mention new catch commands.
816 (GDB/MI Async Records): Likewise.
817
53fe1783
GB
8182012-01-24 Gary Benson <gbenson@redhat.com>
819
820 Delete #if 0'd out code.
821 * gdb.texinfo (Frame Info): Remove "info catch".
822
b9e7b9c3
UW
8232012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
824
825 * gdb.texinfo (Remote Configuration): Document
826 "set remote hostio-readlink-packet" command.
827 (General Query Packets): Document vFile:readlink packet.
828
4aac40c8
TT
8292012-01-16 Tom Tromey <tromey@redhat.com>
830
831 * gdb.texinfo (Specify Location): Document relative file name
832 handling.
833
cafec441
TT
8342012-01-16 Tom Tromey <tromey@redhat.com>
835
836 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
837
0ee339bc
JK
8382012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
839 Eli Zaretskii <eliz@gnu.org>
840
841 * gdbint.texinfo (Coding Standards): Require braces for two lines of
842 code.
843
72384ba3
PH
8442012-01-11 Paul Hilfinger <hilfingr@adacore.com>
845
846 * gdb.texinfo (Variables): Document use of :: for non-static
847 variables.
848
ce1b17c4
JB
8492012-01-05 Joel Brobecker <brobecker@adacore.com>
850
851 * gdbint.texinfo (Start of New Year Procedure): Update
852 to replace use of copyright.sh by use of copyright.py.
853
217bff3e
JK
8542012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
855
856 Remove the gdbtui binary.
857 * all-cfg.texi (GDBTUI): Remove.
858 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
859 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
860 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
861
cc72b2a2
KP
8622011-12-23 Kevin Pouget <kevin.pouget@st.com>
863
864 Introduce gdb.FinishBreakpoint in Python.
865 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
866 (Python API): Add menu entry for Finish Breakpoints.
867
13ac8d2c
JK
8682011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
869
870 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
871 tests.
872
e0f9f062
DE
8732011-12-16 Doug Evans <dje@google.com>
874
875 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
876
80b6e756
PM
8772011-12-16 Phil Muldoon <pmuldoon@redhat.com>
878
1c3ad6ab 879 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
880 stack". Add documentation for "set/show python print-stack".
881
2fb860fc
PA
8822011-12-14 Pedro Alves <pedro@codesourcery.com>
883
884 * gdb.texinfo (Implementing a Remote Stub): Explain that you
885 should transfer control to the stub in the startup code instead of
886 in main. Mention the need to get past the initial breakpoint.
887
f8eba3c6
TT
8882011-12-06 Tom Tromey <tromey@redhat.com>
889
890 * gdb.texinfo (Set Breaks): Update for new behavior.
891
2268b414
JK
8922011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
893
894 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
895 List Format for SVR4 Targets'.
896 (General Query Packets): New item qXfer:libraries-svr4:read.
897 (Library List Format for SVR4 Targets): New node.
898
ae6f0d5b
TT
8992011-12-01 Tom Tromey <tromey@redhat.com>
900
901 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
902 add.
903
36dfb11c
TT
9042011-11-22 Tom Tromey <tromey@redhat.com>
905
906 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
907 reasons.
908
f196051f
SS
9092011-11-20 Stan Shebs <stan@codesourcery.com>
910
911 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
912 note-related options and variables.
913 (Tracepoint Packets): Document packet changes.
914
f85b53f8
SD
9152011-11-20 Sanjoy Das <sdas@igalia.com>
916
917 * gdb.texinfo (JIT Interface): Add documentation on writing and
918 usind JIT debug info readers.
919 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
920 Debug Info Readers): New nodes.
921
bfccc43c
YQ
9222011-11-18 Yao Qi <yao@codesourcery.com>
923
924 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
925 tracepoint.
926
c011a4f4
DE
9272011-11-15 Doug Evans <dje@google.com>
928
929 * gdb.texinfo (Files): Document basenames-may-differ.
930
ed59ded5
DE
9312011-11-14 Doug Evans <dje@google.com>
932
933 * gdb.texinfo (Shell Commands): Document "!".
934
405f8e94
SS
9352011-11-14 Stan Shebs <stan@codesourcery.com>
936 Kwok Cheung Yeung <kcy@codesourcery.com>
937
938 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
939 needed to get shorter fast tracepoints.
940 (Tracepoint Packets): Document new qTMinFTPILen packet.
941
1e4d1764
YQ
9422011-11-14 Yao Qi <yao@codesourcery.com>
943
944 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
945 behavior of tracepoint.
946 (General Query Packets): New feature InstallInTrace.
947 (Remote Configuration): Document "set remote
948 install-in-trace-packet".
949
71eba9c2 9502011-11-12 Matt Rice <ratmice@gmail.com>
951
952 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
953 Add arguments to info macro.
954
e0f8f636
TT
9552011-11-10 Tom Tromey <tromey@redhat.com>
956
957 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
958 manual.
959 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
960 (Macros): Add a footnote.
961 (C): Remove paragraph about compiler options.
962 (C Constants): Mention wide character and string constants.
963 (C Plus Plus Expressions): Update compiler option advice. Mention
964 using declarations. Mention ADL. Remove old HP compiler
965 information.
966
625c0d47
TT
9672011-11-10 Tom Tromey <tromey@redhat.com>
968
969 PR c++/9257:
970 * gdb.texinfo (Print Settings): Add an extra note about the need
971 for a vtable.
972
4be2aacc
MR
9732011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
974
975 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
976 "set mips abi" documentation.
977
0a1c4d10
DE
9782011-11-04 Doug Evans <dje@google.com>
979
980 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
981
aad1c02c
TT
9822011-11-03 Tom Tromey <tromey@redhat.com>
983
984 * gdb.texinfo (Stopping): Add menu entry.
985 (Continuing and Stepping): Restore @node. Use @section, not
986 @subsection.
987
983fb131
MR
9882011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
989
990 * gdb.texinfo (Skipping Over Functions and Files): Remove node
991 designation. Fix "Specify Location" cross-reference.
992
3065dfb6
SS
9932011-11-02 Stan Shebs <stan@codesourcery.com>
994
995 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
996 (General Query Packets): Describe tracenz feature.
997 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
998
0aaaf063
PK
9992011-10-28 Paul Koning <paul_koning@dell.com>
1000
1001 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1002
2231f1fb
KP
10032011-10-27 Kevin Pouget <kevin.pouget@st.com>
1004
1005 * gdb.texinfo ((Frames In Python): Document
1006 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1007
5110b5df
PK
10082011-10-26 Paul Koning <paul_koning@dell.com>
1009
1010 * gdb.texinfo (gdb.types): Document new deepitems function.
1011
22dbab46
PK
10122011-10-25 Paul Koning <paul_koning@dell.com>
1013
1014 PR python/13327
1015
1016 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1017 fetch_lazy method.
1018
9df2fbc4
PM
10192011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1020
1021 PR python/12656
1022
1023 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1024 global_block, static_block function.
1025
f05e2e1d
TT
10262011-10-19 Tom Tromey <tromey@redhat.com>
1027
1028 * gdb.texinfo (Commands In Python): Add missing "@"s.
1029
a7fc3f37
KP
10302011-10-13 Kevin Pouget <kevin.pouget@st.com>
1031
1032 PR python/13285 Document named constants for frame unwind stop reasons
1033 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1034 constants.
1035
5048e516
JK
10362011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1037
1038 Fix compatibility with texinfo versions older than 4.12.
1039 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1040 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1041 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1042 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1043 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1044 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1045 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1046
5a56e9c5
DE
10472011-10-09 Doug Evans <dje@google.com>
1048
1049 * gdb.texinfo (Extending GDB): Document alias command.
1050
36b11add
JK
10512011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1052
1053 Support @entry in input expressions.
1054 * gdb.texinfo (Variables): Describe @entry names suffix.
1055 (Print Settings): Add anchor for `set print entry-values'.
1056
e18b2753
JK
10572011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1058 Eli Zaretskii <eliz@gnu.org>
1059
1060 Display @entry parameter values (without references).
1061 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1062 example.
1063 (Print Settings): New description of set print entry-values and show
1064 print entry-values.
1065
111c6489
JK
10662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1067 Eli Zaretskii <eliz@gnu.org>
1068
1069 Recognize virtual tail call frames.
1070 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1071 (Tail Call Frames): New node.
1072 (Frames In Python): Add gdb.TAILCALL_FRAME.
1073
9c15afc4
DE
10742011-10-07 Doug Evans <dje@google.com>
1075
1076 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1077 register_pretty_printer.
1078
99f5279d
PM
10792011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1080
1081 PR python/12930
1082 PR python/12802
1083
1084 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1085 stop method.
1086
03583c20
UW
10872011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1088
1089 * gdb.texinfo (Starting your Program): "set disable-randomization"
1090 is no longer Linux-specific.
1091 (Remote Configuration): Document "set remote
1092 disable-randomization-packet".
1093 (General Query Packets): Document "QDisableRandomization" packet
1094 and add it to "qSupported" list.
1095
bd054e06
KP
10962011-10-07 Kevin Pouget <kevin.pouget@st.com>
1097
1098 Allow Python notification of new object-file loadings.
1099 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1100 event type.
1101
cb6be26b
KP
11022011-10-04 Kevin Pouget <kevin.pouget@st.com>
1103
1104 PR python/12691: Add the inferior to Python exited event
1105 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1106
a05336a1
JB
11072011-10-03 Joel Brobecker <brobecker@adacore.com>
1108
1109 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1110 rephasing.
1111
5d77fe44
JB
11122011-10-03 Joel Brobecker <brobecker@adacore.com>
1113
1114 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1115 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1116 as possible feature returned by the `-list-features'
1117 command.
1118
699df94d
PK
11192011-09-28 Paul Koning <paul_koning@dell.com>
1120
1121 * gdb.texinfo (gdb.Type): Document field access by dictionary
1122 key syntax.
1123
24bdad53
YQ
11242011-09-28 Yao Qi <yao@codesourcery.com>
1125
1126 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1127 Add one space after option `-s'. Remove @r{} markup.
1128
6710bf39
SS
11292011-09-27 Stan Shebs <stan@codesourcery.com>
1130
1131 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1132
d99f7e48
HZ
11332011-09-16 Hui Zhu <teawater@gmail.com>
1134
1135 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1136 to *(unsigned char *)$esp@300.
1137
d812018b
PK
11382011-09-15 Paul Koning <paul_koning@dell.com>
1139
1140 * gdb.texinfo: Make style of Python functions and methods match
1141 the syntax of Python. Also put class and module names explicitly
1142 on function, member, and variable names, matching Python
1143 documentation conventions.
1144
2aa48337
KP
11452011-09-15 Kevin Pouget <kevin.pouget@st.com>
1146
1147 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1148 * gdb.texinfo (Inferiors In Python): Describe new
1149 gdb.selected_inferior() function.
1150
6839b47f
KP
11512011-09-15 Kevin Pouget <kevin.pouget@st.com>
1152
1153 Handle multiple breakpoint hits in Python interface:
1154 * gdb.texinfo (Events In Python): New function documentation:
1155 gdb.BreakpointEvent.breakpoints. Indicate that
1156 gdb.BreakpointEvent.breakpoint is now deprecated.
1157
26829f2b
JB
11582011-09-04 Joel Brobecker <brobecker@adacore.com>
1159
1160 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1161
a9f54f60
TT
11622011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1163
1164 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1165
fa3a4f15
PM
11662011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1167
1168 * gdb.texinfo (Prompt): Add set/show extended-prompt
1169 documentation
1170 (Basic Python): Add prompt_hook anchor.
1171 (Python modules): Reword module text to reflect multiple modules.
1172 (gdb.prompt): Document gdb.prompt module.
1173
224bbe49
YQ
11742011-08-14 Yao Qi <yao@codesourcery.com>
1175
78d85199
YQ
1176 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1177
11782011-08-14 Yao Qi <yao@codesourcery.com>
1179
1180 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1181 (TIC6x Features): New node.
1182
457e09f0
DE
11832011-08-12 Doug Evans <dje@google.com>
1184
1185 * gdb.texinfo (Symbols In Python): Document symbol.type.
1186
5e239b84
PM
11872011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1188
1189 * gdb.texinfo (Python): Document command and function
1190 auto-loading.
1191
177bc839
JK
11922011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1193 Eli Zaretskii <eliz@gnu.org>
1194
1195 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1196 typedefs unrolling. Extend the sample code by an inner typedef and
1197 outer typedefs unrolling.
1198
1a532630
PP
11992011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1200
1201 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1202 size and line-size.
1203
9b158ba0 12042011-07-21 Matt Rice <ratmice@gmail.com>
1205
1206 PR macros/12999
1207 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1208 Update text and cindex entries for info macro command.
1209
d17b6f81
PM
12102011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1211
1212 * observer.texi (GDB Observers): Add before_prompt observer.
1213 * gdb.texinfo (Basic Python): Add documentation for prompt
1214 substitution.
1215
713389e0
PM
12162011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1217
1218 PR python/12438
1219 * gdb.texinfo (Python Commands): Add deprecate note to maint
1220 set/show python print-stack. Document set/show python
1221 print-backtrace.
1222
177b42fe
TJB
12232011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1224
1225 * gdb.texinfo: Fix typos.
1226
900e11f9
JK
12272011-07-01 Tom Tromey <tromey@redhat.com>
1228
1229 * gdb.texinfo (Debugging Output): Document set debug
1230 check-physname.
1231
39c4d40a
TT
12322011-06-29 Tom Tromey <tromey@redhat.com>
1233
1234 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1235 breakpoint-notifications feature.
1236
6f5def7d
UW
12372011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1238
1239 * gdb.texinfo (Target Description): Remove warning about
1240 possibly unstable format.
1241
8cf64490
TT
12422011-06-03 Tom Tromey <tromey@redhat.com>
1243
1244 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1245 (Events In Python): Note that exit_code is optional.
1246
393eab54
PA
12472011-05-17 Pedro Alves <pedro@codesourcery.com>
1248
1249 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1250 required for multi-threading support.
1251 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1252 Hc are deprecated for multi-threading debugging. Point readers at
1253 the vCont packet.
1254
75fc9810
DE
12552011-05-15 Doug Evans <dje@google.com>
1256
1257 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1258
01124a23
DE
12592011-05-13 Doug Evans <dje@google.com>
1260
98a5dd13
DE
1261 * gdb.texinfo (Threads): Document $sdir,$pdir.
1262 (Server): Document $pdir exception.
1263
dbaefcf7
DE
1264 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1265
cc63ef9b
DE
1266 * gdb.texinfo (Threads): Clarify default value for
1267 libthread-db-search-path.
7e0396aa 1268
01124a23
DE
1269 * gdb.texinfo (Completion): Update example.
1270 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1271
d248b706
KY
12722011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1273
1274 * gdb.texinfo: Document change in the behaviour of the enable and
1275 disable GDB commands when applied to tracepoints.
1276 Document the EnableDisableTracepoints remote stub feature.
1277 Document QTEnable and QTDisable in the list of tracepoint packets.
1278
cc88a640
JK
12792011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1280
1281 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1282 hsuser.texi.
1283 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1284 comment to hsuser.texi. Change rluser.texi name in the comment.
1285
84e578fb
DE
12862011-05-10 Doug Evans <dje@google.com>
1287
1288 * gdb.texinfo (Threads): If an empty path is provided for
1289 libthread-db-search-path it is reset to its default value.
1290 (Server): Ditto.
1291
478aac75
DE
12922011-05-09 Doug Evans <dje@google.com>
1293
1294 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1295
9c06b0b4
TJB
12962011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1297 Thiago Jung Bauermann <bauerman@br.ibm.com>
1298
1299 Implement support for PowerPC BookE masked watchpoints.
1300 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1301 (PowerPC Embedded): Mention support of masked watchpoints.
1302
9ed350ad
JB
13032011-05-03 Joel Brobecker <brobecker@adacore.com>
1304
1305 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1306 `@value{GDBN}'.
1307
4ceed123
JB
13082011-05-03 Joel Brobecker <brobecker@adacore.com>
1309
1310 * gdb.texinfo (titlepage): Remove dedication.
1311 (In Memoriam): New appendix.
1312
559a7a62
JK
13132011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1314 Eli Zaretskii <eliz@gnu.org>
1315
1316 * gdb.texinfo (Index Section Format): Change the version to 5.
1317 Describe the different formula.
1318
03f2bd59
JK
13192011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1320 Eli Zaretskii <eliz@gnu.org>
1321
1322 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1323 for disconnected tracing.
1324 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1325 extended-remote relationship. Mention --once.
1326 (TCP port allocation lifecycle of @code{gdbserver}): New.
1327
d9b1a651
EZ
13282011-04-23 Eli Zaretskii <eliz@gnu.org>
1329
1330 * gdb.texinfo (Server): Improve indexing. Index all optional
1331 switches to gdbserver.
1332
90476074
TT
13332011-04-20 Tom Tromey <tromey@redhat.com>
1334
1335 * gdb.texinfo (Index Section Format): New node.
1336 (Top): Add new node to menu.
1337
c21236dc
PA
13382011-04-20 Pedro Alves <pedro@codesourcery.com>
1339
1340 * gdb.texinfo (Maintenance Commands): Document `maint print
1341 remote-registers'.
1342
05c8c3f5
TT
13432011-04-20 Tom Tromey <tromey@redhat.com>
1344
1345 * gdb.texinfo (Trace File Format): Move node later.
1346
7a9dd1b2
TT
13472011-04-19 Tom Tromey <tromey@redhat.com>
1348
1349 * gdbint.texinfo (Register Information Functions): Remove
1350 duplicate "the".
1351 * gdb.texinfo (Emacs): Remove duplicate "to".
1352 (GDB/MI Variable Objects): Remove duplicate "the".
1353 (General Query Packets): Likewise.
1354
4368ebeb
JB
13552011-04-02 Joel Brobecker <brobecker@adacore.com>
1356
1357 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1358 "GDB/MI Ada Exception Information" node.
1359
956a9fb9
JB
13602011-04-01 Joel Brobecker <brobecker@adacore.com>
1361
1362 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1363 the "exception-name" field in the *stopped async record.
1364
f1310107
TJB
13652011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1366 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1367
1368 Implement support for PowerPC BookE ranged breakpoints.
1369 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1370
8786b2bd
TT
13712011-03-28 Tom Tromey <tromey@redhat.com>
1372
1373 * gdb.texinfo (Set Tracepoints): Fix typo.
1374
9ef07c8c
TT
13752011-03-24 Tom Tromey <tromey@redhat.com>
1376
1377 * gdb.texinfo (Specify Location): Document `function:label'
1378 linespec.
1379
99c3dc11
PM
13802011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1381
f1310107 1382 PR python/12149
99c3dc11
PM
1383
1384 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1385
29703da4
PM
13862011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1387
1388 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1389 (Inferiors In Python): Likewise.
1390 (Threads In Python): Likewise.
1391 (Symbols In Python): Likewise.
1392 (Objfiles In Python): Likewise.
1393 (Symbol Tables In Python): Likewise.
1394
c9174737
PA
13952011-03-15 Pedro Alves <pedro@codesourcery.com>
1396
1397 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1398 display>: Explain that the commands accept number ranges.
1399
7371cf6d
PM
14002011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1401
1402 * gdb.texinfo (Breakpoints In Python): Add description and example
1403 of Python stop function operation.
1404
ecec24e6
PM
14052011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1406
1407 * gdb.texinfo (Parameters In Python): Document get_set_string and
1408 get_show_string methods.
1409
6dcd5565
JK
14102011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1411
1412 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1413
81896e36
JK
1414 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1415 circular-trace-buffer name.
1416
5e30da2c
JB
14172011-02-28 Joel Brobecker <brobecker@adacore.com>
1418
1419 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1420 in the previous change.
1421
3bd0f5ef 14222011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1423
1424 * gdb.texinfo (Inferiors and Programs): Update commands to show
1425 that they can accept multiple arguments.
1426
4ec7539c
JB
14272011-02-24 Joel Brobecker <brobecker@adacore.com>
1428
1429 Revert the following patch (code patch was not approved):
1430 2011-02-21 Hui Zhu <teawater@gmail.com>
1431 * agentexpr.texi (bytecode descriptions): add printf.
1432 * gdb.texinfo (tracepoint action lists): add printf.
1433
82809774
DE
14342011-02-23 Doug Evans <dje@google.com>
1435
1436 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1437
e5a67952
MS
14382011-02-23 Michael Snyder <msnyder@vmware.com>
1439
1440 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1441 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1442 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1443
6e6fbe60
DE
14442011-02-22 Doug Evans <dje@google.com>
1445
1446 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1447 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1448 add description of result, fix @defun formatting.
1449
f994e27a
HZ
14502011-02-21 Hui Zhu <teawater@gmail.com>
1451
1452 * agentexpr.texi (Bytecode Descriptions): Add printf.
1453 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1454
c7f96d2b
TT
14552011-02-18 Tom Tromey <tromey@redhat.com>
1456
1457 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1458
60f98dde
MS
14592011-02-14 Michael Snyder <msnyder@vmware.com>
1460
1461 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1462 Document new command "thread find".
1463
08e796bc
MS
14642011-02-14 Michael Snyder <msnyder@vmware.com>
1465
1466 * gdb.texinfo (Threads): Update example of new thread message.
1467
b3b9301e
PA
14682011-02-14 Pedro Alves <pedro@codesourcery.com>
1469
1470 * gdb.texinfo (Remote Configuration): Mention set/show remote
1471 traceframe-info.
1472 (Tools/Packages Optional for Building GDB): Mention that expat is
1473 used for traceframe info.
1474 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1475 (General Query Packets) <qSupported>: Describe the
1476 qXfer:traceframe-info:read feature.
1477 (qXfer::read): Describe qXfer:traceframe-info:read.
1478 (Traceframe Info Format): New section.
1479
cef35b0f
PA
14802011-02-04 Pedro Alves <pedro@codesourcery.com>
1481
1482 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1483 for casts and unary operators.
1484
f1cbe1d3
TT
14852011-02-04 Tom Tromey <tromey@redhat.com>
1486
1487 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1488 is not useful.
1489
585fdaa1
PA
14902011-01-25 Pedro Alves <pedro@codesourcery.com>
1491
1492 * gdb.texinfo: s/value optimized out/optimized out/g
1493
7bfc9434
JB
14942011-01-21 Joel Brobecker <brobecker@adacore.com>
1495
1496 * gdb.texinfo (Other Misc Settings): Rework part of the
1497 documentation of the "set interactive mode" command.
1498
4694da01
TT
14992011-01-19 Tom Tromey <tromey@redhat.com>
1500
1501 * gdb.texinfo (Threads): Document thread name output and `thread
1502 name' command.
1503 (Threads In Python): Document Thread.name attribute.
1504 (GDB/MI Thread Commands): Document thread attributes.
1505
b716877b
AB
15062011-01-12 Andrew Burgess <aburgess@broadcom.com>
1507
1508 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1509 changes in mi/mi-cmd-disas.c
1510
13fd8b81
TT
15112011-01-12 Tom Tromey <tromey@redhat.com>
1512
1513 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1514 Fix "thread apply" text.
1515
e09342b5
TJB
15162011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1517 Thiago Jung Bauermann <bauerman@br.ibm.com>
1518
1519 Implement support for PowerPC BookE ranged watchpoints.
1520 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1521 the "set powerpc exact-watchpoints" flag.
1522
06e65f44
TT
15232011-01-07 Tom Tromey <tromey@redhat.com>
1524
1525 * gdb.texinfo (Python API): Add descriptions to @menu items.
1526
d8e22779
TT
15272011-01-06 Tom Tromey <tromey@redhat.com>
1528
1529 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1530
a255712f
PP
15312010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1532
e09342b5 1533 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1534
ccfc3d6e
TT
15352011-01-06 Tom Tromey <tromey@redhat.com>
1536
1537 PR python/12133:
1538 * gdb.texinfo (Frames In Python): Document various frame
1539 constants.
1540
44944448
JB
15412011-01-05 Joel Brobecker <brobecker@adacore.com>
1542
1543 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1544 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1545 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1546
42ea3d7a
JK
15472011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1550 (clean): Add GDBvn.texi.
1551
720d1a40
JB
15522010-12-29 Joel Brobecker <brobecker@adacore.com>
1553
1554 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1555 occasional case where the debugger prints an array address
1556 instead of the array itself.
1557
ad196637
PA
15582010-12-23 Pedro Alves <pedro@codesourcery.com>
1559
1560 * gdb.texinfo (Packets) <read registers packet>: Document support
1561 for registers that were not collected.
1562
a86caf66
DE
15632010-12-15 Doug Evans <dje@google.com>
1564
1565 * gdb.texinfo (Startup): Document auto-loading of scripts during
1566 startup.
1567 (Auto-loading): Delete "maint set python auto-load on|off".
1568 Add "set auto-load-scripts on|off".
1569
aae1c79a
DE
15702010-12-07 Doug Evans <dje@google.com>
1571
1572 * gdb.texinfo (Mode Options): Document -data-directory.
1573 (Data Files): Add reference to -data-directory.
1574
4e04c971
DE
15752010-11-29 Doug Evans <dje@google.com>
1576
1577 * gdb.texinfo (Pretty-Printer Introduction): Change
1578 printer-name:subprinter-name to printer-name;subprinter-name.
1579
94b6973e
PM
15802010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1581
1582 PR python/12199
1583
1584 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1585
39037522
TT
15862010-11-23 Tom Tromey <tromey@redhat.com>
1587
1588 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1589 (Editing): Likewise.
1590 (Command History): Likewise.
1591 (TUI Keys): Likewise.
1592 (Bug Reporting): Conditionally include rluser.texi and
1593 inc-history.texinfo.
1594 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1595 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1596 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1597 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1598 (gdb.pdf): Likewise.
1599 (gdb.info): Likewise.
1600 (gdb/index.html): Likewise.
1601
5ae98d25
TT
16022010-11-23 Tom Tromey <tromey@redhat.com>
1603
1604 * Makefile.in (Makefile): Run ../config.status.
1605 (distclean): Update.
1606 * configure: Remove.
1607 * configure.ac: Remove.
1608
621c8364
TT
16092010-11-12 Tom Tromey <tromey@redhat.com>
1610
1611 * gdb.texinfo (Basic Python): Update. Add xref.
1612 (Exception Handling): Document new exception classes.
1613 (Types In Python): Update.
1614 (Frames In Python): Update.
1615
84f4c1fe
PM
16162010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1617
1618 * gdb.texinfo (Breakpoints In Python): Document "internal"
1619 parameter, and visible attribute.
1620
99e7ae30
DE
16212010-11-05 Doug Evans <dje@google.com>
1622
1623 * gdb.texinfo (Source Path): Document "set directories".
1624
f4b8a18d
KW
16252010-11-05 Ken Werner <ken.werner@de.ibm.com>
1626
1627 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1628 (OpenCL C): New node.
1629
7b51bc51
DE
16302010-11-02 Doug Evans <dje@google.com>
1631
1632 * gdb.texinfo (Pretty Printing): Expand into three sections,
1633 introduction, example, and commands.
1634 (Python API): Delete section Disabling Pretty-Printers, merge into
1635 Selecting Pretty-Printers.
1636 (Writing a Pretty-Printer): New section. Move the pretty-printer
1637 example here, and reformat to match python coding style. Add a second
1638 example using the gdb.printing module.
1639 (Python modules): Add gdb.printing.
1640
9eeee977
DE
16412010-10-29 Doug Evans <dje@google.com>
1642
1643 * gdb.texinfo (Python): Fix long line.
1644
a0e0ffdf
DE
16452010-10-20 Doug Evans <dje@google.com>
1646
1647 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1648 All references updated. Correct sections marked as subsections.
1649 (Coding Standards): New chapter. Move the coding standard related
1650 subsections here. Add section on Python coding standards.
1651
0e3509db
DE
16522010-10-13 Doug Evans <dje@google.com>
1653
1654 * gdb.texinfo (Python): Add "Python modules".
1655 (Types in Python): Add reference to gdb.types section.
1656 (Python modules): New node.
1657
44592cc4
DE
16582010-10-11 Doug Evans <dje@google.com>
1659
1660 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1661 Python" from gdb.Value.type description.
1662
6e1bb179
JB
16632010-09-28 Joel Brobecker <brobecker@adacore.com>
1664
1665 * gdb.texinfo (Ravenscar Profile): New node.
1666
e8467610
TT
16672010-09-22 Tom Tromey <tromey@redhat.com>
1668
1669 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1670
fccd1d1e
EZ
16712010-09-22 Eli Zaretskii <eliz@gnu.org>
1672
1673 * gdb.texinfo (Values From Inferior): Clarify that
1674 value.dynamic_type works only in C++ programs with RTTI.
1675
c1b6b909
TT
16762010-09-15 Paul Bolle <pebolle@tiscali.nl>
1677
1678 * gdb.texinfo (Character Sets): Correctly reference host-charset
1679 in example.
1680
7d288aaa
TT
16812010-09-13 Tom Tromey <tromey@redhat.com>
1682
1683 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1684 Document "fullname" and "from".
1685
f75d858b
MK
16862010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1687
1688 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1689 feature `reverse' output by -list-target-features.
1690
83b9503b
L
16912010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1692
1693 * gdb.texinfo (i386 Features): Remove an extra "@item".
1694
03f17ccf
TT
16952010-08-30 Tom Tromey <tromey@redhat.com>
1696
1697 PR python/11792:
1698 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1699
9779414d
DJ
17002010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1701
1702 * gdb.texinfo (ARM Features): Document
1703 org.gnu.gdb.arm.m-profile.
1704
f9ffd4bb
TT
17052010-08-23 Tom Tromey <tromey@redhat.com>
1706
1707 PR python/11145:
1708 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1709 reinterpret_cast methods.
1710
702c2711
TT
17112010-08-23 Tom Tromey <tromey@redhat.com>
1712
1713 PR python/11915:
1714 * gdb.texinfo (Types In Python): Document array method.
1715
66b73624
TJB
17162010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1717
1718 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1719
06a64a0b
TT
17202010-08-16 Tom Tromey <tromey@redhat.com>
1721
1722 * gdb.texinfo (Set Watchpoints): Document -location option.
1723
a3a7127e
DE
17242010-08-13 Doug Evans <dje@google.com>
1725
1726 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1727
8dedea02
VP
17282010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1729
1730 * gdb.texinfo (GDB/MI Data Manipulation): Document
1731 -data-read-memory-raw and -data-write-memory-raw.
1732
ca5c20b6 17332010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1734 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1735
1736 * gdb.texinfo (Basic Python): Describe post_event API.
1737
cb2e07a6
PM
17382010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1739
1740 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1741 decode_line Python APIs
cb2e07a6 1742
464b3efb
TT
17432010-08-10 Tom Tromey <tromey@redhat.com>
1744
1745 * gdb.texinfo (Pretty Printing API): Document
1746 gdb.default_visualizer.
1747
c29c521f
TT
17482010-08-10 Tom Tromey <tromey@redhat.com>
1749
1750 Revert gdb-add-index addition:
1751 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1752
5da1313b
JK
17532010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1754 Eli Zaretskii <eliz@gnu.org>
1755
1756 * gdb.texinfo (Mode Options) <-batch>
1757 (Basic Python) <gdb.execute>: Describe setting width and height.
1758
02d868e8
PP
17592010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1760
1761 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1762
c2bbed2a
TT
17632010-07-30 Tom Tromey <tromey@redhat.com>
1764
1765 * gdb.texinfo (Index Files): Mention gdb-add-index.
1766
6c13bbe1
HZ
17672010-07-30 Hui Zhu <teawater@gmail.com>
1768
1769 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1770 "detach inferior" and "kill inferior".
1771
53a71c06
CR
17722010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1773
1774 * gdb.texinfo (Machine Code): Update description of two forms of
1775 arguments, and add new example to demonstrate the new form.
1776
5374244e
PM
17772010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1778
1779 * gdb.texinfo (Values From Inferior): Add value inferior function
1780 call description.
1781
8ea5bce5
JK
17822010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1783
1784 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1785
c0edd9ed
JK
17862010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1787 Eli Zaretskii <eliz@gnu.org>
1788
1789 Make core files the process_stratum.
1790 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1791 record_stratum example.
1792
9291a0cd
TT
17932010-07-13 Tom Tromey <tromey@redhat.com>
1794
1795 * gdb.texinfo (Index Files): New node.
1796
f5011d11
TT
17972010-07-13 Tom Tromey <tromey@redhat.com>
1798
1799 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1800
0f5238ed
TT
18012010-07-13 Tom Tromey <tromey@redhat.com>
1802
1803 * gdb.texinfo (Specify Location): Document labels.
1804
74c761c1
PA
18052010-07-01 Pedro Alves <pedro@codesourcery.com>
1806
1807 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1808 entries for fast tracepoints and static tracepoints.
1809
501994c0
PA
18102010-07-01 Pedro Alves <pedro@codesourcery.com>
1811
1812 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1813 qsThreadInfo>: Spell out `l' as ell.
1814
0fb4aa4b
PA
18152010-07-01 Pedro Alves <pedro@codesourcery.com>
1816
1817 * gdb.texinfo (Convenience Variables): Document $_sdata.
1818 (Commands to Set Tracepoints): Describe static tracepoints. Add
1819 `Listing Static Tracepoint Markers' menu entry. Document
1820 "strace".
1821 (Tracepoint Action Lists): Document collecting $_sdata.
1822 (Listing Static Tracepoint Markers): New subsection.
1823 (Tracepoints support in gdbserver): Mention static tracepoints.
1824 (remote packets, enabling and disabling): Mention
1825 read-sdata-object.
1826 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1827 and StaticTracepoint.
1828 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1829 Document qXfer:sdata:read.
1830 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1831
dc3b15be
JB
18322010-06-29 Joel Brobecker <brobecker@adacore.com>
1833
1834 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1835
595939de
PM
18362010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1837 Tom Tromey <tromey@redhat.com>
1838 Thiago Jung Bauermann <bauerman@br.ibm.com>
1839
1840 * gdb.texinfo (Inferiors In Python): New node.
1841 * gdb.texinfo (Threads In Python): New node.
1842
9279c692
JB
18432010-06-28 Joel Brobecker <brobecker@adacore.com>
1844
1845 * gdb.texinfo (Python): Document what the python directory is
1846 and what its location is.
1847 (Basic Python): Document the gdb.PYTHONDIR constant.
1848
bc9f0842
TT
18492010-06-25 Tom Tromey <tromey@redhat.com>
1850
1851 PR python/10808:
1852 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1853
f1421989
HZ
18542010-06-24 Hui Zhu <teawater@gmail.com>
1855
1856 * gdb.texinfo: (Commands for Controlled Output): Add
1857 documentation for command "eval".
1858
e4c0cfae
SS
18592010-06-21 Stan Shebs <stan@codesourcery.com>
1860
1861 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1862 * annotate.texinfo: Ditto.
1863 * gdbint.texinfo: Ditto.
1864 * stabs.texinfo: Ditto.
1865
bb08c432
HZ
18662010-06-22 Hui Zhu <teawater@gmail.com>
1867
1868 * gdb.texinfo: (Process Record and Replay): Add documentation
1869 for command "set record memory-query".
1870
4f5d9f07
SS
18712010-06-21 Stan Shebs <stan@codesourcery.com>
1872
1873 * gdb.texinfo: Relicense under GFDL version 1.3.
1874 * annotate.texinfo: Relicense under GFDL version 1.3.
1875 * gdbint.texinfo: Relicense under GFDL version 1.3.
1876 * stabs.texinfo: Relicense under GFDL version 1.3.
1877 * fdl.texi: Update to version 1.3.
1878
6aed2dbc
SS
18792010-06-18 Stan Shebs <stan@codesourcery.com>
1880
a61408f8
SS
1881 * gdb.texinfo (Operating System Auxiliary Information): Describe
1882 "info os" when no arguments given.
1883
6aed2dbc
SS
1884 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1885 $_thread.
1886
24e933df
HZ
18872010-06-18 Hui Zhu <teawater@gmail.com>
1888
1889 * gdb.texinfo: (Process Record and Replay): Add documentation
1890 for commands "record save" and "record restore".
1891
65d79d4b
SDJ
18922010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.texinfo: Include information about the correct use
1895 of addresses in the `watch' command.
1896
d914c394
SS
18972010-06-11 Stan Shebs <stan@codesourcery.com>
1898
1899 * gdb.texinfo (Observer Mode): New section.
1900 (General Query Packets): Document QAllow.
889bf7c5 1901
967cf477
DE
19022010-06-04 Doug Evans <dje@google.com>
1903
1904 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1905
aaf4119b
DE
19062010-06-03 Doug Evans <dje@google.com>
1907
1908 * gdbint.texinfo (Coding): Add subsection on command names.
1909
9eae7c52
TT
19102010-06-02 Tom Tromey <tromey@redhat.com>
1911
1912 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1913 always-disassemble.
1914
fa593d66
PA
19152010-06-01 Pedro Alves <pedro@codesourcery.com>
1916
1917 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1918 gdbserver, and add cross reference.
1919 (Tracepoints support in gdbserver): New subsection.
1920
dde08ee1
PA
19212010-05-26 Pedro Alves <pedro@codesourcery.com>
1922
1923 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1924 `qRelocInsn' feature.
1925 (Relocate instruction reply packet): New subsection
1926 of `Tracepoint Packets'.
1927 (Tracepoint Packets): Mention that packets QTDP and QTStart
1928 support the qRelocInsn request, and add cross reference to new
1929 subsection.
1930
07ca107c
DE
19312010-05-25 Doug Evans <dje@google.com>
1932
1933 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1934 (Commands In Python): Document gdb.string_to_argv.
1935
c25c4a8b
JK
19362010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1939 ATTR_NORETURN.
1940
d7b32ed3 19412010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1942 Tom Tromey <tromey@redhat.com>
1943 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1944
c25c4a8b 1945 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1946
6aecb9c2
JB
19472010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1948
1949 * gdb.texinfo: (Summary) Add mention about D language support.
1950 (Filenames): Add D suffixes.
1951 (D): New node.
1952
b7da9e9f
PM
19532010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1954
1955 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1956 of macro deleted from GDB code.
1957
ab38a727
PA
19582010-04-24 Pedro Alves <pedro@codesourcery.com>
1959
1960 * gdb.texinfo (Commands to specify files): Describe what how GDB
1961 looks up DOS-based filesystem paths on the system root. Document
1962 the new `set/show target-file-system-kind' commands.
1963
66d09542
DE
19642010-04-23 Doug Evans <dje@google.com>
1965
1966 * gdb.texinfo (Python): Move Auto-loading section here ...
1967 (Python API): from here.
1968 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1969 (Maintenance Commands): Add docs for "maint print section-scripts".
1970
8bd10a10
CM
19712010-04-20 Chris Moller <cmoller@redhat.com>
1972
1973 * gdb.texinfo (Setting Breakpoints): Added description of
1974 filename-qualified rbreak.
1975 * refcard.tex (Breakpoints and Watchpoints): Added brief
1976 description of filename-qualified rbreak.
1977
4c374409
JK
19782010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1979
1980 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1981 (Python API): Change the reference to Pretty Printing API.
1982 (Pretty Printing): Move the user part under the Data node. Reformat
1983 the sample output to 72 columns. Create a new reference to Pretty
1984 Printing API. Rename the API part ...
1985 (Pretty Printing API): To a new node name.
1986 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1987 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1988
5a9351ae
SS
19892010-04-21 Stan Shebs <stan@codesourcery.com>
1990
1991 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1992 and commands.
5a9351ae 1993 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1994
9a22f0d0
PM
19952010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1996
1997 * gdb.texinfo (Examining memory): Update for change in string
1998 display with explicit size.
1999
6149aea9
PA
20002010-04-19 Pedro Alves <pedro@codesourcery.com>
2001
2002 PR breakpoints/8554.
2003
2004 * gdb.texinfo (Save Breakpoints): New node.
2005 (save-tracepoints): Rename to ...
2006 (save tracepoints): ... this. Mention that `save-tracepoints' is
2007 a deprecated alias to `save tracepoints'.
2008
711e434b
PM
20092010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2010
645797a8 2011 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2012 (info w32 thread-information-block): Document new command.
2013 (qGetTIBAddress): Document new gdbserver query.
2014 (maint set/show show-all-tib): Document new command.
2015
3f7b2faa
DE
20162010-04-15 Doug Evans <dje@google.com>
2017
fa33c3cd
DE
2018 * gdb.texinfo (Python API): Add progspaces section.
2019 (Selecting Pretty-Printers): Progspace pretty-printers are
2020 searched too.
2021 (Progspaces In Python): New section.
2022
3f7b2faa
DE
2023 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2024
79f283fe
PM
20252010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2026
2027 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2028 returns None.
2029
87290684
SS
20302010-04-09 Stan Shebs <stan@codesourcery.com>
2031
2032 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2033 Describe the `frames-created' field, tweak grammar.
2034
a97153c7
PA
20352010-04-09 Pedro Alves <pedro@codesourcery.com>
2036
2037 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2038 Describe the `circular' and `disconnected' fields.
2039
5c5dcc1b
L
20402010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2041
2042 * gdb.texinfo (maint print registers): Mention unavailable and
2043 invisible registers.
2044
adc36818
PM
20452010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2046 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2047 Tom Tromey <tromey@redhat.com>
adc36818
PM
2048
2049 * gdb.texinfo (Breakpoints In Python): New Node.
2050
33da3f1c
SS
20512010-04-08 Stan Shebs <stan@codesourcery.com>
2052
2053 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2054 trace status fields.
2055
3a13a53b
L
20562010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2057
2058 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2059 optional. Make org.gnu.gdb.i386.avx requires
2060 org.gnu.gdb.i386.avx.
2061
08001717
DE
20622010-04-08 Doug Evans <dje@google.com>
2063
2064 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2065 search path, and document that gdb only scans the search path if
2066 the script's path doesn't specify a directory.
2067
c375651d
DE
20682010-04-05 Doug Evans <dje@google.com>
2069
2070 * gdb.texinfo (maint show python auto-load): Fix typo.
2071
af54718e
SS
20722010-04-04 Stan Shebs <stan@codesourcery.com>
2073
d77f58be
SS
2074 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2075 (Setting Watchpoints): Update description of "info watch".
2076 (Disabling Breakpoints): Only "info break" lists all.
2077
af54718e
SS
2078 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2079 (tdump): Explain how tdump works.
2080
86b17b60
PA
20812010-04-01 Pedro Alves <pedro@codesourcery.com>
2082
2083 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2084 add cross reference.
2085
ff12863f
PA
20862010-03-31 Pedro Alves <pedro@codesourcery.com>
2087
2088 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2089 commands error out.
2090
f68eb612
L
20912010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2092
2093 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2094
c8d5aac9
L
20952010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2096
2097 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2098
7d13fe92
SS
20992010-03-29 Stan Shebs <stan@codesourcery.com>
2100 Nathan Sidwell <nathan@codesourcery.com>
2101
2102 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2103 GDBN equivalent.
2104 (Set Tracepoints): Remove mention that conditional tracepoints
2105 don't exist.
2106 (Tracepoint Actions): Clarify when while-stepping collection
2107 happens, note that while-stepping does not automatically collect
2108 $pc.
2109
409873ef 21102010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2111
409873ef
SS
2112 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2113 (General Query Packets): Describe TracepointSource.
2114
ee8e71d4
EZ
21152010-03-27 Matt Rice <ratmice@gmail.com>
2116
c8d5aac9
L
2117 * gdb.texinfo (ARM): Document arguments to "target sim".
2118 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2119
99b5e152
PA
21202010-03-26 Pedro Alves <pedro@codesourcery.com>
2121
2122 * gdb.texinfo (Tracepoint Packets): Remove mention that
2123 terror:string may be plain text, and drop mention of X prefix.
2124
cd64ee31
VP
21252010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2126
2127 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2128
6c28cbf2
SS
21292010-03-24 Stan Shebs <stan@codesourcery.com>
2130
2131 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2132
95a42b64
TT
21332010-03-24 Tom Tromey <tromey@redhat.com>
2134
2135 PR breakpoints/9352:
2136 * gdb.texinfo (Break Commands): Update.
2137
18148017
VP
21382010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2139
2140 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2141 commands.
2142
4daf5ac0
SS
21432010-03-16 Stan Shebs <stan@codesourcery.com>
2144
2145 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2146 circular-trace-buffer.
2147 (Tracepoint Packets): Describe QTBuffer, and details of the
2148 qTStatus reply.
2149
c9429232
SS
21502010-03-12 Stan Shebs <stan@codesourcery.com>
2151 Nathan Sidwell <nathan@codesourcery.com>
2152
2153 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2154 doing instruction stepping.
2155 (Tracepoint Restrictions): New node.
2156
ccefe4c4
TT
21572010-03-10 Tom Tromey <tromey@redhat.com>
2158
2159 * gdbint.texinfo (Symbol Handling): Update.
2160
7c953934
TT
21612010-03-08 Tom Tromey <tromey@redhat.com>
2162
2163 PR cli/9591:
2164 * gdb.texinfo (Mode Options): Mention lack of pagination and
2165 confirmation with --batch.
2166 (Screen Size): Mention --batch.
2167 (Messages/Warnings): Likewise.
2168
f870a310
TT
21692010-03-05 Tom Tromey <tromey@redhat.com>
2170
2171 * gdb.texinfo (Basic Python): Document target_charset and
2172 target_wide_charset.
2173
78e2826b
TT
21742010-03-05 Tom Tromey <tromey@redhat.com>
2175
2176 * gdb.texinfo (Data): Link to pretty-printing.
2177 (Output Formats): Likewise. Correct text.
2178
f5dff777
DJ
21792010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2180
2181 * gdb.texinfo (Types): Describe <struct> and <flags>.
2182
dc00d89f
PM
21832010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2184
2185 * gdb.texinfo (Frames In Python): Add block parameter and
2186 description to read_var text.
2187
5107b149 21882010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2189 Tom Tromey <tromey@redhat.com>
5107b149
PM
2190
2191 * gdb.texinfo (Types In Python): Describe block argument in
2192 template_argument and gdb.lookup_type.
2193
e03e5e7b
TT
21942010-02-24 Tom Tromey <tromey@redhat.com>
2195
2196 * gdb.texinfo (Cygwin Native): Fix typo.
2197
f3e9a817
PM
21982010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2199
2200 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2201 and select method descriptions.
2202 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2203 Tables in Python to menu.
2204 (Blocks In Python): New node.
2205 (Symbols In Python): New node.
2206 (Symbol Tables in Python): New node.
2207
a79b8f6e
VP
22082010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2209
2210 Multiexec MI
2211
2212 gdb/
2213 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2214
2215 gdb/doc/
2216 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2217 changes.
2218 (GDB/MI Program Execution): Document current behaviour of
2219 --all and --thread-group.
2220 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2221 -remove-inferior.
2222 * observer.texi (inferior_added, inferior_removed): New
2223 observers.
2224
629d6a47
TT
22252010-02-19 Tom Tromey <tromey@redhat.com>
2226
2227 * gdbint.texinfo (Getting Started): Fix @node.
2228 (Debugging GDB): Likewise.
2229
c09529e5
JB
22302010-02-13 Joel Brobecker <brobecker@adacore.com>
2231
2232 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2233 documenting the gdb_test_timeout variable.
2234
540aa8e7
MS
22352010-02-12 Jakob Engblom <jakob@virtutech.com>
2236
2237 * gdb.texinfo (MI commands): Added documentation of --reverse
2238 option to a set of MI commands. Restructured documentation of MI
2239 commands --exec-continue to reflect the complexity of reverse
2240 execution.
2241
081dfbf7
PA
22422010-02-12 Pedro Alves <pedro@codesourcery.com>
2243
2244 * gdb.texinfo (Using the Collected Data): Specify that the address
2245 range of `tfind outsize' is exclusive, and that the address range
2246 of `tfind range' is inclusive.
2247 (Tracepoint Packets): Specify that the address range of
2248 `QTFrame:range' is inclusive, and that the address range of
2249 `QTFrame:outside' is exclusive
2250
8e9c5e02
VP
22512010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2252
2253 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2254
92981e24
TT
22552010-02-10 Tom Tromey <tromey@redhat.com>
2256
2257 * gdb.texinfo (Debugging Output): Document set debug parser and
2258 show debug parser.
2259
075b51b7
L
22602010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2261
2262 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2263 i386_eflags and i386_mxcsr.
2264
3bb8d5c3
L
22652010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2266
2267 * gdb.texinfo: Document i386 target features.
2268
c5f80513
DE
22692010-02-05 Doug Evans <dje@google.com>
2270
2271 * gdbint.texinfo (Testsuite): Add a new section to document the
2272 various DejaGnu variables that may be overridden.
1be00882 2273 Document INTERNAL_GDBFLAGS.
c5f80513 2274
6ac33a4e
TT
22752010-02-04 Tom Tromey <tromey@redhat.com>
2276
2277 PR cli/8830:
2278 * gdb.texinfo (Files): -readnow comes before the filename for file
2279 and symbol-file.
2280
a1dcb23a
DJ
22812010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2282
2283 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2284 Document ARM breakpoint types.
2285 (Register Packet Format): Move into the new section.
2286 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2287
95433b34
JB
22882010-01-21 Joel Brobecker <brobecker@adacore.com>
2289
2290 * gdb.texinfo (File Options): Adjust the documentation of this
2291 switch to refer to the "source" command rather than partially
2292 duplicating some of the relevant information.
2293 (Extending GDB): Introduce and document the set/show script-extension
2294 setting.
2295 (Command Files): Add note explaining that the "source" command
2296 is also used to evalute scripts written in other languages.
2297 Remove the short slightly incorrect reference to sourcing Python
2298 scripts.
2299 (Python Commands): Document how to execute a Python script from GDB.
2300
8d576872
JB
23012010-01-19 Joel Brobecker <brobecker@adacore.com>
2302
2303 * gdb.texinfo (Command Files): Fix typo.
2304
8150ff9c
JB
23052010-01-18 Tom Tromey <tromey@redhat.com>
2306
2307 * gdb.texinfo (File Options): Document -x on .py files.
2308 (Command Files): Document handling of Python scripts.
2309
23db03a6
JZ
23102010-01-18 Jie Zhang <jie.zhang@analog.com>
2311
2312 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2313
00bf0b85
SS
23142010-01-15 Stan Shebs <stan@codesourcery.com>
2315
2316 * gdb.texinfo (Trace Files): New section.
2317 (Tracepoint Packets): Document QTSave and qTBuffer.
2318 (Trace File Format): New appendix.
2319
be759fcf
PM
23202010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2321
2322 * gdb.texinfo (Values From Inferior): Document lazy_string value
2323 method.
2324 (Python API): Add Lazy strings menu item.
2325 (Lazy Strings In Python): New node.
2326
dc146f7c
VP
23272010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2328
2329 * gdb.texinfo (GDB/MI Thread Information): New.
2330 (GDB/MI Async Records): Document the core field in *stopped.
2331 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2332 documentation
2333 (Process list): Document that osdata document may contain
2334 threads.
2335 (Remote Serial Protocol): Document qXfer:threads.
2336
d5551862
SS
23372010-01-06 Stan Shebs <stan@codesourcery.com>
2338
2339 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2340 disconnected tracing.
2341 (Tracepoint Packets): Document new protocol.
2342
7a697b8d
SS
23432010-01-05 Stan Shebs <stan@codesourcery.com>
2344
2345 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2346 tracepoints.
2347 (Tracepoint Packets): Describe remote protocol for fast
2348 tracepoints.
2349
e6f3ec50
JB
23502010-01-01 Joel Brobecker <brobecker@adacore.com>
2351
2352 Update the "Start of New Year Procedure".
2353 * gdbint.texinfo: Add the list of files that need to be updated
2354 manually. Minor reformatting.
2355
ddc4e9c1
JB
23562010-01-01 Joel Brobecker <brobecker@adacore.com>
2357
2358 * refcard.tex: Update copyright year in header and text.
2359
9d2897ad
JB
23602010-01-01 Joel Brobecker <brobecker@adacore.com>
2361
2362 * agentexpr.texi: Add 2010 to the list of copyright years.
2363 * annotate.texinfo: Likewise.
2364 * gdb.texinfo: Likewise.
2365 * gdbint.texinfo: Likewise.
2366 * observer.texi: Likewise.
2367 * stabs.texinfo: Likewise.
2368
6da95a67
SS
23692009-12-31 Stan Shebs <stan@codesourcery.com>
2370
2371 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2372
236f1d4d
SS
23732009-12-29 Stan Shebs <stan@codesourcery.com>
2374
2375 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2376
f61e138d
SS
23772009-12-28 Stan Shebs <stan@codesourcery.com>
2378
2379 * gdb.texinfo (Trace State Variables): New section.
2380 (Tracepoint Packets): Describe trace state variable packets.
2381 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2382 variable bytecodes.
2383
0fe7935b
DJ
23842009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2385
2386 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2387 declarations.
2388
a6b29f87
VP
23892009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2390
2391 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2392 -gdb-exit behaviour.
2393
5e4bde96
JB
23942009-12-20 Joel Brobecker <brobecker@adacore.com>
2395
2396 * gpl.texi: Update to version 3 of the GPL.
2397
a1715244
JB
23982009-12-20 Joel Brobecker <brobecker@adacore.com>
2399
2400 * Makefile.in: Update copyright header.
2401 * observer.texi: Fix the copyright header of the generated files.
2402
361ae042
PM
24032009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2404
2405 * gdb.texinfo (Types In Python): Describe range function.
2406
bfd31e71
PM
24072009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2408
2409 * gdb.texinfo (Types In Python): Describe "is_base_class".
2410
57a1d736
TT
24112009-12-03 Tom Tromey <tromey@redhat.com>
2412
2413 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2414
8cebebb9
PP
24152009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2416
2417 * observer.texi: New memory_changed observer.
2418
16af530a
TT
24192009-12-01 Tom Tromey <tromey@redhat.com>
2420
2421 * gdb.texinfo (Reverse Execution): Fix typo.
2422
b6199126
DJ
24232009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2424
2425 PR gdb/8704
2426
2427 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2428 are allowed after the breakpoint condition.
2429
7a6973ad
TT
24302009-11-23 Tom Tromey <tromey@redhat.com>
2431
2432 PR python/10782:
2433 * gdb.texinfo (Types In Python): Document Type.pointer.
2434
21a0512e
PP
24352009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2436
2437 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2438
a5832c8f
PA
24392009-11-11 Pedro Alves <pedro@codesourcery.com>
2440
2441 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2442 (Using Agent Expressions): Delete cross reference.
2443
1eb7cd77
JB
24442009-11-07 Joel Brobecker <brobecker@adacore.com>
2445
2446 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2447 and @settitle directives up to help makeinfo find them.
2448
24ddea62
JK
24492009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2450
2451 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2452 (Auto-loading): Use plural and note one can use multiple components now.
2453
3afae151
VP
24542009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2455
2456 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2457 -stack-list-arguments have the same documentation for parameter
2458 as -stack-list-locals. Add comas.
2459
14ff2235
PM
24602009-10-27 Tom Tromey <tromey@redhat.com>
2461 Eli Zaretskii <eliz@gnu.org>
2462
c8d5aac9 2463 PR python/10781
14ff2235
PM
2464
2465 * gdb.texinfo (Values From Inferior): Document cast method.
2466
9c419145
PP
24672009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2468
2469 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2470 and adjust example.
889bf7c5 2471
29153c24
MS
24722009-10-22 Michael Snyder <msnyder@vmware.com>
2473
2474 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2475 info record command. Also document the new save and restore
29153c24
MS
2476 commands.
2477
2b28d209
PP
24782009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2479
2480 * gdb.texinfo (Machine Code): Mention current pc marker.
2481 (Memory): Likewise.
2482
6c95b8df
PA
24832009-10-19 Pedro Alves <pedro@codesourcery.com>
2484 Stan Shebs <stan@codesourcery.com>
2485
2486 * observer.texi (new_inferior): Rename to...
2487 (inferior_appeared): ... this.
2488
2489 * gdb.texinfo (Inferiors): Rename node to ...
2490 (Inferiors and Programs): ... this. Mention running multiple
2491 programs in the same debug session.
2492 <info inferiors>: Mention the new 'Executable' column if "info
2493 inferiors". Update examples. Document the "add-inferior",
2494 "clone-inferior", "remove-inferior" and "maint info
2495 program-spaces" commands.
2496 (Process): Rename node to...
2497 (Forks): ... this. Document "set|show follow-exec-mode".
2498
2f8132f3
MS
24992009-10-11 Michael Snyder <msnyder@vmware.com>
2500
2501 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2502 (ReverseContinue): Ditto.
2503
cba4b2d3
PP
25042009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2505
2506 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2507
da082f17
JK
25082009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2509
2510 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2511
08be9d71
ME
25122009-10-06 Michael Eager <eager@eagercon.com>
2513
2514 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2515 (Embedded Processors): Add MicroBlaze.
2516 (MicroBlaze): New. Describe Xilinx MicroBlaze
2517
08a0efd0
PA
25182009-10-04 Pedro Alves <pedro@codesourcery.com>
2519
2520 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2521
cbb8f428
EZ
25222009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2523
2524 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2525
30a4a70c
JB
25262009-09-23 Joel Brobecker <brobecker@adacore.com>
2527
2528 * observer.texi (solib_unloaded): Document explicitly the fact that
2529 this observer is called before the associated symbols are unloaded.
2530
b3372f91
VP
25312009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2532
2533 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2534 -stack-list-variables.
2535
f43030c4
TT
25362009-09-18 Tom Tromey <tromey@redhat.com>
2537
2538 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2539 is experimental.
2540
ec7e75e7
PP
25412009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2542
2543 * gdb.texinfo (convenince variables): Mention
2544 $_siginfo could be empty.
f43030c4 2545
0cc7d26f
TT
25462009-09-15 Tom Tromey <tromey@redhat.com>
2547
2548 * gdb.texinfo (GDB/MI Variable Objects): Document
2549 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2550 Expand -var-update documentation.
2551
a96d9b2e
SDJ
25522009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2553
2554 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2555 feature.
2556
005ca36a
JB
25572009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2558
2559 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2560
0d772ac9
MS
25612009-09-10 Michael Snyder <msnyder@vmware.com>
2562
2563 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2564 ReverseStep replies to the qSupported query.
2565
14fb1bac
JB
25662009-09-10 Joel Brobecker <brobecker@adacore.com>
2567
2568 Add documentation for set/show interactive-mode.
2569 * gdb.texinfo (Other Misc Settings): New node.
2570
29b090c0
DE
25712009-09-01 Doug Evans <dje@google.com>
2572
2573 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2574 non-stop mode's affect on remote caching.
2575
4e5d721f
DE
25762009-08-31 Jacob Potter <jdpotter@google.com>
2577 Doug Evans <dje@google.com>
2578
2579 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2580 Mark `set/show remotecache' options as obsolete.
2581 Document new `set/show stack-cache' option.
2582 Update text for `info dcache'.
2583
55333a84
DE
25842009-08-27 Doug Evans <dje@google.com>
2585
2586 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2587 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2588
bc3a0b4d
RW
25892009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2590
2591 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2592 about autoconf.
2593
3a1ff0b6
PA
25942009-08-25 Pedro Alves <pedro@codesourcery.com>
2595
2596 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2597 small example, and describe its columns. Replace "inferior-id" by
2598 "infno" throughout.
2599
81ecdfbb
RW
26002009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2601
af542c2e
RW
2602 * gdbint.texinfo (Releasing GDB): Point to
2603 README-maintainer-mode file for required autoconf version.
2604 * configure.ac: Do not substitute datarootdir, htmldir,
2605 pdfdir, docdir. Do not process --with-datarootdir,
2606 --with-htmldir, --with-pdfdir, --with-docdir.
2607 * configure: Regenerate.
2608
81ecdfbb
RW
2609 * configure: Regenerate.
2610
4efc6507
DE
26112009-08-20 Reid Kleckner <reid@kleckner.net>
2612
2613 * gdb.texinfo: Add chapter on JIT interface.
2614
43089a6e
NR
26152009-08-07 Nick Roberts <nickrob@snap.net.nz>
2616
2617 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2618 confirmation request.
43089a6e 2619
99e008fe
EZ
26202009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2621
c8d5aac9
L
2622 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2623 CRC definitions.
99e008fe 2624
48cb2d85
VP
26252009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2626
2627 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2628 -break-commands.
48cb2d85 2629
ff1a52c6
UW
26302009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2631
2632 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2633 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2634
3285f3fe
UW
26352009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2636
2637 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2638 "set spu stop-on-load" and "show spu stop-on-load" commands.
2639
e35359c5
UW
26402009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2641
2642 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2643
58d6951d
DJ
26442009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2645
2646 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2647 org.gnu.gdb.arm.neon.
2648
08d16641
PA
26492009-07-20 Pedro Alves <pedro@codesourcery.com>
2650
2651 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2652 optional element.
2653 (subsection OS ABI): New subsection.
2654
782b2b07
SS
26552009-07-14 Stan Shebs <stan@codesourcery.com>
2656
2657 * gdb.texinfo (Tracepoint Conditions): New section.
2658 (General Query Packets): Describe ConditionalTracepoints.
2659 (Tracepoint Packets): Describe condition field.
2660 (Maintenance Commands): Describe maint agent-eval.
2661 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2662
9b117ef3
HZ
26632009-07-11 Hui Zhu <teawater@gmail.com>
2664
2665 * gdb.texinfo (disassemble): Add a new modifier /r
2666 to "disassemble" command to make it print the raw instructions
2667 in hex as well as in symbolic form.
2668
f5a33284
TT
26692009-07-09 Tom Tromey <tromey@redhat.com>
2670
2671 * gdbint.texinfo (Testsuite): Document parallel make check.
2672
812f7342
TT
26732009-07-09 Tom Tromey <tromey@redhat.com>
2674
2675 * gdbint.texinfo (Testsuite): Document test transcripts.
2676
fbb8f299
PM
26772009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2678
2679 * gdb.texinfo (Values From Inferior): Add length parameter
2680 description.
2681
dd8f35ac
EZ
26822009-07-04 Chris Genly <chris@genly.us>
2683
2684 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2685 in -var-list-children. Fix example according to what the code
2686 does.
2687
2277426b
PA
26882009-07-02 Pedro Alves <pedro@codesourcery.com>
2689
2690 * gdb.texinfo (Debugging multiple inferiors): Document the
2691 "inferior", "detach inferior" and "kill inferior" commands.
2692 (Debugging Programs with Multiple Processes): Adjust to mention
2693 generic "inferior" commands. Delete mention of "detach fork" and
2694 "delete fork". Cross reference to "Debugging multiple inferiors"
2695 section.
2696
a6d9a66e
UW
26972009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2698
5af949e3
UW
2699 * gdbint.texinfo (Item Output Functions): Update signature
2700 for ui_out_field_core_addr.
2701
27022009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2703
2704 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2705 Update example code extrated from breakpoint.c.
2706
9901a55b 27072009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2708
9901a55b
PP
2709 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2710 MI commands.
2711 (GDB/MI Symbol Query): Likewise.
2712 (GDB/MI File Commands): Likewise.
2713 (GDB/MI File Transfer Commands): Likewise.
2714 (GDB/MI Target Manipulation): Likewise.
2715 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2716
edb3359d
DJ
27172009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2718
2719 * gdb.texinfo (Debugging Optimized Code): New chapter.
2720 (Compiling for Debugging): Reference it. Move some
2721 text to the new section.
2722
7cd1089b
PM
27232009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2724
2725 * doc/gdb.texinfo (Calling): Document
2726 set-unwind-on-terminating-exception usage.
2727
d4db2f36
PA
27282009-06-11 Pedro Alves <pedro@codesourcery.com>
2729
2730 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2731 command.
2732
d1a7880c
PA
27332009-06-07 Pedro Alves <pedro@codesourcery.com>
2734
2735 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2736 references.
2737
473f94e6
UW
27382009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2739
2740 * gdbint.texinfo: Rename formal parameters to gdbarch function
2741 protoypes from "current_gdbarch" to "gdbarch".
2742
8f500870
TT
27432009-05-28 Tom Tromey <tromey@redhat.com>
2744
2745 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2746
b6313243
TT
27472009-05-27 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
27532009-04-02 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2756 feature.
2757 (GDB/MI Variable Objects): Document -var-set-visualizer.
2758
a6bac58e
TT
27592009-05-27 Tom Tromey <tromey@redhat.com>
2760 Thiago Jung Bauermann <bauerman@br.ibm.com>
2761 Phil Muldoon <pmuldoon@redhat.com>
2762
2763 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2764 (Pretty Printing): New node.
2765 (Selecting Pretty-Printers): Likewise.
2766 (Python API): Update.
2767 (Output Formats): Document /r format.
2768
2c74e833
TT
27692009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2770 Tom Tromey <tromey@redhat.com>
2771
2772 * gdb.texinfo (Types In Python): New node.
2773 (Values From Inferior): "type" is now an attribute.
2774 (Python API): Update.
2775
89c73ade
TT
27762009-05-27 Tom Tromey <tromey@redhat.com>
2777 Thiago Jung Bauermann <bauerman@br.ibm.com>
2778 Phil Muldoon <pmuldoon@redhat.com>
2779
2780 * gdb.texinfo: Add @syncodeindex for `tp'.
2781 (Python API): Update.
2782 (Auto-loading): New node.
2783 (Objfiles In Python): New node.
2784
17a37d48
PP
27852009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2786
2787 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2788
6718376f
NR
27892009-05-15 Nick Roberts <nickrob@snap.net.nz>
2790
2791 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2792
cbe54154
PA
27932009-05-12 Pedro Alves <pedro@codesourcery.com>
2794
2795 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2796 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2797 show show-debug-regs' docs.
2798
8e05493c
EZ
27992009-05-08 Eli Zaretskii <eliz@gnu.org>
2800
2801 * gdb.texinfo (Process Record and Replay): Add description of
2802 reverse execution.
2803
b39f4988
JB
28042009-05-07 Joel Brobecker <brobecker@adacore.com>
2805
2806 * gdbint.texinfo (Adding support for debugging core files): New node.
2807 (Native Debugging): Remove the ``Native core file Support'' section.
2808
a2311334
EZ
28092009-05-01 Eli Zaretskii <eliz@gnu.org>
2810
2811 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2812 Add index entries.
2813
53cc454a 28142009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2815 Michael Snyder <msnyder@vmware.com>
53cc454a 2816
a2311334
EZ
2817 * gdb.texinfo: (Process Record and Replay): Add documentation for
2818 process record and replay.
53cc454a 2819
484086b7
JK
28202009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2821
2822 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2823 a new part on command-line defined macros.
2824
32ae1842
EZ
28252009-04-25 Eli Zaretskii <eliz@gnu.org>
2826
2827 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2828 clarify the wording.
2829
b14b1491
TT
28302009-04-23 Tom Tromey <tromey@redhat.com>
2831
2832 * gdb.texinfo (Data Files): New node.
2833 (GDB Files): Update menu.
2834
5c1e86e1
JB
28352009-04-23 Joel Brobecker <brobecker@adacore.com>
2836
2837 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2838 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2839
83eba9b7
VP
28402009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2841
2842 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2843
e31198c4
HZ
28442009-04-22 Hui Zhu <teawater@gmail.com>
2845
2846 * gdb.texinfo (disassemble-next-line): Set the default of
2847 disassemble-next-line to off.
2848
26e251b6
JM
28492009-04-21 Joseph Myers <joseph@codesourcery.com>
2850
2851 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2852 --with-htmldir): New.
2853 * configure: Regenerate.
2854 * Makefile.in (datarootdir, docdir): Define.
2855 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2856 instead of $(SET_TEXINPUTS).
2857 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2858 gdbint.info instead of $(SET_TEXINPUTS).
2859 (gdbint/index.html): Use same -I options as for building
2860 gdbint.info.
2861 (stabs.dvi, stabs.pdf): Use same -I options as for building
2862 stabs.info instead of $(SET_TEXINPUTS).
2863 (stabs/index.html): Use same -I options as for building
2864 stabs.info.
2865 (annotate.dvi, annotate.pdf): Use same -I options as for building
2866 annotate.info instead of $(SET_TEXINPUTS).
2867 (annotate/index.html): Use same -I options as for building
2868 annotate.info.
2869
eac35c4e
DD
28702009-04-21 David Daney <ddaney@caviumnetworks.com>
2871
2872 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2873
29b0e8a2
JM
28742009-04-21 Joseph Myers <joseph@codesourcery.com>
2875
2876 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2877
2b831889 28782009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2879 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2880
2881 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2882 (MAKEHTMLFLAGS): Set to empty.
2883 (html__strip_dir): Define.
2884 (HTMLFILES): Define.
2885 (HTMLFILES_INSTALL): Define.
2886 (install-html): Copy new automake rule.
2887 (html): Depend on $(HTMLFILES).
2888 (gdb_toc.html): Rename to gdb/index.html.
2889 (gdbint_toc.html): Rename to gdbint/index.html.
2890 (stabs_toc.html): Rename to stabs/index.html.
2891 (annotate_toc.html): Rename to annotate/index.html.
2892
89a34d1b
JM
28932009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2894
2895 * Makefile.in: Set pdfdir and htmldir from configure
2896 substitutions.
2897 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2898 * configure: Regenerate.
2899
a2d5da46
JB
29002009-04-16 Joel Brobecker <brobecker@adacore.com>
2901
2902 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2903 This macro is no longer used.
2904
732f6a93
TT
29052009-04-15 Tom Tromey <tromey@redhat.com>
2906
2907 * gdb.texinfo (Character Sets): Document default character set.
2908
87f9adc1
PM
29092009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2910
2911 * gdbint.texinfo: Change server name from sources.redhat.com to
2912 sourceware.org throughout.
2913
2c88c651
JB
29142009-04-09 Joel Brobecker <brobecker@adacore.com>
2915
2916 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2917 about a missing dot or coma after @xref.
2918
4f5376b2
JB
29192009-04-02 Joel Brobecker <brobecker@adacore.com>
2920
2921 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2922 example, and add a small explanation about it.
2923 (Print Settings): Change the documentation of the "set print
2924 frame-arguments" to reflect the fact that the default is now "scalars".
2925
a0381d3a
JB
29262009-04-02 Joel Brobecker <brobecker@adacore.com>
2927
2928 * gdb.texinfo (Print Settings): Add kindex for command "set
2929 print frame-arguments".
2930
45ac276d
JB
29312009-03-31 Joel Brobecker <brobecker@adacore.com>
2932
2933 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2934 breakpoints.
2935 (Set Breaks): Add reference to thread-specific and task-specific
2936 breakpoints.
2937
32cd1edc
JB
29382009-03-31 Joel Brobecker <brobecker@adacore.com>
2939
2940 * gdb.texinfo (Ada Tasks): Remove the documentation about
2941 the "Running" state, as this state has been eliminated.
2942 Now all runnable tasks are shown as "Runnable".
2943
1042e4c0
SS
29442009-03-30 Stan Shebs <stan@codesourcery.com>
2945
2946 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2947 special case of breakpoints.
2948 (Enable and Disable Tracepoints): Mention deprecation.
2949 (Listing Tracepoints): Update description and example.
2950
f8f6f20b
TJB
29512009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2952
2953 * gdb.texinfo (Frames in Python): New node.
2954 (Python API): Update.
2955
c0c6f777
TJB
29562009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2957
2958 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2959 from a method to an attribute.
2960
def2b000
TJB
29612009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2962
2963 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2964 attribute.
2965
a07daef3
PA
29662009-03-25 Pedro Alves <pedro@codesourcery.com>
2967
2968 * observer.texi (thread_exit): Add "silent" parameter.
2969
f3b1572e
PA
29702009-03-22 Pedro Alves <pedro@codesourcery.com>
2971
2972 * observer.texi (about_to_proceed): New.
2973
587afa38
EZ
29742009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2975
2976 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2977 field throughout to handle types with spaces in them. Fix typos
2978 found by aspell.
2979 (Summary, Requirements, Contributors): New first chapter,
2980 "Summary" added, old Requirements section moved there, and new
2981 section, "Contributors" added.
2982 (Initializing a New Architecture, Register Representation)
2983 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2984 (Porting gdb): These sections extended and updated.
2985 (Compiler Characteristics): This section (empty) deleted.
2986 (Defining Other Architecture Features): This section renamed and
2987 duplicate material removed from (formerly "Target Conditionals").
2988 Use braces {} in @deftypeXX type field throughout to handle types
2989 with spaces in them. Typos found by aspell fixed.
2990
2991 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2992 * stack_frame.pdf: Version of image for PDF output.
2993 * stack_frame.png: Version of image for HTML output and for Emacs.
2994 * stack_frame.txt: Version of image for Info output.
1db61298 2995 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2996
10af6951
EZ
29972009-03-21 Eli Zaretskii <eliz@gnu.org>
2998
2999 * gdb.texinfo (Character Sets): Fix last change.
3000
cc924cad
TJB
30012009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3002
3003 * gdb.texinfo (Values From Inferior): Fix optional arguments
3004 markup.
3005 (Commands In Python): Adjust argument names of gdb.Command.__init__
3006 to what the function accepts as keywords.
3007
bc3b79fd
TJB
30082008-03-20 Tom Tromey <tromey@redhat.com>
3009
3010 * gdb.texinfo (Convenience Vars): Document convenience functions.
3011 (Functions In Python): New node.
3012 (Python API): Update.
3013
6c7a06a3
TT
30142009-03-20 Tom Tromey <tromey@redhat.com>
3015
3016 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3017 set target-wide-charset.
3018 (Requirements): Mention iconv.
3019
b646ddd4
HZ
30202009-03-17 Hui Zhu <teawater@gmail.com>
3021
3022 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3023
91440f57
HZ
30242009-03-17 Hui Zhu <teawater@gmail.com>
3025
3026 * gdb.texinfo: Add documentation for disassemble-next-line.
3027
8fd41227
TJB
30282009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3029
3030 * gdb.texinfo (Commands In Python): Remove tindex entries.
3031
61ff14c6
JK
30322009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 * gdb.texinfo (Returning): New description for missing debug info.
3035
0b16c5cf
PA
30362009-03-14 Pedro Alves <pedro@codesourcery.com>
3037
3038 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3039 (General Query Packets): Document qAttached.
0b16c5cf 3040
32fc0df9
PA
30412009-03-05 Pedro Alves <pedro@codesourcery.com>
3042
3043 * gdb.texinfo (Background Execution): Better describe the set
3044 target-async command.
3045 (Maintenance Commands): Delete description of the `maint set/show
3046 linux-async' and `maint set/show remote-async' commands.
3047
134eb42c
VP
30482009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3049
3050 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3051 between sentences.
3052
c86cf029
VP
30532009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3054
3055 * gdb.texinfo (GDB/MI Async Records): Document the
3056 =library-loaded and =library-unloaded notifications.
3057
3ea85240
VP
30582009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3059
3060 * observer.texi (test_notification): New observer.
3061
1d33d6ba
VP
30622009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3063
61ff14c6
JK
3064 * observer.texi: Add parameter 'print_frame' to normal_stop
3065 observer.
1d33d6ba 3066
d721c933
EZ
30672009-02-07 Eli Zaretskii <eliz@gnu.org>
3068
3069 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3070 (Commands In Python): Fix COMMAND_* constants in last change. Use
3071 @kbd for interactive input. Add cross-references and index
3072 entries.
3073
4aa995e1
PA
30742009-02-06 Pedro Alves <pedro@codesourcery.com>
3075
3076 * gdb.texinfo (Signals): Document $_siginfo.
3077 (Convenience Variables): Mention $_siginfo.
3078 (Remote Configuration): Document qXfer:siginfo:read,
3079 qXfer:siginfo:write packets, and the read-siginfo-object,
3080 write-siginfo-object commands.
3081
5f5233d4
PA
30822009-02-06 Pedro Alves <pedro@codesourcery.com>
3083
3084 * gdbint.texinfo (Values): New chapter.
3085
d8906c6f
TJB
30862009-02-06 Tom Tromey <tromey@redhat.com>
3087
3088 * gdb.texinfo (Python API): Add entry for Commands In Python.
3089 (Commands In Python): New node.
3090
b6cb8e7d
TJB
30912009-02-05 Tom Tromey <tromey@redhat.com>
3092
3093 * gdb.texinfo (Values From Inferior): Document Value.string.
3094
12453b93
TJB
30952009-02-05 Tom Tromey <tromey@redhat.com>
3096
3097 * gdb.texinfo (Basic Python): Document execute's from_tty
3098 argument.
3099
08c637de
TJB
31002009-02-04 Tom Tromey <tromey@redhat.com>
3101
3102 * gdb.texinfo (Basic Python): Document gdb.history.
3103
592375cd
VP
31042009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3105
3106 * gdb.texinfo (GDB/MI Thread Commands): Document the
3107 'current-thread-id' field. Remove the example with zero threads,
3108 since current GDB won't ever report that if there's inferior.
3109
41447f92
VP
31102009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3111
3112 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3113 option to -break-insert.
3114
098b41a6
JG
31152009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3116 Jerome Guitton <guitton@adacore.com>
3117
3118 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3119 (System-wide configuration): New section.
3120
3c16cced
PA
31212009-01-26 Pedro Alves <pedro@codesourcery.com>
3122
3123 PR gdb/7580:
3124 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3125 internal-error|internal-warning quit|corefile ask|yes|no".
3126
62709adf
PA
31272009-01-26 Pedro Alves <pedro@codesourcery.com>
3128
3129 * gdb.texinfo (Using the `gdbserver' Program): Document
3130 --remote-debug.
3131
7ce58dd2
DE
31322009-01-23 Doug Evans <dje@google.com>
3133
3134 * gdb.texinfo: Add nexti to list of commands that support
3135 background execution.
3136
adb483fe
DJ
31372009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3138
3139 * gdb.texinfo (Define, Hooks): Document prefix command support.
3140
a67ec3f4 31412009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3142 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3143
3144 Fixes for makeinfo --html.
3145
3146 * annotate.texinfo: Use @copying and @insertcopying. Use
3147 @ifnottex in place of @ifinfo.
3148 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3149 place of @ifinfo. Use @ifnotinfo for one index entry.
3150 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3151 in place of @ifinfo.
3152 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3153 in place of @ifinfo. Include contents at start unconditionally.
3154
84fcdf95
PA
31552009-01-13 Pedro Alves <pedro@codesourcery.com>
3156
3157 * gdb.texinfo (General Query Packets): Remove @var{} around the
3158 "spu" literal string.
3159
fa3a767f
PA
31602009-01-07 Pedro Alves <pedro@codesourcery.com>
3161
3162 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3163 program may be running in another process" errors.
3164 * gdbint.texinfo (Native Conditionals): Delete
3165 ONE_PROCESS_WRITETEXT description.
3166
9cb011d3
JB
31672009-01-07 Joel Brobecker <brobecker@adacore.com>
3168
3169 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3170 emacs local variable to be placed at the end of the ChangeLog.
3171 Add server.c and gdbreplay.c to the list of files where the
3172 copyright year needs to be updated.
3173
84603566
SL
31742009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3175
3176 * gdb.texinfo (Remote Configuration): Document new
3177 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3178 commands.
3179
a53f55d8
PA
31802008-12-28 Pedro Alves <pedro@codesourcery.com>
3181
3182 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3183 FETCH_INFERIOR_REGISTERS.
3184 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3185 FETCH_INFERIOR_REGISTERS descriptions. Remove
3186 gdbarch_get_longjmp_target descrition, since already described in
3187 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3188 (Target Conditionals): ... here.
3189
077e0a52
JB
31902008-12-16 Joel Brobecker <brobecker@adacore.com>
3191
3192 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3193 examples.
3194 (Additions to Ada): Likewise. Add the missing opening and closing
3195 parenthesis of the GDB prompt in one of the examples.
3196
023eb17c
JB
31972008-12-14 Joel Brobecker <brobecker@adacore.com>
3198
3199 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3200 about the result of 'Address not being of type System.Address.
3201 This problem has been fixed a while ago.
3202
c3b108f7
VP
32032008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3204
3205 MI non-stop and multiprocess docs.
3206
c8d5aac9
L
3207 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3208 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3209 Adjust documentation for *stopped, document =thread-created,
3210 =thread-exited, =thread-group-created and =thread-group-exited.
3211 (GDB/MI Thread Commands): Document the 'state' field in
3212 -thread-info output.
3213 (GDB/MI Program Execution): Mention --all and --thread-group
3214 options.
3215 (GDB/MI Variable Objects): Describe floating and fixed variable
3216 objects.
3217 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3218
07e059b5
VP
32192008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3220
c8d5aac9
L
3221 * gdb.texinfo (Operating System Information): New appendix.
3222 (Operating System Auxiliary Information): Document 'info os processes'
3223 (Remote Configuration): Document 'osdata'
3224 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3225
a80b95ba
TG
32262008-11-27 Tristan Gingold <gingold@adacore.com>
3227
3228 * gdb.texinfo (Darwin): Document Darwin specific features.
3229
a655d424
JK
32302008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3231
3232 * gdbint.texinfo (Target Conditionals): Extend the
3233 gdbarch_breakpoint_from_pc description.
3234
249e1128
VP
32352008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3236
3237 * gdb.texinfo (M68K Features): Fix typo.
3238
c14c28ba
PP
32392008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3240
3241 * gdb.texinfo (Symbols): Mention printing containing
3242 image name in "info symbol".
3243 (Maint translate-address): Likewise.
889bf7c5 3244
394a6666
JB
32452008-11-18 Joel Brobecker <brobecker@adacore.com>
3246
3247 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3248 commands "catch load" and "catch unload".
3249
66bb093b
VP
32502008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3251
3252 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3253 =thread-selected.
889bf7c5 3254
4a92f99b
VP
32552008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3256
c8d5aac9 3257 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3258
f0323ca0
PA
32592008-10-27 Pedro Alves <pedro@codesourcery.com>
3260
3261 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3262 .mt files, TM_CLIBS or TM_CDEPS.
3263 (x86 Watchpoints): Don't mention TDEPFILES.
3264
8b23ecc4
SL
32652008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3266
3267 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3268 (Overview): Mention notifications and non-stop mode behavior.
3269 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3270 with non-stop mode behavior. Add vStopped description.
3271 (Stop Reply Packets): Update list of packets that return
3272 stop replies. Mention non-stop behavior.
3273 (General Query Packets): Document QNonStop packet and associated
3274 qSupported query response.
3275 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3276 behavior.
3277 (Notification Packets): New section.
3278 (Remote Non-Stop): New section.
3279 (File-I/O Overview): Mention non-stop behavior.
3280
fff08868
HZ
32812008-10-24 Hui Zhu <teawater@gmail.com>
3282 Pedro Alves <pedro@codesourcery.com>
3283
3284 * gdb.texinfo (displaced-stepping): Describe the auto mode
3285 setting, and say it's the default. This is now a mainstream
3286 setting instead of a maintenance setting.
3287
252fbfc8
PA
32882008-10-23 Pedro Alves <pedro@codesourcery.com>
3289
3290 * observer.texi (thread_stop_requested): New.
3291
20924a55
JB
32922008-10-22 Joel Brobecker <brobecker@adacore.com>
3293
3294 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3295 (Patching): Replace incorrect usage of @samp by @kbd.
3296
bacec72f
MS
32972008-10-17 Michael Snyder <msnyder@vmware.com>
3298
3299 * gdb.texinfo: Add documentation for reverse execution.
3300
a08702d6 33012008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3302 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3303
3304 * gdb.texinfo. (Values From Inferior): New subsubsection.
3305
d97bc12b
DE
33062008-10-06 Doug Evans <dje@google.com>
3307
3308 * gdb.texinfo (set debug dwarf2-die): Document it.
3309
87f67dba
JB
33102008-10-01 Joel Brobecker <brobecker@adacore.com>
3311
3312 * gdb.texinfo (catch) [exception]: Document how to insert
3313 a breakpoint on user-defined exceptions when the exception
3314 name is identical to one of the language-defined ones.
3315
2fae03e8
TT
33162008-09-27 Tom Tromey <tromey@redhat.com>
3317
3318 * gdb.texinfo (Macros): Remove text about stringification,
3319 varargs, and splicing.
3320
5c6ce71d
TT
33212008-09-27 Tom Tromey <tromey@redhat.com>
3322
3323 * gdbint.texinfo (Language Support): Remove text about omitting
3324 support for a language.
3325
07128da0
DE
33262008-09-23 Doug Evans <dje@google.com>
3327
3328 * gdb.texinfo (info dcache): Update.
3329
b90a069a
SL
33302008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3331
3332 * gdb.texinfo (Packets): Add info on thread-id syntax and
3333 multiprocess extensions.
3334 <D>: Document multiprocess form of packet.
3335 <H>: Use thread-id syntax.
3336 <T>: Likewise.
3337 <vCont>: Likewise. Note this is required for multiprocess.
3338 <vKill>: New packet.
3339 (Stop Reply Packets) <T>: Use thread-id syntax.
3340 <W>: Document multiprocess form of reply.
3341 <X>: Likewise.
3342 (General Query Packets) <qC>: Use thread-id syntax.
3343 <qfThreadInfo>: Likewise.
3344 <qGetTLSAddr>: Likewise.
3345 <qP>: Likewise.
3346 <qSupported>: Add "multiprocess" feature.
3347 <qThreadExtraInfo>: Use thread-id syntax.
3348
b77209e0
PA
33492008-09-22 Stan Shebs <stan@codesourcery.com>
3350
3351 * gdb.texinfo (Inferiors): New section.
3352
3d0bb823
PA
33532008-09-12 Pedro Alves <pedro@codesourcery.com>
3354
3355 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3356
f8dcfc0a
UW
33572008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3358
3359 * gdbint.texinfo (Target Conditionals): Remove documentation
3360 for gdbarch_name_of_malloc.
3361
8775bb90
MS
33622008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3363
3364 * gdb.texinfo (Interrupts): Mention TCP interface for
3365 sending BREAK.
3366
f1838a98
UW
33672008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3368
3369 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3370 argument prefix to "set sysroot".
3371
158c7665
PH
33722008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3373
3374 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3375 and False.
3376
30e026bb
VP
33772008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3378
c8d5aac9
L
3379 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3380 for possible features of -list-features.
30e026bb 3381
c6ebd6cf
VP
33822008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3383
c8d5aac9 3384 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3385 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3386
aeac0ff9
VP
33872008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3388
3389 * doc/gdb.texinfo (PowerPC): Fix typo.
3390 (PowerPC features): Fix typo.
3391
5231c1fd
PA
33922008-08-18 Pedro Alves <pedro@codesourcery.com>
3393
3394 * observer.texi (thread_ptid_changed): New.
3395
677c5bb1
LM
33962008-08-18 Luis Machado <luisgpm@br.ibm.com>
3397
3398 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3399 (PowerPC features): Mention feature set for VSX registers.
3400
f3a2dd1a
JB
34012008-08-13 Joel Brobecker <brobecker@adacore.com>
3402
3403 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3404 the direct visibility of all names in user-written packages.
3405
33e5cbd6
PA
34062008-08-13 Pedro Alves <pedro@codesourcery.com>
3407
3408 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3409 setting, and make it the default.
3410 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3411 non-stop script example.
3412
d0384fc4
TJB
34132008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3414
3415 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3416 reference to the "Using Different Register and Memory Data
3417 Representation" section.
3418
a6f3e723
SL
34192008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3420
3421 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3422 (Remote Protocol): Add Packet Acknowledgment to menu.
3423 (Overview): Mention +/- can be disabled, and point to new section
3424 where this is discussed in detail.
3425 (General Query Packets): Document QStartNoAckMode packet, and
3426 corresponding qSupported reply.
3427 (Packet Acknowledgment): New section.
3428
0606b73b
SL
34292008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3430 Pedro Alves <pedro@codesourcery.com>
3431
3432 * gdb.texinfo (Threads): Move paragraph about automatic thread
3433 selection to All-Stop Mode subsection.
3434 (Thread Stops): Reorganize existing material into subsections.
3435 Add introductory blurb and menu.
3436 (Non-Stop Mode): New subsection.
3437 (Background Execution): New subsection.
3438 (Maintenance Commands): Add cross-references from async mode
3439 commands to the new Background Execution section.
3440
d57a3c85
TJB
34412008-08-06 Tom Tromey <tromey@redhat.com>
3442
3443 * gdb.texinfo (Extending GDB): New chapter.
3444 (Sequences): Demoted chapter, now a section under the new
3445 Extending GDB chapter.
3446 (Python): New section.
3447
6d76a53d
SS
34482008-07-31 Stan Shebs <stan@codesourcery.com>
3449
3450 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3451
1f70da6a
SS
34522008-07-29 Stan Shebs <stan@codesourcery.com>
3453
3454 * gdbint.texinfo: General round of cleanup and minor
3455 clarifications.
3456 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3457 (Longjmp Support): Update description to reflect how it is done
3458 for targets without using native header.
3459 (Symbol Handling): Add a little more general explanation.
3460 (COFF, ELF): Mention stabs encapsulation.
3461 (DWARF 3): New section.
3462 (Adding a New Host): Scrub out some obsolete bits.
3463 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3464 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3465 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3466 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3467 SEEK_SET, STOP_SIGNAL, USG.
3468 (Raw and Virtual Register Representations): Ditto for
3469 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3470 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3471 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3472 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3473 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3474 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3475 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3476 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3477 DEPRECATED_USE_STRUCT_CONVENTION.
3478 Describe gdbarch_deprecated_fp_regnum.
3479 Update description of gdbarch_print_insn.
3480 (Adding a New Target): Scrub out obsolete bits.
3481 (Obsolete Conditionals): Remove entire section.
3482
383f836e
TT
34832008-07-25 Tom Tromey <tromey@redhat.com>
3484
3485 * observer.texi (GDB Observers): Document new observers:
3486 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3487 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3488 architecture_changed.
3489
cfd8ab24
SS
34902008-07-21 Stan Shebs <stan@codesourcery.com>
3491
3492 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3493 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3494
781b42b0
TT
34952008-07-21 Tom Tromey <tromey@redhat.com>
3496
3497 * observer.texi (GDB Observers): Remove obsolete comment.
3498 <executable_changed>: Remove argument.
3499
d7d9f01e
TT
35002008-07-18 Tom Tromey <tromey@redhat.com>
3501
3502 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3503
bf250677
DE
35042008-07-10 Doug Evans <dje@google.com>
3505
3506 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3507
10568435
JK
35082008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3509
3510 * gdb.texinfo (Starting): Document "set disable-randomization".
3511
5ae4183a
AS
35122008-07-07 Andreas Schwab <schwab@suse.de>
3513
3514 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3515
b56e7235
VP
35162008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3517
3518 * gdb.texinfo (GDB/MI Target Manipulation): Add
3519 example of -target-attach.
3520
e1ac3328
VP
35212008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3522
3523 * observer.texi (target_resumed): New observer.
5ae4183a 3524 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3525
65d12d83
TT
35262008-06-06 Tom Tromey <tromey@redhat.com>
3527
3528 * gdb.texinfo (Completion): Add field name example.
3529
fbc5282e
MK
35302008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3531
3532 * gdb.texinfo (GDB/MI Program Context): Added example
3533 to -exec-arguments
5ae4183a 3534
fbc5282e 35352008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3536
3537 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3538 annotation.
3539
c16158bc 35402008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3541 Nathan Sidwell <nathan@codesourcery.com>
3542 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3543
3544 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3545 and ACX_BUGURL.
3546 * configure: Regenerate.
3547 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3548 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3549 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3550 mailing-list-specific text about bug reporting unless
3551 BUGURL_DEFAULT.
3552
75c99385
PA
35532008-06-05 Pedro Alves <pedro@codesourcery.com>
3554
3555 * gdb.texinfo (-target-select): Remove reference to target async.
3556 (Maintenance Commands): Document "maint set/show remote-async".
3557
1763a388
MK
35582008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3559
3560 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3561 in -target-file-get section.
5ae4183a 3562
d0d064df
PA
35632008-05-22 Pedro Alves <pedro@codesourcery.com>
3564
9b562ab8
PA
3565 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3566 killing the inferior when it is already debugging a process.
d0d064df 3567
8dfa32fc
JB
35682008-05-21 Joel Brobecker <brobecker@adacore.com>
3569
3570 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3571 abbreviation for "finish".
3572
55f996a7
NR
35732008-05-21 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3576
ba2b1c56
DJ
35772008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3578
3579 * gdbint.texinfo (Target Conditionals): Delete entry for
3580 gdbarch_dwarf_reg_to_regnum.
3581
08388c79
DE
35822008-05-09 Doug Evans <dje@google.com>
3583
a3c83fae 3584 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3585
d14508fe
DE
35862008-05-05 Doug Evans <dje@google.com>
3587
3588 * gdb.texinfo (disassemble): Document /m modifier.
3589
e2b7ddea
VP
35902008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3591
5ae4183a
AS
3592 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3593 will not report the time of commands that run the target.
e2b7ddea 3594
8eb41542
VP
35952008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3596
3597 * gdb.texinfo (GDB/MI Output Records): Add
3598 missing semicolon.
3599
82f68b1c
VP
36002008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3601
3602 * gdb.texinfo (GDB/MI Output Records):
3603 Document =thread-create and =thread-exited.
3604
fa0f268d
VP
36052008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3606
3607 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3608 Remove mention of dmi-discuss.
fa0f268d 3609
063bfe2e
VP
36102008-05-03 Pedro Alves <pedro@codesourcery.com>
3611
3612 * observer.texi (thread_exit): New.
3613
237fc4c9
PA
36142008-05-02 Pedro Alves <pedro@codesourcery.com>
3615
3616 * gdb.texinfo (Debugging Output): Document "set/show debug
3617 displaced".
3618 (Maintenance Commands): Document "maint set/show
3619 can-use-displaced-stepping".
3620
0428b8f5
DJ
36212008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3624 and set/show arm force-mode.
3625
5009afc5
AS
36262008-05-02 Andreas Schwab <schwab@suse.de>
3627
3628 * gdbint.texinfo (Algorithms): Describe
3629 target_watchpoint_addr_within_range.
3630
669fac23
DJ
36312008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3632
3633 * gdbint.texinfo (Stack Frames): New chapter.
3634 (Algorithms): Move Frames text to the new chapter.
3635 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3636 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3637
721c02de
VP
36382008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3639
5ae4183a
AS
3640 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3641 output does not necessary include any tokens.
721c02de 3642
c055b101
CV
36432008-04-22 Corinna Vinschen <vinschen@redhat.com>
3644
3645 * gdb.texinfo (Set SH Calling convention): New @item.
3646 (Show SH Calling convention): Ditto.
3647
68837c9d
MD
36482008-04-22 Markus Deuling <deuling@de.ibm.com>
3649
3650 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3651
2e9132cc
EZ
36522008-04-20 Eli Zaretskii <eliz@gnu.org>
3653
3654 * gdb.texinfo (Set Breaks): Mention that multiple location
3655 breakpoints need line number info. Add index entries.
3656
31fffb02
CS
36572008-04-19 Craig Silverstein <csilvers@google.com>
3658
3659 * gdb.texinfo (Requirements): Add an optional requirement on
3660 zlib.
3661 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3662 Compressed DWARF 2.
3663
a47ec5fe
AR
36642008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3665
3666 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3667 sample output for 'stopped,reason="breakpoint-hit"' message.
3668 (GDB/MI Program Execution): Likewise.
3669
de051565
MK
36702008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3671
5ae4183a 3672 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3673 -var-set-format. Add -f option to -var-evaluate-expression.
3674
6ba66d6a
JB
36752008-04-03 Joel Brobecker <brobecker@adacore.com>
3676
3677 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3678 new node "Ambiguous Expressions". Replace references to this
3679 node by references to "Ambiguous Expressions" throughout.
3680 (Ambiguous Expressions): New node.
3681
1e26b4f8
DJ
36822008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3683
3684 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3685
b84876c2
PA
36862008-03-21 Pedro Alves <pedro@codesourcery.com>
3687
3688 * gdb.texinfo (Debugging Output): Document
3689 "set/show debug lin-lwp-async".
3690 (Maintenance Commands): Document "maint set/show linux-async".
3691
63092375
DJ
36922008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3693
3694 * gdb.texinfo (Expressions): Update description of malloced arrays.
3695
8e8901c5
VP
36962008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3697
3698 * gdb.texinfo (Thread Commands): Document
3699 -thread-info. Remove -thread-list-all-threads.
3700
1fddbabb
PA
37012008-03-14 Pedro Alves <pedro@codesourcery.com>
3702 Sandra Loosemore <sandra@codesourcery.com>
3703
3704 * gdb.texinfo (Library List Format): Update to mention the
3705 possibility to pass section addresses instead of segment
3706 addresses.
3707
ccd213ac
DJ
37082008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3709
3710 * gdb.texinfo (Starting): Document "set exec-wrapper".
3711 (Server): Document gdbserver --wrapper.
3712
fa4727a6
DJ
37132008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3714
3715 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3716 unreadable memory. Delete obsolete SPARClite reference.
3717
8edfe269
DJ
37182008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3719
3720 * gdb.texinfo (Starting): Mention always-running targets.
3721 (Target Commands): Add an anchor for load.
3722 (Connecting): Explain continue instead of run.
3723
1843f87b
DJ
37242008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3725
3726 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3727
f9082629
NR
37282008-02-26 Nick Roberts <nickrob@snap.net.nz>
3729
3730 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3731 breakpoint table.
3732
fd96d250
PA
37332008-02-19 Pedro Alves <pedro@codesourcery.com>
3734
3735 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3736 killing the inferior when it is already debugging a process.
3737
36af4ef6
MD
37382008-02-13 Markus Deuling <deuling@de.ibm.com>
3739
3740 * gdbint.texinfo (Build Script): New section. Mention new build script
3741 gdb_buildall.sh.
3742
cda4ce5a
JB
37432008-02-01 Jim Blandy <jimb@red-bean.com>
3744
3745 * gdb.texinfo (Help): Summarize 'info args' correctly.
3746
4acd40f3
TJB
37472008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3748
3749 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3750 available in PowerPC architecture.
3751 (Embedded Processors): Change node name of PowerPC item in menu.
3752 (PowerPC): Rename to...
3753 (PowerPC Embedded): this.
3754 (Architectures): Add new PowerPC item in menu.
3755 (PowerPC): New node.
3756
6e6c6f50
DJ
37572008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3758
3759 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3760 commands.
3761
5ee187d7
DJ
37622008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3763
3764 * gdb.texinfo (Setting Catchpoints): Mention features
3765 supported on GNU/Linux.
3766
e275c0d9
NR
37672008-01-30 Nick Roberts <nickrob@snap.net.nz>
3768
3769 * gdb.texinfo (GDB/MI File Commands): Describe new output
3770 field for MI command -file-list-exec-source-file.
3771
2d717e4f
DJ
37722008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3773
3774 * gdb.texinfo (Using the `gdbserver' Program): Add security
3775 warning. Rearrange into subsections and subsubsections. Document
3776 --multi and --debug. Correct --with-sysroot typo. Update --attach
3777 usage. Make load reference clearer. Document monitor exit.
3778 (Remote Configuration): Document set remote exec-file, attach-packet,
3779 and run-packet.
3780 (Packets): Document vAttach and vRun.
3781
d35a4257 37822008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3783
3784 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3785 detach-on-follow -> detach-on-fork.
f663676d 3786
c78d192c
DJ
37872008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3788
3789 * gdbint.texinfo (Native Conditionals): Remove
3790 SHELL_COMMAND_CONCAT and SHELL_FILE.
3791
d35a4257
EZ
37922008-01-26 Eli Zaretskii <eliz@gnu.org>
3793
3794 * gdb.texinfo (Specify Location): Improve wording.
3795
93815fbf
VP
37962008-01-23 Chris Demetriou <cgd@google.com>
3797
3798 * gdb.texinfo (Threads): Document new "set print thread-events"
3799 and "show print thread-events" commands.
3800
2a25a5ba
EZ
38012008-01-19 Eli Zaretskii <eliz@gnu.org>
3802
3803 * gdb.texinfo (Specify Location): New section.
3804 (Delete Breaks, Edit, Set Breaks): Remove description of
3805 locations. Instead, add a reference to "Specify Location".
3806 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3807 (Symbols): Refer to "Specify Location" for the valid forms of
3808 linespecs and locations.
3809
32c9a795
MD
38102008-01-18 Markus Deuling <deuling@de.ibm.com>
3811
3812 * gdbint.texinfo (Target Conditionals): Replace the description of
3813 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3814
b17828ca
JB
38152008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3816
3817 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3818 about &&var, which is rejected by the expression parser.
3819
0aea4bf3
LM
38202008-01-09 Luis Machado <luisgpm@br.ibm.com>
3821
3822 * gdb.texinfo (Output): Update documentation on using printf with DFP
3823 types.
3824
febe4383
TJB
38252008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3826
3827 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3828 subsubsection.
3829 (Decimal Floating Point format): New subsubsection.
3830
7a404eba
PA
38312008-01-05 Pedro Alves <pedro@codesourcery.com>
3832
3833 * gdb.texinfo (File Options): Remove mention of the attempt to
3834 open a core file with the -p option. Don't list -c as a valid
3835 option to attach to a process.
3836
a4d9b460
PA
38372008-01-05 Pedro Alves <pedro@codesourcery.com>
3838
3839 * gdbint.texinfo (Host Conditionals): Remove mention of
3840 ALIGN_STACK_ON_ENTRY.
3841
6ec2edbe
JB
38422008-01-05 Joel Brobecker <brobecker@adacore.com>
3843
3844 * gdbint.texinfo (Start of New Year Procedure): Add item
3845 describing how to update the source and documentation copyright
3846 notices.
3847
d8b2a693
JB
38482007-12-18 Jim Blandy <jimb@codesourcery.com>
3849
ab209b3a 3850 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3851 watchpoint explanation into the main description of the watchpoint
3852 command; update synopses of 'watch', 'rwatch', and 'awatch'
3853 commands.
3854
8b4ed427
VP
38552007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3856
3857 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3858 Document 'pending-breakpoints' feature of
3859 -list-features.
3860
37e4754d
LM
38612007-12-17 Luis Machado <luisgpm@br.ibm.com>
3862
669fac23 3863 * gdb.texinfo: Add new parameter's description.
37e4754d 3864
1d3811f6
DJ
38652007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3866
3867 * gdb.texinfo (Overview): Clarify run-length encoding
3868 example. Remove the restriction on "+" and "-" characters.
3869
c1c25a1a
EZ
38702007-12-15 Eli Zaretskii <eliz@gnu.org>
3871
3872 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3873
afe8ab22 38742007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3875
afe8ab22
VP
3876 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3877 the -f option for -break-insert, remove -r option,
3878 and clarify specification of location.
3879
a6b151f1
DJ
38802007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3881
3882 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3883 formatting.
3884 (Remote Debugging): Add File Transfer section.
3885 (Remote Configuration): Document Host I/O packets.
3886 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3887 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3888 (Packets): Add vFile.
3889
3b784c4f
EZ
38902007-11-17 Eli Zaretskii <eliz@gnu.org>
3891
3892 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3893 breakpoints with multiple locations.
3894 (Breakpoint Menus): Improve wording.
3895 (Output): Fix last change.
3896
a4ce5b0d
UW
38972007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3898
3899 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3900
1b39d5c0
DE
39012007-11-15 Doug Evans <dje@google.com>
3902
3903 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3904
7a72d44c
VP
39052007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3906
3907 * gdbint.texinfo (Native Conditionals): Remove
3908 mention of CLEAR_SOLIB.
5ae4183a 3909
6d1829bf 39102007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3911
3912 * gdb.texinfo (Print Settings): Add documentation for "set/show
3913 print frame-arguments".
3914
1a619819
LM
39152007-11-05 Luis Machado <luisgpm@br.ibm.com>
3916
3b784c4f 3917 * gdb.texinfo (Output): Update printf command's description.
1a619819 3918
55eddb0f
DJ
39192007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3920
3921 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3922 powerpc soft-float".
3923
9cceb671
DJ
39242007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3925
3926 * gdb.texinfo (Files): Correct formatting. Mention Expat
3927 requirement.
3928 (Requirements for Building GDB): Expand the list of Expat
3929 uses.
3930 (Library List Format, Memory Map Format): Mention Expat.
3931 (Target Descriptions): Update Expat wording.
3932
83acabca
DJ
39332007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3934
3935 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3936 Document that gdbarch_convert_register_p should return zero for no-op
3937 conversions.
3938
e35879db
UW
39392007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3940
83acabca 3941 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3942 of set_gdbarch_sofun_address_maybe_missing back to ...
3943 (Target Conditionals): ... here to fix build break.
3944
203c3895
UW
39452007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3946
83acabca 3947 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3948 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3949 (Compiler Characteristics): ... documentation of
3950 set_gdbarch_sofun_address_maybe_missing.
3951
11411de3
DJ
39522007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3953
3954 * gdbint.texinfo (Target Conditionals): Use
3955 frame_unwind_register_unsigned in examples instead of
3956 frame_unwind_unsigned_register.
3957
7cc46491
DJ
39582007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * gdb.texinfo (Predefined Target Types): Add int128
3961 and uint128.
3962 (Standard Target Features): Add PowerPC features.
3963
81adfced
DJ
39642007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3967
c1874924
UW
39682007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3969
3970 * gdbint.texi (Target Conditionals): Remove documentation
3971 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3972 gdbarch_extract_return_value, and gdbarch_store_return_value.
3973
f6e56ab3
UW
39742007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3975
3976 * gdbint.texi (Target Conditionals): Remove documentation of
3977 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3978
56cf5405
KH
39792007-10-11 Kazu Hirata <kazu@codesourcery.com>
3980
3981 * gdb.texinfo: Mention that inaccessible-by-default is on by
3982 default.
3983
35156bae
DJ
39842007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3985
3986 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3987
d983da9c
DJ
39882007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3989
3990 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3991 multi-threaded watchpoints.
3992 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3993 checked. Describe sticky notification. Expand description
3994 of steppable and continuable watchpoints.
3995 (Watchpoints and Threads): New subsection.
3996
fe6fbf8b
VP
39972007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3998
3999 * gdb.texinfo (Setting Breakpoints): Revise
4000 documentation for pending breakpoints. Document
4001 breakpoints with multiple locations.
5ae4183a 4002
084344da
VP
40032007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4004
4005 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4006 Document -list-features.
5ae4183a 4007
82160952
EZ
40082007-09-15 Eli Zaretskii <eliz@gnu.org>
4009
4010 * gdb.texinfo (Output): Spell out which features of C's printf are
4011 not supported by GDB's printf.
7e27a47a
EZ
4012 (Separate Debug Files): More accurate wording regarding build ID
4013 and a reference to the ld manual rather than the Fedora wiki.
82160952 4014
ea37ba09
DJ
40152007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4016 Jim Blandy <jimb@codesourcery.com>
4017
4018 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4019 (Examining Memory): Update mentions of the 's' format.
4020 (Automatic Display): Likewise.
4021
b8533aec
DJ
40222007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4023
4024 * gdb.texinfo: Update the FSF's Back-Cover Text.
4025
83f83d7f
JK
40262007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4027 Eli Zaretskii <eliz@gnu.org>
4028
4029 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4030 Fixed the ``build ID'' name. New binaries build instructions for the
4031 build ID inclusion. Explain how the commands are specific to the build
4032 ID vs. debug link.
4033
c7e83d54
EZ
40342007-09-01 Eli Zaretskii <eliz@gnu.org>
4035
4036 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4037 indexing for ``build ID'' support.
4038
d3750b24
JK
40392007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4040
4041 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4042 Enlisted BUILD ID to the debug file searching example.
4043 Included a BUILD ID `.note.gnu.build-id' section description.
4044 Updated/added the debug files splitting instructions for OBJCOPY.
4045
02142340
VP
40462007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4047
4048 * gdb.texinfo (Variable Objects): Adjust docs
4049 for -var-info-expression and document
4050 -var-info-path-expression.
4051
d3bdde98
JB
40522007-08-20 Jim Blandy <jimb@codesourcery.com>
4053
3fb6a982
JB
4054 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4055 (title page): Include the dedication in the printed manual, as a
4056 separate page after the copyright notice.
5ae4183a 4057
d3bdde98
JB
4058 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4059 don't break a @var across a line.
4060
c80a96a8
MR
40612007-07-25 Maciej W. Rozycki <macro@mips.com>
4062
4063 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4064 for include files.
4065
5824a901
NR
40662007-07-12 Nick Roberts <nickrob@snap.net.nz>
4067
4068 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4069 in annotate.texinfo.
4070 (Command History): Link to new node.
5824a901 4071
d52e7ea3
UW
40722007-07-05 Markus Deuling <deuling@de.ibm.com>
4073
4074 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4075
5fc14d0a
EZ
40762007-07-05 Eli Zaretskii <eliz@gnu.org>
4077
4078 * gdbint.texinfo (Target Conditionals): Fix last change.
4079
4a9bb1df
UW
40802007-07-03 Markus Deuling <deuling@de.ibm.com>
4081
4082 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4083 routines:
4084 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4085 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4086 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4087 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4088 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4089 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4090 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4091 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4092 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4093 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4094 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4095 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4096 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4097 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4098 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4099 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4100 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4101 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4102 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4103 (SOFTWARE_SINGLE_STEP_P)
4104
4105 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4106 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4107
4108 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4109 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4110 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4111 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4112 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4113 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4114 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4115 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4116 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4117 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4118
4119 (Converting an existing Target Architecture to Multi-arch): Remove
4120 section.
4121
4122 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4123 (gdbarch_addr_bits_remove): Add code example.
4124
4125 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4126
cfa9d6d9
DJ
41272007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4128
4129 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4130 Add other missing entries. Adjust the table size to fit.
4131 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4132 stop reasons including the new "library" event.
4133 (General Query Packets): Adjust table widths for qSupported. Mention
4134 qXfer:libraries:read reply to qSupported and document the new packet.
4135 (Library List Format): New section.
4136
159fcc13
JK
41372007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4138
4139 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4140
f66d1690
MS
41412007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4142
4143 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4144
67102876
NR
41452007-06-25 Nick Roberts <nickrob@snap.net.nz>
4146
4147 * gdbint.texinfo (Register and Memory Data): Break sections
4148 into nodes and add a menu.
4149
a4642986
MR
41502007-06-21 Maciej W. Rozycki <macro@mips.com>
4151
4152 * gdb.texinfo (Examining Memory): Document the new behaviour.
4153
e9c17194
VP
41542007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4155
4156 * gdb.texinfo (Standard Target Features): Document
4157 m68k features.
4158
31d99776
DJ
41592007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4160
4161 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4162
1780a0ed
DJ
41632007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4164
4165 * gdb.texinfo (Target Description Format): Add version attribute
4166 for <target>.
4167
822b6570
DJ
41682007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4169
4170 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4171
f8b73d13
DJ
41722007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4173
4174 * gdb.texinfo (MIPS Features): New subsection.
4175
0e7f50da
UW
41762007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4177 Markus Deuling <deuling@de.ibm.com>
4178
4179 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4180 and qXfer:spu:write packets and mention them under qSupported.
4181
23d964e7
UW
41822007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4183 Markus Deuling <deuling@de.ibm.com>
4184
4185 * gdb.texinfo (Architectures): Add new SPU section to document
4186 Cell Broadband Engine SPU architecture specific commands.
4187
9f708cb2
VP
41882007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4189
4190 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4191 comments.
4192
7579b5f8
NR
41932007-06-07 Nick Roberts <nickrob@snap.net.nz>
4194
4195 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4196
bf06d120
JB
41972007-05-29 Jim Blandy <jimb@codesourcery.com>
4198
4199 * gdb.texinfo (Overview): Doc fix.
4200
23776285
MR
42012007-05-22 Maciej W. Rozycki <macro@mips.com>
4202
4203 * gdb.texinfo (Remote Configuration): Document "set/show
4204 remoteflow".
4205
1a69e1e4
DJ
42062007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4207
bf06d120
JB
4208 * gdb.texinfo (MIPS): Remove documentation for set mips
4209 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4210 stack-arg-size.
1a69e1e4 4211
46ba6afa 42122007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4213
46ba6afa
BW
4214 * all-cfg.texi (GDBTUI): New.
4215 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4216 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4217 (TUI Configuration): Edit to improve clarity and fix problems of
4218 both style and content.
5ae4183a 4219
06d3b283
UW
42202007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4221
4222 * observer.texi (GDB Observers): New observer "new_objfile".
4223
179101d6
UW
42242007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4225
4226 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4227
25d5ea92
VP
42282007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4229
4230 * gdb.texinfo (GDB/MI Variable Objects): Document
4231 frozen variables objects.
5ae4183a 4232
ea35711c
DJ
42332007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4234
4235 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4236 (Character Sets, Caching Data of Remote Targets): Likewise.
4237 (Targets): Delete Remote node. Move its text...
4238 (Debugging Remote Programs): ...to here. Delete description
4239 of the "remote" command.
4240 (Remote configuration): Delete description of "set remotedevice"
4241 and "show remotedevice".
4242 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4243
db2e3e2e
BW
42442007-04-11 Bob Wilson <bob.wilson@acm.org>
4245
5ae4183a
AS
4246 * gdb.texinfo (Contributors, Continuing and Stepping)
4247 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4248 (General Query Packets, File-I/O Remote Protocol Extension)
4249 (Protocol Basics, The F Reply Packet, Write)
4250 (Protocol-specific Representation of Datatypes, Memory Transfer):
4251 Fix hyphenation, punctuation and grammar problems.
4252 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4253 'section' instead of 'subsection' in the text.
4254 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4255 (i386): Remove period from section name.
db2e3e2e
BW
4256 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4257 (Config Names, Configure Options): Use @file{configure}.
4258
8a3dae3e
DJ
42592007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4262 and tab expansion.
4263
1a92f856
DJ
42642007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4265
4266 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4267
79a6e687 42682007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4269
79a6e687
BW
4270 * gdb.texinfo: Consistently capitalize all significant words in
4271 node names, chapter titles, section titles, and headings. Update
4272 cross references to match.
4273 (Starting and Stopping Trace Experiment): Make node name plural.
4274 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4275
ad527d2e
PA
42762007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4277
4278 * gdb.texinfo (WinCE): Delete obsolete subsection.
4279
7ce59000
DJ
42802007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4283 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4284 references.
4285
8807d78b
DJ
42862007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4287
4288 * gdb.texinfo (Startup): Delete references to some alternate
4289 names for .gdbinit.
4290 (Thread): Remove LynxOS reference.
4291 (Tandem ST2000): Delete target-specific documentation.
4292 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4293 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4294 and GDB_OSABI_LYNXOS.
4295
5f402660
UW
42962007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4297
4298 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4299
bac718a6
UW
43002007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4301
4302 * gdbint.texinfo (Target Conditionals): Remove mention of
4303 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4304 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4305
9453113a
DJ
43062007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4307
4308 * Makefile.in: Add "pdfdir" installation
4309 directory, PDFTEX macro, support for "install-pdf" target,
4310 and rules for making a pdf version of refcard.texi.
4311 * refcard.tex: Specify paper size for PDF output.
4312
ae21e955 43132007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4314
ae21e955 4315 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4316
3f94c067 43172007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4318
3f94c067
BW
4319 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4320 (Source Path, Character Sets, Macros, Define)
4321 (GDB/MI Result Records, GDB/MI Simple Examples)
4322 (GDB/MI Program Execution, GDB/MI File Commands)
4323 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4324 (Bug Reporting): Use @value{GCC}.
5ae4183a 4325
12c27660 43262007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4327
12c27660
BW
4328 * gdb.texinfo (Help): Fix formatting of examples.
4329 (Variables): Use @ifnotinfo instead of @iftex.
4330 (Non-debug DLL symbols): Use @ref instead of @pxref.
4331 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4332
ce9341a1
BW
43332007-03-26 Bob Wilson <bob.wilson@acm.org>
4334
4335 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4336
c8f4133a
BW
43372007-03-26 Bob Wilson <bob.wilson@acm.org>
4338
4339 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4340 the order of the nodes.
4341 (C Operators, C Constants, Debugging C): Remove extra menus.
4342 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4343
c8f4133a 43442007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4345
4346 * gdb.texinfo (File Options): Add missing parenthesis.
4347 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4348
c74d0ad8
DJ
43492007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4352
ff6f572f
DJ
43532007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4354
669fac23 4355 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4356 case insensitivity.
4357 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4358
994337c3
NR
43592007-02-18 Nick Roberts <nickrob@snap.net.nz>
4360
4361 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4362 (Files): Add section name to argument list for pxref.
4363 (Non-debug DLL symbols): Don't use `see' for pxref.
4364 (Embedded Processors): Fix typo.
4365 (GDB/MI Breakpoint Commands): Execution commands generate
4366 *stopped not ^done.
4367
eb819d70
NR
43682007-02-13 Nick Roberts <nickrob@snap.net.nz>
4369
4370 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4371 values for in_scope. Mention that only root variables can be
4372 updated.
4373 (GDB/MI Development and Front Ends): Explain new values may be
4374 added to existing fields.
4375
123dc839
DJ
43762007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4377
4378 * gdb.texinfo (-target-disconnect): Use @smallexample.
4379 (Requirements): Add anchor for Expat. Update description.
4380 (Target Descriptions): Mention Expat.
4381 (Target Description Format): Document new elements. Use
4382 @smallexample.
4383 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4384 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4385
108546a0
DJ
43862007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4387
4388 * gdb.texinfo (Target Description Format): Add section on XInclude.
4389
95a98c01
NR
43902006-02-03 Nick Roberts <nickrob@snap.net.nz>
4391
4392 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4393 command -enable-timings.
4394
f4b3909f
EZ
43952007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4396
5ae4183a 4397 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4398 descriptions for new/deleted elements in gdb_osabi. Add missing
4399 description for function generic_elf_osabi_sniff_abi_tag_sections.
4400
c7ba131e
JB
44012007-01-29 Joel Brobecker <brobecker@adacore.com>
4402
4403 * gdb.texinfo (Maintenance Commands): Add documentation for
4404 the new "maint print target-stack" command.
4405
3a60f64e
JK
44062007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4407 Eli Zaretskii <eliz@gnu.org>
4408
f4b3909f 4409 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4410
c582f8b6
EZ
44112007-01-26 Eli Zaretskii <eliz@gnu.org>
4412
4413 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4414 Use @value{NGCC} instead of @value{GCC}.
4415
d3e8051b
EZ
44162007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4417
4418 * agentexpr.texi: Fix typos.
4419 * annotate.texinfo: Likewise.
4420 * gdb.texinfo: Likewise.
4421 * gdbint.texinfo: Likewise.
4422 * observer.texi: Likewise.
4423 * stabs.texinfo: Likewise.
4424
86f04699
EZ
44252007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4426
4427 * gdbint.texinfo (Support Libraries): Remove mmalloc
4428 entry. Describe readline library.
4429
23181151
DJ
44302007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4431
4432 * gdb.texinfo (Target Descriptions): New section.
4433 (General Query Packets): Add QPassSignals anchor. Mention
4434 qXfer:features:read under qSupported. Expand mentions of
4435 qXfer:memory-map:read and QPassSignals. Document
4436 qXfer:features:read.
4437
f822c95b
DJ
44382007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4439
4440 * gdb.texinfo (Commands to specify files): Describe
4441 "set sysroot" and "show sysroot".
4442 (Using the `gdbserver' program): Lowercase argument
4443 to @var. Expand description of setting up GDB on the
4444 host.
4445
8936fcda
JB
44462007-01-05 Joel Brobecker <brobecker@adacore.com>
4447
4448 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4449 catch exception, catch exception unhandled, and catch assert
4450 commands.
4451
e776119f
DJ
44522007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4453
4454 * gdb.texinfo (Debugging Output): Document "set debug xml"
4455 and "show debug xml".
4456
aa79a185
DJ
44572007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4458
4459 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4460
7f893741
JB
44612007-01-01 Joel Brobecker <brobecker@adacore.com>
4462
4463 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4464
a1b5960f
VP
44652006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4466
4467 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4468 note in @ignore, to be removed later if nobody complains.
4469
9f470e6e
NR
44702006-12-04 Nick Roberts <nickrob@snap.net.nz>
4471
4472 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4473 of -var-delete.
4474
765dc015 44752006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4476
765dc015 4477 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4478 automatic software/hardware breakpoint usage and
4479 the "set breakpoint auto-hw" command.
765dc015 4480
4b5752d0
VP
44812006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4482
4483 * gdb.texinfo (Memory Access Checking): New.
4484
89be2091
DJ
44852006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4486
4487 * gdb.texinfo (Remote configuration): Mention
4488 "pass-signals-packet".
4489 (General Query Packets): Document QPassSignals. Fix
4490 a typo.
4491
ca3bf3bd
DJ
44922006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4493
4494 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4495
427c3a89
DJ
44962006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4497
4498 * gdb.texinfo (Remote configuration): Rewrite documentation for
4499 packet configuration commands.
4500 (OS Information): Adjust reference to qXfer:auxv:read.
4501 (General Query Packets): Remove references to read-aux-vector-packet
4502 and set remote get-thread-local-storage-address.
4503
7a107747
DJ
45042006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4505
4506 * gdbint.texinfo (Target Architecture Definition): Add new
4507 Initializing a New Architecture section.
4508
1c56eb0e
EZ
45092006-10-31 David Taylor <dtaylor@emc.com>
4510
4511 * stabs.texinfo (Macro define and undefine): New node describing
4512 stabs for #define and #undef.
4513
f73adfeb
AS
45142006-10-27 Andreas Schwab <schwab@suse.de>
4515
4516 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4517
fd60e0df
EZ
45182006-10-21 Eli Zaretskii <eliz@gnu.org>
4519
4520 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4521 clarify on the possible meanings of ``expression'' watched by
4522 watchpoints. Add indexing.
e5ac9b53
EZ
4523 (Prompting, Errors, Invalidation, Annotations for Running)
4524 (Source Annotations): Fix index entries by adding "annotation" to
4525 them, to discriminate from index entries that point to the more
4526 general topic descriptions.
fd60e0df 4527
52bb452f
DJ
45282006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4529
4530 * gdbint.texinfo (Target Vector Definition): Move most
4531 content into Existing Targets. Add a menu.
4532 (Existing Targets): New section, moved from Target Vector
4533 Definition. Use @subsection.
4534 (Managing Execution State): New section.
4535
58955e58
BW
45362006-10-16 Bob Wilson <bob.wilson@acm.org>
4537
4538 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4539
c8aa23ab
EZ
45402006-10-15 Eli Zaretskii <eliz@gnu.org>
4541
4542 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4543 (Command Syntax, Signals, Backtrace, Connecting)
4544 (Remote configuration, Renesas Boards, Console I/O): Fix last
4545 change: use Ctrl- instead of C-, except wrt Emacs.
4546 (File-I/O Examples): Put Ctrl-c in @kbd.
4547 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4548 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4549 (Signals, Set Breaks, Set Watchpoints): Document optional
4550 arguments to `info signals' `handle', `info breakpoints', and
4551 `info watchpoints'.
c8aa23ab 4552
e7109c7e
EZ
45532006-10-14 Eli Zaretskii <eliz@gnu.org>
4554
4555 * gdb.texinfo (Backtrace): Fix last change.
4556
de3aea7b
NR
45572006-10-14 Nick Roberts <nickrob@snap.net.nz>
4558
4559 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4560
7f9087cb
BW
45612006-10-10 Bob Wilson <bob.wilson@acm.org>
4562
c8aa23ab
EZ
4563 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4564 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4565 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4566
68437a39
DJ
45672006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4568 Daniel Jacobowitz <dan@codesourcery.com>
4569
4570 * gdb.texinfo (Packets): Document vFlashErase,
4571 vFlashWrite and vFlashDone packets.
4572 (General Query Packets): Document qXfer:memory-map:read.
4573 Add a new feature for qXfer:memory-map:read.
4574 (Memory map format): New section.
4575 (Target Commands): Mention that gdb can write flash.
4576
fd79ecee
DJ
45772006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4578 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4581 memory regions and "mem auto".
4582
350da6ee
DJ
45832006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4584
4585 * gdbint.texinfo (Array Containers): New section.
4586
2f1acb09
VP
45872006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4588
4589 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4590 -stack-list-arguments HIGH_FRAME argument can be larger then the
4591 actual number of frames.
4592
2ab1eb7a
VP
45932006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4594
4595 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4596 -stack-list-locals HIGH_FRAME argument can be larger then the
4597 actual number of frames.
2ab1eb7a 4598
599b237a
BW
45992006-09-02 Bob Wilson <bob.wilson@acm.org>
4600
4601 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4602 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4603
25ab7e6d
EZ
46042006-09-02 Eli Zaretskii <eliz@gnu.org>
4605
4606 * gdbint.texinfo (Overall Structure): New section "Source Tree
4607 Structure".
4608
940178d3
JB
46092006-08-17 Jim Blandy <jimb@codesourcery.com>
4610
4611 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4612 responses.
4613
30daae6c
JB
46142006-08-08 Joel Brobecker <brobecker@adacore.com>
4615
4616 * gdb.texinfo (Source Path): Add documentation for new
4617 substitute-path commands.
4618
7fa2210b
DJ
46192006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4620
4621 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4622 (Running Configure): ...here.
4623 (Requirements): New node. Mention expat.
4624
3d00d119
DJ
46252006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4626
5ae4183a 4627 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4628 'set download-write-size' and 'show download-write-size'.
4629
0cbfa4ee
DJ
46302006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4631
4632 * stabs.texinfo (Member Type Descriptor): Correct example for
4633 pointer to member types.
4634
16026cd7
AS
46352006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4636
4637 * gdb.texinfo (Optional warnings and messages): Add
4638 'set/show trace-commands'.
4639 (Command files): Add '-v' to source command.
4640
0876f84a
DJ
46412006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4642
4643 * gdb.texinfo (OS Information): Update qPart reference to
4644 qXfer.
4645 (Remote configuration): Likewise.
4646 (Overview): Move @cindex to the start of a paragraph. Talk
4647 about binary data encoding.
4648 (Packets): Refer to the overview for the details of the X
4649 packet encoding.
4650 (General Query Packets): Remove qPart description. Add qXfer
4651 description. Add an anchor to qSupported. Correct feature
4652 table title. Add a new feature for qXfer:auxv:read.
4653 (Interrupts): Add a missing parenthesis.
4654
2ec3381a
DJ
46552006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4656
669fac23 4657 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4658 (GDB/MI Kod Commands): Remove commented out node.
4659
594fe323
EZ
46602006-07-01 Eli Zaretskii <eliz@gnu.org>
4661
4662 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4663 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4664 (GDB/MI Thread Commands, GDB/MI Program Execution)
4665 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4666 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4667 (GDB/MI File Commands, GDB/MI Target Manipulation)
4668 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4669 since the MI prompt is hard-wired into the code.
4670
7e3fb70c
NR
46712006-07-01 Nick Roberts <nickrob@snap.net.nz>
4672
4673 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4674 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4675 (GDB/MI Data Manipulation): Remove description of unimplemented
4676 display related commands as variable objects perform this function
4677 and are superior: -display-delete, -display-disable,
4678 -display-enable, -display-insert and -display-list. Move
4679 -environment-cd, -environment-directory, -environment-path
4680 and -environment-pwd to "Program Context".
4681 (GDB/MI Program Control): Rename to "Program Execution". Move
4682 -exec-arguments -exec-abort to...
4683 (GDB/MI Program Context): ...here. New node split from "Data
4684 Manipulation".
4685
be2a5f71
DJ
46862006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4687
4688 * gdb.texinfo (Remote configuration): Document set / show
4689 remote supported-packets.
4690 (General Query Packets): Document qSupported packet.
4691
fc320d37
SL
46922006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4693
4694 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4695 and font markup.
4696 (Protocol basics): Likewise.
4697 (The F request packet): Likewise.
4698 (The F reply packet): Likewise.
4699 (Memory transfer): Move this node to be a subsubsection of
4700 "Protocol specific representation of datatypes".
4701 (The Ctrl-C message): More copy editing.
4702 (Console I/O): Likewise.
4703 (The isatty call): Delete this node, and merge its content into
4704 the "isatty" node. Fixed references elsewhere.
4705 (The system call): Delete this node, and merge its content into
4706 the "system" node. Fixed references elsewhere.
4707 (open): Reformat to use @table, and add appropriate font markup.
4708 (close): Likewise.
4709 (read): Likewise.
4710 (write): Likewise.
4711 (lseek): Likewise.
4712 (rename): Likewise.
4713 (unlink): Likewise.
4714 (stat/fstat): Likewise.
4715 (gettimeofday): Likewise.
4716 (isatty): Likewise.
4717 (system): Likewise, plus minor changes to fix confusing wording.
4718 (Integral datatypes): Fix font markup.
4719 (Pointer values): Likewise.
4720 (struct stat): Fix markup to use @table, plus minor copy editing.
4721 (struct timeval): Fix font markup, plus minor copy editing.
4722 (Constants): Minor copy editing.
4723 (Errno values): Add font markup.
4724 (File-I/O Examples): Likewise.
4725
158fdf5c
NR
47262006-06-10 Nick Roberts <nickrob@snap.net.nz>
4727
4728 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4729 (GDB/MI Simple Examples): Move node up one level. Use real
4730 examples.
4731 (GDB/MI Compatibility with CLI): Update.
4732 (GDB/MI Result Records): Add "connected" and "exit" result
4733 classes.
4734 (GDB/MI Stream Records): Clarify target output.
4735 (GDB/MI Command Description Format): Modify example description.
4736 (GDB/MI Breakpoint Table Commands): Rename to...
4737 (GDB/MI Breakpoint Commands): ...this
4738 (GDB/MI Breakpoint Commands): Add optional thread field.
4739 (GDB/MI Program Control): Add an introduction. Move "Program
4740 termination" examples into exec-run description.
4741 (GDB/MI File Commands): Mention similar CLI commands.
4742 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4743 is similar to "-gdb-version".
4744
ddb50cd7
EZ
47452006-06-09 Eli Zaretskii <eliz@gnu.org>
4746
4747 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4748
2aef0d6b
NR
47492006-06-02 Nick Roberts <nickrob@snap.net.nz>
4750
4751 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4752 sourceware.org for mailing lists.
d5e40d59 4753 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4754
383a5c52
NR
47552006-06-01 Nick Roberts <nickrob@snap.net.nz>
4756
d5e40d59 4757 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4758
e16b02ee
EZ
47592006-05-22 Eli Zaretskii <eliz@gnu.org>
4760
4761 * gdb.texinfo (Cygwin Native): Fix last change.
4762
be90c084
CF
47632006-05-22 Christopher Faylor <cgf@timesys.com>
4764
4765 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4766
347ceba5
NR
47672006-05-15 Nick Roberts <nickrob@snap.net.nz>
4768
4769 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4770 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4771
369af7bd
DJ
47722006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4773
4774 * gdb.texinfo (General Query Packets): Recommend not starting
4775 new packets with qC and clarify.
4776
2ffdbde8 47772006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4778
4779 * gdb.texinfo (M2 Types): New section.
72019c9c 4780
16d1a084
DJ
47812006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4782
4783 * agentexpr.texi: Add a copyright and license notice.
4784 * observer.texi: Likewise, with GPL clause for function prototypes.
4785 Remove trailing whitespace.
4786
aa56d27a
JB
47872006-05-05 Jim Blandy <jimb@codesourcery.com>
4788
4789 * gdb.texinfo (General Query Packets): Document conventions for
4790 terminating packet names, and their violations.
4791
5bdf8622
DJ
47922006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4793
4794 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4795 * gdb.texinfo: Likewise.
4796
605a56cb
DJ
47972006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4798
4799 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4800 and "show remotedebug".
4801 (Debugging Output): Add additional index entries.
4802
b8db102d
MS
48032006-04-27 Michael Snyder <msnyder@redhat.com>
4804
4805 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4806
c5e30d01
AC
48072006-04-22 Andrew Cagney <cagney@redhat.com>
4808
4809 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4810 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4811
8181d85f
DJ
48122006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4813
4814 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4815 and remove breakpoint prototypes.
4816 (Watchpoints): Move description of target_insert_hw_breakpoint and
4817 target_remove_hw_breakpoint ...
4818 (Breakpoints): ... to here. Document target_insert_breakpoint and
4819 target_remove_breakpoint.
4820
4f553f88
JB
48212006-04-17 Jim Blandy <jimb@codesourcery.com>
4822
4823 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4824 and C packets are optional.
4825
cd852561
FR
48262006-04-14 Frederic Riss <frederic.riss@st.com>
4827
4828 * gdb.texinfo (Specifying source directories): Update the description
4829 of the source file search to reflect the fact that the source path
4830 always contains at least $cdir and $cwd.
4831
b620eb07
MS
48322006-03-31 Michael Snyder <msnyder@redhat.com>
4833
4834 * gdb.texinfo: Update copyright dates.
4835
3156cdaf
EZ
48362006-03-31 Eli Zaretskii <eliz@gnu.org>
4837
4838 * gdb.texinfo (Overview): Add an index entry to "empty response".
4839
7d30c22d
JB
48402006-03-28 Jim Blandy <jimb@codesourcery.com>
4841
4842 * gdbint.texinfo (Prologue Analysis): New section.
4843
86941c27
JB
48442006-03-07 Jim Blandy <jimb@red-bean.com>
4845
66b8c7f6
JB
4846 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4847
1a10341b
JB
4848 * gdb.texinfo (Target Commands): Update text describing how to
4849 specify a target. Refer to the detailed section on remote
4850 debugging, not the brief mention.
4851
86941c27
JB
4852 * gdb.texinfo (Connecting): Organize the different 'target remote'
4853 connection methods into a table. Add a 'target remote' index
4854 entry. (!!!)
4855
62f3a2ba
FF
48562006-02-17 Fred Fish <fnf@specifix.com>
4857
4858 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4859 'ptype' commands to reflect the fact that the only significant
4860 difference between them is that ptype prints the complete type
4861 description instead of just the name.
4862
8b9a88ea
WZ
48632006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4864
4865 * gdbint.texinfo (Watchpoints): Delete
4866 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4867
7e8dc855
NR
48682006-02-10 Nick Roberts <nickrob@snap.net.nz>
4869
4870 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4871 times fields where needed. Fix typos. Update general form given
4872 for output of -break-insert.
4873 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4874
c91d38aa
DJ
48752006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4876
4877 * gdbint.texinfo (Symbol Handling): Add a section
4878 on memory management.
4879
38fcd64c
DJ
48802006-02-06 Vladimir Prus <ghost@cs.msu.su>
4881
4882 * gdb.texinfo (Breakpoint table commands): Document the fullname
4883 field in -break-list output.
4884
219eec71
EZ
48852006-02-03 Eli Zaretskii <eliz@gnu.org>
4886
4887 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4888 debugging information produced by the various "set debug..."
4889 options.
4890
ae5a43e0
DJ
48912006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4892
4893 * gdb.texinfo (Files): Remove obsolete bits from the description
4894 of "symbol-file".
4895
a9f158ec
JB
48962006-01-25 Jim Blandy <jimb@redhat.com>
4897
4898 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4899
410dd08e
JB
49002006-01-24 Jim Blandy <jimb@redhat.com>
4901
4902 * gdbint.texinfo (Frames): Document the basics of GDB's register
4903 unwinding model, and explain the existence of the "sentinel" frame.
4904
4b505b12
AS
49052006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4906
4907 * gdb.texinfo (Choosing files): Mention that -directory is used
4908 for script files.
4909 (Specifying source directories): Likewise.
4910 (Command files): Explain how script files are found.
4911
839c27b7
EZ
49122006-01-21 Eli Zaretskii <eliz@gnu.org>
4913
4914 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4915 the threads in a multi-threaded program.
4916 (Threads): The threadno argument of "thread apply" can be a range
4917 of numbers.
4918
7be93b9e
JB
49192006-01-18 Jim Blandy <jimb@redhat.com>
4920
4921 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4922 of warning flags.
4923
fcc73fe3
EZ
49242006-01-13 Eli Zaretskii <eliz@gnu.org>
4925
4926 * gdb.texinfo (Sequences): Improve menu annotations.
4927 (Define): Add index entries for arguments of user-defined
4928 commands. Move the description of flow-control commands...
4929 (Command Files): ...to here. Document loop_break and
4930 loop_continue.
ca91424e
EZ
4931 (Define, Command Files): Document `end' and add index entries for
4932 it.
fcc73fe3 4933
5c95884b
MS
49342006-01-04 Michael Snyder <msnyder@redhat.com>
4935
4936 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4937 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4938
860701dc
PH
49392006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4940
4941 * gdb.texinfo (Omissions from Ada): Document that there is now
4942 limited aggregate support.
4943
36b80e65
EZ
49442005-12-28 Eli Zaretskii <eliz@gnu.org>
4945
4946 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4947 registers and the likes.
4948
c1468174
EZ
49492005-12-24 Eli Zaretskii <eliz@gnu.org>
4950
4951 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4952 (Symbols): Fix usage of "e.g.".
359df76b 4953 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4954
4955 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4956 (Coding): Fix usage of "e.g.".
4957
c02a867d
EZ
49582005-12-23 Eli Zaretskii <eliz@gnu.org>
4959
5ae4183a
AS
4960 * stabs.texinfo:
4961 * refcard.tex:
c02a867d 4962 * gpl.texi:
5ae4183a
AS
4963 * gdbint.texinfo:
4964 * gdb.texinfo:
4965 * gdb-cfg.texi:
c02a867d 4966 * fdl.texi:
5ae4183a
AS
4967 * annotate.texinfo:
4968 * all-cfg.texi:
c02a867d
EZ
4969 * Makefile.in: Add (C) after Copyright. Update the FSF
4970 address.
4971
fad38dfa
EZ
49722005-12-03 Eli Zaretskii <eliz@gnu.org>
4973
4974 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4975 extend GDB with commands for external monitor.
4976
53e5f3cf
AS
49772005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4978
4979 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4980
55f6ca0f
JB
49812005-11-25 Joel Brobecker <brobecker@adacore.com>
4982
4983 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4984
c1947b85
JB
49852005-11-21 Jim Blandy <jimb@redhat.com>
4986
4987 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4988 placement of 'R' actions in tracepoint action packets; document
4989 dependence of 'X' and 'M' actions on a preceding 'R' action for
4990 their registers.
4991
9d29849a
JB
49922005-11-19 Jim Blandy <jimb@redhat.com>
4993
4994 * gdb.texinfo (Tracepoint Packets): New node.
4995 (General Query Packets): Add entries for the tracepoint packets,
4996 referring to the "Tracepoint Packets" node.
4997 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4998
9a6253be
KB
49992005-11-18 Kevin Buettner <kevinb@redhat.com>
5000
5001 * gdb.texinfo (set remotebreak): Add anchor.
5002 (X packet): Likewise.
5003 (Remote Protocol): Add new section `Interrupts' and new index
5004 entry `interrupts (remote protocol)'.
5005
5f3bebba
JB
50062005-11-18 Jim Blandy <jimb@redhat.com>
5007
5008 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5009 entries into the General Query Packets section. Add a
5010 cross-reference to that section. Drop description of replies, as
5011 these are covered in the descriptions of each packet.
5012 (General Query Packets): Add introductory text. Explain naming
5013 conventions, and how the end of a name is recognized.
5014
9a7a1b36
KB
50152005-11-17 Kevin Buettner <kevinb@redhat.com>
5016
0564b6cf 5017 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5018 "set remotebreak" command.
5019
b8ff78ce
JB
50202005-11-16 Jim Blandy <jimb@redhat.com>
5021
5022 * gdb.texinfo (Packets, Stop Reply Packets)
5023 (General Query Packets): Various formatting cleanups.
5024 - Use @samp for packet contents.
5025 - Drop summaries from packet @item lines; the same information appears
5026 immediately below in the description.
5027 - Delete paragraph breaks after packet @item commands, so that the
5028 description appears directly to the right of the packet prototype
5029 in the printed manual, if it fits.
5030 - Place spaces in packet prototypes between @vars and non-@var
5031 letters, and explain that they're just for formatting.
5032 - Use @dots{} instead of '...'.
5033 - Fix uses of @code where @var was needed.
5034 - Replace "deprecated" markers with English text spelling out the
5035 packet's status and the preferred alternatives.
5036 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5037 what this ever meant.
5038 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5039 this for a long time.
5040 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5041 implemented several times, and have been in use for years.
5042
8ffe2530
JB
50432005-11-15 Jim Blandy <jimb@redhat.com>
5044
c43c5473
JB
5045 * gdb.texinfo (Packets): Add index entries for 'm' packet
5046 disclaimers.
5ae4183a 5047
fb031cdf
JB
5048 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5049 of stub when processing an 'm' packet.
5050
8ffe2530
JB
5051 * gdb.texinfo (Packets): Mention that packets beginning with
5052 letters are reserved once, at the top, instead of actually listing
5053 them all and saying "reserved".
5054
c03c782f
AS
50552005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5056
5057 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5058 Change @var{$arg0 to @code{$arg0.
5059
814e32d7
WZ
50602005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5061
5062 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5063
fa93a9d8
JB
50642005-11-12 Jim Blandy <jimb@redhat.com>
5065
5066 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5067 order. Remove extraneous 'z'.
5068
8a5a3c82
AS
50692005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5070
5071 * gdb.texinfo (Choosing files): Add --eval-command.
5072
4b0ad762
AS
50732005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5074
5075 * gdb.texinfo (Choosing modes): Add --return-child-result.
5076
5077
1a088d06
AS
50782005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5079
5080 * gdb.texinfo (Choosing modes): Add --batch-silent.
5081
656d5e12
EZ
50822005-10-28 Eli Zaretskii <eliz@gnu.org>
5083
5084 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5085 "The -var-update Command".
5086
3c9c013a
JB
50872005-10-03 Joel Brobecker <brobecker@adacore.com>
5088
5089 * gdb.texinfo (Print Settings): Add documentation for set/show
5090 print array-indexes.
5091
7ba3cf9c
DJ
50922005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5093
5094 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5095 6.2 and 6.3.
5096
a94ab193
EZ
50972005-08-27 Eli Zaretskii <eliz@gnu.org>
5098
5099 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5100 since 19-Jan-2004.
5101 (Files): Likewise.
ab1adacd
EZ
5102 (Variables, Symbols): Document the "<incomplete type>" message and
5103 its reasons.
a94ab193 5104
ca06016a
FF
51052005-08-01 Fred Fish <fnf@specifix.com>
5106
5107 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5108
cf58170d
NR
51092005-07-15 Nick Roberts <nickrob@snap.net.nz>
5110
5111 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5112 option for -var-list-children and -var-update.
5113 (GDB/MI Stack Manipulation): Simplify description of
5114 print-values option for -stack-list-locals.
5115 (GDB/MI Command Description Format): Clarify.
5116 (Mode Options): Spelling of superseded.
5117
38f1196a
BR
51182005-07-12 Bob Rossi <bob@brasko.net>
5119
5120 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5121 corresponding GDB command comment.
5122
3cb3b8df
BR
51232005-07-06 Bob Rossi <bob@brasko.net>
5124
5125 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5126 and -inferior-tty-show.
5127 (Input/Output): Document "set/show inferior-tty" and tty alias.
5128
10fac096
NW
51292005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5130
5131 * gdb.texinfo (Packets): Change description of 'D' packet to note
5132 that GDB does wait for a response.
5133
d1b6db76
NR
51342005-06-22 Nick Roberts <nickrob@snap.net.nz>
5135
5136 * gdb.texinfo (History) Rename "Command History".
5137 (Command History): Move node "Server Prefix" from section on
5138 Annotations here.
5139
29629dcf
NR
51402005-06-19 Nick Roberts <nickrob@snap.net.nz>
5141
5142 * gdb.texinfo (GDB/MI Stack Manipulation):
5143 Re-instate -stack-info-frame with example. Say that it gets
5144 info on selected frame, not current frame.
5145
397ca115
EZ
51462005-06-18 Eli Zaretskii <eliz@gnu.org>
5147
5148 * gdb.texinfo (Server): Clarify that `file' should be used before
5149 connecting to the server.
5150 (Files): Add an xref to the above description.
51274035
EZ
5151 (Output Formats): More detailed description of the `c' format.
5152 (Memory): List explicitly all the formats supported by `x'.
638ac427 5153 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5154 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5155 files. Add more indexing for solib-absolute-prefix and
5156 --with-sysroot.
76d17f34
EZ
5157 (Machine Code): Document possible problems with locations in
5158 shared libraries.
d416eeec
EZ
5159 (Backtrace): Document that free-standing environments do not need
5160 to have a `main' function.
397ca115 5161
74f6deaa
NR
51622005-06-18 Nick Roberts <nickrob@snap.net.nz>
5163
5164 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5165 -stack-info-frame.
5166
a9967aef
AC
51672005-06-07 Andrew Cagney <cagney@gnu.org>
5168
5169 * gdb.texinfo (Contributors): Note the original multi-arch
5170 contributors.
5171
e09f16f9
EZ
51722005-06-03 Eli Zaretskii <eliz@gnu.org>
5173
5174 * gdb.texinfo (Registers): Add index entries for the standard
5175 registers.
5176 (Frames): Add cross-reference from frame pointer description to
5177 the Registers node.
5178 (Annotations Overview): Fix the reference to GDB name.
5179
d87ba7ee
EZ
51802005-06-01 Eli Zaretskii <eliz@gnu.org>
5181
5182 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5183 can-use-hw-watchpoints.
5184
034dad6f
BR
51852005-05-28 Bob Rossi <bob@brasko.net>
5186
5187 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5188 the possible reasons why an exec async record would be returned to FE.
5189
ffed4509
AC
51902005-05-26 Andrew Cagney <cagney@gnu.org>
5191
5192 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5193 Andrew Cagney implemented the original GDB/MI.
5194
e22e55c9
OF
51952005-05-23 Orjan Friberg <orjanf@axis.com>
5196
5197 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5198 documentation. Add documentation for cris-mode.
5199
a78e13ce
EZ
52002005-05-20 Eli Zaretskii <eliz@gnu.org>
5201
5202 * gdb.texinfo (Numbers): Explain the example and make the wording
5203 more acurate.
5204
76ff342d
DJ
52052005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5206 Dennis Brueni <dennis@slickedit.com>
5207
5208 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5209 (GDB/MI Data Manipulation, GDB/MI Program Control)
5210 (GDB/MI Stack Manipulation): Update examples to include the fullname
5211 attribute in stack frames.
5212
119b882a
EZ
52132005-05-12 Eli Zaretskii <eliz@gnu.org>
5214
5215 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5216 do with other non-standard names of init files.
5217
6fc08d32
EZ
52182005-05-11 Eli Zaretskii <eliz@gnu.org>
5219
5220 * gdb.texinfo (Command Files): Move the description of the startup
5221 from here...
5222 (Startup): ...to this new subsection of the Invocation chapter.
5223 Rearrange the description of init files more logically and add a
5224 cross-reference to "Command Files". Document the special gdbinit
5225 name for CISCO 68k. Expand the description of what GDB does
5226 during startup.
5227 (History): Add index entry for HISTSIZE.
5228
a561754a
MK
52292005-05-02 Mark Kettenis <kettenis@gnu.org>
5230
5231 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5232
2eecc4ab
EZ
52332005-05-02 Eli Zaretskii <eliz@gnu.org>
5234
5235 * gdb.texinfo (SVR4 Process Information, The isatty call)
5236 (The system call): Don't use foo(N) notation for man pages and
5237 functions.
514c4d71 5238 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5239
18999be5
EZ
52402005-04-27 Eli Zaretskii <eliz@gnu.org>
5241
5242 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5243 were optimized away.
5244
0abb7bc7
EZ
52452005-04-22 Eli Zaretskii <eliz@gnu.org>
5246
5247 * gdb.texinfo (Remote configuration): Document "set/show
5248 get-thread-local-storage-address". Add cross-reference to the
5249 description of the qGetTLSAddr packet.
5250 (General Query Packets): Mention "set remote
5251 get-thread-local-storage-address" and add a reference to its
5252 description.
5253
6f61acb1
NR
52542005-04-19 Nick Roberts <nickrob@snap.net.nz>
5255
5256 * gdb.texinfo (Backtrace): Describe 'bt full'.
5257
9d59903a
NR
52582005-04-17 Nick Roberts <nickrob@snap.net.nz>
5259
5260 * gdb.texinfo (Mode Options): Fix typo.
5261 (GDB/MI): Describe how to invoke GDB/MI.
5262
721c2651
EZ
52632005-04-16 Eli Zaretskii <eliz@gnu.org>
5264
5265 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5266 references changed. Add description of "info udot".
721c2651
EZ
5267 (Files): Document "set/show stop-on-solib-events".
5268 (M32R/D): Document "set/show download-path", "set/show
5269 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5270 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5271 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5272 (Maintenance Commands): Improve indexing.
5273 (Target Commands): Document "set/show hash", "set/show debug
5274 monitor".
5275 (SVR4 Process Information): Document "info pidlist" and "info
5276 meminfo". Document "set/show procfs-tarce" and "set/show
5277 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5278 (Symbols, The Print Command with Objective-C): Improve indexing.
5279 (Objective-C): Add references to "info classes" and "info
5280 selectors".
c45da7e6
EZ
5281 (Debugging Output): Improve wording. Document "set/show debug
5282 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5283 (Set Breaks): Add index entry for "hardware breakpoints".
5284 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5285 and "set/show usehardbreakpoints".
5286 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5287 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5288 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5289 rdiromatzero", "set/show rdiheartbeat".
5290 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5291 "sds".
5292 (Embedded Processors): Document the "sim" command.
5293 (Remote): Document the "remote" command.
5294 (DJGPP Native): Document the "info serial" command.
5295 (Threads): Document "maint info sol-threads".
5296 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5297 (Set Breaks): Improve indexing.
5298 (Command Syntax): Add a reference to dont-repeat.
5299 (Define): Document "dont-repeat".
5300 (TUI Commands): Document "tabset".
5301 (WinCE): New subsection. Document "set/show remotedirectory",
5302 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5303
14d6dd68
EZ
53042005-04-15 Eli Zaretskii <eliz@gnu.org>
5305
5306 * gdb.texinfo (Hurd Native): New subsection, documents
5307 Hurd-specific commands.
a64548ea 5308 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5309 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5310 (MIPS): Improve documentation of heuristic-fence-post. Document
5311 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5312 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5313 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5314 (ARM): Document ARM-specific commands.
a64548ea
EZ
5315 (AVR): New section. Document "info io_registers".
5316 (CRIS): New section. Document "set/show cris-version" and
5317 "set/show cris-dwarf2-cfi".
5318 (HPPA): New section. Document "set/show debug hppa" and "maint
5319 print unwind".
a5adf40f 5320 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5321 (Super-H): New section. Document the "regs" command.
721c2651 5322 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5323
9c16f35a
EZ
53242005-04-09 Eli Zaretskii <eliz@gnu.org>
5325
5326 * gdb.texinfo (Print Settings): Document "set/show print
5327 pascal_static-members", "set print repeats", "show print
5328 null-stop". Improve indexing. Fix documentation of "set print
5329 union".
5330 (Pascal): New section.
5331 (Supported languages): Rename from "Support"; all references
5332 updated. Add a menu item for Pascal.
5333 (Numbers): Document "set radix.
5334 (Screen Size): Document "set/show pagination".
5335 (MIPS Embedded): Remove "set processor" documentation.
5336 (Remote configuration): Document "set/show X/P/Z-packet",
5337 "set/show read-aux-vector-packet", "set/show remote
5338 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5339 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5340 remotedebug", "set/show remotebreak", "set/show remotedevice",
5341 "set/show remotelogfile".
5342 (Auxiliary Vector): Add reference to the description of the
5343 read-aux-vector-packet setting.
5344 (Set Watchpoints): Add a cross-reference to "set remote
5345 hardware-breakpoint-limit".
5346 (General Query Packets): Add indexing of requests and
5347 cross-references to related commands in "Remote configuration".
5348 (File-I/O Overview, The system call): Fix wording and typos.
5349 (Thread Stops): Add index entries.
5350 (Continuing and Stepping): Document "show step-mode".
5351 (i386): New node. Document "set/show struct-convention".
5352 (Files): Document "show trust-readonly-sections".
5353 (Calling): Document "set/show unwindonsignal".
5354 (Messages/Warnings): Add index entries.
5355 (Maintenance Commands): Document "set/show watchdog".
5356 (Annotations Overview): Document "show annotate".
5357 (Set Watchpoints): Add index entries.
5358 (Symbols): Fix doc of case-sensitive.
5359 (ABI): Document "show coerce-float-to-double".
5360 (Convenience Vars, Help): Improve indexing.
5361 (Machine Code): Document "show disassembly-flavor".
5362 (Debugging C plus plus): Document "show overload-resolution".
5363 (Value History, Signaling): Add index entries.
5364
53652005-04-08 Eli Zaretskii <eliz@gnu.org>
5366
5367 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5368 (Processes): Fix wording.
5369 (History, List, Logging output, Define, Symbols, Print Settings):
5370 Improve indexing.
5371
a8f24a35
EZ
53722005-04-03 Eli Zaretskii <eliz@gnu.org>
5373
5374 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5375 redundant index entry for "target" command.
5376 (Backtrace): Add index entries.
5377 (Symbols, Fortran): Document the "set case-sensitive" command.
5378 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5379 (Print Settings): Add index entry for "set demangle-style".
5380 (Target Commands): Document "set download-write-size".
5381 (Debugging Output): Document "set exec-done-display".
5382
09d4efe1
EZ
53832005-04-02 Eli Zaretskii <eliz@gnu.org>
5384
5385 * gdb.texinfo (Files): Fix the name and documentation of
5386 add-shared-symbol-files. Document its alias assf. Update the
5387 list of OSs where GDB supports shared libraries. Fix markup.
5388 (Continuing and Stepping): Add reference to @var{location} in the
5389 text.
5390 (Dump/Restore Files): Fix reference to @{filename}.
5391 (Help): Fix wording.
5392 (Attach): Ditto.
5393 (Set Watchpoints): Ditto.
5394 (Backtrace): Remove redundant index entries. Improve index
5395 entries.
5396 (Delete Breaks): Fix wording.
5397 (Memory): Document the compare-sections command.
5398 (Memory Region Attributes): Improve wording.
5399 (Disabling): Improve wording.
5400 (Fortran): New subsection. Document the "info common" command.
5401 (Help): Document aliases "info copying" and "info warranty".
5402 (Caching Remote Data): New section. Document the "set/show
5403 remotecache" and "info dcache" commands.
5404 (Show): Fix wording of the documentation of the "set
5405 extension-language" command.
5406 (Signals): Add index entry for "info handle".
5407 (Memory Region Attributes): Fix punctuation.
5408 (Symbols): Change the arg name to "location" and refer to it in
5409 the text. Fix wording of "info types" doc.
5410 (Threads): Fix usage of @enumerate @item's.
5411 (Listing Tracepoints): Add index entry for "info tp".
5412 (Set Watchpoints): Add xref to "info break" description.
5413 (Macros): Add an index entry for "macro exp1". Document the
5414 "macro list" command.
5415 (Maintenance Commands): Document "flushregs", "maint agent",
5416 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5417 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5418 "maint print architecture", "maint print objfiles", "maint print
5419 statistics", "maint print type", "maint show-debug-regs", "maint
5420 space", "maint time", and "maint translate-address".
5421 (Connecting): Document the "monitor" command.
5422 (Annotations Overview): Describe the "set annotate" command.
5423
82f2d802
EZ
54242005-04-01 Eli Zaretskii <eliz@gnu.org>
5425
5426 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5427 Rearrange index entries and improve wording about support for
5428 hardware watchpoints.
5429
7d51c7de
BR
54302005-03-10 Bob Rossi <bob@brasko.net>
5431
5432 * gdb.texinfo: Update copyright
5433
68c71a2e
TR
54342005-02-09 Theodore A. Roth <troth@openavr.org>
5435
5436 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5437 error.
5438
83761cbd
KB
54392005-02-03 Kevin Buettner <kevinb@redhat.com>
5440
5441 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5442
9f1c6395
MS
54432005-01-17 Michael Snyder <msnyder@redhat.com>
5444
5445 * gdb.texinfo: Fix spelling, infinte -> infinite.
5446
fbd1b305
MK
54472005-01-08 Mark Kettenis <kettenis@gnu.org>
5448
5449 * observer.texi (GDB Observers): Document "solib_loaded".
5450
3ace7edb
AC
54512005-01-07 Andrew Cagney <cagney@gnu.org>
5452
bec39cab
AC
5453 * configure.ac: Rename configure.in, require autoconf 2.59.
5454 * configure: Re-generate.
5455
3ace7edb
AC
5456 * configure.in: Replace configdirs with multiple references to
5457 AC_CONFIG_SUBDIRS.
5458 * configure: Re-generate.
5ae4183a 5459
53531fc1
AC
54602005-01-04 Andrew Cagney <cagney@gnu.org>
5461
5462 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5463 part of the version number.
5464
536ffdb7
MK
54652004-12-24 Mark Kettenis <kettenis@gnu.org>
5466
5467 * gdbint.texinfo (Algorithms): Remove description of
5468 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5469
e1aac25b
JB
54702004-12-07 Jim Blandy <jimb@redhat.com>
5471
5472 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5473 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5474 numbers.
5475
f47b1503
AS
54762004-12-07 Andreas Schwab <schwab@suse.de>
5477
5478 * gdb.texinfo (Mode Options): Document -l option.
5479
b6b8ece6
EZ
54802004-12-04 Eli Zaretskii <eliz@gnu.org>
5481
5482 * gdbint.texinfo (Algorithms): More accurate description of
5483 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5484 is not needed unless data-read and data-access watchpoints are
5485 supported. Add a description of how GDB checks whether the
5486 inferior stopped because a watchpoint was hit.
5487
01371747
EZ
54882004-11-23 Eli Zaretskii <eliz@gnu.org>
5489
5490 * gdb.texinfo (Files): Add cross-reference to description of
5491 -readnow command-line switch.
5492
2315ffec
RC
54932004-11-10 Randolph Chung <tausq@debian.org>
5494
5495 * gdb.texinfo: Document set/show backtrace past-entry commands.
5496 Rearrange index entries for set/show backtrace past-main.
5497
69065f5d
AC
54982004-11-10 Jon Beniston <jon@beniston.com>
5499
5500 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5501 * gdb.texinfo (Remote Serial Protocol): Further describe
5502 binary transfer escaping mechanism .
69065f5d 5503
30e91e0b
RC
55042004-11-08 Randolph Chung <tausq@debian.org>
5505
5506 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5507 and "show debug infrun". Add index entries.
5508
60bf7e09
EZ
55092004-10-23 Eli Zaretskii <eliz@gnu.org>
5510
5511 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5512 "info proc" that are already implemented. Add index entries.
5513 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5514 (Files): Add a tip for decreasing memory used for symtabs from
5515 shared libraries.
f018e82f
EZ
5516 (Starting): Fix whitespace; make "elaboration" stand out where it
5517 is first used, and add an index entry for the term.
f8568604
EZ
5518 (Calling): Expand and elaborate text. Add "print". Add the
5519 description of problems with weak aliases.
384ee23f 5520 (Core File Generation): New section.
60bf7e09 5521
d52fe014
AC
55222004-10-12 Andrew Cagney <cagney@gnu.org>
5523
5524 * gdbint.texinfo (Versions and Branches): New chapter.
5525 (Releasing GDB): Delete "Versions and Branches" section.
5526 (Top): Add "Versions and Branches".
5527
703663ab
EZ
55282004-10-08 Eli Zaretskii <eliz@gnu.org>
5529
5530 * gdb.texinfo (Editing, History): Add cross-references to the
5531 included Readline and History user documentation. Remove
5532 references to the symbol have-readline-appendices which is unused
5533 and undefined.
5534 (History): Fix indexing.
5535
ac77d04f
JJ
55362004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5537
5538 * gdbint.texinfo (target_stopped_data_address): Update to
5539 new prototype.
5540 (i386_stopped_data_address): Update prototype and description.
5541 (i386_stopped_by_watchpoint): New function and description.
5542
e07c999f
PH
55432004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5544
5545 * gdb.texinfo (Filenames): Add Ada suffixes.
5546 (Ada) New section.
5547
2e868123
AC
55482004-09-27 Andrew Cagney <cagney@gnu.org>
5549 Robert Picco <Robert.Picco@hp.com>
5550
5551 * gdb.texinfo (Packets): Document the "p" packet.
5552
02a57714
JM
55532004-09-21 Jason Molenda (jmolenda@apple.com)
5554
5555 * gdb.texinfo (Paths and Names of the Source Files): Document the
5556 meaning of values in the 'desc' field of a SO stab.
5557
ae038cb0
DJ
55582004-09-20 Daniel Jacobowitz <dan@debian.org>
5559
5560 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5561 max-cache-age" and "maint show dwarf2 max-cache-age".
5562
f7dc1244
EZ
55632004-09-16 Eli Zaretskii <eliz@gnu.org>
5564
5565 * gdb.texinfo (Set Breaks): Add index entry for setting
5566 breakpoints on overloaded C++ functions that are not members of
5567 any classes. Add an example and an index entry for setting
5568 breakpoints on all program functions.
5569 (Character Sets, Macros, Overlay Commands)
5570 (Non-debug DLL symbols, GDB/MI Output Syntax)
5571 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5572 Use "(@value{GDBP})" instead of a literal "(gdb)".
5573
f810308b
AC
55742004-09-12 Andrew Cagney <cagney@gnu.org>
5575
5576 * gdbint.texinfo (Native Debugging): Delete description of
5577 FILES_INFO_HOOK.
5578
15a661f3
PH
55792004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5580
5ae4183a
AS
5581 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5582 to hex_string_custom (not historically correct, but more
15a661f3
PH
5583 understandable, given the current code).
5584
f3219c75
AC
55852004-09-03 Andrew Cagney <cagney@gnu.org>
5586
5587 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5588
f3bb6704
JJ
55892004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5590
5591 * observer.texi (solib_unloaded): New observer.
5592
8d2c00cb
AC
55932004-08-24 Andrew Cagney <cagney@gnu.org>
5594
5595 * gdbint.texinfo (Target Architecture Definition): Add missing
5596 comma.
5597
e7dc800a
MC
55982004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5599
5600 * (Using the Testsuite): build != host is supported,
5601 but some test scripts do not support build != host.
5602
73b03683
MK
56032004-08-14 Mark Kettenis <kettenis@gnu.org>
5604
5605 * gdbint.texinfo (Host Definition): Delete description of
5606 FCLOSE_PROVIDED and GETENV_PROVIDED.
5607
c0ccb908
MK
56082004-08-05 Mark Kettenis <kettenis@chello.nl>
5609
5610 * gdbint.texinfo (Host Definition): Delete description of
5611 NO_SYS_FILE.
5612 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5613 PTRACE_FP_BUG.
5614
9c8dbfa9
AC
56152004-08-05 Andrew Cagney <cagney@gnu.org>
5616
5617 * gdbint.texinfo (Target Architecture Definition): Delete
5618 reference to deprecated_read_fp.
5619
f42accbe
AC
56202004-08-02 Andrew Cagney <cagney@gnu.org>
5621
5622 * gdbint.texinfo (Target Architecture Definition): Delete
5623 description of DEPRECATED_REGISTER_BYTES.
5624
0b66e38c
EZ
56252004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5626
5627 * gdb.texinfo (Source Path): Document the new behavior of
5628 searching for the source files.
5629
15387254
EZ
56302004-07-17 Eli Zaretskii <eliz@gnu.org>
5631
5632 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5633 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5634 (Auto Display): Improve indexing.
5635
2c07db7a
AC
56362004-07-16 Andrew Cagney <cagney@gnu.org>
5637
5638 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5639 "-noasync".
5640
4644b6e3
EZ
56412004-07-09 Eli Zaretskii <eliz@gnu.org>
5642
5643 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5644 have the same prefix have only their prefix in the index.
5645
7561d450
MK
56462004-07-03 Mark Kettenis <kettenis@gnu.org>
5647
5648 * gdb.texinfo (BSD libkvm Interface): New node (section)
5649 (Native): Add it to the menu.
5650
67bebe79
MK
56512004-07-01 Mark Kettenis <kettenis@gnu.org>
5652
5653 * gdbint.texinfo (Target Architecture Definition): Remove
5654 PCC_SOL_BROKEN.
5655
1a6923e0
MK
56562004-06-24 Mark Kettenis <kettenis@gnu.org>
5657
5658 * gdbint.texinfo (Target Architecture Definition): Remove
5659 SUN_FIXED_LBRAC_BUG.
5660
b435e160
AC
56612004-06-26 Andrew Cagney <cagney@gnu.org>
5662
5663 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5664
b5622e8d
AC
56652004-06-20 Andrew Cagney <cagney@gnu.org>
5666
5667 * gdbint.texinfo (Target Architecture Definition): Deprecate
5668 USE_STRUCT_CONVENTION.
5669
e0c07bf0
MC
56702004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5671
5672 gdb.texinfo (Bug Reporting): Mention session recording,
5673 with the script command or Emacs.
5674
782263ab
AC
56752004-06-18 Andrew Cagney <cagney@gnu.org>
5676
5677 * gdbint.texinfo (Target Architecture Definition): Deprecate
5678 FUNCTION_START_OFFSET.
5679
03727ca6
AC
56802004-06-14 Andrew Cagney <cagney@gnu.org>
5681
5682 Based on changes from Karl Berry.
5683 * gdb.texinfo: Do not use @sc in a direntry.
5684 * stabs.texinfo: Change @dircateogry to "Software development".
5685 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5686
97092415
AC
56872004-06-13 Andrew Cagney <cagney@gnu.org>
5688
5689 * gdbint.texinfo (Target Architecture Definition): Delete
5690 description of RETURN_VALUE_ON_STACK.
5691
1f6d4158
AC
56922004-06-09 Andrew Cagney <cagney@gnu.org>
5693
5694 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5695 deleted by previous patch.
5696
d966f0cb
AC
56972004-06-08 Andrew Cagney <cagney@gnu.org>
5698
5699 * gdbint.texinfo (Native Debugging): Delete documentation on
5700 ATTACH_DETACH.
5701
86fe4aaa
RC
57022004-06-06 Randolph Chung <tausq@debian.org>
5703
5704 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5705
d4b6d575
RC
57062004-06-06 Randolph Chung <tausq@debian.org>
5707
5ae4183a 5708 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5709 the new push_dummy_call method signature. Describe the function
5710 argument.
5711
4e8b0763
JB
57122004-05-24 Joel Brobecker <brobecker@gnat.com>
5713
5714 * gdb.texinfo (Starting): Document new start command.
5715
59caf092
AC
57162004-05-21 Andrew Cagney <cagney@redhat.com>
5717
5718 * observer.texi (GDB Observers): Document "inferior_created".
5719
e4a2df64
AC
57202004-05-08 Andrew Cagney <cagney@redhat.com>
5721
e6b55ae2
AC
5722 * gdbint.texinfo (Target Architecture Definition): Delete
5723 description of DO_DEFERRED_STORES.
5724
28954179
AC
5725 * gdbint.texinfo (Target Architecture Definition): Delete
5726 references to DEPRECATED_FIX_CALL_DUMMY.
5727
434b87dd
AC
5728 * gdbint.texinfo (Target Architecture Definition): Delete
5729 description of DEPRECATED_CALL_DUMMY_WORDS,
5730 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5731
58d28df8
AC
5732 * gdbint.texinfo (Target Architecture Definition): Delete
5733 description of DEPRECATED_PUSH_DUMMY_FRAME.
5734
e4a2df64
AC
5735 * gdbint.texinfo (Target Architecture Definition): Delete
5736 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5737
2b4855ab
AC
57382004-05-07 Andrew Cagney <cagney@redhat.com>
5739
5740 * observer.texi (GDB Observers): Add "Debugging" section. Include
5741 cross reference to "set/show debug observer".
5742 * gdb.texinfo (Debugging Output): Document "set/show debug
5743 observer".
5744
fcf70625
AC
57452004-05-01 Andrew Cagney <cagney@redhat.com>
5746
5747 * gdbint.texinfo (Target Architecture Definition): Delete
5748 description of DEPRECATED_PC_IN_SIGTRAMP.
5749
8ee56bcf
AC
57502004-04-30 Andrew Cagney <cagney@redhat.com>
5751
5752 * gdbint.texinfo (Target Architecture Definition): Delete
5753 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5754
67ab9a76
OF
57552004-04-30 Orjan Friberg <orjanf@axis.com>
5756
5757 * observer.texi (GDB Observers): Correct spelling.
5758
79346bcb
OF
57592004-04-26 Orjan Friberg <orjanf@axis.com>
5760
5761 * observer.texi (GDB Observers): Add target_changed event.
5762
7a464420
AC
57632004-04-08 Andrew Cagney <cagney@redhat.com>
5764
5765 * observer.texi (GDB Observers): Rework, provide generic observer
5766 definitions and then a list of observable events.
5767
6cdf9d98
AC
57682004-04-04 Andrew Cagney <cagney@redhat.com>
5769
5770 * gdbint.texinfo (Host Definition): Delete reference to
5771 NO_SIGINTERRUPT.
5772
ddc135a4
AC
57732004-04-02 Andrew Cagney <cagney@redhat.com>
5774
5775 * gdbint.texinfo (Target Architecture Definition): Delete
5776 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5777
6a1b180d
SC
57782004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5779
5780 * gdb.texinfo (TUI Commands): Document tui reg commands.
5781
d0d5df6f
AC
57822004-03-26 Andrew Cagney <cagney@redhat.com>
5783
5784 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5785 "gdbtui".
5786 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5787 (Contributors): Mention both Text and Terminal User Interface.
5788
aa2a3f87
AC
57892004-03-23 Andrew Cagney <cagney@redhat.com>
5790
5791 * gdbint.texinfo (Target Architecture Definition): Deprecate
5792 references to SIGTRAMP_START and SIGTRAMP_END.
5793
f561f026
AC
57942004-03-23 Andrew Cagney <cagney@redhat.com>
5795
5796 * gdbint.texinfo (Target Architecture Definition): Deprecate
5797 references to PC_IN_SIGTRAMP.
5798
33cb8b0f
AC
57992004-03-19 Andrew Cagney <cagney@redhat.com>
5800
5801 * gdbint.texinfo (Target Architecture Definition): Delete
5802 reference to GDB_TARGET_IS_HPPA.
5803
fc989b7a
AC
58042004-03-18 Andrew Cagney <cagney@redhat.com>
5805
5806 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5807 describe pre_init and post_init.
5808
701b08bb
DJ
58092004-03-09 Daniel Jacobowitz <drow@mvista.com>
5810
5811 * gdb.texinfo (Debugging Output): Document values for "set debug
5812 target".
5813
faae5abe
AC
58142004-02-28 Andrew Cagney <cagney@redhat.com>
5815
5816 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5817
dd79a6cf
JJ
58182004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5819
5820 * gdb.texinfo (breakpoints): Add information about the
5821 new "set breakpoint pending" and "show breakpoint pending"
5822 commands.
5823
e7f16015
AC
58242004-02-26 Andrew Cagney <cagney@redhat.com>
5825
5826 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5827 in Per-architecture module data section.
5828
7161a3a6
RM
58292004-02-25 Roland McGrath <roland@redhat.com>
5830
5831 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5832
2154891a
AC
58332004-02-24 Andrew Cagney <cagney@redhat.com>
5834
5835 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5836 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5837 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5838
6c74ac8b
AC
58392004-02-17 Andrew Cagney <cagney@redhat.com>
5840
5841 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5842
19772a2c
AC
58432004-02-16 Andrew Cagney <cagney@redhat.com>
5844
5845 * gdbint.texinfo (Target Architecture Definition): Deprecate
5846 FRAMELESS_FUNCTION_INVOCATION.
5847
c9830293
AC
58482004-02-16 Andrew Cagney <cagney@redhat.com>
5849
5850 * gdbint.texinfo (Coding): Mention -Wunused-function.
5851
b9d26eb9
AC
58522004-02-14 Andrew Cagney <cagney@redhat.com>
5853
5854 * gdbint.texinfo (Target Architecture Definition): Delete
5855 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5856
49efadf5
EZ
58572004-02-12 Elena Zannoni <ezannoni@redhat.com>
5858
5859 * gdb.texinfo: Properly quote the name "C++".
5860 * gdbint.texinfo: Ditto.
5861 * stabs.texinfo: Ditto.
5862
1eb288ea
EZ
58632004-02-11 Elena Zannoni <ezannoni@redhat.com>
5864
5865 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5866 minimal information about libiberty.
5867
e4937fc1
MC
58682004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5869
5870 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5871
a9331b3f
RM
58722004-02-04 Roland McGrath <roland@redhat.com>
5873
5874 * gdb.texinfo (Auxiliary Vector): New node (section).
5875 (Data): Add it to the menu.
5876
2650777c
JJ
58772004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5878
5879 * gdb.texinfo (Breakpoints): Add information about pending
5880 breakpoint support.
5881
b4501125
AC
58822004-01-26 Andrew Cagney <cagney@redhat.com>
5883
5884 * gdb.texinfo (Overview): Delete references to the cisco protocol
5885 including the "N" response.
5886
74055713
AC
58872004-01-26 Andrew Cagney <cagney@redhat.com>
5888
5889 * gdbint.texinfo (Target Architecture Definition): Rename
5890 EXTRACT_STRUCT_VALUE_ADDRESS to
5891 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5892
3bbe9696
EZ
58932004-01-24 Eli Zaretskii <eliz@gnu.org>
5894
5895 * gdb.texinfo (KOD): Document "show os". Add index entries for
5896 "set/show os" and "info cisco" commands.
5897
5843504f
EZ
58982004-01-21 Eli Zaretskii <eliz@gnu.org>
5899
5900 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5901
9175c9a3
MC
59022004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5903
5904 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5905 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5906
8e94b928
NR
59072004-01-19 Nick Roberts <nick@nick.uklinux.net>
5908
5909 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5910 -stack-list-locals.
5911 (GDB/MI Variable Objects): Describe extension to
5912 -var-list-children.
5913
a20cf136
DJ
59142004-01-17 Daniel Jacobowitz <drow@mvista.com>
5915
5916 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5917
afb18d0f
AC
59182004-01-17 Andrew Cagney <cagney@redhat.com>
5919
5920 * gdbint.texinfo (Target Architecture Definition): Delete
5921 documentation on DEPRECATED_NPC_REGNUM.
5922
b51970ac
DJ
59232004-01-13 Daniel Jacobowitz <drow@mvista.com>
5924
5925 * gdb.texinfo: Update copyright year. Mention that set
5926 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5927 "set follow-fork-mode ask".
5928
0f0cffd2
AC
59292004-01-13 Andrew Cagney <cagney@redhat.com>
5930
5931 * gdbint.texinfo: Update copyright year.
5932 (Coding): Add -Wunused-label to list of -Werror warnings.
5933
c552b3bb 59342004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5935 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5936
5937 * gdb.texinfo: Update copyright.
5938 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5939 around names, as appropriate. Minor syntax cleanup of
5940 _NSPrintForDebugger explanation. Two spaces after periods.
5941 GDBN used instead of lit. "gdb". Index entries added for
5942 print-object and _NSPrintForDebugger. @noindent added in one spot.
5943
afe157ca
EZ
59442003-11-11 Elena Zannoni <ezannoni@redhat.com>
5945
5946 * stabs.texinfo: Add dircategory and direntry commands.
5947 * annotate.texinfo: Ditto.
5948
963e2bb7
AC
59492003-11-10 Andrew Cagney <cagney@redhat.com>
5950
5951 * gdbint.texinfo (Target Architecture Definition): Replace the
5952 return_value method's "inval" and "outval" parameters with
5953 "readbuf" and "writebuf".
5954
1d8b2f28
JB
59552003-10-28 Jim Blandy <jimb@redhat.com>
5956
5957 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5958 from "The `F' request packet" and "The `F' reply packet", to make
5959 texi2dvi happy.
5960 (File-I/O remote protocol extension): Update menu entries, too.
5961
36d86913
MC
59622003-10-26 Michael Chastain <mec@shout.net>
5963
5964 * gdb.texinfo (Thread Stops): Document the issue with
5965 premature return from system calls in multi-threaded programs.
5966
ce2826aa
AC
59672003-10-24 Andrew Cagney <cagney@redhat.com>
5968
5969 * annotate.texinfo: Fix "fortunatly"[sic].
5970
f24c5e49
KI
59712003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5972
5973 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5974 with "Hitachi" and "Mitsubishi".
5975
92ad9cd9
AC
59762003-10-20 Andrew Cagney <cagney@redhat.com>
5977
5978 * gdbint.texinfo (Target Architecture Definition): Document
5979 gdbarch_return_value. Add cross references from
5980 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5981 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5982
0ab4b752
MK
59832003-10-18 Mark Kettenis <kettenis@gnu.org>
5984
5985 * gdbint.texinfo (Target Architecture Definition): Document
5986 regset_from_core_section.
fb3e19c0
KI
5987
59882003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5989
5990 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5991
a9331b3f 59922003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5993
5994 From Anthony Green <green@redhat.com>:
5ae4183a 5995 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5996
1485d690
KB
59972003-10-14 Kevin Buettner <kevinb@redhat.com>
5998
889bf7c5
PA
5999 * gdb.texinfo (Breakpoint related warnings): New node.
6000 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6001
86d30acc
DJ
60022003-10-13 Daniel Jacobowitz <drow@mvista.com>
6003
6004 * gdb.texinfo (Remote Protocol): Document v and vCont.
6005
172c2a43
KI
60062003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6007
6008 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6009 * gdbint.texinfo: Ditto.
6010
71952f4c
AC
60112003-10-09 Andrew Cagney <cagney@redhat.com>
6012
6013 From 2003-09-18 David Anderson <davea@sgi.com>:
6014 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6015 "command".
6016
268e2188
AC
60172003-10-03 Andrew Cagney <cagney@redhat.com>
6018
6019 * gdbint.texinfo (Target Architecture Definition): Deprecate
6020 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6021 just target.
6022
12c266ea 60232003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6024
f30992d4 6025 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6026 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6027 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6028 * gdbint.texinfo (Target Architecture Definition): Rename
6029
60302003-09-30 Andrew Cagney <cagney@redhat.com>
6031
f30992d4 6032 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6033 (Target Architecture Definition):
f30992d4 6034
2e092625
AC
6035 * gdbint.texinfo (Target Architecture Definition): Rename
6036 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6037
0717ae8a
AC
60382003-09-29 Andrew Cagney <cagney@redhat.com>
6039
dad809b7
AC
6040 * gdbint.texinfo (Target Architecture Definition): Delete
6041 documentation for NEED_TEXT_START_END.
6042
0717ae8a
AC
6043 * gdbint.texinfo (Target Architecture Definition): Rename
6044 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6045 TARGET_WRITE_PC.
a9331b3f 6046
af6cf26d
MC
60472003-09-22 Michael Chastain <mec@shout.net>
6048
6049 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6050
ee206350
AG
60512003-09-21 Anthony Green <green@redhat.com>
6052
6053 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6054
a38c9fe6
MK
60552003-09-21 Mark Kettenis <kettenis@gnu.org>
6056
6057 * gdbint.texinfo (Target Architecture Definition): Document
6058 stabs_argument_has_addr.
6059
77949794
AC
60602003-09-18 Andrew Cagney <cagney@redhat.com>
6061
6062 * gdbint.texinfo (Target Architecture Definition): Delete
6063 documentation on REGISTER_NAMES.
6064
8e823e25
MK
60652003-09-13 Mark Kettenis <kettenis@gnu.org>
6066
6067 * gdbint.texinfo (Target Architecture Definition): Replace
6068 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6069
f27dd7fd
AC
60702003-09-11 Andrew Cagney <cagney@redhat.com>
6071
6072 * gdbint.texinfo (Target Architecture Definition): Replace
6073 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6074
8b148df9
AC
60752003-08-18 Andrew Cagney <cagney@redhat.com>
6076
6077 * gdbint.texinfo (Target Architecture Definition): Document
6078 "frame_red_zone_size".
6079
25d29d70
AC
60802003-08-09 Andrew Cagney <cagney@redhat.com>
6081
6082 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6083 with "set/show backtrace past-main" and "set/show backtrace
6084 limit".
6085
c938e9b0
L
60862003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6087
6088 * Makefile.in (install-info): Support DESTDIR.
6089 (install-html): Likewise.
6090
64fabec2
AC
60912003-08-07 Andrew Cagney <cagney@redhat.com>
6092
6093 Patch from Nick Roberts.
6094 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6095 bindings. Remove description of send-gdb-command.
6096
2fcf52f0
AC
60972003-08-07 Andrew Cagney <cagney@redhat.com>
6098
6099 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6100 GDB 6.0.
6101
086432e2
AC
61022003-08-06 Andrew Cagney <cagney@redhat.com>
6103
6104 * gdb.texinfo (Mode Options): Mention that level three is the
6105 highest available and that level 2 is deprecated.
6106 (Annotations Overview): Mention annotation levels. Cross reference
6107 to "Limitations of the Annotation Interface" in annotate.texi.
6108 (TODO, Value Annotations, Frame Annotations): Delete section.
6109 (Displays, Breakpoint Info): Delete.
6110
e5249f67
AC
61112003-08-04 Andrew Cagney <cagney@redhat.com>
6112
6113 * agentexpr.texi: Delete @bye.
6114 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6115 (stabs.info): Add $(srcdir) to include search path.
6116 (html): Depend on "annotate_toc.html", and not "annotate.html".
6117 * stabs.texinfo: Ditto. Include "fdl.texi".
6118 * gdbint.texinfo: Update copyright statement's list of invariant
6119 sections.
6120
e6f672d2
AC
61212003-07-28 Andrew Cagney <cagney@redhat.com>
6122
6123 * Makefile.in (INFO_DEPS): Add annotate.info.
6124 (dvi, ps, html, pdf): Add annotate.
6125 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6126 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6127 (ANNOTATE_DOC_FILES): New macro.
6128 (ANNOTATE_TEX_TMPS): New macro.
6129 (annotate.info, annotate_toc.html): Specify dependencies.
6130 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6131 * annotate.texinfo: Rename annotate.texi. Get building. Add
6132 "Migrating to GDB/MI" and "Limitations of the Annotation
6133 Interface" chapters. Mention why it is not part of the user
6134 guide. Update copyright notice. Include "fdl.texi".
6135
72ffddc9
SC
61362003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6137
6138 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6139
a9f12a31
DJ
61402003-07-24 Daniel Jacobowitz <drow@mvista.com>
6141
6142 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6143
b1fe9455
DJ
61442003-07-24 Daniel Jacobowitz <drow@mvista.com>
6145
6146 * gdb.texinfo (Server): Mention pidof.
6147
153721e6
AC
61482003-07-22 Andrew Cagney <cagney@redhat.com>
6149
6150 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6151 list.
6152
0fac0b41
DJ
61532003-06-28 Daniel Jacobowitz <drow@mvista.com>
6154
6155 * gdb.texinfo (Logging output): New chapter.
6156
4e562065
JB
61572003-06-24 Joel Brobecker <brobecker@gnat.com>
6158
6159 * gdb.texinfo (Unsupported languages): New section.
6160 (Languages): Add link to new section.
6161
f2c06f52
AC
61622003-06-22 Andrew Cagney <cagney@redhat.com>
6163
6164 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6165
b4177fca
DJ
61662003-06-22 Daniel Jacobowitz <drow@mvista.com>
6167
6168 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6169
f418dd93
DJ
61702003-06-22 Daniel Jacobowitz <drow@mvista.com>
6171
6172 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6173 * agentexpr.texi: Retitle section, and change it to an appendix.
6174 Comment out texinfo initialization. Factor a @var{} into two
6175 pieces to prevent makeinfo warnings.
6176 * gdb.texinfo: Add Agent Expressions appendix.
6177
4ca61388
DJ
61782003-06-19 Daniel Jacobowitz <drow@mvista.com>
6179
6180 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6181
07f31aa6
DJ
61822003-06-18 Daniel Jacobowitz <drow@mvista.com>
6183
5ae4183a 6184 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6185 remote target". Document the "detach" and "disconnect" commands.
6186 (Server, Netware, Debug Session): Reference "Connecting to a
6187 remote target".
6188 (GDB/MI Target Manipulation): Document "-target-disconnect".
6189
2dd0da42
AC
61902003-06-13 Andrew Cagney <cagney@redhat.com>
6191
6192 * gdbint.texinfo (Target Architecture Definition): Deprecate
6193 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6194 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6195
e7a3abfc
JB
61962003-06-09 Jim Blandy <jimb@redhat.com>
6197
6198 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6199
25e3a86b
AC
62002003-06-08 Andrew Cagney <cagney@redhat.com>
6201
6202 * gdbint.texinfo (Target Architecture Definition): Delete
6203 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6204
a9e5fdc2
AC
62052003-06-08 Andrew Cagney <cagney@redhat.com>
6206
6207 * gdbint.texinfo (Target Architecture Definition): Document
6208 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6209
b37303ee
AF
62102003-06-07 Adam Fedor <fedor@gnu.org>
6211
6212 * gdb.texinfo: Add Objective-C documentation.
6213
39fe6e80
AC
62142003-06-01 Andrew Cagney <cagney@redhat.com>
6215
6216 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6217 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6218
125309b2
AC
62192003-05-21 Andrew Cagney <cagney@redhat.com>
6220
6221 * gdbint.texinfo (Target Architecture Definition): Delete
6222 references to "extract_address" and "store_address".
6223
b8b527c5
AC
62242003-05-16 Andrew Cagney <cagney@redhat.com>
6225
6226 * gdbint.texinfo (Target Architecture Definition): Replace
6227 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6228 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6229
50e3ee83
TR
62302003-05-14 Theodore A. Roth <troth@openavr.org>
6231
6232 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6233
44e2be90
L
62342003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6235
6236 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6237 (gdb.dvi): Likewise.
6238 (gdb.pdf): Likewise.
6239 (links2roff): Likewise.
6240
df5215a6
JB
62412003-05-08 Jim Blandy <jimb@redhat.com>
6242
6243 * gdb.texinfo (Dump/Restore Files): Update documentation for
6244 'dump', 'append', and 'restore': note that format argument is
6245 optional; simplify presentation of the command variants; and be
6246 more precise about the formats.
6247
5e7b2f39
JB
62482003-05-07 Jim Blandy <jimb@redhat.com>
6249
6250 * gdb.texinfo (Symbols): Update documentation: 'maint list
6251 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6252 symtabs' and 'maint info psymtabs'.
6253
b1e29e33
AC
62542003-05-05 Andrew Cagney <cagney@redhat.com>
6255
6256 * gdbint.texinfo (Target Architecture Definition): Make
6257 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6258 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6259 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6260
00905d52
AC
62612003-05-04 Andrew Cagney <cagney@redhat.com>
6262
6263 * gdb.texinfo (Maintenance Commands): Document "maint print
6264 dummy-frames".
6265
54ff5908
AC
62662003-05-04 Andrew Cagney <cagney@redhat.com>
6267
6268 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6269
32e7087d
JB
62702003-05-03 J. Brobecker <brobecker@gnat.com>
6271
6272 Thierry Schneider <tpschneider1@yahoo.com>
6273 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6274 for new MI command.
6275
7043d8dc
AC
62762003-05-03 Andrew Cagney <cagney@redhat.com>
6277
6278 * gdbint.texinfo (Target Architecture Definition): Document
6279 push_dummy_code. Add cross references.
6280
e33d66ec
EZ
62812003-05-02 Elena Zannoni <ezannoni@redhat.com>
6282
6283 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6284 set/show charsets commands.
6285
0ba6dca9
AC
62862003-04-28 Andrew Cagney <cagney@redhat.com>
6287
6288 * gdbint.texinfo (Target Architecture Definition): Replace
6289 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6290 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6291
d7a27068
AC
62922003-04-28 Andrew Cagney <cagney@redhat.com>
6293
6294 * gdbint.texinfo (Target Architecture Definition): Rename
6295 "tm_print_insn" to "deprecated_tm_print_insn".
6296
44ea7b70
JB
62972003-04-09 Jim Blandy <jimb@redhat.com>
6298
6299 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6300 list psymtabs'.
6301
fb8f8949
AC
63022003-04-08 Andrew Cagney <cagney@redhat.com>
6303
6304 * gdbint.texinfo (Target Architecture Definition): Delete
6305 references to EXTRA_FRAME_INFO.
6306
32fb0f22
AC
63072003-04-08 Andrew Cagney <cagney@redhat.com>
6308
6309 * gdbint.texinfo (Target Architecture Definition): Delete
6310 PRINT_TYPELESS_INTEGER.
6311
6be67e67
JB
63122003-04-02 J. Brobecker <brobecker@gnat.com>
6313
6314 * observer.texi (GDB Observers): Adjust the documentation for the
6315 normal_stop notification to better describe reality. Fix a couple
6316 of minor typos.
6317
4e35d5f0
BR
63182003-04-02 Bob Rossi <bob_rossi@cox.net>
6319
a9331b3f 6320 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6321 '-file-list-exec-source-file'
6322
e8a8712a
AC
63232003-03-31 Andrew Cagney <cagney@redhat.com>
6324
6325 * gdbint.texinfo (Target Architecture Definition): Delete
6326 references to CALL_DUMMY_P.
6327
6c0e89ed
AC
63282003-03-30 Andrew Cagney <cagney@redhat.com>
6329
6330 * gdbint.texinfo (Target Architecture Definition): Remove
6331 reference to TARGET_WRITE_SP.
a9331b3f 6332
378bfd1b
AC
63332003-03-27 Andrew Cagney <cagney@redhat.com>
6334
6335 * gdbint.texinfo (Target Architecture Definition): Remove
6336 references to write_sp.
6c0e89ed 6337
922fbb7b
AC
63382003-03-27 Andrew Cagney <cagney@redhat.com>
6339
6340 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6341 chapter body. Use @smallexample instead of @example.
6342 (Annotations): Ditto.
6343 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6344 annotate.texi.
6345
b81774d8
AC
63462003-03-26 Andrew Cagney <cagney@redhat.com>
6347
6348 * gdbint.texinfo (Target Architecture Definition): Replace
6349 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6350 dummy_addr parameters.
6351
1bf6d5cc
AC
63522003-03-25 Andrew Cagney <cagney@redhat.com>
6353
6354 * gdbint.texinfo (Target Architecture Definition): Delete
6355 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6356 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6357 Add reference to PUSH_ARGUMENTS.
6358
618ce49f
AC
63592003-03-23 Andrew Cagney <cagney@redhat.com>
6360
6361 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6362 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6363
bcd7e15f
JB
63642003-03-18 J. Brobecker <brobecker@gnat.com>
6365
6366 * gdbint.texinfo (Algorithms): Add new section describing the
6367 Observer paradigm.
6368 (Top): Add menu entry to new observer appendix.
6369 * observer.texi: New file.
6370 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6371 new observer.texi file.
6372
9fe8321b
AC
63732003-03-17 Andrew Cagney <cagney@redhat.com>
6374
6375 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6376 that GNU Press update the manual version number.
6377
ac2adee5
AC
63782003-03-12 Andrew Cagney <cagney@redhat.com>
6379
6380 * gdbint.texinfo (Target Architecture Definition): Delete
6381 references to get_saved_register. Rename GET_SAVED_REGISTER to
6382 DEPRECATED_GET_SAVED_REGISTER.
6383
749b82f6
AC
63842003-03-13 Andrew Cagney <cagney@redhat.com>
6385
6386 * gdbint.texinfo (Target Architecture Definition): Replace
6387 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6388
8bedc050
AC
63892003-03-12 Andrew Cagney <cagney@redhat.com>
6390
6391 * gdbint.texinfo (Target Architecture Definition): Rename
6392 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6393
0ce1b118
CV
63942003-03-10 Corinna Vinschen <vinschen@redhat.com>
6395
6396 * gdb.texinfo: Add File-I/O documentation.
6397
12cc2063
AC
63982003-03-10 Andrew Cagney <cagney@redhat.com>
6399
6400 * gdbint.texinfo (Target Architecture Definition): Cross reference
6401 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6402
7453dc06
AC
64032003-03-07 Andrew Cagney <cagney@redhat.com>
6404
6405 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6406 frame" command.
6407
6314f104
AC
64082003-03-05 Andrew Cagney <cagney@redhat.com>
6409
6410 * gdbint.texinfo (Target Architecture Definition): Document
6411 unwind_dummy_id. Cross reference unwind_dummy_id and
6412 SAVE_DUMMY_FRAME_TOS.
6413
f1212245
DJ
64142003-03-05 James Ingham <jingham@apple.com>
6415 Daniel Jacobowitz <drow@mvista.com>
6416
6417 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6418 and "show cp-abi".
6419
77e7e267
AC
64202003-03-03 Andrew Cagney <cagney@redhat.com>
6421
6422 * gdbint.texinfo (Target Architecture Definition): Document
6423 register_type.
6424
838a8221
AC
64252003-03-03 Andrew Cagney <cagney@redhat.com>
6426
6427 * stabs.texinfo (Structures): Use @samp and separate @var's
6428 instead of a single @var containing a comma separated list.
6429 (Unions): Ditto.
6430
d7f4a264
DJ
64312003-03-02 Daniel Jacobowitz <drow@mvista.com>
6432
6433 * Makefile.in (distclean): Remove config.log.
6434
f30ee0bc
AC
64352003-03-01 Andrew Cagney <cagney@redhat.com>
6436
6437 * gdbint.texinfo (Target Architecture Definition): Rename
6438 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6439
64402003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6441
6442 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6443 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6444
be448670
CF
64452003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6446
6447 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6448 (Non-debug DLL symbols): New node, describing the minimal symbols
6449 loaded from DLLs without real debugging symbols.
6450
501eef12
AC
64512003-02-20 Andrew Cagney <ac131313@redhat.com>
6452
6453 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6454 hardware-breakpoint-limit".
6455 (Set Watchpoints): Add cross reference to "set remote
6456 hardware-watchpoint-limit".
6457 (Remote configuration options): New section.
6458
21c294e6
AC
64592003-02-04 Andrew Cagney <ac131313@redhat.com>
6460
e9be73e4
AC
6461 * gdbint.texinfo (Target Architecture Definition): Delete
6462 descrption of IS_TRAPPED_INTERNALVAR.
6463
21c294e6
AC
6464 From Keith Seitz <keiths@redhat.com>:
6465 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6466 option "-i"/"--interpreter" to this chapter. Include index
6467 entries.
6468
0179ffac
DC
64692003-02-04 David Carlton <carlton@math.stanford.edu>
6470
6471 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6472 (Variables): Recommend stabs+ and DWARF 2.
6473 (C plus plus expressions): Correct info about
6474 compiler versions, debug formats.
6475 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6476 PR symtab/874.
6477
7ca9f392
AC
64782003-02-01 Andrew Cagney <ac131313@redhat.com>
6479
6480 * gdbint.texinfo (Target Architecture Definition): Delete
6481 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6482 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6483 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6484 references to nindy and i960.
6485 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6486
31a85ea2
AC
64872003-02-01 Andrew Cagney <ac131313@redhat.com>
6488
6489 * gdbint.texinfo (Target Architecture Definition): Delete
6490 FLOAT_INFO.
6491
6b894e49
AC
64922003-01-30 Andrew Cagney <ac131313@redhat.com>
6493
6494 * stabs.texinfo (Member Type Descriptor): Clarify description of
6495 `@'. Suggested by Ben Hutchings.
6496
c48861fb
AC
64972003-01-29 Andrew Cagney <ac131313@redhat.com>
6498
6499 * gdb.texinfo (M68K): Delete reference to es1800.
6500
617073a9
AC
65012003-01-29 Andrew Cagney <ac131313@redhat.com>
6502
6503 * gdb.texinfo (Maintenance Commands): Document `maint print
6504 reggroups' and `maint print register-groups'.
6505 * gdbint.texinfo (Target Architecture Definition): Document
6506 register_reggroup_p.
6507
5b5d99cf
JB
65082003-01-23 Jim Blandy <jimb@redhat.com>
6509
6510 * gdb.texinfo (Separate Debug Files): New section.
6511
e7ba9c65
DJ
65122003-01-22 Daniel Jacobowitz <drow@mvista.com>
6513
6514 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6515 and "maint show profile".
6516
94e91d6d
MC
65172003-01-16 Michael Chastain <mec@shout.net>
6518
6519 * gdb.texinfo (Installing GDB): Warn against
6520 ".../gdb-VERSION/gdb/configure".
6521 (Separate Objdir): Likewise.
6522
867f3898
AC
65232003-01-15 Andrew Cagney <ac131313@redhat.com>
6524
6525 * gdbint.texinfo (Target Architecture Definition): Delete
6526 definition of PRINT_REGISTER_HOOK.
6527
f153cc92
EZ
65282003-01-15 Elena Zannoni <ezannoni@redhat.com>
6529
6530 (OpenRISC 1000): Fix formatting of command names.
6531
c60eb6f1
EZ
65322003-01-15 Elena Zannoni <ezannoni@redhat.com>
6533
6534 * gdb.texinfo (Continuing and Stepping): Add new command
6535 'advance'. Clarify behavior of 'until'.
6536
f5ebfba0
DJ
65372003-01-13 Daniel Jacobowitz <drow@mvista.com>
6538
6539 * gdb.texinfo (Files): Document solib-absolute-prefix and
6540 solib-search-path.
6541
4ce8657e
MC
65422003-01-09 Michael Chastain <mec@shout.net>
6543
6544 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6545 (Create a Release): Add new instructions for new @file{src-release}.
6546 Document existing instructions for @file{Makefile.in} as
6547 being for @value{GDBN} 5.3.1 or earlier.
6548
372613e3
AC
65492003-01-09 Andrew Cagney <ac131313@redhat.com>
6550
6551 * gdbint.texinfo (Target Architecture Definition): Mention
6552 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6553 allocate memory.
6554
b4e9345d
DJ
65552003-01-04 Daniel Jacobowitz <drow@mvista.com>
6556
6557 * gdb.texinfo (Controlling GDB): Add @kindex for
6558 "show osabi".
6559 (Backtraces): Add @kindex's for backtrace-below-main.
6560
98b45e30
DJ
65612003-01-04 Daniel Jacobowitz <drow@mvista.com>
6562
6563 * gdb.texinfo (Controlling GDB): Document "set osabi".
6564
95f90d25
DJ
65652003-01-04 Daniel Jacobowitz <drow@mvista.com>
6566
6567 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6568 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6569
1e698235
DJ
65702003-01-04 Daniel Jacobowitz <drow@mvista.com>
6571
6572 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6573 "set coerce-float-to-double".
6574 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6575
e632838e
AC
65762003-01-02 Andrew Cagney <ac131313@redhat.com>
6577
6578 * stabs.texinfo: Remove obsolete text.
6579 * gdbint.texinfo: Ditto.
6580 * gdb.texinfo: Ditto.
6581
c133ab7a
MK
65822002-12-22 Mark Kettenis <kettenis@gnu.org>
6583
6584 * gdbint.texinfo (Target Architecture Definition): Update
6585 description of gdbarch_register_osabi.
6586
f821f325
KH
65872002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6588
6589 * agentexpr.texi: Fix typos.
6590 * annotate.texi: Likewise.
6591 * fdl.texi: Likewise.
6592
85a6d8d3 65932002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6594
6595 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6596 DEPRECATED_INIT_FRAME_PC.
6597
ae45cd16
AC
65982002-12-01 Andrew Cagney <ac131313@redhat.com>
6599
6600 * gdbint.texinfo (Target Architecture Definition): Delete
6601 PC_IN_CALL_DUMMY.
6602
07555a72
AC
66032002-11-28 Andrew Cagney <ac131313@redhat.com>
6604
6605 * gdbint.texinfo (Host Definition): Delete documentation on
6606 USE_GENERIC_DUMMY_FRAMES.
6607
c166cdc7
EZ
66082002-11-26 Elena Zannoni <ezannoni@redhat.com>
6609
5ae4183a 6610 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6611 * Makefile.in (install-info): Run the install-info command as part
6612 of the post install steps only.
6613 (uninstall-info): New target.
6614 (uninstall): New target.
6615
35db0260
EZ
66162002-11-22 Elena Zannoni <ezannoni@redhat.com>
6617
6618 * Makefile.in (install): Make install do some real work.
6619
9ba8d803
AC
66202002-11-19 Andrew Cagney <ac131313@redhat.com>
6621
6622 Fix POSIX problem reported by Paul Eggert.
6623 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6624 Fix PR gdb/527.
6625
903ad3a6
AC
66262002-10-26 Andrew Cagney <cagney@redhat.com>
6627
6628 * gdbint.texinfo (Target Architecture Definition): Delete
6629 definition of DO_REGISTERS_INFO.
6630
f2abfe65
KB
66312002-10-18 Kevin Buettner <kevinb@redhat.com>
6632
6633 * gdbint.texinfo (Address Classes): Fix problems with insertion
6634 of ``{'' and ``}'' in example.
6635
b5b0480a
KB
66362002-10-17 Kevin Buettner <kevinb@redhat.com>
6637
6638 * gdbint.texinfo (Address Classes): New section.
6639 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6640 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6641 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6642 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6643
c85508ee
KD
66442002-10-11 Klee Dienes <kdienes@apple.com>
6645
6646 * gdb.texinfo (Registers): Mention vector registers as well as
6647 floating registers in the documentation for 'info registers' and
6648 'info all-registers'.
6649
6d12fc3d
DJ
66502002-10-11 Daniel Jacobowitz <drow@mvista.com>
6651
6652 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6653
8d19fbd2
JJ
66542002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6655
6656 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6657 interface definition.
6658
a37295f9
MM
66592002-10-03 Marko Mlinar <markom@opencores.org>
6660
6661 * gdb.texinfo (Target Commands): Add or1k target specific
6662 commands.
6663 * gdb.texinfo (Contributors): Add myself to the contributors list.
6664
da0f9dcd
AC
66652002-10-01 Andrew Cagney <ac131313@redhat.com>
6666
6667 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6668 and "mi1" instead of "mi1" and "mi0".
6669
2e834e49
HPN
66702002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6671
6672 * gdb.texinfo (Packets): Fix typos "alligned".
6673 Correct z3/Z3 description. Correct z4/Z4 title.
6674
050be0dc
AC
66752002-09-27 Andrew Cagney <ac131313@redhat.com>
6676
6677 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6678
1104b9e7
KB
66792002-09-25 Kevin Buettner <kevinb@redhat.com>
6680
6681 * gdb.texinfo: Use GNU/Linux instead of Linux.
6682
512217c7
AC
66832002-09-25 Andrew Cagney <ac131313@redhat.com>
6684
6685 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6686
10998722
AC
66872002-09-24 Andrew Cagney <ac131313@redhat.com>
6688
512217c7 6689 * gdb.texinfo: Replace @example with @smallexample.
10998722 6690
a0eb71c5
KB
66912002-09-20 Kevin Buettner <kevinb@redhat.com>
6692
f7dc1244 6693 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6694 * gdb.texinfo (Character Sets): Use @smallexample instead of
6695 @example. Use GNU/Linux instead of Linux.
6696
66972002-09-20 Jim Blandy <jimb@redhat.com>
6698
6699 * gdb.texinfo: Add character set documentation.
6700
2f870471
AC
67012002-09-19 Andrew Cagney <ac131313@redhat.com>
6702
6703 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6704 (Packets): Add cross reference from `b' packet to `z' packets.
6705
790eb8f5
AC
67062002-09-19 Andrew Cagney <ac131313@redhat.com>
6707
8d30a00d
AC
6708 * gdb.texinfo (Maintenance Commands): Document ``maint
6709 internal-error'' and ``maint internal-warning''.
6710
790eb8f5
AC
6711 * gdbint.texinfo (Target Architecture Definition): Revise
6712 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6713
a23a7bf1
JB
67142002-09-19 Joel Brobecker <brobecker@gnat.com>
6715
6716 * gdbint.texinfo (Target Conditionals): Document the new
6717 NAME_OF_MALLOC macro.
6718
299ffc64
AC
67192002-09-05 Andrew Cagney <ac131313@redhat.com>
6720
6721 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6722 engineer.
6723
b7bb15bc
SC
67242002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6725
6726 * gdb.texinfo (TUI Overview): Document status line fields.
6727
3d757584
SC
67282002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6729
6730 * gdb.texinfo (TUI Commands): Document info win command.
6731
269c21fe
SC
67322002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6733
6734 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6735
7cf36c78
SC
67362002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6737
6738 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6739 (TUI Keys): Likewise.
6740
d2c6833e
AC
67412002-08-25 Andrew Cagney <ac131313@redhat.com>
6742
6743 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6744 for a packet receive.
6745
46d8b1c3
AC
67462002-08-25 Andrew Cagney <ac131313@redhat.com>
6747
6748 * Makefile.in (clean): Move to end of file.
6749 (distclean, maintainer-clean, realclean): Ditto.
6750 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6751 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6752 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6753 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6754
b0787093
AC
67552002-08-24 Andrew Cagney <ac131313@redhat.com>
6756
6757 * Makefile.in (GDBINT_TEX_TMPS): Define.
6758 (gdbint.dvi, gdbint.pdf): Use
6759 (GDB_TEX_TMPS): Define.
6760 (gdb.dvi, gdb.pdf): Use.
6761 (STABS_TEX_TMPS): Define.
6762 (stabs.dvi, stabs.pdf): Use.
6763 (GDB_DOC_SOURCE_INCLUDES): New macros.
6764 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6765 (GDBINT_DOC_FILES_INCLUDES): New macros.
6766 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6767 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6768 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6769 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6770 (links2roff): Replace SFILES_INCLUDED with
6771 GDB_DOC_SOURCE_INCLUDES.
6772 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6773 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6774 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6775 dependencies.
6776 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6777 dependencies.
6778 (gdbmi.texinfo): Delete rule.
6779 (inc-hist.texinfo): Delete rule.
6780 (rluser.texinfo): Delete rule.
6781
ebba8386
AC
67822002-08-23 Andrew Cagney <cagney@redhat.com>
6783
6784 * gdbint.texinfo (Target Architecture Definition): Update
6785 STORE_RETURN_VALUE, mention regcache.
6786
0ab7a791
AC
67872002-08-21 Andrew Cagney <ac131313@redhat.com>
6788
6789 * gdbint.texinfo (Target Architecture Definition): Document
6790 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6791
ee2d5c50
AC
67922002-08-19 Andrew Cagney <ac131313@redhat.com>
6793
6794 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6795 Fix minor typos. Add index entries.
6796
53c69bd7
AC
67972002-08-18 Andrew Cagney <ac131313@redhat.com>
6798
6799 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6800
e76f1f2e
AC
68012002-08-15 Andrew Cagney <ac131313@redhat.com>
6802
6803 * gdbint.texinfo (Target Architecture Definition): Document
6804 PRINT_VECTOR_INFO.
6805 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6806
0680b120
AC
68072002-08-13 Andrew Cagney <ac131313@redhat.com>
6808
6809 * gdb.texinfo (Maintenance Commands): Document "maint print
6810 registers", "maint print raw-registers" and "maint print
6811 cooked-registers".
6812
3c3bea1c
GS
68132002-08-08 Grace Sainsbury <graces@redhat.com>
6814
a9331b3f 6815 From Mark Salter:
3c3bea1c
GS
6816 * gdb.texinfo (Protocol): Document T packet extension to
6817 allow watchpoint address reporting.
6818
42f9b0a5
AC
68192002-08-03 Andrew Cagney <ac131313@redhat.com>
6820
6821 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6822
db034ac5
AC
68232002-08-01 Andrew Cagney <cagney@redhat.com>
6824
6825 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6826 to CHILL.
6827
e2b28d04
AC
68282002-08-01 Andrew Cagney <ac131313@redhat.com>
6829
6830 * gdbint.texinfo (Coding): Revise section "Include Files".
6831
7fb623f7
AC
68322002-07-24 Andrew Cagney <cagney@redhat.com>
6833
6834 * gdbint.texinfo: Obsolete references to m88k.
6835 * gdb.texinfo: Ditto.
6836
4a2b4636
JB
68372002-07-10 Joel Brobecker <brobecker@gnat.com>
6838
7fb623f7 6839 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6840 where the proper version of autoconf can be retrieved.
6841
a71ec265
DH
68422002-07-09 Don Howard <dhoward@redhat.com>
6843
6844 * gdb.texinfo (Command Files): Further describe the behavior of
6845 sourced command files.
6846
b9aa90c9
AC
68472002-06-27 Andrew Cagney <ac131313@redhat.com>
6848
6849 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6850 (Coding): Clarify ISO C version that GDB assumes.
6851
40dd2248
TT
68522002-06-26 Tom Tromey <tromey@redhat.com>
6853
6854 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6855 add_setshow_cmd_full.
6856
bfac230e
DH
68572002-06-25 Don Howard <dhoward@redhat.com>
6858
6859 * gdb.texinfo (Memory Region Attributes): Document new behavior
6860 for 'mem' command.
6861
475b0867
JB
68622002-06-11 Jim Blandy <jimb@redhat.com>
6863
919d772c
JB
6864 * gdb.texinfo (Symbols): Update documentation for `info source'
6865 command.
6866
475b0867
JB
6867 * gdb.texinfo (Macros): Call the command `info macro', not
6868 `show macro'.
6869
ba8c9337
AC
68702002-06-09 Andrew Cagney <ac131313@redhat.com>
6871
6872 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6873 data''.
6874
1029b7fa
MK
68752002-06-09 Mark Kettenis <kettenis@gnu.org>
6876
6877 * gdbint.texinfo (Target Architecture Definition): Document
6878 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6879
16737d73
AC
68802002-06-08 Andrew Cagney <ac131313@redhat.com>
6881
6882 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6883 lists.
6884
30107679
AC
68852002-06-08 Andrew Cagney <ac131313@redhat.com>
6886
6887 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6888 Branch''.
6889
3352e23e
AC
68902002-06-01 Andrew Cagney <ac131313@redhat.com>
6891
6892 * gdbint.texinfo (Target Architecture Definition): Add section
6893 ``Converting an existing Target Architecture to Multi-arch''.
6894
cbb09e6a
AC
68952002-05-30 Andrew Cagney <ac131313@redhat.com>
6896
6897 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6898 to ``Obsoleting code''. Revise.
6899
e2e0bcd1
JB
69002002-05-17 Jim Blandy <jimb@redhat.com>
6901
6902 * gdb.texinfo (C Preprocessor Macros): New chapter.
6903 Include it in the main menu.
6904 (Contributors): Credit Jim Blandy with macro support.
6905 (Compilation): Explain how to get macro information into the
6906 executable.
6907 (Expressions): Note that preprocessor macros are expanded.
6908
9db8d71f
DJ
69092002-05-14 Daniel Jacobowitz <drow@mvista.com>
6910
6911 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6912 options for `target remote'.
6913
6d531722
AC
69142002-05-13 Andrew Cagney <ac131313@redhat.com>
6915
6916 * gdbint.texinfo (Target Architecture Definition): Delete
6917 documentation on NNPC_REGNUM.
6918
13d01224
AC
69192002-05-11 Andrew Cagney <ac131313@redhat.com>
6920
6921 * gdbint.texinfo (Target Architecture Definition): Document
6922 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6923 (Target Architecture Definition): Revise section `Using Different
6924 Register and Memory Data Representations'. Add section `Raw and
6925 Virtual Register Representations'.
6926
b2e75d78
AC
69272002-05-11 Andrew Cagney <ac131313@redhat.com>
6928
6929 * gdbint.texinfo (Target Architecture Definition): Mention
6930 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6931 (Target Architecture Definition): Mention same. Add references to
6932 web pages.
6933
2c8682ee
MS
69342002-05-08 Michael Snyder <msnyder@redhat.com>
6935
6936 * stabs.texinfo (Attributes): Document new "vector" attribute.
6937
0816590b
AC
69382002-05-04 Andrew Cagney <ac131313@redhat.com>
6939
6940 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6941
2653173e
AC
69422002-05-04 Andrew Cagney <ac131313@redhat.com>
6943
6944 * gdb.texinfo: Delete obsolete references to a29k.
6945
d7bd68ca
AC
69462002-04-24 Andrew Cagney <ac131313@redhat.com>
6947
6948 * gdbint.texinfo (Target Architecture Definition): Replace
6949 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6950
21d83aa5
DM
69512002-04-24 David S. Miller <davem@redhat.com>
6952
6953 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6954
7673a6cc
DM
69552002-04-21 David S. Miller <davem@redhat.com>
6956
6957 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6958
d49d1e0a
AC
69592002-04-21 Andrew Cagney <ac131313@redhat.com>
6960
6961 * gdbint.texinfo (Target Architecture Definition): Delete
6962 definition of HAVE_REGISTER_WINDOWS.
6963
f7dc1244 69642002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6965
6966 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6967 "Theodore A. Roth" <troth@verinet.com>.
6968
5ca0cb28
DH
69692002-04-15 Don Howard <dhoward@redhat.com>
6970
f7dc1244 6971 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6972 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6973 Provide a better explaination of this feature.
5ca0cb28 6974
f208ba17
AC
69752002-04-14 Andrew Cagney <ac131313@redhat.com>
6976
6977 * gdbint.texinfo (Target Architecture Definition): Remove
6978 FRAME_CHAIN_COMBINE.
6979
d5ba91de
MC
69802002-04-12 Michael Chastain <mec@shout.net>
6981
6982 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6983 REG_STACK_SEGMENT.
6984
26818220
MC
69852002-04-09 Michael Chastain <mec@shout.net>
6986
6987 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6988 PYRAMID_* macros.
6989
129188f6
AC
69902002-04-07 Andrew Cagney <ac131313@redhat.com>
6991
6992 * gdb.texinfo (Bug Reporting): Document that the web is the
6993 prefered way of submitting bug reports.
6994 (Bug Reporting): Delete the s-mail address as the last resort.
6995
8227c0ff
AC
69962002-04-05 Andrew Cagney <ac131313@redhat.com>
6997
6998 * gdbint.texinfo (Target Architecture Definition): Delete
6999 references to TARGET_WRITE_FP and write_fp.
7000
16d9dec6
MS
70012002-03-27 Michael Snyder <msnyder@redhat.com>
7002
7003 * gdb.texinfo: Document new commands dump, append, and restore.
7004
9ae8b82c
AC
70052002-03-27 Andrew Cagney <ac131313@redhat.com>
7006
7007 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7008 Branch'.
7009
474c8240
AC
70102002-03-18 Andrew Cagney <ac131313@redhat.com>
7011
7012 * gdb.texinfo: Change all examples to @smallexample.
7013 * gdbint.texinfo: Ditto.
a9331b3f 7014
fb0ff88f
AC
70152002-03-18 Andrew Cagney <ac131313@redhat.com>
7016
7017 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7018 Branches''.
7019
9bb0a4d8
AC
70202002-03-18 Andrew Cagney <ac131313@redhat.com>
7021
7022 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7023 Policy''.
7024
937f164b
FF
70252002-03-04 Fred Fish <fnf@redhat.com>
7026
7027 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7028 expresson, suports, dependant, trhe, perhaphs, situtations,
7029 explictily, taged, oportunity, unfortunatly).
7030
a7b40f07
AC
70312002-02-24 Andrew Cagney <ac131313@redhat.com>
7032
7033 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7034 Remove reference to 3.12.
7035
aab4e0ec
AC
70362002-02-23 Andrew Cagney <ac131313@redhat.com>
7037
7038 * gdbint.texinfo: Include fdl.texi.
7039 (Top): Add GNU Free Documentation License.
7040 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7041 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7042 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7043 (gdbint.info): Add srcdir to include path.
7044 * gdb.texinfo: Include gpl.texi.
7045 (Top): Add Copying.
7046 * gpl.texi: New file.
7047
47b95330
AC
70482002-02-23 Andrew Cagney <ac131313@redhat.com>
7049
7050 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7051
78c47bea
PM
70522002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7053
7054 * gdb.texinfo: Document Cygwin native specific commands.
7055
56460a61
DJ
70562002-02-15 Daniel Jacobowitz <drow@mvista.com>
7057
7058 * gdb.texinfo: Document gdbserver ``--attach'' command.
7059
def71bfa
MS
70602002-02-07 Michael Snyder <msnyder@redhat.com>
7061
7062 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7063 to @code(_ovly_debug_event).
7064
c928edc0
AC
70652002-02-07 Andrew Cagney <ac131313@redhat.com>
7066
7067 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7068
81d46470
MS
70692002-02-06 Michael Snyder <msnyder@redhat.com>
7070
7071 * gdb.texinfo (overlays): Mention new magic symbol
7072 '_ovly_debug_event', which allows GDB to keep better track
7073 of overlays.
7074
f7dc1244 70752002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7076
7077 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7078 Suggested by Dmitry Sivachenko.
7079
7080 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7081
15110bc3
MS
70822002-02-01 Michael Snyder <msnyder@redhat.com>
7083
7084 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7085
6763aef9
MS
70862002-01-30 Michael Snyder <msnyder@redhat.com>
7087
ac282366
MS
7088 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7089 (set trust-readonly-sections): Document.
6763aef9 7090
8642bc8f
AC
70912002-01-29 Andrew Cagney <ac131313@redhat.com>
7092
7093 * gdbint.texinfo (Releasing GDB): Revise and update.
7094
afe64c1a
AC
70952002-01-28 Andrew Cagney <ac131313@redhat.com>
7096
7097 * gdbint.texinfo (Target Architecture Definition): Delete
7098 description of TARGET_BYTE_ORDER_DEFAULT.
7099
f7dc1244 71002002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7101
7102 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7103 <mitya@cavia.pp.ru>.
7104
3d6e1b5a
AC
71052002-01-23 Andrew Cagney <ac131313@redhat.com>
7106
7107 * libgdb.texinfo: Delete file.
7108
6c0e9fb3
AC
71092002-01-22 Andrew Cagney <ac131313@redhat.com>
7110
7111 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7112 * gdbint.texinfo: Ditto.
7113
e0ce93ac
AC
7114Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7115
7116 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7117
be298bcc
AC
71182002-01-22 Andrew Cagney <ac131313@redhat.com>
7119
7120 * Makefile.in: Update copyright.
7121 (TEXI2DVI): Define.
7122 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7123 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7124 gdb-cfg.texi.
7125 (TEXINDEX, PDFTEX): Delete makefile variables.
7126
8e04817f
AC
71272002-01-22 Andrew Cagney <ac131313@redhat.com>
7128
7129 * gdb.texinfo (Protocol): Move section to appendix.
7130
6b2f586d
AC
71312002-01-21 Andrew Cagney <ac131313@redhat.com>
7132
7133 * gdb.texinfo (Remote Debugging): Create a menu.
7134 (Top): Add ``Remote Debugging'' to menu.
7135
6f05cf9f
AC
71362002-01-21 Andrew Cagney <ac131313@redhat.com>
7137
7138 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7139 serial protocol'' from here.
7140 (Remote Debugging): To here. New chapter.
7141
3fd3d7d2
AC
71422002-01-20 Andrew Cagney <ac131313@redhat.com>
7143
7144 * gdbint.texinfo (Target Architecture Definition): Delete
7145 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7146
7fd60527
AC
71472002-01-20 Andrew Cagney <ac131313@redhat.com>
7148
7149 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7150 are no longer needed.
7151 (Porting GDB): Add maintainer note about configure.host.
7152
c2f05ac9
AC
71532002-01-20 Andrew Cagney <ac131313@redhat.com>
7154
7155 * gdbint.texinfo (Target Architecture Definition): Remove
7156 definition of IEEE_FLOAT.
7157
f7dc1244 71582002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7159
7160 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7161 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7162 <3diff@gnu.org>
231b2aad 7163
82600034
AC
71642002-01-19 Andrew Cagney <ac131313@redhat.com>
7165
7166 * gdbint.texinfo (Host Definition): Remove references to
7167 MALLOC_INCOMPATIBLE.
7168
7708fa01
AC
71692002-01-17 Andrew Cagney <ac131313@redhat.com>
7170
7171 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7172 and xyz-xdep.o.
7173
eb12ee30
AC
71742002-01-17 Andrew Cagney <ac131313@redhat.com>
7175
889bf7c5 7176 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7177 (Set Breaks): Copy ``maint info breakpoint'' doco to
7178 ``Maintenance Commands'' appendix. Add reference.
7179
c9ccaa92
AC
71802002-01-17 Andrew Cagney <ac131313@redhat.com>
7181
7182 * fdl.texi: Remove next/prev from @node.
7183
f7dc1244 71842002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7185
7186 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7187 for monstrous @multitable (from Brian Youmans).
7188
7189 * fdl.texi: New file.
7190
7191 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7192
8973da3a
AC
71932002-01-15 Andrew Cagney <ac131313@redhat.com>
7194
7195 * gdbint.texinfo (Releasing GDB): New chapter.
7196
7d86b5d5
AC
71972002-01-14 Andrew Cagney <ac131313@redhat.com>
7198
7199 * gdb.texinfo (Embedded Processors, Calling program functions):
7200 Obsolete references to a29k.
7201
cc1cb004
AC
72022002-01-13 Andrew Cagney <ac131313@redhat.com>
7203
7204 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7205 examples. Document that a code-block should do or discard its
7206 cleanups before exit.
7207
79f12247
MS
72082002-01-11 Michael Snyder <msnyder@redhat.com>
7209
7210 * gdb.texinfo (Choosing files): Change @samp to @file.
7211
19837790
MS
72122002-01-05 Michael Snyder <msnyder@redhat.com>
7213
7214 * gdb.texinfo (--pid): Document new command line option (attach).
7215
f7dc1244 72162002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7217
7218 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7219 in the stub.
7220
d7449b42
AC
72212002-01-04 Andrew Cagney <ac131313@redhat.com>
7222
7223 * gdbint.texinfo (Target Architecture Definition): Replace
7224 BIG_ENDIAN with BFD_ENDIAN_BIG.
7225
f23631e4
AC
72262002-01-03 Andrew Cagney <ac131313@redhat.com>
7227
7228 * gdbint.texinfo (Target Architecture Definition): Replace
7229 value_ptr with struct value pointer.
7230
72c9928d
EZ
72312002-01-02 Eli Zaretskii <eliz@gnu.org>
7232
7233 * gdb.texinfo (Free Software): Fix wording.
7234
959acfd1
EZ
72352001-12-31 Eli Zaretskii <eliz@gnu.org>
7236
7237 * gdb.texinfo (Free Software): New section ``Free Software Needs
7238 Free Documentation''.
7239
f7dc1244 72402001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7241
7242 * stabs.texinfo:
7243 * gdb.texinfo:
7244 * gdbint.texinfo:
7245 * libgdb.texinfo:
7246 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7247
6600abed
MS
72482001-12-29 Michael Snyder <msnyder@redhat.com>
7249
7250 * gdb.texinfo (maint info sections): Fix typo.
7251
f6680716
MS
72522001-12-26 Michael Snyder <msnyder@redhat.com>
7253
fe95c787
MS
7254 * gdb.texinfo (maint info sections): Document.
7255
a9331b3f 7256 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7257 'info proc' sub-options that are currently not implemented.
7258
c3d3ce5b
JB
72592001-12-20 Jim Blandy <jimb@redhat.com>
7260
7261 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7262
778eb05e
AC
72632001-12-15 Andrew Cagney <ac131313@redhat.com>
7264
7265 * gdbint.texinfo (Target Architecture Definition): Replace
7266 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7267
2607059c
AC
72682001-12-01 Andrew Cagney <ac131313@redhat.com>
7269
7270 * gdbint.texinfo (Host Definition): Delete documentation on
7271 HOST_BYTE_ORDER.
7272
df0cd8c5
JB
72732001-11-30 Jim Blandy <jimb@redhat.com>
7274
7275 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7276 overlay support. Add to top-level menu.
df0cd8c5 7277
88118b3a
TT
72782001-11-26 Tom Tromey <tromey@redhat.com>
7279
7280 * gdb.texinfo (Command Syntax): Document C-o binding.
7281
96565e91
CF
72822001-07-26 Christopher Faylor <cgf@redhat.com>
7283
7284 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7285 use since it is described in the referenced section.
7286
f7dc1244 7287 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7288 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7289 clearer when using DJGPP.
7290
2a3d5645
CF
72912001-11-24 Christopher Faylor <cgf@redhat.com>
7292
7293 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7294 specifically refer to MS-DOS.
7295 (command files): Mention gdb.ini is only used on MS-DOS.
7296
aa26fa3a
TT
72972001-11-21 Tom Tromey <tromey@redhat.com>
7298
7299 * gdb.texinfo (Invoking GDB): Document --args.
7300 (Mode Options): Likewise.
7301
4f8ada06
JB
73022001-11-21 Jim Blandy <jimb@redhat.com>
7303
7304 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7305 Delete documentation; this macro has been removed from the
7306 sources.
4f8ada06 7307
3fe0dc10
JB
73082001-11-13 Jim Blandy <jimb@redhat.com>
7309
7310 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7311
9e5abb06
CV
73122001-11-06 Corinna Vinschen <vinschen@redhat.com>
7313
7314 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7315
1c5dfdad
MS
73162001-11-05 Michael Snyder <msnyder@redhat.com>
7317
a9331b3f 7318 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7319 quote regexp chars in function names such as "operator*()".
7320
990f9fe3
FF
73212001-11-01 Fred Fish <fnf@redhat.com>
7322
7323 * gdbint.texinfo (SOLIB_ADD): Document additional new
7324 "readsyms" arg.
7325
b433d00b
DH
73262001-10-30 Don Howard <dhoward@redhat.com>
7327
070b1dd3
DH
7328 * gdb.texinfo: (Command Files) Added documentation for the
7329 behavior of gdb with input redirected from a file.
b433d00b 7330
b7209cb4
FF
73312001-10-28 Fred Fish <fnf@redhat.com>
7332
7333 * gdb.texinfo (auto-solib-add): Change docs to match
7334 implementation change.
7335 (auto-solib-limit): Add docs for new variable.
7336
1aa20aa8
AC
73372001-10-15 Andrew Cagney <ac131313@redhat.com>
7338
7339 * gdbint.texinfo (Target Architecture Definition): Function
7340 value_as_pointer renamed to value_as_address.
7341
fc0c74b1
AC
73422001-10-15 Andrew Cagney <ac131313@redhat.com>
7343
7344 * gdbint.texinfo (Target Architecture Definition): Default
7345 POINTER_TO_ADDRESS functions assume unsigned addresses.
7346 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7347 posting by Jim Blandy.
7348
f4846649
JB
73492001-10-12 Jim Blandy <jimb@redhat.com>
7350
7351 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7352 version of texi2html (1.64) doesn't support this flag any more.
7353
f277788b
MK
73542001-09-08 Mark Kettenis <kettenis@gnu.org>
7355
a9dc4918
MK
7356 * gdbint.texinfo (Host Definition): Remove description of
7357 MEM_FNS_DECLARED.
7358
d28379df
MK
7359 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7360
f277788b
MK
7361 * gdbint.texinfo (Host Definition): Remove description of
7362 HAVE_SIGSETMASK.
7363
7ccaa899
EZ
73642001-09-04 Elena Zannoni <ezannoni@redhat.com>
7365
7366 * gdbint.texinfo (Target Architecture Definition): Add
7367 explanation of TARGET_PRINT_INSN macro.
7368
17d9d558
JB
73692001-08-30 Jim Blandy <jimb@redhat.com>
7370
7371 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7372 Explain what it means to load relocatable files.
7373
72cde065
JB
73742001-08-28 Jim Blandy <jimb@redhat.com>
7375
7376 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7377 info `top' menu.
7378
9e678452
CF
7379Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7380
7381 * gdbint.texinfo: Add a cautionary note about macro use.
7382
a2bea4c3 73832001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7384
a2bea4c3
CV
7385 * gdb.texinfo: Explain omitting the hostname in the
7386 `target remote' command.
7387
1129bf27
DJ
73882001-07-30 Daniel Jacobowitz <drow@mvista.com>
7389
7390 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7391 and END-INFO-DIR-ENTRY.
7392
732b3002
SC
73932001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7394
7395 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7396
89437448
AC
73972001-07-25 Andrew Cagney <ac131313@redhat.com>
7398
7399 * gdbint.texinfo (libgdb): Rewrite.
7400
f7dc1244 74012001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7402
7403 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7404
c4555f82
SC
74052001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7406
7407 * gdb.texinfo (TUI): New chapter, document the TUI.
7408 (Mode Options): Document the -tui option.
7409
2f45a6e0
MK
74102001-07-23 Mark Kettenis <kettenis@gnu.org>
7411
7412 * gdbint.texinfo (Host Definition): Remove description of
7413 NEED_POSIX_SETPGID.
7414
f7dc1244 74152001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7416
7417 * gdb.tex (DJGPP Native): New node, with descriptions of
7418 DJGPP-specific commands.
7419
be9c6c35
JM
74202001-07-19 John R. Moore <jmoore@redhat.com>
7421
7422 * gdbint.texinfo: Three misspellings.
7423
dfa249fb
AC
74242001-07-06 Andrew Cagney <ac131313@redhat.com>
7425
7426 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7427 `test` expressions on bash. Problem reported by Colin Walters.
7428
c72e7388
AC
74292001-07-04 Andrew Cagney <ac131313@redhat.com>
7430
7431 * gdbint.texinfo (User Interface): Update ui-out documentation to
7432 refelect recent UI/MI updates.
7433
94bbb2c0
AC
74342001-07-04 Andrew Cagney <ac131313@redhat.com>
7435
7436 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7437 interpreters.
7438
af6c57ea
AC
74392001-06-15 Andrew Cagney <ac131313@redhat.com>
7440
7441 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7442 structure and not macros.
7443 (Host Definition): Document that much of this chapter is obsolete.
7444 (Target Architecture Definition): Update list of files that make
7445 up a target architecture.
7446 (Coding): Update.
7447
83aa8bc6
AC
74482001-06-28 Andrew Cagney <ac131313@redhat.com>
7449
7450 * gdbint.texinfo (Target Architecture Definition): Update
7451 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7452 The latter has been changed to a true predicate.
7453
f7dc1244 74542001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7455
7456 * annotate.texi: Add @noindent where needed. From Dmitry
7457 Sivachenko <dima@Chg.RU>.
7458 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7459
656db9b0
AC
74602001-06-16 Andrew Cagney <ac131313@redhat.com>
7461
7462 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7463
df2396a1
AC
74642001-06-14 Andrew Cagney <ac131313@redhat.com>
7465
7466 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7467 returns ``OK''. Document that the ``R'' packet does not reply.
7468
0f1f2b0a
MS
74692001-06-13 Michael Snyder <msnyder@redhat.com>
7470
7471 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7472
f7dc1244 74732001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7474
7475 * gdb.texinfo (Signals): Clarify the default setting of signal
7476 handling.
7477
a5d7c491
AC
74782001-05-14 Andrew Cagney <ac131313@redhat.com>
7479
7480 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7481 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7482
05a54c4f
AC
74832001-05-12 Andrew Cagney <ac131313@redhat.com>
7484
7485 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7486
f7dc1244 74872001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7488
7489 * gdbint.texinfo (Clean Design and Portable Implementation):
7490 Renamed from "Clean Design".
7491 (Clean Design and Portable Implementation): Document portable
7492 methods of handling file names, and the associated macros.
7493
f7dc1244 74942001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7495
7496 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7497 command and provide a cross-reference to its description.
7498 (Symbols): Note that "info scope" is useful for trace experiments.
7499
f7dc1244 75002001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7501
b37052ae
EZ
7502 * gdb.texinfo (Symbols): Document "info scope".
7503 (Tracepoints): New chapter.
7504 (Contributors): Update for v5.1.
7505 <All nodes>: Change "C++" to "C@t{++}".
7506
0ee54786
EZ
7507 * gdbint.texinfo (User Interface): A new section about ui_out
7508 functions, based on text written by Fernando Nasser.
7509
c534679c
EZ
7510 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7511
f7dc1244 75122001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7513
e9c75b65
EZ
7514 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7515
7516 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7517
7518 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7519 Replace "GDB" with "@value{GDBN}". Fix markup.
7520
7521 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7522
3d67e040
EZ
7523 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7524 a cross-reference to its description.
7525 (Symbols): Document "info symbol".
7526
f7dc1244 75272001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7528
7529 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7530 subsection "x86 Watchpoints".
7531 (Target Architecture Definition): Document the macros
7532 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7533 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7534
b0ed3589
AC
75352001-03-20 Andrew Cagney <ac131313@redhat.com>
7536
7537 * gdbint.texinfo (Target Architecture Definition): Update
7538 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7539 list.
7540
b6ba6518
KB
75412001-03-06 Kevin Buettner <kevinb@redhat.com>
7542
7543 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7544 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7545
f7dc1244 75462001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7547
7548 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7549
f7dc1244 75502001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7551
17cc6a06
EZ
7552 * gdb.texinfo (Environment): Document that `path' does not change
7553 the value of PATH in GDB's own environment (it did in the past,
7554 but that was changed on March 15, 1994). Reported by Doug Evans
7555 <dje@transmeta.com>.
7556
56caf160
EZ
7557 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7558 its line. Fix markup of commands and macros. Add an Index node
7559 and index entries.
7560
29e57380
C
75612001-01-23 J.T. Conklin <jtc@redback.com>
7562
7563 * gdb.texinfo (Memory region attributes): New manual section.
7564
1c6147de
ND
75652001-01-04 Nicholas Duffek <nsd@redhat.com>
7566
7567 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7568
f7dc1244 75692000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7570
7571 * refcard.tex: Version and copyright fixed. From Phil Edwards
7572 <pedwards@disaster.jaj.com>.
7573
0dcedd82
AC
7574Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7575
7576 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7577 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7578
3b851bce
AC
7579Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7580
7581 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7582 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7583
f7dc1244 75842000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7585
7586 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7587 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7588
b90a5f51
CF
75892000-11-10 Christopher Faylor <cgf@cygnus.com>
7590
7591 * gdb.texinfo: Document new 'set step-mode' command.
7592
f7dc1244 75932000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7594
7595 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7596 changes from Dmitry Sivachenko <dima@Chg.RU>.
7597
f7dc1244 75982000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7599
7600 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7601 From Steven Johnson <sbjohnson@ozemail.com.au>.
7602
2e685b93
MK
76032000-08-10 Mark Kettenis <kettenis@gnu.org>
7604
7605 * gdbint.texinfo (Overall Structure): Spelling fix.
7606
f7dc1244 76072000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7608
7609 * gdbint.texinfo (Target Architecture Definition): Document that
7610 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7611 for which REGISTER_CONVERTIBLE returns a zero value.
7612
63ac3005
EZ
76132000-07-08 Christopher Faylor <cgf@cygnus.com>
7614
7615 * Makefile.in (install-info): Find files to install in either the
7616 build or source directories (adapted from Makefile.am).
7617
bd79f757
ND
76182000-07-07 Nicholas Duffek <nsd@redhat.com>
7619
7620 * stabs.texinfo: Fix spelling errors.
7621 (String Field): FILE-NUMBER starts from 0, not 1.
7622
f7dc1244 76232000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7624
7625 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7626 Brian Youmans.
5f208f6d 7627
f7dc1244 76282000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7629
7630 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7631 the source directory. Reported by Mark Harig
7632 <markh@frazier.landmark.com>.
cc542d3b 7633
f3b28801
C
76342000-06-20 J.T. Conklin <jtc@redback.com>
7635
7636 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7637
449f3b6c
AC
7638Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7639
7640 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7641 Generate using pdftex.
449f3b6c 7642 (PDFTEX): Define.
889bf7c5 7643 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7644 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7645 @contents at the start.
449f3b6c 7646
f7dc1244 76472000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7648
7649 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7650 Youmans.
48e934c6 7651
9e9c5ae7
AC
7652Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7653
7654 From Brian Youmans:
7655 * gdb.texinfo: Fix ``et al.''.
7656
c741b251
AC
7657Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7658
7659 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7660 loop.
c741b251 7661
4ab64e14
JG
76622000-05-19 Jimmy Guo <guo@cup.hp.com>
7663
7664 * configure: Regenerate.
7665
f7dc1244 76662000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7667
7668 * Makefile.in (install-info): Run install-info on installed Info
7669 files.
7670
8c70017b
AC
7671Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7672
a7cb598a 7673 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7674 Andrew Cagney.
8c70017b 7675
f7dc1244 76762000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7677
7678 * gdb.texinfo: Proofreading changes from Brian Youmans.
7679
bf0184be
ND
76802000-05-01 Nick Duffek <nsd@cygnus.com>
7681
7682 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7683 startup sequence, minor edits.
7684
f7dc1244 76852000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7686
7687 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7688 TeX.
7689
7690 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7691 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7692 like `n' and `s' which look weird. Convert some of the @kindex to
7693 @vindex, when they refer to variables, not commands.
7694
33e16fad
AC
7695Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7696
7697 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7698
f7dc1244 76992000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7700
7701 * Makefile.in (GDBMI_DIR): New variable.
7702 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7703 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7704 (gdbmi.texinfo): New target, for texi2roff.
7705 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7706 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7707
7708 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7709 gdbmi.texinfo.
7710 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7711 comment.
7712
d167840f
EZ
77132000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7714
7715 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7716 command.
d167840f 7717
f7dc1244 77182000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7719
7720 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7721 prevents the build (and is generally a Bad Idea).
7722
f7dc1244 77232000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7724
7725 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7726 a comma inside @var.
7727 (Command Files): Index markup changes from Dmitry Sivachenko
7728 <dima@Chg.RU>.
7729
f7dc1244 77302000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7731
7732 * Makefile.in (LN_S): Define.
7733 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7734 invoke "ln -s" unless it is known to work.
7735
7736 * configure.in (AC_PROG_LN_S): Add.
7737
8dc7983f
JB
77382000-04-14 Jim Blandy <jimb@redhat.com>
7739
7740 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7741 section.
7742 (Target Conditionals): Document ADDRESS_TO_POINTER,
7743 POINTER_TO_ADDRESS.
7744
1a8237e8
DB
77452000-04-11 Daniel Berlin <dan@cgsoftware.com>
7746
7747 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7748 gdb-cfg.texi to get the value.
7749
ca526f1a
JB
77502000-04-10 Jim Blandy <jimb@redhat.com>
7751
7752 * gdbint.texinfo (Target Architecture Definition): Fix
7753 cross-references.
7754
faaafcb4
JB
77552000-04-08 Jim Blandy <jimb@redhat.com>
7756
7757 * gdbint.texinfo (Using Different Register and Memory Data
7758 Representations): New section.
7759 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7760 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7761 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7762
1b27397f
AC
7763Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7764
7765 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7766 for acknowledgments.
1b27397f 7767
480ff1fb
AC
7768Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7769
7770 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7771 qThreadExtraInfo.
480ff1fb 7772
a9331b3f 77732000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7774
a9331b3f
RM
7775 * gdb.texinfo: Clarify which remote debug protocol commands are
7776 required and which are optional.
f1251bdd 7777
dbeb8dbd
AC
7778Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7779
7780 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7781 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7782 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7783 * annotate.texi: Update.
7784
6d2ebf8b
SS
77852000-03-28 Stan Shebs <shebs@apple.com>
7786
7787 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7788 expectation of additional changes before release), update
7789 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7790 node links, rephrase and/or shorten lines to fix formatting
7791 problem in both regular and @smallbook formats.
7792 * annotate.texi: Shorten lines in example, use smallexample
7793 consistently everywhere.
7794 * Makefile.in: Add comment about texinfo 4.0 html generation.
7795 (SFILES_INCLUDED): Add annotate.texi.
7796
5d161b24
DB
77972000-03-27 Daniel Berlin <dan@cgsoftware.com>
7798
5ae4183a
AS
7799 * gdb.texinfo (Debugging Output): Added new section, documenting
7800 the "set/show debug" commands.
5d161b24 7801
b9deaee7
AC
7802Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7803
7804 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7805 entry.
b9deaee7
AC
7806
7807 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7808 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7809 @chapter and @node entries.
a9331b3f 7810
b9deaee7 7811 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7812
9ef47d30
AC
7813Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7814
7815 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7816 files.
9ef47d30 7817
cfeada60
FN
78182000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7819
7820 From David Whedon <dwhedon@gordian.com>
5ae4183a 7821 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7822
6837a0a2
DB
78232000-03-22 Daniel Berlin <dan@cgsoftware.com>
7824
7825 * gdb.texinfo: Add documentation for the apropos command.
7826
bba2971c
MS
78272000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7828
7829 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7830
2b628194
MS
78312000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7832
a9331b3f 7833 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7834 two places.
7835
96a2c332
SS
78362000-03-17 Stan Shebs <shebs@apple.com>
7837
7838 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7839 <dima@Chg.RU>, also clarification of allowed content for
7840 string constants.
7841
f7dc1244 78422000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7843
7844 * gdb.texinfo (main menu): Add Annotations.
7845 (File Options): Add @cindex entries for each command-line option.
7846 Document --epoch, --annotate, --async, --interpreter, --write,
7847 --statistics, and --version.
7848
7849 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7850 of GDB.
7851
9d233477
JB
78522000-02-23 Jim Blandy <jimb@redhat.com>
7853
7854 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7855
14e0eb3b
JB
78562000-02-22 Jim Blandy <jimb@redhat.com>
7857
7858 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7859
3555de01
JM
78602000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7861
7862 * Makefile.in (diststuff): New target.
7863
5e35df8e
KB
78642000-02-15 Kevin Buettner <kevinb@redhat.com>
7865
7866 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7867 architecture. [From Jim Wilson.]
5e35df8e 7868
c5394b80
JM
78692000-01-16 Tom Tromey <tromey@cygnus.com>
7870
7871 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7872 (Delete Breaks): Mention range arguments.
7873 (Disabling): Likewise.
7874
c3f6f71d
JM
78752000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7876
7877 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7878
c4093a6a
JM
7879Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7880
7881 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7882 valid functions.
c4093a6a 7883
11cf8741
JM
78841999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7885
7886 * gdb.texinfo: Clarify regular expressions used in rbreak.
7887
917317f4
JM
78881999-10-15 Kevin Buettner <kevinb@cygnus.com>
7889
7890 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7891 MEMORY_REMOVE_BREAKPOINT): Document.
7892
7893Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7894
7895 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7896 offset re-using the DATA offset instead.
917317f4 7897
2df3850c
JM
78981999-10-11 Jim Kingdon <kingdon@redhat.com>
7899
7900 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7901
79021999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7903
7904 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7905 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7906 typos.
7907
7908 * gdb.texinfo: Various minor wording and formatting improvements,
7909 mentions of additional command-line options.
7910
2acceee2
JM
79111999-09-30 Fred Fish <fnf@cygnus.com>
7912
7913 * gdb.texinfo: Document additional forms of specifying section
7914 names and addresses for the add-symbol-file command.
7915
c2c6d25f
JM
79161999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7917
7918 * gdbint.texinfo: Fix typo, add the word "have".
7919
79201999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7921
7922 * gdbint.texinfo (Target Architecture Definition): Document the
7923 SKIP_PERMANENT_BREAKPOINT macro.
7924
d4f3574e
SS
79251999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7926
7927 * gdb.texinfo: Fiks speling errers.
7928
7929 * gdb.texinfo: Fix uses of @multitable.
7930
f7dc1244 7931 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7932 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7933 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7934 comments about using with optimization, add more indexing,
7935 fix info about disassembly-flavor.
7936
7937Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7938
7939 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7940 SKIP_SOLIB_RESOLVER): Define.
7941
7942Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7943
7944 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7945 ``g'' packets.
d4f3574e 7946
104c1213
JM
79471999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7948
7949 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7950 platform-specific info, inline remote.texi and move sections of it
7951 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7952 and register stack into the new chapter.
7953 * remote.texi: Remove, now part of gdb.texinfo.
7954 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7955
79561999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7957
7958 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7959 GDB_TARGET_IS_MACH386): These kludges have gone away.
7960
7961Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7962
7963 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7964 TDEPLIBS.
104c1213 7965
53a5351d
JM
79661999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7967
7968 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7969 surrounding text to fit HP-UX bits into general info.
7970 (HPPA-cfg.texi): Remove, no longer useful.
7971
7972 * gdb.texinfo: Remove explicit links from @node lines, remove
7973 HP-added "Detailed Node Listing" from main menu which confuses
7974 things.
7975
7976 From Dmitry Sivachenko <dima@Chg.RU>:
7977 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7978 in description of `set environment'.
53a5351d
JM
7979
79801999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7981
7982 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7983
7be570e7
JM
79841999-08-12 Ben Elliston <bje@cygnus.com>
7985
7986 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7987
f7dc1244 79881999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7989
7990 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7991 watch, awatch, and rwatch. Explain why the latter two cannot be
7992 set as software watchpoints. Document that watchpoints for local
7993 variables are deleted when the debuggee terminates.
7be570e7
JM
7994
7995Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7996
7997 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7998 packet. Allow E.. response packet. "qRcmd" packet is no longer
7999 reserved.
7be570e7
JM
8000
80011999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8002
a9331b3f
RM
8003 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8004 * gdb.texinfo: Ditto.
7be570e7 8005
96baa820
JM
80061999-08-06 Tom Tromey <tromey@cygnus.com>
8007
8008 * gdb.texinfo (KOD): New node.
8009
8010Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8011
8012 * remote.texi (Rcmd): Fix minor formatting typos.
8013
8014Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8015
8016 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8017 packets.
96baa820 8018
adf40b2e
JM
80191999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8020
8021 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8022 fixes.
8023
43ff13b4
JM
8024Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8025
8026 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8027
085dd6e6
JM
8028Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8029
8030 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8031 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8032 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8033 packets that are not supported on all hosts. Expand examples.
8034 Spell check.
085dd6e6
JM
8035
80361999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8037
8038 * Makefile.in: Recognize html, install-html. Add targets
8039 to build HTML versions of documentation via texi2html.
8040
8041Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8042
8043 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8044 testsuite.
085dd6e6
JM
8045
8046Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8047
8048 * remote.texi (Communication Protocol): Rewrite.
8049
8050Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8051
8052 * stabs.texinfo: Fix uses of xref.
8053
9e0b60a8
JM
8054Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8055
8056 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8057 info about patch submission.
8058
cce74817
JM
8059Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8060
8061 From Per Bothner <bothner@cygnus.com>:
8062 * gdb.texinfo: Document Chill support.
8063
8064Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8065
8066 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8067 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8068 Document that the value should be greater-than or equal-to zero.
8069 (NO_STD_REGS): Document. Deprecate.
cce74817 8070
ac9a91a7
JM
8071Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8072
8073 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8074 Document that these are not used.
ac9a91a7
JM
8075
8076Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8077
8078 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8079
392a587b
JM
8080Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8081
8082 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8083 numargs was dropped.
392a587b
JM
8084
8085Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8086
8087 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8088
b83266a0
SS
8089Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8090
8091 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8092 Update.
b83266a0 8093
7a292a7a
SS
8094Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8095
8096 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8097 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8098
8099Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8100
8101 * gdbint.texinfo: Fix typos: $ -> @.
8102
8103Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8104
8105 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8106 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8107 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8108 BREAKPOINT_FROM_PC.
a9331b3f 8109
7a292a7a
SS
8110Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8111
8112 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8113 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8114
8115Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8116
8117 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8118 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8119
81201999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8121
8122 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8123 longer exists.
8124
8125Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8126
8127 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8128 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8129 they make the manual source incomprehensible.
7a292a7a
SS
8130 * h8-cfg.texi: Remove, hasn't been used in years.
8131
c906108c
SS
8132Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8133
8134 * gdb.texinfo: Update the credits.
8135
8136Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8137
8138 * gdb.texinfo: Fix mistakes noticed in printout of last
8139 draft, add Alpha to discussion of heuristic fence post.
8140
8141Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8142
8143 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8144 Edition, merge some HP changes into mainline, describe some
8145 previously undocumented features, describe more of the target
8146 commands available, eliminate obsolete section on renamed
8147 commands.
c906108c
SS
8148 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8149
8150Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8151
8152 * gdb.texinfo: Make many HPPA conditionals unconditional,
8153 including catchpoint description, since now on for all configs.
8154 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8155 specializations.
8156
8157Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8158
8159 * Makefile.in (GDBvn.texi): Fix match expression to work with
8160 current format of VERSION in gdb/Makefile.in.
8161 * gdb.texinfo: Fix node ref to match new readline.
8162
8163Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8164
a9331b3f
RM
8165 * gdb.texinfo: Changes made as part of a project to merge in
8166 changes made by HP. Documentation makes extensive use of
c906108c
SS
8167 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8168 on remote debugging. There are differences in documentation
889bf7c5 8169 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8170 the HP manual discusses catchpoints, hardware watchpoints, and
8171 some HPUX specific limitations for shared library support.
a9331b3f 8172
c906108c
SS
8173 There are also a number of @node changes.
8174
81751999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8176
8177 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8178 (C Usage): Same.
8179
8180Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8181
8182 The following changes were made by Edith Epstein
889bf7c5
PA
8183 <eepstein@cygnus.com> as part of a project to merge in changes
8184 made by HP.
a9331b3f 8185
c906108c
SS
8186 * HPPA-cfg.texi: new file.
8187
8188 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8189
8190 * refcard.tex: change documentation about catch.
8191 removed info catch.
8192
8193Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8194
8195 * gdbint.texinfo: Expand on GDB's coding standards,
8196 specify the use of arg names with prototypes.
8197
81981998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8199
8200 * gdb.texinfo: Fix tipo.
8201
8202Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8203
8204 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8205 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8206
8207Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8208
8209 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8210
82111998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8212
8213 * agentexpr.texi: New file.
8214
8215Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8216
8217 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8218
82191998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8220
8221 * remote.texi: Changed wording that implied that the GDB remote
8222 protocol caches register values instead of GDB itself.
8223
8224Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8225
8226 * gdbint.texinfo: Add some info about symbol readers.
8227 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8228 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8229 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8230 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8231
8232Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8233
a9331b3f 8234 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8235
8236Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8237
8238 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8239
8240Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8241
8242 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8243 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8244
8245Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8246
8247 * gdbint.texinfo: Fix minor typos.
8248
8249Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8250
8251 * gdbint.texinfo: Complete overhaul. Group descriptions more
8252 logically, add more info on generic algorithms, remove much
8253 obsolete and/or wrong material.
8254
8255Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8256
8257 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8258
8259Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8260
8261 * refcard.tex: Copyright, address updates.
8262
8263Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8264
8265 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8266 for the edition instead of confusing GDB-version-like numbers.
8267
8268Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8269
8270 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8271
8272Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8273
5ae4183a 8274 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8275
8276Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8277
8278 * gdb.texinfo: Add some credits, mention bug monitor.
8279 * remote.texi: Mention mips monitor targets.
8280 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8281
c906108c
SS
8282Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8283
8284 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8285 files, finish sorting of host vs target vs native macros, describe
8286 some more of them.
c906108c
SS
8287
8288Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8289
8290 * gdbint.texinfo (Host Conditionals): Document change from
8291 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8292
8293Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8294
8295 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8296 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8297
8298Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8299
8300 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8301 Document LSEEK_NOT_LINEAR.
8302
8303Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8304
8305 * stabs.texinfo (Stab Section Basics): Make it clear that only
8306 some versions of the GNU linker remove the leading N_UNDF symbol.
8307
8308Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8309
8310 * stabs.texinfo (String Field): Document type number pairs here,
8311 instead of in the Sun specific section.
8312 (Include Files): The GNU linker supports the N_BINCL
8313 optimization. Clarify the N_BINCL value, and what it is used
8314 for.
8315 (Procedures): Document N_FUN with an empty string to mark the end
8316 of a function.
8317 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8318 (Sun Differences): Remove this node, as the information is now
8319 elsewhere in the main document.
8320 (Stab Section Basics): Mention that the GNU linker may optimize
8321 stabs and remove the leading N_UNDF symbol.
8322
8323Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8324
8325 * gdb.texinfo, refcard.tex: Restore author credit
8326
8327Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8328
8329 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8330 documentation to account for START and END macros taking
8331 one arg.
8332
8333Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8334
8335 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8336 * gdb.texinfo (Frames): Fix typo.
8337
8338Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8339
8340 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8341 a target_signal as arg type, not a pid.
8342
8343Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8344
8345 * gdb.texinfo: Document `set assembly-language'.
8346
8347Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8348
8349 * remote.texi: Update list of stubs in the GDB distribution.
8350
8351Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8352
8353 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8354 Also document that some systems can use mmalloc but must define
8355 this if their C runtime allocates memory that is later freed.
c906108c 8356 (MMCHECK_FORCE): Document new macro.
a9331b3f 8357
c906108c
SS
8358Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8359
8360 * remote.texi: Add documentation for target Sparclet.
8361
8362Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8363
a9331b3f 8364 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8365 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8366 * configure.in: Rewritten for autoconf.
8367 * configure: New.
8368
8369Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8370
8371 * Makefile.in (DVIPS): New define, set to dvips.
8372 (dvi): Add stabs.dvi.
8373 (ps): New target.
8374 (all-doc): Depend on info, dvi, and ps targets.
8375 (STAGESTUFF): Add *.ps and *.dvi files.
8376 (clean-info, clean-dvi): Remove.
8377 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8378 rules completely rewritten.
8379 (maintainer-clean): Remove clean-info and clean-dvi
8380 dependencies and put their actions in the rules.
8381 (gdb.ps): New target
a9331b3f 8382 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8383 intermediate TeX files, whether they have 2 or 3 character
8384 extensions.
8385 (gdbint.ps): Add target and rules.
8386 (gdb-internals): Delete unused target.
8387 (Makefile): Depends upon config.status also.
8388
8389Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8390
8391 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8392 set.
8393
8394Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8395
8396 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8397 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8398
8399Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8400
8401 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8402
8403Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8404
8405 * gdb.texinfo (Print settings): Document
8406 `set/show print static-members' commands.
8407
8408Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8409
8410 * gdbint.texinfo (Native): Document name change, coredep.c to
8411 core-aout.c.
8412
8413Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8414
8415 * stabs.texinfo (Include Files): Document the values the SunOS4
8416 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8417
8418Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8419
8420 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8421 Fix typo.
8422
8423Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8424
8425 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8426 "gdb.tar.Z".
8427
8428Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8429
8430 * Makefile.in (maintainer-clean): New target, synonym for
8431 realclean.
8432
8433Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8434
8435 * Update all FSF addresses except those in COPYING* files.
8436
8437Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8438
8439 From Richard Earnshaw (rearnsha@armltd.co.uk):
8440 * gdb.texinfo (convenience variables): Document $_exitcode.
8441 (quit): Document optional expression to use as exit code.
8442
8443Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8444
8445 * gdb.texinfo, remote.texi: Brought up to date with various
8446 GDB changes.
8447
8448Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8449
8450 * gdb.texinfo: Update dates and versions, fix comments about
8451 hardware watchpoints in future releases and about the
8452 sharedlibrary command.
8453
8454Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8455
8456 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8457 C_FUN stab. Other cleanups.
8458
8459Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8460
8461 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8462 for the sparc stub.
8463
8464Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8465
8466 * annotate.texi: Clarify which addresses have differing formats
8467 depending on the language and which do not.
8468
8469Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8470
8471 * remote.texi (NetWare): Changed example to use BOARD= instead of
8472 NODE= argument to reflect correspoding change to gdbserve.nlm.
8473
8474Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8475
8476 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8477 GDB, as well as AIX dbx, supports the size type attribute.
8478
8479Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8480
8481 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8482
8483Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8484
8485 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8486 and new 'if' and 'while' commands.
8487
8488Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8489
8490 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8491
8492Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8493
8494 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8495 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8496 NetWare targets. Mostly stolen from the Server node.
8497
8498Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8499
8500 * gdb.texinfo (Setting): Talk about the language of a source file
8501 versus the working language. The old documentation did not match
8502 what GDB did.
8503
8504Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8505
8506 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8507 of a source file.
8508
8509Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8510
8511 * gdb.texinfo (Processes): New node.
8512
8513Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8514
8515 * remote.texi: Update documentation of set/show mipsfpu.
8516
3fc11d3e
JM
8517Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8518
8519 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8520 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8521
8522Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8523
8524 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8525 obsolete conditionals, described some others.
8526
8527Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8528
8529 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8530 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8531
8532Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8533
8534 * gdbint.texinfo: Put regex conditionals in their own table.
8535
8536Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8537
8538 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8539 described or fixed the descriptions of many others.
8540
8541Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8542
8543 * gdb.texinfo: Add some more credits.
8544 * gdbint.texinfo: Capitalize GDB consistently, describe some
8545 macros and remove some.
8546
8547Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8548
8549 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8550 obsolete conditionals, described some others.
8551
8552Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8553
8554 * gdb.texinfo (help targets): Changed to `help target', which
8555 is the correct gdb command.
8556
8557Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8558
8559 * annotate.texi (TODO): New node, for keeping track of annotations
8560 suggested but not yet implemented.
8561
8562Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8563
8564 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8565 another symbol, it is not the address itself.
8566
8567Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8568
8569 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8570 of stabs-in-coff sections.
8571
8572Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8573
8574 * annotate.texi: Change edition to 0.5 and date to May 1994.
8575 Add index.
8576 (Frames): New node, for frame annotation.
8577 (Displays): New node, for display annotation.
8578
8579 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8580 when waiting for your program to stop.
8581
8582Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8583
8584 * annotate.texi (Breakpoint Info): Document annotation of header
8585 fields and record annotation.
8586
8587Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8588
8589 * annotate.texi: New file, to document annotations.
8590
8591Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8592
8593 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8594 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8595
8596Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8597
8598 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8599 section, and say n_strx field is compilation unit relative.
8600 * stabs.texinfo: Don't use @code for a.out when it is the name of
8601 an object file format.
8602
8603Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8604
8605 * gdb.texinfo: Refer to file names, not path names, per rms
8606 convention.
8607 (Arguments): Fix typo.
8608
8609Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8610
8611 * stabs.texinfo (Global Variables): Talk about stabs in files
8612 where variables are referenced, but not defined.
8613
8614Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8615
8616 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8617 Cplusplus to new nodes Member Type Descriptor and Method Type
8618 Descriptor. Re-write stuff for #.
8619
8620Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8621
8622 * gdb.texinfo (Print Settings): Don't document "set print
8623 fast-symbolic-addr off". The bug which it worked around was fixed
8624 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8625
8626 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8627 N_ENTRY node.
8628
8629 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8630
8631Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8632
8633 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8634 references to ieee-float.c.
8635
8636Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8637
8638 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8639 match what the code actually does.
8640
8641Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8642
8643 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8644
8645Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8646
8647 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8648 i, and b.
8649
8650Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8651
8652 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8653 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8654 as "stabs in sections" rather than just saying "ELF and SOM".
8655 Also make that stuff apply to COFF.
8656
8657Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8658
8659 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8660 Ghostscript.
8661
8662Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8663
8664 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8665 versus functions without line numbers, also mention stepping into
8666 them as well as "step" when you are in them. Tell the user how to
8667 deal with the situation. Add comment about "debugging information".
8668
8669Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8670
8671 * stabs.texinfo (Enumerations): Document restriction on where
8672 enumeration types can appear and still win with GDB.
8673
8674Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8675
8676 * stabs.texinfo (Negative Type Numbers): Document format for type
8677 -16.
8678
8679Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8680
8681 * gdb.texinfo (Selection, Frame Info): Update information about
8682 arbitrary frame specficiations.
8683
8684Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8685
8686 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8687
8688Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8689
8690 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8691
8692Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8693
8694 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8695
8696Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8697
8698 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8699 Differences node to Statics node.
8700 (Statics): Discuss XCOFF use of V symbol descriptor.
8701
8702 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8703 not clean.
8704
8705Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8706
8707 * gdb.texinfo (Print Settings): Document `set print
8708 fast-symbolic-addr' and improve the doc for some other
8709 `set print's.
8710
8711Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8712
8713 * stabs.texinfo (String Field): Talk about defining several type
8714 numbers at once.
8715 Fix lint regarding changing node ELF Transformations to
8716 ELF and SOM Transformations.
8717
8718Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8719
8720 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8721
8722Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8723
8724 * stabs.texinfo (Cross-References): `::' is for nested types only
8725 within <>.
8726 (Structures): Document static members.
8727
8728Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8729
8730 * stabs.texinfo: Document S type attribute.
8731
8732Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8733
8734 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8735
8736Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8737
8738 * gdbint.texinfo: Fix a few typos.
8739
8740Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8741
8742 * gdb.texinfo, remote.texi: formatting improvements
8743
8744 * gdb.texinfo (New Features): mention threads.
8745 (Summary, C): fix xrefs in newly contributed text.
8746 (Threads): index entries, clarifications, example
8747 (passim): minor typos fixed, phrasing improvements
8748
8749 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8750 entries; (Server): explain use of gdbserver w/real-time systems,
8751 add example of conflicting TCP port; (MIPS Remote) break up
8752 running text into table, highlighting commands, and add example.
a9331b3f 8753
c906108c
SS
8754Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8755
8756 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8757
8758Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8759
8760 * stabs.texinfo (Nested Symbols): New node.
8761 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8762
8763Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8764
8765 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8766 to picking which Bbss.bss symbol to use, and (because there seems to
8767 be no good way of doing it) re-write some of the text to make it
8768 sound like Bbss.bss isn't such a great idea after all (as currently
8769 designed).
8770
8771 * gdb.texinfo (C): In addition to saying people have to use g++ for
8772 good results, say they have to use stabs. Specifically say cfront
8773 doesn't work well.
8774 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8775 the gdb README. Add xrefs to places where the support for the various
8776 languages is described in detail.
8777
8778Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8779
8780 * stabs.texinfo: Clean up stuff about visibility and virtual
8781 characters.
8782
8783 * stabs.texinfo (N_M2C): Cite Sun doc.
8784
8785Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8786
8787 * gdb.texinfo: updates re threads.
8788 * remote.texinfo: avoid index entries starting with digits.
8789
8790Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8791
8792 * stabs.texinfo (Enumerations): Talk about large, negative and
8793 octal values. Clean up cross reference to type attributes.
8794 (String Field): Say that GDB 4.11 supports size attribute.
8795
8796Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8797
8798 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8799 is a mandatory step. Make the stuff about that more concise.
8800
8801Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8802
8803 * stabs.texinfo (Class Names): New node.
8804
8805 * gdb.texinfo (Command Files): Explain order of init file reading.
8806
8807 * remote.texi (Bootstrapping): Talk about getting the serial driver
8808 to deal with ^C sent by gdb to stop the remote system.
8809
8810Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8811
8812 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8813
8814 * libgdb.texinfo (Defining Commands): made the DOC arg
8815 to gdb_define_app_command a char * instead of char **
8816 per a suggestion from kingdon.
8817
8818 * libgdb.texinfo: total rewrite from a different starting
8819 premise.
8820
8821Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8822
8823 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8824 floats passed as doubles (to improve clarity).
8825
8826Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8827
8828 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8829
8830 * a4rc.sed: update to work with Andreas Vogel papersize params
8831
8832 * refcard.tex: use Andreas Vogel simplifications of papersize
8833 params; remove useless version info; update copyright date.
8834
8835Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8836
8837 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8838
8839Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8840
8841 * gdb.texinfo (Files): Say what address the load command loads it at.
8842
8843 * stabs.texinfo (Common Blocks): Minor cleanups.
8844
8845 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8846 that Sun has backed away from the linker kludge and thus the relevant
8847 issue is changes to the SunPRO tools, not the Solaris linker.
8848
8849 * stabs.texinfo (Traditional Integer Types): Clean up description
8850 of octal bounds a little bit. Document extra leading zeroes.
8851
8852Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8853
8854 * gdb.texinfo (Signaling): Update for symbolic symbol names
8855 and add a section explaining the difference between the GDB
8856 signal command and the shell kill utility.
8857
8858Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8859
8860 * libgdb.texinfo: added `@' to braces that were unescaped.
8861
8862Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8863
8864 * libgdb.texinfo: new file. Spec for the gdb library.
8865
8866Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8867
8868 * stabs.texinfo (Include Files): Fix typo (start -> end).
8869
8870Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8871
8872 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8873 from Melissa at FSF's editing pass.
8874
8875Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8876
8877 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8878 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8879 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8880
8881Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8882
8883 * remote.texi (Bootstrapping): Discuss 386 call gates.
8884
8885Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8886
8887 * stabs.texinfo (Based Variables): New node.
8888
8889Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8890
8891 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8892 names, sizes, and formats to suggest how not to lose.
8893
8894Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8895
8896 * stabs.texinfo (Methods): Fix typo.
8897
8898Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8899
8900 * gdb.texinfo: Fix a few typos.
8901
8902Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8903
8904 * gdb.texinfo: Clarify how well it works with Fortran.
8905
8906 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8907 More on relocating stabs in ELF files.
8908
8909Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8910
8911 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8912
8913Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8914
8915 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8916 parameters on VAX.
8917
8918Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8919
8920 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8921
8922Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8923
8924 * stabs.texinfo: Make info author notice match the TeX author notice.
8925
8926Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8927
8928 * stabs.texinfo: Initial-caps all words in node names and
8929 non-trivial words in section names.
8930
8931Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8932
8933 * stabs.texinfo: Many minor cleanups.
8934
8935 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8936
8937Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8938
8939 * stabs.texinfo: Remove full description of big example.
8940 It's not really helpful; just use pieces of it where appropriate.
8941 Add more Texinfo formatting directives (@samp, etc.).
8942 Use @deffn to define stab types.
8943 Eliminate some wordiness. Break up some nodes.
8944 Add an (alphabetized) index of symbol types.
8945 Use consistent capitalization style in node and section names.
8946
8947Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8948
8949 * gdb.texinfo: Change typo "Two two" to "The two".
8950
8951Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8952
8953 * stabs.texinfo (XCOFF-differences): Remove references to
8954 non-existent types N_DECL and N_RPSYM.
8955
8956 * stabs.texinfo (String Field): Say that type attributes bug is
8957 fixed in GDB 4.10, since it is.
8958
8959 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8960
8961Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8962
8963 * stabs.texinfo: Formatting cleanups.
8964
8965Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8966
8967 * stabs.texinfo: When explaining the n_type of a stab, standardize
8968 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8969 no tabs, use @r).
8970 (Global Variables): Clean up.
8971
8972Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8973
8974 * stabs.texinfo (Stack Variables): Re-write.
8975
8976Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8977
8978 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8979 addresses of a source file. Also revise formatting.
8980 Change "object module" or "object file" to "source file".
8981 Various: Miscellaneous cleanups.
8982
8983Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8984
8985 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8986
8987Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8988
8989 * gdbint.texinfo: Removed many nonsensical machine-collected
8990 host and target conditionals, described some of the remainder.
8991
8992Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8993
8994 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8995
8996 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8997 paragraph which follows.
8998
8999 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9000 variables. Looks better and avoids overful hbox.
9001
9002Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9003
9004 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9005
9006Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9007
9008 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9009 retransmit-timeout
9010
9011Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9012
9013 * gdbint.texinfo: Update statement about `some ancient Unix
9014 systems, like Ultrix 4.0' to Ultrix 4.2.
9015
9016Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9017
9018 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9019
9020 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9021
9022 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9023 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9024
9025 * remote.texi: new name for former gdbinv-s.texi
9026
9027 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9028
9029Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9030
9031 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9032 variables for MIPS remote debugging protocol.
9033
9034Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9035
9036 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9037
9038Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9039
9040 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9041
9042Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9043
9044 * gdb.texinfo: repair conditional bugs in text markup
9045
9046Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9047
9048 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9049 to select Modula-2 material.
9050
9051Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9052
9053 * stabs.texinfo: Cleanups regarding statics.
9054
9055 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9056 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9057
9058Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9059
9060 * stabs.texinfo: N_MAIN is sometimes used for C.
9061
9062Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9063
9064 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9065
9066Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9067
9068 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9069 removed from the code by Kingdon.
c906108c
SS
9070
9071Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9072
9073 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9074 input when evaluating breakpoint conditions; the bug has been fixed.
9075
9076 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9077 sets the ignore count to N-1, not to N.
9078
9079Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9080
9081 * refcard.tex (\hoffset): correct longstanding error to match
9082 intended offset; avoids cutting off edge on some printers
9083
9084Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9085
9086 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9087
9088Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9089
9090 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9091
9092Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9093
9094 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9095 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9096 collect sed edits if any, apply to refcard before formatting;
9097 (refcard.ps) stop implying PS fonts if PS output requested;
9098 (lrefcard.ps) delete extra target for variant PS fonts
9099
9100 * refcard.tex: parametrize papersize dependent info, collect
9101 in easily replaced spot
9102
9103 * a4rc.sed: new file, edits to refcard for A4 paper
9104
9105Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9106
9107 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9108
9109Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9110
9111 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9112
9113Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9114
9115 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9116 politely rather than rudely.
9117
9118Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9119
9120 * stabs.texinfo: Document common blocks.
9121
9122Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9123
9124 * stabs.texinfo: Add some basic info about stabs-in-elf.
9125
9126Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9127
9128 * stabs.texinfo (Top): Minor cleanup.
9129
9130Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9131
9132 * Makefile.in (install-info): remove parentdir support
9133
9134Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9135
9136 * gdb.texinfo (Copying): delete this node and references to it;
9137 RMS says this manual need not carry GPL. (passim): Improvements
9138 from last round at FSF, largely due to Ian Taylor review, and
9139 minor formatting improvements.
9140
9141 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9142 largely due to Ian Taylor review. (Debug Session): minor edits to
9143 new text.
9144
9145Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9146
9147 * Makefile.in (realclean): Remove info and dvi files too.
9148
9149Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9150
9151 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9152 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9153 * gdb.texinfo: Change accordingly.
9154
9155 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9156 N_{L,R}BRAC,N_SLINE are relative to.
9157
9158Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9159
9160 * Makefile.in (GDBvn.texi): Update atomically.
9161
9162Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9163
9164 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9165
9166Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9167
9168 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9169 addresses together. Also motivate the set print symbol-filename
9170 command and suggest other solutions.
9171
9172Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9173
9174 * gdb.texinfo (set print elements): Note that the number of
9175 elements is set to unlimited by "set print elements 0".
9176
9177Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9178
9179 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9180 NF_LDOUBLE means.
9181 (Stab Types): Include Solaris stab types.
9182 (Procedures): Document Solaris extensions.
9183
9184Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9185
9186 * gdb.texinfo: Add `set print symbol-filename' doc.
9187
9188Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9189
9190 * stabs.texinfo (Arrays): Talk about type definition vs. type
9191 information.
9192
9193 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9194 the trailing semicolon.
9195
9196Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9197
9198 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9199 and merge in other parts of the document addressing these subjects.
9200 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9201
9202 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9203 at the end of a range type.
9204
9205 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9206 AIX extensions.
9207
9208Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9209
9210 * stabs.texinfo (Stabs Format): Misc fixes.
9211
9212Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9213
9214 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9215 (Traditional builtin types): Document convex convention for long long.
9216 (Negative builtin types): Discuss type names, and misc fixes.
9217
9218Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9219
9220 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9221 point types used with @samp{R} type descriptor.
9222 (Symbol Descriptors): Describe how to handle conflict between
9223 different meanings of @samp{P} symbol descriptor.
9224
9225Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9226
9227 * stabs.texinfo: Remove node Quick Reference and put its children
9228 directly under the main menu.
9229
9230 * stabs.texinfo: Many more changes to bring it into line with
9231 AIX documentation and reality. I think it now has all the
9232 information from the AIX documentation, except that I burned
9233 out when I got to variant records (Pascal and Modula-2) and
9234 all the COBOL types. Oh well, we can add them later when we're
9235 worrying more about those languages.
9236
9237 * stabs.texinfo (Automatic variables): Talk about what it means
9238 to omit the symbol descriptor.
9239
9240Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9241
9242 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9243 gcc2 behavior with promoted args.
9244
9245Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9246
9247 * gdb.texinfo: include readline appendices in info version of manual
9248
9249Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9250
9251 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9252 target remote.
9253
9254 * gdb.texinfo (Machine Code): more index entries for disassemble
9255
9256Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9257
9258 * Clarify the intended use of the gdb-testers and gdb-patches
9259 mailing lists, and shrink gzip comment.
9260
9261Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9262
9263 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9264 DOSHOST configuration of manual.
9265
9266 * gdb.texinfo (MIPS Stack): new node.
9267
9268 * all-config.texi (MIPS) new switch.
9269
9270 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9271 tense; (MIPS Remote) new node.
9272
9273 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9274 bug; (Environment) less passive, other small cleanups in text about
9275 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9276 (Remote) new MIPS Remote menu entry.
9277
9278Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9279
9280 * stabs.texinfo: Many changes to include information from the
9281 AIX documentation.
9282
9283 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9284
9285Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9286
9287 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9288 Move a bunch of information from ../README.
9289 (Getting Started): New node.
9290
9291Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9292
9293 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9294
9295 * gdb.texinfo: advance manual revision dates to present
9296
9297 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9298 stop using silly Roman numerals in @set variable names
9299
9300Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9301
9302 * stabs.texinfo (Parameters): Keep trying to get this right.
9303
9304Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9305
9306 * stabs.texinfo (Parameters): More on "local parameters".
9307
9308Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9309
9310 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9311
9312Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9313
9314 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9315 (Parameters): Rewrite.
9316 (xcoff-differences, Sun-differences): Minor changes.
9317
9318Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9319
9320 * stabs.texinfo: Minor cleanup.
9321
9322Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9323
9324 * gdbint.texinfo: Minor xcoff stuff.
9325
9326Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9327
9328 * gdbint.texinfo: Update for new config directory structure.
9329 Add info about internal type data structures.
9330
9331Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9332
9333 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9334 $(srcdir).
9335 (gdb-config.texi): Depend on file in $(srcdir).
9336
9337Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9338
9339 * stabs.texinfo: Fixes about N_SO.
9340
9341Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9342
9343 * gdb.texinfo: include list of nonstandard init file names
9344
9345 * *-config.texi: new switch GENERIC for text that applies *only*
9346 to (usual) multiple-target version of manual
9347
9348 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9349 h8 config
9350
9351 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9352 in menus (rather than conditionally selected multiple alternative
9353 menus).
9354
9355 * Makefile.in: define and use DOC_CONFIG var to select
9356 configuration for GDB user manual.
9357
9358 * gdb-config.texi: delete from repository, generate from Makefile.
9359
9360 * all-config.texi: normal `generic' configuration file, formerly
9361 stored as gdb-config.texi
9362
9363Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9364
9365 * Makefile.in: add dvi target to build all .dvi files
9366
9367Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9368
9369 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9370
9371Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9372
9373 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9374 host conditionals.
9375 * stabs.texinfo: More array fixes inspired by Jim's.
9376
9377Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9378
9379 * stabs.texinfo: Fixes re arrays and continuations.
9380
9381 * gdbint.texinfo: Add XCOFF node.
9382
9383Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9384
9385 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9386
9387Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9388
9389 * stabs.texinfo: Fix for array types to mention lower bounds.
9390
9391Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9392
9393 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9394
9395Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9396
9397 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9398
9399Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9400
9401 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9402 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9403
9404Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9405
9406 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9407
9408Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9409
9410 * gdb.texinfo, gdbinv-s.texi: misc updates
9411
9412Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9413
9414 * gdbint.texinfo: Brief documentation for longjmp support,
9415 from an email msg by Stu.
9416
9417Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9418
9419 * stabs.texinfo: Fix description of floating point "range"
9420 types (which really define basic types). Reported by Jim Meehan,
9421 <meehan@src.dec.com>.
9422
9423 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9424
9425Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9426
9427 * gdbint.texinfo: Slightly expand section on supporting a new
9428 object file format.
9429
9430Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9431
9432 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9433 intermediate file.
9434
9435Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9436
9437 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9438
9439Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9440
9441 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9442
9443 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9444 as well as Z8002.
9445
9446Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9447
9448 * gdbint.texinfo: Add sections on clean design and on how to send
9449 in changes.
9450
9451Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9452
9453 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9454
9455Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9456
9457 * gdb.texinfo: Fix typo, reported by Karl Berry.
9458
9459Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9460
9461 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9462
9463Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9464
9465 * gdbint.texinfo: fixed a stray email address (needs @@),
9466 added @table @code to node "Native Conditionals"
9467
9468Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9469
9470 * gdbint.texinfo: Describe coding style of GDB.
9471
9472Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9473
9474 * stabs.texinfo: Minor wording changes.
9475
9476Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9477
9478 * gdbint.texinfo: Improve release doc slightly.
9479
9480Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9481
9482 * gdbint.texinfo: Improve doc of GDB config macros.
9483
9484Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9485
9486 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9487 These will be reinserted when examined.
9488
9489Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9490
9491 * gdbint.texinfo: Make a start at documenting all the #if macros
9492 in GDB. At least list them all, and start separating them into
9493 host-specific and target-specific.
9494
9495Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9496
9497 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9498 examples (not consistent w others).
c906108c
SS
9499 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9500 for generic vn of doc
9501
9502Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9503
9504 * Makefile.in: always create installation directories.
9505
9506Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9507
9508 * gdb.texinfo: in h8 config, do not describe searching commands.
9509
9510Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9511
9512 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9513 conditionals; introduce a few generic switches that may be
9514 useful for other cross-dev or dos-hosted configs.
9515
9516 * gdb.texinfo: fix typo in "info reg" description
9517
9518Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9519
9520 * stabs.texinfo: Minor updates from running TeX over it.
9521 * Makefile.in (stabs.dvi, stabs.ps): Add.
9522
9523Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9524
9525 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9526 First pass at converting it to texinfo.
9527
9528Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9529
9530 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9531 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9532
9533Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9534
9535 * gdbint.texinfo: Add section on partial symbol tables.
9536
9537Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9538
9539 * gdb.texinfo: document `set remotedebug' and `set
9540 rstack_high_address'.
9541
9542Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9543
9544 * gdb.texinfo: slight expansion of new text on reading info files
9545 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9546 H8/300 from DOS.
9547
9548Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9549
9550 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9551
9552Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9553
9554 * gdb.texinfo: Say how to read the `info' files.
9555
9556Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9557
9558 * Makefile.in: gm4 -> m4.
9559
9560Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9561
9562 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9563 Documentation' ahead of `Installing GDB' to match README.
9564 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9565 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9566
9567Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9568
9569 * Makefile.in: remove $(srcdir) from gdb.info rule.
9570
9571Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9572
9573 * Makefile.in: commented out gdb-all.texinfo rule. This is
9574 temporary.
9575
9576Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9577
9578 * Makefile.in, configure.in: removed traces of namesubdir,
9579 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9580 copyrights to '92, changed some from Cygnus to FSF.
9581
9582Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9583
9584 * gdb.texinfo: Improve how we ask for bug reports.
9585
9586Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9587
9588 * Makefile.in: infodir belongs in datadir.
9589
9590Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9591
9592 * Makefile.in: remove spaces following hyphens, bsd make can't
9593 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9594 standards.text support.
c906108c
SS
9595
9596Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9597
9598 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9599 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9600 and mandir now keyed off datadir by default.
9601
9602\f
9603Local Variables:
9e9c5ae7 9604mode: change-log
c906108c
SS
9605left-margin: 8
9606fill-column: 74
9607version-control: never
9608End:
This page took 1.416472 seconds and 4 git commands to generate.