*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
82a90ccf
YQ
12012-09-21 Yao Qi <yao@codesourcery.com>
2 Pedro Alves <palves@redhat.com>
3
4 * gdb.texinfo (GDB/MI Async Records): Document notification
5 'record-started' and 'record-stopped'.
6 * observer.texi (GDB Observers): New observer 'record-changed'.
7
aa9259cc
TS
82012-09-19 Thomas Schwinge <thomas@codesourcery.com>
9
10 * gdb.texinfo: Document the removal of SH's 'regs' command.
11
c1d780c2
SDJ
122012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
13
14 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
15
bb25a15c
YQ
162012-09-18 Yao Qi <yao@codesourcery.com>
17
18 * gdb.texinfo (GDB/MI Async Records): Document new MI
19 notifications '=tsv-created' and '=tsv-deleted'.
20 * observer.texi (GDB Observers): New observer tsv_created and
21 tsv_deleted.
22
201b4506
YQ
232012-09-18 Yao Qi <yao@codesourcery.com>
24
25 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
26 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
27 '=traceframe-changed'.
28
6fc1c773
YQ
292012-09-17 Yao Qi <yao@codesourcery.com>
30
31 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
32 'set listsize'.
33
121c73f3
JK
342012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
35 Eli Zaretskii <eliz@gnu.org>
36
37 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
38 encoding for gdbarch_breakpoint_from_pc, bp_addr for
39 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
40
e9687799
JK
412012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
42
43 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
44
3b5e4d35
YPK
452012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
46
47 Document how to return from "python-interactive" to GDB.
48 * gdb.texinfo (Python Commands): Update documentation.
49
502012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
51
52 Add a new "python-interactive" command that starts a standard
53 Python interactive prompt with "pi" as alias, and add "py" as
54 an alias to "python".
55 * gdb.texinfo (Python Commands): Document the new commands.
56
b583003e
TT
572012-08-22 Tom Tromey <tromey@redhat.com>
58
59 * gdbint.texinfo (Host Definition): Remove documentation for
60 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
61
a451cb65
KS
622012-08-17 Keith Seitz <keiths@redhat.com>
63
64 PR c++/13356
65 * gdb.texinfo (Type and Range Checking): Remove warning.
66 Remove spurious commas.
67 Update text and examples for re-implementation of set/show
68 check type.
69 (C and C++ Type and Range Checks): Likewise.
70
6b1755ce
YQ
712012-08-16 Yao Qi <yao@codesourcery.com>
72
73 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
74 is deprecated.
75
f47f77df
DE
762012-08-13 Doug Evans <dje@google.com>
77
78 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
79 to include functions.
80
a72c3253
DE
812012-08-10 Doug Evans <dje@google.com>
82
83 * gdb.texinfo (Convenience Funs): New node.
84 (Types In Python): Document Type.vector.
85
5b9afe8a
YQ
862012-08-09 Yao Qi <yao@codesourcery.com>
87
88 * observer.texi: New observer command_param_changed.
89 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
90
dc1039df
JK
912012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
92
93 * gdbint.texinfo (Debugging GDB): In section
94 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
95 Mention also gdb-gdb.py.
96
4abf930d
YQ
972012-08-07 Yao Qi <yao@codesourcery.com>
98
99 Revert the folloing patch:
100 2012-08-06 Yao Qi <yao@codesourcery.com>
101 * gdb.texinfo (Remote Configuration): Add kindex for 'set
102 remote hardware-watchpoint-limit' and 'set
103 remote hardware-breakpoint-limit'.
104
f3c8a52a
JK
1052012-08-06 Nathaniel Flath <flat0103@gmail.com>
106
107 * gdb.texinfo (Working Directory): Added information about new
108 default argument for 'cd' command.
109
77a91025
YQ
1102012-08-06 Yao Qi <yao@codesourcery.com>
111
112 * gdb.texinfo (Remote Configuration): Add kindex for 'set
113 remote hardware-watchpoint-limit' and 'set
114 remote hardware-breakpoint-limit'.
115
d9f08f52
YQ
1162012-08-06 Yao Qi <yao@codesourcery.com>
117
118 Fix PR14371.
119
120 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
121 '=breakpoint-deleted'.
122
95b07c96
YQ
1232012-08-02 Yao Qi <yao@codesourcery.com>
124
125 * gdb.texinfo (Native): Remove node Neutrino.
126
7255706c
YQ
1272012-07-27 Yao Qi <yao@codesourcery.com>
128
129 * gdb.texinfo (IPA Protocol Commands): Document new command
130 'close'.
131
d6b28940
TT
1322012-07-25 Tom Tromey <tromey@redhat.com>
133
134 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
135
e615022a
DE
1362012-07-20 Doug Evans <dje@google.com>
137
138 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
139 (Index Files): Document how to control the use of deprecated index
140 sections.
141 (Index Section Format): Replace --use-deprecated-index-sections with
142 "set use-deprecated-index-sections on".
143
055855a4
EZ
1442012-07-12 Eli Zaretskii <eliz@gnu.org>
145
146 * gdbint.texinfo: Remove @syncodeindex directives that put all the
147 indices into a single node "Index". Instead, join function and
148 variable indices into a single index, separate from the concept
149 index. Requested in
150 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
151 (Top): Update the top-level menu: instead of one "Index" there are
152 now separate entries "Concept Index" and "Function and Variable
153 Index".
154 (Concept Index, Function and Variable Index): New nodes.
155 (Index): Node deleted.
156
f77cc5f0
HZ
1572012-07-05 Hui Zhu <hui_zhu@mentor.com>
158
159 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
160 and "maint agent-eval".
161
00595b5e
EZ
1622012-07-03 Eli Zaretskii <eliz@gnu.org>
163
164 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
165 avoid file-name clashes between Index.html and index.html on
166 case-insensitive filesystems. See the discussion starting in
167 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
168 details of the problem.
169 (Top): Update the master menu for the above.
170 (Concept Index, Command and Variable Index): New nodes, instead of
171 the old "Index" node that was deleted. All cross-references
172 updated.
173
d3ce09f5
SS
1742012-07-02 Stan Shebs <stan@codesourcery.com>
175
176 * gdb.texinfo (Dynamic Printf): Mention agent style and
177 disconnected dprintf.
178 (Maintenance Commands): Describe maint agent-printf.
179 (General Query Packets): Mention BreakpointCommands feature.
180 (Packets): Document commands extension to Z0 packet.
181 * agentexpr.texi (Bytecode Descriptions): Document printf
182 bytecode.
183
2d7b58e8
JK
1842012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
185
186 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
187 only after gdbinit files.
188 (Startup): Move -iex and -iex commands down after gdbinit files.
189
202cbf1c
JK
1902012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
191
192 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
193 possibility.
194
b6ba681c
TT
1952012-06-29 Tom Tromey <tromey@redhat.com>
196
197 * gdb.texinfo (Index Section Format): Update for version 7.
198
71caed83
SS
1992012-06-28 Stan Shebs <stan@codesourcery.com>
200
201 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
202 example, add note about title column.
203
ee0bf529
SCR
2042012-06-26 Siva Chandra Reddy <sivachandra@google.com>
205
206 * gdb.texinfo (Symbol Tables In Python): Add description about
207 the new 'last' attribute of gdb.Symtab_and line.
208
3c15d565
SCR
2092012-06-26 Siva Chandra Reddy <sivachandra@google.com>
210
211 * gdb.texinfo (Symbol Tables In Python): Correct the description
212 of the 'pc' attribute of gdb.Symtab_and_line.
213
45cfd468
DE
2142012-06-26 Doug Evans <dje@google.com>
215
216 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
217 and symtab-create.
218
496ee73e
KS
2192012-06-25 Keith Seitz <keiths@redhat.com>
220
221 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
222 from example. Remove "rbreak" from list of corresponding
223 gdb commands.
224
156942c7
DE
2252012-06-23 Doug Evans <dje@google.com>
226
227 * gdb.texinfo (Index Section Format): Document version 7 format.
228
c614397c
YQ
2292012-06-22 Yao Qi <yao@codesourcery.com>
230
231 * gdb.texinfo: Add missing cindex for some packets.
232
472a2379
KS
2332012-06-20 Keith Seitz <keiths@redhat.com>
234
235 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
236 for -break-insert and document -p.
237
2678e2af
YQ
2382012-06-20 Yao Qi <yao@codesourcery.com>
239
240 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
241 and "gdb.write_memory" with "Inferior.read_memory" and
242 "Inferior.write_memory".
243
984359d2
EZ
2442012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
245
246 * gdb.texinfo (Summary): Add a link to "Free Documentation".
247 (Free Documentation): Add @node line.
248 (Continuing and Stepping) <advance location>: Use @item instead of
249 @itemx.
250 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
251 @itemx.
252 (Embedded Processors): Put the link to "PA" to its correct place,
253 according to document structure.
254 (Python API): Put the link to "Lazy Strings In Python" to its
255 correct place.
256 (Index): Use @@ in @tex block to get a literal @.
257
258 * gdbint.texinfo: Fix the @subtitle line.
259
260 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
261 correct place.
262
16bdd41f
YQ
2632012-06-08 Yao Qi <yao@codesourcery.com>
264
265 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
266 Protocol'.
267 (In-Process Agent Protocol, IPA Protocol Objects)
268 (IPA Protocol Commands): New nodes.
269 (Tracepoint Packets): Add anchors.
270
2d4c29c5
TS
2712012-06-06 Thomas Schwinge <thomas@codesourcery.com>
272
273 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
274
6bd110c5
YQ
2752012-06-06 Yao Qi <yao@codesourcery.com>
276
277 * gdb.texinfo: Update copyright year.
278
f3e0e960
SS
2792012-05-23 Stan Shebs <stan@codesourcery.com>
280 Kwok Cheung Yeung <kcy@codesourcery.com>
281
282 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
283
1564a261
JK
2842012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
285
286 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
287 Mention also --with-separate-debug-dir.
288 (Auto-loading): Prepend $debugdir in the sample output.
289 (Auto-loading safe path): Likewise. Mention also $debugdir for the
290 auto-load safe-path variable.
291 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
292 Mention also $debugdir for 'set auto-load scripts-directory'.
293
eb17f351
EZ
2942012-05-19 Eli Zaretskii <eliz@gnu.org>
295
296 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
297 (MIPS Embedded, MIPS, MIPS Register packet Format)
298 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
299 appropriate.
300
4cc0665f
MR
3012012-05-18 Sandra Loosemore <sandra@codesourcery.com>
302 Maciej W. Rozycki <macro@codesourcery.com>
303
304 * gdb.texinfo (MIPS): Document "set mips compression" and "show
305 mips compression".
306 (MIPS Breakpoint Kinds): New subsubsection.
307
7af8dcf8 3082012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
309
310 * gdb.texinfo (Architecture-Specific Protocol Details): Define
311 nodes for subsections. Add @acronym mark-ups and adjust
312 formatting.
313
aff139ff
JK
3142012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
315
316 Rename $ddir to $datadir.
317 * gdb.texinfo (Auto-loading, Auto-loading safe path)
318 (objfile-gdb.py file): Rename $ddir to $datadir.
319
9cb709b6
TT
3202012-05-18 Tom Tromey <tromey@redhat.com>
321
322 * gdb.texinfo (Print Settings): Document 'set print symbol'.
323
e7e0cddf
SS
3242012-05-14 Stan Shebs <stan@codesourcery.com>
325
326 * gdb.texinfo (Dynamic Printf): New subsection.
327
7efc75aa
SCR
3282012-05-13 Siva Chandra Reddy <sivachandra@google.com>
329
330 * gdb.texinfo (Basic Python): Add description about the function
331 gdb.find_pc_line
332
f307c045
JK
3332012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
334 Eli Zaretskii <eliz@gnu.org>
335
336 * gdb.texinfo (Separate Debug Files): Use plural form for global
337 debugging information directory.
338
85d4a676
SS
3392012-05-11 Stan Shebs <stan@codesourcery.com>
340 Kwok Cheung Yeung <kcy@codesourcery.com>
341
342 * gdb.texinfo (Operating System Auxiliary Information): Document new
343 'info os' subcommands.
344
c1668e4e
JK
3452012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
348 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
349 (dotdebug_gdb_scripts section): Add reference
350 to 'Auto-loading safe path'.
351
7349ff92
JK
3522012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
353
354 Implement multi-component --with-auto-load-dir.
355 * gdb.texinfo (Auto-loading): New references
356 for 'set auto-load scripts-directory'
357 and 'show auto-load scripts-directory'.
358 (Auto-loading safe path): Describe the new default. Move $ddir
359 substituation reference to 'objfile-gdb.py file'.
360 (objfile-gdb.py file): Describe script-name alias. Change real-name to
361 script-name. Describe new 'set auto-load scripts-directory'
362 and 'show auto-load scripts-directory'.
363
6dea1fbd
JK
3642012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 Provide $ddir substitution for --with-auto-load-safe-path.
367 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
368 (Auto-loading safe path): Likewise. Mention the default value,
369 $ddir substitution, --with-auto-load-safe-path and
370 --without-auto-load-safe-path.
371 * observer.texi (gdb_datadir_changed): New.
372
1ccacbcd
JK
3732012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
374
375 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
376 Twice.
377
d9242c17
JK
378 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
379 directory separator by path separator.
380
af2c1515
JK
3812012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
382
383 * gdb.texinfo (Auto-loading safe path): Make 'directories'
384 for 'set auto-load safe-path' optional. Mention if it is omitted.
385 Change disabling security protection condition to "/", twice.
386
a20ee7a4
SCR
3872012-05-03 Siva Chandra Reddy <sivachandra@google.com>
388
389 * gdb.texinfo (Symbol Tables In Python): Add documentation about
390 the new methods global_block and static_block on gdb.Symtab
391 objects.
392
56af09aa
SCR
3932012-05-02 Siva Chandra Reddy <sivachandra@google.com>
394
395 * gdb.texinfo (Blocks In Python): Add a note saying that future
396 improvements to GDB and its infrastructure can move symbols
397 across blocks within a symbol table.
398
2746b0ef
YQ
3992012-04-29 Yao Qi <yao@codesourcery.com>
400
401 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
402 (A29K): Remove.
403
62e5f89c
SDJ
4042012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
405 Tom Tromey <tromey@redhat.com>
406
407 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
408 and generic static probe support on GDB.
409
a766d390
DE
4102012-04-25 Doug Evans <dje@google.com>
411
50f042b9
DE
412 * gdb.texinfo (Go): Fix thinko.
413
a766d390
DE
414 * gdb.texinfo (Supported Languages): Add Go.
415 (Go): New node.
416
f02e2b19
YQ
4172012-04-25 Yao Qi <yao@codesourcery.com>
418
419 * gdbint.texinfo (Testsuite): New section `Board settings'.
420
68d41a48
JK
4212012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
422
423 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
424 Three times.
425
174bb630
JK
426 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
427 Three times.
428
0511cc75
JK
4292012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
430
431 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
432 by @table @asis. Fix formatting of one item.
433
0070f25a
JK
4342012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
435
436 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
437
4dc84fd1
JK
4382012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
439
440 New option "set debug auto-load".
441 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
442 (auto-load verbose mode): New node.
443
bccbefd2
JK
4442012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
445
446 New option "set auto-load safe-path".
447 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
448 and "info auto-load" examples for safe-path. Put there also references
449 for "set auto-load safe-path" and "show auto-load safe-path".
450 New menu item for Auto-loading safe path.
451 (Auto-loading safe path): New node.
452 (Python Auto-loading): Update the expected output from "Missing"
453 to "No".
454
bf88dd68
JK
4552012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 auto-load: Implementation.
458 * gdb.texinfo (Mode Options): New anchor for -nx.
459 (Startup): New anchors for Option -init-eval-command,
460 Home Directory Init File
461 and Init File in the Current Directory during Startup.
462 Mention set auto-load local-gdbinit with a reference.
463 Change the sample code to "set auto-load python-scripts".
464 (Threads): New anchor set libthread-db-search-path.
465 Provide references to libthread_db.so.1 file.
466 (Controlling GDB): New menu item for Auto-loading.
467 (Auto-loading, Init File in the Current Directory)
468 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
469 (Python): Rename the menu item Auto-loading to Python Auto-loading.
470 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
471 reference.
472 (Auto-loading): Rename to ...
473 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
474 "set auto-load python-scripts", new anchor for it. Change
475 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
476 for it. Change "info auto-load-scripts"
477 to "info auto-load python-scripts", new anchor for it. Change "scripts"
478 to "Python scripts".
479
8264ba82
AG
4802012-04-14 Anton Gorenkov <xgsa@yandex.ru>
481
482 PR mi/13393
483 * gdb.texinfo (Print Settings): Extend the description for "set print
484 object".
485 (GDB/MI Variable Objects): Extend the description for -var-create and
486 -var-list-children.
487
06fc020f
SCR
4882012-04-11 Siva Chandra Reddy <sivachandra@google.com>
489
490 * gdb.texinfo (Examining Data): Document the 'explore' command.
491
7191c139
JB
4922012-03-28 Joel Brobecker <brobecker@adacore.com>
493
494 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
495 to the children of a varobj and its update range when -var-update
496 returns that the varobj's type changed.
497
3708f05e
JK
4982012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
499
500 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
501 Create two new links fir 'objfile-gdb.py file'
502 and 'dotdebug_gdb_scripts section'.
503
8e0583c8
JK
5042012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
505
506 * gdb.texinfo (Auto-loading): Rename node reference
507 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
508 Twice.
509 (.debug_gdb_scripts section): Rename the node ...
510 (dotdebug_gdb_scripts section): ... here.
511 (Maintenance Commands): Also rename this node reference.
512
7b282c5a
SCR
5132012-03-22 Siva Chandra Reddy <sivachandra@google.com>
514
515 * gdb.texinfo (Python API/Values From Inferior): Add description
516 about the new method Value.referenced_value. Add description on
517 how Value.dereference is different (and similar) to
518 Value.referenced_value.
519
8320cc4f
JK
5202012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
523 --init-eval-command=COMMAND, -iex.
524 (Startup): Describe -iex and -ix. Simplify the example
525 for "set auto-load-scripts off".
526
481860b3
GB
5272012-03-16 Gary Benson <gbenson@redhat.com>
528
529 PR breakpoints/10738
530 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
531 stating that GDB cannot set breakpoints on inlined functions.
532 (Mode Options): Document --use-deprecated-index-sections.
533 (Index Section Format): Document new index section version format.
534
c4aeac85
TT
5352012-03-15 Tom Tromey <tromey@redhat.com>
536
537 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
538
16899756
DE
5392012-03-13 Doug Evans <dje@google.com>
540
541 * gdb.texinfo (Help): Change apropos example to use "alias" instead
542 of "reload".
543 (Symbols): Delete docs for set/show symbol-reloading.
544 * gdbint.texinfo (Defining Other Architecture Features): Delete
545 SYMBOL_RELOADING_DEFAULT.
546 * refcard.tex: Delete reference to symbol-reloading.
547
9b224c5e
PA
5482012-03-07 Pedro Alves <palves@redhat.com>
549
550 * gdb.texinfo (General Query Packets): Document new
551 QProgramSignals packet.
552 * gdb.texinfo (Remote configuration): Mention
553 "program-signals-packet".
554
169081d0
TG
5552012-03-05 Tristan Gingold <gingold@adacore.com>
556
557 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
558
d1feda86
YQ
5592012-03-03 Yao Qi <yao@codesourcery.com>
560
561 * gdb.texinfo (In-Process Agent): New node.
562 Document new commands.
563 (General Query Packets): Add packet `QAgent'.
564
1faeff08
MR
5652012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
566
567 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
568
7d74f244
DE
5692012-03-01 Scott J. Goldman <scottjg@vmware.com>
570
571 * gdb.texinfo (Commands In Python): Put example python macro in
572 COMMAND_USER category rather than COMMAND_OBSCURE.
573 Document gdb.COMMAND_USER.
574 (User-defined Commands): Update documentation to clarify
575 "set/show max-user-call-depth" and "show user" don't apply to python
576 commands. Update documentation to clarify "help user-defined" may
577 also include python commands defined as COMMAND_USER.
578
6fe37d23
JK
5792012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
580
581 * gdb.texinfo (Startup): Add option -ex description to the option -x
582 description.
583
83364271
LM
5842012-02-24 Luis Machado <lgustavo@codesourcery.com>
585
586 * gdb.texinfo (Setting Breakpoints): Mention and explain the
587 condition-evaluation breakpoint parameter.
588 Mention condition-evaluation mode being shown in "info break".
589 (Break Conditions): Add description for target-side
590 conditional breakpoints.
591 (Remote Configuration): Mention conditional-breakpoints-packet.
592 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
593 cond-expr.
594 (General Query Packets): Mention new ConditionalBreakpoint feature.
595
bdb1994d
TT
5962012-02-22 Tom Tromey <tromey@redhat.com>
597
598 * gdb.texinfo (Blocks In Python): Clarify block iteration.
599
4d241c86
TT
6002012-02-17 Tom Tromey <tromey@redhat.com>
601
602 PR python/10753:
603 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
604 directory.
605
816338b5
SS
6062012-02-14 Stan Shebs <stan@codesourcery.com>
607
608 * gdb.texinfo (Disabling Breakpoints): Document enable count.
609
cc30c4bd
PA
6102012-02-13 Pedro Alves <palves@redhat.com>
611
612 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
613 mips-idt-ecoff.
614
035d1e5b
YQ
6152012-02-09 Yao Qi <yao@codesourcery.com>
616
617 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
618
f0823d2c
TT
6192012-02-07 Tom Tromey <tromey@redhat.com>
620
621 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
622 Symbol.value.
623
64e7d9dd
TT
6242012-02-07 Tom Tromey <tromey@redhat.com>
625
626 * gdb.texinfo (Symbols In Python): Document Symbol.line.
627
4220b2f8
TS
6282012-01-27 Thomas Schwinge <thomas@codesourcery.com>
629
630 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
631
edcc5120
TT
6322012-01-24 Tom Tromey <tromey@redhat.com>
633
634 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
635 unload".
636 (Files): Mention new catch commands.
637 (GDB/MI Async Records): Likewise.
638
53fe1783
GB
6392012-01-24 Gary Benson <gbenson@redhat.com>
640
641 Delete #if 0'd out code.
642 * gdb.texinfo (Frame Info): Remove "info catch".
643
b9e7b9c3
UW
6442012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
645
646 * gdb.texinfo (Remote Configuration): Document
647 "set remote hostio-readlink-packet" command.
648 (General Query Packets): Document vFile:readlink packet.
649
4aac40c8
TT
6502012-01-16 Tom Tromey <tromey@redhat.com>
651
652 * gdb.texinfo (Specify Location): Document relative file name
653 handling.
654
cafec441
TT
6552012-01-16 Tom Tromey <tromey@redhat.com>
656
657 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
658
0ee339bc
JK
6592012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
660 Eli Zaretskii <eliz@gnu.org>
661
662 * gdbint.texinfo (Coding Standards): Require braces for two lines of
663 code.
664
72384ba3
PH
6652012-01-11 Paul Hilfinger <hilfingr@adacore.com>
666
667 * gdb.texinfo (Variables): Document use of :: for non-static
668 variables.
669
ce1b17c4
JB
6702012-01-05 Joel Brobecker <brobecker@adacore.com>
671
672 * gdbint.texinfo (Start of New Year Procedure): Update
673 to replace use of copyright.sh by use of copyright.py.
674
217bff3e
JK
6752012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
676
677 Remove the gdbtui binary.
678 * all-cfg.texi (GDBTUI): Remove.
679 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
680 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
681 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
682
cc72b2a2
KP
6832011-12-23 Kevin Pouget <kevin.pouget@st.com>
684
685 Introduce gdb.FinishBreakpoint in Python.
686 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
687 (Python API): Add menu entry for Finish Breakpoints.
688
13ac8d2c
JK
6892011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
690
691 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
692 tests.
693
e0f9f062
DE
6942011-12-16 Doug Evans <dje@google.com>
695
696 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
697
80b6e756
PM
6982011-12-16 Phil Muldoon <pmuldoon@redhat.com>
699
1c3ad6ab 700 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
701 stack". Add documentation for "set/show python print-stack".
702
2fb860fc
PA
7032011-12-14 Pedro Alves <pedro@codesourcery.com>
704
705 * gdb.texinfo (Implementing a Remote Stub): Explain that you
706 should transfer control to the stub in the startup code instead of
707 in main. Mention the need to get past the initial breakpoint.
708
f8eba3c6
TT
7092011-12-06 Tom Tromey <tromey@redhat.com>
710
711 * gdb.texinfo (Set Breaks): Update for new behavior.
712
2268b414
JK
7132011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
714
715 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
716 List Format for SVR4 Targets'.
717 (General Query Packets): New item qXfer:libraries-svr4:read.
718 (Library List Format for SVR4 Targets): New node.
719
ae6f0d5b
TT
7202011-12-01 Tom Tromey <tromey@redhat.com>
721
722 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
723 add.
724
36dfb11c
TT
7252011-11-22 Tom Tromey <tromey@redhat.com>
726
727 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
728 reasons.
729
f196051f
SS
7302011-11-20 Stan Shebs <stan@codesourcery.com>
731
732 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
733 note-related options and variables.
734 (Tracepoint Packets): Document packet changes.
735
f85b53f8
SD
7362011-11-20 Sanjoy Das <sdas@igalia.com>
737
738 * gdb.texinfo (JIT Interface): Add documentation on writing and
739 usind JIT debug info readers.
740 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
741 Debug Info Readers): New nodes.
742
bfccc43c
YQ
7432011-11-18 Yao Qi <yao@codesourcery.com>
744
745 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
746 tracepoint.
747
c011a4f4
DE
7482011-11-15 Doug Evans <dje@google.com>
749
750 * gdb.texinfo (Files): Document basenames-may-differ.
751
ed59ded5
DE
7522011-11-14 Doug Evans <dje@google.com>
753
754 * gdb.texinfo (Shell Commands): Document "!".
755
405f8e94
SS
7562011-11-14 Stan Shebs <stan@codesourcery.com>
757 Kwok Cheung Yeung <kcy@codesourcery.com>
758
759 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
760 needed to get shorter fast tracepoints.
761 (Tracepoint Packets): Document new qTMinFTPILen packet.
762
1e4d1764
YQ
7632011-11-14 Yao Qi <yao@codesourcery.com>
764
765 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
766 behavior of tracepoint.
767 (General Query Packets): New feature InstallInTrace.
768 (Remote Configuration): Document "set remote
769 install-in-trace-packet".
770
71eba9c2 7712011-11-12 Matt Rice <ratmice@gmail.com>
772
773 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
774 Add arguments to info macro.
775
e0f8f636
TT
7762011-11-10 Tom Tromey <tromey@redhat.com>
777
778 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
779 manual.
780 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
781 (Macros): Add a footnote.
782 (C): Remove paragraph about compiler options.
783 (C Constants): Mention wide character and string constants.
784 (C Plus Plus Expressions): Update compiler option advice. Mention
785 using declarations. Mention ADL. Remove old HP compiler
786 information.
787
625c0d47
TT
7882011-11-10 Tom Tromey <tromey@redhat.com>
789
790 PR c++/9257:
791 * gdb.texinfo (Print Settings): Add an extra note about the need
792 for a vtable.
793
4be2aacc
MR
7942011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
795
796 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
797 "set mips abi" documentation.
798
0a1c4d10
DE
7992011-11-04 Doug Evans <dje@google.com>
800
801 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
802
aad1c02c
TT
8032011-11-03 Tom Tromey <tromey@redhat.com>
804
805 * gdb.texinfo (Stopping): Add menu entry.
806 (Continuing and Stepping): Restore @node. Use @section, not
807 @subsection.
808
983fb131
MR
8092011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
810
811 * gdb.texinfo (Skipping Over Functions and Files): Remove node
812 designation. Fix "Specify Location" cross-reference.
813
3065dfb6
SS
8142011-11-02 Stan Shebs <stan@codesourcery.com>
815
816 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
817 (General Query Packets): Describe tracenz feature.
818 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
819
0aaaf063
PK
8202011-10-28 Paul Koning <paul_koning@dell.com>
821
822 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
823
2231f1fb
KP
8242011-10-27 Kevin Pouget <kevin.pouget@st.com>
825
826 * gdb.texinfo ((Frames In Python): Document
827 gdb.FRAME_UNWIND_FIRST_ERROR contant.
828
5110b5df
PK
8292011-10-26 Paul Koning <paul_koning@dell.com>
830
831 * gdb.texinfo (gdb.types): Document new deepitems function.
832
22dbab46
PK
8332011-10-25 Paul Koning <paul_koning@dell.com>
834
835 PR python/13327
836
837 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
838 fetch_lazy method.
839
9df2fbc4
PM
8402011-10-20 Phil Muldoon <pmuldoon@redhat.com>
841
842 PR python/12656
843
844 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
845 global_block, static_block function.
846
f05e2e1d
TT
8472011-10-19 Tom Tromey <tromey@redhat.com>
848
849 * gdb.texinfo (Commands In Python): Add missing "@"s.
850
a7fc3f37
KP
8512011-10-13 Kevin Pouget <kevin.pouget@st.com>
852
853 PR python/13285 Document named constants for frame unwind stop reasons
854 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
855 constants.
856
5048e516
JK
8572011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
858
859 Fix compatibility with texinfo versions older than 4.12.
860 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
861 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
862 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
863 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
864 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
865 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
866 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
867
5a56e9c5
DE
8682011-10-09 Doug Evans <dje@google.com>
869
870 * gdb.texinfo (Extending GDB): Document alias command.
871
36b11add
JK
8722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 Support @entry in input expressions.
875 * gdb.texinfo (Variables): Describe @entry names suffix.
876 (Print Settings): Add anchor for `set print entry-values'.
877
e18b2753
JK
8782011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
879 Eli Zaretskii <eliz@gnu.org>
880
881 Display @entry parameter values (without references).
882 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
883 example.
884 (Print Settings): New description of set print entry-values and show
885 print entry-values.
886
111c6489
JK
8872011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
888 Eli Zaretskii <eliz@gnu.org>
889
890 Recognize virtual tail call frames.
891 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
892 (Tail Call Frames): New node.
893 (Frames In Python): Add gdb.TAILCALL_FRAME.
894
9c15afc4
DE
8952011-10-07 Doug Evans <dje@google.com>
896
897 * gdb.texinfo (gdb.printing): Document new `replace' arg to
898 register_pretty_printer.
899
99f5279d
PM
9002011-10-07 Phil Muldoon <pmuldoon@redhat.com>
901
902 PR python/12930
903 PR python/12802
904
905 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
906 stop method.
907
03583c20
UW
9082011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
909
910 * gdb.texinfo (Starting your Program): "set disable-randomization"
911 is no longer Linux-specific.
912 (Remote Configuration): Document "set remote
913 disable-randomization-packet".
914 (General Query Packets): Document "QDisableRandomization" packet
915 and add it to "qSupported" list.
916
bd054e06
KP
9172011-10-07 Kevin Pouget <kevin.pouget@st.com>
918
919 Allow Python notification of new object-file loadings.
920 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
921 event type.
922
cb6be26b
KP
9232011-10-04 Kevin Pouget <kevin.pouget@st.com>
924
925 PR python/12691: Add the inferior to Python exited event
926 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
927
a05336a1
JB
9282011-10-03 Joel Brobecker <brobecker@adacore.com>
929
930 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
931 rephasing.
932
5d77fe44
JB
9332011-10-03 Joel Brobecker <brobecker@adacore.com>
934
935 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
936 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
937 as possible feature returned by the `-list-features'
938 command.
939
699df94d
PK
9402011-09-28 Paul Koning <paul_koning@dell.com>
941
942 * gdb.texinfo (gdb.Type): Document field access by dictionary
943 key syntax.
944
24bdad53
YQ
9452011-09-28 Yao Qi <yao@codesourcery.com>
946
947 * gdb.texinfo (Files): Update options for `add-symbol-file'.
948 Add one space after option `-s'. Remove @r{} markup.
949
6710bf39
SS
9502011-09-27 Stan Shebs <stan@codesourcery.com>
951
952 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
953
d99f7e48
HZ
9542011-09-16 Hui Zhu <teawater@gmail.com>
955
956 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
957 to *(unsigned char *)$esp@300.
958
d812018b
PK
9592011-09-15 Paul Koning <paul_koning@dell.com>
960
961 * gdb.texinfo: Make style of Python functions and methods match
962 the syntax of Python. Also put class and module names explicitly
963 on function, member, and variable names, matching Python
964 documentation conventions.
965
2aa48337
KP
9662011-09-15 Kevin Pouget <kevin.pouget@st.com>
967
968 PR Python/12692 Add gdb.selected_inferior() to Python interface.
969 * gdb.texinfo (Inferiors In Python): Describe new
970 gdb.selected_inferior() function.
971
6839b47f
KP
9722011-09-15 Kevin Pouget <kevin.pouget@st.com>
973
974 Handle multiple breakpoint hits in Python interface:
975 * gdb.texinfo (Events In Python): New function documentation:
976 gdb.BreakpointEvent.breakpoints. Indicate that
977 gdb.BreakpointEvent.breakpoint is now deprecated.
978
26829f2b
JB
9792011-09-04 Joel Brobecker <brobecker@adacore.com>
980
981 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
982
a9f54f60
TT
9832011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
984
985 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
986
fa3a4f15
PM
9872011-08-17 Phil Muldoon <pmuldoon@redhat.com>
988
989 * gdb.texinfo (Prompt): Add set/show extended-prompt
990 documentation
991 (Basic Python): Add prompt_hook anchor.
992 (Python modules): Reword module text to reflect multiple modules.
993 (gdb.prompt): Document gdb.prompt module.
994
224bbe49
YQ
9952011-08-14 Yao Qi <yao@codesourcery.com>
996
78d85199
YQ
997 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
998
9992011-08-14 Yao Qi <yao@codesourcery.com>
1000
1001 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1002 (TIC6x Features): New node.
1003
457e09f0
DE
10042011-08-12 Doug Evans <dje@google.com>
1005
1006 * gdb.texinfo (Symbols In Python): Document symbol.type.
1007
5e239b84
PM
10082011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1009
1010 * gdb.texinfo (Python): Document command and function
1011 auto-loading.
1012
177bc839
JK
10132011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1014 Eli Zaretskii <eliz@gnu.org>
1015
1016 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1017 typedefs unrolling. Extend the sample code by an inner typedef and
1018 outer typedefs unrolling.
1019
1a532630
PP
10202011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1021
1022 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1023 size and line-size.
1024
9b158ba0 10252011-07-21 Matt Rice <ratmice@gmail.com>
1026
1027 PR macros/12999
1028 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1029 Update text and cindex entries for info macro command.
1030
d17b6f81
PM
10312011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1032
1033 * observer.texi (GDB Observers): Add before_prompt observer.
1034 * gdb.texinfo (Basic Python): Add documentation for prompt
1035 substitution.
1036
713389e0
PM
10372011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1038
1039 PR python/12438
1040 * gdb.texinfo (Python Commands): Add deprecate note to maint
1041 set/show python print-stack. Document set/show python
1042 print-backtrace.
1043
177b42fe
TJB
10442011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1045
1046 * gdb.texinfo: Fix typos.
1047
900e11f9
JK
10482011-07-01 Tom Tromey <tromey@redhat.com>
1049
1050 * gdb.texinfo (Debugging Output): Document set debug
1051 check-physname.
1052
39c4d40a
TT
10532011-06-29 Tom Tromey <tromey@redhat.com>
1054
1055 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1056 breakpoint-notifications feature.
1057
6f5def7d
UW
10582011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1059
1060 * gdb.texinfo (Target Description): Remove warning about
1061 possibly unstable format.
1062
8cf64490
TT
10632011-06-03 Tom Tromey <tromey@redhat.com>
1064
1065 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1066 (Events In Python): Note that exit_code is optional.
1067
393eab54
PA
10682011-05-17 Pedro Alves <pedro@codesourcery.com>
1069
1070 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1071 required for multi-threading support.
1072 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1073 Hc are deprecated for multi-threading debugging. Point readers at
1074 the vCont packet.
1075
75fc9810
DE
10762011-05-15 Doug Evans <dje@google.com>
1077
1078 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1079
01124a23
DE
10802011-05-13 Doug Evans <dje@google.com>
1081
98a5dd13
DE
1082 * gdb.texinfo (Threads): Document $sdir,$pdir.
1083 (Server): Document $pdir exception.
1084
dbaefcf7
DE
1085 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1086
cc63ef9b
DE
1087 * gdb.texinfo (Threads): Clarify default value for
1088 libthread-db-search-path.
7e0396aa 1089
01124a23
DE
1090 * gdb.texinfo (Completion): Update example.
1091 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1092
d248b706
KY
10932011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1094
1095 * gdb.texinfo: Document change in the behaviour of the enable and
1096 disable GDB commands when applied to tracepoints.
1097 Document the EnableDisableTracepoints remote stub feature.
1098 Document QTEnable and QTDisable in the list of tracepoint packets.
1099
cc88a640
JK
11002011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1101
1102 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1103 hsuser.texi.
1104 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1105 comment to hsuser.texi. Change rluser.texi name in the comment.
1106
84e578fb
DE
11072011-05-10 Doug Evans <dje@google.com>
1108
1109 * gdb.texinfo (Threads): If an empty path is provided for
1110 libthread-db-search-path it is reset to its default value.
1111 (Server): Ditto.
1112
478aac75
DE
11132011-05-09 Doug Evans <dje@google.com>
1114
1115 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1116
9c06b0b4
TJB
11172011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1118 Thiago Jung Bauermann <bauerman@br.ibm.com>
1119
1120 Implement support for PowerPC BookE masked watchpoints.
1121 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1122 (PowerPC Embedded): Mention support of masked watchpoints.
1123
9ed350ad
JB
11242011-05-03 Joel Brobecker <brobecker@adacore.com>
1125
1126 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1127 `@value{GDBN}'.
1128
4ceed123
JB
11292011-05-03 Joel Brobecker <brobecker@adacore.com>
1130
1131 * gdb.texinfo (titlepage): Remove dedication.
1132 (In Memoriam): New appendix.
1133
559a7a62
JK
11342011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1135 Eli Zaretskii <eliz@gnu.org>
1136
1137 * gdb.texinfo (Index Section Format): Change the version to 5.
1138 Describe the different formula.
1139
03f2bd59
JK
11402011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1141 Eli Zaretskii <eliz@gnu.org>
1142
1143 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1144 for disconnected tracing.
1145 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1146 extended-remote relationship. Mention --once.
1147 (TCP port allocation lifecycle of @code{gdbserver}): New.
1148
d9b1a651
EZ
11492011-04-23 Eli Zaretskii <eliz@gnu.org>
1150
1151 * gdb.texinfo (Server): Improve indexing. Index all optional
1152 switches to gdbserver.
1153
90476074
TT
11542011-04-20 Tom Tromey <tromey@redhat.com>
1155
1156 * gdb.texinfo (Index Section Format): New node.
1157 (Top): Add new node to menu.
1158
c21236dc
PA
11592011-04-20 Pedro Alves <pedro@codesourcery.com>
1160
1161 * gdb.texinfo (Maintenance Commands): Document `maint print
1162 remote-registers'.
1163
05c8c3f5
TT
11642011-04-20 Tom Tromey <tromey@redhat.com>
1165
1166 * gdb.texinfo (Trace File Format): Move node later.
1167
7a9dd1b2
TT
11682011-04-19 Tom Tromey <tromey@redhat.com>
1169
1170 * gdbint.texinfo (Register Information Functions): Remove
1171 duplicate "the".
1172 * gdb.texinfo (Emacs): Remove duplicate "to".
1173 (GDB/MI Variable Objects): Remove duplicate "the".
1174 (General Query Packets): Likewise.
1175
4368ebeb
JB
11762011-04-02 Joel Brobecker <brobecker@adacore.com>
1177
1178 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1179 "GDB/MI Ada Exception Information" node.
1180
956a9fb9
JB
11812011-04-01 Joel Brobecker <brobecker@adacore.com>
1182
1183 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1184 the "exception-name" field in the *stopped async record.
1185
f1310107
TJB
11862011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1187 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1188
1189 Implement support for PowerPC BookE ranged breakpoints.
1190 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1191
8786b2bd
TT
11922011-03-28 Tom Tromey <tromey@redhat.com>
1193
1194 * gdb.texinfo (Set Tracepoints): Fix typo.
1195
9ef07c8c
TT
11962011-03-24 Tom Tromey <tromey@redhat.com>
1197
1198 * gdb.texinfo (Specify Location): Document `function:label'
1199 linespec.
1200
99c3dc11
PM
12012011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1202
f1310107 1203 PR python/12149
99c3dc11
PM
1204
1205 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1206
29703da4
PM
12072011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1208
1209 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1210 (Inferiors In Python): Likewise.
1211 (Threads In Python): Likewise.
1212 (Symbols In Python): Likewise.
1213 (Objfiles In Python): Likewise.
1214 (Symbol Tables In Python): Likewise.
1215
c9174737
PA
12162011-03-15 Pedro Alves <pedro@codesourcery.com>
1217
1218 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1219 display>: Explain that the commands accept number ranges.
1220
7371cf6d
PM
12212011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1222
1223 * gdb.texinfo (Breakpoints In Python): Add description and example
1224 of Python stop function operation.
1225
ecec24e6
PM
12262011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1227
1228 * gdb.texinfo (Parameters In Python): Document get_set_string and
1229 get_show_string methods.
1230
6dcd5565
JK
12312011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1232
1233 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1234
81896e36
JK
1235 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1236 circular-trace-buffer name.
1237
5e30da2c
JB
12382011-02-28 Joel Brobecker <brobecker@adacore.com>
1239
1240 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1241 in the previous change.
1242
3bd0f5ef 12432011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1244
1245 * gdb.texinfo (Inferiors and Programs): Update commands to show
1246 that they can accept multiple arguments.
1247
4ec7539c
JB
12482011-02-24 Joel Brobecker <brobecker@adacore.com>
1249
1250 Revert the following patch (code patch was not approved):
1251 2011-02-21 Hui Zhu <teawater@gmail.com>
1252 * agentexpr.texi (bytecode descriptions): add printf.
1253 * gdb.texinfo (tracepoint action lists): add printf.
1254
82809774
DE
12552011-02-23 Doug Evans <dje@google.com>
1256
1257 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1258
e5a67952
MS
12592011-02-23 Michael Snyder <msnyder@vmware.com>
1260
1261 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1262 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1263 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1264
6e6fbe60
DE
12652011-02-22 Doug Evans <dje@google.com>
1266
1267 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1268 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1269 add description of result, fix @defun formatting.
1270
f994e27a
HZ
12712011-02-21 Hui Zhu <teawater@gmail.com>
1272
1273 * agentexpr.texi (Bytecode Descriptions): Add printf.
1274 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1275
c7f96d2b
TT
12762011-02-18 Tom Tromey <tromey@redhat.com>
1277
1278 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1279
60f98dde
MS
12802011-02-14 Michael Snyder <msnyder@vmware.com>
1281
1282 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1283 Document new command "thread find".
1284
08e796bc
MS
12852011-02-14 Michael Snyder <msnyder@vmware.com>
1286
1287 * gdb.texinfo (Threads): Update example of new thread message.
1288
b3b9301e
PA
12892011-02-14 Pedro Alves <pedro@codesourcery.com>
1290
1291 * gdb.texinfo (Remote Configuration): Mention set/show remote
1292 traceframe-info.
1293 (Tools/Packages Optional for Building GDB): Mention that expat is
1294 used for traceframe info.
1295 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1296 (General Query Packets) <qSupported>: Describe the
1297 qXfer:traceframe-info:read feature.
1298 (qXfer::read): Describe qXfer:traceframe-info:read.
1299 (Traceframe Info Format): New section.
1300
cef35b0f
PA
13012011-02-04 Pedro Alves <pedro@codesourcery.com>
1302
1303 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1304 for casts and unary operators.
1305
f1cbe1d3
TT
13062011-02-04 Tom Tromey <tromey@redhat.com>
1307
1308 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1309 is not useful.
1310
585fdaa1
PA
13112011-01-25 Pedro Alves <pedro@codesourcery.com>
1312
1313 * gdb.texinfo: s/value optimized out/optimized out/g
1314
7bfc9434
JB
13152011-01-21 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.texinfo (Other Misc Settings): Rework part of the
1318 documentation of the "set interactive mode" command.
1319
4694da01
TT
13202011-01-19 Tom Tromey <tromey@redhat.com>
1321
1322 * gdb.texinfo (Threads): Document thread name output and `thread
1323 name' command.
1324 (Threads In Python): Document Thread.name attribute.
1325 (GDB/MI Thread Commands): Document thread attributes.
1326
b716877b
AB
13272011-01-12 Andrew Burgess <aburgess@broadcom.com>
1328
1329 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1330 changes in mi/mi-cmd-disas.c
1331
13fd8b81
TT
13322011-01-12 Tom Tromey <tromey@redhat.com>
1333
1334 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1335 Fix "thread apply" text.
1336
e09342b5
TJB
13372011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1338 Thiago Jung Bauermann <bauerman@br.ibm.com>
1339
1340 Implement support for PowerPC BookE ranged watchpoints.
1341 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1342 the "set powerpc exact-watchpoints" flag.
1343
06e65f44
TT
13442011-01-07 Tom Tromey <tromey@redhat.com>
1345
1346 * gdb.texinfo (Python API): Add descriptions to @menu items.
1347
d8e22779
TT
13482011-01-06 Tom Tromey <tromey@redhat.com>
1349
1350 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1351
a255712f
PP
13522010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1353
e09342b5 1354 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1355
ccfc3d6e
TT
13562011-01-06 Tom Tromey <tromey@redhat.com>
1357
1358 PR python/12133:
1359 * gdb.texinfo (Frames In Python): Document various frame
1360 constants.
1361
44944448
JB
13622011-01-05 Joel Brobecker <brobecker@adacore.com>
1363
1364 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1365 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1366 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1367
42ea3d7a
JK
13682011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1369
1370 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1371 (clean): Add GDBvn.texi.
1372
720d1a40
JB
13732010-12-29 Joel Brobecker <brobecker@adacore.com>
1374
1375 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1376 occasional case where the debugger prints an array address
1377 instead of the array itself.
1378
ad196637
PA
13792010-12-23 Pedro Alves <pedro@codesourcery.com>
1380
1381 * gdb.texinfo (Packets) <read registers packet>: Document support
1382 for registers that were not collected.
1383
a86caf66
DE
13842010-12-15 Doug Evans <dje@google.com>
1385
1386 * gdb.texinfo (Startup): Document auto-loading of scripts during
1387 startup.
1388 (Auto-loading): Delete "maint set python auto-load on|off".
1389 Add "set auto-load-scripts on|off".
1390
aae1c79a
DE
13912010-12-07 Doug Evans <dje@google.com>
1392
1393 * gdb.texinfo (Mode Options): Document -data-directory.
1394 (Data Files): Add reference to -data-directory.
1395
4e04c971
DE
13962010-11-29 Doug Evans <dje@google.com>
1397
1398 * gdb.texinfo (Pretty-Printer Introduction): Change
1399 printer-name:subprinter-name to printer-name;subprinter-name.
1400
94b6973e
PM
14012010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1402
1403 PR python/12199
1404
1405 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1406
39037522
TT
14072010-11-23 Tom Tromey <tromey@redhat.com>
1408
1409 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1410 (Editing): Likewise.
1411 (Command History): Likewise.
1412 (TUI Keys): Likewise.
1413 (Bug Reporting): Conditionally include rluser.texi and
1414 inc-history.texinfo.
1415 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1416 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1417 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1418 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1419 (gdb.pdf): Likewise.
1420 (gdb.info): Likewise.
1421 (gdb/index.html): Likewise.
1422
5ae98d25
TT
14232010-11-23 Tom Tromey <tromey@redhat.com>
1424
1425 * Makefile.in (Makefile): Run ../config.status.
1426 (distclean): Update.
1427 * configure: Remove.
1428 * configure.ac: Remove.
1429
621c8364
TT
14302010-11-12 Tom Tromey <tromey@redhat.com>
1431
1432 * gdb.texinfo (Basic Python): Update. Add xref.
1433 (Exception Handling): Document new exception classes.
1434 (Types In Python): Update.
1435 (Frames In Python): Update.
1436
84f4c1fe
PM
14372010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1438
1439 * gdb.texinfo (Breakpoints In Python): Document "internal"
1440 parameter, and visible attribute.
1441
99e7ae30
DE
14422010-11-05 Doug Evans <dje@google.com>
1443
1444 * gdb.texinfo (Source Path): Document "set directories".
1445
f4b8a18d
KW
14462010-11-05 Ken Werner <ken.werner@de.ibm.com>
1447
1448 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1449 (OpenCL C): New node.
1450
7b51bc51
DE
14512010-11-02 Doug Evans <dje@google.com>
1452
1453 * gdb.texinfo (Pretty Printing): Expand into three sections,
1454 introduction, example, and commands.
1455 (Python API): Delete section Disabling Pretty-Printers, merge into
1456 Selecting Pretty-Printers.
1457 (Writing a Pretty-Printer): New section. Move the pretty-printer
1458 example here, and reformat to match python coding style. Add a second
1459 example using the gdb.printing module.
1460 (Python modules): Add gdb.printing.
1461
9eeee977
DE
14622010-10-29 Doug Evans <dje@google.com>
1463
1464 * gdb.texinfo (Python): Fix long line.
1465
a0e0ffdf
DE
14662010-10-20 Doug Evans <dje@google.com>
1467
1468 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1469 All references updated. Correct sections marked as subsections.
1470 (Coding Standards): New chapter. Move the coding standard related
1471 subsections here. Add section on Python coding standards.
1472
0e3509db
DE
14732010-10-13 Doug Evans <dje@google.com>
1474
1475 * gdb.texinfo (Python): Add "Python modules".
1476 (Types in Python): Add reference to gdb.types section.
1477 (Python modules): New node.
1478
44592cc4
DE
14792010-10-11 Doug Evans <dje@google.com>
1480
1481 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1482 Python" from gdb.Value.type description.
1483
6e1bb179
JB
14842010-09-28 Joel Brobecker <brobecker@adacore.com>
1485
1486 * gdb.texinfo (Ravenscar Profile): New node.
1487
e8467610
TT
14882010-09-22 Tom Tromey <tromey@redhat.com>
1489
1490 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1491
fccd1d1e
EZ
14922010-09-22 Eli Zaretskii <eliz@gnu.org>
1493
1494 * gdb.texinfo (Values From Inferior): Clarify that
1495 value.dynamic_type works only in C++ programs with RTTI.
1496
c1b6b909
TT
14972010-09-15 Paul Bolle <pebolle@tiscali.nl>
1498
1499 * gdb.texinfo (Character Sets): Correctly reference host-charset
1500 in example.
1501
7d288aaa
TT
15022010-09-13 Tom Tromey <tromey@redhat.com>
1503
1504 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1505 Document "fullname" and "from".
1506
f75d858b
MK
15072010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1508
1509 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1510 feature `reverse' output by -list-target-features.
1511
83b9503b
L
15122010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1513
1514 * gdb.texinfo (i386 Features): Remove an extra "@item".
1515
03f17ccf
TT
15162010-08-30 Tom Tromey <tromey@redhat.com>
1517
1518 PR python/11792:
1519 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1520
9779414d
DJ
15212010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1522
1523 * gdb.texinfo (ARM Features): Document
1524 org.gnu.gdb.arm.m-profile.
1525
f9ffd4bb
TT
15262010-08-23 Tom Tromey <tromey@redhat.com>
1527
1528 PR python/11145:
1529 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1530 reinterpret_cast methods.
1531
702c2711
TT
15322010-08-23 Tom Tromey <tromey@redhat.com>
1533
1534 PR python/11915:
1535 * gdb.texinfo (Types In Python): Document array method.
1536
66b73624
TJB
15372010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1538
1539 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1540
06a64a0b
TT
15412010-08-16 Tom Tromey <tromey@redhat.com>
1542
1543 * gdb.texinfo (Set Watchpoints): Document -location option.
1544
a3a7127e
DE
15452010-08-13 Doug Evans <dje@google.com>
1546
1547 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1548
8dedea02
VP
15492010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1550
1551 * gdb.texinfo (GDB/MI Data Manipulation): Document
1552 -data-read-memory-raw and -data-write-memory-raw.
1553
ca5c20b6 15542010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1555 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1556
1557 * gdb.texinfo (Basic Python): Describe post_event API.
1558
cb2e07a6
PM
15592010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1560
1561 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1562 decode_line Python APIs
cb2e07a6 1563
464b3efb
TT
15642010-08-10 Tom Tromey <tromey@redhat.com>
1565
1566 * gdb.texinfo (Pretty Printing API): Document
1567 gdb.default_visualizer.
1568
c29c521f
TT
15692010-08-10 Tom Tromey <tromey@redhat.com>
1570
1571 Revert gdb-add-index addition:
1572 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1573
5da1313b
JK
15742010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1575 Eli Zaretskii <eliz@gnu.org>
1576
1577 * gdb.texinfo (Mode Options) <-batch>
1578 (Basic Python) <gdb.execute>: Describe setting width and height.
1579
02d868e8
PP
15802010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1581
1582 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1583
c2bbed2a
TT
15842010-07-30 Tom Tromey <tromey@redhat.com>
1585
1586 * gdb.texinfo (Index Files): Mention gdb-add-index.
1587
6c13bbe1
HZ
15882010-07-30 Hui Zhu <teawater@gmail.com>
1589
1590 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1591 "detach inferior" and "kill inferior".
1592
53a71c06
CR
15932010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1594
1595 * gdb.texinfo (Machine Code): Update description of two forms of
1596 arguments, and add new example to demonstrate the new form.
1597
5374244e
PM
15982010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1599
1600 * gdb.texinfo (Values From Inferior): Add value inferior function
1601 call description.
1602
8ea5bce5
JK
16032010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1604
1605 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1606
c0edd9ed
JK
16072010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1608 Eli Zaretskii <eliz@gnu.org>
1609
1610 Make core files the process_stratum.
1611 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1612 record_stratum example.
1613
9291a0cd
TT
16142010-07-13 Tom Tromey <tromey@redhat.com>
1615
1616 * gdb.texinfo (Index Files): New node.
1617
f5011d11
TT
16182010-07-13 Tom Tromey <tromey@redhat.com>
1619
1620 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1621
0f5238ed
TT
16222010-07-13 Tom Tromey <tromey@redhat.com>
1623
1624 * gdb.texinfo (Specify Location): Document labels.
1625
74c761c1
PA
16262010-07-01 Pedro Alves <pedro@codesourcery.com>
1627
1628 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1629 entries for fast tracepoints and static tracepoints.
1630
501994c0
PA
16312010-07-01 Pedro Alves <pedro@codesourcery.com>
1632
1633 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1634 qsThreadInfo>: Spell out `l' as ell.
1635
0fb4aa4b
PA
16362010-07-01 Pedro Alves <pedro@codesourcery.com>
1637
1638 * gdb.texinfo (Convenience Variables): Document $_sdata.
1639 (Commands to Set Tracepoints): Describe static tracepoints. Add
1640 `Listing Static Tracepoint Markers' menu entry. Document
1641 "strace".
1642 (Tracepoint Action Lists): Document collecting $_sdata.
1643 (Listing Static Tracepoint Markers): New subsection.
1644 (Tracepoints support in gdbserver): Mention static tracepoints.
1645 (remote packets, enabling and disabling): Mention
1646 read-sdata-object.
1647 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1648 and StaticTracepoint.
1649 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1650 Document qXfer:sdata:read.
1651 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1652
dc3b15be
JB
16532010-06-29 Joel Brobecker <brobecker@adacore.com>
1654
1655 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1656
595939de
PM
16572010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1658 Tom Tromey <tromey@redhat.com>
1659 Thiago Jung Bauermann <bauerman@br.ibm.com>
1660
1661 * gdb.texinfo (Inferiors In Python): New node.
1662 * gdb.texinfo (Threads In Python): New node.
1663
9279c692
JB
16642010-06-28 Joel Brobecker <brobecker@adacore.com>
1665
1666 * gdb.texinfo (Python): Document what the python directory is
1667 and what its location is.
1668 (Basic Python): Document the gdb.PYTHONDIR constant.
1669
bc9f0842
TT
16702010-06-25 Tom Tromey <tromey@redhat.com>
1671
1672 PR python/10808:
1673 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1674
f1421989
HZ
16752010-06-24 Hui Zhu <teawater@gmail.com>
1676
1677 * gdb.texinfo: (Commands for Controlled Output): Add
1678 documentation for command "eval".
1679
e4c0cfae
SS
16802010-06-21 Stan Shebs <stan@codesourcery.com>
1681
1682 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1683 * annotate.texinfo: Ditto.
1684 * gdbint.texinfo: Ditto.
1685 * stabs.texinfo: Ditto.
1686
bb08c432
HZ
16872010-06-22 Hui Zhu <teawater@gmail.com>
1688
1689 * gdb.texinfo: (Process Record and Replay): Add documentation
1690 for command "set record memory-query".
1691
4f5d9f07
SS
16922010-06-21 Stan Shebs <stan@codesourcery.com>
1693
1694 * gdb.texinfo: Relicense under GFDL version 1.3.
1695 * annotate.texinfo: Relicense under GFDL version 1.3.
1696 * gdbint.texinfo: Relicense under GFDL version 1.3.
1697 * stabs.texinfo: Relicense under GFDL version 1.3.
1698 * fdl.texi: Update to version 1.3.
1699
6aed2dbc
SS
17002010-06-18 Stan Shebs <stan@codesourcery.com>
1701
a61408f8
SS
1702 * gdb.texinfo (Operating System Auxiliary Information): Describe
1703 "info os" when no arguments given.
1704
6aed2dbc
SS
1705 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1706 $_thread.
1707
24e933df
HZ
17082010-06-18 Hui Zhu <teawater@gmail.com>
1709
1710 * gdb.texinfo: (Process Record and Replay): Add documentation
1711 for commands "record save" and "record restore".
1712
65d79d4b
SDJ
17132010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1714
1715 * gdb.texinfo: Include information about the correct use
1716 of addresses in the `watch' command.
1717
d914c394
SS
17182010-06-11 Stan Shebs <stan@codesourcery.com>
1719
1720 * gdb.texinfo (Observer Mode): New section.
1721 (General Query Packets): Document QAllow.
889bf7c5 1722
967cf477
DE
17232010-06-04 Doug Evans <dje@google.com>
1724
1725 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1726
aaf4119b
DE
17272010-06-03 Doug Evans <dje@google.com>
1728
1729 * gdbint.texinfo (Coding): Add subsection on command names.
1730
9eae7c52
TT
17312010-06-02 Tom Tromey <tromey@redhat.com>
1732
1733 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1734 always-disassemble.
1735
fa593d66
PA
17362010-06-01 Pedro Alves <pedro@codesourcery.com>
1737
1738 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1739 gdbserver, and add cross reference.
1740 (Tracepoints support in gdbserver): New subsection.
1741
dde08ee1
PA
17422010-05-26 Pedro Alves <pedro@codesourcery.com>
1743
1744 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1745 `qRelocInsn' feature.
1746 (Relocate instruction reply packet): New subsection
1747 of `Tracepoint Packets'.
1748 (Tracepoint Packets): Mention that packets QTDP and QTStart
1749 support the qRelocInsn request, and add cross reference to new
1750 subsection.
1751
07ca107c
DE
17522010-05-25 Doug Evans <dje@google.com>
1753
1754 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1755 (Commands In Python): Document gdb.string_to_argv.
1756
c25c4a8b
JK
17572010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1758
1759 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1760 ATTR_NORETURN.
1761
d7b32ed3 17622010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1763 Tom Tromey <tromey@redhat.com>
1764 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1765
c25c4a8b 1766 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1767
6aecb9c2
JB
17682010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1769
1770 * gdb.texinfo: (Summary) Add mention about D language support.
1771 (Filenames): Add D suffixes.
1772 (D): New node.
1773
b7da9e9f
PM
17742010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1775
1776 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1777 of macro deleted from GDB code.
1778
ab38a727
PA
17792010-04-24 Pedro Alves <pedro@codesourcery.com>
1780
1781 * gdb.texinfo (Commands to specify files): Describe what how GDB
1782 looks up DOS-based filesystem paths on the system root. Document
1783 the new `set/show target-file-system-kind' commands.
1784
66d09542
DE
17852010-04-23 Doug Evans <dje@google.com>
1786
1787 * gdb.texinfo (Python): Move Auto-loading section here ...
1788 (Python API): from here.
1789 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1790 (Maintenance Commands): Add docs for "maint print section-scripts".
1791
8bd10a10
CM
17922010-04-20 Chris Moller <cmoller@redhat.com>
1793
1794 * gdb.texinfo (Setting Breakpoints): Added description of
1795 filename-qualified rbreak.
1796 * refcard.tex (Breakpoints and Watchpoints): Added brief
1797 description of filename-qualified rbreak.
1798
4c374409
JK
17992010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1800
1801 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1802 (Python API): Change the reference to Pretty Printing API.
1803 (Pretty Printing): Move the user part under the Data node. Reformat
1804 the sample output to 72 columns. Create a new reference to Pretty
1805 Printing API. Rename the API part ...
1806 (Pretty Printing API): To a new node name.
1807 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1808 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1809
5a9351ae
SS
18102010-04-21 Stan Shebs <stan@codesourcery.com>
1811
1812 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1813 and commands.
5a9351ae 1814 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1815
9a22f0d0
PM
18162010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1817
1818 * gdb.texinfo (Examining memory): Update for change in string
1819 display with explicit size.
1820
6149aea9
PA
18212010-04-19 Pedro Alves <pedro@codesourcery.com>
1822
1823 PR breakpoints/8554.
1824
1825 * gdb.texinfo (Save Breakpoints): New node.
1826 (save-tracepoints): Rename to ...
1827 (save tracepoints): ... this. Mention that `save-tracepoints' is
1828 a deprecated alias to `save tracepoints'.
1829
711e434b
PM
18302010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1831
645797a8 1832 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1833 (info w32 thread-information-block): Document new command.
1834 (qGetTIBAddress): Document new gdbserver query.
1835 (maint set/show show-all-tib): Document new command.
1836
3f7b2faa
DE
18372010-04-15 Doug Evans <dje@google.com>
1838
fa33c3cd
DE
1839 * gdb.texinfo (Python API): Add progspaces section.
1840 (Selecting Pretty-Printers): Progspace pretty-printers are
1841 searched too.
1842 (Progspaces In Python): New section.
1843
3f7b2faa
DE
1844 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1845
79f283fe
PM
18462010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1847
1848 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1849 returns None.
1850
87290684
SS
18512010-04-09 Stan Shebs <stan@codesourcery.com>
1852
1853 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1854 Describe the `frames-created' field, tweak grammar.
1855
a97153c7
PA
18562010-04-09 Pedro Alves <pedro@codesourcery.com>
1857
1858 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1859 Describe the `circular' and `disconnected' fields.
1860
5c5dcc1b
L
18612010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1862
1863 * gdb.texinfo (maint print registers): Mention unavailable and
1864 invisible registers.
1865
adc36818
PM
18662010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1867 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1868 Tom Tromey <tromey@redhat.com>
adc36818
PM
1869
1870 * gdb.texinfo (Breakpoints In Python): New Node.
1871
33da3f1c
SS
18722010-04-08 Stan Shebs <stan@codesourcery.com>
1873
1874 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1875 trace status fields.
1876
3a13a53b
L
18772010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1878
1879 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1880 optional. Make org.gnu.gdb.i386.avx requires
1881 org.gnu.gdb.i386.avx.
1882
08001717
DE
18832010-04-08 Doug Evans <dje@google.com>
1884
1885 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1886 search path, and document that gdb only scans the search path if
1887 the script's path doesn't specify a directory.
1888
c375651d
DE
18892010-04-05 Doug Evans <dje@google.com>
1890
1891 * gdb.texinfo (maint show python auto-load): Fix typo.
1892
af54718e
SS
18932010-04-04 Stan Shebs <stan@codesourcery.com>
1894
d77f58be
SS
1895 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1896 (Setting Watchpoints): Update description of "info watch".
1897 (Disabling Breakpoints): Only "info break" lists all.
1898
af54718e
SS
1899 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1900 (tdump): Explain how tdump works.
1901
86b17b60
PA
19022010-04-01 Pedro Alves <pedro@codesourcery.com>
1903
1904 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1905 add cross reference.
1906
ff12863f
PA
19072010-03-31 Pedro Alves <pedro@codesourcery.com>
1908
1909 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1910 commands error out.
1911
f68eb612
L
19122010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1913
1914 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1915
c8d5aac9
L
19162010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1917
1918 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1919
7d13fe92
SS
19202010-03-29 Stan Shebs <stan@codesourcery.com>
1921 Nathan Sidwell <nathan@codesourcery.com>
1922
1923 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1924 GDBN equivalent.
1925 (Set Tracepoints): Remove mention that conditional tracepoints
1926 don't exist.
1927 (Tracepoint Actions): Clarify when while-stepping collection
1928 happens, note that while-stepping does not automatically collect
1929 $pc.
1930
409873ef 19312010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1932
409873ef
SS
1933 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1934 (General Query Packets): Describe TracepointSource.
1935
ee8e71d4
EZ
19362010-03-27 Matt Rice <ratmice@gmail.com>
1937
c8d5aac9
L
1938 * gdb.texinfo (ARM): Document arguments to "target sim".
1939 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1940
99b5e152
PA
19412010-03-26 Pedro Alves <pedro@codesourcery.com>
1942
1943 * gdb.texinfo (Tracepoint Packets): Remove mention that
1944 terror:string may be plain text, and drop mention of X prefix.
1945
cd64ee31
VP
19462010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1947
1948 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1949
6c28cbf2
SS
19502010-03-24 Stan Shebs <stan@codesourcery.com>
1951
1952 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1953
95a42b64
TT
19542010-03-24 Tom Tromey <tromey@redhat.com>
1955
1956 PR breakpoints/9352:
1957 * gdb.texinfo (Break Commands): Update.
1958
18148017
VP
19592010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1960
1961 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1962 commands.
1963
4daf5ac0
SS
19642010-03-16 Stan Shebs <stan@codesourcery.com>
1965
1966 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1967 circular-trace-buffer.
1968 (Tracepoint Packets): Describe QTBuffer, and details of the
1969 qTStatus reply.
1970
c9429232
SS
19712010-03-12 Stan Shebs <stan@codesourcery.com>
1972 Nathan Sidwell <nathan@codesourcery.com>
1973
1974 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1975 doing instruction stepping.
1976 (Tracepoint Restrictions): New node.
1977
ccefe4c4
TT
19782010-03-10 Tom Tromey <tromey@redhat.com>
1979
1980 * gdbint.texinfo (Symbol Handling): Update.
1981
7c953934
TT
19822010-03-08 Tom Tromey <tromey@redhat.com>
1983
1984 PR cli/9591:
1985 * gdb.texinfo (Mode Options): Mention lack of pagination and
1986 confirmation with --batch.
1987 (Screen Size): Mention --batch.
1988 (Messages/Warnings): Likewise.
1989
f870a310
TT
19902010-03-05 Tom Tromey <tromey@redhat.com>
1991
1992 * gdb.texinfo (Basic Python): Document target_charset and
1993 target_wide_charset.
1994
78e2826b
TT
19952010-03-05 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.texinfo (Data): Link to pretty-printing.
1998 (Output Formats): Likewise. Correct text.
1999
f5dff777
DJ
20002010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2001
2002 * gdb.texinfo (Types): Describe <struct> and <flags>.
2003
dc00d89f
PM
20042010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2005
2006 * gdb.texinfo (Frames In Python): Add block parameter and
2007 description to read_var text.
2008
5107b149 20092010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2010 Tom Tromey <tromey@redhat.com>
5107b149
PM
2011
2012 * gdb.texinfo (Types In Python): Describe block argument in
2013 template_argument and gdb.lookup_type.
2014
e03e5e7b
TT
20152010-02-24 Tom Tromey <tromey@redhat.com>
2016
2017 * gdb.texinfo (Cygwin Native): Fix typo.
2018
f3e9a817
PM
20192010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2020
2021 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2022 and select method descriptions.
2023 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2024 Tables in Python to menu.
2025 (Blocks In Python): New node.
2026 (Symbols In Python): New node.
2027 (Symbol Tables in Python): New node.
2028
a79b8f6e
VP
20292010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2030
2031 Multiexec MI
2032
2033 gdb/
2034 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2035
2036 gdb/doc/
2037 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2038 changes.
2039 (GDB/MI Program Execution): Document current behaviour of
2040 --all and --thread-group.
2041 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2042 -remove-inferior.
2043 * observer.texi (inferior_added, inferior_removed): New
2044 observers.
2045
629d6a47
TT
20462010-02-19 Tom Tromey <tromey@redhat.com>
2047
2048 * gdbint.texinfo (Getting Started): Fix @node.
2049 (Debugging GDB): Likewise.
2050
c09529e5
JB
20512010-02-13 Joel Brobecker <brobecker@adacore.com>
2052
2053 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2054 documenting the gdb_test_timeout variable.
2055
540aa8e7
MS
20562010-02-12 Jakob Engblom <jakob@virtutech.com>
2057
2058 * gdb.texinfo (MI commands): Added documentation of --reverse
2059 option to a set of MI commands. Restructured documentation of MI
2060 commands --exec-continue to reflect the complexity of reverse
2061 execution.
2062
081dfbf7
PA
20632010-02-12 Pedro Alves <pedro@codesourcery.com>
2064
2065 * gdb.texinfo (Using the Collected Data): Specify that the address
2066 range of `tfind outsize' is exclusive, and that the address range
2067 of `tfind range' is inclusive.
2068 (Tracepoint Packets): Specify that the address range of
2069 `QTFrame:range' is inclusive, and that the address range of
2070 `QTFrame:outside' is exclusive
2071
8e9c5e02
VP
20722010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2073
2074 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2075
92981e24
TT
20762010-02-10 Tom Tromey <tromey@redhat.com>
2077
2078 * gdb.texinfo (Debugging Output): Document set debug parser and
2079 show debug parser.
2080
075b51b7
L
20812010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2082
2083 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2084 i386_eflags and i386_mxcsr.
2085
3bb8d5c3
L
20862010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2087
2088 * gdb.texinfo: Document i386 target features.
2089
c5f80513
DE
20902010-02-05 Doug Evans <dje@google.com>
2091
2092 * gdbint.texinfo (Testsuite): Add a new section to document the
2093 various DejaGnu variables that may be overridden.
1be00882 2094 Document INTERNAL_GDBFLAGS.
c5f80513 2095
6ac33a4e
TT
20962010-02-04 Tom Tromey <tromey@redhat.com>
2097
2098 PR cli/8830:
2099 * gdb.texinfo (Files): -readnow comes before the filename for file
2100 and symbol-file.
2101
a1dcb23a
DJ
21022010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2103
2104 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2105 Document ARM breakpoint types.
2106 (Register Packet Format): Move into the new section.
2107 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2108
95433b34
JB
21092010-01-21 Joel Brobecker <brobecker@adacore.com>
2110
2111 * gdb.texinfo (File Options): Adjust the documentation of this
2112 switch to refer to the "source" command rather than partially
2113 duplicating some of the relevant information.
2114 (Extending GDB): Introduce and document the set/show script-extension
2115 setting.
2116 (Command Files): Add note explaining that the "source" command
2117 is also used to evalute scripts written in other languages.
2118 Remove the short slightly incorrect reference to sourcing Python
2119 scripts.
2120 (Python Commands): Document how to execute a Python script from GDB.
2121
8d576872
JB
21222010-01-19 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdb.texinfo (Command Files): Fix typo.
2125
8150ff9c
JB
21262010-01-18 Tom Tromey <tromey@redhat.com>
2127
2128 * gdb.texinfo (File Options): Document -x on .py files.
2129 (Command Files): Document handling of Python scripts.
2130
23db03a6
JZ
21312010-01-18 Jie Zhang <jie.zhang@analog.com>
2132
2133 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2134
00bf0b85
SS
21352010-01-15 Stan Shebs <stan@codesourcery.com>
2136
2137 * gdb.texinfo (Trace Files): New section.
2138 (Tracepoint Packets): Document QTSave and qTBuffer.
2139 (Trace File Format): New appendix.
2140
be759fcf
PM
21412010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2142
2143 * gdb.texinfo (Values From Inferior): Document lazy_string value
2144 method.
2145 (Python API): Add Lazy strings menu item.
2146 (Lazy Strings In Python): New node.
2147
dc146f7c
VP
21482010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2149
2150 * gdb.texinfo (GDB/MI Thread Information): New.
2151 (GDB/MI Async Records): Document the core field in *stopped.
2152 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2153 documentation
2154 (Process list): Document that osdata document may contain
2155 threads.
2156 (Remote Serial Protocol): Document qXfer:threads.
2157
d5551862
SS
21582010-01-06 Stan Shebs <stan@codesourcery.com>
2159
2160 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2161 disconnected tracing.
2162 (Tracepoint Packets): Document new protocol.
2163
7a697b8d
SS
21642010-01-05 Stan Shebs <stan@codesourcery.com>
2165
2166 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2167 tracepoints.
2168 (Tracepoint Packets): Describe remote protocol for fast
2169 tracepoints.
2170
e6f3ec50
JB
21712010-01-01 Joel Brobecker <brobecker@adacore.com>
2172
2173 Update the "Start of New Year Procedure".
2174 * gdbint.texinfo: Add the list of files that need to be updated
2175 manually. Minor reformatting.
2176
ddc4e9c1
JB
21772010-01-01 Joel Brobecker <brobecker@adacore.com>
2178
2179 * refcard.tex: Update copyright year in header and text.
2180
9d2897ad
JB
21812010-01-01 Joel Brobecker <brobecker@adacore.com>
2182
2183 * agentexpr.texi: Add 2010 to the list of copyright years.
2184 * annotate.texinfo: Likewise.
2185 * gdb.texinfo: Likewise.
2186 * gdbint.texinfo: Likewise.
2187 * observer.texi: Likewise.
2188 * stabs.texinfo: Likewise.
2189
6da95a67
SS
21902009-12-31 Stan Shebs <stan@codesourcery.com>
2191
2192 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2193
236f1d4d
SS
21942009-12-29 Stan Shebs <stan@codesourcery.com>
2195
2196 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2197
f61e138d
SS
21982009-12-28 Stan Shebs <stan@codesourcery.com>
2199
2200 * gdb.texinfo (Trace State Variables): New section.
2201 (Tracepoint Packets): Describe trace state variable packets.
2202 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2203 variable bytecodes.
2204
0fe7935b
DJ
22052009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2206
2207 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2208 declarations.
2209
a6b29f87
VP
22102009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2211
2212 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2213 -gdb-exit behaviour.
2214
5e4bde96
JB
22152009-12-20 Joel Brobecker <brobecker@adacore.com>
2216
2217 * gpl.texi: Update to version 3 of the GPL.
2218
a1715244
JB
22192009-12-20 Joel Brobecker <brobecker@adacore.com>
2220
2221 * Makefile.in: Update copyright header.
2222 * observer.texi: Fix the copyright header of the generated files.
2223
361ae042
PM
22242009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2225
2226 * gdb.texinfo (Types In Python): Describe range function.
2227
bfd31e71
PM
22282009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2229
2230 * gdb.texinfo (Types In Python): Describe "is_base_class".
2231
57a1d736
TT
22322009-12-03 Tom Tromey <tromey@redhat.com>
2233
2234 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2235
8cebebb9
PP
22362009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2237
2238 * observer.texi: New memory_changed observer.
2239
16af530a
TT
22402009-12-01 Tom Tromey <tromey@redhat.com>
2241
2242 * gdb.texinfo (Reverse Execution): Fix typo.
2243
b6199126
DJ
22442009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2245
2246 PR gdb/8704
2247
2248 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2249 are allowed after the breakpoint condition.
2250
7a6973ad
TT
22512009-11-23 Tom Tromey <tromey@redhat.com>
2252
2253 PR python/10782:
2254 * gdb.texinfo (Types In Python): Document Type.pointer.
2255
21a0512e
PP
22562009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2257
2258 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2259
a5832c8f
PA
22602009-11-11 Pedro Alves <pedro@codesourcery.com>
2261
2262 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2263 (Using Agent Expressions): Delete cross reference.
2264
1eb7cd77
JB
22652009-11-07 Joel Brobecker <brobecker@adacore.com>
2266
2267 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2268 and @settitle directives up to help makeinfo find them.
2269
24ddea62
JK
22702009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2271
2272 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2273 (Auto-loading): Use plural and note one can use multiple components now.
2274
3afae151
VP
22752009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2276
2277 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2278 -stack-list-arguments have the same documentation for parameter
2279 as -stack-list-locals. Add comas.
2280
14ff2235
PM
22812009-10-27 Tom Tromey <tromey@redhat.com>
2282 Eli Zaretskii <eliz@gnu.org>
2283
c8d5aac9 2284 PR python/10781
14ff2235
PM
2285
2286 * gdb.texinfo (Values From Inferior): Document cast method.
2287
9c419145
PP
22882009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2289
2290 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2291 and adjust example.
889bf7c5 2292
29153c24
MS
22932009-10-22 Michael Snyder <msnyder@vmware.com>
2294
2295 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2296 info record command. Also document the new save and restore
29153c24
MS
2297 commands.
2298
2b28d209
PP
22992009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2300
2301 * gdb.texinfo (Machine Code): Mention current pc marker.
2302 (Memory): Likewise.
2303
6c95b8df
PA
23042009-10-19 Pedro Alves <pedro@codesourcery.com>
2305 Stan Shebs <stan@codesourcery.com>
2306
2307 * observer.texi (new_inferior): Rename to...
2308 (inferior_appeared): ... this.
2309
2310 * gdb.texinfo (Inferiors): Rename node to ...
2311 (Inferiors and Programs): ... this. Mention running multiple
2312 programs in the same debug session.
2313 <info inferiors>: Mention the new 'Executable' column if "info
2314 inferiors". Update examples. Document the "add-inferior",
2315 "clone-inferior", "remove-inferior" and "maint info
2316 program-spaces" commands.
2317 (Process): Rename node to...
2318 (Forks): ... this. Document "set|show follow-exec-mode".
2319
2f8132f3
MS
23202009-10-11 Michael Snyder <msnyder@vmware.com>
2321
2322 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2323 (ReverseContinue): Ditto.
2324
cba4b2d3
PP
23252009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2326
2327 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2328
da082f17
JK
23292009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2330
2331 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2332
08be9d71
ME
23332009-10-06 Michael Eager <eager@eagercon.com>
2334
2335 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2336 (Embedded Processors): Add MicroBlaze.
2337 (MicroBlaze): New. Describe Xilinx MicroBlaze
2338
08a0efd0
PA
23392009-10-04 Pedro Alves <pedro@codesourcery.com>
2340
2341 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2342
cbb8f428
EZ
23432009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2344
2345 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2346
30a4a70c
JB
23472009-09-23 Joel Brobecker <brobecker@adacore.com>
2348
2349 * observer.texi (solib_unloaded): Document explicitly the fact that
2350 this observer is called before the associated symbols are unloaded.
2351
b3372f91
VP
23522009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2353
2354 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2355 -stack-list-variables.
2356
f43030c4
TT
23572009-09-18 Tom Tromey <tromey@redhat.com>
2358
2359 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2360 is experimental.
2361
ec7e75e7
PP
23622009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2363
2364 * gdb.texinfo (convenince variables): Mention
2365 $_siginfo could be empty.
f43030c4 2366
0cc7d26f
TT
23672009-09-15 Tom Tromey <tromey@redhat.com>
2368
2369 * gdb.texinfo (GDB/MI Variable Objects): Document
2370 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2371 Expand -var-update documentation.
2372
a96d9b2e
SDJ
23732009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2374
2375 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2376 feature.
2377
005ca36a
JB
23782009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2379
2380 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2381
0d772ac9
MS
23822009-09-10 Michael Snyder <msnyder@vmware.com>
2383
2384 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2385 ReverseStep replies to the qSupported query.
2386
14fb1bac
JB
23872009-09-10 Joel Brobecker <brobecker@adacore.com>
2388
2389 Add documentation for set/show interactive-mode.
2390 * gdb.texinfo (Other Misc Settings): New node.
2391
29b090c0
DE
23922009-09-01 Doug Evans <dje@google.com>
2393
2394 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2395 non-stop mode's affect on remote caching.
2396
4e5d721f
DE
23972009-08-31 Jacob Potter <jdpotter@google.com>
2398 Doug Evans <dje@google.com>
2399
2400 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2401 Mark `set/show remotecache' options as obsolete.
2402 Document new `set/show stack-cache' option.
2403 Update text for `info dcache'.
2404
55333a84
DE
24052009-08-27 Doug Evans <dje@google.com>
2406
2407 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2408 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2409
bc3a0b4d
RW
24102009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2411
2412 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2413 about autoconf.
2414
3a1ff0b6
PA
24152009-08-25 Pedro Alves <pedro@codesourcery.com>
2416
2417 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2418 small example, and describe its columns. Replace "inferior-id" by
2419 "infno" throughout.
2420
81ecdfbb
RW
24212009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2422
af542c2e
RW
2423 * gdbint.texinfo (Releasing GDB): Point to
2424 README-maintainer-mode file for required autoconf version.
2425 * configure.ac: Do not substitute datarootdir, htmldir,
2426 pdfdir, docdir. Do not process --with-datarootdir,
2427 --with-htmldir, --with-pdfdir, --with-docdir.
2428 * configure: Regenerate.
2429
81ecdfbb
RW
2430 * configure: Regenerate.
2431
4efc6507
DE
24322009-08-20 Reid Kleckner <reid@kleckner.net>
2433
2434 * gdb.texinfo: Add chapter on JIT interface.
2435
43089a6e
NR
24362009-08-07 Nick Roberts <nickrob@snap.net.nz>
2437
2438 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2439 confirmation request.
43089a6e 2440
99e008fe
EZ
24412009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2442
c8d5aac9
L
2443 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2444 CRC definitions.
99e008fe 2445
48cb2d85
VP
24462009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2447
2448 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2449 -break-commands.
48cb2d85 2450
ff1a52c6
UW
24512009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2452
2453 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2454 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2455
3285f3fe
UW
24562009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2457
2458 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2459 "set spu stop-on-load" and "show spu stop-on-load" commands.
2460
e35359c5
UW
24612009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2462
2463 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2464
58d6951d
DJ
24652009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2466
2467 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2468 org.gnu.gdb.arm.neon.
2469
08d16641
PA
24702009-07-20 Pedro Alves <pedro@codesourcery.com>
2471
2472 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2473 optional element.
2474 (subsection OS ABI): New subsection.
2475
782b2b07
SS
24762009-07-14 Stan Shebs <stan@codesourcery.com>
2477
2478 * gdb.texinfo (Tracepoint Conditions): New section.
2479 (General Query Packets): Describe ConditionalTracepoints.
2480 (Tracepoint Packets): Describe condition field.
2481 (Maintenance Commands): Describe maint agent-eval.
2482 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2483
9b117ef3
HZ
24842009-07-11 Hui Zhu <teawater@gmail.com>
2485
2486 * gdb.texinfo (disassemble): Add a new modifier /r
2487 to "disassemble" command to make it print the raw instructions
2488 in hex as well as in symbolic form.
2489
f5a33284
TT
24902009-07-09 Tom Tromey <tromey@redhat.com>
2491
2492 * gdbint.texinfo (Testsuite): Document parallel make check.
2493
812f7342
TT
24942009-07-09 Tom Tromey <tromey@redhat.com>
2495
2496 * gdbint.texinfo (Testsuite): Document test transcripts.
2497
fbb8f299
PM
24982009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2499
2500 * gdb.texinfo (Values From Inferior): Add length parameter
2501 description.
2502
dd8f35ac
EZ
25032009-07-04 Chris Genly <chris@genly.us>
2504
2505 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2506 in -var-list-children. Fix example according to what the code
2507 does.
2508
2277426b
PA
25092009-07-02 Pedro Alves <pedro@codesourcery.com>
2510
2511 * gdb.texinfo (Debugging multiple inferiors): Document the
2512 "inferior", "detach inferior" and "kill inferior" commands.
2513 (Debugging Programs with Multiple Processes): Adjust to mention
2514 generic "inferior" commands. Delete mention of "detach fork" and
2515 "delete fork". Cross reference to "Debugging multiple inferiors"
2516 section.
2517
a6d9a66e
UW
25182009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2519
5af949e3
UW
2520 * gdbint.texinfo (Item Output Functions): Update signature
2521 for ui_out_field_core_addr.
2522
25232009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2524
2525 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2526 Update example code extrated from breakpoint.c.
2527
9901a55b 25282009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2529
9901a55b
PP
2530 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2531 MI commands.
2532 (GDB/MI Symbol Query): Likewise.
2533 (GDB/MI File Commands): Likewise.
2534 (GDB/MI File Transfer Commands): Likewise.
2535 (GDB/MI Target Manipulation): Likewise.
2536 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2537
edb3359d
DJ
25382009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2539
2540 * gdb.texinfo (Debugging Optimized Code): New chapter.
2541 (Compiling for Debugging): Reference it. Move some
2542 text to the new section.
2543
7cd1089b
PM
25442009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2545
2546 * doc/gdb.texinfo (Calling): Document
2547 set-unwind-on-terminating-exception usage.
2548
d4db2f36
PA
25492009-06-11 Pedro Alves <pedro@codesourcery.com>
2550
2551 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2552 command.
2553
d1a7880c
PA
25542009-06-07 Pedro Alves <pedro@codesourcery.com>
2555
2556 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2557 references.
2558
473f94e6
UW
25592009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2560
2561 * gdbint.texinfo: Rename formal parameters to gdbarch function
2562 protoypes from "current_gdbarch" to "gdbarch".
2563
8f500870
TT
25642009-05-28 Tom Tromey <tromey@redhat.com>
2565
2566 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2567
b6313243
TT
25682009-05-27 Tom Tromey <tromey@redhat.com>
2569
2570 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2571 feature.
2572 (GDB/MI Variable Objects): Document -var-set-visualizer.
2573
25742009-04-02 Tom Tromey <tromey@redhat.com>
2575
2576 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2577 feature.
2578 (GDB/MI Variable Objects): Document -var-set-visualizer.
2579
a6bac58e
TT
25802009-05-27 Tom Tromey <tromey@redhat.com>
2581 Thiago Jung Bauermann <bauerman@br.ibm.com>
2582 Phil Muldoon <pmuldoon@redhat.com>
2583
2584 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2585 (Pretty Printing): New node.
2586 (Selecting Pretty-Printers): Likewise.
2587 (Python API): Update.
2588 (Output Formats): Document /r format.
2589
2c74e833
TT
25902009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2591 Tom Tromey <tromey@redhat.com>
2592
2593 * gdb.texinfo (Types In Python): New node.
2594 (Values From Inferior): "type" is now an attribute.
2595 (Python API): Update.
2596
89c73ade
TT
25972009-05-27 Tom Tromey <tromey@redhat.com>
2598 Thiago Jung Bauermann <bauerman@br.ibm.com>
2599 Phil Muldoon <pmuldoon@redhat.com>
2600
2601 * gdb.texinfo: Add @syncodeindex for `tp'.
2602 (Python API): Update.
2603 (Auto-loading): New node.
2604 (Objfiles In Python): New node.
2605
17a37d48
PP
26062009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2607
2608 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2609
6718376f
NR
26102009-05-15 Nick Roberts <nickrob@snap.net.nz>
2611
2612 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2613
cbe54154
PA
26142009-05-12 Pedro Alves <pedro@codesourcery.com>
2615
2616 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2617 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2618 show show-debug-regs' docs.
2619
8e05493c
EZ
26202009-05-08 Eli Zaretskii <eliz@gnu.org>
2621
2622 * gdb.texinfo (Process Record and Replay): Add description of
2623 reverse execution.
2624
b39f4988
JB
26252009-05-07 Joel Brobecker <brobecker@adacore.com>
2626
2627 * gdbint.texinfo (Adding support for debugging core files): New node.
2628 (Native Debugging): Remove the ``Native core file Support'' section.
2629
a2311334
EZ
26302009-05-01 Eli Zaretskii <eliz@gnu.org>
2631
2632 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2633 Add index entries.
2634
53cc454a 26352009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2636 Michael Snyder <msnyder@vmware.com>
53cc454a 2637
a2311334
EZ
2638 * gdb.texinfo: (Process Record and Replay): Add documentation for
2639 process record and replay.
53cc454a 2640
484086b7
JK
26412009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2644 a new part on command-line defined macros.
2645
32ae1842
EZ
26462009-04-25 Eli Zaretskii <eliz@gnu.org>
2647
2648 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2649 clarify the wording.
2650
b14b1491
TT
26512009-04-23 Tom Tromey <tromey@redhat.com>
2652
2653 * gdb.texinfo (Data Files): New node.
2654 (GDB Files): Update menu.
2655
5c1e86e1
JB
26562009-04-23 Joel Brobecker <brobecker@adacore.com>
2657
2658 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2659 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2660
83eba9b7
VP
26612009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2662
2663 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2664
e31198c4
HZ
26652009-04-22 Hui Zhu <teawater@gmail.com>
2666
2667 * gdb.texinfo (disassemble-next-line): Set the default of
2668 disassemble-next-line to off.
2669
26e251b6
JM
26702009-04-21 Joseph Myers <joseph@codesourcery.com>
2671
2672 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2673 --with-htmldir): New.
2674 * configure: Regenerate.
2675 * Makefile.in (datarootdir, docdir): Define.
2676 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2677 instead of $(SET_TEXINPUTS).
2678 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2679 gdbint.info instead of $(SET_TEXINPUTS).
2680 (gdbint/index.html): Use same -I options as for building
2681 gdbint.info.
2682 (stabs.dvi, stabs.pdf): Use same -I options as for building
2683 stabs.info instead of $(SET_TEXINPUTS).
2684 (stabs/index.html): Use same -I options as for building
2685 stabs.info.
2686 (annotate.dvi, annotate.pdf): Use same -I options as for building
2687 annotate.info instead of $(SET_TEXINPUTS).
2688 (annotate/index.html): Use same -I options as for building
2689 annotate.info.
2690
eac35c4e
DD
26912009-04-21 David Daney <ddaney@caviumnetworks.com>
2692
2693 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2694
29b0e8a2
JM
26952009-04-21 Joseph Myers <joseph@codesourcery.com>
2696
2697 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2698
2b831889 26992009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2700 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2701
2702 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2703 (MAKEHTMLFLAGS): Set to empty.
2704 (html__strip_dir): Define.
2705 (HTMLFILES): Define.
2706 (HTMLFILES_INSTALL): Define.
2707 (install-html): Copy new automake rule.
2708 (html): Depend on $(HTMLFILES).
2709 (gdb_toc.html): Rename to gdb/index.html.
2710 (gdbint_toc.html): Rename to gdbint/index.html.
2711 (stabs_toc.html): Rename to stabs/index.html.
2712 (annotate_toc.html): Rename to annotate/index.html.
2713
89a34d1b
JM
27142009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2715
2716 * Makefile.in: Set pdfdir and htmldir from configure
2717 substitutions.
2718 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2719 * configure: Regenerate.
2720
a2d5da46
JB
27212009-04-16 Joel Brobecker <brobecker@adacore.com>
2722
2723 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2724 This macro is no longer used.
2725
732f6a93
TT
27262009-04-15 Tom Tromey <tromey@redhat.com>
2727
2728 * gdb.texinfo (Character Sets): Document default character set.
2729
87f9adc1
PM
27302009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2731
2732 * gdbint.texinfo: Change server name from sources.redhat.com to
2733 sourceware.org throughout.
2734
2c88c651
JB
27352009-04-09 Joel Brobecker <brobecker@adacore.com>
2736
2737 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2738 about a missing dot or coma after @xref.
2739
4f5376b2
JB
27402009-04-02 Joel Brobecker <brobecker@adacore.com>
2741
2742 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2743 example, and add a small explanation about it.
2744 (Print Settings): Change the documentation of the "set print
2745 frame-arguments" to reflect the fact that the default is now "scalars".
2746
a0381d3a
JB
27472009-04-02 Joel Brobecker <brobecker@adacore.com>
2748
2749 * gdb.texinfo (Print Settings): Add kindex for command "set
2750 print frame-arguments".
2751
45ac276d
JB
27522009-03-31 Joel Brobecker <brobecker@adacore.com>
2753
2754 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2755 breakpoints.
2756 (Set Breaks): Add reference to thread-specific and task-specific
2757 breakpoints.
2758
32cd1edc
JB
27592009-03-31 Joel Brobecker <brobecker@adacore.com>
2760
2761 * gdb.texinfo (Ada Tasks): Remove the documentation about
2762 the "Running" state, as this state has been eliminated.
2763 Now all runnable tasks are shown as "Runnable".
2764
1042e4c0
SS
27652009-03-30 Stan Shebs <stan@codesourcery.com>
2766
2767 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2768 special case of breakpoints.
2769 (Enable and Disable Tracepoints): Mention deprecation.
2770 (Listing Tracepoints): Update description and example.
2771
f8f6f20b
TJB
27722009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2773
2774 * gdb.texinfo (Frames in Python): New node.
2775 (Python API): Update.
2776
c0c6f777
TJB
27772009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2778
2779 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2780 from a method to an attribute.
2781
def2b000
TJB
27822009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2783
2784 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2785 attribute.
2786
a07daef3
PA
27872009-03-25 Pedro Alves <pedro@codesourcery.com>
2788
2789 * observer.texi (thread_exit): Add "silent" parameter.
2790
f3b1572e
PA
27912009-03-22 Pedro Alves <pedro@codesourcery.com>
2792
2793 * observer.texi (about_to_proceed): New.
2794
587afa38
EZ
27952009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2796
2797 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2798 field throughout to handle types with spaces in them. Fix typos
2799 found by aspell.
2800 (Summary, Requirements, Contributors): New first chapter,
2801 "Summary" added, old Requirements section moved there, and new
2802 section, "Contributors" added.
2803 (Initializing a New Architecture, Register Representation)
2804 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2805 (Porting gdb): These sections extended and updated.
2806 (Compiler Characteristics): This section (empty) deleted.
2807 (Defining Other Architecture Features): This section renamed and
2808 duplicate material removed from (formerly "Target Conditionals").
2809 Use braces {} in @deftypeXX type field throughout to handle types
2810 with spaces in them. Typos found by aspell fixed.
2811
2812 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2813 * stack_frame.pdf: Version of image for PDF output.
2814 * stack_frame.png: Version of image for HTML output and for Emacs.
2815 * stack_frame.txt: Version of image for Info output.
1db61298 2816 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2817
10af6951
EZ
28182009-03-21 Eli Zaretskii <eliz@gnu.org>
2819
2820 * gdb.texinfo (Character Sets): Fix last change.
2821
cc924cad
TJB
28222009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2823
2824 * gdb.texinfo (Values From Inferior): Fix optional arguments
2825 markup.
2826 (Commands In Python): Adjust argument names of gdb.Command.__init__
2827 to what the function accepts as keywords.
2828
bc3b79fd
TJB
28292008-03-20 Tom Tromey <tromey@redhat.com>
2830
2831 * gdb.texinfo (Convenience Vars): Document convenience functions.
2832 (Functions In Python): New node.
2833 (Python API): Update.
2834
6c7a06a3
TT
28352009-03-20 Tom Tromey <tromey@redhat.com>
2836
2837 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2838 set target-wide-charset.
2839 (Requirements): Mention iconv.
2840
b646ddd4
HZ
28412009-03-17 Hui Zhu <teawater@gmail.com>
2842
2843 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2844
91440f57
HZ
28452009-03-17 Hui Zhu <teawater@gmail.com>
2846
2847 * gdb.texinfo: Add documentation for disassemble-next-line.
2848
8fd41227
TJB
28492009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2850
2851 * gdb.texinfo (Commands In Python): Remove tindex entries.
2852
61ff14c6
JK
28532009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2854
2855 * gdb.texinfo (Returning): New description for missing debug info.
2856
0b16c5cf
PA
28572009-03-14 Pedro Alves <pedro@codesourcery.com>
2858
2859 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2860 (General Query Packets): Document qAttached.
0b16c5cf 2861
32fc0df9
PA
28622009-03-05 Pedro Alves <pedro@codesourcery.com>
2863
2864 * gdb.texinfo (Background Execution): Better describe the set
2865 target-async command.
2866 (Maintenance Commands): Delete description of the `maint set/show
2867 linux-async' and `maint set/show remote-async' commands.
2868
134eb42c
VP
28692009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2870
2871 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2872 between sentences.
2873
c86cf029
VP
28742009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2875
2876 * gdb.texinfo (GDB/MI Async Records): Document the
2877 =library-loaded and =library-unloaded notifications.
2878
3ea85240
VP
28792009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2880
2881 * observer.texi (test_notification): New observer.
2882
1d33d6ba
VP
28832009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2884
61ff14c6
JK
2885 * observer.texi: Add parameter 'print_frame' to normal_stop
2886 observer.
1d33d6ba 2887
d721c933
EZ
28882009-02-07 Eli Zaretskii <eliz@gnu.org>
2889
2890 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2891 (Commands In Python): Fix COMMAND_* constants in last change. Use
2892 @kbd for interactive input. Add cross-references and index
2893 entries.
2894
4aa995e1
PA
28952009-02-06 Pedro Alves <pedro@codesourcery.com>
2896
2897 * gdb.texinfo (Signals): Document $_siginfo.
2898 (Convenience Variables): Mention $_siginfo.
2899 (Remote Configuration): Document qXfer:siginfo:read,
2900 qXfer:siginfo:write packets, and the read-siginfo-object,
2901 write-siginfo-object commands.
2902
5f5233d4
PA
29032009-02-06 Pedro Alves <pedro@codesourcery.com>
2904
2905 * gdbint.texinfo (Values): New chapter.
2906
d8906c6f
TJB
29072009-02-06 Tom Tromey <tromey@redhat.com>
2908
2909 * gdb.texinfo (Python API): Add entry for Commands In Python.
2910 (Commands In Python): New node.
2911
b6cb8e7d
TJB
29122009-02-05 Tom Tromey <tromey@redhat.com>
2913
2914 * gdb.texinfo (Values From Inferior): Document Value.string.
2915
12453b93
TJB
29162009-02-05 Tom Tromey <tromey@redhat.com>
2917
2918 * gdb.texinfo (Basic Python): Document execute's from_tty
2919 argument.
2920
08c637de
TJB
29212009-02-04 Tom Tromey <tromey@redhat.com>
2922
2923 * gdb.texinfo (Basic Python): Document gdb.history.
2924
592375cd
VP
29252009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2926
2927 * gdb.texinfo (GDB/MI Thread Commands): Document the
2928 'current-thread-id' field. Remove the example with zero threads,
2929 since current GDB won't ever report that if there's inferior.
2930
41447f92
VP
29312009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2932
2933 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2934 option to -break-insert.
2935
098b41a6
JG
29362009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2937 Jerome Guitton <guitton@adacore.com>
2938
2939 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2940 (System-wide configuration): New section.
2941
3c16cced
PA
29422009-01-26 Pedro Alves <pedro@codesourcery.com>
2943
2944 PR gdb/7580:
2945 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2946 internal-error|internal-warning quit|corefile ask|yes|no".
2947
62709adf
PA
29482009-01-26 Pedro Alves <pedro@codesourcery.com>
2949
2950 * gdb.texinfo (Using the `gdbserver' Program): Document
2951 --remote-debug.
2952
7ce58dd2
DE
29532009-01-23 Doug Evans <dje@google.com>
2954
2955 * gdb.texinfo: Add nexti to list of commands that support
2956 background execution.
2957
adb483fe
DJ
29582009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 * gdb.texinfo (Define, Hooks): Document prefix command support.
2961
a67ec3f4 29622009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2963 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2964
2965 Fixes for makeinfo --html.
2966
2967 * annotate.texinfo: Use @copying and @insertcopying. Use
2968 @ifnottex in place of @ifinfo.
2969 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2970 place of @ifinfo. Use @ifnotinfo for one index entry.
2971 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2972 in place of @ifinfo.
2973 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2974 in place of @ifinfo. Include contents at start unconditionally.
2975
84fcdf95
PA
29762009-01-13 Pedro Alves <pedro@codesourcery.com>
2977
2978 * gdb.texinfo (General Query Packets): Remove @var{} around the
2979 "spu" literal string.
2980
fa3a767f
PA
29812009-01-07 Pedro Alves <pedro@codesourcery.com>
2982
2983 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2984 program may be running in another process" errors.
2985 * gdbint.texinfo (Native Conditionals): Delete
2986 ONE_PROCESS_WRITETEXT description.
2987
9cb011d3
JB
29882009-01-07 Joel Brobecker <brobecker@adacore.com>
2989
2990 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2991 emacs local variable to be placed at the end of the ChangeLog.
2992 Add server.c and gdbreplay.c to the list of files where the
2993 copyright year needs to be updated.
2994
84603566
SL
29952009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2996
2997 * gdb.texinfo (Remote Configuration): Document new
2998 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2999 commands.
3000
a53f55d8
PA
30012008-12-28 Pedro Alves <pedro@codesourcery.com>
3002
3003 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3004 FETCH_INFERIOR_REGISTERS.
3005 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3006 FETCH_INFERIOR_REGISTERS descriptions. Remove
3007 gdbarch_get_longjmp_target descrition, since already described in
3008 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3009 (Target Conditionals): ... here.
3010
077e0a52
JB
30112008-12-16 Joel Brobecker <brobecker@adacore.com>
3012
3013 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3014 examples.
3015 (Additions to Ada): Likewise. Add the missing opening and closing
3016 parenthesis of the GDB prompt in one of the examples.
3017
023eb17c
JB
30182008-12-14 Joel Brobecker <brobecker@adacore.com>
3019
3020 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3021 about the result of 'Address not being of type System.Address.
3022 This problem has been fixed a while ago.
3023
c3b108f7
VP
30242008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3025
3026 MI non-stop and multiprocess docs.
3027
c8d5aac9
L
3028 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3029 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3030 Adjust documentation for *stopped, document =thread-created,
3031 =thread-exited, =thread-group-created and =thread-group-exited.
3032 (GDB/MI Thread Commands): Document the 'state' field in
3033 -thread-info output.
3034 (GDB/MI Program Execution): Mention --all and --thread-group
3035 options.
3036 (GDB/MI Variable Objects): Describe floating and fixed variable
3037 objects.
3038 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3039
07e059b5
VP
30402008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3041
c8d5aac9
L
3042 * gdb.texinfo (Operating System Information): New appendix.
3043 (Operating System Auxiliary Information): Document 'info os processes'
3044 (Remote Configuration): Document 'osdata'
3045 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3046
a80b95ba
TG
30472008-11-27 Tristan Gingold <gingold@adacore.com>
3048
3049 * gdb.texinfo (Darwin): Document Darwin specific features.
3050
a655d424
JK
30512008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3052
3053 * gdbint.texinfo (Target Conditionals): Extend the
3054 gdbarch_breakpoint_from_pc description.
3055
249e1128
VP
30562008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3057
3058 * gdb.texinfo (M68K Features): Fix typo.
3059
c14c28ba
PP
30602008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3061
3062 * gdb.texinfo (Symbols): Mention printing containing
3063 image name in "info symbol".
3064 (Maint translate-address): Likewise.
889bf7c5 3065
394a6666
JB
30662008-11-18 Joel Brobecker <brobecker@adacore.com>
3067
3068 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3069 commands "catch load" and "catch unload".
3070
66bb093b
VP
30712008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3072
3073 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3074 =thread-selected.
889bf7c5 3075
4a92f99b
VP
30762008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3077
c8d5aac9 3078 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3079
f0323ca0
PA
30802008-10-27 Pedro Alves <pedro@codesourcery.com>
3081
3082 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3083 .mt files, TM_CLIBS or TM_CDEPS.
3084 (x86 Watchpoints): Don't mention TDEPFILES.
3085
8b23ecc4
SL
30862008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3087
3088 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3089 (Overview): Mention notifications and non-stop mode behavior.
3090 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3091 with non-stop mode behavior. Add vStopped description.
3092 (Stop Reply Packets): Update list of packets that return
3093 stop replies. Mention non-stop behavior.
3094 (General Query Packets): Document QNonStop packet and associated
3095 qSupported query response.
3096 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3097 behavior.
3098 (Notification Packets): New section.
3099 (Remote Non-Stop): New section.
3100 (File-I/O Overview): Mention non-stop behavior.
3101
fff08868
HZ
31022008-10-24 Hui Zhu <teawater@gmail.com>
3103 Pedro Alves <pedro@codesourcery.com>
3104
3105 * gdb.texinfo (displaced-stepping): Describe the auto mode
3106 setting, and say it's the default. This is now a mainstream
3107 setting instead of a maintenance setting.
3108
252fbfc8
PA
31092008-10-23 Pedro Alves <pedro@codesourcery.com>
3110
3111 * observer.texi (thread_stop_requested): New.
3112
20924a55
JB
31132008-10-22 Joel Brobecker <brobecker@adacore.com>
3114
3115 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3116 (Patching): Replace incorrect usage of @samp by @kbd.
3117
bacec72f
MS
31182008-10-17 Michael Snyder <msnyder@vmware.com>
3119
3120 * gdb.texinfo: Add documentation for reverse execution.
3121
a08702d6 31222008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3123 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3124
3125 * gdb.texinfo. (Values From Inferior): New subsubsection.
3126
d97bc12b
DE
31272008-10-06 Doug Evans <dje@google.com>
3128
3129 * gdb.texinfo (set debug dwarf2-die): Document it.
3130
87f67dba
JB
31312008-10-01 Joel Brobecker <brobecker@adacore.com>
3132
3133 * gdb.texinfo (catch) [exception]: Document how to insert
3134 a breakpoint on user-defined exceptions when the exception
3135 name is identical to one of the language-defined ones.
3136
2fae03e8
TT
31372008-09-27 Tom Tromey <tromey@redhat.com>
3138
3139 * gdb.texinfo (Macros): Remove text about stringification,
3140 varargs, and splicing.
3141
5c6ce71d
TT
31422008-09-27 Tom Tromey <tromey@redhat.com>
3143
3144 * gdbint.texinfo (Language Support): Remove text about omitting
3145 support for a language.
3146
07128da0
DE
31472008-09-23 Doug Evans <dje@google.com>
3148
3149 * gdb.texinfo (info dcache): Update.
3150
b90a069a
SL
31512008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3152
3153 * gdb.texinfo (Packets): Add info on thread-id syntax and
3154 multiprocess extensions.
3155 <D>: Document multiprocess form of packet.
3156 <H>: Use thread-id syntax.
3157 <T>: Likewise.
3158 <vCont>: Likewise. Note this is required for multiprocess.
3159 <vKill>: New packet.
3160 (Stop Reply Packets) <T>: Use thread-id syntax.
3161 <W>: Document multiprocess form of reply.
3162 <X>: Likewise.
3163 (General Query Packets) <qC>: Use thread-id syntax.
3164 <qfThreadInfo>: Likewise.
3165 <qGetTLSAddr>: Likewise.
3166 <qP>: Likewise.
3167 <qSupported>: Add "multiprocess" feature.
3168 <qThreadExtraInfo>: Use thread-id syntax.
3169
b77209e0
PA
31702008-09-22 Stan Shebs <stan@codesourcery.com>
3171
3172 * gdb.texinfo (Inferiors): New section.
3173
3d0bb823
PA
31742008-09-12 Pedro Alves <pedro@codesourcery.com>
3175
3176 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3177
f8dcfc0a
UW
31782008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3179
3180 * gdbint.texinfo (Target Conditionals): Remove documentation
3181 for gdbarch_name_of_malloc.
3182
8775bb90
MS
31832008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3184
3185 * gdb.texinfo (Interrupts): Mention TCP interface for
3186 sending BREAK.
3187
f1838a98
UW
31882008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3189
3190 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3191 argument prefix to "set sysroot".
3192
158c7665
PH
31932008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3194
3195 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3196 and False.
3197
30e026bb
VP
31982008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3199
c8d5aac9
L
3200 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3201 for possible features of -list-features.
30e026bb 3202
c6ebd6cf
VP
32032008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3204
c8d5aac9 3205 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3206 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3207
aeac0ff9
VP
32082008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3209
3210 * doc/gdb.texinfo (PowerPC): Fix typo.
3211 (PowerPC features): Fix typo.
3212
5231c1fd
PA
32132008-08-18 Pedro Alves <pedro@codesourcery.com>
3214
3215 * observer.texi (thread_ptid_changed): New.
3216
677c5bb1
LM
32172008-08-18 Luis Machado <luisgpm@br.ibm.com>
3218
3219 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3220 (PowerPC features): Mention feature set for VSX registers.
3221
f3a2dd1a
JB
32222008-08-13 Joel Brobecker <brobecker@adacore.com>
3223
3224 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3225 the direct visibility of all names in user-written packages.
3226
33e5cbd6
PA
32272008-08-13 Pedro Alves <pedro@codesourcery.com>
3228
3229 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3230 setting, and make it the default.
3231 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3232 non-stop script example.
3233
d0384fc4
TJB
32342008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3235
3236 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3237 reference to the "Using Different Register and Memory Data
3238 Representation" section.
3239
a6f3e723
SL
32402008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3241
3242 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3243 (Remote Protocol): Add Packet Acknowledgment to menu.
3244 (Overview): Mention +/- can be disabled, and point to new section
3245 where this is discussed in detail.
3246 (General Query Packets): Document QStartNoAckMode packet, and
3247 corresponding qSupported reply.
3248 (Packet Acknowledgment): New section.
3249
0606b73b
SL
32502008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3251 Pedro Alves <pedro@codesourcery.com>
3252
3253 * gdb.texinfo (Threads): Move paragraph about automatic thread
3254 selection to All-Stop Mode subsection.
3255 (Thread Stops): Reorganize existing material into subsections.
3256 Add introductory blurb and menu.
3257 (Non-Stop Mode): New subsection.
3258 (Background Execution): New subsection.
3259 (Maintenance Commands): Add cross-references from async mode
3260 commands to the new Background Execution section.
3261
d57a3c85
TJB
32622008-08-06 Tom Tromey <tromey@redhat.com>
3263
3264 * gdb.texinfo (Extending GDB): New chapter.
3265 (Sequences): Demoted chapter, now a section under the new
3266 Extending GDB chapter.
3267 (Python): New section.
3268
6d76a53d
SS
32692008-07-31 Stan Shebs <stan@codesourcery.com>
3270
3271 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3272
1f70da6a
SS
32732008-07-29 Stan Shebs <stan@codesourcery.com>
3274
3275 * gdbint.texinfo: General round of cleanup and minor
3276 clarifications.
3277 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3278 (Longjmp Support): Update description to reflect how it is done
3279 for targets without using native header.
3280 (Symbol Handling): Add a little more general explanation.
3281 (COFF, ELF): Mention stabs encapsulation.
3282 (DWARF 3): New section.
3283 (Adding a New Host): Scrub out some obsolete bits.
3284 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3285 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3286 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3287 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3288 SEEK_SET, STOP_SIGNAL, USG.
3289 (Raw and Virtual Register Representations): Ditto for
3290 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3291 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3292 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3293 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3294 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3295 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3296 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3297 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3298 DEPRECATED_USE_STRUCT_CONVENTION.
3299 Describe gdbarch_deprecated_fp_regnum.
3300 Update description of gdbarch_print_insn.
3301 (Adding a New Target): Scrub out obsolete bits.
3302 (Obsolete Conditionals): Remove entire section.
3303
383f836e
TT
33042008-07-25 Tom Tromey <tromey@redhat.com>
3305
3306 * observer.texi (GDB Observers): Document new observers:
3307 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3308 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3309 architecture_changed.
3310
cfd8ab24
SS
33112008-07-21 Stan Shebs <stan@codesourcery.com>
3312
3313 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3314 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3315
781b42b0
TT
33162008-07-21 Tom Tromey <tromey@redhat.com>
3317
3318 * observer.texi (GDB Observers): Remove obsolete comment.
3319 <executable_changed>: Remove argument.
3320
d7d9f01e
TT
33212008-07-18 Tom Tromey <tromey@redhat.com>
3322
3323 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3324
bf250677
DE
33252008-07-10 Doug Evans <dje@google.com>
3326
3327 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3328
10568435
JK
33292008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3330
3331 * gdb.texinfo (Starting): Document "set disable-randomization".
3332
5ae4183a
AS
33332008-07-07 Andreas Schwab <schwab@suse.de>
3334
3335 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3336
b56e7235
VP
33372008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3338
3339 * gdb.texinfo (GDB/MI Target Manipulation): Add
3340 example of -target-attach.
3341
e1ac3328
VP
33422008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3343
3344 * observer.texi (target_resumed): New observer.
5ae4183a 3345 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3346
65d12d83
TT
33472008-06-06 Tom Tromey <tromey@redhat.com>
3348
3349 * gdb.texinfo (Completion): Add field name example.
3350
fbc5282e
MK
33512008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3352
3353 * gdb.texinfo (GDB/MI Program Context): Added example
3354 to -exec-arguments
5ae4183a 3355
fbc5282e 33562008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3357
3358 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3359 annotation.
3360
c16158bc 33612008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3362 Nathan Sidwell <nathan@codesourcery.com>
3363 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3364
3365 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3366 and ACX_BUGURL.
3367 * configure: Regenerate.
3368 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3369 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3370 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3371 mailing-list-specific text about bug reporting unless
3372 BUGURL_DEFAULT.
3373
75c99385
PA
33742008-06-05 Pedro Alves <pedro@codesourcery.com>
3375
3376 * gdb.texinfo (-target-select): Remove reference to target async.
3377 (Maintenance Commands): Document "maint set/show remote-async".
3378
1763a388
MK
33792008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3380
3381 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3382 in -target-file-get section.
5ae4183a 3383
d0d064df
PA
33842008-05-22 Pedro Alves <pedro@codesourcery.com>
3385
9b562ab8
PA
3386 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3387 killing the inferior when it is already debugging a process.
d0d064df 3388
8dfa32fc
JB
33892008-05-21 Joel Brobecker <brobecker@adacore.com>
3390
3391 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3392 abbreviation for "finish".
3393
55f996a7
NR
33942008-05-21 Nick Roberts <nickrob@snap.net.nz>
3395
3396 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3397
ba2b1c56
DJ
33982008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3399
3400 * gdbint.texinfo (Target Conditionals): Delete entry for
3401 gdbarch_dwarf_reg_to_regnum.
3402
08388c79
DE
34032008-05-09 Doug Evans <dje@google.com>
3404
a3c83fae 3405 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3406
d14508fe
DE
34072008-05-05 Doug Evans <dje@google.com>
3408
3409 * gdb.texinfo (disassemble): Document /m modifier.
3410
e2b7ddea
VP
34112008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3412
5ae4183a
AS
3413 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3414 will not report the time of commands that run the target.
e2b7ddea 3415
8eb41542
VP
34162008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3417
3418 * gdb.texinfo (GDB/MI Output Records): Add
3419 missing semicolon.
3420
82f68b1c
VP
34212008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3422
3423 * gdb.texinfo (GDB/MI Output Records):
3424 Document =thread-create and =thread-exited.
3425
fa0f268d
VP
34262008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3427
3428 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3429 Remove mention of dmi-discuss.
fa0f268d 3430
063bfe2e
VP
34312008-05-03 Pedro Alves <pedro@codesourcery.com>
3432
3433 * observer.texi (thread_exit): New.
3434
237fc4c9
PA
34352008-05-02 Pedro Alves <pedro@codesourcery.com>
3436
3437 * gdb.texinfo (Debugging Output): Document "set/show debug
3438 displaced".
3439 (Maintenance Commands): Document "maint set/show
3440 can-use-displaced-stepping".
3441
0428b8f5
DJ
34422008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3443
3444 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3445 and set/show arm force-mode.
3446
5009afc5
AS
34472008-05-02 Andreas Schwab <schwab@suse.de>
3448
3449 * gdbint.texinfo (Algorithms): Describe
3450 target_watchpoint_addr_within_range.
3451
669fac23
DJ
34522008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3453
3454 * gdbint.texinfo (Stack Frames): New chapter.
3455 (Algorithms): Move Frames text to the new chapter.
3456 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3457 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3458
721c02de
VP
34592008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3460
5ae4183a
AS
3461 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3462 output does not necessary include any tokens.
721c02de 3463
c055b101
CV
34642008-04-22 Corinna Vinschen <vinschen@redhat.com>
3465
3466 * gdb.texinfo (Set SH Calling convention): New @item.
3467 (Show SH Calling convention): Ditto.
3468
68837c9d
MD
34692008-04-22 Markus Deuling <deuling@de.ibm.com>
3470
3471 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3472
2e9132cc
EZ
34732008-04-20 Eli Zaretskii <eliz@gnu.org>
3474
3475 * gdb.texinfo (Set Breaks): Mention that multiple location
3476 breakpoints need line number info. Add index entries.
3477
31fffb02
CS
34782008-04-19 Craig Silverstein <csilvers@google.com>
3479
3480 * gdb.texinfo (Requirements): Add an optional requirement on
3481 zlib.
3482 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3483 Compressed DWARF 2.
3484
a47ec5fe
AR
34852008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3486
3487 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3488 sample output for 'stopped,reason="breakpoint-hit"' message.
3489 (GDB/MI Program Execution): Likewise.
3490
de051565
MK
34912008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3492
5ae4183a 3493 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3494 -var-set-format. Add -f option to -var-evaluate-expression.
3495
6ba66d6a
JB
34962008-04-03 Joel Brobecker <brobecker@adacore.com>
3497
3498 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3499 new node "Ambiguous Expressions". Replace references to this
3500 node by references to "Ambiguous Expressions" throughout.
3501 (Ambiguous Expressions): New node.
3502
1e26b4f8
DJ
35032008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3504
3505 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3506
b84876c2
PA
35072008-03-21 Pedro Alves <pedro@codesourcery.com>
3508
3509 * gdb.texinfo (Debugging Output): Document
3510 "set/show debug lin-lwp-async".
3511 (Maintenance Commands): Document "maint set/show linux-async".
3512
63092375
DJ
35132008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3514
3515 * gdb.texinfo (Expressions): Update description of malloced arrays.
3516
8e8901c5
VP
35172008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3518
3519 * gdb.texinfo (Thread Commands): Document
3520 -thread-info. Remove -thread-list-all-threads.
3521
1fddbabb
PA
35222008-03-14 Pedro Alves <pedro@codesourcery.com>
3523 Sandra Loosemore <sandra@codesourcery.com>
3524
3525 * gdb.texinfo (Library List Format): Update to mention the
3526 possibility to pass section addresses instead of segment
3527 addresses.
3528
ccd213ac
DJ
35292008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3530
3531 * gdb.texinfo (Starting): Document "set exec-wrapper".
3532 (Server): Document gdbserver --wrapper.
3533
fa4727a6
DJ
35342008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3535
3536 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3537 unreadable memory. Delete obsolete SPARClite reference.
3538
8edfe269
DJ
35392008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3540
3541 * gdb.texinfo (Starting): Mention always-running targets.
3542 (Target Commands): Add an anchor for load.
3543 (Connecting): Explain continue instead of run.
3544
1843f87b
DJ
35452008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3548
f9082629
NR
35492008-02-26 Nick Roberts <nickrob@snap.net.nz>
3550
3551 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3552 breakpoint table.
3553
fd96d250
PA
35542008-02-19 Pedro Alves <pedro@codesourcery.com>
3555
3556 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3557 killing the inferior when it is already debugging a process.
3558
36af4ef6
MD
35592008-02-13 Markus Deuling <deuling@de.ibm.com>
3560
3561 * gdbint.texinfo (Build Script): New section. Mention new build script
3562 gdb_buildall.sh.
3563
cda4ce5a
JB
35642008-02-01 Jim Blandy <jimb@red-bean.com>
3565
3566 * gdb.texinfo (Help): Summarize 'info args' correctly.
3567
4acd40f3
TJB
35682008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3569
3570 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3571 available in PowerPC architecture.
3572 (Embedded Processors): Change node name of PowerPC item in menu.
3573 (PowerPC): Rename to...
3574 (PowerPC Embedded): this.
3575 (Architectures): Add new PowerPC item in menu.
3576 (PowerPC): New node.
3577
6e6c6f50
DJ
35782008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3581 commands.
3582
5ee187d7
DJ
35832008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3584
3585 * gdb.texinfo (Setting Catchpoints): Mention features
3586 supported on GNU/Linux.
3587
e275c0d9
NR
35882008-01-30 Nick Roberts <nickrob@snap.net.nz>
3589
3590 * gdb.texinfo (GDB/MI File Commands): Describe new output
3591 field for MI command -file-list-exec-source-file.
3592
2d717e4f
DJ
35932008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * gdb.texinfo (Using the `gdbserver' Program): Add security
3596 warning. Rearrange into subsections and subsubsections. Document
3597 --multi and --debug. Correct --with-sysroot typo. Update --attach
3598 usage. Make load reference clearer. Document monitor exit.
3599 (Remote Configuration): Document set remote exec-file, attach-packet,
3600 and run-packet.
3601 (Packets): Document vAttach and vRun.
3602
d35a4257 36032008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3604
3605 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3606 detach-on-follow -> detach-on-fork.
f663676d 3607
c78d192c
DJ
36082008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3609
3610 * gdbint.texinfo (Native Conditionals): Remove
3611 SHELL_COMMAND_CONCAT and SHELL_FILE.
3612
d35a4257
EZ
36132008-01-26 Eli Zaretskii <eliz@gnu.org>
3614
3615 * gdb.texinfo (Specify Location): Improve wording.
3616
93815fbf
VP
36172008-01-23 Chris Demetriou <cgd@google.com>
3618
3619 * gdb.texinfo (Threads): Document new "set print thread-events"
3620 and "show print thread-events" commands.
3621
2a25a5ba
EZ
36222008-01-19 Eli Zaretskii <eliz@gnu.org>
3623
3624 * gdb.texinfo (Specify Location): New section.
3625 (Delete Breaks, Edit, Set Breaks): Remove description of
3626 locations. Instead, add a reference to "Specify Location".
3627 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3628 (Symbols): Refer to "Specify Location" for the valid forms of
3629 linespecs and locations.
3630
32c9a795
MD
36312008-01-18 Markus Deuling <deuling@de.ibm.com>
3632
3633 * gdbint.texinfo (Target Conditionals): Replace the description of
3634 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3635
b17828ca
JB
36362008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3637
3638 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3639 about &&var, which is rejected by the expression parser.
3640
0aea4bf3
LM
36412008-01-09 Luis Machado <luisgpm@br.ibm.com>
3642
3643 * gdb.texinfo (Output): Update documentation on using printf with DFP
3644 types.
3645
febe4383
TJB
36462008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3647
3648 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3649 subsubsection.
3650 (Decimal Floating Point format): New subsubsection.
3651
7a404eba
PA
36522008-01-05 Pedro Alves <pedro@codesourcery.com>
3653
3654 * gdb.texinfo (File Options): Remove mention of the attempt to
3655 open a core file with the -p option. Don't list -c as a valid
3656 option to attach to a process.
3657
a4d9b460
PA
36582008-01-05 Pedro Alves <pedro@codesourcery.com>
3659
3660 * gdbint.texinfo (Host Conditionals): Remove mention of
3661 ALIGN_STACK_ON_ENTRY.
3662
6ec2edbe
JB
36632008-01-05 Joel Brobecker <brobecker@adacore.com>
3664
3665 * gdbint.texinfo (Start of New Year Procedure): Add item
3666 describing how to update the source and documentation copyright
3667 notices.
3668
d8b2a693
JB
36692007-12-18 Jim Blandy <jimb@codesourcery.com>
3670
ab209b3a 3671 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3672 watchpoint explanation into the main description of the watchpoint
3673 command; update synopses of 'watch', 'rwatch', and 'awatch'
3674 commands.
3675
8b4ed427
VP
36762007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3677
3678 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3679 Document 'pending-breakpoints' feature of
3680 -list-features.
3681
37e4754d
LM
36822007-12-17 Luis Machado <luisgpm@br.ibm.com>
3683
669fac23 3684 * gdb.texinfo: Add new parameter's description.
37e4754d 3685
1d3811f6
DJ
36862007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3687
3688 * gdb.texinfo (Overview): Clarify run-length encoding
3689 example. Remove the restriction on "+" and "-" characters.
3690
c1c25a1a
EZ
36912007-12-15 Eli Zaretskii <eliz@gnu.org>
3692
3693 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3694
afe8ab22 36952007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3696
afe8ab22
VP
3697 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3698 the -f option for -break-insert, remove -r option,
3699 and clarify specification of location.
3700
a6b151f1
DJ
37012007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3704 formatting.
3705 (Remote Debugging): Add File Transfer section.
3706 (Remote Configuration): Document Host I/O packets.
3707 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3708 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3709 (Packets): Add vFile.
3710
3b784c4f
EZ
37112007-11-17 Eli Zaretskii <eliz@gnu.org>
3712
3713 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3714 breakpoints with multiple locations.
3715 (Breakpoint Menus): Improve wording.
3716 (Output): Fix last change.
3717
a4ce5b0d
UW
37182007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3719
3720 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3721
1b39d5c0
DE
37222007-11-15 Doug Evans <dje@google.com>
3723
3724 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3725
7a72d44c
VP
37262007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3727
3728 * gdbint.texinfo (Native Conditionals): Remove
3729 mention of CLEAR_SOLIB.
5ae4183a 3730
6d1829bf 37312007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3732
3733 * gdb.texinfo (Print Settings): Add documentation for "set/show
3734 print frame-arguments".
3735
1a619819
LM
37362007-11-05 Luis Machado <luisgpm@br.ibm.com>
3737
3b784c4f 3738 * gdb.texinfo (Output): Update printf command's description.
1a619819 3739
55eddb0f
DJ
37402007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3741
3742 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3743 powerpc soft-float".
3744
9cceb671
DJ
37452007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3746
3747 * gdb.texinfo (Files): Correct formatting. Mention Expat
3748 requirement.
3749 (Requirements for Building GDB): Expand the list of Expat
3750 uses.
3751 (Library List Format, Memory Map Format): Mention Expat.
3752 (Target Descriptions): Update Expat wording.
3753
83acabca
DJ
37542007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3755
3756 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3757 Document that gdbarch_convert_register_p should return zero for no-op
3758 conversions.
3759
e35879db
UW
37602007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3761
83acabca 3762 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3763 of set_gdbarch_sofun_address_maybe_missing back to ...
3764 (Target Conditionals): ... here to fix build break.
3765
203c3895
UW
37662007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3767
83acabca 3768 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3769 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3770 (Compiler Characteristics): ... documentation of
3771 set_gdbarch_sofun_address_maybe_missing.
3772
11411de3
DJ
37732007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3774
3775 * gdbint.texinfo (Target Conditionals): Use
3776 frame_unwind_register_unsigned in examples instead of
3777 frame_unwind_unsigned_register.
3778
7cc46491
DJ
37792007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3780
3781 * gdb.texinfo (Predefined Target Types): Add int128
3782 and uint128.
3783 (Standard Target Features): Add PowerPC features.
3784
81adfced
DJ
37852007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3786
3787 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3788
c1874924
UW
37892007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3790
3791 * gdbint.texi (Target Conditionals): Remove documentation
3792 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3793 gdbarch_extract_return_value, and gdbarch_store_return_value.
3794
f6e56ab3
UW
37952007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3796
3797 * gdbint.texi (Target Conditionals): Remove documentation of
3798 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3799
56cf5405
KH
38002007-10-11 Kazu Hirata <kazu@codesourcery.com>
3801
3802 * gdb.texinfo: Mention that inaccessible-by-default is on by
3803 default.
3804
35156bae
DJ
38052007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3806
3807 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3808
d983da9c
DJ
38092007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3810
3811 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3812 multi-threaded watchpoints.
3813 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3814 checked. Describe sticky notification. Expand description
3815 of steppable and continuable watchpoints.
3816 (Watchpoints and Threads): New subsection.
3817
fe6fbf8b
VP
38182007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3819
3820 * gdb.texinfo (Setting Breakpoints): Revise
3821 documentation for pending breakpoints. Document
3822 breakpoints with multiple locations.
5ae4183a 3823
084344da
VP
38242007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3825
3826 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3827 Document -list-features.
5ae4183a 3828
82160952
EZ
38292007-09-15 Eli Zaretskii <eliz@gnu.org>
3830
3831 * gdb.texinfo (Output): Spell out which features of C's printf are
3832 not supported by GDB's printf.
7e27a47a
EZ
3833 (Separate Debug Files): More accurate wording regarding build ID
3834 and a reference to the ld manual rather than the Fedora wiki.
82160952 3835
ea37ba09
DJ
38362007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3837 Jim Blandy <jimb@codesourcery.com>
3838
3839 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3840 (Examining Memory): Update mentions of the 's' format.
3841 (Automatic Display): Likewise.
3842
b8533aec
DJ
38432007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3844
3845 * gdb.texinfo: Update the FSF's Back-Cover Text.
3846
83f83d7f
JK
38472007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3848 Eli Zaretskii <eliz@gnu.org>
3849
3850 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3851 Fixed the ``build ID'' name. New binaries build instructions for the
3852 build ID inclusion. Explain how the commands are specific to the build
3853 ID vs. debug link.
3854
c7e83d54
EZ
38552007-09-01 Eli Zaretskii <eliz@gnu.org>
3856
3857 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3858 indexing for ``build ID'' support.
3859
d3750b24
JK
38602007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3861
3862 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3863 Enlisted BUILD ID to the debug file searching example.
3864 Included a BUILD ID `.note.gnu.build-id' section description.
3865 Updated/added the debug files splitting instructions for OBJCOPY.
3866
02142340
VP
38672007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3868
3869 * gdb.texinfo (Variable Objects): Adjust docs
3870 for -var-info-expression and document
3871 -var-info-path-expression.
3872
d3bdde98
JB
38732007-08-20 Jim Blandy <jimb@codesourcery.com>
3874
3fb6a982
JB
3875 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3876 (title page): Include the dedication in the printed manual, as a
3877 separate page after the copyright notice.
5ae4183a 3878
d3bdde98
JB
3879 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3880 don't break a @var across a line.
3881
c80a96a8
MR
38822007-07-25 Maciej W. Rozycki <macro@mips.com>
3883
3884 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3885 for include files.
3886
5824a901
NR
38872007-07-12 Nick Roberts <nickrob@snap.net.nz>
3888
3889 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3890 in annotate.texinfo.
3891 (Command History): Link to new node.
5824a901 3892
d52e7ea3
UW
38932007-07-05 Markus Deuling <deuling@de.ibm.com>
3894
3895 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3896
5fc14d0a
EZ
38972007-07-05 Eli Zaretskii <eliz@gnu.org>
3898
3899 * gdbint.texinfo (Target Conditionals): Fix last change.
3900
4a9bb1df
UW
39012007-07-03 Markus Deuling <deuling@de.ibm.com>
3902
3903 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3904 routines:
3905 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3906 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3907 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3908 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3909 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3910 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3911 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3912 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3913 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3914 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3915 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3916 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3917 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3918 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3919 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3920 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3921 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3922 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3923 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3924 (SOFTWARE_SINGLE_STEP_P)
3925
3926 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3927 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3928
3929 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3930 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3931 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3932 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3933 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3934 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3935 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3936 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3937 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3938 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3939
3940 (Converting an existing Target Architecture to Multi-arch): Remove
3941 section.
3942
3943 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3944 (gdbarch_addr_bits_remove): Add code example.
3945
3946 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3947
cfa9d6d9
DJ
39482007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3949
3950 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3951 Add other missing entries. Adjust the table size to fit.
3952 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3953 stop reasons including the new "library" event.
3954 (General Query Packets): Adjust table widths for qSupported. Mention
3955 qXfer:libraries:read reply to qSupported and document the new packet.
3956 (Library List Format): New section.
3957
159fcc13
JK
39582007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3959
3960 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3961
f66d1690
MS
39622007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3963
3964 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3965
67102876
NR
39662007-06-25 Nick Roberts <nickrob@snap.net.nz>
3967
3968 * gdbint.texinfo (Register and Memory Data): Break sections
3969 into nodes and add a menu.
3970
a4642986
MR
39712007-06-21 Maciej W. Rozycki <macro@mips.com>
3972
3973 * gdb.texinfo (Examining Memory): Document the new behaviour.
3974
e9c17194
VP
39752007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3976
3977 * gdb.texinfo (Standard Target Features): Document
3978 m68k features.
3979
31d99776
DJ
39802007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3981
3982 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3983
1780a0ed
DJ
39842007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3985
3986 * gdb.texinfo (Target Description Format): Add version attribute
3987 for <target>.
3988
822b6570
DJ
39892007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3990
3991 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3992
f8b73d13
DJ
39932007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3994
3995 * gdb.texinfo (MIPS Features): New subsection.
3996
0e7f50da
UW
39972007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3998 Markus Deuling <deuling@de.ibm.com>
3999
4000 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4001 and qXfer:spu:write packets and mention them under qSupported.
4002
23d964e7
UW
40032007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4004 Markus Deuling <deuling@de.ibm.com>
4005
4006 * gdb.texinfo (Architectures): Add new SPU section to document
4007 Cell Broadband Engine SPU architecture specific commands.
4008
9f708cb2
VP
40092007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4010
4011 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4012 comments.
4013
7579b5f8
NR
40142007-06-07 Nick Roberts <nickrob@snap.net.nz>
4015
4016 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4017
bf06d120
JB
40182007-05-29 Jim Blandy <jimb@codesourcery.com>
4019
4020 * gdb.texinfo (Overview): Doc fix.
4021
23776285
MR
40222007-05-22 Maciej W. Rozycki <macro@mips.com>
4023
4024 * gdb.texinfo (Remote Configuration): Document "set/show
4025 remoteflow".
4026
1a69e1e4
DJ
40272007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4028
bf06d120
JB
4029 * gdb.texinfo (MIPS): Remove documentation for set mips
4030 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4031 stack-arg-size.
1a69e1e4 4032
46ba6afa 40332007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4034
46ba6afa
BW
4035 * all-cfg.texi (GDBTUI): New.
4036 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4037 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4038 (TUI Configuration): Edit to improve clarity and fix problems of
4039 both style and content.
5ae4183a 4040
06d3b283
UW
40412007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4042
4043 * observer.texi (GDB Observers): New observer "new_objfile".
4044
179101d6
UW
40452007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4046
4047 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4048
25d5ea92
VP
40492007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4050
4051 * gdb.texinfo (GDB/MI Variable Objects): Document
4052 frozen variables objects.
5ae4183a 4053
ea35711c
DJ
40542007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4055
4056 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4057 (Character Sets, Caching Data of Remote Targets): Likewise.
4058 (Targets): Delete Remote node. Move its text...
4059 (Debugging Remote Programs): ...to here. Delete description
4060 of the "remote" command.
4061 (Remote configuration): Delete description of "set remotedevice"
4062 and "show remotedevice".
4063 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4064
db2e3e2e
BW
40652007-04-11 Bob Wilson <bob.wilson@acm.org>
4066
5ae4183a
AS
4067 * gdb.texinfo (Contributors, Continuing and Stepping)
4068 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4069 (General Query Packets, File-I/O Remote Protocol Extension)
4070 (Protocol Basics, The F Reply Packet, Write)
4071 (Protocol-specific Representation of Datatypes, Memory Transfer):
4072 Fix hyphenation, punctuation and grammar problems.
4073 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4074 'section' instead of 'subsection' in the text.
4075 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4076 (i386): Remove period from section name.
db2e3e2e
BW
4077 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4078 (Config Names, Configure Options): Use @file{configure}.
4079
8a3dae3e
DJ
40802007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4081
4082 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4083 and tab expansion.
4084
1a92f856
DJ
40852007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4086
4087 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4088
79a6e687 40892007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4090
79a6e687
BW
4091 * gdb.texinfo: Consistently capitalize all significant words in
4092 node names, chapter titles, section titles, and headings. Update
4093 cross references to match.
4094 (Starting and Stopping Trace Experiment): Make node name plural.
4095 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4096
ad527d2e
PA
40972007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4098
4099 * gdb.texinfo (WinCE): Delete obsolete subsection.
4100
7ce59000
DJ
41012007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4102
4103 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4104 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4105 references.
4106
8807d78b
DJ
41072007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4108
4109 * gdb.texinfo (Startup): Delete references to some alternate
4110 names for .gdbinit.
4111 (Thread): Remove LynxOS reference.
4112 (Tandem ST2000): Delete target-specific documentation.
4113 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4114 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4115 and GDB_OSABI_LYNXOS.
4116
5f402660
UW
41172007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4118
4119 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4120
bac718a6
UW
41212007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4122
4123 * gdbint.texinfo (Target Conditionals): Remove mention of
4124 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4125 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4126
9453113a
DJ
41272007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4128
4129 * Makefile.in: Add "pdfdir" installation
4130 directory, PDFTEX macro, support for "install-pdf" target,
4131 and rules for making a pdf version of refcard.texi.
4132 * refcard.tex: Specify paper size for PDF output.
4133
ae21e955 41342007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4135
ae21e955 4136 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4137
3f94c067 41382007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4139
3f94c067
BW
4140 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4141 (Source Path, Character Sets, Macros, Define)
4142 (GDB/MI Result Records, GDB/MI Simple Examples)
4143 (GDB/MI Program Execution, GDB/MI File Commands)
4144 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4145 (Bug Reporting): Use @value{GCC}.
5ae4183a 4146
12c27660 41472007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4148
12c27660
BW
4149 * gdb.texinfo (Help): Fix formatting of examples.
4150 (Variables): Use @ifnotinfo instead of @iftex.
4151 (Non-debug DLL symbols): Use @ref instead of @pxref.
4152 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4153
ce9341a1
BW
41542007-03-26 Bob Wilson <bob.wilson@acm.org>
4155
4156 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4157
c8f4133a
BW
41582007-03-26 Bob Wilson <bob.wilson@acm.org>
4159
4160 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4161 the order of the nodes.
4162 (C Operators, C Constants, Debugging C): Remove extra menus.
4163 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4164
c8f4133a 41652007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4166
4167 * gdb.texinfo (File Options): Add missing parenthesis.
4168 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4169
c74d0ad8
DJ
41702007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4171
4172 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4173
ff6f572f
DJ
41742007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4175
669fac23 4176 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4177 case insensitivity.
4178 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4179
994337c3
NR
41802007-02-18 Nick Roberts <nickrob@snap.net.nz>
4181
4182 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4183 (Files): Add section name to argument list for pxref.
4184 (Non-debug DLL symbols): Don't use `see' for pxref.
4185 (Embedded Processors): Fix typo.
4186 (GDB/MI Breakpoint Commands): Execution commands generate
4187 *stopped not ^done.
4188
eb819d70
NR
41892007-02-13 Nick Roberts <nickrob@snap.net.nz>
4190
4191 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4192 values for in_scope. Mention that only root variables can be
4193 updated.
4194 (GDB/MI Development and Front Ends): Explain new values may be
4195 added to existing fields.
4196
123dc839
DJ
41972007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4198
4199 * gdb.texinfo (-target-disconnect): Use @smallexample.
4200 (Requirements): Add anchor for Expat. Update description.
4201 (Target Descriptions): Mention Expat.
4202 (Target Description Format): Document new elements. Use
4203 @smallexample.
4204 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4205 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4206
108546a0
DJ
42072007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4208
4209 * gdb.texinfo (Target Description Format): Add section on XInclude.
4210
95a98c01
NR
42112006-02-03 Nick Roberts <nickrob@snap.net.nz>
4212
4213 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4214 command -enable-timings.
4215
f4b3909f
EZ
42162007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4217
5ae4183a 4218 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4219 descriptions for new/deleted elements in gdb_osabi. Add missing
4220 description for function generic_elf_osabi_sniff_abi_tag_sections.
4221
c7ba131e
JB
42222007-01-29 Joel Brobecker <brobecker@adacore.com>
4223
4224 * gdb.texinfo (Maintenance Commands): Add documentation for
4225 the new "maint print target-stack" command.
4226
3a60f64e
JK
42272007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4228 Eli Zaretskii <eliz@gnu.org>
4229
f4b3909f 4230 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4231
c582f8b6
EZ
42322007-01-26 Eli Zaretskii <eliz@gnu.org>
4233
4234 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4235 Use @value{NGCC} instead of @value{GCC}.
4236
d3e8051b
EZ
42372007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4238
4239 * agentexpr.texi: Fix typos.
4240 * annotate.texinfo: Likewise.
4241 * gdb.texinfo: Likewise.
4242 * gdbint.texinfo: Likewise.
4243 * observer.texi: Likewise.
4244 * stabs.texinfo: Likewise.
4245
86f04699
EZ
42462007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4247
4248 * gdbint.texinfo (Support Libraries): Remove mmalloc
4249 entry. Describe readline library.
4250
23181151
DJ
42512007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4252
4253 * gdb.texinfo (Target Descriptions): New section.
4254 (General Query Packets): Add QPassSignals anchor. Mention
4255 qXfer:features:read under qSupported. Expand mentions of
4256 qXfer:memory-map:read and QPassSignals. Document
4257 qXfer:features:read.
4258
f822c95b
DJ
42592007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * gdb.texinfo (Commands to specify files): Describe
4262 "set sysroot" and "show sysroot".
4263 (Using the `gdbserver' program): Lowercase argument
4264 to @var. Expand description of setting up GDB on the
4265 host.
4266
8936fcda
JB
42672007-01-05 Joel Brobecker <brobecker@adacore.com>
4268
4269 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4270 catch exception, catch exception unhandled, and catch assert
4271 commands.
4272
e776119f
DJ
42732007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4274
4275 * gdb.texinfo (Debugging Output): Document "set debug xml"
4276 and "show debug xml".
4277
aa79a185
DJ
42782007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4279
4280 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4281
7f893741
JB
42822007-01-01 Joel Brobecker <brobecker@adacore.com>
4283
4284 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4285
a1b5960f
VP
42862006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4287
4288 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4289 note in @ignore, to be removed later if nobody complains.
4290
9f470e6e
NR
42912006-12-04 Nick Roberts <nickrob@snap.net.nz>
4292
4293 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4294 of -var-delete.
4295
765dc015 42962006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4297
765dc015 4298 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4299 automatic software/hardware breakpoint usage and
4300 the "set breakpoint auto-hw" command.
765dc015 4301
4b5752d0
VP
43022006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4303
4304 * gdb.texinfo (Memory Access Checking): New.
4305
89be2091
DJ
43062006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4307
4308 * gdb.texinfo (Remote configuration): Mention
4309 "pass-signals-packet".
4310 (General Query Packets): Document QPassSignals. Fix
4311 a typo.
4312
ca3bf3bd
DJ
43132006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4314
4315 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4316
427c3a89
DJ
43172006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4318
4319 * gdb.texinfo (Remote configuration): Rewrite documentation for
4320 packet configuration commands.
4321 (OS Information): Adjust reference to qXfer:auxv:read.
4322 (General Query Packets): Remove references to read-aux-vector-packet
4323 and set remote get-thread-local-storage-address.
4324
7a107747
DJ
43252006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4326
4327 * gdbint.texinfo (Target Architecture Definition): Add new
4328 Initializing a New Architecture section.
4329
1c56eb0e
EZ
43302006-10-31 David Taylor <dtaylor@emc.com>
4331
4332 * stabs.texinfo (Macro define and undefine): New node describing
4333 stabs for #define and #undef.
4334
f73adfeb
AS
43352006-10-27 Andreas Schwab <schwab@suse.de>
4336
4337 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4338
fd60e0df
EZ
43392006-10-21 Eli Zaretskii <eliz@gnu.org>
4340
4341 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4342 clarify on the possible meanings of ``expression'' watched by
4343 watchpoints. Add indexing.
e5ac9b53
EZ
4344 (Prompting, Errors, Invalidation, Annotations for Running)
4345 (Source Annotations): Fix index entries by adding "annotation" to
4346 them, to discriminate from index entries that point to the more
4347 general topic descriptions.
fd60e0df 4348
52bb452f
DJ
43492006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 * gdbint.texinfo (Target Vector Definition): Move most
4352 content into Existing Targets. Add a menu.
4353 (Existing Targets): New section, moved from Target Vector
4354 Definition. Use @subsection.
4355 (Managing Execution State): New section.
4356
58955e58
BW
43572006-10-16 Bob Wilson <bob.wilson@acm.org>
4358
4359 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4360
c8aa23ab
EZ
43612006-10-15 Eli Zaretskii <eliz@gnu.org>
4362
4363 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4364 (Command Syntax, Signals, Backtrace, Connecting)
4365 (Remote configuration, Renesas Boards, Console I/O): Fix last
4366 change: use Ctrl- instead of C-, except wrt Emacs.
4367 (File-I/O Examples): Put Ctrl-c in @kbd.
4368 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4369 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4370 (Signals, Set Breaks, Set Watchpoints): Document optional
4371 arguments to `info signals' `handle', `info breakpoints', and
4372 `info watchpoints'.
c8aa23ab 4373
e7109c7e
EZ
43742006-10-14 Eli Zaretskii <eliz@gnu.org>
4375
4376 * gdb.texinfo (Backtrace): Fix last change.
4377
de3aea7b
NR
43782006-10-14 Nick Roberts <nickrob@snap.net.nz>
4379
4380 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4381
7f9087cb
BW
43822006-10-10 Bob Wilson <bob.wilson@acm.org>
4383
c8aa23ab
EZ
4384 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4385 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4386 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4387
68437a39
DJ
43882006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4389 Daniel Jacobowitz <dan@codesourcery.com>
4390
4391 * gdb.texinfo (Packets): Document vFlashErase,
4392 vFlashWrite and vFlashDone packets.
4393 (General Query Packets): Document qXfer:memory-map:read.
4394 Add a new feature for qXfer:memory-map:read.
4395 (Memory map format): New section.
4396 (Target Commands): Mention that gdb can write flash.
4397
fd79ecee
DJ
43982006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4399 Daniel Jacobowitz <dan@codesourcery.com>
4400
4401 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4402 memory regions and "mem auto".
4403
350da6ee
DJ
44042006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4405
4406 * gdbint.texinfo (Array Containers): New section.
4407
2f1acb09
VP
44082006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4409
4410 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4411 -stack-list-arguments HIGH_FRAME argument can be larger then the
4412 actual number of frames.
4413
2ab1eb7a
VP
44142006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4415
4416 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4417 -stack-list-locals HIGH_FRAME argument can be larger then the
4418 actual number of frames.
2ab1eb7a 4419
599b237a
BW
44202006-09-02 Bob Wilson <bob.wilson@acm.org>
4421
4422 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4423 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4424
25ab7e6d
EZ
44252006-09-02 Eli Zaretskii <eliz@gnu.org>
4426
4427 * gdbint.texinfo (Overall Structure): New section "Source Tree
4428 Structure".
4429
940178d3
JB
44302006-08-17 Jim Blandy <jimb@codesourcery.com>
4431
4432 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4433 responses.
4434
30daae6c
JB
44352006-08-08 Joel Brobecker <brobecker@adacore.com>
4436
4437 * gdb.texinfo (Source Path): Add documentation for new
4438 substitute-path commands.
4439
7fa2210b
DJ
44402006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4441
4442 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4443 (Running Configure): ...here.
4444 (Requirements): New node. Mention expat.
4445
3d00d119
DJ
44462006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4447
5ae4183a 4448 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4449 'set download-write-size' and 'show download-write-size'.
4450
0cbfa4ee
DJ
44512006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4452
4453 * stabs.texinfo (Member Type Descriptor): Correct example for
4454 pointer to member types.
4455
16026cd7
AS
44562006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4457
4458 * gdb.texinfo (Optional warnings and messages): Add
4459 'set/show trace-commands'.
4460 (Command files): Add '-v' to source command.
4461
0876f84a
DJ
44622006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4463
4464 * gdb.texinfo (OS Information): Update qPart reference to
4465 qXfer.
4466 (Remote configuration): Likewise.
4467 (Overview): Move @cindex to the start of a paragraph. Talk
4468 about binary data encoding.
4469 (Packets): Refer to the overview for the details of the X
4470 packet encoding.
4471 (General Query Packets): Remove qPart description. Add qXfer
4472 description. Add an anchor to qSupported. Correct feature
4473 table title. Add a new feature for qXfer:auxv:read.
4474 (Interrupts): Add a missing parenthesis.
4475
2ec3381a
DJ
44762006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4477
669fac23 4478 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4479 (GDB/MI Kod Commands): Remove commented out node.
4480
594fe323
EZ
44812006-07-01 Eli Zaretskii <eliz@gnu.org>
4482
4483 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4484 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4485 (GDB/MI Thread Commands, GDB/MI Program Execution)
4486 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4487 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4488 (GDB/MI File Commands, GDB/MI Target Manipulation)
4489 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4490 since the MI prompt is hard-wired into the code.
4491
7e3fb70c
NR
44922006-07-01 Nick Roberts <nickrob@snap.net.nz>
4493
4494 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4495 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4496 (GDB/MI Data Manipulation): Remove description of unimplemented
4497 display related commands as variable objects perform this function
4498 and are superior: -display-delete, -display-disable,
4499 -display-enable, -display-insert and -display-list. Move
4500 -environment-cd, -environment-directory, -environment-path
4501 and -environment-pwd to "Program Context".
4502 (GDB/MI Program Control): Rename to "Program Execution". Move
4503 -exec-arguments -exec-abort to...
4504 (GDB/MI Program Context): ...here. New node split from "Data
4505 Manipulation".
4506
be2a5f71
DJ
45072006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4508
4509 * gdb.texinfo (Remote configuration): Document set / show
4510 remote supported-packets.
4511 (General Query Packets): Document qSupported packet.
4512
fc320d37
SL
45132006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4514
4515 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4516 and font markup.
4517 (Protocol basics): Likewise.
4518 (The F request packet): Likewise.
4519 (The F reply packet): Likewise.
4520 (Memory transfer): Move this node to be a subsubsection of
4521 "Protocol specific representation of datatypes".
4522 (The Ctrl-C message): More copy editing.
4523 (Console I/O): Likewise.
4524 (The isatty call): Delete this node, and merge its content into
4525 the "isatty" node. Fixed references elsewhere.
4526 (The system call): Delete this node, and merge its content into
4527 the "system" node. Fixed references elsewhere.
4528 (open): Reformat to use @table, and add appropriate font markup.
4529 (close): Likewise.
4530 (read): Likewise.
4531 (write): Likewise.
4532 (lseek): Likewise.
4533 (rename): Likewise.
4534 (unlink): Likewise.
4535 (stat/fstat): Likewise.
4536 (gettimeofday): Likewise.
4537 (isatty): Likewise.
4538 (system): Likewise, plus minor changes to fix confusing wording.
4539 (Integral datatypes): Fix font markup.
4540 (Pointer values): Likewise.
4541 (struct stat): Fix markup to use @table, plus minor copy editing.
4542 (struct timeval): Fix font markup, plus minor copy editing.
4543 (Constants): Minor copy editing.
4544 (Errno values): Add font markup.
4545 (File-I/O Examples): Likewise.
4546
158fdf5c
NR
45472006-06-10 Nick Roberts <nickrob@snap.net.nz>
4548
4549 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4550 (GDB/MI Simple Examples): Move node up one level. Use real
4551 examples.
4552 (GDB/MI Compatibility with CLI): Update.
4553 (GDB/MI Result Records): Add "connected" and "exit" result
4554 classes.
4555 (GDB/MI Stream Records): Clarify target output.
4556 (GDB/MI Command Description Format): Modify example description.
4557 (GDB/MI Breakpoint Table Commands): Rename to...
4558 (GDB/MI Breakpoint Commands): ...this
4559 (GDB/MI Breakpoint Commands): Add optional thread field.
4560 (GDB/MI Program Control): Add an introduction. Move "Program
4561 termination" examples into exec-run description.
4562 (GDB/MI File Commands): Mention similar CLI commands.
4563 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4564 is similar to "-gdb-version".
4565
ddb50cd7
EZ
45662006-06-09 Eli Zaretskii <eliz@gnu.org>
4567
4568 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4569
2aef0d6b
NR
45702006-06-02 Nick Roberts <nickrob@snap.net.nz>
4571
4572 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4573 sourceware.org for mailing lists.
d5e40d59 4574 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4575
383a5c52
NR
45762006-06-01 Nick Roberts <nickrob@snap.net.nz>
4577
d5e40d59 4578 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4579
e16b02ee
EZ
45802006-05-22 Eli Zaretskii <eliz@gnu.org>
4581
4582 * gdb.texinfo (Cygwin Native): Fix last change.
4583
be90c084
CF
45842006-05-22 Christopher Faylor <cgf@timesys.com>
4585
4586 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4587
347ceba5
NR
45882006-05-15 Nick Roberts <nickrob@snap.net.nz>
4589
4590 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4591 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4592
369af7bd
DJ
45932006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4594
4595 * gdb.texinfo (General Query Packets): Recommend not starting
4596 new packets with qC and clarify.
4597
2ffdbde8 45982006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4599
4600 * gdb.texinfo (M2 Types): New section.
72019c9c 4601
16d1a084
DJ
46022006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4603
4604 * agentexpr.texi: Add a copyright and license notice.
4605 * observer.texi: Likewise, with GPL clause for function prototypes.
4606 Remove trailing whitespace.
4607
aa56d27a
JB
46082006-05-05 Jim Blandy <jimb@codesourcery.com>
4609
4610 * gdb.texinfo (General Query Packets): Document conventions for
4611 terminating packet names, and their violations.
4612
5bdf8622
DJ
46132006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4614
4615 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4616 * gdb.texinfo: Likewise.
4617
605a56cb
DJ
46182006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4619
4620 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4621 and "show remotedebug".
4622 (Debugging Output): Add additional index entries.
4623
b8db102d
MS
46242006-04-27 Michael Snyder <msnyder@redhat.com>
4625
4626 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4627
c5e30d01
AC
46282006-04-22 Andrew Cagney <cagney@redhat.com>
4629
4630 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4631 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4632
8181d85f
DJ
46332006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4634
4635 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4636 and remove breakpoint prototypes.
4637 (Watchpoints): Move description of target_insert_hw_breakpoint and
4638 target_remove_hw_breakpoint ...
4639 (Breakpoints): ... to here. Document target_insert_breakpoint and
4640 target_remove_breakpoint.
4641
4f553f88
JB
46422006-04-17 Jim Blandy <jimb@codesourcery.com>
4643
4644 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4645 and C packets are optional.
4646
cd852561
FR
46472006-04-14 Frederic Riss <frederic.riss@st.com>
4648
4649 * gdb.texinfo (Specifying source directories): Update the description
4650 of the source file search to reflect the fact that the source path
4651 always contains at least $cdir and $cwd.
4652
b620eb07
MS
46532006-03-31 Michael Snyder <msnyder@redhat.com>
4654
4655 * gdb.texinfo: Update copyright dates.
4656
3156cdaf
EZ
46572006-03-31 Eli Zaretskii <eliz@gnu.org>
4658
4659 * gdb.texinfo (Overview): Add an index entry to "empty response".
4660
7d30c22d
JB
46612006-03-28 Jim Blandy <jimb@codesourcery.com>
4662
4663 * gdbint.texinfo (Prologue Analysis): New section.
4664
86941c27
JB
46652006-03-07 Jim Blandy <jimb@red-bean.com>
4666
66b8c7f6
JB
4667 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4668
1a10341b
JB
4669 * gdb.texinfo (Target Commands): Update text describing how to
4670 specify a target. Refer to the detailed section on remote
4671 debugging, not the brief mention.
4672
86941c27
JB
4673 * gdb.texinfo (Connecting): Organize the different 'target remote'
4674 connection methods into a table. Add a 'target remote' index
4675 entry. (!!!)
4676
62f3a2ba
FF
46772006-02-17 Fred Fish <fnf@specifix.com>
4678
4679 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4680 'ptype' commands to reflect the fact that the only significant
4681 difference between them is that ptype prints the complete type
4682 description instead of just the name.
4683
8b9a88ea
WZ
46842006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4685
4686 * gdbint.texinfo (Watchpoints): Delete
4687 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4688
7e8dc855
NR
46892006-02-10 Nick Roberts <nickrob@snap.net.nz>
4690
4691 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4692 times fields where needed. Fix typos. Update general form given
4693 for output of -break-insert.
4694 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4695
c91d38aa
DJ
46962006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * gdbint.texinfo (Symbol Handling): Add a section
4699 on memory management.
4700
38fcd64c
DJ
47012006-02-06 Vladimir Prus <ghost@cs.msu.su>
4702
4703 * gdb.texinfo (Breakpoint table commands): Document the fullname
4704 field in -break-list output.
4705
219eec71
EZ
47062006-02-03 Eli Zaretskii <eliz@gnu.org>
4707
4708 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4709 debugging information produced by the various "set debug..."
4710 options.
4711
ae5a43e0
DJ
47122006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4713
4714 * gdb.texinfo (Files): Remove obsolete bits from the description
4715 of "symbol-file".
4716
a9f158ec
JB
47172006-01-25 Jim Blandy <jimb@redhat.com>
4718
4719 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4720
410dd08e
JB
47212006-01-24 Jim Blandy <jimb@redhat.com>
4722
4723 * gdbint.texinfo (Frames): Document the basics of GDB's register
4724 unwinding model, and explain the existence of the "sentinel" frame.
4725
4b505b12
AS
47262006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4727
4728 * gdb.texinfo (Choosing files): Mention that -directory is used
4729 for script files.
4730 (Specifying source directories): Likewise.
4731 (Command files): Explain how script files are found.
4732
839c27b7
EZ
47332006-01-21 Eli Zaretskii <eliz@gnu.org>
4734
4735 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4736 the threads in a multi-threaded program.
4737 (Threads): The threadno argument of "thread apply" can be a range
4738 of numbers.
4739
7be93b9e
JB
47402006-01-18 Jim Blandy <jimb@redhat.com>
4741
4742 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4743 of warning flags.
4744
fcc73fe3
EZ
47452006-01-13 Eli Zaretskii <eliz@gnu.org>
4746
4747 * gdb.texinfo (Sequences): Improve menu annotations.
4748 (Define): Add index entries for arguments of user-defined
4749 commands. Move the description of flow-control commands...
4750 (Command Files): ...to here. Document loop_break and
4751 loop_continue.
ca91424e
EZ
4752 (Define, Command Files): Document `end' and add index entries for
4753 it.
fcc73fe3 4754
5c95884b
MS
47552006-01-04 Michael Snyder <msnyder@redhat.com>
4756
4757 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4758 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4759
860701dc
PH
47602006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4761
4762 * gdb.texinfo (Omissions from Ada): Document that there is now
4763 limited aggregate support.
4764
36b80e65
EZ
47652005-12-28 Eli Zaretskii <eliz@gnu.org>
4766
4767 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4768 registers and the likes.
4769
c1468174
EZ
47702005-12-24 Eli Zaretskii <eliz@gnu.org>
4771
4772 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4773 (Symbols): Fix usage of "e.g.".
359df76b 4774 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4775
4776 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4777 (Coding): Fix usage of "e.g.".
4778
c02a867d
EZ
47792005-12-23 Eli Zaretskii <eliz@gnu.org>
4780
5ae4183a
AS
4781 * stabs.texinfo:
4782 * refcard.tex:
c02a867d 4783 * gpl.texi:
5ae4183a
AS
4784 * gdbint.texinfo:
4785 * gdb.texinfo:
4786 * gdb-cfg.texi:
c02a867d 4787 * fdl.texi:
5ae4183a
AS
4788 * annotate.texinfo:
4789 * all-cfg.texi:
c02a867d
EZ
4790 * Makefile.in: Add (C) after Copyright. Update the FSF
4791 address.
4792
fad38dfa
EZ
47932005-12-03 Eli Zaretskii <eliz@gnu.org>
4794
4795 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4796 extend GDB with commands for external monitor.
4797
53e5f3cf
AS
47982005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4799
4800 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4801
55f6ca0f
JB
48022005-11-25 Joel Brobecker <brobecker@adacore.com>
4803
4804 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4805
c1947b85
JB
48062005-11-21 Jim Blandy <jimb@redhat.com>
4807
4808 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4809 placement of 'R' actions in tracepoint action packets; document
4810 dependence of 'X' and 'M' actions on a preceding 'R' action for
4811 their registers.
4812
9d29849a
JB
48132005-11-19 Jim Blandy <jimb@redhat.com>
4814
4815 * gdb.texinfo (Tracepoint Packets): New node.
4816 (General Query Packets): Add entries for the tracepoint packets,
4817 referring to the "Tracepoint Packets" node.
4818 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4819
9a6253be
KB
48202005-11-18 Kevin Buettner <kevinb@redhat.com>
4821
4822 * gdb.texinfo (set remotebreak): Add anchor.
4823 (X packet): Likewise.
4824 (Remote Protocol): Add new section `Interrupts' and new index
4825 entry `interrupts (remote protocol)'.
4826
5f3bebba
JB
48272005-11-18 Jim Blandy <jimb@redhat.com>
4828
4829 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4830 entries into the General Query Packets section. Add a
4831 cross-reference to that section. Drop description of replies, as
4832 these are covered in the descriptions of each packet.
4833 (General Query Packets): Add introductory text. Explain naming
4834 conventions, and how the end of a name is recognized.
4835
9a7a1b36
KB
48362005-11-17 Kevin Buettner <kevinb@redhat.com>
4837
0564b6cf 4838 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4839 "set remotebreak" command.
4840
b8ff78ce
JB
48412005-11-16 Jim Blandy <jimb@redhat.com>
4842
4843 * gdb.texinfo (Packets, Stop Reply Packets)
4844 (General Query Packets): Various formatting cleanups.
4845 - Use @samp for packet contents.
4846 - Drop summaries from packet @item lines; the same information appears
4847 immediately below in the description.
4848 - Delete paragraph breaks after packet @item commands, so that the
4849 description appears directly to the right of the packet prototype
4850 in the printed manual, if it fits.
4851 - Place spaces in packet prototypes between @vars and non-@var
4852 letters, and explain that they're just for formatting.
4853 - Use @dots{} instead of '...'.
4854 - Fix uses of @code where @var was needed.
4855 - Replace "deprecated" markers with English text spelling out the
4856 packet's status and the preferred alternatives.
4857 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4858 what this ever meant.
4859 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4860 this for a long time.
4861 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4862 implemented several times, and have been in use for years.
4863
8ffe2530
JB
48642005-11-15 Jim Blandy <jimb@redhat.com>
4865
c43c5473
JB
4866 * gdb.texinfo (Packets): Add index entries for 'm' packet
4867 disclaimers.
5ae4183a 4868
fb031cdf
JB
4869 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4870 of stub when processing an 'm' packet.
4871
8ffe2530
JB
4872 * gdb.texinfo (Packets): Mention that packets beginning with
4873 letters are reserved once, at the top, instead of actually listing
4874 them all and saying "reserved".
4875
c03c782f
AS
48762005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4877
4878 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4879 Change @var{$arg0 to @code{$arg0.
4880
814e32d7
WZ
48812005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4882
4883 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4884
fa93a9d8
JB
48852005-11-12 Jim Blandy <jimb@redhat.com>
4886
4887 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4888 order. Remove extraneous 'z'.
4889
8a5a3c82
AS
48902005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4891
4892 * gdb.texinfo (Choosing files): Add --eval-command.
4893
4b0ad762
AS
48942005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4895
4896 * gdb.texinfo (Choosing modes): Add --return-child-result.
4897
4898
1a088d06
AS
48992005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4900
4901 * gdb.texinfo (Choosing modes): Add --batch-silent.
4902
656d5e12
EZ
49032005-10-28 Eli Zaretskii <eliz@gnu.org>
4904
4905 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4906 "The -var-update Command".
4907
3c9c013a
JB
49082005-10-03 Joel Brobecker <brobecker@adacore.com>
4909
4910 * gdb.texinfo (Print Settings): Add documentation for set/show
4911 print array-indexes.
4912
7ba3cf9c
DJ
49132005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4914
4915 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4916 6.2 and 6.3.
4917
a94ab193
EZ
49182005-08-27 Eli Zaretskii <eliz@gnu.org>
4919
4920 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4921 since 19-Jan-2004.
4922 (Files): Likewise.
ab1adacd
EZ
4923 (Variables, Symbols): Document the "<incomplete type>" message and
4924 its reasons.
a94ab193 4925
ca06016a
FF
49262005-08-01 Fred Fish <fnf@specifix.com>
4927
4928 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4929
cf58170d
NR
49302005-07-15 Nick Roberts <nickrob@snap.net.nz>
4931
4932 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4933 option for -var-list-children and -var-update.
4934 (GDB/MI Stack Manipulation): Simplify description of
4935 print-values option for -stack-list-locals.
4936 (GDB/MI Command Description Format): Clarify.
4937 (Mode Options): Spelling of superseded.
4938
38f1196a
BR
49392005-07-12 Bob Rossi <bob@brasko.net>
4940
4941 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4942 corresponding GDB command comment.
4943
3cb3b8df
BR
49442005-07-06 Bob Rossi <bob@brasko.net>
4945
4946 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4947 and -inferior-tty-show.
4948 (Input/Output): Document "set/show inferior-tty" and tty alias.
4949
10fac096
NW
49502005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4951
4952 * gdb.texinfo (Packets): Change description of 'D' packet to note
4953 that GDB does wait for a response.
4954
d1b6db76
NR
49552005-06-22 Nick Roberts <nickrob@snap.net.nz>
4956
4957 * gdb.texinfo (History) Rename "Command History".
4958 (Command History): Move node "Server Prefix" from section on
4959 Annotations here.
4960
29629dcf
NR
49612005-06-19 Nick Roberts <nickrob@snap.net.nz>
4962
4963 * gdb.texinfo (GDB/MI Stack Manipulation):
4964 Re-instate -stack-info-frame with example. Say that it gets
4965 info on selected frame, not current frame.
4966
397ca115
EZ
49672005-06-18 Eli Zaretskii <eliz@gnu.org>
4968
4969 * gdb.texinfo (Server): Clarify that `file' should be used before
4970 connecting to the server.
4971 (Files): Add an xref to the above description.
51274035
EZ
4972 (Output Formats): More detailed description of the `c' format.
4973 (Memory): List explicitly all the formats supported by `x'.
638ac427 4974 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4975 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4976 files. Add more indexing for solib-absolute-prefix and
4977 --with-sysroot.
76d17f34
EZ
4978 (Machine Code): Document possible problems with locations in
4979 shared libraries.
d416eeec
EZ
4980 (Backtrace): Document that free-standing environments do not need
4981 to have a `main' function.
397ca115 4982
74f6deaa
NR
49832005-06-18 Nick Roberts <nickrob@snap.net.nz>
4984
4985 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4986 -stack-info-frame.
4987
a9967aef
AC
49882005-06-07 Andrew Cagney <cagney@gnu.org>
4989
4990 * gdb.texinfo (Contributors): Note the original multi-arch
4991 contributors.
4992
e09f16f9
EZ
49932005-06-03 Eli Zaretskii <eliz@gnu.org>
4994
4995 * gdb.texinfo (Registers): Add index entries for the standard
4996 registers.
4997 (Frames): Add cross-reference from frame pointer description to
4998 the Registers node.
4999 (Annotations Overview): Fix the reference to GDB name.
5000
d87ba7ee
EZ
50012005-06-01 Eli Zaretskii <eliz@gnu.org>
5002
5003 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5004 can-use-hw-watchpoints.
5005
034dad6f
BR
50062005-05-28 Bob Rossi <bob@brasko.net>
5007
5008 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5009 the possible reasons why an exec async record would be returned to FE.
5010
ffed4509
AC
50112005-05-26 Andrew Cagney <cagney@gnu.org>
5012
5013 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5014 Andrew Cagney implemented the original GDB/MI.
5015
e22e55c9
OF
50162005-05-23 Orjan Friberg <orjanf@axis.com>
5017
5018 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5019 documentation. Add documentation for cris-mode.
5020
a78e13ce
EZ
50212005-05-20 Eli Zaretskii <eliz@gnu.org>
5022
5023 * gdb.texinfo (Numbers): Explain the example and make the wording
5024 more acurate.
5025
76ff342d
DJ
50262005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5027 Dennis Brueni <dennis@slickedit.com>
5028
5029 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5030 (GDB/MI Data Manipulation, GDB/MI Program Control)
5031 (GDB/MI Stack Manipulation): Update examples to include the fullname
5032 attribute in stack frames.
5033
119b882a
EZ
50342005-05-12 Eli Zaretskii <eliz@gnu.org>
5035
5036 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5037 do with other non-standard names of init files.
5038
6fc08d32
EZ
50392005-05-11 Eli Zaretskii <eliz@gnu.org>
5040
5041 * gdb.texinfo (Command Files): Move the description of the startup
5042 from here...
5043 (Startup): ...to this new subsection of the Invocation chapter.
5044 Rearrange the description of init files more logically and add a
5045 cross-reference to "Command Files". Document the special gdbinit
5046 name for CISCO 68k. Expand the description of what GDB does
5047 during startup.
5048 (History): Add index entry for HISTSIZE.
5049
a561754a
MK
50502005-05-02 Mark Kettenis <kettenis@gnu.org>
5051
5052 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5053
2eecc4ab
EZ
50542005-05-02 Eli Zaretskii <eliz@gnu.org>
5055
5056 * gdb.texinfo (SVR4 Process Information, The isatty call)
5057 (The system call): Don't use foo(N) notation for man pages and
5058 functions.
514c4d71 5059 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5060
18999be5
EZ
50612005-04-27 Eli Zaretskii <eliz@gnu.org>
5062
5063 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5064 were optimized away.
5065
0abb7bc7
EZ
50662005-04-22 Eli Zaretskii <eliz@gnu.org>
5067
5068 * gdb.texinfo (Remote configuration): Document "set/show
5069 get-thread-local-storage-address". Add cross-reference to the
5070 description of the qGetTLSAddr packet.
5071 (General Query Packets): Mention "set remote
5072 get-thread-local-storage-address" and add a reference to its
5073 description.
5074
6f61acb1
NR
50752005-04-19 Nick Roberts <nickrob@snap.net.nz>
5076
5077 * gdb.texinfo (Backtrace): Describe 'bt full'.
5078
9d59903a
NR
50792005-04-17 Nick Roberts <nickrob@snap.net.nz>
5080
5081 * gdb.texinfo (Mode Options): Fix typo.
5082 (GDB/MI): Describe how to invoke GDB/MI.
5083
721c2651
EZ
50842005-04-16 Eli Zaretskii <eliz@gnu.org>
5085
5086 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5087 references changed. Add description of "info udot".
721c2651
EZ
5088 (Files): Document "set/show stop-on-solib-events".
5089 (M32R/D): Document "set/show download-path", "set/show
5090 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5091 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5092 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5093 (Maintenance Commands): Improve indexing.
5094 (Target Commands): Document "set/show hash", "set/show debug
5095 monitor".
5096 (SVR4 Process Information): Document "info pidlist" and "info
5097 meminfo". Document "set/show procfs-tarce" and "set/show
5098 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5099 (Symbols, The Print Command with Objective-C): Improve indexing.
5100 (Objective-C): Add references to "info classes" and "info
5101 selectors".
c45da7e6
EZ
5102 (Debugging Output): Improve wording. Document "set/show debug
5103 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5104 (Set Breaks): Add index entry for "hardware breakpoints".
5105 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5106 and "set/show usehardbreakpoints".
5107 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5108 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5109 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5110 rdiromatzero", "set/show rdiheartbeat".
5111 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5112 "sds".
5113 (Embedded Processors): Document the "sim" command.
5114 (Remote): Document the "remote" command.
5115 (DJGPP Native): Document the "info serial" command.
5116 (Threads): Document "maint info sol-threads".
5117 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5118 (Set Breaks): Improve indexing.
5119 (Command Syntax): Add a reference to dont-repeat.
5120 (Define): Document "dont-repeat".
5121 (TUI Commands): Document "tabset".
5122 (WinCE): New subsection. Document "set/show remotedirectory",
5123 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5124
14d6dd68
EZ
51252005-04-15 Eli Zaretskii <eliz@gnu.org>
5126
5127 * gdb.texinfo (Hurd Native): New subsection, documents
5128 Hurd-specific commands.
a64548ea 5129 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5130 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5131 (MIPS): Improve documentation of heuristic-fence-post. Document
5132 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5133 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5134 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5135 (ARM): Document ARM-specific commands.
a64548ea
EZ
5136 (AVR): New section. Document "info io_registers".
5137 (CRIS): New section. Document "set/show cris-version" and
5138 "set/show cris-dwarf2-cfi".
5139 (HPPA): New section. Document "set/show debug hppa" and "maint
5140 print unwind".
a5adf40f 5141 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5142 (Super-H): New section. Document the "regs" command.
721c2651 5143 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5144
9c16f35a
EZ
51452005-04-09 Eli Zaretskii <eliz@gnu.org>
5146
5147 * gdb.texinfo (Print Settings): Document "set/show print
5148 pascal_static-members", "set print repeats", "show print
5149 null-stop". Improve indexing. Fix documentation of "set print
5150 union".
5151 (Pascal): New section.
5152 (Supported languages): Rename from "Support"; all references
5153 updated. Add a menu item for Pascal.
5154 (Numbers): Document "set radix.
5155 (Screen Size): Document "set/show pagination".
5156 (MIPS Embedded): Remove "set processor" documentation.
5157 (Remote configuration): Document "set/show X/P/Z-packet",
5158 "set/show read-aux-vector-packet", "set/show remote
5159 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5160 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5161 remotedebug", "set/show remotebreak", "set/show remotedevice",
5162 "set/show remotelogfile".
5163 (Auxiliary Vector): Add reference to the description of the
5164 read-aux-vector-packet setting.
5165 (Set Watchpoints): Add a cross-reference to "set remote
5166 hardware-breakpoint-limit".
5167 (General Query Packets): Add indexing of requests and
5168 cross-references to related commands in "Remote configuration".
5169 (File-I/O Overview, The system call): Fix wording and typos.
5170 (Thread Stops): Add index entries.
5171 (Continuing and Stepping): Document "show step-mode".
5172 (i386): New node. Document "set/show struct-convention".
5173 (Files): Document "show trust-readonly-sections".
5174 (Calling): Document "set/show unwindonsignal".
5175 (Messages/Warnings): Add index entries.
5176 (Maintenance Commands): Document "set/show watchdog".
5177 (Annotations Overview): Document "show annotate".
5178 (Set Watchpoints): Add index entries.
5179 (Symbols): Fix doc of case-sensitive.
5180 (ABI): Document "show coerce-float-to-double".
5181 (Convenience Vars, Help): Improve indexing.
5182 (Machine Code): Document "show disassembly-flavor".
5183 (Debugging C plus plus): Document "show overload-resolution".
5184 (Value History, Signaling): Add index entries.
5185
51862005-04-08 Eli Zaretskii <eliz@gnu.org>
5187
5188 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5189 (Processes): Fix wording.
5190 (History, List, Logging output, Define, Symbols, Print Settings):
5191 Improve indexing.
5192
a8f24a35
EZ
51932005-04-03 Eli Zaretskii <eliz@gnu.org>
5194
5195 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5196 redundant index entry for "target" command.
5197 (Backtrace): Add index entries.
5198 (Symbols, Fortran): Document the "set case-sensitive" command.
5199 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5200 (Print Settings): Add index entry for "set demangle-style".
5201 (Target Commands): Document "set download-write-size".
5202 (Debugging Output): Document "set exec-done-display".
5203
09d4efe1
EZ
52042005-04-02 Eli Zaretskii <eliz@gnu.org>
5205
5206 * gdb.texinfo (Files): Fix the name and documentation of
5207 add-shared-symbol-files. Document its alias assf. Update the
5208 list of OSs where GDB supports shared libraries. Fix markup.
5209 (Continuing and Stepping): Add reference to @var{location} in the
5210 text.
5211 (Dump/Restore Files): Fix reference to @{filename}.
5212 (Help): Fix wording.
5213 (Attach): Ditto.
5214 (Set Watchpoints): Ditto.
5215 (Backtrace): Remove redundant index entries. Improve index
5216 entries.
5217 (Delete Breaks): Fix wording.
5218 (Memory): Document the compare-sections command.
5219 (Memory Region Attributes): Improve wording.
5220 (Disabling): Improve wording.
5221 (Fortran): New subsection. Document the "info common" command.
5222 (Help): Document aliases "info copying" and "info warranty".
5223 (Caching Remote Data): New section. Document the "set/show
5224 remotecache" and "info dcache" commands.
5225 (Show): Fix wording of the documentation of the "set
5226 extension-language" command.
5227 (Signals): Add index entry for "info handle".
5228 (Memory Region Attributes): Fix punctuation.
5229 (Symbols): Change the arg name to "location" and refer to it in
5230 the text. Fix wording of "info types" doc.
5231 (Threads): Fix usage of @enumerate @item's.
5232 (Listing Tracepoints): Add index entry for "info tp".
5233 (Set Watchpoints): Add xref to "info break" description.
5234 (Macros): Add an index entry for "macro exp1". Document the
5235 "macro list" command.
5236 (Maintenance Commands): Document "flushregs", "maint agent",
5237 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5238 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5239 "maint print architecture", "maint print objfiles", "maint print
5240 statistics", "maint print type", "maint show-debug-regs", "maint
5241 space", "maint time", and "maint translate-address".
5242 (Connecting): Document the "monitor" command.
5243 (Annotations Overview): Describe the "set annotate" command.
5244
82f2d802
EZ
52452005-04-01 Eli Zaretskii <eliz@gnu.org>
5246
5247 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5248 Rearrange index entries and improve wording about support for
5249 hardware watchpoints.
5250
7d51c7de
BR
52512005-03-10 Bob Rossi <bob@brasko.net>
5252
5253 * gdb.texinfo: Update copyright
5254
68c71a2e
TR
52552005-02-09 Theodore A. Roth <troth@openavr.org>
5256
5257 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5258 error.
5259
83761cbd
KB
52602005-02-03 Kevin Buettner <kevinb@redhat.com>
5261
5262 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5263
9f1c6395
MS
52642005-01-17 Michael Snyder <msnyder@redhat.com>
5265
5266 * gdb.texinfo: Fix spelling, infinte -> infinite.
5267
fbd1b305
MK
52682005-01-08 Mark Kettenis <kettenis@gnu.org>
5269
5270 * observer.texi (GDB Observers): Document "solib_loaded".
5271
3ace7edb
AC
52722005-01-07 Andrew Cagney <cagney@gnu.org>
5273
bec39cab
AC
5274 * configure.ac: Rename configure.in, require autoconf 2.59.
5275 * configure: Re-generate.
5276
3ace7edb
AC
5277 * configure.in: Replace configdirs with multiple references to
5278 AC_CONFIG_SUBDIRS.
5279 * configure: Re-generate.
5ae4183a 5280
53531fc1
AC
52812005-01-04 Andrew Cagney <cagney@gnu.org>
5282
5283 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5284 part of the version number.
5285
536ffdb7
MK
52862004-12-24 Mark Kettenis <kettenis@gnu.org>
5287
5288 * gdbint.texinfo (Algorithms): Remove description of
5289 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5290
e1aac25b
JB
52912004-12-07 Jim Blandy <jimb@redhat.com>
5292
5293 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5294 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5295 numbers.
5296
f47b1503
AS
52972004-12-07 Andreas Schwab <schwab@suse.de>
5298
5299 * gdb.texinfo (Mode Options): Document -l option.
5300
b6b8ece6
EZ
53012004-12-04 Eli Zaretskii <eliz@gnu.org>
5302
5303 * gdbint.texinfo (Algorithms): More accurate description of
5304 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5305 is not needed unless data-read and data-access watchpoints are
5306 supported. Add a description of how GDB checks whether the
5307 inferior stopped because a watchpoint was hit.
5308
01371747
EZ
53092004-11-23 Eli Zaretskii <eliz@gnu.org>
5310
5311 * gdb.texinfo (Files): Add cross-reference to description of
5312 -readnow command-line switch.
5313
2315ffec
RC
53142004-11-10 Randolph Chung <tausq@debian.org>
5315
5316 * gdb.texinfo: Document set/show backtrace past-entry commands.
5317 Rearrange index entries for set/show backtrace past-main.
5318
69065f5d
AC
53192004-11-10 Jon Beniston <jon@beniston.com>
5320
5321 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5322 * gdb.texinfo (Remote Serial Protocol): Further describe
5323 binary transfer escaping mechanism .
69065f5d 5324
30e91e0b
RC
53252004-11-08 Randolph Chung <tausq@debian.org>
5326
5327 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5328 and "show debug infrun". Add index entries.
5329
60bf7e09
EZ
53302004-10-23 Eli Zaretskii <eliz@gnu.org>
5331
5332 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5333 "info proc" that are already implemented. Add index entries.
5334 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5335 (Files): Add a tip for decreasing memory used for symtabs from
5336 shared libraries.
f018e82f
EZ
5337 (Starting): Fix whitespace; make "elaboration" stand out where it
5338 is first used, and add an index entry for the term.
f8568604
EZ
5339 (Calling): Expand and elaborate text. Add "print". Add the
5340 description of problems with weak aliases.
384ee23f 5341 (Core File Generation): New section.
60bf7e09 5342
d52fe014
AC
53432004-10-12 Andrew Cagney <cagney@gnu.org>
5344
5345 * gdbint.texinfo (Versions and Branches): New chapter.
5346 (Releasing GDB): Delete "Versions and Branches" section.
5347 (Top): Add "Versions and Branches".
5348
703663ab
EZ
53492004-10-08 Eli Zaretskii <eliz@gnu.org>
5350
5351 * gdb.texinfo (Editing, History): Add cross-references to the
5352 included Readline and History user documentation. Remove
5353 references to the symbol have-readline-appendices which is unused
5354 and undefined.
5355 (History): Fix indexing.
5356
ac77d04f
JJ
53572004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5358
5359 * gdbint.texinfo (target_stopped_data_address): Update to
5360 new prototype.
5361 (i386_stopped_data_address): Update prototype and description.
5362 (i386_stopped_by_watchpoint): New function and description.
5363
e07c999f
PH
53642004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5365
5366 * gdb.texinfo (Filenames): Add Ada suffixes.
5367 (Ada) New section.
5368
2e868123
AC
53692004-09-27 Andrew Cagney <cagney@gnu.org>
5370 Robert Picco <Robert.Picco@hp.com>
5371
5372 * gdb.texinfo (Packets): Document the "p" packet.
5373
02a57714
JM
53742004-09-21 Jason Molenda (jmolenda@apple.com)
5375
5376 * gdb.texinfo (Paths and Names of the Source Files): Document the
5377 meaning of values in the 'desc' field of a SO stab.
5378
ae038cb0
DJ
53792004-09-20 Daniel Jacobowitz <dan@debian.org>
5380
5381 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5382 max-cache-age" and "maint show dwarf2 max-cache-age".
5383
f7dc1244
EZ
53842004-09-16 Eli Zaretskii <eliz@gnu.org>
5385
5386 * gdb.texinfo (Set Breaks): Add index entry for setting
5387 breakpoints on overloaded C++ functions that are not members of
5388 any classes. Add an example and an index entry for setting
5389 breakpoints on all program functions.
5390 (Character Sets, Macros, Overlay Commands)
5391 (Non-debug DLL symbols, GDB/MI Output Syntax)
5392 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5393 Use "(@value{GDBP})" instead of a literal "(gdb)".
5394
f810308b
AC
53952004-09-12 Andrew Cagney <cagney@gnu.org>
5396
5397 * gdbint.texinfo (Native Debugging): Delete description of
5398 FILES_INFO_HOOK.
5399
15a661f3
PH
54002004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5401
5ae4183a
AS
5402 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5403 to hex_string_custom (not historically correct, but more
15a661f3
PH
5404 understandable, given the current code).
5405
f3219c75
AC
54062004-09-03 Andrew Cagney <cagney@gnu.org>
5407
5408 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5409
f3bb6704
JJ
54102004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5411
5412 * observer.texi (solib_unloaded): New observer.
5413
8d2c00cb
AC
54142004-08-24 Andrew Cagney <cagney@gnu.org>
5415
5416 * gdbint.texinfo (Target Architecture Definition): Add missing
5417 comma.
5418
e7dc800a
MC
54192004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5420
5421 * (Using the Testsuite): build != host is supported,
5422 but some test scripts do not support build != host.
5423
73b03683
MK
54242004-08-14 Mark Kettenis <kettenis@gnu.org>
5425
5426 * gdbint.texinfo (Host Definition): Delete description of
5427 FCLOSE_PROVIDED and GETENV_PROVIDED.
5428
c0ccb908
MK
54292004-08-05 Mark Kettenis <kettenis@chello.nl>
5430
5431 * gdbint.texinfo (Host Definition): Delete description of
5432 NO_SYS_FILE.
5433 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5434 PTRACE_FP_BUG.
5435
9c8dbfa9
AC
54362004-08-05 Andrew Cagney <cagney@gnu.org>
5437
5438 * gdbint.texinfo (Target Architecture Definition): Delete
5439 reference to deprecated_read_fp.
5440
f42accbe
AC
54412004-08-02 Andrew Cagney <cagney@gnu.org>
5442
5443 * gdbint.texinfo (Target Architecture Definition): Delete
5444 description of DEPRECATED_REGISTER_BYTES.
5445
0b66e38c
EZ
54462004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5447
5448 * gdb.texinfo (Source Path): Document the new behavior of
5449 searching for the source files.
5450
15387254
EZ
54512004-07-17 Eli Zaretskii <eliz@gnu.org>
5452
5453 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5454 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5455 (Auto Display): Improve indexing.
5456
2c07db7a
AC
54572004-07-16 Andrew Cagney <cagney@gnu.org>
5458
5459 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5460 "-noasync".
5461
4644b6e3
EZ
54622004-07-09 Eli Zaretskii <eliz@gnu.org>
5463
5464 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5465 have the same prefix have only their prefix in the index.
5466
7561d450
MK
54672004-07-03 Mark Kettenis <kettenis@gnu.org>
5468
5469 * gdb.texinfo (BSD libkvm Interface): New node (section)
5470 (Native): Add it to the menu.
5471
67bebe79
MK
54722004-07-01 Mark Kettenis <kettenis@gnu.org>
5473
5474 * gdbint.texinfo (Target Architecture Definition): Remove
5475 PCC_SOL_BROKEN.
5476
1a6923e0
MK
54772004-06-24 Mark Kettenis <kettenis@gnu.org>
5478
5479 * gdbint.texinfo (Target Architecture Definition): Remove
5480 SUN_FIXED_LBRAC_BUG.
5481
b435e160
AC
54822004-06-26 Andrew Cagney <cagney@gnu.org>
5483
5484 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5485
b5622e8d
AC
54862004-06-20 Andrew Cagney <cagney@gnu.org>
5487
5488 * gdbint.texinfo (Target Architecture Definition): Deprecate
5489 USE_STRUCT_CONVENTION.
5490
e0c07bf0
MC
54912004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5492
5493 gdb.texinfo (Bug Reporting): Mention session recording,
5494 with the script command or Emacs.
5495
782263ab
AC
54962004-06-18 Andrew Cagney <cagney@gnu.org>
5497
5498 * gdbint.texinfo (Target Architecture Definition): Deprecate
5499 FUNCTION_START_OFFSET.
5500
03727ca6
AC
55012004-06-14 Andrew Cagney <cagney@gnu.org>
5502
5503 Based on changes from Karl Berry.
5504 * gdb.texinfo: Do not use @sc in a direntry.
5505 * stabs.texinfo: Change @dircateogry to "Software development".
5506 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5507
97092415
AC
55082004-06-13 Andrew Cagney <cagney@gnu.org>
5509
5510 * gdbint.texinfo (Target Architecture Definition): Delete
5511 description of RETURN_VALUE_ON_STACK.
5512
1f6d4158
AC
55132004-06-09 Andrew Cagney <cagney@gnu.org>
5514
5515 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5516 deleted by previous patch.
5517
d966f0cb
AC
55182004-06-08 Andrew Cagney <cagney@gnu.org>
5519
5520 * gdbint.texinfo (Native Debugging): Delete documentation on
5521 ATTACH_DETACH.
5522
86fe4aaa
RC
55232004-06-06 Randolph Chung <tausq@debian.org>
5524
5525 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5526
d4b6d575
RC
55272004-06-06 Randolph Chung <tausq@debian.org>
5528
5ae4183a 5529 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5530 the new push_dummy_call method signature. Describe the function
5531 argument.
5532
4e8b0763
JB
55332004-05-24 Joel Brobecker <brobecker@gnat.com>
5534
5535 * gdb.texinfo (Starting): Document new start command.
5536
59caf092
AC
55372004-05-21 Andrew Cagney <cagney@redhat.com>
5538
5539 * observer.texi (GDB Observers): Document "inferior_created".
5540
e4a2df64
AC
55412004-05-08 Andrew Cagney <cagney@redhat.com>
5542
e6b55ae2
AC
5543 * gdbint.texinfo (Target Architecture Definition): Delete
5544 description of DO_DEFERRED_STORES.
5545
28954179
AC
5546 * gdbint.texinfo (Target Architecture Definition): Delete
5547 references to DEPRECATED_FIX_CALL_DUMMY.
5548
434b87dd
AC
5549 * gdbint.texinfo (Target Architecture Definition): Delete
5550 description of DEPRECATED_CALL_DUMMY_WORDS,
5551 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5552
58d28df8
AC
5553 * gdbint.texinfo (Target Architecture Definition): Delete
5554 description of DEPRECATED_PUSH_DUMMY_FRAME.
5555
e4a2df64
AC
5556 * gdbint.texinfo (Target Architecture Definition): Delete
5557 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5558
2b4855ab
AC
55592004-05-07 Andrew Cagney <cagney@redhat.com>
5560
5561 * observer.texi (GDB Observers): Add "Debugging" section. Include
5562 cross reference to "set/show debug observer".
5563 * gdb.texinfo (Debugging Output): Document "set/show debug
5564 observer".
5565
fcf70625
AC
55662004-05-01 Andrew Cagney <cagney@redhat.com>
5567
5568 * gdbint.texinfo (Target Architecture Definition): Delete
5569 description of DEPRECATED_PC_IN_SIGTRAMP.
5570
8ee56bcf
AC
55712004-04-30 Andrew Cagney <cagney@redhat.com>
5572
5573 * gdbint.texinfo (Target Architecture Definition): Delete
5574 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5575
67ab9a76
OF
55762004-04-30 Orjan Friberg <orjanf@axis.com>
5577
5578 * observer.texi (GDB Observers): Correct spelling.
5579
79346bcb
OF
55802004-04-26 Orjan Friberg <orjanf@axis.com>
5581
5582 * observer.texi (GDB Observers): Add target_changed event.
5583
7a464420
AC
55842004-04-08 Andrew Cagney <cagney@redhat.com>
5585
5586 * observer.texi (GDB Observers): Rework, provide generic observer
5587 definitions and then a list of observable events.
5588
6cdf9d98
AC
55892004-04-04 Andrew Cagney <cagney@redhat.com>
5590
5591 * gdbint.texinfo (Host Definition): Delete reference to
5592 NO_SIGINTERRUPT.
5593
ddc135a4
AC
55942004-04-02 Andrew Cagney <cagney@redhat.com>
5595
5596 * gdbint.texinfo (Target Architecture Definition): Delete
5597 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5598
6a1b180d
SC
55992004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5600
5601 * gdb.texinfo (TUI Commands): Document tui reg commands.
5602
d0d5df6f
AC
56032004-03-26 Andrew Cagney <cagney@redhat.com>
5604
5605 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5606 "gdbtui".
5607 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5608 (Contributors): Mention both Text and Terminal User Interface.
5609
aa2a3f87
AC
56102004-03-23 Andrew Cagney <cagney@redhat.com>
5611
5612 * gdbint.texinfo (Target Architecture Definition): Deprecate
5613 references to SIGTRAMP_START and SIGTRAMP_END.
5614
f561f026
AC
56152004-03-23 Andrew Cagney <cagney@redhat.com>
5616
5617 * gdbint.texinfo (Target Architecture Definition): Deprecate
5618 references to PC_IN_SIGTRAMP.
5619
33cb8b0f
AC
56202004-03-19 Andrew Cagney <cagney@redhat.com>
5621
5622 * gdbint.texinfo (Target Architecture Definition): Delete
5623 reference to GDB_TARGET_IS_HPPA.
5624
fc989b7a
AC
56252004-03-18 Andrew Cagney <cagney@redhat.com>
5626
5627 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5628 describe pre_init and post_init.
5629
701b08bb
DJ
56302004-03-09 Daniel Jacobowitz <drow@mvista.com>
5631
5632 * gdb.texinfo (Debugging Output): Document values for "set debug
5633 target".
5634
faae5abe
AC
56352004-02-28 Andrew Cagney <cagney@redhat.com>
5636
5637 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5638
dd79a6cf
JJ
56392004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5640
5641 * gdb.texinfo (breakpoints): Add information about the
5642 new "set breakpoint pending" and "show breakpoint pending"
5643 commands.
5644
e7f16015
AC
56452004-02-26 Andrew Cagney <cagney@redhat.com>
5646
5647 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5648 in Per-architecture module data section.
5649
7161a3a6
RM
56502004-02-25 Roland McGrath <roland@redhat.com>
5651
5652 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5653
2154891a
AC
56542004-02-24 Andrew Cagney <cagney@redhat.com>
5655
5656 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5657 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5658 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5659
6c74ac8b
AC
56602004-02-17 Andrew Cagney <cagney@redhat.com>
5661
5662 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5663
19772a2c
AC
56642004-02-16 Andrew Cagney <cagney@redhat.com>
5665
5666 * gdbint.texinfo (Target Architecture Definition): Deprecate
5667 FRAMELESS_FUNCTION_INVOCATION.
5668
c9830293
AC
56692004-02-16 Andrew Cagney <cagney@redhat.com>
5670
5671 * gdbint.texinfo (Coding): Mention -Wunused-function.
5672
b9d26eb9
AC
56732004-02-14 Andrew Cagney <cagney@redhat.com>
5674
5675 * gdbint.texinfo (Target Architecture Definition): Delete
5676 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5677
49efadf5
EZ
56782004-02-12 Elena Zannoni <ezannoni@redhat.com>
5679
5680 * gdb.texinfo: Properly quote the name "C++".
5681 * gdbint.texinfo: Ditto.
5682 * stabs.texinfo: Ditto.
5683
1eb288ea
EZ
56842004-02-11 Elena Zannoni <ezannoni@redhat.com>
5685
5686 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5687 minimal information about libiberty.
5688
e4937fc1
MC
56892004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5690
5691 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5692
a9331b3f
RM
56932004-02-04 Roland McGrath <roland@redhat.com>
5694
5695 * gdb.texinfo (Auxiliary Vector): New node (section).
5696 (Data): Add it to the menu.
5697
2650777c
JJ
56982004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5699
5700 * gdb.texinfo (Breakpoints): Add information about pending
5701 breakpoint support.
5702
b4501125
AC
57032004-01-26 Andrew Cagney <cagney@redhat.com>
5704
5705 * gdb.texinfo (Overview): Delete references to the cisco protocol
5706 including the "N" response.
5707
74055713
AC
57082004-01-26 Andrew Cagney <cagney@redhat.com>
5709
5710 * gdbint.texinfo (Target Architecture Definition): Rename
5711 EXTRACT_STRUCT_VALUE_ADDRESS to
5712 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5713
3bbe9696
EZ
57142004-01-24 Eli Zaretskii <eliz@gnu.org>
5715
5716 * gdb.texinfo (KOD): Document "show os". Add index entries for
5717 "set/show os" and "info cisco" commands.
5718
5843504f
EZ
57192004-01-21 Eli Zaretskii <eliz@gnu.org>
5720
5721 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5722
9175c9a3
MC
57232004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5724
5725 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5726 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5727
8e94b928
NR
57282004-01-19 Nick Roberts <nick@nick.uklinux.net>
5729
5730 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5731 -stack-list-locals.
5732 (GDB/MI Variable Objects): Describe extension to
5733 -var-list-children.
5734
a20cf136
DJ
57352004-01-17 Daniel Jacobowitz <drow@mvista.com>
5736
5737 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5738
afb18d0f
AC
57392004-01-17 Andrew Cagney <cagney@redhat.com>
5740
5741 * gdbint.texinfo (Target Architecture Definition): Delete
5742 documentation on DEPRECATED_NPC_REGNUM.
5743
b51970ac
DJ
57442004-01-13 Daniel Jacobowitz <drow@mvista.com>
5745
5746 * gdb.texinfo: Update copyright year. Mention that set
5747 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5748 "set follow-fork-mode ask".
5749
0f0cffd2
AC
57502004-01-13 Andrew Cagney <cagney@redhat.com>
5751
5752 * gdbint.texinfo: Update copyright year.
5753 (Coding): Add -Wunused-label to list of -Werror warnings.
5754
c552b3bb 57552004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5756 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5757
5758 * gdb.texinfo: Update copyright.
5759 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5760 around names, as appropriate. Minor syntax cleanup of
5761 _NSPrintForDebugger explanation. Two spaces after periods.
5762 GDBN used instead of lit. "gdb". Index entries added for
5763 print-object and _NSPrintForDebugger. @noindent added in one spot.
5764
afe157ca
EZ
57652003-11-11 Elena Zannoni <ezannoni@redhat.com>
5766
5767 * stabs.texinfo: Add dircategory and direntry commands.
5768 * annotate.texinfo: Ditto.
5769
963e2bb7
AC
57702003-11-10 Andrew Cagney <cagney@redhat.com>
5771
5772 * gdbint.texinfo (Target Architecture Definition): Replace the
5773 return_value method's "inval" and "outval" parameters with
5774 "readbuf" and "writebuf".
5775
1d8b2f28
JB
57762003-10-28 Jim Blandy <jimb@redhat.com>
5777
5778 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5779 from "The `F' request packet" and "The `F' reply packet", to make
5780 texi2dvi happy.
5781 (File-I/O remote protocol extension): Update menu entries, too.
5782
36d86913
MC
57832003-10-26 Michael Chastain <mec@shout.net>
5784
5785 * gdb.texinfo (Thread Stops): Document the issue with
5786 premature return from system calls in multi-threaded programs.
5787
ce2826aa
AC
57882003-10-24 Andrew Cagney <cagney@redhat.com>
5789
5790 * annotate.texinfo: Fix "fortunatly"[sic].
5791
f24c5e49
KI
57922003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5793
5794 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5795 with "Hitachi" and "Mitsubishi".
5796
92ad9cd9
AC
57972003-10-20 Andrew Cagney <cagney@redhat.com>
5798
5799 * gdbint.texinfo (Target Architecture Definition): Document
5800 gdbarch_return_value. Add cross references from
5801 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5802 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5803
0ab4b752
MK
58042003-10-18 Mark Kettenis <kettenis@gnu.org>
5805
5806 * gdbint.texinfo (Target Architecture Definition): Document
5807 regset_from_core_section.
fb3e19c0
KI
5808
58092003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5810
5811 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5812
a9331b3f 58132003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5814
5815 From Anthony Green <green@redhat.com>:
5ae4183a 5816 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5817
1485d690
KB
58182003-10-14 Kevin Buettner <kevinb@redhat.com>
5819
889bf7c5
PA
5820 * gdb.texinfo (Breakpoint related warnings): New node.
5821 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5822
86d30acc
DJ
58232003-10-13 Daniel Jacobowitz <drow@mvista.com>
5824
5825 * gdb.texinfo (Remote Protocol): Document v and vCont.
5826
172c2a43
KI
58272003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5828
5829 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5830 * gdbint.texinfo: Ditto.
5831
71952f4c
AC
58322003-10-09 Andrew Cagney <cagney@redhat.com>
5833
5834 From 2003-09-18 David Anderson <davea@sgi.com>:
5835 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5836 "command".
5837
268e2188
AC
58382003-10-03 Andrew Cagney <cagney@redhat.com>
5839
5840 * gdbint.texinfo (Target Architecture Definition): Deprecate
5841 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5842 just target.
5843
12c266ea 58442003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5845
f30992d4 5846 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5847 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5848 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5849 * gdbint.texinfo (Target Architecture Definition): Rename
5850
58512003-09-30 Andrew Cagney <cagney@redhat.com>
5852
f30992d4 5853 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5854 (Target Architecture Definition):
f30992d4 5855
2e092625
AC
5856 * gdbint.texinfo (Target Architecture Definition): Rename
5857 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5858
0717ae8a
AC
58592003-09-29 Andrew Cagney <cagney@redhat.com>
5860
dad809b7
AC
5861 * gdbint.texinfo (Target Architecture Definition): Delete
5862 documentation for NEED_TEXT_START_END.
5863
0717ae8a
AC
5864 * gdbint.texinfo (Target Architecture Definition): Rename
5865 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5866 TARGET_WRITE_PC.
a9331b3f 5867
af6cf26d
MC
58682003-09-22 Michael Chastain <mec@shout.net>
5869
5870 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5871
ee206350
AG
58722003-09-21 Anthony Green <green@redhat.com>
5873
5874 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5875
a38c9fe6
MK
58762003-09-21 Mark Kettenis <kettenis@gnu.org>
5877
5878 * gdbint.texinfo (Target Architecture Definition): Document
5879 stabs_argument_has_addr.
5880
77949794
AC
58812003-09-18 Andrew Cagney <cagney@redhat.com>
5882
5883 * gdbint.texinfo (Target Architecture Definition): Delete
5884 documentation on REGISTER_NAMES.
5885
8e823e25
MK
58862003-09-13 Mark Kettenis <kettenis@gnu.org>
5887
5888 * gdbint.texinfo (Target Architecture Definition): Replace
5889 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5890
f27dd7fd
AC
58912003-09-11 Andrew Cagney <cagney@redhat.com>
5892
5893 * gdbint.texinfo (Target Architecture Definition): Replace
5894 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5895
8b148df9
AC
58962003-08-18 Andrew Cagney <cagney@redhat.com>
5897
5898 * gdbint.texinfo (Target Architecture Definition): Document
5899 "frame_red_zone_size".
5900
25d29d70
AC
59012003-08-09 Andrew Cagney <cagney@redhat.com>
5902
5903 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5904 with "set/show backtrace past-main" and "set/show backtrace
5905 limit".
5906
c938e9b0
L
59072003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5908
5909 * Makefile.in (install-info): Support DESTDIR.
5910 (install-html): Likewise.
5911
64fabec2
AC
59122003-08-07 Andrew Cagney <cagney@redhat.com>
5913
5914 Patch from Nick Roberts.
5915 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5916 bindings. Remove description of send-gdb-command.
5917
2fcf52f0
AC
59182003-08-07 Andrew Cagney <cagney@redhat.com>
5919
5920 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5921 GDB 6.0.
5922
086432e2
AC
59232003-08-06 Andrew Cagney <cagney@redhat.com>
5924
5925 * gdb.texinfo (Mode Options): Mention that level three is the
5926 highest available and that level 2 is deprecated.
5927 (Annotations Overview): Mention annotation levels. Cross reference
5928 to "Limitations of the Annotation Interface" in annotate.texi.
5929 (TODO, Value Annotations, Frame Annotations): Delete section.
5930 (Displays, Breakpoint Info): Delete.
5931
e5249f67
AC
59322003-08-04 Andrew Cagney <cagney@redhat.com>
5933
5934 * agentexpr.texi: Delete @bye.
5935 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5936 (stabs.info): Add $(srcdir) to include search path.
5937 (html): Depend on "annotate_toc.html", and not "annotate.html".
5938 * stabs.texinfo: Ditto. Include "fdl.texi".
5939 * gdbint.texinfo: Update copyright statement's list of invariant
5940 sections.
5941
e6f672d2
AC
59422003-07-28 Andrew Cagney <cagney@redhat.com>
5943
5944 * Makefile.in (INFO_DEPS): Add annotate.info.
5945 (dvi, ps, html, pdf): Add annotate.
5946 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5947 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5948 (ANNOTATE_DOC_FILES): New macro.
5949 (ANNOTATE_TEX_TMPS): New macro.
5950 (annotate.info, annotate_toc.html): Specify dependencies.
5951 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5952 * annotate.texinfo: Rename annotate.texi. Get building. Add
5953 "Migrating to GDB/MI" and "Limitations of the Annotation
5954 Interface" chapters. Mention why it is not part of the user
5955 guide. Update copyright notice. Include "fdl.texi".
5956
72ffddc9
SC
59572003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5958
5959 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5960
a9f12a31
DJ
59612003-07-24 Daniel Jacobowitz <drow@mvista.com>
5962
5963 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5964
b1fe9455
DJ
59652003-07-24 Daniel Jacobowitz <drow@mvista.com>
5966
5967 * gdb.texinfo (Server): Mention pidof.
5968
153721e6
AC
59692003-07-22 Andrew Cagney <cagney@redhat.com>
5970
5971 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5972 list.
5973
0fac0b41
DJ
59742003-06-28 Daniel Jacobowitz <drow@mvista.com>
5975
5976 * gdb.texinfo (Logging output): New chapter.
5977
4e562065
JB
59782003-06-24 Joel Brobecker <brobecker@gnat.com>
5979
5980 * gdb.texinfo (Unsupported languages): New section.
5981 (Languages): Add link to new section.
5982
f2c06f52
AC
59832003-06-22 Andrew Cagney <cagney@redhat.com>
5984
5985 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5986
b4177fca
DJ
59872003-06-22 Daniel Jacobowitz <drow@mvista.com>
5988
5989 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5990
f418dd93
DJ
59912003-06-22 Daniel Jacobowitz <drow@mvista.com>
5992
5993 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5994 * agentexpr.texi: Retitle section, and change it to an appendix.
5995 Comment out texinfo initialization. Factor a @var{} into two
5996 pieces to prevent makeinfo warnings.
5997 * gdb.texinfo: Add Agent Expressions appendix.
5998
4ca61388
DJ
59992003-06-19 Daniel Jacobowitz <drow@mvista.com>
6000
6001 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6002
07f31aa6
DJ
60032003-06-18 Daniel Jacobowitz <drow@mvista.com>
6004
5ae4183a 6005 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6006 remote target". Document the "detach" and "disconnect" commands.
6007 (Server, Netware, Debug Session): Reference "Connecting to a
6008 remote target".
6009 (GDB/MI Target Manipulation): Document "-target-disconnect".
6010
2dd0da42
AC
60112003-06-13 Andrew Cagney <cagney@redhat.com>
6012
6013 * gdbint.texinfo (Target Architecture Definition): Deprecate
6014 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6015 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6016
e7a3abfc
JB
60172003-06-09 Jim Blandy <jimb@redhat.com>
6018
6019 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6020
25e3a86b
AC
60212003-06-08 Andrew Cagney <cagney@redhat.com>
6022
6023 * gdbint.texinfo (Target Architecture Definition): Delete
6024 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6025
a9e5fdc2
AC
60262003-06-08 Andrew Cagney <cagney@redhat.com>
6027
6028 * gdbint.texinfo (Target Architecture Definition): Document
6029 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6030
b37303ee
AF
60312003-06-07 Adam Fedor <fedor@gnu.org>
6032
6033 * gdb.texinfo: Add Objective-C documentation.
6034
39fe6e80
AC
60352003-06-01 Andrew Cagney <cagney@redhat.com>
6036
6037 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6038 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6039
125309b2
AC
60402003-05-21 Andrew Cagney <cagney@redhat.com>
6041
6042 * gdbint.texinfo (Target Architecture Definition): Delete
6043 references to "extract_address" and "store_address".
6044
b8b527c5
AC
60452003-05-16 Andrew Cagney <cagney@redhat.com>
6046
6047 * gdbint.texinfo (Target Architecture Definition): Replace
6048 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6049 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6050
50e3ee83
TR
60512003-05-14 Theodore A. Roth <troth@openavr.org>
6052
6053 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6054
44e2be90
L
60552003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6056
6057 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6058 (gdb.dvi): Likewise.
6059 (gdb.pdf): Likewise.
6060 (links2roff): Likewise.
6061
df5215a6
JB
60622003-05-08 Jim Blandy <jimb@redhat.com>
6063
6064 * gdb.texinfo (Dump/Restore Files): Update documentation for
6065 'dump', 'append', and 'restore': note that format argument is
6066 optional; simplify presentation of the command variants; and be
6067 more precise about the formats.
6068
5e7b2f39
JB
60692003-05-07 Jim Blandy <jimb@redhat.com>
6070
6071 * gdb.texinfo (Symbols): Update documentation: 'maint list
6072 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6073 symtabs' and 'maint info psymtabs'.
6074
b1e29e33
AC
60752003-05-05 Andrew Cagney <cagney@redhat.com>
6076
6077 * gdbint.texinfo (Target Architecture Definition): Make
6078 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6079 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6080 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6081
00905d52
AC
60822003-05-04 Andrew Cagney <cagney@redhat.com>
6083
6084 * gdb.texinfo (Maintenance Commands): Document "maint print
6085 dummy-frames".
6086
54ff5908
AC
60872003-05-04 Andrew Cagney <cagney@redhat.com>
6088
6089 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6090
32e7087d
JB
60912003-05-03 J. Brobecker <brobecker@gnat.com>
6092
6093 Thierry Schneider <tpschneider1@yahoo.com>
6094 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6095 for new MI command.
6096
7043d8dc
AC
60972003-05-03 Andrew Cagney <cagney@redhat.com>
6098
6099 * gdbint.texinfo (Target Architecture Definition): Document
6100 push_dummy_code. Add cross references.
6101
e33d66ec
EZ
61022003-05-02 Elena Zannoni <ezannoni@redhat.com>
6103
6104 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6105 set/show charsets commands.
6106
0ba6dca9
AC
61072003-04-28 Andrew Cagney <cagney@redhat.com>
6108
6109 * gdbint.texinfo (Target Architecture Definition): Replace
6110 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6111 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6112
d7a27068
AC
61132003-04-28 Andrew Cagney <cagney@redhat.com>
6114
6115 * gdbint.texinfo (Target Architecture Definition): Rename
6116 "tm_print_insn" to "deprecated_tm_print_insn".
6117
44ea7b70
JB
61182003-04-09 Jim Blandy <jimb@redhat.com>
6119
6120 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6121 list psymtabs'.
6122
fb8f8949
AC
61232003-04-08 Andrew Cagney <cagney@redhat.com>
6124
6125 * gdbint.texinfo (Target Architecture Definition): Delete
6126 references to EXTRA_FRAME_INFO.
6127
32fb0f22
AC
61282003-04-08 Andrew Cagney <cagney@redhat.com>
6129
6130 * gdbint.texinfo (Target Architecture Definition): Delete
6131 PRINT_TYPELESS_INTEGER.
6132
6be67e67
JB
61332003-04-02 J. Brobecker <brobecker@gnat.com>
6134
6135 * observer.texi (GDB Observers): Adjust the documentation for the
6136 normal_stop notification to better describe reality. Fix a couple
6137 of minor typos.
6138
4e35d5f0
BR
61392003-04-02 Bob Rossi <bob_rossi@cox.net>
6140
a9331b3f 6141 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6142 '-file-list-exec-source-file'
6143
e8a8712a
AC
61442003-03-31 Andrew Cagney <cagney@redhat.com>
6145
6146 * gdbint.texinfo (Target Architecture Definition): Delete
6147 references to CALL_DUMMY_P.
6148
6c0e89ed
AC
61492003-03-30 Andrew Cagney <cagney@redhat.com>
6150
6151 * gdbint.texinfo (Target Architecture Definition): Remove
6152 reference to TARGET_WRITE_SP.
a9331b3f 6153
378bfd1b
AC
61542003-03-27 Andrew Cagney <cagney@redhat.com>
6155
6156 * gdbint.texinfo (Target Architecture Definition): Remove
6157 references to write_sp.
6c0e89ed 6158
922fbb7b
AC
61592003-03-27 Andrew Cagney <cagney@redhat.com>
6160
6161 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6162 chapter body. Use @smallexample instead of @example.
6163 (Annotations): Ditto.
6164 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6165 annotate.texi.
6166
b81774d8
AC
61672003-03-26 Andrew Cagney <cagney@redhat.com>
6168
6169 * gdbint.texinfo (Target Architecture Definition): Replace
6170 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6171 dummy_addr parameters.
6172
1bf6d5cc
AC
61732003-03-25 Andrew Cagney <cagney@redhat.com>
6174
6175 * gdbint.texinfo (Target Architecture Definition): Delete
6176 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6177 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6178 Add reference to PUSH_ARGUMENTS.
6179
618ce49f
AC
61802003-03-23 Andrew Cagney <cagney@redhat.com>
6181
6182 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6183 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6184
bcd7e15f
JB
61852003-03-18 J. Brobecker <brobecker@gnat.com>
6186
6187 * gdbint.texinfo (Algorithms): Add new section describing the
6188 Observer paradigm.
6189 (Top): Add menu entry to new observer appendix.
6190 * observer.texi: New file.
6191 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6192 new observer.texi file.
6193
9fe8321b
AC
61942003-03-17 Andrew Cagney <cagney@redhat.com>
6195
6196 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6197 that GNU Press update the manual version number.
6198
ac2adee5
AC
61992003-03-12 Andrew Cagney <cagney@redhat.com>
6200
6201 * gdbint.texinfo (Target Architecture Definition): Delete
6202 references to get_saved_register. Rename GET_SAVED_REGISTER to
6203 DEPRECATED_GET_SAVED_REGISTER.
6204
749b82f6
AC
62052003-03-13 Andrew Cagney <cagney@redhat.com>
6206
6207 * gdbint.texinfo (Target Architecture Definition): Replace
6208 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6209
8bedc050
AC
62102003-03-12 Andrew Cagney <cagney@redhat.com>
6211
6212 * gdbint.texinfo (Target Architecture Definition): Rename
6213 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6214
0ce1b118
CV
62152003-03-10 Corinna Vinschen <vinschen@redhat.com>
6216
6217 * gdb.texinfo: Add File-I/O documentation.
6218
12cc2063
AC
62192003-03-10 Andrew Cagney <cagney@redhat.com>
6220
6221 * gdbint.texinfo (Target Architecture Definition): Cross reference
6222 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6223
7453dc06
AC
62242003-03-07 Andrew Cagney <cagney@redhat.com>
6225
6226 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6227 frame" command.
6228
6314f104
AC
62292003-03-05 Andrew Cagney <cagney@redhat.com>
6230
6231 * gdbint.texinfo (Target Architecture Definition): Document
6232 unwind_dummy_id. Cross reference unwind_dummy_id and
6233 SAVE_DUMMY_FRAME_TOS.
6234
f1212245
DJ
62352003-03-05 James Ingham <jingham@apple.com>
6236 Daniel Jacobowitz <drow@mvista.com>
6237
6238 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6239 and "show cp-abi".
6240
77e7e267
AC
62412003-03-03 Andrew Cagney <cagney@redhat.com>
6242
6243 * gdbint.texinfo (Target Architecture Definition): Document
6244 register_type.
6245
838a8221
AC
62462003-03-03 Andrew Cagney <cagney@redhat.com>
6247
6248 * stabs.texinfo (Structures): Use @samp and separate @var's
6249 instead of a single @var containing a comma separated list.
6250 (Unions): Ditto.
6251
d7f4a264
DJ
62522003-03-02 Daniel Jacobowitz <drow@mvista.com>
6253
6254 * Makefile.in (distclean): Remove config.log.
6255
f30ee0bc
AC
62562003-03-01 Andrew Cagney <cagney@redhat.com>
6257
6258 * gdbint.texinfo (Target Architecture Definition): Rename
6259 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6260
62612003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6262
6263 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6264 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6265
be448670
CF
62662003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6267
6268 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6269 (Non-debug DLL symbols): New node, describing the minimal symbols
6270 loaded from DLLs without real debugging symbols.
6271
501eef12
AC
62722003-02-20 Andrew Cagney <ac131313@redhat.com>
6273
6274 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6275 hardware-breakpoint-limit".
6276 (Set Watchpoints): Add cross reference to "set remote
6277 hardware-watchpoint-limit".
6278 (Remote configuration options): New section.
6279
21c294e6
AC
62802003-02-04 Andrew Cagney <ac131313@redhat.com>
6281
e9be73e4
AC
6282 * gdbint.texinfo (Target Architecture Definition): Delete
6283 descrption of IS_TRAPPED_INTERNALVAR.
6284
21c294e6
AC
6285 From Keith Seitz <keiths@redhat.com>:
6286 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6287 option "-i"/"--interpreter" to this chapter. Include index
6288 entries.
6289
0179ffac
DC
62902003-02-04 David Carlton <carlton@math.stanford.edu>
6291
6292 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6293 (Variables): Recommend stabs+ and DWARF 2.
6294 (C plus plus expressions): Correct info about
6295 compiler versions, debug formats.
6296 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6297 PR symtab/874.
6298
7ca9f392
AC
62992003-02-01 Andrew Cagney <ac131313@redhat.com>
6300
6301 * gdbint.texinfo (Target Architecture Definition): Delete
6302 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6303 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6304 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6305 references to nindy and i960.
6306 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6307
31a85ea2
AC
63082003-02-01 Andrew Cagney <ac131313@redhat.com>
6309
6310 * gdbint.texinfo (Target Architecture Definition): Delete
6311 FLOAT_INFO.
6312
6b894e49
AC
63132003-01-30 Andrew Cagney <ac131313@redhat.com>
6314
6315 * stabs.texinfo (Member Type Descriptor): Clarify description of
6316 `@'. Suggested by Ben Hutchings.
6317
c48861fb
AC
63182003-01-29 Andrew Cagney <ac131313@redhat.com>
6319
6320 * gdb.texinfo (M68K): Delete reference to es1800.
6321
617073a9
AC
63222003-01-29 Andrew Cagney <ac131313@redhat.com>
6323
6324 * gdb.texinfo (Maintenance Commands): Document `maint print
6325 reggroups' and `maint print register-groups'.
6326 * gdbint.texinfo (Target Architecture Definition): Document
6327 register_reggroup_p.
6328
5b5d99cf
JB
63292003-01-23 Jim Blandy <jimb@redhat.com>
6330
6331 * gdb.texinfo (Separate Debug Files): New section.
6332
e7ba9c65
DJ
63332003-01-22 Daniel Jacobowitz <drow@mvista.com>
6334
6335 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6336 and "maint show profile".
6337
94e91d6d
MC
63382003-01-16 Michael Chastain <mec@shout.net>
6339
6340 * gdb.texinfo (Installing GDB): Warn against
6341 ".../gdb-VERSION/gdb/configure".
6342 (Separate Objdir): Likewise.
6343
867f3898
AC
63442003-01-15 Andrew Cagney <ac131313@redhat.com>
6345
6346 * gdbint.texinfo (Target Architecture Definition): Delete
6347 definition of PRINT_REGISTER_HOOK.
6348
f153cc92
EZ
63492003-01-15 Elena Zannoni <ezannoni@redhat.com>
6350
6351 (OpenRISC 1000): Fix formatting of command names.
6352
c60eb6f1
EZ
63532003-01-15 Elena Zannoni <ezannoni@redhat.com>
6354
6355 * gdb.texinfo (Continuing and Stepping): Add new command
6356 'advance'. Clarify behavior of 'until'.
6357
f5ebfba0
DJ
63582003-01-13 Daniel Jacobowitz <drow@mvista.com>
6359
6360 * gdb.texinfo (Files): Document solib-absolute-prefix and
6361 solib-search-path.
6362
4ce8657e
MC
63632003-01-09 Michael Chastain <mec@shout.net>
6364
6365 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6366 (Create a Release): Add new instructions for new @file{src-release}.
6367 Document existing instructions for @file{Makefile.in} as
6368 being for @value{GDBN} 5.3.1 or earlier.
6369
372613e3
AC
63702003-01-09 Andrew Cagney <ac131313@redhat.com>
6371
6372 * gdbint.texinfo (Target Architecture Definition): Mention
6373 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6374 allocate memory.
6375
b4e9345d
DJ
63762003-01-04 Daniel Jacobowitz <drow@mvista.com>
6377
6378 * gdb.texinfo (Controlling GDB): Add @kindex for
6379 "show osabi".
6380 (Backtraces): Add @kindex's for backtrace-below-main.
6381
98b45e30
DJ
63822003-01-04 Daniel Jacobowitz <drow@mvista.com>
6383
6384 * gdb.texinfo (Controlling GDB): Document "set osabi".
6385
95f90d25
DJ
63862003-01-04 Daniel Jacobowitz <drow@mvista.com>
6387
6388 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6389 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6390
1e698235
DJ
63912003-01-04 Daniel Jacobowitz <drow@mvista.com>
6392
6393 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6394 "set coerce-float-to-double".
6395 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6396
e632838e
AC
63972003-01-02 Andrew Cagney <ac131313@redhat.com>
6398
6399 * stabs.texinfo: Remove obsolete text.
6400 * gdbint.texinfo: Ditto.
6401 * gdb.texinfo: Ditto.
6402
c133ab7a
MK
64032002-12-22 Mark Kettenis <kettenis@gnu.org>
6404
6405 * gdbint.texinfo (Target Architecture Definition): Update
6406 description of gdbarch_register_osabi.
6407
f821f325
KH
64082002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6409
6410 * agentexpr.texi: Fix typos.
6411 * annotate.texi: Likewise.
6412 * fdl.texi: Likewise.
6413
85a6d8d3 64142002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6415
6416 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6417 DEPRECATED_INIT_FRAME_PC.
6418
ae45cd16
AC
64192002-12-01 Andrew Cagney <ac131313@redhat.com>
6420
6421 * gdbint.texinfo (Target Architecture Definition): Delete
6422 PC_IN_CALL_DUMMY.
6423
07555a72
AC
64242002-11-28 Andrew Cagney <ac131313@redhat.com>
6425
6426 * gdbint.texinfo (Host Definition): Delete documentation on
6427 USE_GENERIC_DUMMY_FRAMES.
6428
c166cdc7
EZ
64292002-11-26 Elena Zannoni <ezannoni@redhat.com>
6430
5ae4183a 6431 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6432 * Makefile.in (install-info): Run the install-info command as part
6433 of the post install steps only.
6434 (uninstall-info): New target.
6435 (uninstall): New target.
6436
35db0260
EZ
64372002-11-22 Elena Zannoni <ezannoni@redhat.com>
6438
6439 * Makefile.in (install): Make install do some real work.
6440
9ba8d803
AC
64412002-11-19 Andrew Cagney <ac131313@redhat.com>
6442
6443 Fix POSIX problem reported by Paul Eggert.
6444 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6445 Fix PR gdb/527.
6446
903ad3a6
AC
64472002-10-26 Andrew Cagney <cagney@redhat.com>
6448
6449 * gdbint.texinfo (Target Architecture Definition): Delete
6450 definition of DO_REGISTERS_INFO.
6451
f2abfe65
KB
64522002-10-18 Kevin Buettner <kevinb@redhat.com>
6453
6454 * gdbint.texinfo (Address Classes): Fix problems with insertion
6455 of ``{'' and ``}'' in example.
6456
b5b0480a
KB
64572002-10-17 Kevin Buettner <kevinb@redhat.com>
6458
6459 * gdbint.texinfo (Address Classes): New section.
6460 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6461 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6462 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6463 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6464
c85508ee
KD
64652002-10-11 Klee Dienes <kdienes@apple.com>
6466
6467 * gdb.texinfo (Registers): Mention vector registers as well as
6468 floating registers in the documentation for 'info registers' and
6469 'info all-registers'.
6470
6d12fc3d
DJ
64712002-10-11 Daniel Jacobowitz <drow@mvista.com>
6472
6473 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6474
8d19fbd2
JJ
64752002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6476
6477 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6478 interface definition.
6479
a37295f9
MM
64802002-10-03 Marko Mlinar <markom@opencores.org>
6481
6482 * gdb.texinfo (Target Commands): Add or1k target specific
6483 commands.
6484 * gdb.texinfo (Contributors): Add myself to the contributors list.
6485
da0f9dcd
AC
64862002-10-01 Andrew Cagney <ac131313@redhat.com>
6487
6488 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6489 and "mi1" instead of "mi1" and "mi0".
6490
2e834e49
HPN
64912002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6492
6493 * gdb.texinfo (Packets): Fix typos "alligned".
6494 Correct z3/Z3 description. Correct z4/Z4 title.
6495
050be0dc
AC
64962002-09-27 Andrew Cagney <ac131313@redhat.com>
6497
6498 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6499
1104b9e7
KB
65002002-09-25 Kevin Buettner <kevinb@redhat.com>
6501
6502 * gdb.texinfo: Use GNU/Linux instead of Linux.
6503
512217c7
AC
65042002-09-25 Andrew Cagney <ac131313@redhat.com>
6505
6506 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6507
10998722
AC
65082002-09-24 Andrew Cagney <ac131313@redhat.com>
6509
512217c7 6510 * gdb.texinfo: Replace @example with @smallexample.
10998722 6511
a0eb71c5
KB
65122002-09-20 Kevin Buettner <kevinb@redhat.com>
6513
f7dc1244 6514 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6515 * gdb.texinfo (Character Sets): Use @smallexample instead of
6516 @example. Use GNU/Linux instead of Linux.
6517
65182002-09-20 Jim Blandy <jimb@redhat.com>
6519
6520 * gdb.texinfo: Add character set documentation.
6521
2f870471
AC
65222002-09-19 Andrew Cagney <ac131313@redhat.com>
6523
6524 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6525 (Packets): Add cross reference from `b' packet to `z' packets.
6526
790eb8f5
AC
65272002-09-19 Andrew Cagney <ac131313@redhat.com>
6528
8d30a00d
AC
6529 * gdb.texinfo (Maintenance Commands): Document ``maint
6530 internal-error'' and ``maint internal-warning''.
6531
790eb8f5
AC
6532 * gdbint.texinfo (Target Architecture Definition): Revise
6533 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6534
a23a7bf1
JB
65352002-09-19 Joel Brobecker <brobecker@gnat.com>
6536
6537 * gdbint.texinfo (Target Conditionals): Document the new
6538 NAME_OF_MALLOC macro.
6539
299ffc64
AC
65402002-09-05 Andrew Cagney <ac131313@redhat.com>
6541
6542 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6543 engineer.
6544
b7bb15bc
SC
65452002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6546
6547 * gdb.texinfo (TUI Overview): Document status line fields.
6548
3d757584
SC
65492002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6550
6551 * gdb.texinfo (TUI Commands): Document info win command.
6552
269c21fe
SC
65532002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6554
6555 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6556
7cf36c78
SC
65572002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6558
6559 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6560 (TUI Keys): Likewise.
6561
d2c6833e
AC
65622002-08-25 Andrew Cagney <ac131313@redhat.com>
6563
6564 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6565 for a packet receive.
6566
46d8b1c3
AC
65672002-08-25 Andrew Cagney <ac131313@redhat.com>
6568
6569 * Makefile.in (clean): Move to end of file.
6570 (distclean, maintainer-clean, realclean): Ditto.
6571 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6572 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6573 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6574 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6575
b0787093
AC
65762002-08-24 Andrew Cagney <ac131313@redhat.com>
6577
6578 * Makefile.in (GDBINT_TEX_TMPS): Define.
6579 (gdbint.dvi, gdbint.pdf): Use
6580 (GDB_TEX_TMPS): Define.
6581 (gdb.dvi, gdb.pdf): Use.
6582 (STABS_TEX_TMPS): Define.
6583 (stabs.dvi, stabs.pdf): Use.
6584 (GDB_DOC_SOURCE_INCLUDES): New macros.
6585 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6586 (GDBINT_DOC_FILES_INCLUDES): New macros.
6587 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6588 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6589 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6590 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6591 (links2roff): Replace SFILES_INCLUDED with
6592 GDB_DOC_SOURCE_INCLUDES.
6593 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6594 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6595 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6596 dependencies.
6597 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6598 dependencies.
6599 (gdbmi.texinfo): Delete rule.
6600 (inc-hist.texinfo): Delete rule.
6601 (rluser.texinfo): Delete rule.
6602
ebba8386
AC
66032002-08-23 Andrew Cagney <cagney@redhat.com>
6604
6605 * gdbint.texinfo (Target Architecture Definition): Update
6606 STORE_RETURN_VALUE, mention regcache.
6607
0ab7a791
AC
66082002-08-21 Andrew Cagney <ac131313@redhat.com>
6609
6610 * gdbint.texinfo (Target Architecture Definition): Document
6611 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6612
ee2d5c50
AC
66132002-08-19 Andrew Cagney <ac131313@redhat.com>
6614
6615 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6616 Fix minor typos. Add index entries.
6617
53c69bd7
AC
66182002-08-18 Andrew Cagney <ac131313@redhat.com>
6619
6620 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6621
e76f1f2e
AC
66222002-08-15 Andrew Cagney <ac131313@redhat.com>
6623
6624 * gdbint.texinfo (Target Architecture Definition): Document
6625 PRINT_VECTOR_INFO.
6626 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6627
0680b120
AC
66282002-08-13 Andrew Cagney <ac131313@redhat.com>
6629
6630 * gdb.texinfo (Maintenance Commands): Document "maint print
6631 registers", "maint print raw-registers" and "maint print
6632 cooked-registers".
6633
3c3bea1c
GS
66342002-08-08 Grace Sainsbury <graces@redhat.com>
6635
a9331b3f 6636 From Mark Salter:
3c3bea1c
GS
6637 * gdb.texinfo (Protocol): Document T packet extension to
6638 allow watchpoint address reporting.
6639
42f9b0a5
AC
66402002-08-03 Andrew Cagney <ac131313@redhat.com>
6641
6642 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6643
db034ac5
AC
66442002-08-01 Andrew Cagney <cagney@redhat.com>
6645
6646 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6647 to CHILL.
6648
e2b28d04
AC
66492002-08-01 Andrew Cagney <ac131313@redhat.com>
6650
6651 * gdbint.texinfo (Coding): Revise section "Include Files".
6652
7fb623f7
AC
66532002-07-24 Andrew Cagney <cagney@redhat.com>
6654
6655 * gdbint.texinfo: Obsolete references to m88k.
6656 * gdb.texinfo: Ditto.
6657
4a2b4636
JB
66582002-07-10 Joel Brobecker <brobecker@gnat.com>
6659
7fb623f7 6660 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6661 where the proper version of autoconf can be retrieved.
6662
a71ec265
DH
66632002-07-09 Don Howard <dhoward@redhat.com>
6664
6665 * gdb.texinfo (Command Files): Further describe the behavior of
6666 sourced command files.
6667
b9aa90c9
AC
66682002-06-27 Andrew Cagney <ac131313@redhat.com>
6669
6670 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6671 (Coding): Clarify ISO C version that GDB assumes.
6672
40dd2248
TT
66732002-06-26 Tom Tromey <tromey@redhat.com>
6674
6675 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6676 add_setshow_cmd_full.
6677
bfac230e
DH
66782002-06-25 Don Howard <dhoward@redhat.com>
6679
6680 * gdb.texinfo (Memory Region Attributes): Document new behavior
6681 for 'mem' command.
6682
475b0867
JB
66832002-06-11 Jim Blandy <jimb@redhat.com>
6684
919d772c
JB
6685 * gdb.texinfo (Symbols): Update documentation for `info source'
6686 command.
6687
475b0867
JB
6688 * gdb.texinfo (Macros): Call the command `info macro', not
6689 `show macro'.
6690
ba8c9337
AC
66912002-06-09 Andrew Cagney <ac131313@redhat.com>
6692
6693 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6694 data''.
6695
1029b7fa
MK
66962002-06-09 Mark Kettenis <kettenis@gnu.org>
6697
6698 * gdbint.texinfo (Target Architecture Definition): Document
6699 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6700
16737d73
AC
67012002-06-08 Andrew Cagney <ac131313@redhat.com>
6702
6703 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6704 lists.
6705
30107679
AC
67062002-06-08 Andrew Cagney <ac131313@redhat.com>
6707
6708 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6709 Branch''.
6710
3352e23e
AC
67112002-06-01 Andrew Cagney <ac131313@redhat.com>
6712
6713 * gdbint.texinfo (Target Architecture Definition): Add section
6714 ``Converting an existing Target Architecture to Multi-arch''.
6715
cbb09e6a
AC
67162002-05-30 Andrew Cagney <ac131313@redhat.com>
6717
6718 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6719 to ``Obsoleting code''. Revise.
6720
e2e0bcd1
JB
67212002-05-17 Jim Blandy <jimb@redhat.com>
6722
6723 * gdb.texinfo (C Preprocessor Macros): New chapter.
6724 Include it in the main menu.
6725 (Contributors): Credit Jim Blandy with macro support.
6726 (Compilation): Explain how to get macro information into the
6727 executable.
6728 (Expressions): Note that preprocessor macros are expanded.
6729
9db8d71f
DJ
67302002-05-14 Daniel Jacobowitz <drow@mvista.com>
6731
6732 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6733 options for `target remote'.
6734
6d531722
AC
67352002-05-13 Andrew Cagney <ac131313@redhat.com>
6736
6737 * gdbint.texinfo (Target Architecture Definition): Delete
6738 documentation on NNPC_REGNUM.
6739
13d01224
AC
67402002-05-11 Andrew Cagney <ac131313@redhat.com>
6741
6742 * gdbint.texinfo (Target Architecture Definition): Document
6743 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6744 (Target Architecture Definition): Revise section `Using Different
6745 Register and Memory Data Representations'. Add section `Raw and
6746 Virtual Register Representations'.
6747
b2e75d78
AC
67482002-05-11 Andrew Cagney <ac131313@redhat.com>
6749
6750 * gdbint.texinfo (Target Architecture Definition): Mention
6751 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6752 (Target Architecture Definition): Mention same. Add references to
6753 web pages.
6754
2c8682ee
MS
67552002-05-08 Michael Snyder <msnyder@redhat.com>
6756
6757 * stabs.texinfo (Attributes): Document new "vector" attribute.
6758
0816590b
AC
67592002-05-04 Andrew Cagney <ac131313@redhat.com>
6760
6761 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6762
2653173e
AC
67632002-05-04 Andrew Cagney <ac131313@redhat.com>
6764
6765 * gdb.texinfo: Delete obsolete references to a29k.
6766
d7bd68ca
AC
67672002-04-24 Andrew Cagney <ac131313@redhat.com>
6768
6769 * gdbint.texinfo (Target Architecture Definition): Replace
6770 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6771
21d83aa5
DM
67722002-04-24 David S. Miller <davem@redhat.com>
6773
6774 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6775
7673a6cc
DM
67762002-04-21 David S. Miller <davem@redhat.com>
6777
6778 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6779
d49d1e0a
AC
67802002-04-21 Andrew Cagney <ac131313@redhat.com>
6781
6782 * gdbint.texinfo (Target Architecture Definition): Delete
6783 definition of HAVE_REGISTER_WINDOWS.
6784
f7dc1244 67852002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6786
6787 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6788 "Theodore A. Roth" <troth@verinet.com>.
6789
5ca0cb28
DH
67902002-04-15 Don Howard <dhoward@redhat.com>
6791
f7dc1244 6792 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6793 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6794 Provide a better explaination of this feature.
5ca0cb28 6795
f208ba17
AC
67962002-04-14 Andrew Cagney <ac131313@redhat.com>
6797
6798 * gdbint.texinfo (Target Architecture Definition): Remove
6799 FRAME_CHAIN_COMBINE.
6800
d5ba91de
MC
68012002-04-12 Michael Chastain <mec@shout.net>
6802
6803 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6804 REG_STACK_SEGMENT.
6805
26818220
MC
68062002-04-09 Michael Chastain <mec@shout.net>
6807
6808 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6809 PYRAMID_* macros.
6810
129188f6
AC
68112002-04-07 Andrew Cagney <ac131313@redhat.com>
6812
6813 * gdb.texinfo (Bug Reporting): Document that the web is the
6814 prefered way of submitting bug reports.
6815 (Bug Reporting): Delete the s-mail address as the last resort.
6816
8227c0ff
AC
68172002-04-05 Andrew Cagney <ac131313@redhat.com>
6818
6819 * gdbint.texinfo (Target Architecture Definition): Delete
6820 references to TARGET_WRITE_FP and write_fp.
6821
16d9dec6
MS
68222002-03-27 Michael Snyder <msnyder@redhat.com>
6823
6824 * gdb.texinfo: Document new commands dump, append, and restore.
6825
9ae8b82c
AC
68262002-03-27 Andrew Cagney <ac131313@redhat.com>
6827
6828 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6829 Branch'.
6830
474c8240
AC
68312002-03-18 Andrew Cagney <ac131313@redhat.com>
6832
6833 * gdb.texinfo: Change all examples to @smallexample.
6834 * gdbint.texinfo: Ditto.
a9331b3f 6835
fb0ff88f
AC
68362002-03-18 Andrew Cagney <ac131313@redhat.com>
6837
6838 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6839 Branches''.
6840
9bb0a4d8
AC
68412002-03-18 Andrew Cagney <ac131313@redhat.com>
6842
6843 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6844 Policy''.
6845
937f164b
FF
68462002-03-04 Fred Fish <fnf@redhat.com>
6847
6848 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6849 expresson, suports, dependant, trhe, perhaphs, situtations,
6850 explictily, taged, oportunity, unfortunatly).
6851
a7b40f07
AC
68522002-02-24 Andrew Cagney <ac131313@redhat.com>
6853
6854 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6855 Remove reference to 3.12.
6856
aab4e0ec
AC
68572002-02-23 Andrew Cagney <ac131313@redhat.com>
6858
6859 * gdbint.texinfo: Include fdl.texi.
6860 (Top): Add GNU Free Documentation License.
6861 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6862 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6863 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6864 (gdbint.info): Add srcdir to include path.
6865 * gdb.texinfo: Include gpl.texi.
6866 (Top): Add Copying.
6867 * gpl.texi: New file.
6868
47b95330
AC
68692002-02-23 Andrew Cagney <ac131313@redhat.com>
6870
6871 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6872
78c47bea
PM
68732002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6874
6875 * gdb.texinfo: Document Cygwin native specific commands.
6876
56460a61
DJ
68772002-02-15 Daniel Jacobowitz <drow@mvista.com>
6878
6879 * gdb.texinfo: Document gdbserver ``--attach'' command.
6880
def71bfa
MS
68812002-02-07 Michael Snyder <msnyder@redhat.com>
6882
6883 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6884 to @code(_ovly_debug_event).
6885
c928edc0
AC
68862002-02-07 Andrew Cagney <ac131313@redhat.com>
6887
6888 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6889
81d46470
MS
68902002-02-06 Michael Snyder <msnyder@redhat.com>
6891
6892 * gdb.texinfo (overlays): Mention new magic symbol
6893 '_ovly_debug_event', which allows GDB to keep better track
6894 of overlays.
6895
f7dc1244 68962002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6897
6898 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6899 Suggested by Dmitry Sivachenko.
6900
6901 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6902
15110bc3
MS
69032002-02-01 Michael Snyder <msnyder@redhat.com>
6904
6905 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6906
6763aef9
MS
69072002-01-30 Michael Snyder <msnyder@redhat.com>
6908
ac282366
MS
6909 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6910 (set trust-readonly-sections): Document.
6763aef9 6911
8642bc8f
AC
69122002-01-29 Andrew Cagney <ac131313@redhat.com>
6913
6914 * gdbint.texinfo (Releasing GDB): Revise and update.
6915
afe64c1a
AC
69162002-01-28 Andrew Cagney <ac131313@redhat.com>
6917
6918 * gdbint.texinfo (Target Architecture Definition): Delete
6919 description of TARGET_BYTE_ORDER_DEFAULT.
6920
f7dc1244 69212002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6922
6923 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6924 <mitya@cavia.pp.ru>.
6925
3d6e1b5a
AC
69262002-01-23 Andrew Cagney <ac131313@redhat.com>
6927
6928 * libgdb.texinfo: Delete file.
6929
6c0e9fb3
AC
69302002-01-22 Andrew Cagney <ac131313@redhat.com>
6931
6932 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6933 * gdbint.texinfo: Ditto.
6934
e0ce93ac
AC
6935Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6936
6937 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6938
be298bcc
AC
69392002-01-22 Andrew Cagney <ac131313@redhat.com>
6940
6941 * Makefile.in: Update copyright.
6942 (TEXI2DVI): Define.
6943 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6944 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6945 gdb-cfg.texi.
6946 (TEXINDEX, PDFTEX): Delete makefile variables.
6947
8e04817f
AC
69482002-01-22 Andrew Cagney <ac131313@redhat.com>
6949
6950 * gdb.texinfo (Protocol): Move section to appendix.
6951
6b2f586d
AC
69522002-01-21 Andrew Cagney <ac131313@redhat.com>
6953
6954 * gdb.texinfo (Remote Debugging): Create a menu.
6955 (Top): Add ``Remote Debugging'' to menu.
6956
6f05cf9f
AC
69572002-01-21 Andrew Cagney <ac131313@redhat.com>
6958
6959 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6960 serial protocol'' from here.
6961 (Remote Debugging): To here. New chapter.
6962
3fd3d7d2
AC
69632002-01-20 Andrew Cagney <ac131313@redhat.com>
6964
6965 * gdbint.texinfo (Target Architecture Definition): Delete
6966 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6967
7fd60527
AC
69682002-01-20 Andrew Cagney <ac131313@redhat.com>
6969
6970 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6971 are no longer needed.
6972 (Porting GDB): Add maintainer note about configure.host.
6973
c2f05ac9
AC
69742002-01-20 Andrew Cagney <ac131313@redhat.com>
6975
6976 * gdbint.texinfo (Target Architecture Definition): Remove
6977 definition of IEEE_FLOAT.
6978
f7dc1244 69792002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6980
6981 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6982 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6983 <3diff@gnu.org>
231b2aad 6984
82600034
AC
69852002-01-19 Andrew Cagney <ac131313@redhat.com>
6986
6987 * gdbint.texinfo (Host Definition): Remove references to
6988 MALLOC_INCOMPATIBLE.
6989
7708fa01
AC
69902002-01-17 Andrew Cagney <ac131313@redhat.com>
6991
6992 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6993 and xyz-xdep.o.
6994
eb12ee30
AC
69952002-01-17 Andrew Cagney <ac131313@redhat.com>
6996
889bf7c5 6997 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6998 (Set Breaks): Copy ``maint info breakpoint'' doco to
6999 ``Maintenance Commands'' appendix. Add reference.
7000
c9ccaa92
AC
70012002-01-17 Andrew Cagney <ac131313@redhat.com>
7002
7003 * fdl.texi: Remove next/prev from @node.
7004
f7dc1244 70052002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7006
7007 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7008 for monstrous @multitable (from Brian Youmans).
7009
7010 * fdl.texi: New file.
7011
7012 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7013
8973da3a
AC
70142002-01-15 Andrew Cagney <ac131313@redhat.com>
7015
7016 * gdbint.texinfo (Releasing GDB): New chapter.
7017
7d86b5d5
AC
70182002-01-14 Andrew Cagney <ac131313@redhat.com>
7019
7020 * gdb.texinfo (Embedded Processors, Calling program functions):
7021 Obsolete references to a29k.
7022
cc1cb004
AC
70232002-01-13 Andrew Cagney <ac131313@redhat.com>
7024
7025 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7026 examples. Document that a code-block should do or discard its
7027 cleanups before exit.
7028
79f12247
MS
70292002-01-11 Michael Snyder <msnyder@redhat.com>
7030
7031 * gdb.texinfo (Choosing files): Change @samp to @file.
7032
19837790
MS
70332002-01-05 Michael Snyder <msnyder@redhat.com>
7034
7035 * gdb.texinfo (--pid): Document new command line option (attach).
7036
f7dc1244 70372002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7038
7039 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7040 in the stub.
7041
d7449b42
AC
70422002-01-04 Andrew Cagney <ac131313@redhat.com>
7043
7044 * gdbint.texinfo (Target Architecture Definition): Replace
7045 BIG_ENDIAN with BFD_ENDIAN_BIG.
7046
f23631e4
AC
70472002-01-03 Andrew Cagney <ac131313@redhat.com>
7048
7049 * gdbint.texinfo (Target Architecture Definition): Replace
7050 value_ptr with struct value pointer.
7051
72c9928d
EZ
70522002-01-02 Eli Zaretskii <eliz@gnu.org>
7053
7054 * gdb.texinfo (Free Software): Fix wording.
7055
959acfd1
EZ
70562001-12-31 Eli Zaretskii <eliz@gnu.org>
7057
7058 * gdb.texinfo (Free Software): New section ``Free Software Needs
7059 Free Documentation''.
7060
f7dc1244 70612001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7062
7063 * stabs.texinfo:
7064 * gdb.texinfo:
7065 * gdbint.texinfo:
7066 * libgdb.texinfo:
7067 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7068
6600abed
MS
70692001-12-29 Michael Snyder <msnyder@redhat.com>
7070
7071 * gdb.texinfo (maint info sections): Fix typo.
7072
f6680716
MS
70732001-12-26 Michael Snyder <msnyder@redhat.com>
7074
fe95c787
MS
7075 * gdb.texinfo (maint info sections): Document.
7076
a9331b3f 7077 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7078 'info proc' sub-options that are currently not implemented.
7079
c3d3ce5b
JB
70802001-12-20 Jim Blandy <jimb@redhat.com>
7081
7082 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7083
778eb05e
AC
70842001-12-15 Andrew Cagney <ac131313@redhat.com>
7085
7086 * gdbint.texinfo (Target Architecture Definition): Replace
7087 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7088
2607059c
AC
70892001-12-01 Andrew Cagney <ac131313@redhat.com>
7090
7091 * gdbint.texinfo (Host Definition): Delete documentation on
7092 HOST_BYTE_ORDER.
7093
df0cd8c5
JB
70942001-11-30 Jim Blandy <jimb@redhat.com>
7095
7096 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7097 overlay support. Add to top-level menu.
df0cd8c5 7098
88118b3a
TT
70992001-11-26 Tom Tromey <tromey@redhat.com>
7100
7101 * gdb.texinfo (Command Syntax): Document C-o binding.
7102
96565e91
CF
71032001-07-26 Christopher Faylor <cgf@redhat.com>
7104
7105 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7106 use since it is described in the referenced section.
7107
f7dc1244 7108 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7109 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7110 clearer when using DJGPP.
7111
2a3d5645
CF
71122001-11-24 Christopher Faylor <cgf@redhat.com>
7113
7114 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7115 specifically refer to MS-DOS.
7116 (command files): Mention gdb.ini is only used on MS-DOS.
7117
aa26fa3a
TT
71182001-11-21 Tom Tromey <tromey@redhat.com>
7119
7120 * gdb.texinfo (Invoking GDB): Document --args.
7121 (Mode Options): Likewise.
7122
4f8ada06
JB
71232001-11-21 Jim Blandy <jimb@redhat.com>
7124
7125 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7126 Delete documentation; this macro has been removed from the
7127 sources.
4f8ada06 7128
3fe0dc10
JB
71292001-11-13 Jim Blandy <jimb@redhat.com>
7130
7131 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7132
9e5abb06
CV
71332001-11-06 Corinna Vinschen <vinschen@redhat.com>
7134
7135 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7136
1c5dfdad
MS
71372001-11-05 Michael Snyder <msnyder@redhat.com>
7138
a9331b3f 7139 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7140 quote regexp chars in function names such as "operator*()".
7141
990f9fe3
FF
71422001-11-01 Fred Fish <fnf@redhat.com>
7143
7144 * gdbint.texinfo (SOLIB_ADD): Document additional new
7145 "readsyms" arg.
7146
b433d00b
DH
71472001-10-30 Don Howard <dhoward@redhat.com>
7148
070b1dd3
DH
7149 * gdb.texinfo: (Command Files) Added documentation for the
7150 behavior of gdb with input redirected from a file.
b433d00b 7151
b7209cb4
FF
71522001-10-28 Fred Fish <fnf@redhat.com>
7153
7154 * gdb.texinfo (auto-solib-add): Change docs to match
7155 implementation change.
7156 (auto-solib-limit): Add docs for new variable.
7157
1aa20aa8
AC
71582001-10-15 Andrew Cagney <ac131313@redhat.com>
7159
7160 * gdbint.texinfo (Target Architecture Definition): Function
7161 value_as_pointer renamed to value_as_address.
7162
fc0c74b1
AC
71632001-10-15 Andrew Cagney <ac131313@redhat.com>
7164
7165 * gdbint.texinfo (Target Architecture Definition): Default
7166 POINTER_TO_ADDRESS functions assume unsigned addresses.
7167 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7168 posting by Jim Blandy.
7169
f4846649
JB
71702001-10-12 Jim Blandy <jimb@redhat.com>
7171
7172 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7173 version of texi2html (1.64) doesn't support this flag any more.
7174
f277788b
MK
71752001-09-08 Mark Kettenis <kettenis@gnu.org>
7176
a9dc4918
MK
7177 * gdbint.texinfo (Host Definition): Remove description of
7178 MEM_FNS_DECLARED.
7179
d28379df
MK
7180 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7181
f277788b
MK
7182 * gdbint.texinfo (Host Definition): Remove description of
7183 HAVE_SIGSETMASK.
7184
7ccaa899
EZ
71852001-09-04 Elena Zannoni <ezannoni@redhat.com>
7186
7187 * gdbint.texinfo (Target Architecture Definition): Add
7188 explanation of TARGET_PRINT_INSN macro.
7189
17d9d558
JB
71902001-08-30 Jim Blandy <jimb@redhat.com>
7191
7192 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7193 Explain what it means to load relocatable files.
7194
72cde065
JB
71952001-08-28 Jim Blandy <jimb@redhat.com>
7196
7197 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7198 info `top' menu.
7199
9e678452
CF
7200Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7201
7202 * gdbint.texinfo: Add a cautionary note about macro use.
7203
a2bea4c3 72042001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7205
a2bea4c3
CV
7206 * gdb.texinfo: Explain omitting the hostname in the
7207 `target remote' command.
7208
1129bf27
DJ
72092001-07-30 Daniel Jacobowitz <drow@mvista.com>
7210
7211 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7212 and END-INFO-DIR-ENTRY.
7213
732b3002
SC
72142001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7215
7216 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7217
89437448
AC
72182001-07-25 Andrew Cagney <ac131313@redhat.com>
7219
7220 * gdbint.texinfo (libgdb): Rewrite.
7221
f7dc1244 72222001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7223
7224 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7225
c4555f82
SC
72262001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7227
7228 * gdb.texinfo (TUI): New chapter, document the TUI.
7229 (Mode Options): Document the -tui option.
7230
2f45a6e0
MK
72312001-07-23 Mark Kettenis <kettenis@gnu.org>
7232
7233 * gdbint.texinfo (Host Definition): Remove description of
7234 NEED_POSIX_SETPGID.
7235
f7dc1244 72362001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7237
7238 * gdb.tex (DJGPP Native): New node, with descriptions of
7239 DJGPP-specific commands.
7240
be9c6c35
JM
72412001-07-19 John R. Moore <jmoore@redhat.com>
7242
7243 * gdbint.texinfo: Three misspellings.
7244
dfa249fb
AC
72452001-07-06 Andrew Cagney <ac131313@redhat.com>
7246
7247 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7248 `test` expressions on bash. Problem reported by Colin Walters.
7249
c72e7388
AC
72502001-07-04 Andrew Cagney <ac131313@redhat.com>
7251
7252 * gdbint.texinfo (User Interface): Update ui-out documentation to
7253 refelect recent UI/MI updates.
7254
94bbb2c0
AC
72552001-07-04 Andrew Cagney <ac131313@redhat.com>
7256
7257 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7258 interpreters.
7259
af6c57ea
AC
72602001-06-15 Andrew Cagney <ac131313@redhat.com>
7261
7262 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7263 structure and not macros.
7264 (Host Definition): Document that much of this chapter is obsolete.
7265 (Target Architecture Definition): Update list of files that make
7266 up a target architecture.
7267 (Coding): Update.
7268
83aa8bc6
AC
72692001-06-28 Andrew Cagney <ac131313@redhat.com>
7270
7271 * gdbint.texinfo (Target Architecture Definition): Update
7272 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7273 The latter has been changed to a true predicate.
7274
f7dc1244 72752001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7276
7277 * annotate.texi: Add @noindent where needed. From Dmitry
7278 Sivachenko <dima@Chg.RU>.
7279 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7280
656db9b0
AC
72812001-06-16 Andrew Cagney <ac131313@redhat.com>
7282
7283 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7284
df2396a1
AC
72852001-06-14 Andrew Cagney <ac131313@redhat.com>
7286
7287 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7288 returns ``OK''. Document that the ``R'' packet does not reply.
7289
0f1f2b0a
MS
72902001-06-13 Michael Snyder <msnyder@redhat.com>
7291
7292 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7293
f7dc1244 72942001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7295
7296 * gdb.texinfo (Signals): Clarify the default setting of signal
7297 handling.
7298
a5d7c491
AC
72992001-05-14 Andrew Cagney <ac131313@redhat.com>
7300
7301 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7302 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7303
05a54c4f
AC
73042001-05-12 Andrew Cagney <ac131313@redhat.com>
7305
7306 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7307
f7dc1244 73082001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7309
7310 * gdbint.texinfo (Clean Design and Portable Implementation):
7311 Renamed from "Clean Design".
7312 (Clean Design and Portable Implementation): Document portable
7313 methods of handling file names, and the associated macros.
7314
f7dc1244 73152001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7316
7317 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7318 command and provide a cross-reference to its description.
7319 (Symbols): Note that "info scope" is useful for trace experiments.
7320
f7dc1244 73212001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7322
b37052ae
EZ
7323 * gdb.texinfo (Symbols): Document "info scope".
7324 (Tracepoints): New chapter.
7325 (Contributors): Update for v5.1.
7326 <All nodes>: Change "C++" to "C@t{++}".
7327
0ee54786
EZ
7328 * gdbint.texinfo (User Interface): A new section about ui_out
7329 functions, based on text written by Fernando Nasser.
7330
c534679c
EZ
7331 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7332
f7dc1244 73332001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7334
e9c75b65
EZ
7335 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7336
7337 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7338
7339 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7340 Replace "GDB" with "@value{GDBN}". Fix markup.
7341
7342 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7343
3d67e040
EZ
7344 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7345 a cross-reference to its description.
7346 (Symbols): Document "info symbol".
7347
f7dc1244 73482001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7349
7350 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7351 subsection "x86 Watchpoints".
7352 (Target Architecture Definition): Document the macros
7353 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7354 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7355
b0ed3589
AC
73562001-03-20 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdbint.texinfo (Target Architecture Definition): Update
7359 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7360 list.
7361
b6ba6518
KB
73622001-03-06 Kevin Buettner <kevinb@redhat.com>
7363
7364 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7365 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7366
f7dc1244 73672001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7368
7369 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7370
f7dc1244 73712001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7372
17cc6a06
EZ
7373 * gdb.texinfo (Environment): Document that `path' does not change
7374 the value of PATH in GDB's own environment (it did in the past,
7375 but that was changed on March 15, 1994). Reported by Doug Evans
7376 <dje@transmeta.com>.
7377
56caf160
EZ
7378 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7379 its line. Fix markup of commands and macros. Add an Index node
7380 and index entries.
7381
29e57380
C
73822001-01-23 J.T. Conklin <jtc@redback.com>
7383
7384 * gdb.texinfo (Memory region attributes): New manual section.
7385
1c6147de
ND
73862001-01-04 Nicholas Duffek <nsd@redhat.com>
7387
7388 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7389
f7dc1244 73902000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7391
7392 * refcard.tex: Version and copyright fixed. From Phil Edwards
7393 <pedwards@disaster.jaj.com>.
7394
0dcedd82
AC
7395Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7396
7397 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7398 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7399
3b851bce
AC
7400Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7401
7402 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7403 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7404
f7dc1244 74052000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7406
7407 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7408 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7409
b90a5f51
CF
74102000-11-10 Christopher Faylor <cgf@cygnus.com>
7411
7412 * gdb.texinfo: Document new 'set step-mode' command.
7413
f7dc1244 74142000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7415
7416 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7417 changes from Dmitry Sivachenko <dima@Chg.RU>.
7418
f7dc1244 74192000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7420
7421 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7422 From Steven Johnson <sbjohnson@ozemail.com.au>.
7423
2e685b93
MK
74242000-08-10 Mark Kettenis <kettenis@gnu.org>
7425
7426 * gdbint.texinfo (Overall Structure): Spelling fix.
7427
f7dc1244 74282000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7429
7430 * gdbint.texinfo (Target Architecture Definition): Document that
7431 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7432 for which REGISTER_CONVERTIBLE returns a zero value.
7433
63ac3005
EZ
74342000-07-08 Christopher Faylor <cgf@cygnus.com>
7435
7436 * Makefile.in (install-info): Find files to install in either the
7437 build or source directories (adapted from Makefile.am).
7438
bd79f757
ND
74392000-07-07 Nicholas Duffek <nsd@redhat.com>
7440
7441 * stabs.texinfo: Fix spelling errors.
7442 (String Field): FILE-NUMBER starts from 0, not 1.
7443
f7dc1244 74442000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7445
7446 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7447 Brian Youmans.
5f208f6d 7448
f7dc1244 74492000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7450
7451 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7452 the source directory. Reported by Mark Harig
7453 <markh@frazier.landmark.com>.
cc542d3b 7454
f3b28801
C
74552000-06-20 J.T. Conklin <jtc@redback.com>
7456
7457 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7458
449f3b6c
AC
7459Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7460
7461 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7462 Generate using pdftex.
449f3b6c 7463 (PDFTEX): Define.
889bf7c5 7464 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7465 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7466 @contents at the start.
449f3b6c 7467
f7dc1244 74682000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7469
7470 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7471 Youmans.
48e934c6 7472
9e9c5ae7
AC
7473Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7474
7475 From Brian Youmans:
7476 * gdb.texinfo: Fix ``et al.''.
7477
c741b251
AC
7478Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7479
7480 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7481 loop.
c741b251 7482
4ab64e14
JG
74832000-05-19 Jimmy Guo <guo@cup.hp.com>
7484
7485 * configure: Regenerate.
7486
f7dc1244 74872000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7488
7489 * Makefile.in (install-info): Run install-info on installed Info
7490 files.
7491
8c70017b
AC
7492Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7493
a7cb598a 7494 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7495 Andrew Cagney.
8c70017b 7496
f7dc1244 74972000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7498
7499 * gdb.texinfo: Proofreading changes from Brian Youmans.
7500
bf0184be
ND
75012000-05-01 Nick Duffek <nsd@cygnus.com>
7502
7503 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7504 startup sequence, minor edits.
7505
f7dc1244 75062000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7507
7508 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7509 TeX.
7510
7511 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7512 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7513 like `n' and `s' which look weird. Convert some of the @kindex to
7514 @vindex, when they refer to variables, not commands.
7515
33e16fad
AC
7516Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7517
7518 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7519
f7dc1244 75202000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7521
7522 * Makefile.in (GDBMI_DIR): New variable.
7523 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7524 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7525 (gdbmi.texinfo): New target, for texi2roff.
7526 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7527 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7528
7529 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7530 gdbmi.texinfo.
7531 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7532 comment.
7533
d167840f
EZ
75342000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7535
7536 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7537 command.
d167840f 7538
f7dc1244 75392000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7540
7541 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7542 prevents the build (and is generally a Bad Idea).
7543
f7dc1244 75442000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7545
7546 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7547 a comma inside @var.
7548 (Command Files): Index markup changes from Dmitry Sivachenko
7549 <dima@Chg.RU>.
7550
f7dc1244 75512000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7552
7553 * Makefile.in (LN_S): Define.
7554 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7555 invoke "ln -s" unless it is known to work.
7556
7557 * configure.in (AC_PROG_LN_S): Add.
7558
8dc7983f
JB
75592000-04-14 Jim Blandy <jimb@redhat.com>
7560
7561 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7562 section.
7563 (Target Conditionals): Document ADDRESS_TO_POINTER,
7564 POINTER_TO_ADDRESS.
7565
1a8237e8
DB
75662000-04-11 Daniel Berlin <dan@cgsoftware.com>
7567
7568 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7569 gdb-cfg.texi to get the value.
7570
ca526f1a
JB
75712000-04-10 Jim Blandy <jimb@redhat.com>
7572
7573 * gdbint.texinfo (Target Architecture Definition): Fix
7574 cross-references.
7575
faaafcb4
JB
75762000-04-08 Jim Blandy <jimb@redhat.com>
7577
7578 * gdbint.texinfo (Using Different Register and Memory Data
7579 Representations): New section.
7580 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7581 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7582 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7583
1b27397f
AC
7584Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7585
7586 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7587 for acknowledgments.
1b27397f 7588
480ff1fb
AC
7589Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7590
7591 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7592 qThreadExtraInfo.
480ff1fb 7593
a9331b3f 75942000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7595
a9331b3f
RM
7596 * gdb.texinfo: Clarify which remote debug protocol commands are
7597 required and which are optional.
f1251bdd 7598
dbeb8dbd
AC
7599Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7600
7601 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7602 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7603 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7604 * annotate.texi: Update.
7605
6d2ebf8b
SS
76062000-03-28 Stan Shebs <shebs@apple.com>
7607
7608 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7609 expectation of additional changes before release), update
7610 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7611 node links, rephrase and/or shorten lines to fix formatting
7612 problem in both regular and @smallbook formats.
7613 * annotate.texi: Shorten lines in example, use smallexample
7614 consistently everywhere.
7615 * Makefile.in: Add comment about texinfo 4.0 html generation.
7616 (SFILES_INCLUDED): Add annotate.texi.
7617
5d161b24
DB
76182000-03-27 Daniel Berlin <dan@cgsoftware.com>
7619
5ae4183a
AS
7620 * gdb.texinfo (Debugging Output): Added new section, documenting
7621 the "set/show debug" commands.
5d161b24 7622
b9deaee7
AC
7623Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7624
7625 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7626 entry.
b9deaee7
AC
7627
7628 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7629 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7630 @chapter and @node entries.
a9331b3f 7631
b9deaee7 7632 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7633
9ef47d30
AC
7634Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7635
7636 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7637 files.
9ef47d30 7638
cfeada60
FN
76392000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7640
7641 From David Whedon <dwhedon@gordian.com>
5ae4183a 7642 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7643
6837a0a2
DB
76442000-03-22 Daniel Berlin <dan@cgsoftware.com>
7645
7646 * gdb.texinfo: Add documentation for the apropos command.
7647
bba2971c
MS
76482000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7649
7650 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7651
2b628194
MS
76522000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7653
a9331b3f 7654 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7655 two places.
7656
96a2c332
SS
76572000-03-17 Stan Shebs <shebs@apple.com>
7658
7659 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7660 <dima@Chg.RU>, also clarification of allowed content for
7661 string constants.
7662
f7dc1244 76632000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7664
7665 * gdb.texinfo (main menu): Add Annotations.
7666 (File Options): Add @cindex entries for each command-line option.
7667 Document --epoch, --annotate, --async, --interpreter, --write,
7668 --statistics, and --version.
7669
7670 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7671 of GDB.
7672
9d233477
JB
76732000-02-23 Jim Blandy <jimb@redhat.com>
7674
7675 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7676
14e0eb3b
JB
76772000-02-22 Jim Blandy <jimb@redhat.com>
7678
7679 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7680
3555de01
JM
76812000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7682
7683 * Makefile.in (diststuff): New target.
7684
5e35df8e
KB
76852000-02-15 Kevin Buettner <kevinb@redhat.com>
7686
7687 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7688 architecture. [From Jim Wilson.]
5e35df8e 7689
c5394b80
JM
76902000-01-16 Tom Tromey <tromey@cygnus.com>
7691
7692 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7693 (Delete Breaks): Mention range arguments.
7694 (Disabling): Likewise.
7695
c3f6f71d
JM
76962000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7697
7698 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7699
c4093a6a
JM
7700Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7701
7702 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7703 valid functions.
c4093a6a 7704
11cf8741
JM
77051999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7706
7707 * gdb.texinfo: Clarify regular expressions used in rbreak.
7708
917317f4
JM
77091999-10-15 Kevin Buettner <kevinb@cygnus.com>
7710
7711 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7712 MEMORY_REMOVE_BREAKPOINT): Document.
7713
7714Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7715
7716 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7717 offset re-using the DATA offset instead.
917317f4 7718
2df3850c
JM
77191999-10-11 Jim Kingdon <kingdon@redhat.com>
7720
7721 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7722
77231999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7724
7725 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7726 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7727 typos.
7728
7729 * gdb.texinfo: Various minor wording and formatting improvements,
7730 mentions of additional command-line options.
7731
2acceee2
JM
77321999-09-30 Fred Fish <fnf@cygnus.com>
7733
7734 * gdb.texinfo: Document additional forms of specifying section
7735 names and addresses for the add-symbol-file command.
7736
c2c6d25f
JM
77371999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7738
7739 * gdbint.texinfo: Fix typo, add the word "have".
7740
77411999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7742
7743 * gdbint.texinfo (Target Architecture Definition): Document the
7744 SKIP_PERMANENT_BREAKPOINT macro.
7745
d4f3574e
SS
77461999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7747
7748 * gdb.texinfo: Fiks speling errers.
7749
7750 * gdb.texinfo: Fix uses of @multitable.
7751
f7dc1244 7752 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7753 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7754 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7755 comments about using with optimization, add more indexing,
7756 fix info about disassembly-flavor.
7757
7758Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7759
7760 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7761 SKIP_SOLIB_RESOLVER): Define.
7762
7763Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7764
7765 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7766 ``g'' packets.
d4f3574e 7767
104c1213
JM
77681999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7769
7770 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7771 platform-specific info, inline remote.texi and move sections of it
7772 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7773 and register stack into the new chapter.
7774 * remote.texi: Remove, now part of gdb.texinfo.
7775 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7776
77771999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7778
7779 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7780 GDB_TARGET_IS_MACH386): These kludges have gone away.
7781
7782Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7783
7784 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7785 TDEPLIBS.
104c1213 7786
53a5351d
JM
77871999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7788
7789 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7790 surrounding text to fit HP-UX bits into general info.
7791 (HPPA-cfg.texi): Remove, no longer useful.
7792
7793 * gdb.texinfo: Remove explicit links from @node lines, remove
7794 HP-added "Detailed Node Listing" from main menu which confuses
7795 things.
7796
7797 From Dmitry Sivachenko <dima@Chg.RU>:
7798 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7799 in description of `set environment'.
53a5351d
JM
7800
78011999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7802
7803 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7804
7be570e7
JM
78051999-08-12 Ben Elliston <bje@cygnus.com>
7806
7807 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7808
f7dc1244 78091999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7810
7811 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7812 watch, awatch, and rwatch. Explain why the latter two cannot be
7813 set as software watchpoints. Document that watchpoints for local
7814 variables are deleted when the debuggee terminates.
7be570e7
JM
7815
7816Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7817
7818 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7819 packet. Allow E.. response packet. "qRcmd" packet is no longer
7820 reserved.
7be570e7
JM
7821
78221999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7823
a9331b3f
RM
7824 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7825 * gdb.texinfo: Ditto.
7be570e7 7826
96baa820
JM
78271999-08-06 Tom Tromey <tromey@cygnus.com>
7828
7829 * gdb.texinfo (KOD): New node.
7830
7831Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7832
7833 * remote.texi (Rcmd): Fix minor formatting typos.
7834
7835Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7836
7837 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7838 packets.
96baa820 7839
adf40b2e
JM
78401999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7841
7842 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7843 fixes.
7844
43ff13b4
JM
7845Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7846
7847 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7848
085dd6e6
JM
7849Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7850
7851 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7852 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7853 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7854 packets that are not supported on all hosts. Expand examples.
7855 Spell check.
085dd6e6
JM
7856
78571999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7858
7859 * Makefile.in: Recognize html, install-html. Add targets
7860 to build HTML versions of documentation via texi2html.
7861
7862Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7863
7864 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7865 testsuite.
085dd6e6
JM
7866
7867Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7868
7869 * remote.texi (Communication Protocol): Rewrite.
7870
7871Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7872
7873 * stabs.texinfo: Fix uses of xref.
7874
9e0b60a8
JM
7875Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7876
7877 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7878 info about patch submission.
7879
cce74817
JM
7880Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7881
7882 From Per Bothner <bothner@cygnus.com>:
7883 * gdb.texinfo: Document Chill support.
7884
7885Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7886
7887 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7888 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7889 Document that the value should be greater-than or equal-to zero.
7890 (NO_STD_REGS): Document. Deprecate.
cce74817 7891
ac9a91a7
JM
7892Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7893
7894 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7895 Document that these are not used.
ac9a91a7
JM
7896
7897Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7898
7899 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7900
392a587b
JM
7901Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7902
7903 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7904 numargs was dropped.
392a587b
JM
7905
7906Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7907
7908 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7909
b83266a0
SS
7910Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7911
7912 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7913 Update.
b83266a0 7914
7a292a7a
SS
7915Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7916
7917 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7918 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7919
7920Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7921
7922 * gdbint.texinfo: Fix typos: $ -> @.
7923
7924Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7925
7926 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7927 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7928 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7929 BREAKPOINT_FROM_PC.
a9331b3f 7930
7a292a7a
SS
7931Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7932
7933 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7934 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7935
7936Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7937
7938 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7939 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7940
79411999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7942
7943 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7944 longer exists.
7945
7946Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7947
7948 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7949 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7950 they make the manual source incomprehensible.
7a292a7a
SS
7951 * h8-cfg.texi: Remove, hasn't been used in years.
7952
c906108c
SS
7953Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7954
7955 * gdb.texinfo: Update the credits.
7956
7957Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7958
7959 * gdb.texinfo: Fix mistakes noticed in printout of last
7960 draft, add Alpha to discussion of heuristic fence post.
7961
7962Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7963
7964 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7965 Edition, merge some HP changes into mainline, describe some
7966 previously undocumented features, describe more of the target
7967 commands available, eliminate obsolete section on renamed
7968 commands.
c906108c
SS
7969 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7970
7971Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7972
7973 * gdb.texinfo: Make many HPPA conditionals unconditional,
7974 including catchpoint description, since now on for all configs.
7975 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7976 specializations.
7977
7978Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7979
7980 * Makefile.in (GDBvn.texi): Fix match expression to work with
7981 current format of VERSION in gdb/Makefile.in.
7982 * gdb.texinfo: Fix node ref to match new readline.
7983
7984Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7985
a9331b3f
RM
7986 * gdb.texinfo: Changes made as part of a project to merge in
7987 changes made by HP. Documentation makes extensive use of
c906108c
SS
7988 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7989 on remote debugging. There are differences in documentation
889bf7c5 7990 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7991 the HP manual discusses catchpoints, hardware watchpoints, and
7992 some HPUX specific limitations for shared library support.
a9331b3f 7993
c906108c
SS
7994 There are also a number of @node changes.
7995
79961999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7997
7998 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7999 (C Usage): Same.
8000
8001Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8002
8003 The following changes were made by Edith Epstein
889bf7c5
PA
8004 <eepstein@cygnus.com> as part of a project to merge in changes
8005 made by HP.
a9331b3f 8006
c906108c
SS
8007 * HPPA-cfg.texi: new file.
8008
8009 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8010
8011 * refcard.tex: change documentation about catch.
8012 removed info catch.
8013
8014Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8015
8016 * gdbint.texinfo: Expand on GDB's coding standards,
8017 specify the use of arg names with prototypes.
8018
80191998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8020
8021 * gdb.texinfo: Fix tipo.
8022
8023Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8024
8025 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8026 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8027
8028Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8029
8030 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8031
80321998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8033
8034 * agentexpr.texi: New file.
8035
8036Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8037
8038 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8039
80401998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8041
8042 * remote.texi: Changed wording that implied that the GDB remote
8043 protocol caches register values instead of GDB itself.
8044
8045Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8046
8047 * gdbint.texinfo: Add some info about symbol readers.
8048 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8049 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8050 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8051 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8052
8053Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8054
a9331b3f 8055 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8056
8057Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8058
8059 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8060
8061Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8062
8063 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8064 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8065
8066Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8067
8068 * gdbint.texinfo: Fix minor typos.
8069
8070Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8071
8072 * gdbint.texinfo: Complete overhaul. Group descriptions more
8073 logically, add more info on generic algorithms, remove much
8074 obsolete and/or wrong material.
8075
8076Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8077
8078 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8079
8080Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8081
8082 * refcard.tex: Copyright, address updates.
8083
8084Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8085
8086 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8087 for the edition instead of confusing GDB-version-like numbers.
8088
8089Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8090
8091 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8092
8093Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8094
5ae4183a 8095 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8096
8097Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8098
8099 * gdb.texinfo: Add some credits, mention bug monitor.
8100 * remote.texi: Mention mips monitor targets.
8101 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8102
c906108c
SS
8103Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8104
8105 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8106 files, finish sorting of host vs target vs native macros, describe
8107 some more of them.
c906108c
SS
8108
8109Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8110
8111 * gdbint.texinfo (Host Conditionals): Document change from
8112 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8113
8114Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8115
8116 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8117 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8118
8119Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8120
8121 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8122 Document LSEEK_NOT_LINEAR.
8123
8124Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8125
8126 * stabs.texinfo (Stab Section Basics): Make it clear that only
8127 some versions of the GNU linker remove the leading N_UNDF symbol.
8128
8129Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8130
8131 * stabs.texinfo (String Field): Document type number pairs here,
8132 instead of in the Sun specific section.
8133 (Include Files): The GNU linker supports the N_BINCL
8134 optimization. Clarify the N_BINCL value, and what it is used
8135 for.
8136 (Procedures): Document N_FUN with an empty string to mark the end
8137 of a function.
8138 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8139 (Sun Differences): Remove this node, as the information is now
8140 elsewhere in the main document.
8141 (Stab Section Basics): Mention that the GNU linker may optimize
8142 stabs and remove the leading N_UNDF symbol.
8143
8144Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8145
8146 * gdb.texinfo, refcard.tex: Restore author credit
8147
8148Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8149
8150 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8151 documentation to account for START and END macros taking
8152 one arg.
8153
8154Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8155
8156 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8157 * gdb.texinfo (Frames): Fix typo.
8158
8159Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8160
8161 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8162 a target_signal as arg type, not a pid.
8163
8164Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8165
8166 * gdb.texinfo: Document `set assembly-language'.
8167
8168Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8169
8170 * remote.texi: Update list of stubs in the GDB distribution.
8171
8172Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8173
8174 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8175 Also document that some systems can use mmalloc but must define
8176 this if their C runtime allocates memory that is later freed.
c906108c 8177 (MMCHECK_FORCE): Document new macro.
a9331b3f 8178
c906108c
SS
8179Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8180
8181 * remote.texi: Add documentation for target Sparclet.
8182
8183Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8184
a9331b3f 8185 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8186 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8187 * configure.in: Rewritten for autoconf.
8188 * configure: New.
8189
8190Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8191
8192 * Makefile.in (DVIPS): New define, set to dvips.
8193 (dvi): Add stabs.dvi.
8194 (ps): New target.
8195 (all-doc): Depend on info, dvi, and ps targets.
8196 (STAGESTUFF): Add *.ps and *.dvi files.
8197 (clean-info, clean-dvi): Remove.
8198 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8199 rules completely rewritten.
8200 (maintainer-clean): Remove clean-info and clean-dvi
8201 dependencies and put their actions in the rules.
8202 (gdb.ps): New target
a9331b3f 8203 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8204 intermediate TeX files, whether they have 2 or 3 character
8205 extensions.
8206 (gdbint.ps): Add target and rules.
8207 (gdb-internals): Delete unused target.
8208 (Makefile): Depends upon config.status also.
8209
8210Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8211
8212 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8213 set.
8214
8215Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8216
8217 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8218 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8219
8220Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8221
8222 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8223
8224Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8225
8226 * gdb.texinfo (Print settings): Document
8227 `set/show print static-members' commands.
8228
8229Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8230
8231 * gdbint.texinfo (Native): Document name change, coredep.c to
8232 core-aout.c.
8233
8234Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8235
8236 * stabs.texinfo (Include Files): Document the values the SunOS4
8237 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8238
8239Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8240
8241 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8242 Fix typo.
8243
8244Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8245
8246 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8247 "gdb.tar.Z".
8248
8249Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8250
8251 * Makefile.in (maintainer-clean): New target, synonym for
8252 realclean.
8253
8254Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8255
8256 * Update all FSF addresses except those in COPYING* files.
8257
8258Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8259
8260 From Richard Earnshaw (rearnsha@armltd.co.uk):
8261 * gdb.texinfo (convenience variables): Document $_exitcode.
8262 (quit): Document optional expression to use as exit code.
8263
8264Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8265
8266 * gdb.texinfo, remote.texi: Brought up to date with various
8267 GDB changes.
8268
8269Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8270
8271 * gdb.texinfo: Update dates and versions, fix comments about
8272 hardware watchpoints in future releases and about the
8273 sharedlibrary command.
8274
8275Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8276
8277 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8278 C_FUN stab. Other cleanups.
8279
8280Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8281
8282 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8283 for the sparc stub.
8284
8285Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8286
8287 * annotate.texi: Clarify which addresses have differing formats
8288 depending on the language and which do not.
8289
8290Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8291
8292 * remote.texi (NetWare): Changed example to use BOARD= instead of
8293 NODE= argument to reflect correspoding change to gdbserve.nlm.
8294
8295Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8296
8297 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8298 GDB, as well as AIX dbx, supports the size type attribute.
8299
8300Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8301
8302 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8303
8304Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8305
8306 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8307 and new 'if' and 'while' commands.
8308
8309Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8310
8311 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8312
8313Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8314
8315 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8316 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8317 NetWare targets. Mostly stolen from the Server node.
8318
8319Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8320
8321 * gdb.texinfo (Setting): Talk about the language of a source file
8322 versus the working language. The old documentation did not match
8323 what GDB did.
8324
8325Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8326
8327 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8328 of a source file.
8329
8330Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8331
8332 * gdb.texinfo (Processes): New node.
8333
8334Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8335
8336 * remote.texi: Update documentation of set/show mipsfpu.
8337
3fc11d3e
JM
8338Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8339
8340 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8341 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8342
8343Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8344
8345 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8346 obsolete conditionals, described some others.
8347
8348Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8349
8350 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8351 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8352
8353Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8354
8355 * gdbint.texinfo: Put regex conditionals in their own table.
8356
8357Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8358
8359 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8360 described or fixed the descriptions of many others.
8361
8362Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8363
8364 * gdb.texinfo: Add some more credits.
8365 * gdbint.texinfo: Capitalize GDB consistently, describe some
8366 macros and remove some.
8367
8368Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8369
8370 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8371 obsolete conditionals, described some others.
8372
8373Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8374
8375 * gdb.texinfo (help targets): Changed to `help target', which
8376 is the correct gdb command.
8377
8378Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8379
8380 * annotate.texi (TODO): New node, for keeping track of annotations
8381 suggested but not yet implemented.
8382
8383Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8384
8385 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8386 another symbol, it is not the address itself.
8387
8388Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8389
8390 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8391 of stabs-in-coff sections.
8392
8393Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8394
8395 * annotate.texi: Change edition to 0.5 and date to May 1994.
8396 Add index.
8397 (Frames): New node, for frame annotation.
8398 (Displays): New node, for display annotation.
8399
8400 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8401 when waiting for your program to stop.
8402
8403Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8404
8405 * annotate.texi (Breakpoint Info): Document annotation of header
8406 fields and record annotation.
8407
8408Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8409
8410 * annotate.texi: New file, to document annotations.
8411
8412Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8413
8414 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8415 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8416
8417Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8418
8419 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8420 section, and say n_strx field is compilation unit relative.
8421 * stabs.texinfo: Don't use @code for a.out when it is the name of
8422 an object file format.
8423
8424Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8425
8426 * gdb.texinfo: Refer to file names, not path names, per rms
8427 convention.
8428 (Arguments): Fix typo.
8429
8430Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8431
8432 * stabs.texinfo (Global Variables): Talk about stabs in files
8433 where variables are referenced, but not defined.
8434
8435Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8436
8437 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8438 Cplusplus to new nodes Member Type Descriptor and Method Type
8439 Descriptor. Re-write stuff for #.
8440
8441Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8442
8443 * gdb.texinfo (Print Settings): Don't document "set print
8444 fast-symbolic-addr off". The bug which it worked around was fixed
8445 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8446
8447 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8448 N_ENTRY node.
8449
8450 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8451
8452Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8453
8454 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8455 references to ieee-float.c.
8456
8457Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8458
8459 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8460 match what the code actually does.
8461
8462Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8463
8464 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8465
8466Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8467
8468 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8469 i, and b.
8470
8471Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8472
8473 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8474 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8475 as "stabs in sections" rather than just saying "ELF and SOM".
8476 Also make that stuff apply to COFF.
8477
8478Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8479
8480 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8481 Ghostscript.
8482
8483Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8484
8485 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8486 versus functions without line numbers, also mention stepping into
8487 them as well as "step" when you are in them. Tell the user how to
8488 deal with the situation. Add comment about "debugging information".
8489
8490Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8491
8492 * stabs.texinfo (Enumerations): Document restriction on where
8493 enumeration types can appear and still win with GDB.
8494
8495Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8496
8497 * stabs.texinfo (Negative Type Numbers): Document format for type
8498 -16.
8499
8500Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8501
8502 * gdb.texinfo (Selection, Frame Info): Update information about
8503 arbitrary frame specficiations.
8504
8505Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8506
8507 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8508
8509Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8510
8511 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8512
8513Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8514
8515 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8516
8517Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8518
8519 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8520 Differences node to Statics node.
8521 (Statics): Discuss XCOFF use of V symbol descriptor.
8522
8523 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8524 not clean.
8525
8526Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8527
8528 * gdb.texinfo (Print Settings): Document `set print
8529 fast-symbolic-addr' and improve the doc for some other
8530 `set print's.
8531
8532Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8533
8534 * stabs.texinfo (String Field): Talk about defining several type
8535 numbers at once.
8536 Fix lint regarding changing node ELF Transformations to
8537 ELF and SOM Transformations.
8538
8539Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8540
8541 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8542
8543Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8544
8545 * stabs.texinfo (Cross-References): `::' is for nested types only
8546 within <>.
8547 (Structures): Document static members.
8548
8549Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8550
8551 * stabs.texinfo: Document S type attribute.
8552
8553Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8554
8555 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8556
8557Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8558
8559 * gdbint.texinfo: Fix a few typos.
8560
8561Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8562
8563 * gdb.texinfo, remote.texi: formatting improvements
8564
8565 * gdb.texinfo (New Features): mention threads.
8566 (Summary, C): fix xrefs in newly contributed text.
8567 (Threads): index entries, clarifications, example
8568 (passim): minor typos fixed, phrasing improvements
8569
8570 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8571 entries; (Server): explain use of gdbserver w/real-time systems,
8572 add example of conflicting TCP port; (MIPS Remote) break up
8573 running text into table, highlighting commands, and add example.
a9331b3f 8574
c906108c
SS
8575Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8576
8577 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8578
8579Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8580
8581 * stabs.texinfo (Nested Symbols): New node.
8582 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8583
8584Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8585
8586 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8587 to picking which Bbss.bss symbol to use, and (because there seems to
8588 be no good way of doing it) re-write some of the text to make it
8589 sound like Bbss.bss isn't such a great idea after all (as currently
8590 designed).
8591
8592 * gdb.texinfo (C): In addition to saying people have to use g++ for
8593 good results, say they have to use stabs. Specifically say cfront
8594 doesn't work well.
8595 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8596 the gdb README. Add xrefs to places where the support for the various
8597 languages is described in detail.
8598
8599Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8600
8601 * stabs.texinfo: Clean up stuff about visibility and virtual
8602 characters.
8603
8604 * stabs.texinfo (N_M2C): Cite Sun doc.
8605
8606Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8607
8608 * gdb.texinfo: updates re threads.
8609 * remote.texinfo: avoid index entries starting with digits.
8610
8611Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8612
8613 * stabs.texinfo (Enumerations): Talk about large, negative and
8614 octal values. Clean up cross reference to type attributes.
8615 (String Field): Say that GDB 4.11 supports size attribute.
8616
8617Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8618
8619 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8620 is a mandatory step. Make the stuff about that more concise.
8621
8622Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8623
8624 * stabs.texinfo (Class Names): New node.
8625
8626 * gdb.texinfo (Command Files): Explain order of init file reading.
8627
8628 * remote.texi (Bootstrapping): Talk about getting the serial driver
8629 to deal with ^C sent by gdb to stop the remote system.
8630
8631Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8632
8633 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8634
8635 * libgdb.texinfo (Defining Commands): made the DOC arg
8636 to gdb_define_app_command a char * instead of char **
8637 per a suggestion from kingdon.
8638
8639 * libgdb.texinfo: total rewrite from a different starting
8640 premise.
8641
8642Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8643
8644 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8645 floats passed as doubles (to improve clarity).
8646
8647Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8648
8649 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8650
8651 * a4rc.sed: update to work with Andreas Vogel papersize params
8652
8653 * refcard.tex: use Andreas Vogel simplifications of papersize
8654 params; remove useless version info; update copyright date.
8655
8656Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8657
8658 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8659
8660Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8661
8662 * gdb.texinfo (Files): Say what address the load command loads it at.
8663
8664 * stabs.texinfo (Common Blocks): Minor cleanups.
8665
8666 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8667 that Sun has backed away from the linker kludge and thus the relevant
8668 issue is changes to the SunPRO tools, not the Solaris linker.
8669
8670 * stabs.texinfo (Traditional Integer Types): Clean up description
8671 of octal bounds a little bit. Document extra leading zeroes.
8672
8673Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8674
8675 * gdb.texinfo (Signaling): Update for symbolic symbol names
8676 and add a section explaining the difference between the GDB
8677 signal command and the shell kill utility.
8678
8679Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8680
8681 * libgdb.texinfo: added `@' to braces that were unescaped.
8682
8683Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8684
8685 * libgdb.texinfo: new file. Spec for the gdb library.
8686
8687Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8688
8689 * stabs.texinfo (Include Files): Fix typo (start -> end).
8690
8691Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8692
8693 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8694 from Melissa at FSF's editing pass.
8695
8696Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8697
8698 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8699 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8700 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8701
8702Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8703
8704 * remote.texi (Bootstrapping): Discuss 386 call gates.
8705
8706Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8707
8708 * stabs.texinfo (Based Variables): New node.
8709
8710Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8711
8712 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8713 names, sizes, and formats to suggest how not to lose.
8714
8715Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8716
8717 * stabs.texinfo (Methods): Fix typo.
8718
8719Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8720
8721 * gdb.texinfo: Fix a few typos.
8722
8723Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8724
8725 * gdb.texinfo: Clarify how well it works with Fortran.
8726
8727 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8728 More on relocating stabs in ELF files.
8729
8730Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8731
8732 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8733
8734Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8735
8736 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8737 parameters on VAX.
8738
8739Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8740
8741 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8742
8743Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8744
8745 * stabs.texinfo: Make info author notice match the TeX author notice.
8746
8747Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8748
8749 * stabs.texinfo: Initial-caps all words in node names and
8750 non-trivial words in section names.
8751
8752Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8753
8754 * stabs.texinfo: Many minor cleanups.
8755
8756 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8757
8758Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8759
8760 * stabs.texinfo: Remove full description of big example.
8761 It's not really helpful; just use pieces of it where appropriate.
8762 Add more Texinfo formatting directives (@samp, etc.).
8763 Use @deffn to define stab types.
8764 Eliminate some wordiness. Break up some nodes.
8765 Add an (alphabetized) index of symbol types.
8766 Use consistent capitalization style in node and section names.
8767
8768Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8769
8770 * gdb.texinfo: Change typo "Two two" to "The two".
8771
8772Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8773
8774 * stabs.texinfo (XCOFF-differences): Remove references to
8775 non-existent types N_DECL and N_RPSYM.
8776
8777 * stabs.texinfo (String Field): Say that type attributes bug is
8778 fixed in GDB 4.10, since it is.
8779
8780 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8781
8782Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8783
8784 * stabs.texinfo: Formatting cleanups.
8785
8786Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8787
8788 * stabs.texinfo: When explaining the n_type of a stab, standardize
8789 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8790 no tabs, use @r).
8791 (Global Variables): Clean up.
8792
8793Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8794
8795 * stabs.texinfo (Stack Variables): Re-write.
8796
8797Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8798
8799 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8800 addresses of a source file. Also revise formatting.
8801 Change "object module" or "object file" to "source file".
8802 Various: Miscellaneous cleanups.
8803
8804Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8805
8806 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8807
8808Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8809
8810 * gdbint.texinfo: Removed many nonsensical machine-collected
8811 host and target conditionals, described some of the remainder.
8812
8813Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8814
8815 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8816
8817 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8818 paragraph which follows.
8819
8820 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8821 variables. Looks better and avoids overful hbox.
8822
8823Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8824
8825 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8826
8827Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8828
8829 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8830 retransmit-timeout
8831
8832Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8833
8834 * gdbint.texinfo: Update statement about `some ancient Unix
8835 systems, like Ultrix 4.0' to Ultrix 4.2.
8836
8837Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8838
8839 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8840
8841 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8842
8843 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8844 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8845
8846 * remote.texi: new name for former gdbinv-s.texi
8847
8848 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8849
8850Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8851
8852 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8853 variables for MIPS remote debugging protocol.
8854
8855Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8856
8857 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8858
8859Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8860
8861 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8862
8863Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8864
8865 * gdb.texinfo: repair conditional bugs in text markup
8866
8867Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8868
8869 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8870 to select Modula-2 material.
8871
8872Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8873
8874 * stabs.texinfo: Cleanups regarding statics.
8875
8876 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8877 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8878
8879Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8880
8881 * stabs.texinfo: N_MAIN is sometimes used for C.
8882
8883Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8884
8885 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8886
8887Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8888
8889 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8890 removed from the code by Kingdon.
c906108c
SS
8891
8892Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8893
8894 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8895 input when evaluating breakpoint conditions; the bug has been fixed.
8896
8897 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8898 sets the ignore count to N-1, not to N.
8899
8900Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8901
8902 * refcard.tex (\hoffset): correct longstanding error to match
8903 intended offset; avoids cutting off edge on some printers
8904
8905Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8906
8907 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8908
8909Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8910
8911 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8912
8913Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8914
8915 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8916 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8917 collect sed edits if any, apply to refcard before formatting;
8918 (refcard.ps) stop implying PS fonts if PS output requested;
8919 (lrefcard.ps) delete extra target for variant PS fonts
8920
8921 * refcard.tex: parametrize papersize dependent info, collect
8922 in easily replaced spot
8923
8924 * a4rc.sed: new file, edits to refcard for A4 paper
8925
8926Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8927
8928 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8929
8930Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8931
8932 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8933
8934Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8935
8936 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8937 politely rather than rudely.
8938
8939Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8940
8941 * stabs.texinfo: Document common blocks.
8942
8943Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8944
8945 * stabs.texinfo: Add some basic info about stabs-in-elf.
8946
8947Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8948
8949 * stabs.texinfo (Top): Minor cleanup.
8950
8951Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8952
8953 * Makefile.in (install-info): remove parentdir support
8954
8955Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8956
8957 * gdb.texinfo (Copying): delete this node and references to it;
8958 RMS says this manual need not carry GPL. (passim): Improvements
8959 from last round at FSF, largely due to Ian Taylor review, and
8960 minor formatting improvements.
8961
8962 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8963 largely due to Ian Taylor review. (Debug Session): minor edits to
8964 new text.
8965
8966Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8967
8968 * Makefile.in (realclean): Remove info and dvi files too.
8969
8970Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8971
8972 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8973 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8974 * gdb.texinfo: Change accordingly.
8975
8976 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8977 N_{L,R}BRAC,N_SLINE are relative to.
8978
8979Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8980
8981 * Makefile.in (GDBvn.texi): Update atomically.
8982
8983Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8984
8985 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8986
8987Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8988
8989 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8990 addresses together. Also motivate the set print symbol-filename
8991 command and suggest other solutions.
8992
8993Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8994
8995 * gdb.texinfo (set print elements): Note that the number of
8996 elements is set to unlimited by "set print elements 0".
8997
8998Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8999
9000 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9001 NF_LDOUBLE means.
9002 (Stab Types): Include Solaris stab types.
9003 (Procedures): Document Solaris extensions.
9004
9005Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9006
9007 * gdb.texinfo: Add `set print symbol-filename' doc.
9008
9009Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9010
9011 * stabs.texinfo (Arrays): Talk about type definition vs. type
9012 information.
9013
9014 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9015 the trailing semicolon.
9016
9017Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9018
9019 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9020 and merge in other parts of the document addressing these subjects.
9021 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9022
9023 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9024 at the end of a range type.
9025
9026 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9027 AIX extensions.
9028
9029Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9030
9031 * stabs.texinfo (Stabs Format): Misc fixes.
9032
9033Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9036 (Traditional builtin types): Document convex convention for long long.
9037 (Negative builtin types): Discuss type names, and misc fixes.
9038
9039Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9040
9041 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9042 point types used with @samp{R} type descriptor.
9043 (Symbol Descriptors): Describe how to handle conflict between
9044 different meanings of @samp{P} symbol descriptor.
9045
9046Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9047
9048 * stabs.texinfo: Remove node Quick Reference and put its children
9049 directly under the main menu.
9050
9051 * stabs.texinfo: Many more changes to bring it into line with
9052 AIX documentation and reality. I think it now has all the
9053 information from the AIX documentation, except that I burned
9054 out when I got to variant records (Pascal and Modula-2) and
9055 all the COBOL types. Oh well, we can add them later when we're
9056 worrying more about those languages.
9057
9058 * stabs.texinfo (Automatic variables): Talk about what it means
9059 to omit the symbol descriptor.
9060
9061Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9062
9063 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9064 gcc2 behavior with promoted args.
9065
9066Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9067
9068 * gdb.texinfo: include readline appendices in info version of manual
9069
9070Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9071
9072 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9073 target remote.
9074
9075 * gdb.texinfo (Machine Code): more index entries for disassemble
9076
9077Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9078
9079 * Clarify the intended use of the gdb-testers and gdb-patches
9080 mailing lists, and shrink gzip comment.
9081
9082Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9083
9084 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9085 DOSHOST configuration of manual.
9086
9087 * gdb.texinfo (MIPS Stack): new node.
9088
9089 * all-config.texi (MIPS) new switch.
9090
9091 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9092 tense; (MIPS Remote) new node.
9093
9094 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9095 bug; (Environment) less passive, other small cleanups in text about
9096 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9097 (Remote) new MIPS Remote menu entry.
9098
9099Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9100
9101 * stabs.texinfo: Many changes to include information from the
9102 AIX documentation.
9103
9104 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9105
9106Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9107
9108 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9109 Move a bunch of information from ../README.
9110 (Getting Started): New node.
9111
9112Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9113
9114 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9115
9116 * gdb.texinfo: advance manual revision dates to present
9117
9118 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9119 stop using silly Roman numerals in @set variable names
9120
9121Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9122
9123 * stabs.texinfo (Parameters): Keep trying to get this right.
9124
9125Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9126
9127 * stabs.texinfo (Parameters): More on "local parameters".
9128
9129Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9130
9131 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9132
9133Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9134
9135 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9136 (Parameters): Rewrite.
9137 (xcoff-differences, Sun-differences): Minor changes.
9138
9139Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9140
9141 * stabs.texinfo: Minor cleanup.
9142
9143Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9144
9145 * gdbint.texinfo: Minor xcoff stuff.
9146
9147Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9148
9149 * gdbint.texinfo: Update for new config directory structure.
9150 Add info about internal type data structures.
9151
9152Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9153
9154 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9155 $(srcdir).
9156 (gdb-config.texi): Depend on file in $(srcdir).
9157
9158Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9159
9160 * stabs.texinfo: Fixes about N_SO.
9161
9162Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9163
9164 * gdb.texinfo: include list of nonstandard init file names
9165
9166 * *-config.texi: new switch GENERIC for text that applies *only*
9167 to (usual) multiple-target version of manual
9168
9169 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9170 h8 config
9171
9172 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9173 in menus (rather than conditionally selected multiple alternative
9174 menus).
9175
9176 * Makefile.in: define and use DOC_CONFIG var to select
9177 configuration for GDB user manual.
9178
9179 * gdb-config.texi: delete from repository, generate from Makefile.
9180
9181 * all-config.texi: normal `generic' configuration file, formerly
9182 stored as gdb-config.texi
9183
9184Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9185
9186 * Makefile.in: add dvi target to build all .dvi files
9187
9188Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9189
9190 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9191
9192Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9193
9194 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9195 host conditionals.
9196 * stabs.texinfo: More array fixes inspired by Jim's.
9197
9198Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9199
9200 * stabs.texinfo: Fixes re arrays and continuations.
9201
9202 * gdbint.texinfo: Add XCOFF node.
9203
9204Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9205
9206 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9207
9208Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9209
9210 * stabs.texinfo: Fix for array types to mention lower bounds.
9211
9212Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9213
9214 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9215
9216Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9217
9218 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9219
9220Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9221
9222 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9223 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9224
9225Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9226
9227 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9228
9229Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9230
9231 * gdb.texinfo, gdbinv-s.texi: misc updates
9232
9233Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9234
9235 * gdbint.texinfo: Brief documentation for longjmp support,
9236 from an email msg by Stu.
9237
9238Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9239
9240 * stabs.texinfo: Fix description of floating point "range"
9241 types (which really define basic types). Reported by Jim Meehan,
9242 <meehan@src.dec.com>.
9243
9244 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9245
9246Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9247
9248 * gdbint.texinfo: Slightly expand section on supporting a new
9249 object file format.
9250
9251Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9252
9253 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9254 intermediate file.
9255
9256Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9257
9258 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9259
9260Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9261
9262 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9263
9264 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9265 as well as Z8002.
9266
9267Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9268
9269 * gdbint.texinfo: Add sections on clean design and on how to send
9270 in changes.
9271
9272Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9273
9274 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9275
9276Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9277
9278 * gdb.texinfo: Fix typo, reported by Karl Berry.
9279
9280Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9281
9282 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9283
9284Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9285
9286 * gdbint.texinfo: fixed a stray email address (needs @@),
9287 added @table @code to node "Native Conditionals"
9288
9289Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9290
9291 * gdbint.texinfo: Describe coding style of GDB.
9292
9293Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9294
9295 * stabs.texinfo: Minor wording changes.
9296
9297Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9298
9299 * gdbint.texinfo: Improve release doc slightly.
9300
9301Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9302
9303 * gdbint.texinfo: Improve doc of GDB config macros.
9304
9305Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9306
9307 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9308 These will be reinserted when examined.
9309
9310Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9311
9312 * gdbint.texinfo: Make a start at documenting all the #if macros
9313 in GDB. At least list them all, and start separating them into
9314 host-specific and target-specific.
9315
9316Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9317
9318 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9319 examples (not consistent w others).
c906108c
SS
9320 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9321 for generic vn of doc
9322
9323Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9324
9325 * Makefile.in: always create installation directories.
9326
9327Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9328
9329 * gdb.texinfo: in h8 config, do not describe searching commands.
9330
9331Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9332
9333 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9334 conditionals; introduce a few generic switches that may be
9335 useful for other cross-dev or dos-hosted configs.
9336
9337 * gdb.texinfo: fix typo in "info reg" description
9338
9339Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9340
9341 * stabs.texinfo: Minor updates from running TeX over it.
9342 * Makefile.in (stabs.dvi, stabs.ps): Add.
9343
9344Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9345
9346 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9347 First pass at converting it to texinfo.
9348
9349Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9350
9351 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9352 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9353
9354Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9355
9356 * gdbint.texinfo: Add section on partial symbol tables.
9357
9358Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9359
9360 * gdb.texinfo: document `set remotedebug' and `set
9361 rstack_high_address'.
9362
9363Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9364
9365 * gdb.texinfo: slight expansion of new text on reading info files
9366 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9367 H8/300 from DOS.
9368
9369Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9370
9371 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9372
9373Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9374
9375 * gdb.texinfo: Say how to read the `info' files.
9376
9377Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9378
9379 * Makefile.in: gm4 -> m4.
9380
9381Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9382
9383 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9384 Documentation' ahead of `Installing GDB' to match README.
9385 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9386 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9387
9388Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9389
9390 * Makefile.in: remove $(srcdir) from gdb.info rule.
9391
9392Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9393
9394 * Makefile.in: commented out gdb-all.texinfo rule. This is
9395 temporary.
9396
9397Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9398
9399 * Makefile.in, configure.in: removed traces of namesubdir,
9400 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9401 copyrights to '92, changed some from Cygnus to FSF.
9402
9403Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9404
9405 * gdb.texinfo: Improve how we ask for bug reports.
9406
9407Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9408
9409 * Makefile.in: infodir belongs in datadir.
9410
9411Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9412
9413 * Makefile.in: remove spaces following hyphens, bsd make can't
9414 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9415 standards.text support.
c906108c
SS
9416
9417Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9418
9419 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9420 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9421 and mandir now keyed off datadir by default.
9422
9423\f
9424Local Variables:
9e9c5ae7 9425mode: change-log
c906108c
SS
9426left-margin: 8
9427fill-column: 74
9428version-control: never
9429End:
This page took 1.304941 seconds and 4 git commands to generate.