Improve docs of objfile filename method.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
1b549396
DE
12015-01-27 Doug Evans <dje@google.com>
2
3 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
4 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
5
253828f1
JK
62015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
9
bf555842
EZ
102015-01-16 Eli Zaretskii <eliz@gnu.org>
11
12 * doc/gdb.texinfo (TUI Commands): Document the possible
13 values of NAME argument to 'winheight' command. Explain the
14 effect of 'tabset' setting better.
15
439250fb
DE
162015-01-11 Doug Evans <xdje42@gmail.com>
17
18 PR gdb/15830
19 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
20 (Symbols): Ditto.
21 (Maintenance Commands): Delete docs for "maint demangle".
22
6bf6fd09
JB
232014-12-31 Joel Brobecker <brobecker@adacore.com>
24
25 * gdb.texinfo (Files): Remove documentation of the
26 "add-shared-symbol-files" and "assf" commands.
27 (Cygwin Native): Remove documentation of the "dll-symbols"
28 command.
29
cc485e62
DE
302014-12-17 Doug Evans <xdje42@gmail.com>
31
32 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
33
bb2ec1b3
TT
342014-12-12 Phil Muldoon <pmuldoon@redhat.com>
35 Jan Kratochvil <jan.kratochvil@redhat.com>
36
37 * gdb.texinfo (Altering): Update.
38 (Compiling and Injecting Code): New node.
39
6dddd6a5
DE
402014-12-12 Doug Evans <dje@google.com>
41
42 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
43
f5b95c01
AA
442014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
45
46 * gdb.texinfo: Document "maint print user-registers".
47
a0be3e44
DE
482014-12-08 Doug Evans <dje@google.com>
49
50 * python.texi (Objfiles In Python): Document Objfile.owner.
51
86e4ed39
DE
522014-12-04 Doug Evans <dje@google.com>
53
54 * python.texi (Objfiles In Python): Document
55 Objfile.add_separate_debug_file.
56
7c50a931
DE
572014-12-04 Doug Evans <dje@google.com>
58
59 * python.texi (Objfiles In Python): Document Objfile.build_id.
60
162078c8
NB
612014-12-02 Nick Bull <nicholaspbull@gmail.com>
62
63 * python.texi (Events In Python): Document new events
64 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
65 and RegisterChangedEvent.
66
f10c5b19
JK
672014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
68
69 Add add-auto-load-scripts-directory.
70 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
71 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
72
413b59ae
JK
732014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
74
75 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
76 description typo.
77
02be9a71
DE
782014-10-30 Doug Evans <dje@google.com>
79
80 * python.texi (Progspaces In Python): Document ability to add
81 random attributes to gdb.Progspace objects.
82 (Objfiles In Python): Document ability to add random attributes to
83 gdb.objfile objects.
84
e5f8a7cc
PA
852014-10-27 Pedro Alves <palves@redhat.com>
86
87 * gdb.texinfo (Continuing and Stepping): Add cross reference to
88 info on stepping and signal handlers.
89 (Signals): Explain stepping and signal handlers. Add context
90 index entry, and cross references.
91
fab3a15d
SM
922014-10-20 Simon Marchi <simon.marchi@ericsson.com>
93
94 * python.texi (Breakpoints In Python): Add parenthesis after
95 Breakpoint.delete. Clarify Breakpoint.enabled description so
96 that it contains "disable".
97
4ffbba72
DE
982014-10-17 Doug Evans <dje@google.com>
99
100 * python.texi (Events In Python): Document clear_objfiles event.
101
d096d8c1
DE
1022014-10-17 Doug Evans <dje@google.com>
103
104 * python.texi (Objfiles In Python): Document new progspace attribute.
105
32a8097b
PA
1062014-10-17 Pedro Alves <palves@redhat.com>
107
108 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
109 (SVR4 Process Information): Delete mention of OSF/1.
110
2ddf4301
SM
1112014-10-01 Simon Marchi <simon.marchi@ericsson.com>
112
113 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
114 exit-code field in -list-thread-groups output.
115
342cc091
JBG
1162014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
117
118 * gdb.texinfo (Set Breaks): Add missing "@end table".
119
a25a5a45
PA
1202014-09-22 Pedro Alves <palves@redhat.com>
121
122 * gdb.texinfo (Set Breaks): Document that "set breakpoint
123 always-inserted off" is the default mode now. Delete
124 documentation of "set breakpoint always-inserted auto".
125
2b4fd423
DE
1262014-09-18 Doug Evans <dje@google.com>
127
128 * python.texi (Symbol Tables In Python): Document "producer"
129 attribute of gdb.Symtab objects.
130
deb8ff2b
PA
1312014-09-16 Pedro Alves <palves@redhat.com>
132
133 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
134 (Embedded OS): Remove VxWorks menu entry.
135 (VxWorks): Remove node.
136
81219e53
DE
1372014-09-13 Doug Evans <xdje42@gmail.com>
138
139 * gdb.texinfo (Signaling): Document new queue-signal command.
140
faa42425
DE
1412014-09-06 Doug Evans <xdje42@gmail.com>
142
143 PR 15276
144 * gdb.texinfo (Convenience Funs): Document $_caller_is,
145 $_caller_matches, $_any_caller_is, $_any_caller_matches.
146
1a6a384b
JL
1472014-09-03 Justin Lebar <jlebar@google.com>
148
149 * python.texi (Types In Python): Type.template_argument(n) returns a
150 gdb.Value or a gdb.Type and throws an exception if n is out of
151 range.
152
5f3b99cf
SS
1532014-09-03 Sasha Smundak <asmundak@google.com>
154
155 * python.texi (Frames in Python): Add read_register description.
156
3cecbbbe
TT
1572014-08-04 Tom Tromey <tromey@redhat.com>
158
159 * gdb.texinfo (Debugging Output): Update for change to "set debug
160 target".
161
90debf20
MM
1622014-08-01 Masaki Muranaka <monaka@monami-software.com>
163
164 Pushed by Joel Brobecker <brobecker@adacore.com>.
165 * Makefile.in (transform): New variable.
166 (install-man1, install-man5): Apply $(transform) to man file names.
167
ee7333ae
DE
1682014-07-26 Doug Evans <xdje42@gmail.com>
169
170 PR guile/17177
171 * guile.texi (Guile Pretty Printing API): Fix typo.
172 Document set-pretty-printers!, pretty-printers.
173 (Selecting Guile Pretty-Printers): Update.
174 Mention program-space based pretty-printers.
175
70509625
PA
1762014-07-25 Pedro Alves <palves@redhat.com>
177 Eli Zaretskii <eliz@gnu.org>
178
179 * gdb.texinfo (Signaling) <signal command>: Explain what happens
180 with multi-threaded programs.
181
b67a2c6f
YQ
1822014-06-27 Yao Qi <yao@codesourcery.com>
183
184 * gdb.texinfo (Maintenance Commands): Update the output of
185 'maint print dummy-frames' command.
186
f179cf97
EZ
1872014-06-24 Eli Zaretskii <eliz@gnu.org>
188
189 * gdb.texinfo (Screen Size): Improve indexing.
190
992c7d70
GB
1912014-06-19 Gary Benson <gbenson@redhat.com>
192
193 * gdb.texinfo (Maintenance Commands): Document new
194 "maint set/show catch-demangler-crashes" option.
195
57fcfb1b
GB
1962014-06-19 Gary Benson <gbenson@redhat.com>
197
198 * gdb.texinfo (Maintenance Commands): Document new
199 "maint demangler-warning" command and new
200 "maint set/show demangler-warning" option.
201
dd5d5494
SC
2022014-06-09 Siva Chandra Reddy <sivachandra@google.com>
203
204 * python.texi (Xmethod API): Add space before the opening
205 parenthesis in function descriptions.
206
25326a28 2072014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
208
209 * guile.texi (Guile Configuration): Document guile-data-directory.
210
0a770bb2 2112014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
212
213 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
214
16f691fb
DE
2152014-06-04 Doug Evans <xdje42@gmail.com>
216
217 * guile.texi (Breakpoints In Guile): Update.
218
1e47491b
JB
2192014-06-03 Joel Brobecker <brobecker@adacore.com>
220
221 * python.texi (Xmethod API): Fix reference to "Progspaces In
222 Python".
223
0c6e92a5
SC
2242014-06-03 Siva Chandra Reddy <sivachandra@google.com>
225
226 * python.texi (Xmethods In Python, XMethod API)
227 (Writing an Xmethod): New nodes.
228 (Python API): New menu entries "Xmethods In Python",
229 "Xmethod API", "Writing an Xmethod".
230
06eb1586
DE
2312014-06-02 Doug Evans <xdje42@gmail.com>
232
233 * guile.texi (Guile API): Add entry for Parameters In Guile.
234 (GDB Scheme Data Types): Mention <gdb:parameter> object.
235 (Parameters In Guile): New node.
236
e698b8c4
DE
2372014-06-02 Doug Evans <xdje42@gmail.com>
238
239 * guile.texi (Guile API): Add entry for Commands In Guile.
240 (Basic Guile) <parse-and-eval>: Add reference.
241 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
242 (GDB Scheme Data Types): Mention <gdb:command> object.
243 (Commands In Guile): New node.
244
ded03782
DE
2452014-06-02 Doug Evans <xdje42@gmail.com>
246
247 * guile.texi (Guile API): Add entry for Progspaces In Guile.
248 (GDB Scheme Data Types): Mention <gdb:progspace> object.
249 (Progspaces In Guile): New node.
250
53e8a631
AB
2512014-05-30 Andrew Burgess <aburgess@broadcom.com>
252
253 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
254 * python.texi (Frames In Python): Mention
255 gdb.FRAME_UNWIND_MEMORY_ERROR.
256
329ea579
PA
2572014-05-29 Pedro Alves <palves@redhat.com>
258 Tom Tromey <tromey@redhat.com>
259
260 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
261 from example.
262 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
263 Mention that target-async is now deprecated.
264 (Maintenance Commands): Document maint set/show target-async.
265
92bcb5f9
PA
2662014-05-29 Pedro Alves <palves@redhat.com>
267
268 * observer.texi (sync_execution_done, command_error): New
269 subjects.
270
fd664c91
PA
2712014-05-29 Pedro Alves <palves@redhat.com>
272
273 PR gdb/13860
274 * observer.texi (signal_received, end_stepping_range)
275 (signal_exited, exited, no_history): New observer subjects.
276
b2715b27
AW
2772014-05-26 Andy Wingo <wingo@igalia.com>
278
279 * guile.texi (GDB Scheme Data Types): Remove documentation for
280 removed interfaces. Update spelling of gdb-object-kind.
281
9eaa4c1e
AW
2822014-05-26 Andy Wingo <wingo@igalia.com>
283
284 * guile.texi (Basic Guile): Fix some typos.
285
0f1e8403
AW
2862014-05-26 Andy Wingo <wingo@igalia.com>
287
288 * guile.texi (Writing a Guile Pretty-Printer)
289 (Guile Types Module): Fix excess parentheses in use-modules forms.
290
697aa1b7
EZ
2912014-05-24 Eli Zaretskii <eliz@gnu.org>
292
293 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
294 (Breakpoints In Guile, Guile Printing Module)
295 (Guile Exception Handling, Values From Inferior In Guile)
296 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
297 Don't use @var at the beginning of a sentence.
298
299 * gdb.texinfo (Frame Filter Management, Trace Files)
300 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
301 (PowerPC Embedded, Define, Annotations for Running)
302 (IPA Protocol Commands, Packets, General Query Packets)
303 (Tracepoint Packets, Notification Packets, Environment)
304 (Inferiors and Programs, Set Breaks, Set Catchpoints)
305 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
306 (Frames, Backtrace, Selection, Expressions, Registers)
307 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
308 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
309 (Source Annotations, Using JIT Debug Info Readers, Packets)
310 (Stop Reply Packets, Host I/O Packets)
311 (Target Description Format): Don't use @var at the beginning of a
312 sentence.
313
314 * python.texi (Basic Python, Types In Python)
315 (Commands In Python, Frames In Python, Line Tables In Python)
316 (Breakpoints In Python, gdb.printing, gdb.types)
317 (Type Printing API): Don't use @var at the beginning of a
318 sentence.
319
67b5c0c1
MM
3202014-05-23 Markus Metzger <markus.t.metzger@intel.com>
321
322 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
323 replay-memory-access".
324
6a3cb8e8
PA
3252014-05-21 Pedro Alves <palves@redhat.com>
326
327 * gdb.texinfo (Starting): Document "set/show
328 auto-connect-native-target".
329 (Target Commands): Document "target native".
330
936d2992
PA
3312014-05-20 Pedro Alves <palves@redhat.com>
332
333 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
334 not be remote specific. Add cross reference to the qCRC packet.
335 (Separate Debug Files): Update cross reference to the qCRC packet.
336 (General Query Packets) <qCRC packet>: Add anchor.
337
b3ce5e5f
DE
3382014-05-17 Doug Evans <xdje42@gmail.com>
339
340 Copy over changes from guile.texi.
341 * python.texi (Basic Python) <gdb.execute>: Add text.
342 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
343 (Values From Inferior) <Python string>: Add text.
344 (Values From Inferior) <Value.string>: Clarify string length handling.
345 (Pretty Printing API): Add cindex.
346 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
347 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
348 @vindex.
349 (Commands In Python) <COMPLETE_*>: Similarly.
350 (Symbols In Python) <SYMBOL_*>: Similarly.
351 (Breakpoints In Python) <WP_*>: Similarly.
352 (Breakpoints In Python) <BP_*>: Similarly.
353
8dfcab11
DT
3542014-05-17 David Taylor <dtaylor@emc.com>
355
356 * gdb.texinfo (General Query Packets): Add a note about thread IDs
357 mentioned in the qfThreadInfo reply.
358
8d551b02
DE
3592014-05-16 Doug Evans <dje@google.com>
360
361 * gdb.texinfo (Mode Options): Add -D.
362
e20bd8f4
SB
3632014-05-09 Samuel Bronson <naesten@gmail.com>
364
365 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
366 "make -C".
367
f989a1c8
TT
3682014-04-29 Tom Tromey <tromey@redhat.com>
369
370 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
371 "show debug varobj".
372
95cf3b38
DT
3732014-05-01 David Taylor <dtaylor@emc.com>
374
375 * gdb.texinfo (compare-sections): Document the new -r (read-only)
376 option.
377
01f9f808
MS
3782014-04-24 Michael Sturm <michael.sturm@mintel.com>
379 Walfred Tedeschi <walfred.tedeschi@intel.com>
380
381 * gdb.texinfo (i386 Features): Add description of AVX512
382 registers.
383
770e7fc7
DE
3842014-03-31 Doug Evans <dje@google.com>
385
386 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
387
97d8f0ee
DE
3882014-03-30 Doug Evans <dje@google.com>
389
390 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
391 (Background Execution): Ditto.
392
36cb1214
HZ
3932014-03-21 Pedro Alves <palves@redhat.com>
394 Stan Shebs <stan@codesourcery.com>
395 Hui Zhu <hui@codesourcery.com>
396
397 * gdb.texinfo (Packets): Add anchor to "? packet".
398 Remove fixme and update introduction of "k packet".
399 Add anchor to "vKill packet".
400
5e3a2c38
SS
4012014-03-12 Stan Shebs <stan@codesourcery.com>
402
403 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
404
7a5a839f
LC
4052014-02-26 Ludovic Courtès <ludo@gnu.org>
406
dc6ae996 407 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 408
95060284
JB
4092014-02-20 Joel Brobecker <brobecker@adacore.com>
410
411 * gdb.texinfo (Files): Document "add-shared-symbol-files"
412 and "assf" as being deprecated.
413 (Cygwin Native): Likewise for "dll-symbols".
414 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
415 as a way to force the loading of symbols from a DLL.
416
f7bd0f78
SC
4172014-02-19 Siva Chandra Reddy <sivachandra@google.com>
418
419 * python.texi (Values From Inferior): Add description about the
420 new feature.
421
329baa95
DE
4222014-02-17 Doug Evans <xdje42@gmail.com>
423
424 * Makefile.in (GDB_DOC_FILES): Add python.texi.
425 * gdb.texinfo (Python): Moved to ...
426 * python.texi: ... here. New file.
427
687894f5
DE
4282014-02-17 Ludovic Courtès <ludo@gnu.org>
429
d25f38ee 430 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
431 Remove 'string-begins-with' procedure. Add 'pretty-printer'
432 parameter to 'str-lookup-function' procedure. Look for
433 the "std::string<" prefix.
434 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
435 Adjust description.
436
6fb526ee
DE
4372014-02-11 Tejas Belagod <tejas.belagod@arm.com>
438
d25f38ee 439 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
440 parantheses for deffn.
441 (Disassembly In Guile): Ditto.
442
1e0a5178
SS
4432014-02-10 Stan Shebs <stan@codesourcery.com>
444
445 Add Doxygen support.
446 * Makefile.in (doxy): New action, generates Doxygen files.
447 (DOXYGEN): New.
448 (doxyedit): New.
449 * Doxyfile-base.in: New file.
450 * Doxyfile-gdb-api.in: New file.
451 * Doxyfile-gdb-xref.in: New file.
452 * Doxyfile-gdbserver.in: New file.
453 * doxy-index.in: New file.
454 * filter-for-doxygen: New file.
455 * filter-params.pl: New file.
456
ed3ef339
DE
4572014-02-10 Doug Evans <xdje42@gmail.com>
458
459 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
460 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
461 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
462 (Guile docs): Include guile.texi.
463 (objfile-gdbdotext file): Add objfile-gdb.scm.
464 (dotdebug_gdb_scripts section): Mention Guile scripts.
465 (Multiple Extension Languages): New node.
466 * guile.texi: New file.
467
c6044dd1
JB
4682014-01-28 Joel Brobecker <brobecker@adacore.com>
469
470 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
471 ignore-descriptive-types". commands.
472
87ce2a04
DE
4732014-01-22 Doug Evans <dje@google.com>
474
475 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
476 (gdbserver man): Ditto.
477
52834460
MM
4782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
479
480 * gdb.texinfo: Document limited reverse/replay support
481 for target record-btrace.
482
0688d04e
MM
4832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
484
485 * gdb.texinfo (Process Record and Replay): Update documentation.
486
8710b709
MM
4872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
488
489 * gdb.texinfo (Process Record and Replay): Document new /c
490 modifier accepted by "record function-call-history".
491 Add /i modifier to "record function-call-history" example.
492
dcf106f3
JB
4932014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
494 Joel Brobecker <brobecker@adacore.com>
495
496 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
497 markers. Remove one that was misplaced.
498
41ef2965
PA
4992014-01-10 Pedro Alves <palves@redhat.com>
500
501 * gdb.texinfo (Your Program's Environment) <set environment>:
502 Mention the shell, and point at 'set exec-wrapper'.
503
c0d48811
JB
5042014-01-07 Joel Brobecker <brobecker@adacore.com>
505
506 * gdb.texinfo (Types In Python): Document new attribute Types.name.
507
5fba4c0f
JB
5082013-12-30 Joel Brobecker <brobecker@adacore.com>
509
510 * gdb.texinfo (Types In Python): Clarify the documentation
511 of attribute gdb.Field.bitpos.
512
0809504b
JB
5132013-12-28 Joel Brobecker <brobecker@adacore.com>
514
515 * gdb.texinfo (Types In Python): Fix the documentation of
516 attribute "bitpos" in class gdb.Field for enum types. Add
517 documentation for attribute "enumval" in that same class.
518
edef6000
JB
5192013-12-28 Joel Brobecker <brobecker@adacore.com>
520
521 * gdb.texinfo (GDB/MI Support Commands): Change @table into
522 @ftable.
523
71b8c845
DE
5242013-12-23 Doug Evans <xdje42@gmail.com>
525
526 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
527 auto-loaded objfile scripts and .debug_gdb_scripts section to their
528 corresponding section in Extending GDB.
529 (Extending GDB): Move menu up. New menu item "Auto-loading
530 extensions".
531 (Sequences): New menu item "Auto-loading sequences".
532 (Auto-loading sequences): New node.
533 (Python): Rename section from Scripting GDB to Extending GDB.
534 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
535 Move docs on ways to auto-load extensions to ...
536 (Auto-loading extensions): ... here. New node.
537
d192b373
JB
5382013-12-23 Joel Brobecker <brobecker@adacore.com>
539
540 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
541 in menu.
542 (GDB/MI Variable Objects): Adjust reference to "-list-features"
543 command, now in a new node.
544 (GDB/MI Support Commands): New node, with its contents being
545 extracted from the "GDB/MI Miscellaneous Commands" node.
546 A small paragraph introducing the section is also added at
547 the start.
548 (GDB/MI Miscellaneous Commands): Delete the description of the
549 -info-gdb-mi-command, -list-features and -list-target-features
550 commands, now hosted in the "GDB/MI Support Commands" node.
551
a16b0e22
SC
5522013-12-12 Siva Chandra Reddy <sivachandra@google.com>
553
554 PR python/16113
555 * gdb.texinfo (Values From Inferior): Add a note about using
556 gdb.Field objects as subscripts on gdb.Value objects.
557 (Types In Python): Add description about the new attribute
558 "parent_type" of gdb.Field objects.
559
9b26f0fb
JB
5602013-12-12 Joel Brobecker <brobecker@adacore.com>
561
562 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
563 entry for section docuumenting the -list-features GDB/MI command.
564
72bfa06c
JB
5652013-12-10 Joel Brobecker <brobecker@adacore.com>
566
567 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
568 "exec-run-start-option" entry in the output of the "-list-features"
569 command.
570
3ea8680f
EZ
5712013-12-04 Eli Zaretskii <eliz@gnu.org>
572
573 * gdb.texinfo (i386): Fix yesterday's commit.
574
1a4f73eb
TT
5752013-12-03 Tom Tromey <tromey@redhat.com>
576
577 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
578 documented here.
579
6cb999f8
TT
5802013-12-03 Tom Tromey <tromey@redhat.com>
581
582 * gdb.texinfo (@direntry): Add menu item for gdbserver.
583
ca8941bb
WT
5842013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
585
586 * gdb.texinfo (i386 Features): Add MPX feature registers.
587 (x86 Specific featuresx86 Architecture-specific Issues): Adds
588 a subsubsection for MPX and describes the display of the
589 boundary registers.
590
688981c9
JB
5912013-12-03 Joel Brobecker <brobecker@adacore.com>
592
593 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
594 documentation of the "ada-exceptions" entry.
595
2ea126fa
JB
5962013-12-03 Joel Brobecker <brobecker@adacore.com>
597
598 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
599 "^error" result record concerning the error message. Document
600 the error code that may also be part of that result record.
601 (GDB/MI Miscellaneous Commands): Document the
602 "undefined-command-error-code" element in the output of
603 the "-list-features" GDB/MI command.
604
6b7cbff1
JB
6052013-12-03 Joel Brobecker <brobecker@adacore.com>
606
607 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
608 the new -info-gdb-mi-command GDB/MI command. Document
609 the meaning of "-info-gdb-mi-command" in the output of
610 -list-features.
611
20e1ca3b
PA
6122013-11-29 Pedro Alves <palves@redhat.com>
613
614 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
615 Update comment.
616
29453a14
YQ
6172013-11-24 Yao Qi <yao@codesourcery.com>
618
619 * gdb.texinfo (Caching Remote Data): Document new
620 "set/show stack-cache" option.
621
6dd315ba
YQ
6222013-11-24 Yao Qi <yao@codesourcery.com>
623
624 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
625 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
626 "off" respectively.
627
9df9dbe0
YQ
6282013-11-23 Yao Qi <yao@codesourcery.com>
629
630 * gdb.texinfo (GDB/MI Variable Objects): Add the description
631 of "displayhint" to the table about child results.
632
c78feb39
YQ
6332013-11-21 Yao Qi <yao@codesourcery.com>
634
635 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
636 'dynamic' for the output of command -var-list-children.
637
27b81af3
YQ
6382013-11-21 Yao Qi <yao@codesourcery.com>
639
640 * gdb.texinfo (Caching Target Data): Remove "see" before
641 @pxref.
642
b26dfc9a
YQ
6432013-11-20 Yao Qi <yao@codesourcery.com>
644
645 * gdb.texinfo (Caching Target Data): Update doc for
646 per-address-space dcache.
647
b12039c6
YQ
6482013-11-20 Yao Qi <yao@codesourcery.com>
649
650 * gdb.texinfo (Data): Rename menu item.
651 (Caching Remote Data): Rename to ...
652 (Caching Target Data): ... it. Update.
653
422ad5c2
JB
6542013-11-18 Joel Brobecker <brobecker@adacore.com>
655
656 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
657 "language-option" entry in the output of the "-list-features"
658 command.
659
805e1f19
TT
6602013-11-15 Tom Tromey <tromey@redhat.com>
661
662 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
663 Add example.
664
8fe1b653
TT
6652013-11-14 Tom Tromey <tromey@redhat.com>
666
667 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
668
403cb6b1
JB
6692013-11-14 Joel Brobecker <brobecker@adacore.com>
670
671 * gdb.texinfo (Show): Add xref anchor for "show language" command.
672 (Context management): Place current subsection text into its own
673 subsubsection. Add new subsubsection describing the "--language"
674 command option.
675
93973826
JB
6762013-11-13 Joel Brobecker <brobecker@adacore.com>
677
678 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
679 the documentation of "info-ada-exceptions" in the output
680 of the "-list-features" command. Add the documentation
681 of the "ada-exception" entry instead.
682
6adcee18
JB
6832013-11-12 Joel Brobecker <brobecker@adacore.com>
684
93973826 685
6adcee18
JB
686 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
687 word of a couple of sentences to start with a capital letter.
688
58d06528
JB
6892013-11-12 Joel Brobecker <brobecker@adacore.com>
690
691 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
692 (Ada Exceptions): New node.
693 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
694 Commands" node.
695 (GDB/MI Ada Exceptions Commands): New node.
696 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
697 field in the output of the "-list-features" command.
698 * NEWS: Add entry for the new "info exceptions" CLI command,
699 and for the new "-info-ada-exceptions" GDB/MI command.
700
bc79de95
PM
7012013-11-11 Phil Muldoon <pmuldoon@redhat.com>
702
703 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
704 (Line Tables In Python): New node.
705
73be47f5
DE
7062013-11-08 Doug Evans <dje@google.com>
707
708 * gdb.texinfo (Debugging Output): Update text for
709 "set debug dwarf2-read".
710
db0fec5c
DE
7112013-11-08 Doug Evans <dje@google.com>
712
713 * gdb.texinfo (Debugging Output): Update text for
714 "set debug symtab-create".
715
92e32e33
PM
7162013-11-07 Phil Muldoon <pmuldoon@redhat.com>
717
718 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
719 constant.
720
f76c27b5
PM
7212013-11-07 Phil Muldoon <pmuldoon@redhat.com>
722
723 * gdb.texinfo (Breakpoints In Python): Document temporary
724 option in breakpoint constructor, and add documentation to the
725 temporary attribute.
726
fa4d0c40
YQ
7272013-11-07 Yao Qi <yao@codesourcery.com>
728
729 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
730 output of "-var-info-expression".
731
afa332ce
PA
7322013-11-06 Pedro Alves <palves@redhat.com>
733
734 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
735 non-interactive mode.
736 (Environment) <shell startup files warning>: Mention
737 non-interactive mode. Mention .zshenv for Z shell, and talk about
738 BASH_ENV instead of .bashrc for BASH.
739
9ac69859
NB
7402013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
741
742 * gdb.texinfo (Commands to Specify Files): Add description
743 of the remove-symbol-file command.
744 * observer.texi: New free_objfile event
745
98882a26
PA
7462013-10-24 Pedro Alves <palves@redhat.com>
747
748 * gdb.texinfo (Starting): Document set/show startup-with-shell.
749
ce13fade
JB
7502013-10-11 Joel Brobecker <brobecker@adacore.com>
751
752 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
753 New subsection inside which the "-catch-load" and "-catch-unload"
754 commands documentation is now placed.
755 (Ada Exception GDB/MI Catchpoint Commands): New subsection
756 documenting the "-catch-assert" and "-catch-exception" new
757 GDB/MI commands.
758
2446f5ea
JB
7592013-10-10 Joel Brobecker <brobecker@adacore.com>
760
761 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
762
0d12017b
JB
7632013-10-10 Joel Brobecker <brobecker@adacore.com>
764
bd80dc1a
JB
765 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
766 serial baud".
767 (Remote Configuration): Replace "set remotebaud" by "set serial
768 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 769
f4fb82a1
PA
7702013-10-07 Pedro Alves <palves@redhat.com>
771
772 PR breakpoints/11568
773 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
774 when the thread is removed from the thread list.
775
0c557179
SDJ
7762013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
777
778 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
779 Update entry for $_exitcode.
780
5713b9b5
JB
7812013-10-04 Joel Brobecker <brobecker@adacore.com>
782
783 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
784 new "--start" option.
785
901461f8
PA
7862013-10-02 Pedro Alves <palves@redhat.com>
787
788 * gdb.texinfo (Registers): Expand description of saved registers
789 in frames. Explain <not saved>.
790
8fb8eb5c
DE
7912013-09-25 Doug Evans <dje@google.com>
792
793 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
794
0a7cfe2c
SS
7952013-09-16 Stan Shebs <stan@codesourcery.com>
796
797 Remove the internals manual gdbint.texinfo.
798 * Makefile.in (INFO_DEPS): Remove gdbint.info.
799 (PDFFILES): Remove gdbint.pdf.
800 (HTMLFILES): Remove gdbint/index.html.
801 (HTMLFILES_INSTALL): Remove gdbint.
802 (GDBINT_DOC_FILES): Remove.
803 (dvi): Remove gdbint.dvi.
804 (ps): Remove gdbint.ps.
805 * gdbint.texinfo: Remove file.
806 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
807
a280dbd1
SDJ
8082013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
809
810 * gdb.texinfo (Convenience Functions): Mention new convenience
811 function $_isvoid.
812
4ac33720
UW
8132013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
814
815 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
816 (Standard Target Features): Add new node to menu.
817 (S/390 and System z Features): New node.
818
b3d3b4bd
SA
8192013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
820
821 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
822 -list-target-features in the example.
823
edf9f00c
JK
8242013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
825
826 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
827 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
828
1d236d23
JK
8292013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
830
831 Sync documentation with gdb.base/gnu-debugdata.exp.
832 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
833
5423b017
JK
8342013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
835
836 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
837
6211c335
YQ
8382013-08-27 Pedro Alves <pedro@codesourcery.com>
839 Yao Qi <yao@codesourcery.com>
840
841 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
842 Document new --skip-unavailable option.
843 <-stack-list-variables>: Document new --skip-unavailable option.
844
52e260a3
DE
8452013-08-26 Doug Evans <dje@google.com>
846
847 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
848 an optional regexp.
849
5e92f71a
TT
8502013-08-13 Tom Tromey <tromey@redhat.com>
851
852 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
853 Document GDB_PARALLEL and GDB_INOTIFY.
854
c5d7073b
SS
8552013-08-09 Stan Shebs <stan@codesourcery.com>
856
857 * LRS: Remove file, describes a long-abandoned live-range
858 splitting extension to stabs.
859
6fbe845e
AB
8602013-07-25 Andrew Burgess <aburgess@broadcom.com>
861
862 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
863
e7045703
DE
8642013-07-17 Doug Evans <dje@google.com>
865
866 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
867
3105ebf9
TT
8682013-07-02 Tom Tromey <tromey@redhat.com>
869
870 * gdb.texinfo (Target Commands): Don't mention "target nrom".
871
d6c2da54
TT
8722013-06-28 Tom Tromey <tromey@redhat.com>
873
874 * Makefile.in (version.subst): Use version.in, not
875 common/version.in.
876 * gdbint.texinfo (Versions and Branches, Releasing GDB):
877 Likewise.
878
e5823f1c
PA
8792013-06-27 Pedro Alves <palves@redhat.com>
880
881 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
882 dynamic symbol resolution code>: New section, based on infrun.c
883 comment.
884
92dcb9ff
TT
8852013-06-26 Tom Tromey <tromey@redhat.com>
886
887 * gdbint.texinfo (Versions and Branches): Use common/version.in.
888 Update.
889 (Releasing GDB): Likewise.
890
dc673c81
YQ
8912013-06-26 Pedro Alves <pedro@codesourcery.com>
892 Yao Qi <yao@codesourcery.com>
893
894 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
895 -trace-frame-collected.
896
28a93511
YQ
8972013-06-26 Pedro Alves <pedro@codesourcery.com>
898
899 * gdb.texinfo (Traceframe Info Format): Document tvar element
900 and its attributes.
901
a0743c90
YQ
9022013-06-25 Yao Qi <yao@codesourcery.com>
903
904 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
905
01208463
TT
9062013-06-24 Tom Tromey <tromey@redhat.com>
907
908 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
909 (GDBvn.texi): Use version.subst.
910 (version.subst): New target.
911 (mostlyclean): Remove version.subst.
912
c898adb7
YQ
9132013-06-20 Pedro Alves <pedro@codesourcery.com>
914
915 * gdb.texinfo (GDB/MI Data Manipulation)
916 <-data-list-register-values>: Document the --skip-unavailable
917 option.
918
7c57fa1e
YQ
9192013-06-07 Yao Qi <yao@codesourcery.com>
920
921 * gdb.texinfo (Symbols): Add kindex and cindex for
922 'maint print msymbols'.
923
0059c61a 9242013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
925
926 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
927 response field name (thread-group to inferior).
928
85dc5a12
GB
9292013-06-04 Gary Benson <gbenson@redhat.com>
930
931 * gdb.texinfo (General Query Packets/qSupported): Added
932 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
933 to the table of currently defined stub features.
934 Added a more detailed entry for "augmented-libraries-svr4-read".
935 (General Query Packets/qXfer:libraries-svr4:read): Documented
936 the augmented form of this packet.
937
5901af59
JB
9382013-05-23 Joel Brobecker <brobecker@adacore.com>
939
940 * gdb.texinfo (System-wide Configuration Scripts): Renames
941 "Installed System-wide Configuration Scripts". Add associated
942 @menu block.
943
c1e36e3e
PA
9442013-05-23 Yao Qi <yao@codesourcery.com>
945 Pedro Alves <palves@redhat.com>
946
947 * gdb.texinfo (Packets): Document 'vCont;r'.
948 (Continuing and Stepping): Document target-assisted range
949 stepping, and the 'set range-stepping' and 'show range-stepping'
950 commands.
951
0201faac
JB
9522013-05-23 Joel Brobecker <brobecker@adacore.com>
953
954 * gdb.texinfo (Installed System-wide Configuration Scripts):
955 Add subsection describing the scripts now available under
956 the data-dir's system-gdbbinit subdirectory.
957 * NEWS: Add entry announcing the availability of system-wide
958 configuration scripts for ElinOS and Wind River Linux.
959
c5867ab6
HZ
9602013-05-21 Hui Zhu <hui@codesourcery.com>
961
962 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
963 "-dprintf-insert" command.
964
7d0c9981
DE
9652013-05-17 Doug Evans <dje@google.com>
966
967 * gdb.texinfo (Maintenance Commands): Update doc for
968 "maint check-psymtabs". Add doc for "maint check-symtabs",
969 "maint expand-symtabs".
970
742ce053
MM
9712013-05-15 Markus Metzger <markus.t.metzger@intel.com>
972
973 * gdb.texinfo (Process Record and Replay): Document the
974 "record goto" command and its sub-commands.
975
1e611234
PM
9762013-05-10 Phil Muldoon <pmuldoon@redhat.com>
977
978 * gdb.texinfo (Backtrace): Add "no-filter" argument.
979 (Python API): Add Frame Filters API, Frame Wrapper API,
980 Writing a Frame Filter/Wrapper, Managing Management of Frame
981 Filters chapter entries.
982 (Frame Filters API): New Node.
983 (Frame Wrapper API): New Node.
984 (Writing a Frame Filter): New Node.
985 (Managing Frame Filters): New Node.
986 (Progspaces In Python): Add note about frame_filters attribute.
987 (Objfiles in Python): Ditto.
988 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
989 @anchors and --no-frame-filters option to -stack-list-variables,
990 -stack-list-frames, -stack-list-locals and -stack-list-arguments
991 commands.
992
2874cb83
JB
9932013-05-08 Joel Brobecker <brobecker@adacore.com>
994
995 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
996 Support" subsection documenting the XML format used to transfer
997 shared library info on AIX.
998
9a005eb9
JB
9992013-05-08 Joel Brobecker <brobecker@adacore.com>
1000
1001 * gdb.texinfo (Debugging Output): Add documentation of
1002 "set debug aix-solib" and "show debug aix-solib" commands.
1003
a1217d97
SL
10042013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1005
1006 * gdb.texinfo (Nios II): New section.
1007 (Nios II Features): New section.
1008
4d1eb6b4
JB
10092013-05-06 Joel Brobecker <brobecker@adacore.com>
1010
1011 * gdbint.texinfo (Algorithms): Remove entries documenting
1012 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1013 SOLIB_CREATE_INFERIOR_HOOK.
1014
3f84184e
TT
10152013-04-29 Tom Tromey <tromey@redhat.com>
1016
1017 PR python/14204:
1018 * gdb.texinfo (Python API): Fix menu entry.
1019 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1020 Define global and static block. Add example. Clarify
1021 block relationship for inline functions.
1022
60155234
TT
10232013-04-29 Tom Tromey <tromey@redhat.com>
1024
1025 * gdb.texinfo (Python API): Mention Python help and keyword
1026 arguments. Move pagination text to Basic Python.
1027 (Basic Python): Put pagination text here. Document
1028 close-on-exec, SIGCHLD, and SIGINT.
1029
5360976e
PA
10302013-04-19 Pedro Alves <palves@redhat.com>
1031
1032 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1033 "signedness" instead of "signness".
1034
bd3f3b55
PA
10352013-04-19 Pedro Alves <palves@redhat.com>
1036
1037 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1038 -Wno-pointer-sign text with text on -Wpointer-sign.
1039
dee368d3
TT
10402013-04-16 Tom Tromey <tromey@redhat.com>
1041
1042 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1043 GCC that has the SDT probe points.
1044
cc16e6c9
TT
10452013-04-15 Tom Tromey <tromey@redhat.com>
1046
1047 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1048 exception catchpoints.
1049
72f1fe8a
TT
10502013-04-15 Tom Tromey <tromey@redhat.com>
1051
1052 * gdb.texinfo (Set Catchpoints): Document $_exception.
1053 (Convenience Vars): Mention $_exception.
1054
591f19e8
TT
10552013-04-15 Tom Tromey <tromey@redhat.com>
1056
1057 * gdb.texinfo (Set Catchpoints): Reorganize exception
1058 catchpoints. Document "catch rethrow".
1059 (Debugging C Plus Plus): Mention "catch rethrow".
1060
02ae6bad
TT
10612013-04-15 Tom Tromey <tromey@redhat.com>
1062
1063 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1064
2c91021c
JK
10652013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1066 Eli Zaretskii <eliz@gnu.org>
1067
1068 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1069 line below the sample output.
1070
6eaaf48b
EZ
10712013-04-12 Eli Zaretskii <eliz@gnu.org>
1072
1073 * gdb.texinfo (Mode Options): Document '-configuration'.
1074 (Help): Document "show configuration".
1075 (Bug Reporting): Add requirements to include the configuration
1076 details in bug reports.
1077
b292c783
JK
10782013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1079
1080 * Makefile.in (MAN1S): Add gcore.1.
1081 Remove "Host, target, and site specific Makefile fragments" comment.
1082 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1083 (install-man1, uninstall-man1): Conditionalize gcore.1.
1084 (gcore.1): New.
1085 * gdb.texinfo (Man Pages): Add gcore man.
1086 (gcore man): New node.
1087
f81d1120
PA
10882013-04-10 Pedro Alves <palves@redhat.com>
1089
1090 * gdb.texinfo (Process Record and Replay): Document that "set
1091 record full insn-number-max", "set record
1092 instruction-history-size" and "set record
1093 function-call-history-size" accept "unlimited".
1094 (Backtrace): Document that "set backtrace limit" accepts
1095 "unlimited".
1096 (List): Document that "set listsize" accepts "unlimited".
1097 (Print Settings)" Document that "set print max-symbolic-offset",
1098 "set print elements" and "set print repeats" accept "unlimited".
1099 (Starting and Stopping Trace Experiments): Document that "set
1100 trace-buffer-size" accepts "unlimited".
1101 (Remote Configuration): Document that "set tcp connect-timeout"
1102 accepts "unlimited".
1103 (Command History): Document that "set history size" accepts
1104 "unlimited".
1105 (Screen Size): Document that "set height" and "set width" accepts
1106 "unlimited". Adjust "set pagination"'s description to suggest
1107 "set height unlimited" instead of "set height 0".
1108
393fd4c3
YQ
11092013-04-10 Yao Qi <yao@codesourcery.com>
1110
1111 * gdb.texinfo (Trace Files): Add "target ctf".
1112
cba5a7bf
JK
11132013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1114
1115 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1116
0ed630cb
JK
1117 * Makefile.in (install-man1, install-man5, uninstall-man1)
1118 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1119
afe1492b
JK
1120 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1121
5b8b6385
JK
11222013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1123 Eli Zaretskii <eliz@gnu.org>
1124
1125 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1126 parameters order. Remove "On some targets" for --attach. Document the
1127 --multi parameter and extended-remote command. Document all the
1128 options.
1129
906ccdf0
JK
11302013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1131
1132 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1133 the list of supported languages.
1134
43662968
JK
11352013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1136
1137 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1138 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1139 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1140 (diststuff): Add man.
1141 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1142 (uninstall-man5): New.
1143 (STAGESTUFF): Add *.1 and *.5.
1144 (GDBvn.texi): Add SYSTEM_GDBINIT.
1145 (gdb.1, gdbserver.1, gdbinit.5): New.
1146 (maintainer-clean realclean): Add $(MANS).
1147 (install): Add install-man.
1148 (uninstall): Add uninstall-man.
1149 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1150 (@copying): Wrap it by @c man begin COPYRIGHT.
1151 (Top): Add Man Pages.
1152 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1153
be9a8770
PA
11542013-04-02 Pedro Alves <palves@redhat.com>
1155
1156 * gdb.texinfo (Debugging Output): Document "set/show debug
1157 aarch64", "set/show debug coff-pe-read" and "set/show debug
1158 mach-o".
1159
a46c1e42
PA
11602013-04-02 Pedro Alves <palves@redhat.com>
1161
1162 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1163 table>: Add entry for "trace-buffer-size".
1164
bd3eecc3
PA
11652013-03-28 Pedro Alves <palves@redhat.com>
1166
1167 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1168 table>: Add entry for "trace-status".
1169
215b9f98
EZ
11702013-03-28 Eli Zaretskii <eliz@gnu.org>
1171
1172 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1173 @bullet", which is invalid (makeinfo 5.1 barfs).
1174
7f7cc265
PA
11752013-03-28 Pedro Alves <palves@redhat.com>
1176
1177 PR gdb/15294
1178
1179 * gdb.texinfo (List) <set listsize>: Adjust to document that
1180 listsize 0 means no limit, and remove mention of -1.
1181
9c0be723
YQ
11822013-03-22 Yao Qi <yao@codesourcery.com>
1183
1184 * gdb.texinfo (Embedded Processors): Remove menu item
1185 "OpenRISC 1000".
1186 (OpenRISC 1000): Remove.
1187
bd712aed
DE
11882013-03-21 Doug Evans <dje@google.com>
1189
1190 * gdb.texinfo (Maintenance Commands): Add docs for
1191 "mt set per-command {space,time,symtab} {on,off}".
1192
d0353e76
YQ
11932013-03-14 Hui Zhu <hui@codesourcery.com>
1194 Yao Qi <yao@codesourcery.com>
1195
1196 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1197
6dd24dfa
KS
11982013-03-13 Keith Seitz <keiths@redhat.com>
1199
1200 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1201 "maint agent" reference to Dynamic printf.
1202
5c4808ca
EZ
12032013-03-11 Eli Zaretskii <eliz@gnu.org>
1204
1205 * gdb.texinfo (General Query Packets): Don't use colon in index
1206 entries visible to Info format.
1207
59ea5688
MM
12082013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1209
1210 * gdb.texinfo (Process Record and Replay): Document record
1211 changes.
1212
2ae8c8e7
MM
12132013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1214
1215 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1216 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1217 qXfer:btrace:read.
1218
28abe188
EZ
12192013-03-09 Eli Zaretskii <eliz@gnu.org>
1220
1221 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1222 use colons in @anchor and @cindex entries.
1223
be9a119c 12242013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1225
1226 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1227
be9a119c 12282013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1229 Hafiz Abid Qadeer <abidh@codesourcery.com>
1230
1231 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1232 trace-buffer-size set and show commands.
1233 (Tracepoint Packets): Document QTBuffer:size.
1234 (General Query Packets): Document QTBuffer:size.
1235
d57350ea
TT
12362013-02-21 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.texinfo: Remove bad @syncodeindex.
1239 (Values From Inferior, Types In Python, Inferiors In Python)
1240 (Events In Python, Threads In Python, Frames In Python, Blocks In
1241 Python, Symbols In Python, Symbol Tables In Python): Remove
1242 @tables.
1243 (Packets, General Query Packets, Tracepoint Packets)
1244 (Host I/O Packets): Use @w{} for empty @item.
1245
9f44fbc0
SCR
12462013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1247
1248 * gdb.texinfo (Architectures In Python): Add description about
1249 the new method gdb.Architecture.disassemble.
1250
f5911ea1
HAQ
12512013-02-15 Pedro Alves <pedro@codesourcery.com>
1252 Hafiz Abid Qadeer <abidh@codesourcery.com>
1253
1254 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1255 Document the "trace-file" field.
1256
7e1e0340
DE
12572013-02-07 Doug Evans <dje@google.com>
1258
1259 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1260 command.
1261
134a2066
YQ
12622013-02-06 Yao Qi <yao@codesourcery.com>
1263
1264 * gdb.texinfo (GDB/MI Async Records): Document new MI
1265 notification "=tsv-modified". Update the document of MI
1266 notification "=tsv-created".
1267 * observer.texi (GDB Observers): New observer tsv_modified.
1268 Update observer tsv_created and tsv_delete.
1269
430ed3f0
MS
12702013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1271
1272 * gdb.texinfo (AArch64 Features): New section; document
1273 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1274 (Architectures): Add new AArch64 section to document AArch64
1275 architecture specific commands.
1276 (ABI): Add description of the new OS ABI "Newlib" and its influence
1277 on the longjmp handling.
1278
1b56eb55
JK
12792013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1280 Jan Kratochvil <jan.kratochvil@redhat.com>
1281
1282 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1283 variable in 'set/show backtrace' section.
1284
c4957902
TT
12852013-01-31 Tom Tromey <tromey@redhat.com>
1286
1287 * gdb.texinfo (Target Commands): Fix typo.
1288
bea883fd
SCR
12892013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1290
1291 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1292 describing the gdb.Architecture class.
1293 (Frames In Python): Add description about the new method
1294 gdb.Frame.architecture().
1295
796a7ff8
DE
12962013-01-23 Doug Evans <dje@google.com>
1297
1298 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1299
998580f1
MK
13002013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1301
1302 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1303 'thread-groups' field when printing a breakpoint in MI.
1304
c9fb1240
SD
13052012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1306 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1307 to reflect that jit-reader-load now supports absolute file-names.
1308
ab04a2af
TT
13092013-01-16 Tom Tromey <tromey@redhat.com>
1310
1311 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1312 (Signals): Likewise.
1313
8ac3646f
TT
13142013-01-16 Tom Tromey <tromey@redhat.com>
1315
1316 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1317 "catch-type" field.
1318 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1319
e93a8774
TT
13202013-01-07 Tom Tromey <tromey@redhat.com>
1321
1322 * gdb.texinfo (Mode Options): Don't mention -epoch.
1323 (Data, Emacs): Remove obsolete comments.
1324
54516a0b
TT
13252013-01-02 Tom Tromey <tromey@redhat.com>
1326
1327 * gdb.texinfo (GDB/MI Output Records): Update menu.
1328 (GDB/MI Breakpoint Information): New node.
1329 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1330 <-break-insert>: Likewise.
1331
8dbe8ece
YQ
13322012-12-31 Yao Qi <yao@codesourcery.com>
1333
1334 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1335 (Packets): Move "vStopped" packet to ...
1336 (Notification Packets): ... here. Describe the components
1337 of notification. Add a table of supported notifications.
1338 Add an example on the process of he async notification.
1339
f35a17b5
JK
13402012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1341
1342 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1343 present.
1344 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1345 fullname output always present.
1346
0dfd2fad
PM
13472012-12-23 Pierre Muller <muller@sourceware.org>
1348
1349 * gdbint.texinfo (Function prototypes): Require use of "extern"
1350 modifier for function prototypes in headers.
1351
7785b880
JB
13522012-12-19 Joel Brobecker <brobecker@adacore.com>
1353
1354 * refcard.tex: Update copyright notice to GPL v3 or later.
1355 Update contact info.
1356
3d745be3
JK
13572012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1358
1359 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1360
c9b6281a
YQ
13612012-12-15 Yao Qi <yao@codesourcery.com>
1362
1363 * gdb.texinfo (Debugging Output): Document 'set debug
1364 notification' and 'show debug notification'.
1365
f2a8bc8a
YQ
13662012-12-15 Yao Qi <yao@codesourcery.com>
1367
1368 * gdb.texinfo (Listing Tracepoints): New item and example about
1369 'installed on target' output.
1370 Add more in the example about 'installed on target'.
1371 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1372
451b7c33
TT
13732012-12-14 Tom Tromey <tromey@redhat.com>
1374
1375 * gdb.texinfo (SVR4 Process Information): Mention core files.
1376
3fa7bf06
MG
13772012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1378
1379 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1380
05b4bd79
PA
13812012-12-11 Pedro Alves <palves@redhat.com>
1382
1383 * gdb.texinfo: Remove all mentions of Unixware throughout.
1384
74a0d9f6
JK
13852012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1386
1387 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1388
0c631110
TT
13892012-11-29 Tom Tromey <tromey@redhat.com>
1390
1391 * gdb.texinfo (SVR4 Process Information): Document missing
1392 "info proc" subcommands.
1393
891df0ea
YQ
13942012-11-29 Yao Qi <yao@codesourcery.com>
1395
1396 PR gdb/1477.
1397 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1398 to 'auto' instead of 'gnu'.
1399
608e2dbb
TT
14002012-11-26 Tom Tromey <tromey@redhat.com>
1401
1402 * gdb.texinfo (MiniDebugInfo): New node.
1403 (GDB Files): Update.
1404
e64e0392
DE
14052012-11-16 Doug Evans <dje@google.com>
1406
1407 * gdb.texinfo (System-wide configuration): If the system-wide init
1408 file lives in the data-directory, and --data-directory is provided,
1409 look for it there.
1410
ae606bee
TT
14112012-11-15 Tom Tromey <tromey@redhat.com>
1412
1413 * gdb.texinfo (Signaling): Fix typo.
1414
62747a60
TT
14152012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1416
1417 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1418 parameter "count" of -data-write-memory-bytes, and add an example.
1419
18a9fc12
TT
14202012-11-12 Tom Tromey <tromey@redhat.com>
1421
1422 * gdb.texinfo (Symbols): Document "info type-printers",
1423 "enable type-printer" and "disable type-printer".
1424 (Python API): Add new node to menu.
1425 (Type Printing API): New node.
1426 (Progspaces In Python): Document type_printers field.
1427 (Objfiles In Python): Likewise.
1428 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1429 register_type_printer, TypePrinter>: Document.
1430
53342f27
TT
14312012-11-12 Tom Tromey <tromey@redhat.com>
1432
1433 * gdb.texinfo (Symbols): Document "set print type methods",
1434 "set print type typedefs", and flags to ptype and whatis.
1435
ed8a1c2d
AB
14362012-11-09 Andrew Burgess <aburgess@broadcom.com>
1437
1438 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1439 the example -data-disassemble output. Extend the description of
1440 the -data-disassemble results to document all fields. Document
1441 the cli disassemble command as being related to -data-disassemble.
1442
8506d139
YQ
14432012-11-09 Yao Qi <yao@codesourcery.com>
1444
1445 PR gdb/14777.
1446 * gdb.texinfo (OS Information): Remove doc on command
1447 'info udot'.
1448
4d3f93a2
JB
14492012-11-08 Joel Brobecker <brobecker@adacore.com>
1450
1451 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1452 gdb.ini warning for Windows port.
1453
1e96de83
YQ
14542012-11-08 Yao Qi <yao@codesourcery.com>
1455
1456 * gdb.texinfo (Search): Add kindex for 'fo'.
1457
dc939229
TT
14582012-11-05 Tom Tromey <tromey@redhat.com>
1459
1460 PR python/14802:
1461 * gdb.texinfo (Functions In Python): Add example.
1462
6f6484cd
YQ
14632012-11-03 Yao Qi <yao@codesourcery.com>
1464
1465 * observer.texi (GDB Observers): Remove observer
1466 'tracepoint_modified', 'tracepoint_created' and
1467 'tracepoint_deleted'.
1468
af4238e5
TT
14692012-10-26 Tom Tromey <tromey@redhat.com>
1470
1471 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1472
687e43a4
TT
14732012-10-25 Tom Tromey <tromey@redhat.com>
1474
1475 * gdb.texinfo (General Query Packets): Use @itemx.
1476
8de0566d
YQ
14772012-10-17 Yao Qi <yao@codesourcery.com>
1478
1479 * observer.texi (GDB Observers): Update observer
1480 'memory_changed'.
1481 * gdb.texinfo (GDB/MI Async Records): Document for
1482 "memory-changed" notification.
1483
07540c15
DE
14842012-10-15 Doug Evans <dje@google.com>
1485
1486 * gdb.texinfo (Mode Options): Document -nh.
1487 Elaborate on docs for -nx.
1488
d7019589
SP
14892012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1490
1491 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1492
82a90ccf
YQ
14932012-09-21 Yao Qi <yao@codesourcery.com>
1494 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.texinfo (GDB/MI Async Records): Document notification
1497 'record-started' and 'record-stopped'.
1498 * observer.texi (GDB Observers): New observer 'record-changed'.
1499
aa9259cc
TS
15002012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1501
1502 * gdb.texinfo: Document the removal of SH's 'regs' command.
1503
c1d780c2
SDJ
15042012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1505
1506 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1507
bb25a15c
YQ
15082012-09-18 Yao Qi <yao@codesourcery.com>
1509
1510 * gdb.texinfo (GDB/MI Async Records): Document new MI
1511 notifications '=tsv-created' and '=tsv-deleted'.
1512 * observer.texi (GDB Observers): New observer tsv_created and
1513 tsv_deleted.
1514
201b4506
YQ
15152012-09-18 Yao Qi <yao@codesourcery.com>
1516
1517 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1518 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1519 '=traceframe-changed'.
1520
6fc1c773
YQ
15212012-09-17 Yao Qi <yao@codesourcery.com>
1522
1523 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1524 'set listsize'.
1525
121c73f3
JK
15262012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1527 Eli Zaretskii <eliz@gnu.org>
1528
1529 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1530 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1531 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1532
e9687799
JK
15332012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1534
1535 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1536
3b5e4d35
YPK
15372012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1538
1539 Document how to return from "python-interactive" to GDB.
1540 * gdb.texinfo (Python Commands): Update documentation.
1541
15422012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1543
1544 Add a new "python-interactive" command that starts a standard
1545 Python interactive prompt with "pi" as alias, and add "py" as
1546 an alias to "python".
1547 * gdb.texinfo (Python Commands): Document the new commands.
1548
b583003e
TT
15492012-08-22 Tom Tromey <tromey@redhat.com>
1550
1551 * gdbint.texinfo (Host Definition): Remove documentation for
1552 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1553
a451cb65
KS
15542012-08-17 Keith Seitz <keiths@redhat.com>
1555
1556 PR c++/13356
1557 * gdb.texinfo (Type and Range Checking): Remove warning.
1558 Remove spurious commas.
1559 Update text and examples for re-implementation of set/show
1560 check type.
1561 (C and C++ Type and Range Checks): Likewise.
1562
6b1755ce
YQ
15632012-08-16 Yao Qi <yao@codesourcery.com>
1564
1565 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1566 is deprecated.
1567
f47f77df
DE
15682012-08-13 Doug Evans <dje@google.com>
1569
1570 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1571 to include functions.
1572
a72c3253
DE
15732012-08-10 Doug Evans <dje@google.com>
1574
1575 * gdb.texinfo (Convenience Funs): New node.
1576 (Types In Python): Document Type.vector.
1577
5b9afe8a
YQ
15782012-08-09 Yao Qi <yao@codesourcery.com>
1579
1580 * observer.texi: New observer command_param_changed.
1581 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1582
dc1039df
JK
15832012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1584
1585 * gdbint.texinfo (Debugging GDB): In section
1586 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1587 Mention also gdb-gdb.py.
1588
4abf930d
YQ
15892012-08-07 Yao Qi <yao@codesourcery.com>
1590
1591 Revert the folloing patch:
1592 2012-08-06 Yao Qi <yao@codesourcery.com>
1593 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1594 remote hardware-watchpoint-limit' and 'set
1595 remote hardware-breakpoint-limit'.
1596
f3c8a52a
JK
15972012-08-06 Nathaniel Flath <flat0103@gmail.com>
1598
1599 * gdb.texinfo (Working Directory): Added information about new
1600 default argument for 'cd' command.
1601
77a91025
YQ
16022012-08-06 Yao Qi <yao@codesourcery.com>
1603
1604 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1605 remote hardware-watchpoint-limit' and 'set
1606 remote hardware-breakpoint-limit'.
1607
d9f08f52
YQ
16082012-08-06 Yao Qi <yao@codesourcery.com>
1609
1610 Fix PR14371.
1611
1612 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1613 '=breakpoint-deleted'.
1614
95b07c96
YQ
16152012-08-02 Yao Qi <yao@codesourcery.com>
1616
1617 * gdb.texinfo (Native): Remove node Neutrino.
1618
7255706c
YQ
16192012-07-27 Yao Qi <yao@codesourcery.com>
1620
1621 * gdb.texinfo (IPA Protocol Commands): Document new command
1622 'close'.
1623
d6b28940
TT
16242012-07-25 Tom Tromey <tromey@redhat.com>
1625
1626 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1627
e615022a
DE
16282012-07-20 Doug Evans <dje@google.com>
1629
1630 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1631 (Index Files): Document how to control the use of deprecated index
1632 sections.
1633 (Index Section Format): Replace --use-deprecated-index-sections with
1634 "set use-deprecated-index-sections on".
1635
055855a4
EZ
16362012-07-12 Eli Zaretskii <eliz@gnu.org>
1637
1638 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1639 indices into a single node "Index". Instead, join function and
1640 variable indices into a single index, separate from the concept
1641 index. Requested in
1642 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1643 (Top): Update the top-level menu: instead of one "Index" there are
1644 now separate entries "Concept Index" and "Function and Variable
1645 Index".
1646 (Concept Index, Function and Variable Index): New nodes.
1647 (Index): Node deleted.
1648
f77cc5f0
HZ
16492012-07-05 Hui Zhu <hui_zhu@mentor.com>
1650
1651 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1652 and "maint agent-eval".
1653
00595b5e
EZ
16542012-07-03 Eli Zaretskii <eliz@gnu.org>
1655
1656 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1657 avoid file-name clashes between Index.html and index.html on
1658 case-insensitive filesystems. See the discussion starting in
1659 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1660 details of the problem.
1661 (Top): Update the master menu for the above.
1662 (Concept Index, Command and Variable Index): New nodes, instead of
1663 the old "Index" node that was deleted. All cross-references
1664 updated.
1665
d3ce09f5
SS
16662012-07-02 Stan Shebs <stan@codesourcery.com>
1667
1668 * gdb.texinfo (Dynamic Printf): Mention agent style and
1669 disconnected dprintf.
1670 (Maintenance Commands): Describe maint agent-printf.
1671 (General Query Packets): Mention BreakpointCommands feature.
1672 (Packets): Document commands extension to Z0 packet.
1673 * agentexpr.texi (Bytecode Descriptions): Document printf
1674 bytecode.
1675
2d7b58e8
JK
16762012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1677
1678 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1679 only after gdbinit files.
1680 (Startup): Move -iex and -iex commands down after gdbinit files.
1681
202cbf1c
JK
16822012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1683
1684 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1685 possibility.
1686
b6ba681c
TT
16872012-06-29 Tom Tromey <tromey@redhat.com>
1688
1689 * gdb.texinfo (Index Section Format): Update for version 7.
1690
71caed83
SS
16912012-06-28 Stan Shebs <stan@codesourcery.com>
1692
1693 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1694 example, add note about title column.
1695
ee0bf529
SCR
16962012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1697
1698 * gdb.texinfo (Symbol Tables In Python): Add description about
1699 the new 'last' attribute of gdb.Symtab_and line.
1700
3c15d565
SCR
17012012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1702
1703 * gdb.texinfo (Symbol Tables In Python): Correct the description
1704 of the 'pc' attribute of gdb.Symtab_and_line.
1705
45cfd468
DE
17062012-06-26 Doug Evans <dje@google.com>
1707
1708 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1709 and symtab-create.
1710
496ee73e
KS
17112012-06-25 Keith Seitz <keiths@redhat.com>
1712
1713 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1714 from example. Remove "rbreak" from list of corresponding
1715 gdb commands.
1716
156942c7
DE
17172012-06-23 Doug Evans <dje@google.com>
1718
1719 * gdb.texinfo (Index Section Format): Document version 7 format.
1720
c614397c
YQ
17212012-06-22 Yao Qi <yao@codesourcery.com>
1722
1723 * gdb.texinfo: Add missing cindex for some packets.
1724
472a2379
KS
17252012-06-20 Keith Seitz <keiths@redhat.com>
1726
1727 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1728 for -break-insert and document -p.
1729
2678e2af
YQ
17302012-06-20 Yao Qi <yao@codesourcery.com>
1731
1732 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1733 and "gdb.write_memory" with "Inferior.read_memory" and
1734 "Inferior.write_memory".
1735
984359d2
EZ
17362012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1737
1738 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1739 (Free Documentation): Add @node line.
1740 (Continuing and Stepping) <advance location>: Use @item instead of
1741 @itemx.
1742 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1743 @itemx.
1744 (Embedded Processors): Put the link to "PA" to its correct place,
1745 according to document structure.
1746 (Python API): Put the link to "Lazy Strings In Python" to its
1747 correct place.
1748 (Index): Use @@ in @tex block to get a literal @.
1749
1750 * gdbint.texinfo: Fix the @subtitle line.
1751
1752 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1753 correct place.
1754
16bdd41f
YQ
17552012-06-08 Yao Qi <yao@codesourcery.com>
1756
1757 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1758 Protocol'.
1759 (In-Process Agent Protocol, IPA Protocol Objects)
1760 (IPA Protocol Commands): New nodes.
1761 (Tracepoint Packets): Add anchors.
1762
2d4c29c5
TS
17632012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1764
1765 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1766
6bd110c5
YQ
17672012-06-06 Yao Qi <yao@codesourcery.com>
1768
1769 * gdb.texinfo: Update copyright year.
1770
f3e0e960
SS
17712012-05-23 Stan Shebs <stan@codesourcery.com>
1772 Kwok Cheung Yeung <kcy@codesourcery.com>
1773
1774 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1775
1564a261
JK
17762012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1777
1778 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1779 Mention also --with-separate-debug-dir.
1780 (Auto-loading): Prepend $debugdir in the sample output.
1781 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1782 auto-load safe-path variable.
1783 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1784 Mention also $debugdir for 'set auto-load scripts-directory'.
1785
eb17f351
EZ
17862012-05-19 Eli Zaretskii <eliz@gnu.org>
1787
1788 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1789 (MIPS Embedded, MIPS, MIPS Register packet Format)
1790 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1791 appropriate.
1792
4cc0665f
MR
17932012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1794 Maciej W. Rozycki <macro@codesourcery.com>
1795
1796 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1797 mips compression".
1798 (MIPS Breakpoint Kinds): New subsubsection.
1799
7af8dcf8 18002012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1801
1802 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1803 nodes for subsections. Add @acronym mark-ups and adjust
1804 formatting.
1805
aff139ff
JK
18062012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1807
1808 Rename $ddir to $datadir.
1809 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1810 (objfile-gdb.py file): Rename $ddir to $datadir.
1811
9cb709b6
TT
18122012-05-18 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1815
e7e0cddf
SS
18162012-05-14 Stan Shebs <stan@codesourcery.com>
1817
1818 * gdb.texinfo (Dynamic Printf): New subsection.
1819
7efc75aa
SCR
18202012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1821
1822 * gdb.texinfo (Basic Python): Add description about the function
1823 gdb.find_pc_line
1824
f307c045
JK
18252012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1826 Eli Zaretskii <eliz@gnu.org>
1827
1828 * gdb.texinfo (Separate Debug Files): Use plural form for global
1829 debugging information directory.
1830
85d4a676
SS
18312012-05-11 Stan Shebs <stan@codesourcery.com>
1832 Kwok Cheung Yeung <kcy@codesourcery.com>
1833
1834 * gdb.texinfo (Operating System Auxiliary Information): Document new
1835 'info os' subcommands.
1836
c1668e4e
JK
18372012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1840 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1841 (dotdebug_gdb_scripts section): Add reference
1842 to 'Auto-loading safe path'.
1843
7349ff92
JK
18442012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 Implement multi-component --with-auto-load-dir.
1847 * gdb.texinfo (Auto-loading): New references
1848 for 'set auto-load scripts-directory'
1849 and 'show auto-load scripts-directory'.
1850 (Auto-loading safe path): Describe the new default. Move $ddir
1851 substituation reference to 'objfile-gdb.py file'.
1852 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1853 script-name. Describe new 'set auto-load scripts-directory'
1854 and 'show auto-load scripts-directory'.
1855
6dea1fbd
JK
18562012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1857
1858 Provide $ddir substitution for --with-auto-load-safe-path.
1859 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1860 (Auto-loading safe path): Likewise. Mention the default value,
1861 $ddir substitution, --with-auto-load-safe-path and
1862 --without-auto-load-safe-path.
1863 * observer.texi (gdb_datadir_changed): New.
1864
1ccacbcd
JK
18652012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1866
1867 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1868 Twice.
1869
d9242c17
JK
1870 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1871 directory separator by path separator.
1872
af2c1515
JK
18732012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1874
1875 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1876 for 'set auto-load safe-path' optional. Mention if it is omitted.
1877 Change disabling security protection condition to "/", twice.
1878
a20ee7a4
SCR
18792012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1880
1881 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1882 the new methods global_block and static_block on gdb.Symtab
1883 objects.
1884
56af09aa
SCR
18852012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1886
1887 * gdb.texinfo (Blocks In Python): Add a note saying that future
1888 improvements to GDB and its infrastructure can move symbols
1889 across blocks within a symbol table.
1890
2746b0ef
YQ
18912012-04-29 Yao Qi <yao@codesourcery.com>
1892
1893 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1894 (A29K): Remove.
1895
62e5f89c
SDJ
18962012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1897 Tom Tromey <tromey@redhat.com>
1898
1899 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1900 and generic static probe support on GDB.
1901
a766d390
DE
19022012-04-25 Doug Evans <dje@google.com>
1903
50f042b9
DE
1904 * gdb.texinfo (Go): Fix thinko.
1905
a766d390
DE
1906 * gdb.texinfo (Supported Languages): Add Go.
1907 (Go): New node.
1908
f02e2b19
YQ
19092012-04-25 Yao Qi <yao@codesourcery.com>
1910
1911 * gdbint.texinfo (Testsuite): New section `Board settings'.
1912
68d41a48
JK
19132012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1916 Three times.
1917
174bb630
JK
1918 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1919 Three times.
1920
0511cc75
JK
19212012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1922
1923 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1924 by @table @asis. Fix formatting of one item.
1925
0070f25a
JK
19262012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1929
4dc84fd1
JK
19302012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1931
1932 New option "set debug auto-load".
1933 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1934 (auto-load verbose mode): New node.
1935
bccbefd2
JK
19362012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 New option "set auto-load safe-path".
1939 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1940 and "info auto-load" examples for safe-path. Put there also references
1941 for "set auto-load safe-path" and "show auto-load safe-path".
1942 New menu item for Auto-loading safe path.
1943 (Auto-loading safe path): New node.
1944 (Python Auto-loading): Update the expected output from "Missing"
1945 to "No".
1946
bf88dd68
JK
19472012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 auto-load: Implementation.
1950 * gdb.texinfo (Mode Options): New anchor for -nx.
1951 (Startup): New anchors for Option -init-eval-command,
1952 Home Directory Init File
1953 and Init File in the Current Directory during Startup.
1954 Mention set auto-load local-gdbinit with a reference.
1955 Change the sample code to "set auto-load python-scripts".
1956 (Threads): New anchor set libthread-db-search-path.
1957 Provide references to libthread_db.so.1 file.
1958 (Controlling GDB): New menu item for Auto-loading.
1959 (Auto-loading, Init File in the Current Directory)
1960 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1961 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1962 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1963 reference.
1964 (Auto-loading): Rename to ...
1965 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1966 "set auto-load python-scripts", new anchor for it. Change
1967 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1968 for it. Change "info auto-load-scripts"
1969 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1970 to "Python scripts".
1971
8264ba82
AG
19722012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1973
1974 PR mi/13393
1975 * gdb.texinfo (Print Settings): Extend the description for "set print
1976 object".
1977 (GDB/MI Variable Objects): Extend the description for -var-create and
1978 -var-list-children.
1979
06fc020f
SCR
19802012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1981
1982 * gdb.texinfo (Examining Data): Document the 'explore' command.
1983
7191c139
JB
19842012-03-28 Joel Brobecker <brobecker@adacore.com>
1985
1986 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1987 to the children of a varobj and its update range when -var-update
1988 returns that the varobj's type changed.
1989
3708f05e
JK
19902012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1991
1992 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1993 Create two new links fir 'objfile-gdb.py file'
1994 and 'dotdebug_gdb_scripts section'.
1995
8e0583c8
JK
19962012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1997
1998 * gdb.texinfo (Auto-loading): Rename node reference
1999 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2000 Twice.
2001 (.debug_gdb_scripts section): Rename the node ...
2002 (dotdebug_gdb_scripts section): ... here.
2003 (Maintenance Commands): Also rename this node reference.
2004
7b282c5a
SCR
20052012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2006
2007 * gdb.texinfo (Python API/Values From Inferior): Add description
2008 about the new method Value.referenced_value. Add description on
2009 how Value.dereference is different (and similar) to
2010 Value.referenced_value.
2011
8320cc4f
JK
20122012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2013
2014 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2015 --init-eval-command=COMMAND, -iex.
2016 (Startup): Describe -iex and -ix. Simplify the example
2017 for "set auto-load-scripts off".
2018
481860b3
GB
20192012-03-16 Gary Benson <gbenson@redhat.com>
2020
2021 PR breakpoints/10738
2022 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2023 stating that GDB cannot set breakpoints on inlined functions.
2024 (Mode Options): Document --use-deprecated-index-sections.
2025 (Index Section Format): Document new index section version format.
2026
c4aeac85
TT
20272012-03-15 Tom Tromey <tromey@redhat.com>
2028
2029 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2030
16899756
DE
20312012-03-13 Doug Evans <dje@google.com>
2032
2033 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2034 of "reload".
2035 (Symbols): Delete docs for set/show symbol-reloading.
2036 * gdbint.texinfo (Defining Other Architecture Features): Delete
2037 SYMBOL_RELOADING_DEFAULT.
2038 * refcard.tex: Delete reference to symbol-reloading.
2039
9b224c5e
PA
20402012-03-07 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.texinfo (General Query Packets): Document new
2043 QProgramSignals packet.
2044 * gdb.texinfo (Remote configuration): Mention
2045 "program-signals-packet".
2046
169081d0
TG
20472012-03-05 Tristan Gingold <gingold@adacore.com>
2048
2049 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2050
d1feda86
YQ
20512012-03-03 Yao Qi <yao@codesourcery.com>
2052
2053 * gdb.texinfo (In-Process Agent): New node.
2054 Document new commands.
2055 (General Query Packets): Add packet `QAgent'.
2056
1faeff08
MR
20572012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2058
2059 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2060
7d74f244
DE
20612012-03-01 Scott J. Goldman <scottjg@vmware.com>
2062
2063 * gdb.texinfo (Commands In Python): Put example python macro in
2064 COMMAND_USER category rather than COMMAND_OBSCURE.
2065 Document gdb.COMMAND_USER.
2066 (User-defined Commands): Update documentation to clarify
2067 "set/show max-user-call-depth" and "show user" don't apply to python
2068 commands. Update documentation to clarify "help user-defined" may
2069 also include python commands defined as COMMAND_USER.
2070
6fe37d23
JK
20712012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2072
2073 * gdb.texinfo (Startup): Add option -ex description to the option -x
2074 description.
2075
83364271
LM
20762012-02-24 Luis Machado <lgustavo@codesourcery.com>
2077
2078 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2079 condition-evaluation breakpoint parameter.
2080 Mention condition-evaluation mode being shown in "info break".
2081 (Break Conditions): Add description for target-side
2082 conditional breakpoints.
2083 (Remote Configuration): Mention conditional-breakpoints-packet.
2084 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2085 cond-expr.
2086 (General Query Packets): Mention new ConditionalBreakpoint feature.
2087
bdb1994d
TT
20882012-02-22 Tom Tromey <tromey@redhat.com>
2089
2090 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2091
4d241c86
TT
20922012-02-17 Tom Tromey <tromey@redhat.com>
2093
2094 PR python/10753:
2095 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2096 directory.
2097
816338b5
SS
20982012-02-14 Stan Shebs <stan@codesourcery.com>
2099
2100 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2101
cc30c4bd
PA
21022012-02-13 Pedro Alves <palves@redhat.com>
2103
2104 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2105 mips-idt-ecoff.
2106
035d1e5b
YQ
21072012-02-09 Yao Qi <yao@codesourcery.com>
2108
2109 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2110
f0823d2c
TT
21112012-02-07 Tom Tromey <tromey@redhat.com>
2112
2113 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2114 Symbol.value.
2115
64e7d9dd
TT
21162012-02-07 Tom Tromey <tromey@redhat.com>
2117
2118 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2119
4220b2f8
TS
21202012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2121
2122 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2123
edcc5120
TT
21242012-01-24 Tom Tromey <tromey@redhat.com>
2125
2126 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2127 unload".
2128 (Files): Mention new catch commands.
2129 (GDB/MI Async Records): Likewise.
2130
53fe1783
GB
21312012-01-24 Gary Benson <gbenson@redhat.com>
2132
2133 Delete #if 0'd out code.
2134 * gdb.texinfo (Frame Info): Remove "info catch".
2135
b9e7b9c3
UW
21362012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2137
2138 * gdb.texinfo (Remote Configuration): Document
2139 "set remote hostio-readlink-packet" command.
2140 (General Query Packets): Document vFile:readlink packet.
2141
4aac40c8
TT
21422012-01-16 Tom Tromey <tromey@redhat.com>
2143
2144 * gdb.texinfo (Specify Location): Document relative file name
2145 handling.
2146
cafec441
TT
21472012-01-16 Tom Tromey <tromey@redhat.com>
2148
2149 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2150
0ee339bc
JK
21512012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2152 Eli Zaretskii <eliz@gnu.org>
2153
2154 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2155 code.
2156
72384ba3
PH
21572012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2158
2159 * gdb.texinfo (Variables): Document use of :: for non-static
2160 variables.
2161
ce1b17c4
JB
21622012-01-05 Joel Brobecker <brobecker@adacore.com>
2163
2164 * gdbint.texinfo (Start of New Year Procedure): Update
2165 to replace use of copyright.sh by use of copyright.py.
2166
217bff3e
JK
21672012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2168
2169 Remove the gdbtui binary.
2170 * all-cfg.texi (GDBTUI): Remove.
2171 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2172 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2173 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2174
cc72b2a2
KP
21752011-12-23 Kevin Pouget <kevin.pouget@st.com>
2176
2177 Introduce gdb.FinishBreakpoint in Python.
2178 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2179 (Python API): Add menu entry for Finish Breakpoints.
2180
13ac8d2c
JK
21812011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2182
2183 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2184 tests.
2185
e0f9f062
DE
21862011-12-16 Doug Evans <dje@google.com>
2187
2188 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2189
80b6e756
PM
21902011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2191
1c3ad6ab 2192 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2193 stack". Add documentation for "set/show python print-stack".
2194
2fb860fc
PA
21952011-12-14 Pedro Alves <pedro@codesourcery.com>
2196
2197 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2198 should transfer control to the stub in the startup code instead of
2199 in main. Mention the need to get past the initial breakpoint.
2200
f8eba3c6
TT
22012011-12-06 Tom Tromey <tromey@redhat.com>
2202
2203 * gdb.texinfo (Set Breaks): Update for new behavior.
2204
2268b414
JK
22052011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2206
2207 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2208 List Format for SVR4 Targets'.
2209 (General Query Packets): New item qXfer:libraries-svr4:read.
2210 (Library List Format for SVR4 Targets): New node.
2211
ae6f0d5b
TT
22122011-12-01 Tom Tromey <tromey@redhat.com>
2213
2214 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2215 add.
2216
36dfb11c
TT
22172011-11-22 Tom Tromey <tromey@redhat.com>
2218
2219 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2220 reasons.
2221
f196051f
SS
22222011-11-20 Stan Shebs <stan@codesourcery.com>
2223
2224 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2225 note-related options and variables.
2226 (Tracepoint Packets): Document packet changes.
2227
f85b53f8
SD
22282011-11-20 Sanjoy Das <sdas@igalia.com>
2229
2230 * gdb.texinfo (JIT Interface): Add documentation on writing and
2231 usind JIT debug info readers.
2232 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2233 Debug Info Readers): New nodes.
2234
bfccc43c
YQ
22352011-11-18 Yao Qi <yao@codesourcery.com>
2236
2237 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2238 tracepoint.
2239
c011a4f4
DE
22402011-11-15 Doug Evans <dje@google.com>
2241
2242 * gdb.texinfo (Files): Document basenames-may-differ.
2243
ed59ded5
DE
22442011-11-14 Doug Evans <dje@google.com>
2245
2246 * gdb.texinfo (Shell Commands): Document "!".
2247
405f8e94
SS
22482011-11-14 Stan Shebs <stan@codesourcery.com>
2249 Kwok Cheung Yeung <kcy@codesourcery.com>
2250
2251 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2252 needed to get shorter fast tracepoints.
2253 (Tracepoint Packets): Document new qTMinFTPILen packet.
2254
1e4d1764
YQ
22552011-11-14 Yao Qi <yao@codesourcery.com>
2256
2257 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2258 behavior of tracepoint.
2259 (General Query Packets): New feature InstallInTrace.
2260 (Remote Configuration): Document "set remote
2261 install-in-trace-packet".
2262
71eba9c2 22632011-11-12 Matt Rice <ratmice@gmail.com>
2264
2265 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2266 Add arguments to info macro.
2267
e0f8f636
TT
22682011-11-10 Tom Tromey <tromey@redhat.com>
2269
2270 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2271 manual.
2272 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2273 (Macros): Add a footnote.
2274 (C): Remove paragraph about compiler options.
2275 (C Constants): Mention wide character and string constants.
2276 (C Plus Plus Expressions): Update compiler option advice. Mention
2277 using declarations. Mention ADL. Remove old HP compiler
2278 information.
2279
625c0d47
TT
22802011-11-10 Tom Tromey <tromey@redhat.com>
2281
2282 PR c++/9257:
2283 * gdb.texinfo (Print Settings): Add an extra note about the need
2284 for a vtable.
2285
4be2aacc
MR
22862011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2287
2288 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2289 "set mips abi" documentation.
2290
0a1c4d10
DE
22912011-11-04 Doug Evans <dje@google.com>
2292
2293 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2294
aad1c02c
TT
22952011-11-03 Tom Tromey <tromey@redhat.com>
2296
2297 * gdb.texinfo (Stopping): Add menu entry.
2298 (Continuing and Stepping): Restore @node. Use @section, not
2299 @subsection.
2300
983fb131
MR
23012011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2302
2303 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2304 designation. Fix "Specify Location" cross-reference.
2305
3065dfb6
SS
23062011-11-02 Stan Shebs <stan@codesourcery.com>
2307
2308 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2309 (General Query Packets): Describe tracenz feature.
2310 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2311
0aaaf063
PK
23122011-10-28 Paul Koning <paul_koning@dell.com>
2313
2314 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2315
2231f1fb
KP
23162011-10-27 Kevin Pouget <kevin.pouget@st.com>
2317
2318 * gdb.texinfo ((Frames In Python): Document
2319 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2320
5110b5df
PK
23212011-10-26 Paul Koning <paul_koning@dell.com>
2322
2323 * gdb.texinfo (gdb.types): Document new deepitems function.
2324
22dbab46
PK
23252011-10-25 Paul Koning <paul_koning@dell.com>
2326
2327 PR python/13327
2328
2329 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2330 fetch_lazy method.
2331
9df2fbc4
PM
23322011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2333
2334 PR python/12656
2335
2336 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2337 global_block, static_block function.
2338
f05e2e1d
TT
23392011-10-19 Tom Tromey <tromey@redhat.com>
2340
2341 * gdb.texinfo (Commands In Python): Add missing "@"s.
2342
a7fc3f37
KP
23432011-10-13 Kevin Pouget <kevin.pouget@st.com>
2344
2345 PR python/13285 Document named constants for frame unwind stop reasons
2346 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2347 constants.
2348
5048e516
JK
23492011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2350
2351 Fix compatibility with texinfo versions older than 4.12.
2352 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2353 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2354 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2355 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2356 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2357 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2358 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2359
5a56e9c5
DE
23602011-10-09 Doug Evans <dje@google.com>
2361
2362 * gdb.texinfo (Extending GDB): Document alias command.
2363
36b11add
JK
23642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2365
2366 Support @entry in input expressions.
2367 * gdb.texinfo (Variables): Describe @entry names suffix.
2368 (Print Settings): Add anchor for `set print entry-values'.
2369
e18b2753
JK
23702011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2371 Eli Zaretskii <eliz@gnu.org>
2372
2373 Display @entry parameter values (without references).
2374 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2375 example.
2376 (Print Settings): New description of set print entry-values and show
2377 print entry-values.
2378
111c6489
JK
23792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2380 Eli Zaretskii <eliz@gnu.org>
2381
2382 Recognize virtual tail call frames.
2383 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2384 (Tail Call Frames): New node.
2385 (Frames In Python): Add gdb.TAILCALL_FRAME.
2386
9c15afc4
DE
23872011-10-07 Doug Evans <dje@google.com>
2388
2389 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2390 register_pretty_printer.
2391
99f5279d
PM
23922011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2393
2394 PR python/12930
2395 PR python/12802
2396
2397 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2398 stop method.
2399
03583c20
UW
24002011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2401
2402 * gdb.texinfo (Starting your Program): "set disable-randomization"
2403 is no longer Linux-specific.
2404 (Remote Configuration): Document "set remote
2405 disable-randomization-packet".
2406 (General Query Packets): Document "QDisableRandomization" packet
2407 and add it to "qSupported" list.
2408
bd054e06
KP
24092011-10-07 Kevin Pouget <kevin.pouget@st.com>
2410
2411 Allow Python notification of new object-file loadings.
2412 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2413 event type.
2414
cb6be26b
KP
24152011-10-04 Kevin Pouget <kevin.pouget@st.com>
2416
2417 PR python/12691: Add the inferior to Python exited event
2418 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2419
a05336a1
JB
24202011-10-03 Joel Brobecker <brobecker@adacore.com>
2421
2422 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2423 rephasing.
2424
5d77fe44
JB
24252011-10-03 Joel Brobecker <brobecker@adacore.com>
2426
2427 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2428 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2429 as possible feature returned by the `-list-features'
2430 command.
2431
699df94d
PK
24322011-09-28 Paul Koning <paul_koning@dell.com>
2433
2434 * gdb.texinfo (gdb.Type): Document field access by dictionary
2435 key syntax.
2436
24bdad53
YQ
24372011-09-28 Yao Qi <yao@codesourcery.com>
2438
2439 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2440 Add one space after option `-s'. Remove @r{} markup.
2441
6710bf39
SS
24422011-09-27 Stan Shebs <stan@codesourcery.com>
2443
2444 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2445
d99f7e48
HZ
24462011-09-16 Hui Zhu <teawater@gmail.com>
2447
2448 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2449 to *(unsigned char *)$esp@300.
2450
d812018b
PK
24512011-09-15 Paul Koning <paul_koning@dell.com>
2452
2453 * gdb.texinfo: Make style of Python functions and methods match
2454 the syntax of Python. Also put class and module names explicitly
2455 on function, member, and variable names, matching Python
2456 documentation conventions.
2457
2aa48337
KP
24582011-09-15 Kevin Pouget <kevin.pouget@st.com>
2459
2460 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2461 * gdb.texinfo (Inferiors In Python): Describe new
2462 gdb.selected_inferior() function.
2463
6839b47f
KP
24642011-09-15 Kevin Pouget <kevin.pouget@st.com>
2465
2466 Handle multiple breakpoint hits in Python interface:
2467 * gdb.texinfo (Events In Python): New function documentation:
2468 gdb.BreakpointEvent.breakpoints. Indicate that
2469 gdb.BreakpointEvent.breakpoint is now deprecated.
2470
26829f2b
JB
24712011-09-04 Joel Brobecker <brobecker@adacore.com>
2472
2473 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2474
a9f54f60
TT
24752011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2476
2477 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2478
fa3a4f15
PM
24792011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2480
2481 * gdb.texinfo (Prompt): Add set/show extended-prompt
2482 documentation
2483 (Basic Python): Add prompt_hook anchor.
2484 (Python modules): Reword module text to reflect multiple modules.
2485 (gdb.prompt): Document gdb.prompt module.
2486
224bbe49
YQ
24872011-08-14 Yao Qi <yao@codesourcery.com>
2488
78d85199
YQ
2489 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2490
24912011-08-14 Yao Qi <yao@codesourcery.com>
2492
2493 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2494 (TIC6x Features): New node.
2495
457e09f0
DE
24962011-08-12 Doug Evans <dje@google.com>
2497
2498 * gdb.texinfo (Symbols In Python): Document symbol.type.
2499
5e239b84
PM
25002011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2501
2502 * gdb.texinfo (Python): Document command and function
2503 auto-loading.
2504
177bc839
JK
25052011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2506 Eli Zaretskii <eliz@gnu.org>
2507
2508 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2509 typedefs unrolling. Extend the sample code by an inner typedef and
2510 outer typedefs unrolling.
2511
1a532630
PP
25122011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2513
2514 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2515 size and line-size.
2516
9b158ba0 25172011-07-21 Matt Rice <ratmice@gmail.com>
2518
2519 PR macros/12999
2520 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2521 Update text and cindex entries for info macro command.
2522
d17b6f81
PM
25232011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2524
2525 * observer.texi (GDB Observers): Add before_prompt observer.
2526 * gdb.texinfo (Basic Python): Add documentation for prompt
2527 substitution.
2528
713389e0
PM
25292011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2530
2531 PR python/12438
2532 * gdb.texinfo (Python Commands): Add deprecate note to maint
2533 set/show python print-stack. Document set/show python
2534 print-backtrace.
2535
177b42fe
TJB
25362011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2537
2538 * gdb.texinfo: Fix typos.
2539
900e11f9
JK
25402011-07-01 Tom Tromey <tromey@redhat.com>
2541
2542 * gdb.texinfo (Debugging Output): Document set debug
2543 check-physname.
2544
39c4d40a
TT
25452011-06-29 Tom Tromey <tromey@redhat.com>
2546
2547 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2548 breakpoint-notifications feature.
2549
6f5def7d
UW
25502011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2551
2552 * gdb.texinfo (Target Description): Remove warning about
2553 possibly unstable format.
2554
8cf64490
TT
25552011-06-03 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2558 (Events In Python): Note that exit_code is optional.
2559
393eab54
PA
25602011-05-17 Pedro Alves <pedro@codesourcery.com>
2561
2562 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2563 required for multi-threading support.
2564 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2565 Hc are deprecated for multi-threading debugging. Point readers at
2566 the vCont packet.
2567
75fc9810
DE
25682011-05-15 Doug Evans <dje@google.com>
2569
2570 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2571
01124a23
DE
25722011-05-13 Doug Evans <dje@google.com>
2573
98a5dd13
DE
2574 * gdb.texinfo (Threads): Document $sdir,$pdir.
2575 (Server): Document $pdir exception.
2576
dbaefcf7
DE
2577 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2578
cc63ef9b
DE
2579 * gdb.texinfo (Threads): Clarify default value for
2580 libthread-db-search-path.
7e0396aa 2581
01124a23
DE
2582 * gdb.texinfo (Completion): Update example.
2583 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2584
d248b706
KY
25852011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2586
2587 * gdb.texinfo: Document change in the behaviour of the enable and
2588 disable GDB commands when applied to tracepoints.
2589 Document the EnableDisableTracepoints remote stub feature.
2590 Document QTEnable and QTDisable in the list of tracepoint packets.
2591
cc88a640
JK
25922011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2593
2594 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2595 hsuser.texi.
2596 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2597 comment to hsuser.texi. Change rluser.texi name in the comment.
2598
84e578fb
DE
25992011-05-10 Doug Evans <dje@google.com>
2600
2601 * gdb.texinfo (Threads): If an empty path is provided for
2602 libthread-db-search-path it is reset to its default value.
2603 (Server): Ditto.
2604
478aac75
DE
26052011-05-09 Doug Evans <dje@google.com>
2606
2607 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2608
9c06b0b4
TJB
26092011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2610 Thiago Jung Bauermann <bauerman@br.ibm.com>
2611
2612 Implement support for PowerPC BookE masked watchpoints.
2613 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2614 (PowerPC Embedded): Mention support of masked watchpoints.
2615
9ed350ad
JB
26162011-05-03 Joel Brobecker <brobecker@adacore.com>
2617
2618 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2619 `@value{GDBN}'.
2620
4ceed123
JB
26212011-05-03 Joel Brobecker <brobecker@adacore.com>
2622
2623 * gdb.texinfo (titlepage): Remove dedication.
2624 (In Memoriam): New appendix.
2625
559a7a62
JK
26262011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2627 Eli Zaretskii <eliz@gnu.org>
2628
2629 * gdb.texinfo (Index Section Format): Change the version to 5.
2630 Describe the different formula.
2631
03f2bd59
JK
26322011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2633 Eli Zaretskii <eliz@gnu.org>
2634
2635 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2636 for disconnected tracing.
2637 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2638 extended-remote relationship. Mention --once.
2639 (TCP port allocation lifecycle of @code{gdbserver}): New.
2640
d9b1a651
EZ
26412011-04-23 Eli Zaretskii <eliz@gnu.org>
2642
2643 * gdb.texinfo (Server): Improve indexing. Index all optional
2644 switches to gdbserver.
2645
90476074
TT
26462011-04-20 Tom Tromey <tromey@redhat.com>
2647
2648 * gdb.texinfo (Index Section Format): New node.
2649 (Top): Add new node to menu.
2650
c21236dc
PA
26512011-04-20 Pedro Alves <pedro@codesourcery.com>
2652
2653 * gdb.texinfo (Maintenance Commands): Document `maint print
2654 remote-registers'.
2655
05c8c3f5
TT
26562011-04-20 Tom Tromey <tromey@redhat.com>
2657
2658 * gdb.texinfo (Trace File Format): Move node later.
2659
7a9dd1b2
TT
26602011-04-19 Tom Tromey <tromey@redhat.com>
2661
2662 * gdbint.texinfo (Register Information Functions): Remove
2663 duplicate "the".
2664 * gdb.texinfo (Emacs): Remove duplicate "to".
2665 (GDB/MI Variable Objects): Remove duplicate "the".
2666 (General Query Packets): Likewise.
2667
4368ebeb
JB
26682011-04-02 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2671 "GDB/MI Ada Exception Information" node.
2672
956a9fb9
JB
26732011-04-01 Joel Brobecker <brobecker@adacore.com>
2674
2675 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2676 the "exception-name" field in the *stopped async record.
2677
f1310107
TJB
26782011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2679 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2680
2681 Implement support for PowerPC BookE ranged breakpoints.
2682 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2683
8786b2bd
TT
26842011-03-28 Tom Tromey <tromey@redhat.com>
2685
2686 * gdb.texinfo (Set Tracepoints): Fix typo.
2687
9ef07c8c
TT
26882011-03-24 Tom Tromey <tromey@redhat.com>
2689
2690 * gdb.texinfo (Specify Location): Document `function:label'
2691 linespec.
2692
99c3dc11
PM
26932011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2694
f1310107 2695 PR python/12149
99c3dc11
PM
2696
2697 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2698
29703da4
PM
26992011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2700
2701 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2702 (Inferiors In Python): Likewise.
2703 (Threads In Python): Likewise.
2704 (Symbols In Python): Likewise.
2705 (Objfiles In Python): Likewise.
2706 (Symbol Tables In Python): Likewise.
2707
c9174737
PA
27082011-03-15 Pedro Alves <pedro@codesourcery.com>
2709
2710 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2711 display>: Explain that the commands accept number ranges.
2712
7371cf6d
PM
27132011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2714
2715 * gdb.texinfo (Breakpoints In Python): Add description and example
2716 of Python stop function operation.
2717
ecec24e6
PM
27182011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2719
2720 * gdb.texinfo (Parameters In Python): Document get_set_string and
2721 get_show_string methods.
2722
6dcd5565
JK
27232011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2724
2725 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2726
81896e36
JK
2727 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2728 circular-trace-buffer name.
2729
5e30da2c
JB
27302011-02-28 Joel Brobecker <brobecker@adacore.com>
2731
2732 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2733 in the previous change.
2734
3bd0f5ef 27352011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2736
2737 * gdb.texinfo (Inferiors and Programs): Update commands to show
2738 that they can accept multiple arguments.
2739
4ec7539c
JB
27402011-02-24 Joel Brobecker <brobecker@adacore.com>
2741
2742 Revert the following patch (code patch was not approved):
2743 2011-02-21 Hui Zhu <teawater@gmail.com>
2744 * agentexpr.texi (bytecode descriptions): add printf.
2745 * gdb.texinfo (tracepoint action lists): add printf.
2746
82809774
DE
27472011-02-23 Doug Evans <dje@google.com>
2748
2749 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2750
e5a67952
MS
27512011-02-23 Michael Snyder <msnyder@vmware.com>
2752
2753 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2754 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2755 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2756
6e6fbe60
DE
27572011-02-22 Doug Evans <dje@google.com>
2758
2759 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2760 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2761 add description of result, fix @defun formatting.
2762
f994e27a
HZ
27632011-02-21 Hui Zhu <teawater@gmail.com>
2764
2765 * agentexpr.texi (Bytecode Descriptions): Add printf.
2766 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2767
c7f96d2b
TT
27682011-02-18 Tom Tromey <tromey@redhat.com>
2769
2770 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2771
60f98dde
MS
27722011-02-14 Michael Snyder <msnyder@vmware.com>
2773
2774 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2775 Document new command "thread find".
2776
08e796bc
MS
27772011-02-14 Michael Snyder <msnyder@vmware.com>
2778
2779 * gdb.texinfo (Threads): Update example of new thread message.
2780
b3b9301e
PA
27812011-02-14 Pedro Alves <pedro@codesourcery.com>
2782
2783 * gdb.texinfo (Remote Configuration): Mention set/show remote
2784 traceframe-info.
2785 (Tools/Packages Optional for Building GDB): Mention that expat is
2786 used for traceframe info.
2787 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2788 (General Query Packets) <qSupported>: Describe the
2789 qXfer:traceframe-info:read feature.
2790 (qXfer::read): Describe qXfer:traceframe-info:read.
2791 (Traceframe Info Format): New section.
2792
cef35b0f
PA
27932011-02-04 Pedro Alves <pedro@codesourcery.com>
2794
2795 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2796 for casts and unary operators.
2797
f1cbe1d3
TT
27982011-02-04 Tom Tromey <tromey@redhat.com>
2799
2800 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2801 is not useful.
2802
585fdaa1
PA
28032011-01-25 Pedro Alves <pedro@codesourcery.com>
2804
2805 * gdb.texinfo: s/value optimized out/optimized out/g
2806
7bfc9434
JB
28072011-01-21 Joel Brobecker <brobecker@adacore.com>
2808
2809 * gdb.texinfo (Other Misc Settings): Rework part of the
2810 documentation of the "set interactive mode" command.
2811
4694da01
TT
28122011-01-19 Tom Tromey <tromey@redhat.com>
2813
2814 * gdb.texinfo (Threads): Document thread name output and `thread
2815 name' command.
2816 (Threads In Python): Document Thread.name attribute.
2817 (GDB/MI Thread Commands): Document thread attributes.
2818
b716877b
AB
28192011-01-12 Andrew Burgess <aburgess@broadcom.com>
2820
2821 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2822 changes in mi/mi-cmd-disas.c
2823
13fd8b81
TT
28242011-01-12 Tom Tromey <tromey@redhat.com>
2825
2826 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2827 Fix "thread apply" text.
2828
e09342b5
TJB
28292011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2830 Thiago Jung Bauermann <bauerman@br.ibm.com>
2831
2832 Implement support for PowerPC BookE ranged watchpoints.
2833 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2834 the "set powerpc exact-watchpoints" flag.
2835
06e65f44
TT
28362011-01-07 Tom Tromey <tromey@redhat.com>
2837
2838 * gdb.texinfo (Python API): Add descriptions to @menu items.
2839
d8e22779
TT
28402011-01-06 Tom Tromey <tromey@redhat.com>
2841
2842 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2843
a255712f
PP
28442010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2845
e09342b5 2846 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2847
ccfc3d6e
TT
28482011-01-06 Tom Tromey <tromey@redhat.com>
2849
2850 PR python/12133:
2851 * gdb.texinfo (Frames In Python): Document various frame
2852 constants.
2853
44944448
JB
28542011-01-05 Joel Brobecker <brobecker@adacore.com>
2855
2856 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2857 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2858 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2859
42ea3d7a
JK
28602011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2861
2862 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2863 (clean): Add GDBvn.texi.
2864
720d1a40
JB
28652010-12-29 Joel Brobecker <brobecker@adacore.com>
2866
2867 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2868 occasional case where the debugger prints an array address
2869 instead of the array itself.
2870
ad196637
PA
28712010-12-23 Pedro Alves <pedro@codesourcery.com>
2872
2873 * gdb.texinfo (Packets) <read registers packet>: Document support
2874 for registers that were not collected.
2875
a86caf66
DE
28762010-12-15 Doug Evans <dje@google.com>
2877
2878 * gdb.texinfo (Startup): Document auto-loading of scripts during
2879 startup.
2880 (Auto-loading): Delete "maint set python auto-load on|off".
2881 Add "set auto-load-scripts on|off".
2882
aae1c79a
DE
28832010-12-07 Doug Evans <dje@google.com>
2884
2885 * gdb.texinfo (Mode Options): Document -data-directory.
2886 (Data Files): Add reference to -data-directory.
2887
4e04c971
DE
28882010-11-29 Doug Evans <dje@google.com>
2889
2890 * gdb.texinfo (Pretty-Printer Introduction): Change
2891 printer-name:subprinter-name to printer-name;subprinter-name.
2892
94b6973e
PM
28932010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2894
2895 PR python/12199
2896
2897 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2898
39037522
TT
28992010-11-23 Tom Tromey <tromey@redhat.com>
2900
2901 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2902 (Editing): Likewise.
2903 (Command History): Likewise.
2904 (TUI Keys): Likewise.
2905 (Bug Reporting): Conditionally include rluser.texi and
2906 inc-history.texinfo.
2907 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2908 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2909 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2910 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2911 (gdb.pdf): Likewise.
2912 (gdb.info): Likewise.
2913 (gdb/index.html): Likewise.
2914
5ae98d25
TT
29152010-11-23 Tom Tromey <tromey@redhat.com>
2916
2917 * Makefile.in (Makefile): Run ../config.status.
2918 (distclean): Update.
2919 * configure: Remove.
2920 * configure.ac: Remove.
2921
621c8364
TT
29222010-11-12 Tom Tromey <tromey@redhat.com>
2923
2924 * gdb.texinfo (Basic Python): Update. Add xref.
2925 (Exception Handling): Document new exception classes.
2926 (Types In Python): Update.
2927 (Frames In Python): Update.
2928
84f4c1fe
PM
29292010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2930
2931 * gdb.texinfo (Breakpoints In Python): Document "internal"
2932 parameter, and visible attribute.
2933
99e7ae30
DE
29342010-11-05 Doug Evans <dje@google.com>
2935
2936 * gdb.texinfo (Source Path): Document "set directories".
2937
f4b8a18d
KW
29382010-11-05 Ken Werner <ken.werner@de.ibm.com>
2939
2940 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2941 (OpenCL C): New node.
2942
7b51bc51
DE
29432010-11-02 Doug Evans <dje@google.com>
2944
2945 * gdb.texinfo (Pretty Printing): Expand into three sections,
2946 introduction, example, and commands.
2947 (Python API): Delete section Disabling Pretty-Printers, merge into
2948 Selecting Pretty-Printers.
2949 (Writing a Pretty-Printer): New section. Move the pretty-printer
2950 example here, and reformat to match python coding style. Add a second
2951 example using the gdb.printing module.
2952 (Python modules): Add gdb.printing.
2953
9eeee977
DE
29542010-10-29 Doug Evans <dje@google.com>
2955
2956 * gdb.texinfo (Python): Fix long line.
2957
a0e0ffdf
DE
29582010-10-20 Doug Evans <dje@google.com>
2959
2960 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2961 All references updated. Correct sections marked as subsections.
2962 (Coding Standards): New chapter. Move the coding standard related
2963 subsections here. Add section on Python coding standards.
2964
0e3509db
DE
29652010-10-13 Doug Evans <dje@google.com>
2966
2967 * gdb.texinfo (Python): Add "Python modules".
2968 (Types in Python): Add reference to gdb.types section.
2969 (Python modules): New node.
2970
44592cc4
DE
29712010-10-11 Doug Evans <dje@google.com>
2972
2973 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2974 Python" from gdb.Value.type description.
2975
6e1bb179
JB
29762010-09-28 Joel Brobecker <brobecker@adacore.com>
2977
2978 * gdb.texinfo (Ravenscar Profile): New node.
2979
e8467610
TT
29802010-09-22 Tom Tromey <tromey@redhat.com>
2981
2982 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2983
fccd1d1e
EZ
29842010-09-22 Eli Zaretskii <eliz@gnu.org>
2985
2986 * gdb.texinfo (Values From Inferior): Clarify that
2987 value.dynamic_type works only in C++ programs with RTTI.
2988
c1b6b909
TT
29892010-09-15 Paul Bolle <pebolle@tiscali.nl>
2990
2991 * gdb.texinfo (Character Sets): Correctly reference host-charset
2992 in example.
2993
7d288aaa
TT
29942010-09-13 Tom Tromey <tromey@redhat.com>
2995
2996 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2997 Document "fullname" and "from".
2998
f75d858b
MK
29992010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3000
3001 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3002 feature `reverse' output by -list-target-features.
3003
83b9503b
L
30042010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3005
3006 * gdb.texinfo (i386 Features): Remove an extra "@item".
3007
03f17ccf
TT
30082010-08-30 Tom Tromey <tromey@redhat.com>
3009
3010 PR python/11792:
3011 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3012
9779414d
DJ
30132010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3014
3015 * gdb.texinfo (ARM Features): Document
3016 org.gnu.gdb.arm.m-profile.
3017
f9ffd4bb
TT
30182010-08-23 Tom Tromey <tromey@redhat.com>
3019
3020 PR python/11145:
3021 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3022 reinterpret_cast methods.
3023
702c2711
TT
30242010-08-23 Tom Tromey <tromey@redhat.com>
3025
3026 PR python/11915:
3027 * gdb.texinfo (Types In Python): Document array method.
3028
66b73624
TJB
30292010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3030
3031 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3032
06a64a0b
TT
30332010-08-16 Tom Tromey <tromey@redhat.com>
3034
3035 * gdb.texinfo (Set Watchpoints): Document -location option.
3036
a3a7127e
DE
30372010-08-13 Doug Evans <dje@google.com>
3038
3039 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3040
8dedea02
VP
30412010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3042
3043 * gdb.texinfo (GDB/MI Data Manipulation): Document
3044 -data-read-memory-raw and -data-write-memory-raw.
3045
ca5c20b6 30462010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3047 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3048
3049 * gdb.texinfo (Basic Python): Describe post_event API.
3050
cb2e07a6
PM
30512010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3052
3053 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3054 decode_line Python APIs
cb2e07a6 3055
464b3efb
TT
30562010-08-10 Tom Tromey <tromey@redhat.com>
3057
3058 * gdb.texinfo (Pretty Printing API): Document
3059 gdb.default_visualizer.
3060
c29c521f
TT
30612010-08-10 Tom Tromey <tromey@redhat.com>
3062
3063 Revert gdb-add-index addition:
3064 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3065
5da1313b
JK
30662010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3067 Eli Zaretskii <eliz@gnu.org>
3068
3069 * gdb.texinfo (Mode Options) <-batch>
3070 (Basic Python) <gdb.execute>: Describe setting width and height.
3071
02d868e8
PP
30722010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3073
3074 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3075
c2bbed2a
TT
30762010-07-30 Tom Tromey <tromey@redhat.com>
3077
3078 * gdb.texinfo (Index Files): Mention gdb-add-index.
3079
6c13bbe1
HZ
30802010-07-30 Hui Zhu <teawater@gmail.com>
3081
3082 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3083 "detach inferior" and "kill inferior".
3084
53a71c06
CR
30852010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3086
3087 * gdb.texinfo (Machine Code): Update description of two forms of
3088 arguments, and add new example to demonstrate the new form.
3089
5374244e
PM
30902010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3091
3092 * gdb.texinfo (Values From Inferior): Add value inferior function
3093 call description.
3094
8ea5bce5
JK
30952010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3096
3097 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3098
c0edd9ed
JK
30992010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3100 Eli Zaretskii <eliz@gnu.org>
3101
3102 Make core files the process_stratum.
3103 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3104 record_stratum example.
3105
9291a0cd
TT
31062010-07-13 Tom Tromey <tromey@redhat.com>
3107
3108 * gdb.texinfo (Index Files): New node.
3109
f5011d11
TT
31102010-07-13 Tom Tromey <tromey@redhat.com>
3111
3112 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3113
0f5238ed
TT
31142010-07-13 Tom Tromey <tromey@redhat.com>
3115
3116 * gdb.texinfo (Specify Location): Document labels.
3117
74c761c1
PA
31182010-07-01 Pedro Alves <pedro@codesourcery.com>
3119
3120 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3121 entries for fast tracepoints and static tracepoints.
3122
501994c0
PA
31232010-07-01 Pedro Alves <pedro@codesourcery.com>
3124
3125 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3126 qsThreadInfo>: Spell out `l' as ell.
3127
0fb4aa4b
PA
31282010-07-01 Pedro Alves <pedro@codesourcery.com>
3129
3130 * gdb.texinfo (Convenience Variables): Document $_sdata.
3131 (Commands to Set Tracepoints): Describe static tracepoints. Add
3132 `Listing Static Tracepoint Markers' menu entry. Document
3133 "strace".
3134 (Tracepoint Action Lists): Document collecting $_sdata.
3135 (Listing Static Tracepoint Markers): New subsection.
3136 (Tracepoints support in gdbserver): Mention static tracepoints.
3137 (remote packets, enabling and disabling): Mention
3138 read-sdata-object.
3139 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3140 and StaticTracepoint.
3141 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3142 Document qXfer:sdata:read.
3143 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3144
dc3b15be
JB
31452010-06-29 Joel Brobecker <brobecker@adacore.com>
3146
3147 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3148
595939de
PM
31492010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3150 Tom Tromey <tromey@redhat.com>
3151 Thiago Jung Bauermann <bauerman@br.ibm.com>
3152
3153 * gdb.texinfo (Inferiors In Python): New node.
3154 * gdb.texinfo (Threads In Python): New node.
3155
9279c692
JB
31562010-06-28 Joel Brobecker <brobecker@adacore.com>
3157
3158 * gdb.texinfo (Python): Document what the python directory is
3159 and what its location is.
3160 (Basic Python): Document the gdb.PYTHONDIR constant.
3161
bc9f0842
TT
31622010-06-25 Tom Tromey <tromey@redhat.com>
3163
3164 PR python/10808:
3165 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3166
f1421989
HZ
31672010-06-24 Hui Zhu <teawater@gmail.com>
3168
3169 * gdb.texinfo: (Commands for Controlled Output): Add
3170 documentation for command "eval".
3171
e4c0cfae
SS
31722010-06-21 Stan Shebs <stan@codesourcery.com>
3173
3174 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3175 * annotate.texinfo: Ditto.
3176 * gdbint.texinfo: Ditto.
3177 * stabs.texinfo: Ditto.
3178
bb08c432
HZ
31792010-06-22 Hui Zhu <teawater@gmail.com>
3180
3181 * gdb.texinfo: (Process Record and Replay): Add documentation
3182 for command "set record memory-query".
3183
4f5d9f07
SS
31842010-06-21 Stan Shebs <stan@codesourcery.com>
3185
3186 * gdb.texinfo: Relicense under GFDL version 1.3.
3187 * annotate.texinfo: Relicense under GFDL version 1.3.
3188 * gdbint.texinfo: Relicense under GFDL version 1.3.
3189 * stabs.texinfo: Relicense under GFDL version 1.3.
3190 * fdl.texi: Update to version 1.3.
3191
6aed2dbc
SS
31922010-06-18 Stan Shebs <stan@codesourcery.com>
3193
a61408f8
SS
3194 * gdb.texinfo (Operating System Auxiliary Information): Describe
3195 "info os" when no arguments given.
3196
6aed2dbc
SS
3197 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3198 $_thread.
3199
24e933df
HZ
32002010-06-18 Hui Zhu <teawater@gmail.com>
3201
3202 * gdb.texinfo: (Process Record and Replay): Add documentation
3203 for commands "record save" and "record restore".
3204
65d79d4b
SDJ
32052010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3206
3207 * gdb.texinfo: Include information about the correct use
3208 of addresses in the `watch' command.
3209
d914c394
SS
32102010-06-11 Stan Shebs <stan@codesourcery.com>
3211
3212 * gdb.texinfo (Observer Mode): New section.
3213 (General Query Packets): Document QAllow.
889bf7c5 3214
967cf477
DE
32152010-06-04 Doug Evans <dje@google.com>
3216
3217 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3218
aaf4119b
DE
32192010-06-03 Doug Evans <dje@google.com>
3220
3221 * gdbint.texinfo (Coding): Add subsection on command names.
3222
9eae7c52
TT
32232010-06-02 Tom Tromey <tromey@redhat.com>
3224
3225 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3226 always-disassemble.
3227
fa593d66
PA
32282010-06-01 Pedro Alves <pedro@codesourcery.com>
3229
3230 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3231 gdbserver, and add cross reference.
3232 (Tracepoints support in gdbserver): New subsection.
3233
dde08ee1
PA
32342010-05-26 Pedro Alves <pedro@codesourcery.com>
3235
3236 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3237 `qRelocInsn' feature.
3238 (Relocate instruction reply packet): New subsection
3239 of `Tracepoint Packets'.
3240 (Tracepoint Packets): Mention that packets QTDP and QTStart
3241 support the qRelocInsn request, and add cross reference to new
3242 subsection.
3243
07ca107c
DE
32442010-05-25 Doug Evans <dje@google.com>
3245
3246 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3247 (Commands In Python): Document gdb.string_to_argv.
3248
c25c4a8b
JK
32492010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3250
3251 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3252 ATTR_NORETURN.
3253
d7b32ed3 32542010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3255 Tom Tromey <tromey@redhat.com>
3256 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3257
c25c4a8b 3258 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3259
6aecb9c2
JB
32602010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3261
3262 * gdb.texinfo: (Summary) Add mention about D language support.
3263 (Filenames): Add D suffixes.
3264 (D): New node.
3265
b7da9e9f
PM
32662010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3267
3268 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3269 of macro deleted from GDB code.
3270
ab38a727
PA
32712010-04-24 Pedro Alves <pedro@codesourcery.com>
3272
3273 * gdb.texinfo (Commands to specify files): Describe what how GDB
3274 looks up DOS-based filesystem paths on the system root. Document
3275 the new `set/show target-file-system-kind' commands.
3276
66d09542
DE
32772010-04-23 Doug Evans <dje@google.com>
3278
3279 * gdb.texinfo (Python): Move Auto-loading section here ...
3280 (Python API): from here.
3281 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3282 (Maintenance Commands): Add docs for "maint print section-scripts".
3283
8bd10a10
CM
32842010-04-20 Chris Moller <cmoller@redhat.com>
3285
3286 * gdb.texinfo (Setting Breakpoints): Added description of
3287 filename-qualified rbreak.
3288 * refcard.tex (Breakpoints and Watchpoints): Added brief
3289 description of filename-qualified rbreak.
3290
4c374409
JK
32912010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3292
3293 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3294 (Python API): Change the reference to Pretty Printing API.
3295 (Pretty Printing): Move the user part under the Data node. Reformat
3296 the sample output to 72 columns. Create a new reference to Pretty
3297 Printing API. Rename the API part ...
3298 (Pretty Printing API): To a new node name.
3299 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3300 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3301
5a9351ae
SS
33022010-04-21 Stan Shebs <stan@codesourcery.com>
3303
3304 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3305 and commands.
5a9351ae 3306 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3307
9a22f0d0
PM
33082010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3309
3310 * gdb.texinfo (Examining memory): Update for change in string
3311 display with explicit size.
3312
6149aea9
PA
33132010-04-19 Pedro Alves <pedro@codesourcery.com>
3314
3315 PR breakpoints/8554.
3316
3317 * gdb.texinfo (Save Breakpoints): New node.
3318 (save-tracepoints): Rename to ...
3319 (save tracepoints): ... this. Mention that `save-tracepoints' is
3320 a deprecated alias to `save tracepoints'.
3321
711e434b
PM
33222010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3323
645797a8 3324 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3325 (info w32 thread-information-block): Document new command.
3326 (qGetTIBAddress): Document new gdbserver query.
3327 (maint set/show show-all-tib): Document new command.
3328
3f7b2faa
DE
33292010-04-15 Doug Evans <dje@google.com>
3330
fa33c3cd
DE
3331 * gdb.texinfo (Python API): Add progspaces section.
3332 (Selecting Pretty-Printers): Progspace pretty-printers are
3333 searched too.
3334 (Progspaces In Python): New section.
3335
3f7b2faa
DE
3336 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3337
79f283fe
PM
33382010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3339
3340 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3341 returns None.
3342
87290684
SS
33432010-04-09 Stan Shebs <stan@codesourcery.com>
3344
3345 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3346 Describe the `frames-created' field, tweak grammar.
3347
a97153c7
PA
33482010-04-09 Pedro Alves <pedro@codesourcery.com>
3349
3350 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3351 Describe the `circular' and `disconnected' fields.
3352
5c5dcc1b
L
33532010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3354
3355 * gdb.texinfo (maint print registers): Mention unavailable and
3356 invisible registers.
3357
adc36818
PM
33582010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3359 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3360 Tom Tromey <tromey@redhat.com>
adc36818
PM
3361
3362 * gdb.texinfo (Breakpoints In Python): New Node.
3363
33da3f1c
SS
33642010-04-08 Stan Shebs <stan@codesourcery.com>
3365
3366 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3367 trace status fields.
3368
3a13a53b
L
33692010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3370
3371 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3372 optional. Make org.gnu.gdb.i386.avx requires
3373 org.gnu.gdb.i386.avx.
3374
08001717
DE
33752010-04-08 Doug Evans <dje@google.com>
3376
3377 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3378 search path, and document that gdb only scans the search path if
3379 the script's path doesn't specify a directory.
3380
c375651d
DE
33812010-04-05 Doug Evans <dje@google.com>
3382
3383 * gdb.texinfo (maint show python auto-load): Fix typo.
3384
af54718e
SS
33852010-04-04 Stan Shebs <stan@codesourcery.com>
3386
d77f58be
SS
3387 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3388 (Setting Watchpoints): Update description of "info watch".
3389 (Disabling Breakpoints): Only "info break" lists all.
3390
af54718e
SS
3391 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3392 (tdump): Explain how tdump works.
3393
86b17b60
PA
33942010-04-01 Pedro Alves <pedro@codesourcery.com>
3395
3396 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3397 add cross reference.
3398
ff12863f
PA
33992010-03-31 Pedro Alves <pedro@codesourcery.com>
3400
3401 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3402 commands error out.
3403
f68eb612
L
34042010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3405
3406 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3407
c8d5aac9
L
34082010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3409
3410 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3411
7d13fe92
SS
34122010-03-29 Stan Shebs <stan@codesourcery.com>
3413 Nathan Sidwell <nathan@codesourcery.com>
3414
3415 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3416 GDBN equivalent.
3417 (Set Tracepoints): Remove mention that conditional tracepoints
3418 don't exist.
3419 (Tracepoint Actions): Clarify when while-stepping collection
3420 happens, note that while-stepping does not automatically collect
3421 $pc.
3422
409873ef 34232010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3424
409873ef
SS
3425 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3426 (General Query Packets): Describe TracepointSource.
3427
ee8e71d4
EZ
34282010-03-27 Matt Rice <ratmice@gmail.com>
3429
c8d5aac9
L
3430 * gdb.texinfo (ARM): Document arguments to "target sim".
3431 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3432
99b5e152
PA
34332010-03-26 Pedro Alves <pedro@codesourcery.com>
3434
3435 * gdb.texinfo (Tracepoint Packets): Remove mention that
3436 terror:string may be plain text, and drop mention of X prefix.
3437
cd64ee31
VP
34382010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3439
3440 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3441
6c28cbf2
SS
34422010-03-24 Stan Shebs <stan@codesourcery.com>
3443
3444 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3445
95a42b64
TT
34462010-03-24 Tom Tromey <tromey@redhat.com>
3447
3448 PR breakpoints/9352:
3449 * gdb.texinfo (Break Commands): Update.
3450
18148017
VP
34512010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3452
3453 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3454 commands.
3455
4daf5ac0
SS
34562010-03-16 Stan Shebs <stan@codesourcery.com>
3457
3458 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3459 circular-trace-buffer.
3460 (Tracepoint Packets): Describe QTBuffer, and details of the
3461 qTStatus reply.
3462
c9429232
SS
34632010-03-12 Stan Shebs <stan@codesourcery.com>
3464 Nathan Sidwell <nathan@codesourcery.com>
3465
3466 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3467 doing instruction stepping.
3468 (Tracepoint Restrictions): New node.
3469
ccefe4c4
TT
34702010-03-10 Tom Tromey <tromey@redhat.com>
3471
3472 * gdbint.texinfo (Symbol Handling): Update.
3473
7c953934
TT
34742010-03-08 Tom Tromey <tromey@redhat.com>
3475
3476 PR cli/9591:
3477 * gdb.texinfo (Mode Options): Mention lack of pagination and
3478 confirmation with --batch.
3479 (Screen Size): Mention --batch.
3480 (Messages/Warnings): Likewise.
3481
f870a310
TT
34822010-03-05 Tom Tromey <tromey@redhat.com>
3483
3484 * gdb.texinfo (Basic Python): Document target_charset and
3485 target_wide_charset.
3486
78e2826b
TT
34872010-03-05 Tom Tromey <tromey@redhat.com>
3488
3489 * gdb.texinfo (Data): Link to pretty-printing.
3490 (Output Formats): Likewise. Correct text.
3491
f5dff777
DJ
34922010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3493
3494 * gdb.texinfo (Types): Describe <struct> and <flags>.
3495
dc00d89f
PM
34962010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3497
3498 * gdb.texinfo (Frames In Python): Add block parameter and
3499 description to read_var text.
3500
5107b149 35012010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3502 Tom Tromey <tromey@redhat.com>
5107b149
PM
3503
3504 * gdb.texinfo (Types In Python): Describe block argument in
3505 template_argument and gdb.lookup_type.
3506
e03e5e7b
TT
35072010-02-24 Tom Tromey <tromey@redhat.com>
3508
3509 * gdb.texinfo (Cygwin Native): Fix typo.
3510
f3e9a817
PM
35112010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3512
3513 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3514 and select method descriptions.
3515 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3516 Tables in Python to menu.
3517 (Blocks In Python): New node.
3518 (Symbols In Python): New node.
3519 (Symbol Tables in Python): New node.
3520
a79b8f6e
VP
35212010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3522
3523 Multiexec MI
3524
3525 gdb/
3526 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3527
3528 gdb/doc/
3529 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3530 changes.
3531 (GDB/MI Program Execution): Document current behaviour of
3532 --all and --thread-group.
3533 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3534 -remove-inferior.
3535 * observer.texi (inferior_added, inferior_removed): New
3536 observers.
3537
629d6a47
TT
35382010-02-19 Tom Tromey <tromey@redhat.com>
3539
3540 * gdbint.texinfo (Getting Started): Fix @node.
3541 (Debugging GDB): Likewise.
3542
c09529e5
JB
35432010-02-13 Joel Brobecker <brobecker@adacore.com>
3544
3545 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3546 documenting the gdb_test_timeout variable.
3547
540aa8e7
MS
35482010-02-12 Jakob Engblom <jakob@virtutech.com>
3549
3550 * gdb.texinfo (MI commands): Added documentation of --reverse
3551 option to a set of MI commands. Restructured documentation of MI
3552 commands --exec-continue to reflect the complexity of reverse
3553 execution.
3554
081dfbf7
PA
35552010-02-12 Pedro Alves <pedro@codesourcery.com>
3556
3557 * gdb.texinfo (Using the Collected Data): Specify that the address
3558 range of `tfind outsize' is exclusive, and that the address range
3559 of `tfind range' is inclusive.
3560 (Tracepoint Packets): Specify that the address range of
3561 `QTFrame:range' is inclusive, and that the address range of
3562 `QTFrame:outside' is exclusive
3563
8e9c5e02
VP
35642010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3565
3566 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3567
92981e24
TT
35682010-02-10 Tom Tromey <tromey@redhat.com>
3569
3570 * gdb.texinfo (Debugging Output): Document set debug parser and
3571 show debug parser.
3572
075b51b7
L
35732010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3574
3575 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3576 i386_eflags and i386_mxcsr.
3577
3bb8d5c3
L
35782010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3579
3580 * gdb.texinfo: Document i386 target features.
3581
c5f80513
DE
35822010-02-05 Doug Evans <dje@google.com>
3583
3584 * gdbint.texinfo (Testsuite): Add a new section to document the
3585 various DejaGnu variables that may be overridden.
1be00882 3586 Document INTERNAL_GDBFLAGS.
c5f80513 3587
6ac33a4e
TT
35882010-02-04 Tom Tromey <tromey@redhat.com>
3589
3590 PR cli/8830:
3591 * gdb.texinfo (Files): -readnow comes before the filename for file
3592 and symbol-file.
3593
a1dcb23a
DJ
35942010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3595
3596 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3597 Document ARM breakpoint types.
3598 (Register Packet Format): Move into the new section.
3599 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3600
95433b34
JB
36012010-01-21 Joel Brobecker <brobecker@adacore.com>
3602
3603 * gdb.texinfo (File Options): Adjust the documentation of this
3604 switch to refer to the "source" command rather than partially
3605 duplicating some of the relevant information.
3606 (Extending GDB): Introduce and document the set/show script-extension
3607 setting.
3608 (Command Files): Add note explaining that the "source" command
3609 is also used to evalute scripts written in other languages.
3610 Remove the short slightly incorrect reference to sourcing Python
3611 scripts.
3612 (Python Commands): Document how to execute a Python script from GDB.
3613
8d576872
JB
36142010-01-19 Joel Brobecker <brobecker@adacore.com>
3615
3616 * gdb.texinfo (Command Files): Fix typo.
3617
8150ff9c
JB
36182010-01-18 Tom Tromey <tromey@redhat.com>
3619
3620 * gdb.texinfo (File Options): Document -x on .py files.
3621 (Command Files): Document handling of Python scripts.
3622
23db03a6
JZ
36232010-01-18 Jie Zhang <jie.zhang@analog.com>
3624
3625 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3626
00bf0b85
SS
36272010-01-15 Stan Shebs <stan@codesourcery.com>
3628
3629 * gdb.texinfo (Trace Files): New section.
3630 (Tracepoint Packets): Document QTSave and qTBuffer.
3631 (Trace File Format): New appendix.
3632
be759fcf
PM
36332010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3634
3635 * gdb.texinfo (Values From Inferior): Document lazy_string value
3636 method.
3637 (Python API): Add Lazy strings menu item.
3638 (Lazy Strings In Python): New node.
3639
dc146f7c
VP
36402010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3641
3642 * gdb.texinfo (GDB/MI Thread Information): New.
3643 (GDB/MI Async Records): Document the core field in *stopped.
3644 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3645 documentation
3646 (Process list): Document that osdata document may contain
3647 threads.
3648 (Remote Serial Protocol): Document qXfer:threads.
3649
d5551862
SS
36502010-01-06 Stan Shebs <stan@codesourcery.com>
3651
3652 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3653 disconnected tracing.
3654 (Tracepoint Packets): Document new protocol.
3655
7a697b8d
SS
36562010-01-05 Stan Shebs <stan@codesourcery.com>
3657
3658 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3659 tracepoints.
3660 (Tracepoint Packets): Describe remote protocol for fast
3661 tracepoints.
3662
e6f3ec50
JB
36632010-01-01 Joel Brobecker <brobecker@adacore.com>
3664
3665 Update the "Start of New Year Procedure".
3666 * gdbint.texinfo: Add the list of files that need to be updated
3667 manually. Minor reformatting.
3668
ddc4e9c1
JB
36692010-01-01 Joel Brobecker <brobecker@adacore.com>
3670
3671 * refcard.tex: Update copyright year in header and text.
3672
9d2897ad
JB
36732010-01-01 Joel Brobecker <brobecker@adacore.com>
3674
3675 * agentexpr.texi: Add 2010 to the list of copyright years.
3676 * annotate.texinfo: Likewise.
3677 * gdb.texinfo: Likewise.
3678 * gdbint.texinfo: Likewise.
3679 * observer.texi: Likewise.
3680 * stabs.texinfo: Likewise.
3681
6da95a67
SS
36822009-12-31 Stan Shebs <stan@codesourcery.com>
3683
3684 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3685
236f1d4d
SS
36862009-12-29 Stan Shebs <stan@codesourcery.com>
3687
3688 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3689
f61e138d
SS
36902009-12-28 Stan Shebs <stan@codesourcery.com>
3691
3692 * gdb.texinfo (Trace State Variables): New section.
3693 (Tracepoint Packets): Describe trace state variable packets.
3694 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3695 variable bytecodes.
3696
0fe7935b
DJ
36972009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3698
3699 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3700 declarations.
3701
a6b29f87
VP
37022009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3703
3704 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3705 -gdb-exit behaviour.
3706
5e4bde96
JB
37072009-12-20 Joel Brobecker <brobecker@adacore.com>
3708
3709 * gpl.texi: Update to version 3 of the GPL.
3710
a1715244
JB
37112009-12-20 Joel Brobecker <brobecker@adacore.com>
3712
3713 * Makefile.in: Update copyright header.
3714 * observer.texi: Fix the copyright header of the generated files.
3715
361ae042
PM
37162009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3717
3718 * gdb.texinfo (Types In Python): Describe range function.
3719
bfd31e71
PM
37202009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3721
3722 * gdb.texinfo (Types In Python): Describe "is_base_class".
3723
57a1d736
TT
37242009-12-03 Tom Tromey <tromey@redhat.com>
3725
3726 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3727
8cebebb9
PP
37282009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3729
3730 * observer.texi: New memory_changed observer.
3731
16af530a
TT
37322009-12-01 Tom Tromey <tromey@redhat.com>
3733
3734 * gdb.texinfo (Reverse Execution): Fix typo.
3735
b6199126
DJ
37362009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3737
3738 PR gdb/8704
3739
3740 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3741 are allowed after the breakpoint condition.
3742
7a6973ad
TT
37432009-11-23 Tom Tromey <tromey@redhat.com>
3744
3745 PR python/10782:
3746 * gdb.texinfo (Types In Python): Document Type.pointer.
3747
21a0512e
PP
37482009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3749
3750 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3751
a5832c8f
PA
37522009-11-11 Pedro Alves <pedro@codesourcery.com>
3753
3754 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3755 (Using Agent Expressions): Delete cross reference.
3756
1eb7cd77
JB
37572009-11-07 Joel Brobecker <brobecker@adacore.com>
3758
3759 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3760 and @settitle directives up to help makeinfo find them.
3761
24ddea62
JK
37622009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3763
3764 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3765 (Auto-loading): Use plural and note one can use multiple components now.
3766
3afae151
VP
37672009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3768
3769 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3770 -stack-list-arguments have the same documentation for parameter
3771 as -stack-list-locals. Add comas.
3772
14ff2235
PM
37732009-10-27 Tom Tromey <tromey@redhat.com>
3774 Eli Zaretskii <eliz@gnu.org>
3775
c8d5aac9 3776 PR python/10781
14ff2235
PM
3777
3778 * gdb.texinfo (Values From Inferior): Document cast method.
3779
9c419145
PP
37802009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3781
3782 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3783 and adjust example.
889bf7c5 3784
29153c24
MS
37852009-10-22 Michael Snyder <msnyder@vmware.com>
3786
3787 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3788 info record command. Also document the new save and restore
29153c24
MS
3789 commands.
3790
2b28d209
PP
37912009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3792
3793 * gdb.texinfo (Machine Code): Mention current pc marker.
3794 (Memory): Likewise.
3795
6c95b8df
PA
37962009-10-19 Pedro Alves <pedro@codesourcery.com>
3797 Stan Shebs <stan@codesourcery.com>
3798
3799 * observer.texi (new_inferior): Rename to...
3800 (inferior_appeared): ... this.
3801
3802 * gdb.texinfo (Inferiors): Rename node to ...
3803 (Inferiors and Programs): ... this. Mention running multiple
3804 programs in the same debug session.
3805 <info inferiors>: Mention the new 'Executable' column if "info
3806 inferiors". Update examples. Document the "add-inferior",
3807 "clone-inferior", "remove-inferior" and "maint info
3808 program-spaces" commands.
3809 (Process): Rename node to...
3810 (Forks): ... this. Document "set|show follow-exec-mode".
3811
2f8132f3
MS
38122009-10-11 Michael Snyder <msnyder@vmware.com>
3813
3814 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3815 (ReverseContinue): Ditto.
3816
cba4b2d3
PP
38172009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3818
3819 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3820
da082f17
JK
38212009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3822
3823 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3824
08be9d71
ME
38252009-10-06 Michael Eager <eager@eagercon.com>
3826
3827 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3828 (Embedded Processors): Add MicroBlaze.
3829 (MicroBlaze): New. Describe Xilinx MicroBlaze
3830
08a0efd0
PA
38312009-10-04 Pedro Alves <pedro@codesourcery.com>
3832
3833 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3834
cbb8f428
EZ
38352009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3836
3837 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3838
30a4a70c
JB
38392009-09-23 Joel Brobecker <brobecker@adacore.com>
3840
3841 * observer.texi (solib_unloaded): Document explicitly the fact that
3842 this observer is called before the associated symbols are unloaded.
3843
b3372f91
VP
38442009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3845
3846 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3847 -stack-list-variables.
3848
f43030c4
TT
38492009-09-18 Tom Tromey <tromey@redhat.com>
3850
3851 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3852 is experimental.
3853
ec7e75e7
PP
38542009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3855
3856 * gdb.texinfo (convenince variables): Mention
3857 $_siginfo could be empty.
f43030c4 3858
0cc7d26f
TT
38592009-09-15 Tom Tromey <tromey@redhat.com>
3860
3861 * gdb.texinfo (GDB/MI Variable Objects): Document
3862 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3863 Expand -var-update documentation.
3864
a96d9b2e
SDJ
38652009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3866
3867 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3868 feature.
3869
005ca36a
JB
38702009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3871
3872 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3873
0d772ac9
MS
38742009-09-10 Michael Snyder <msnyder@vmware.com>
3875
3876 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3877 ReverseStep replies to the qSupported query.
3878
14fb1bac
JB
38792009-09-10 Joel Brobecker <brobecker@adacore.com>
3880
3881 Add documentation for set/show interactive-mode.
3882 * gdb.texinfo (Other Misc Settings): New node.
3883
29b090c0
DE
38842009-09-01 Doug Evans <dje@google.com>
3885
3886 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3887 non-stop mode's affect on remote caching.
3888
4e5d721f
DE
38892009-08-31 Jacob Potter <jdpotter@google.com>
3890 Doug Evans <dje@google.com>
3891
3892 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3893 Mark `set/show remotecache' options as obsolete.
3894 Document new `set/show stack-cache' option.
3895 Update text for `info dcache'.
3896
55333a84
DE
38972009-08-27 Doug Evans <dje@google.com>
3898
3899 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3900 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3901
bc3a0b4d
RW
39022009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3903
3904 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3905 about autoconf.
3906
3a1ff0b6
PA
39072009-08-25 Pedro Alves <pedro@codesourcery.com>
3908
3909 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3910 small example, and describe its columns. Replace "inferior-id" by
3911 "infno" throughout.
3912
81ecdfbb
RW
39132009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3914
af542c2e
RW
3915 * gdbint.texinfo (Releasing GDB): Point to
3916 README-maintainer-mode file for required autoconf version.
3917 * configure.ac: Do not substitute datarootdir, htmldir,
3918 pdfdir, docdir. Do not process --with-datarootdir,
3919 --with-htmldir, --with-pdfdir, --with-docdir.
3920 * configure: Regenerate.
3921
81ecdfbb
RW
3922 * configure: Regenerate.
3923
4efc6507
DE
39242009-08-20 Reid Kleckner <reid@kleckner.net>
3925
3926 * gdb.texinfo: Add chapter on JIT interface.
3927
43089a6e
NR
39282009-08-07 Nick Roberts <nickrob@snap.net.nz>
3929
3930 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3931 confirmation request.
43089a6e 3932
99e008fe
EZ
39332009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3934
c8d5aac9
L
3935 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3936 CRC definitions.
99e008fe 3937
48cb2d85
VP
39382009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3939
3940 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3941 -break-commands.
48cb2d85 3942
ff1a52c6
UW
39432009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3944
3945 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3946 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3947
3285f3fe
UW
39482009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3949
3950 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3951 "set spu stop-on-load" and "show spu stop-on-load" commands.
3952
e35359c5
UW
39532009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3954
3955 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3956
58d6951d
DJ
39572009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3958
3959 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3960 org.gnu.gdb.arm.neon.
3961
08d16641
PA
39622009-07-20 Pedro Alves <pedro@codesourcery.com>
3963
3964 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3965 optional element.
3966 (subsection OS ABI): New subsection.
3967
782b2b07
SS
39682009-07-14 Stan Shebs <stan@codesourcery.com>
3969
3970 * gdb.texinfo (Tracepoint Conditions): New section.
3971 (General Query Packets): Describe ConditionalTracepoints.
3972 (Tracepoint Packets): Describe condition field.
3973 (Maintenance Commands): Describe maint agent-eval.
3974 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3975
9b117ef3
HZ
39762009-07-11 Hui Zhu <teawater@gmail.com>
3977
3978 * gdb.texinfo (disassemble): Add a new modifier /r
3979 to "disassemble" command to make it print the raw instructions
3980 in hex as well as in symbolic form.
3981
f5a33284
TT
39822009-07-09 Tom Tromey <tromey@redhat.com>
3983
3984 * gdbint.texinfo (Testsuite): Document parallel make check.
3985
812f7342
TT
39862009-07-09 Tom Tromey <tromey@redhat.com>
3987
3988 * gdbint.texinfo (Testsuite): Document test transcripts.
3989
fbb8f299
PM
39902009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3991
3992 * gdb.texinfo (Values From Inferior): Add length parameter
3993 description.
3994
dd8f35ac
EZ
39952009-07-04 Chris Genly <chris@genly.us>
3996
3997 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3998 in -var-list-children. Fix example according to what the code
3999 does.
4000
2277426b
PA
40012009-07-02 Pedro Alves <pedro@codesourcery.com>
4002
4003 * gdb.texinfo (Debugging multiple inferiors): Document the
4004 "inferior", "detach inferior" and "kill inferior" commands.
4005 (Debugging Programs with Multiple Processes): Adjust to mention
4006 generic "inferior" commands. Delete mention of "detach fork" and
4007 "delete fork". Cross reference to "Debugging multiple inferiors"
4008 section.
4009
a6d9a66e
UW
40102009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4011
5af949e3
UW
4012 * gdbint.texinfo (Item Output Functions): Update signature
4013 for ui_out_field_core_addr.
4014
40152009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4016
4017 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4018 Update example code extrated from breakpoint.c.
4019
9901a55b 40202009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4021
9901a55b
PP
4022 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4023 MI commands.
4024 (GDB/MI Symbol Query): Likewise.
4025 (GDB/MI File Commands): Likewise.
4026 (GDB/MI File Transfer Commands): Likewise.
4027 (GDB/MI Target Manipulation): Likewise.
4028 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4029
edb3359d
DJ
40302009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4031
4032 * gdb.texinfo (Debugging Optimized Code): New chapter.
4033 (Compiling for Debugging): Reference it. Move some
4034 text to the new section.
4035
7cd1089b
PM
40362009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4037
4038 * doc/gdb.texinfo (Calling): Document
4039 set-unwind-on-terminating-exception usage.
4040
d4db2f36
PA
40412009-06-11 Pedro Alves <pedro@codesourcery.com>
4042
4043 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4044 command.
4045
d1a7880c
PA
40462009-06-07 Pedro Alves <pedro@codesourcery.com>
4047
4048 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4049 references.
4050
473f94e6
UW
40512009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4052
4053 * gdbint.texinfo: Rename formal parameters to gdbarch function
4054 protoypes from "current_gdbarch" to "gdbarch".
4055
8f500870
TT
40562009-05-28 Tom Tromey <tromey@redhat.com>
4057
4058 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4059
b6313243
TT
40602009-05-27 Tom Tromey <tromey@redhat.com>
4061
4062 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4063 feature.
4064 (GDB/MI Variable Objects): Document -var-set-visualizer.
4065
40662009-04-02 Tom Tromey <tromey@redhat.com>
4067
4068 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4069 feature.
4070 (GDB/MI Variable Objects): Document -var-set-visualizer.
4071
a6bac58e
TT
40722009-05-27 Tom Tromey <tromey@redhat.com>
4073 Thiago Jung Bauermann <bauerman@br.ibm.com>
4074 Phil Muldoon <pmuldoon@redhat.com>
4075
4076 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4077 (Pretty Printing): New node.
4078 (Selecting Pretty-Printers): Likewise.
4079 (Python API): Update.
4080 (Output Formats): Document /r format.
4081
2c74e833
TT
40822009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4083 Tom Tromey <tromey@redhat.com>
4084
4085 * gdb.texinfo (Types In Python): New node.
4086 (Values From Inferior): "type" is now an attribute.
4087 (Python API): Update.
4088
89c73ade
TT
40892009-05-27 Tom Tromey <tromey@redhat.com>
4090 Thiago Jung Bauermann <bauerman@br.ibm.com>
4091 Phil Muldoon <pmuldoon@redhat.com>
4092
4093 * gdb.texinfo: Add @syncodeindex for `tp'.
4094 (Python API): Update.
4095 (Auto-loading): New node.
4096 (Objfiles In Python): New node.
4097
17a37d48
PP
40982009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4099
4100 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4101
6718376f
NR
41022009-05-15 Nick Roberts <nickrob@snap.net.nz>
4103
4104 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4105
cbe54154
PA
41062009-05-12 Pedro Alves <pedro@codesourcery.com>
4107
4108 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4109 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4110 show show-debug-regs' docs.
4111
8e05493c
EZ
41122009-05-08 Eli Zaretskii <eliz@gnu.org>
4113
4114 * gdb.texinfo (Process Record and Replay): Add description of
4115 reverse execution.
4116
b39f4988
JB
41172009-05-07 Joel Brobecker <brobecker@adacore.com>
4118
4119 * gdbint.texinfo (Adding support for debugging core files): New node.
4120 (Native Debugging): Remove the ``Native core file Support'' section.
4121
a2311334
EZ
41222009-05-01 Eli Zaretskii <eliz@gnu.org>
4123
4124 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4125 Add index entries.
4126
53cc454a 41272009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4128 Michael Snyder <msnyder@vmware.com>
53cc454a 4129
a2311334
EZ
4130 * gdb.texinfo: (Process Record and Replay): Add documentation for
4131 process record and replay.
53cc454a 4132
484086b7
JK
41332009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4134
4135 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4136 a new part on command-line defined macros.
4137
32ae1842
EZ
41382009-04-25 Eli Zaretskii <eliz@gnu.org>
4139
4140 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4141 clarify the wording.
4142
b14b1491
TT
41432009-04-23 Tom Tromey <tromey@redhat.com>
4144
4145 * gdb.texinfo (Data Files): New node.
4146 (GDB Files): Update menu.
4147
5c1e86e1
JB
41482009-04-23 Joel Brobecker <brobecker@adacore.com>
4149
4150 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4151 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4152
83eba9b7
VP
41532009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4154
4155 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4156
e31198c4
HZ
41572009-04-22 Hui Zhu <teawater@gmail.com>
4158
4159 * gdb.texinfo (disassemble-next-line): Set the default of
4160 disassemble-next-line to off.
4161
26e251b6
JM
41622009-04-21 Joseph Myers <joseph@codesourcery.com>
4163
4164 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4165 --with-htmldir): New.
4166 * configure: Regenerate.
4167 * Makefile.in (datarootdir, docdir): Define.
4168 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4169 instead of $(SET_TEXINPUTS).
4170 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4171 gdbint.info instead of $(SET_TEXINPUTS).
4172 (gdbint/index.html): Use same -I options as for building
4173 gdbint.info.
4174 (stabs.dvi, stabs.pdf): Use same -I options as for building
4175 stabs.info instead of $(SET_TEXINPUTS).
4176 (stabs/index.html): Use same -I options as for building
4177 stabs.info.
4178 (annotate.dvi, annotate.pdf): Use same -I options as for building
4179 annotate.info instead of $(SET_TEXINPUTS).
4180 (annotate/index.html): Use same -I options as for building
4181 annotate.info.
4182
eac35c4e
DD
41832009-04-21 David Daney <ddaney@caviumnetworks.com>
4184
4185 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4186
29b0e8a2
JM
41872009-04-21 Joseph Myers <joseph@codesourcery.com>
4188
4189 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4190
2b831889 41912009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4192 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4193
4194 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4195 (MAKEHTMLFLAGS): Set to empty.
4196 (html__strip_dir): Define.
4197 (HTMLFILES): Define.
4198 (HTMLFILES_INSTALL): Define.
4199 (install-html): Copy new automake rule.
4200 (html): Depend on $(HTMLFILES).
4201 (gdb_toc.html): Rename to gdb/index.html.
4202 (gdbint_toc.html): Rename to gdbint/index.html.
4203 (stabs_toc.html): Rename to stabs/index.html.
4204 (annotate_toc.html): Rename to annotate/index.html.
4205
89a34d1b
JM
42062009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4207
4208 * Makefile.in: Set pdfdir and htmldir from configure
4209 substitutions.
4210 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4211 * configure: Regenerate.
4212
a2d5da46
JB
42132009-04-16 Joel Brobecker <brobecker@adacore.com>
4214
4215 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4216 This macro is no longer used.
4217
732f6a93
TT
42182009-04-15 Tom Tromey <tromey@redhat.com>
4219
4220 * gdb.texinfo (Character Sets): Document default character set.
4221
87f9adc1
PM
42222009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4223
4224 * gdbint.texinfo: Change server name from sources.redhat.com to
4225 sourceware.org throughout.
4226
2c88c651
JB
42272009-04-09 Joel Brobecker <brobecker@adacore.com>
4228
4229 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4230 about a missing dot or coma after @xref.
4231
4f5376b2
JB
42322009-04-02 Joel Brobecker <brobecker@adacore.com>
4233
4234 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4235 example, and add a small explanation about it.
4236 (Print Settings): Change the documentation of the "set print
4237 frame-arguments" to reflect the fact that the default is now "scalars".
4238
a0381d3a
JB
42392009-04-02 Joel Brobecker <brobecker@adacore.com>
4240
4241 * gdb.texinfo (Print Settings): Add kindex for command "set
4242 print frame-arguments".
4243
45ac276d
JB
42442009-03-31 Joel Brobecker <brobecker@adacore.com>
4245
4246 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4247 breakpoints.
4248 (Set Breaks): Add reference to thread-specific and task-specific
4249 breakpoints.
4250
32cd1edc
JB
42512009-03-31 Joel Brobecker <brobecker@adacore.com>
4252
4253 * gdb.texinfo (Ada Tasks): Remove the documentation about
4254 the "Running" state, as this state has been eliminated.
4255 Now all runnable tasks are shown as "Runnable".
4256
1042e4c0
SS
42572009-03-30 Stan Shebs <stan@codesourcery.com>
4258
4259 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4260 special case of breakpoints.
4261 (Enable and Disable Tracepoints): Mention deprecation.
4262 (Listing Tracepoints): Update description and example.
4263
f8f6f20b
TJB
42642009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4265
4266 * gdb.texinfo (Frames in Python): New node.
4267 (Python API): Update.
4268
c0c6f777
TJB
42692009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4270
4271 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4272 from a method to an attribute.
4273
def2b000
TJB
42742009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4275
4276 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4277 attribute.
4278
a07daef3
PA
42792009-03-25 Pedro Alves <pedro@codesourcery.com>
4280
4281 * observer.texi (thread_exit): Add "silent" parameter.
4282
f3b1572e
PA
42832009-03-22 Pedro Alves <pedro@codesourcery.com>
4284
4285 * observer.texi (about_to_proceed): New.
4286
587afa38
EZ
42872009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4288
4289 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4290 field throughout to handle types with spaces in them. Fix typos
4291 found by aspell.
4292 (Summary, Requirements, Contributors): New first chapter,
4293 "Summary" added, old Requirements section moved there, and new
4294 section, "Contributors" added.
4295 (Initializing a New Architecture, Register Representation)
4296 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4297 (Porting gdb): These sections extended and updated.
4298 (Compiler Characteristics): This section (empty) deleted.
4299 (Defining Other Architecture Features): This section renamed and
4300 duplicate material removed from (formerly "Target Conditionals").
4301 Use braces {} in @deftypeXX type field throughout to handle types
4302 with spaces in them. Typos found by aspell fixed.
4303
4304 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4305 * stack_frame.pdf: Version of image for PDF output.
4306 * stack_frame.png: Version of image for HTML output and for Emacs.
4307 * stack_frame.txt: Version of image for Info output.
1db61298 4308 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4309
10af6951
EZ
43102009-03-21 Eli Zaretskii <eliz@gnu.org>
4311
4312 * gdb.texinfo (Character Sets): Fix last change.
4313
cc924cad
TJB
43142009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4315
4316 * gdb.texinfo (Values From Inferior): Fix optional arguments
4317 markup.
4318 (Commands In Python): Adjust argument names of gdb.Command.__init__
4319 to what the function accepts as keywords.
4320
bc3b79fd
TJB
43212008-03-20 Tom Tromey <tromey@redhat.com>
4322
4323 * gdb.texinfo (Convenience Vars): Document convenience functions.
4324 (Functions In Python): New node.
4325 (Python API): Update.
4326
6c7a06a3
TT
43272009-03-20 Tom Tromey <tromey@redhat.com>
4328
4329 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4330 set target-wide-charset.
4331 (Requirements): Mention iconv.
4332
b646ddd4
HZ
43332009-03-17 Hui Zhu <teawater@gmail.com>
4334
4335 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4336
91440f57
HZ
43372009-03-17 Hui Zhu <teawater@gmail.com>
4338
4339 * gdb.texinfo: Add documentation for disassemble-next-line.
4340
8fd41227
TJB
43412009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4342
4343 * gdb.texinfo (Commands In Python): Remove tindex entries.
4344
61ff14c6
JK
43452009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.texinfo (Returning): New description for missing debug info.
4348
0b16c5cf
PA
43492009-03-14 Pedro Alves <pedro@codesourcery.com>
4350
4351 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4352 (General Query Packets): Document qAttached.
0b16c5cf 4353
32fc0df9
PA
43542009-03-05 Pedro Alves <pedro@codesourcery.com>
4355
4356 * gdb.texinfo (Background Execution): Better describe the set
4357 target-async command.
4358 (Maintenance Commands): Delete description of the `maint set/show
4359 linux-async' and `maint set/show remote-async' commands.
4360
134eb42c
VP
43612009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4362
4363 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4364 between sentences.
4365
c86cf029
VP
43662009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4367
4368 * gdb.texinfo (GDB/MI Async Records): Document the
4369 =library-loaded and =library-unloaded notifications.
4370
3ea85240
VP
43712009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4372
4373 * observer.texi (test_notification): New observer.
4374
1d33d6ba
VP
43752009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4376
61ff14c6
JK
4377 * observer.texi: Add parameter 'print_frame' to normal_stop
4378 observer.
1d33d6ba 4379
d721c933
EZ
43802009-02-07 Eli Zaretskii <eliz@gnu.org>
4381
4382 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4383 (Commands In Python): Fix COMMAND_* constants in last change. Use
4384 @kbd for interactive input. Add cross-references and index
4385 entries.
4386
4aa995e1
PA
43872009-02-06 Pedro Alves <pedro@codesourcery.com>
4388
4389 * gdb.texinfo (Signals): Document $_siginfo.
4390 (Convenience Variables): Mention $_siginfo.
4391 (Remote Configuration): Document qXfer:siginfo:read,
4392 qXfer:siginfo:write packets, and the read-siginfo-object,
4393 write-siginfo-object commands.
4394
5f5233d4
PA
43952009-02-06 Pedro Alves <pedro@codesourcery.com>
4396
4397 * gdbint.texinfo (Values): New chapter.
4398
d8906c6f
TJB
43992009-02-06 Tom Tromey <tromey@redhat.com>
4400
4401 * gdb.texinfo (Python API): Add entry for Commands In Python.
4402 (Commands In Python): New node.
4403
b6cb8e7d
TJB
44042009-02-05 Tom Tromey <tromey@redhat.com>
4405
4406 * gdb.texinfo (Values From Inferior): Document Value.string.
4407
12453b93
TJB
44082009-02-05 Tom Tromey <tromey@redhat.com>
4409
4410 * gdb.texinfo (Basic Python): Document execute's from_tty
4411 argument.
4412
08c637de
TJB
44132009-02-04 Tom Tromey <tromey@redhat.com>
4414
4415 * gdb.texinfo (Basic Python): Document gdb.history.
4416
592375cd
VP
44172009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4418
4419 * gdb.texinfo (GDB/MI Thread Commands): Document the
4420 'current-thread-id' field. Remove the example with zero threads,
4421 since current GDB won't ever report that if there's inferior.
4422
41447f92
VP
44232009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4424
4425 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4426 option to -break-insert.
4427
098b41a6
JG
44282009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4429 Jerome Guitton <guitton@adacore.com>
4430
4431 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4432 (System-wide configuration): New section.
4433
3c16cced
PA
44342009-01-26 Pedro Alves <pedro@codesourcery.com>
4435
4436 PR gdb/7580:
4437 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4438 internal-error|internal-warning quit|corefile ask|yes|no".
4439
62709adf
PA
44402009-01-26 Pedro Alves <pedro@codesourcery.com>
4441
4442 * gdb.texinfo (Using the `gdbserver' Program): Document
4443 --remote-debug.
4444
7ce58dd2
DE
44452009-01-23 Doug Evans <dje@google.com>
4446
4447 * gdb.texinfo: Add nexti to list of commands that support
4448 background execution.
4449
adb483fe
DJ
44502009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4451
4452 * gdb.texinfo (Define, Hooks): Document prefix command support.
4453
a67ec3f4 44542009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4455 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4456
4457 Fixes for makeinfo --html.
4458
4459 * annotate.texinfo: Use @copying and @insertcopying. Use
4460 @ifnottex in place of @ifinfo.
4461 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4462 place of @ifinfo. Use @ifnotinfo for one index entry.
4463 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4464 in place of @ifinfo.
4465 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4466 in place of @ifinfo. Include contents at start unconditionally.
4467
84fcdf95
PA
44682009-01-13 Pedro Alves <pedro@codesourcery.com>
4469
4470 * gdb.texinfo (General Query Packets): Remove @var{} around the
4471 "spu" literal string.
4472
fa3a767f
PA
44732009-01-07 Pedro Alves <pedro@codesourcery.com>
4474
4475 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4476 program may be running in another process" errors.
4477 * gdbint.texinfo (Native Conditionals): Delete
4478 ONE_PROCESS_WRITETEXT description.
4479
9cb011d3
JB
44802009-01-07 Joel Brobecker <brobecker@adacore.com>
4481
4482 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4483 emacs local variable to be placed at the end of the ChangeLog.
4484 Add server.c and gdbreplay.c to the list of files where the
4485 copyright year needs to be updated.
4486
84603566
SL
44872009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4488
4489 * gdb.texinfo (Remote Configuration): Document new
4490 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4491 commands.
4492
a53f55d8
PA
44932008-12-28 Pedro Alves <pedro@codesourcery.com>
4494
4495 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4496 FETCH_INFERIOR_REGISTERS.
4497 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4498 FETCH_INFERIOR_REGISTERS descriptions. Remove
4499 gdbarch_get_longjmp_target descrition, since already described in
4500 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4501 (Target Conditionals): ... here.
4502
077e0a52
JB
45032008-12-16 Joel Brobecker <brobecker@adacore.com>
4504
4505 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4506 examples.
4507 (Additions to Ada): Likewise. Add the missing opening and closing
4508 parenthesis of the GDB prompt in one of the examples.
4509
023eb17c
JB
45102008-12-14 Joel Brobecker <brobecker@adacore.com>
4511
4512 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4513 about the result of 'Address not being of type System.Address.
4514 This problem has been fixed a while ago.
4515
c3b108f7
VP
45162008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4517
4518 MI non-stop and multiprocess docs.
4519
c8d5aac9
L
4520 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4521 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4522 Adjust documentation for *stopped, document =thread-created,
4523 =thread-exited, =thread-group-created and =thread-group-exited.
4524 (GDB/MI Thread Commands): Document the 'state' field in
4525 -thread-info output.
4526 (GDB/MI Program Execution): Mention --all and --thread-group
4527 options.
4528 (GDB/MI Variable Objects): Describe floating and fixed variable
4529 objects.
4530 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4531
07e059b5
VP
45322008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4533
c8d5aac9
L
4534 * gdb.texinfo (Operating System Information): New appendix.
4535 (Operating System Auxiliary Information): Document 'info os processes'
4536 (Remote Configuration): Document 'osdata'
4537 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4538
a80b95ba
TG
45392008-11-27 Tristan Gingold <gingold@adacore.com>
4540
4541 * gdb.texinfo (Darwin): Document Darwin specific features.
4542
a655d424
JK
45432008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4544
4545 * gdbint.texinfo (Target Conditionals): Extend the
4546 gdbarch_breakpoint_from_pc description.
4547
249e1128
VP
45482008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4549
4550 * gdb.texinfo (M68K Features): Fix typo.
4551
c14c28ba
PP
45522008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4553
4554 * gdb.texinfo (Symbols): Mention printing containing
4555 image name in "info symbol".
4556 (Maint translate-address): Likewise.
889bf7c5 4557
394a6666
JB
45582008-11-18 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4561 commands "catch load" and "catch unload".
4562
66bb093b
VP
45632008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4564
4565 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4566 =thread-selected.
889bf7c5 4567
4a92f99b
VP
45682008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4569
c8d5aac9 4570 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4571
f0323ca0
PA
45722008-10-27 Pedro Alves <pedro@codesourcery.com>
4573
4574 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4575 .mt files, TM_CLIBS or TM_CDEPS.
4576 (x86 Watchpoints): Don't mention TDEPFILES.
4577
8b23ecc4
SL
45782008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4579
4580 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4581 (Overview): Mention notifications and non-stop mode behavior.
4582 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4583 with non-stop mode behavior. Add vStopped description.
4584 (Stop Reply Packets): Update list of packets that return
4585 stop replies. Mention non-stop behavior.
4586 (General Query Packets): Document QNonStop packet and associated
4587 qSupported query response.
4588 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4589 behavior.
4590 (Notification Packets): New section.
4591 (Remote Non-Stop): New section.
4592 (File-I/O Overview): Mention non-stop behavior.
4593
fff08868
HZ
45942008-10-24 Hui Zhu <teawater@gmail.com>
4595 Pedro Alves <pedro@codesourcery.com>
4596
4597 * gdb.texinfo (displaced-stepping): Describe the auto mode
4598 setting, and say it's the default. This is now a mainstream
4599 setting instead of a maintenance setting.
4600
252fbfc8
PA
46012008-10-23 Pedro Alves <pedro@codesourcery.com>
4602
4603 * observer.texi (thread_stop_requested): New.
4604
20924a55
JB
46052008-10-22 Joel Brobecker <brobecker@adacore.com>
4606
4607 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4608 (Patching): Replace incorrect usage of @samp by @kbd.
4609
bacec72f
MS
46102008-10-17 Michael Snyder <msnyder@vmware.com>
4611
4612 * gdb.texinfo: Add documentation for reverse execution.
4613
a08702d6 46142008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4615 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4616
4617 * gdb.texinfo. (Values From Inferior): New subsubsection.
4618
d97bc12b
DE
46192008-10-06 Doug Evans <dje@google.com>
4620
4621 * gdb.texinfo (set debug dwarf2-die): Document it.
4622
87f67dba
JB
46232008-10-01 Joel Brobecker <brobecker@adacore.com>
4624
4625 * gdb.texinfo (catch) [exception]: Document how to insert
4626 a breakpoint on user-defined exceptions when the exception
4627 name is identical to one of the language-defined ones.
4628
2fae03e8
TT
46292008-09-27 Tom Tromey <tromey@redhat.com>
4630
4631 * gdb.texinfo (Macros): Remove text about stringification,
4632 varargs, and splicing.
4633
5c6ce71d
TT
46342008-09-27 Tom Tromey <tromey@redhat.com>
4635
4636 * gdbint.texinfo (Language Support): Remove text about omitting
4637 support for a language.
4638
07128da0
DE
46392008-09-23 Doug Evans <dje@google.com>
4640
4641 * gdb.texinfo (info dcache): Update.
4642
b90a069a
SL
46432008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4644
4645 * gdb.texinfo (Packets): Add info on thread-id syntax and
4646 multiprocess extensions.
4647 <D>: Document multiprocess form of packet.
4648 <H>: Use thread-id syntax.
4649 <T>: Likewise.
4650 <vCont>: Likewise. Note this is required for multiprocess.
4651 <vKill>: New packet.
4652 (Stop Reply Packets) <T>: Use thread-id syntax.
4653 <W>: Document multiprocess form of reply.
4654 <X>: Likewise.
4655 (General Query Packets) <qC>: Use thread-id syntax.
4656 <qfThreadInfo>: Likewise.
4657 <qGetTLSAddr>: Likewise.
4658 <qP>: Likewise.
4659 <qSupported>: Add "multiprocess" feature.
4660 <qThreadExtraInfo>: Use thread-id syntax.
4661
b77209e0
PA
46622008-09-22 Stan Shebs <stan@codesourcery.com>
4663
4664 * gdb.texinfo (Inferiors): New section.
4665
3d0bb823
PA
46662008-09-12 Pedro Alves <pedro@codesourcery.com>
4667
4668 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4669
f8dcfc0a
UW
46702008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4671
4672 * gdbint.texinfo (Target Conditionals): Remove documentation
4673 for gdbarch_name_of_malloc.
4674
8775bb90
MS
46752008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4676
4677 * gdb.texinfo (Interrupts): Mention TCP interface for
4678 sending BREAK.
4679
f1838a98
UW
46802008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4681
4682 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4683 argument prefix to "set sysroot".
4684
158c7665
PH
46852008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4686
4687 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4688 and False.
4689
30e026bb
VP
46902008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4691
c8d5aac9
L
4692 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4693 for possible features of -list-features.
30e026bb 4694
c6ebd6cf
VP
46952008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4696
c8d5aac9 4697 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4698 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4699
aeac0ff9
VP
47002008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4701
4702 * doc/gdb.texinfo (PowerPC): Fix typo.
4703 (PowerPC features): Fix typo.
4704
5231c1fd
PA
47052008-08-18 Pedro Alves <pedro@codesourcery.com>
4706
4707 * observer.texi (thread_ptid_changed): New.
4708
677c5bb1
LM
47092008-08-18 Luis Machado <luisgpm@br.ibm.com>
4710
4711 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4712 (PowerPC features): Mention feature set for VSX registers.
4713
f3a2dd1a
JB
47142008-08-13 Joel Brobecker <brobecker@adacore.com>
4715
4716 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4717 the direct visibility of all names in user-written packages.
4718
33e5cbd6
PA
47192008-08-13 Pedro Alves <pedro@codesourcery.com>
4720
4721 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4722 setting, and make it the default.
4723 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4724 non-stop script example.
4725
d0384fc4
TJB
47262008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4727
4728 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4729 reference to the "Using Different Register and Memory Data
4730 Representation" section.
4731
a6f3e723
SL
47322008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4733
4734 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4735 (Remote Protocol): Add Packet Acknowledgment to menu.
4736 (Overview): Mention +/- can be disabled, and point to new section
4737 where this is discussed in detail.
4738 (General Query Packets): Document QStartNoAckMode packet, and
4739 corresponding qSupported reply.
4740 (Packet Acknowledgment): New section.
4741
0606b73b
SL
47422008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4743 Pedro Alves <pedro@codesourcery.com>
4744
4745 * gdb.texinfo (Threads): Move paragraph about automatic thread
4746 selection to All-Stop Mode subsection.
4747 (Thread Stops): Reorganize existing material into subsections.
4748 Add introductory blurb and menu.
4749 (Non-Stop Mode): New subsection.
4750 (Background Execution): New subsection.
4751 (Maintenance Commands): Add cross-references from async mode
4752 commands to the new Background Execution section.
4753
d57a3c85
TJB
47542008-08-06 Tom Tromey <tromey@redhat.com>
4755
4756 * gdb.texinfo (Extending GDB): New chapter.
4757 (Sequences): Demoted chapter, now a section under the new
4758 Extending GDB chapter.
4759 (Python): New section.
4760
6d76a53d
SS
47612008-07-31 Stan Shebs <stan@codesourcery.com>
4762
4763 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4764
1f70da6a
SS
47652008-07-29 Stan Shebs <stan@codesourcery.com>
4766
4767 * gdbint.texinfo: General round of cleanup and minor
4768 clarifications.
4769 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4770 (Longjmp Support): Update description to reflect how it is done
4771 for targets without using native header.
4772 (Symbol Handling): Add a little more general explanation.
4773 (COFF, ELF): Mention stabs encapsulation.
4774 (DWARF 3): New section.
4775 (Adding a New Host): Scrub out some obsolete bits.
4776 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4777 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4778 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4779 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4780 SEEK_SET, STOP_SIGNAL, USG.
4781 (Raw and Virtual Register Representations): Ditto for
4782 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4783 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4784 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4785 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4786 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4787 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4788 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4789 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4790 DEPRECATED_USE_STRUCT_CONVENTION.
4791 Describe gdbarch_deprecated_fp_regnum.
4792 Update description of gdbarch_print_insn.
4793 (Adding a New Target): Scrub out obsolete bits.
4794 (Obsolete Conditionals): Remove entire section.
4795
383f836e
TT
47962008-07-25 Tom Tromey <tromey@redhat.com>
4797
4798 * observer.texi (GDB Observers): Document new observers:
4799 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4800 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4801 architecture_changed.
4802
cfd8ab24
SS
48032008-07-21 Stan Shebs <stan@codesourcery.com>
4804
4805 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4806 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4807
781b42b0
TT
48082008-07-21 Tom Tromey <tromey@redhat.com>
4809
4810 * observer.texi (GDB Observers): Remove obsolete comment.
4811 <executable_changed>: Remove argument.
4812
d7d9f01e
TT
48132008-07-18 Tom Tromey <tromey@redhat.com>
4814
4815 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4816
bf250677
DE
48172008-07-10 Doug Evans <dje@google.com>
4818
4819 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4820
10568435
JK
48212008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4822
4823 * gdb.texinfo (Starting): Document "set disable-randomization".
4824
5ae4183a
AS
48252008-07-07 Andreas Schwab <schwab@suse.de>
4826
4827 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4828
b56e7235
VP
48292008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4830
4831 * gdb.texinfo (GDB/MI Target Manipulation): Add
4832 example of -target-attach.
4833
e1ac3328
VP
48342008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4835
4836 * observer.texi (target_resumed): New observer.
5ae4183a 4837 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4838
65d12d83
TT
48392008-06-06 Tom Tromey <tromey@redhat.com>
4840
4841 * gdb.texinfo (Completion): Add field name example.
4842
fbc5282e
MK
48432008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4844
4845 * gdb.texinfo (GDB/MI Program Context): Added example
4846 to -exec-arguments
5ae4183a 4847
fbc5282e 48482008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4849
4850 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4851 annotation.
4852
c16158bc 48532008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4854 Nathan Sidwell <nathan@codesourcery.com>
4855 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4856
4857 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4858 and ACX_BUGURL.
4859 * configure: Regenerate.
4860 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4861 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4862 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4863 mailing-list-specific text about bug reporting unless
4864 BUGURL_DEFAULT.
4865
75c99385
PA
48662008-06-05 Pedro Alves <pedro@codesourcery.com>
4867
4868 * gdb.texinfo (-target-select): Remove reference to target async.
4869 (Maintenance Commands): Document "maint set/show remote-async".
4870
1763a388
MK
48712008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4872
4873 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4874 in -target-file-get section.
5ae4183a 4875
d0d064df
PA
48762008-05-22 Pedro Alves <pedro@codesourcery.com>
4877
9b562ab8
PA
4878 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4879 killing the inferior when it is already debugging a process.
d0d064df 4880
8dfa32fc
JB
48812008-05-21 Joel Brobecker <brobecker@adacore.com>
4882
4883 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4884 abbreviation for "finish".
4885
55f996a7
NR
48862008-05-21 Nick Roberts <nickrob@snap.net.nz>
4887
4888 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4889
ba2b1c56
DJ
48902008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4891
4892 * gdbint.texinfo (Target Conditionals): Delete entry for
4893 gdbarch_dwarf_reg_to_regnum.
4894
08388c79
DE
48952008-05-09 Doug Evans <dje@google.com>
4896
a3c83fae 4897 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4898
d14508fe
DE
48992008-05-05 Doug Evans <dje@google.com>
4900
4901 * gdb.texinfo (disassemble): Document /m modifier.
4902
e2b7ddea
VP
49032008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4904
5ae4183a
AS
4905 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4906 will not report the time of commands that run the target.
e2b7ddea 4907
8eb41542
VP
49082008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * gdb.texinfo (GDB/MI Output Records): Add
4911 missing semicolon.
4912
82f68b1c
VP
49132008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4914
4915 * gdb.texinfo (GDB/MI Output Records):
4916 Document =thread-create and =thread-exited.
4917
fa0f268d
VP
49182008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4919
4920 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4921 Remove mention of dmi-discuss.
fa0f268d 4922
063bfe2e
VP
49232008-05-03 Pedro Alves <pedro@codesourcery.com>
4924
4925 * observer.texi (thread_exit): New.
4926
237fc4c9
PA
49272008-05-02 Pedro Alves <pedro@codesourcery.com>
4928
4929 * gdb.texinfo (Debugging Output): Document "set/show debug
4930 displaced".
4931 (Maintenance Commands): Document "maint set/show
4932 can-use-displaced-stepping".
4933
0428b8f5
DJ
49342008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4935
4936 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4937 and set/show arm force-mode.
4938
5009afc5
AS
49392008-05-02 Andreas Schwab <schwab@suse.de>
4940
4941 * gdbint.texinfo (Algorithms): Describe
4942 target_watchpoint_addr_within_range.
4943
669fac23
DJ
49442008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4945
4946 * gdbint.texinfo (Stack Frames): New chapter.
4947 (Algorithms): Move Frames text to the new chapter.
4948 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4949 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4950
721c02de
VP
49512008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4952
5ae4183a
AS
4953 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4954 output does not necessary include any tokens.
721c02de 4955
c055b101
CV
49562008-04-22 Corinna Vinschen <vinschen@redhat.com>
4957
4958 * gdb.texinfo (Set SH Calling convention): New @item.
4959 (Show SH Calling convention): Ditto.
4960
68837c9d
MD
49612008-04-22 Markus Deuling <deuling@de.ibm.com>
4962
4963 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4964
2e9132cc
EZ
49652008-04-20 Eli Zaretskii <eliz@gnu.org>
4966
4967 * gdb.texinfo (Set Breaks): Mention that multiple location
4968 breakpoints need line number info. Add index entries.
4969
31fffb02
CS
49702008-04-19 Craig Silverstein <csilvers@google.com>
4971
4972 * gdb.texinfo (Requirements): Add an optional requirement on
4973 zlib.
4974 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4975 Compressed DWARF 2.
4976
a47ec5fe
AR
49772008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4978
4979 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4980 sample output for 'stopped,reason="breakpoint-hit"' message.
4981 (GDB/MI Program Execution): Likewise.
4982
de051565
MK
49832008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4984
5ae4183a 4985 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4986 -var-set-format. Add -f option to -var-evaluate-expression.
4987
6ba66d6a
JB
49882008-04-03 Joel Brobecker <brobecker@adacore.com>
4989
4990 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4991 new node "Ambiguous Expressions". Replace references to this
4992 node by references to "Ambiguous Expressions" throughout.
4993 (Ambiguous Expressions): New node.
4994
1e26b4f8
DJ
49952008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4996
4997 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4998
b84876c2
PA
49992008-03-21 Pedro Alves <pedro@codesourcery.com>
5000
5001 * gdb.texinfo (Debugging Output): Document
5002 "set/show debug lin-lwp-async".
5003 (Maintenance Commands): Document "maint set/show linux-async".
5004
63092375
DJ
50052008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5006
5007 * gdb.texinfo (Expressions): Update description of malloced arrays.
5008
8e8901c5
VP
50092008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5010
5011 * gdb.texinfo (Thread Commands): Document
5012 -thread-info. Remove -thread-list-all-threads.
5013
1fddbabb
PA
50142008-03-14 Pedro Alves <pedro@codesourcery.com>
5015 Sandra Loosemore <sandra@codesourcery.com>
5016
5017 * gdb.texinfo (Library List Format): Update to mention the
5018 possibility to pass section addresses instead of segment
5019 addresses.
5020
ccd213ac
DJ
50212008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 * gdb.texinfo (Starting): Document "set exec-wrapper".
5024 (Server): Document gdbserver --wrapper.
5025
fa4727a6
DJ
50262008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5027
5028 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5029 unreadable memory. Delete obsolete SPARClite reference.
5030
8edfe269
DJ
50312008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5032
5033 * gdb.texinfo (Starting): Mention always-running targets.
5034 (Target Commands): Add an anchor for load.
5035 (Connecting): Explain continue instead of run.
5036
1843f87b
DJ
50372008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5038
5039 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5040
f9082629
NR
50412008-02-26 Nick Roberts <nickrob@snap.net.nz>
5042
5043 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5044 breakpoint table.
5045
fd96d250
PA
50462008-02-19 Pedro Alves <pedro@codesourcery.com>
5047
5048 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5049 killing the inferior when it is already debugging a process.
5050
36af4ef6
MD
50512008-02-13 Markus Deuling <deuling@de.ibm.com>
5052
5053 * gdbint.texinfo (Build Script): New section. Mention new build script
5054 gdb_buildall.sh.
5055
cda4ce5a
JB
50562008-02-01 Jim Blandy <jimb@red-bean.com>
5057
5058 * gdb.texinfo (Help): Summarize 'info args' correctly.
5059
4acd40f3
TJB
50602008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5061
5062 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5063 available in PowerPC architecture.
5064 (Embedded Processors): Change node name of PowerPC item in menu.
5065 (PowerPC): Rename to...
5066 (PowerPC Embedded): this.
5067 (Architectures): Add new PowerPC item in menu.
5068 (PowerPC): New node.
5069
6e6c6f50
DJ
50702008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5071
5072 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5073 commands.
5074
5ee187d7
DJ
50752008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5076
5077 * gdb.texinfo (Setting Catchpoints): Mention features
5078 supported on GNU/Linux.
5079
e275c0d9
NR
50802008-01-30 Nick Roberts <nickrob@snap.net.nz>
5081
5082 * gdb.texinfo (GDB/MI File Commands): Describe new output
5083 field for MI command -file-list-exec-source-file.
5084
2d717e4f
DJ
50852008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5086
5087 * gdb.texinfo (Using the `gdbserver' Program): Add security
5088 warning. Rearrange into subsections and subsubsections. Document
5089 --multi and --debug. Correct --with-sysroot typo. Update --attach
5090 usage. Make load reference clearer. Document monitor exit.
5091 (Remote Configuration): Document set remote exec-file, attach-packet,
5092 and run-packet.
5093 (Packets): Document vAttach and vRun.
5094
d35a4257 50952008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5096
5097 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5098 detach-on-follow -> detach-on-fork.
f663676d 5099
c78d192c
DJ
51002008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5101
5102 * gdbint.texinfo (Native Conditionals): Remove
5103 SHELL_COMMAND_CONCAT and SHELL_FILE.
5104
d35a4257
EZ
51052008-01-26 Eli Zaretskii <eliz@gnu.org>
5106
5107 * gdb.texinfo (Specify Location): Improve wording.
5108
93815fbf
VP
51092008-01-23 Chris Demetriou <cgd@google.com>
5110
5111 * gdb.texinfo (Threads): Document new "set print thread-events"
5112 and "show print thread-events" commands.
5113
2a25a5ba
EZ
51142008-01-19 Eli Zaretskii <eliz@gnu.org>
5115
5116 * gdb.texinfo (Specify Location): New section.
5117 (Delete Breaks, Edit, Set Breaks): Remove description of
5118 locations. Instead, add a reference to "Specify Location".
5119 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5120 (Symbols): Refer to "Specify Location" for the valid forms of
5121 linespecs and locations.
5122
32c9a795
MD
51232008-01-18 Markus Deuling <deuling@de.ibm.com>
5124
5125 * gdbint.texinfo (Target Conditionals): Replace the description of
5126 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5127
b17828ca
JB
51282008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5129
5130 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5131 about &&var, which is rejected by the expression parser.
5132
0aea4bf3
LM
51332008-01-09 Luis Machado <luisgpm@br.ibm.com>
5134
5135 * gdb.texinfo (Output): Update documentation on using printf with DFP
5136 types.
5137
febe4383
TJB
51382008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5139
5140 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5141 subsubsection.
5142 (Decimal Floating Point format): New subsubsection.
5143
7a404eba
PA
51442008-01-05 Pedro Alves <pedro@codesourcery.com>
5145
5146 * gdb.texinfo (File Options): Remove mention of the attempt to
5147 open a core file with the -p option. Don't list -c as a valid
5148 option to attach to a process.
5149
a4d9b460
PA
51502008-01-05 Pedro Alves <pedro@codesourcery.com>
5151
5152 * gdbint.texinfo (Host Conditionals): Remove mention of
5153 ALIGN_STACK_ON_ENTRY.
5154
6ec2edbe
JB
51552008-01-05 Joel Brobecker <brobecker@adacore.com>
5156
5157 * gdbint.texinfo (Start of New Year Procedure): Add item
5158 describing how to update the source and documentation copyright
5159 notices.
5160
d8b2a693
JB
51612007-12-18 Jim Blandy <jimb@codesourcery.com>
5162
ab209b3a 5163 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5164 watchpoint explanation into the main description of the watchpoint
5165 command; update synopses of 'watch', 'rwatch', and 'awatch'
5166 commands.
5167
8b4ed427
VP
51682007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5169
5170 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5171 Document 'pending-breakpoints' feature of
5172 -list-features.
5173
37e4754d
LM
51742007-12-17 Luis Machado <luisgpm@br.ibm.com>
5175
669fac23 5176 * gdb.texinfo: Add new parameter's description.
37e4754d 5177
1d3811f6
DJ
51782007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5179
5180 * gdb.texinfo (Overview): Clarify run-length encoding
5181 example. Remove the restriction on "+" and "-" characters.
5182
c1c25a1a
EZ
51832007-12-15 Eli Zaretskii <eliz@gnu.org>
5184
5185 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5186
afe8ab22 51872007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5188
afe8ab22
VP
5189 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5190 the -f option for -break-insert, remove -r option,
5191 and clarify specification of location.
5192
a6b151f1
DJ
51932007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5194
5195 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5196 formatting.
5197 (Remote Debugging): Add File Transfer section.
5198 (Remote Configuration): Document Host I/O packets.
5199 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5200 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5201 (Packets): Add vFile.
5202
3b784c4f
EZ
52032007-11-17 Eli Zaretskii <eliz@gnu.org>
5204
5205 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5206 breakpoints with multiple locations.
5207 (Breakpoint Menus): Improve wording.
5208 (Output): Fix last change.
5209
a4ce5b0d
UW
52102007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5211
5212 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5213
1b39d5c0
DE
52142007-11-15 Doug Evans <dje@google.com>
5215
5216 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5217
7a72d44c
VP
52182007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5219
5220 * gdbint.texinfo (Native Conditionals): Remove
5221 mention of CLEAR_SOLIB.
5ae4183a 5222
6d1829bf 52232007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5224
5225 * gdb.texinfo (Print Settings): Add documentation for "set/show
5226 print frame-arguments".
5227
1a619819
LM
52282007-11-05 Luis Machado <luisgpm@br.ibm.com>
5229
3b784c4f 5230 * gdb.texinfo (Output): Update printf command's description.
1a619819 5231
55eddb0f
DJ
52322007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5233
5234 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5235 powerpc soft-float".
5236
9cceb671
DJ
52372007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5238
5239 * gdb.texinfo (Files): Correct formatting. Mention Expat
5240 requirement.
5241 (Requirements for Building GDB): Expand the list of Expat
5242 uses.
5243 (Library List Format, Memory Map Format): Mention Expat.
5244 (Target Descriptions): Update Expat wording.
5245
83acabca
DJ
52462007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5247
5248 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5249 Document that gdbarch_convert_register_p should return zero for no-op
5250 conversions.
5251
e35879db
UW
52522007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5253
83acabca 5254 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5255 of set_gdbarch_sofun_address_maybe_missing back to ...
5256 (Target Conditionals): ... here to fix build break.
5257
203c3895
UW
52582007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5259
83acabca 5260 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5261 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5262 (Compiler Characteristics): ... documentation of
5263 set_gdbarch_sofun_address_maybe_missing.
5264
11411de3
DJ
52652007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5266
5267 * gdbint.texinfo (Target Conditionals): Use
5268 frame_unwind_register_unsigned in examples instead of
5269 frame_unwind_unsigned_register.
5270
7cc46491
DJ
52712007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5272
5273 * gdb.texinfo (Predefined Target Types): Add int128
5274 and uint128.
5275 (Standard Target Features): Add PowerPC features.
5276
81adfced
DJ
52772007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5278
5279 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5280
c1874924
UW
52812007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5282
5283 * gdbint.texi (Target Conditionals): Remove documentation
5284 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5285 gdbarch_extract_return_value, and gdbarch_store_return_value.
5286
f6e56ab3
UW
52872007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5288
5289 * gdbint.texi (Target Conditionals): Remove documentation of
5290 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5291
56cf5405
KH
52922007-10-11 Kazu Hirata <kazu@codesourcery.com>
5293
5294 * gdb.texinfo: Mention that inaccessible-by-default is on by
5295 default.
5296
35156bae
DJ
52972007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5298
5299 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5300
d983da9c
DJ
53012007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5302
5303 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5304 multi-threaded watchpoints.
5305 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5306 checked. Describe sticky notification. Expand description
5307 of steppable and continuable watchpoints.
5308 (Watchpoints and Threads): New subsection.
5309
fe6fbf8b
VP
53102007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5311
5312 * gdb.texinfo (Setting Breakpoints): Revise
5313 documentation for pending breakpoints. Document
5314 breakpoints with multiple locations.
5ae4183a 5315
084344da
VP
53162007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5317
5318 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5319 Document -list-features.
5ae4183a 5320
82160952
EZ
53212007-09-15 Eli Zaretskii <eliz@gnu.org>
5322
5323 * gdb.texinfo (Output): Spell out which features of C's printf are
5324 not supported by GDB's printf.
7e27a47a
EZ
5325 (Separate Debug Files): More accurate wording regarding build ID
5326 and a reference to the ld manual rather than the Fedora wiki.
82160952 5327
ea37ba09
DJ
53282007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5329 Jim Blandy <jimb@codesourcery.com>
5330
5331 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5332 (Examining Memory): Update mentions of the 's' format.
5333 (Automatic Display): Likewise.
5334
b8533aec
DJ
53352007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5336
5337 * gdb.texinfo: Update the FSF's Back-Cover Text.
5338
83f83d7f
JK
53392007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5340 Eli Zaretskii <eliz@gnu.org>
5341
5342 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5343 Fixed the ``build ID'' name. New binaries build instructions for the
5344 build ID inclusion. Explain how the commands are specific to the build
5345 ID vs. debug link.
5346
c7e83d54
EZ
53472007-09-01 Eli Zaretskii <eliz@gnu.org>
5348
5349 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5350 indexing for ``build ID'' support.
5351
d3750b24
JK
53522007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5353
5354 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5355 Enlisted BUILD ID to the debug file searching example.
5356 Included a BUILD ID `.note.gnu.build-id' section description.
5357 Updated/added the debug files splitting instructions for OBJCOPY.
5358
02142340
VP
53592007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5360
5361 * gdb.texinfo (Variable Objects): Adjust docs
5362 for -var-info-expression and document
5363 -var-info-path-expression.
5364
d3bdde98
JB
53652007-08-20 Jim Blandy <jimb@codesourcery.com>
5366
3fb6a982
JB
5367 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5368 (title page): Include the dedication in the printed manual, as a
5369 separate page after the copyright notice.
5ae4183a 5370
d3bdde98
JB
5371 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5372 don't break a @var across a line.
5373
c80a96a8
MR
53742007-07-25 Maciej W. Rozycki <macro@mips.com>
5375
5376 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5377 for include files.
5378
5824a901
NR
53792007-07-12 Nick Roberts <nickrob@snap.net.nz>
5380
5381 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5382 in annotate.texinfo.
5383 (Command History): Link to new node.
5824a901 5384
d52e7ea3
UW
53852007-07-05 Markus Deuling <deuling@de.ibm.com>
5386
5387 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5388
5fc14d0a
EZ
53892007-07-05 Eli Zaretskii <eliz@gnu.org>
5390
5391 * gdbint.texinfo (Target Conditionals): Fix last change.
5392
4a9bb1df
UW
53932007-07-03 Markus Deuling <deuling@de.ibm.com>
5394
5395 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5396 routines:
5397 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5398 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5399 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5400 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5401 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5402 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5403 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5404 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5405 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5406 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5407 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5408 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5409 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5410 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5411 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5412 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5413 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5414 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5415 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5416 (SOFTWARE_SINGLE_STEP_P)
5417
5418 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5419 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5420
5421 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5422 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5423 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5424 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5425 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5426 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5427 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5428 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5429 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5430 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5431
5432 (Converting an existing Target Architecture to Multi-arch): Remove
5433 section.
5434
5435 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5436 (gdbarch_addr_bits_remove): Add code example.
5437
5438 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5439
cfa9d6d9
DJ
54402007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5441
5442 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5443 Add other missing entries. Adjust the table size to fit.
5444 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5445 stop reasons including the new "library" event.
5446 (General Query Packets): Adjust table widths for qSupported. Mention
5447 qXfer:libraries:read reply to qSupported and document the new packet.
5448 (Library List Format): New section.
5449
159fcc13
JK
54502007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5451
5452 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5453
f66d1690
MS
54542007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5455
5456 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5457
67102876
NR
54582007-06-25 Nick Roberts <nickrob@snap.net.nz>
5459
5460 * gdbint.texinfo (Register and Memory Data): Break sections
5461 into nodes and add a menu.
5462
a4642986
MR
54632007-06-21 Maciej W. Rozycki <macro@mips.com>
5464
5465 * gdb.texinfo (Examining Memory): Document the new behaviour.
5466
e9c17194
VP
54672007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5468
5469 * gdb.texinfo (Standard Target Features): Document
5470 m68k features.
5471
31d99776
DJ
54722007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5473
5474 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5475
1780a0ed
DJ
54762007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5477
5478 * gdb.texinfo (Target Description Format): Add version attribute
5479 for <target>.
5480
822b6570
DJ
54812007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5482
5483 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5484
f8b73d13
DJ
54852007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5486
5487 * gdb.texinfo (MIPS Features): New subsection.
5488
0e7f50da
UW
54892007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5490 Markus Deuling <deuling@de.ibm.com>
5491
5492 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5493 and qXfer:spu:write packets and mention them under qSupported.
5494
23d964e7
UW
54952007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5496 Markus Deuling <deuling@de.ibm.com>
5497
5498 * gdb.texinfo (Architectures): Add new SPU section to document
5499 Cell Broadband Engine SPU architecture specific commands.
5500
9f708cb2
VP
55012007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5502
5503 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5504 comments.
5505
7579b5f8
NR
55062007-06-07 Nick Roberts <nickrob@snap.net.nz>
5507
5508 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5509
bf06d120
JB
55102007-05-29 Jim Blandy <jimb@codesourcery.com>
5511
5512 * gdb.texinfo (Overview): Doc fix.
5513
23776285
MR
55142007-05-22 Maciej W. Rozycki <macro@mips.com>
5515
5516 * gdb.texinfo (Remote Configuration): Document "set/show
5517 remoteflow".
5518
1a69e1e4
DJ
55192007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5520
bf06d120
JB
5521 * gdb.texinfo (MIPS): Remove documentation for set mips
5522 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5523 stack-arg-size.
1a69e1e4 5524
46ba6afa 55252007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5526
46ba6afa
BW
5527 * all-cfg.texi (GDBTUI): New.
5528 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5529 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5530 (TUI Configuration): Edit to improve clarity and fix problems of
5531 both style and content.
5ae4183a 5532
06d3b283
UW
55332007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5534
5535 * observer.texi (GDB Observers): New observer "new_objfile".
5536
179101d6
UW
55372007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5538
5539 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5540
25d5ea92
VP
55412007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5542
5543 * gdb.texinfo (GDB/MI Variable Objects): Document
5544 frozen variables objects.
5ae4183a 5545
ea35711c
DJ
55462007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5547
5548 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5549 (Character Sets, Caching Data of Remote Targets): Likewise.
5550 (Targets): Delete Remote node. Move its text...
5551 (Debugging Remote Programs): ...to here. Delete description
5552 of the "remote" command.
5553 (Remote configuration): Delete description of "set remotedevice"
5554 and "show remotedevice".
5555 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5556
db2e3e2e
BW
55572007-04-11 Bob Wilson <bob.wilson@acm.org>
5558
5ae4183a
AS
5559 * gdb.texinfo (Contributors, Continuing and Stepping)
5560 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5561 (General Query Packets, File-I/O Remote Protocol Extension)
5562 (Protocol Basics, The F Reply Packet, Write)
5563 (Protocol-specific Representation of Datatypes, Memory Transfer):
5564 Fix hyphenation, punctuation and grammar problems.
5565 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5566 'section' instead of 'subsection' in the text.
5567 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5568 (i386): Remove period from section name.
db2e3e2e
BW
5569 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5570 (Config Names, Configure Options): Use @file{configure}.
5571
8a3dae3e
DJ
55722007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5573
5574 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5575 and tab expansion.
5576
1a92f856
DJ
55772007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5578
5579 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5580
79a6e687 55812007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5582
79a6e687
BW
5583 * gdb.texinfo: Consistently capitalize all significant words in
5584 node names, chapter titles, section titles, and headings. Update
5585 cross references to match.
5586 (Starting and Stopping Trace Experiment): Make node name plural.
5587 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5588
ad527d2e
PA
55892007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5590
5591 * gdb.texinfo (WinCE): Delete obsolete subsection.
5592
7ce59000
DJ
55932007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5594
5595 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5596 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5597 references.
5598
8807d78b
DJ
55992007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5600
5601 * gdb.texinfo (Startup): Delete references to some alternate
5602 names for .gdbinit.
5603 (Thread): Remove LynxOS reference.
5604 (Tandem ST2000): Delete target-specific documentation.
5605 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5606 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5607 and GDB_OSABI_LYNXOS.
5608
5f402660
UW
56092007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5610
5611 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5612
bac718a6
UW
56132007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5614
5615 * gdbint.texinfo (Target Conditionals): Remove mention of
5616 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5617 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5618
9453113a
DJ
56192007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5620
5621 * Makefile.in: Add "pdfdir" installation
5622 directory, PDFTEX macro, support for "install-pdf" target,
5623 and rules for making a pdf version of refcard.texi.
5624 * refcard.tex: Specify paper size for PDF output.
5625
ae21e955 56262007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5627
ae21e955 5628 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5629
3f94c067 56302007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5631
3f94c067
BW
5632 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5633 (Source Path, Character Sets, Macros, Define)
5634 (GDB/MI Result Records, GDB/MI Simple Examples)
5635 (GDB/MI Program Execution, GDB/MI File Commands)
5636 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5637 (Bug Reporting): Use @value{GCC}.
5ae4183a 5638
12c27660 56392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5640
12c27660
BW
5641 * gdb.texinfo (Help): Fix formatting of examples.
5642 (Variables): Use @ifnotinfo instead of @iftex.
5643 (Non-debug DLL symbols): Use @ref instead of @pxref.
5644 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5645
ce9341a1
BW
56462007-03-26 Bob Wilson <bob.wilson@acm.org>
5647
5648 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5649
c8f4133a
BW
56502007-03-26 Bob Wilson <bob.wilson@acm.org>
5651
5652 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5653 the order of the nodes.
5654 (C Operators, C Constants, Debugging C): Remove extra menus.
5655 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5656
c8f4133a 56572007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5658
5659 * gdb.texinfo (File Options): Add missing parenthesis.
5660 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5661
c74d0ad8
DJ
56622007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5663
5664 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5665
ff6f572f
DJ
56662007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5667
669fac23 5668 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5669 case insensitivity.
5670 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5671
994337c3
NR
56722007-02-18 Nick Roberts <nickrob@snap.net.nz>
5673
5674 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5675 (Files): Add section name to argument list for pxref.
5676 (Non-debug DLL symbols): Don't use `see' for pxref.
5677 (Embedded Processors): Fix typo.
5678 (GDB/MI Breakpoint Commands): Execution commands generate
5679 *stopped not ^done.
5680
eb819d70
NR
56812007-02-13 Nick Roberts <nickrob@snap.net.nz>
5682
5683 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5684 values for in_scope. Mention that only root variables can be
5685 updated.
5686 (GDB/MI Development and Front Ends): Explain new values may be
5687 added to existing fields.
5688
123dc839
DJ
56892007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5690
5691 * gdb.texinfo (-target-disconnect): Use @smallexample.
5692 (Requirements): Add anchor for Expat. Update description.
5693 (Target Descriptions): Mention Expat.
5694 (Target Description Format): Document new elements. Use
5695 @smallexample.
5696 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5697 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5698
108546a0
DJ
56992007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5700
5701 * gdb.texinfo (Target Description Format): Add section on XInclude.
5702
95a98c01
NR
57032006-02-03 Nick Roberts <nickrob@snap.net.nz>
5704
5705 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5706 command -enable-timings.
5707
f4b3909f
EZ
57082007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5709
5ae4183a 5710 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5711 descriptions for new/deleted elements in gdb_osabi. Add missing
5712 description for function generic_elf_osabi_sniff_abi_tag_sections.
5713
c7ba131e
JB
57142007-01-29 Joel Brobecker <brobecker@adacore.com>
5715
5716 * gdb.texinfo (Maintenance Commands): Add documentation for
5717 the new "maint print target-stack" command.
5718
3a60f64e
JK
57192007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5720 Eli Zaretskii <eliz@gnu.org>
5721
f4b3909f 5722 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5723
c582f8b6
EZ
57242007-01-26 Eli Zaretskii <eliz@gnu.org>
5725
5726 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5727 Use @value{NGCC} instead of @value{GCC}.
5728
d3e8051b
EZ
57292007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5730
5731 * agentexpr.texi: Fix typos.
5732 * annotate.texinfo: Likewise.
5733 * gdb.texinfo: Likewise.
5734 * gdbint.texinfo: Likewise.
5735 * observer.texi: Likewise.
5736 * stabs.texinfo: Likewise.
5737
86f04699
EZ
57382007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5739
5740 * gdbint.texinfo (Support Libraries): Remove mmalloc
5741 entry. Describe readline library.
5742
23181151
DJ
57432007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5744
5745 * gdb.texinfo (Target Descriptions): New section.
5746 (General Query Packets): Add QPassSignals anchor. Mention
5747 qXfer:features:read under qSupported. Expand mentions of
5748 qXfer:memory-map:read and QPassSignals. Document
5749 qXfer:features:read.
5750
f822c95b
DJ
57512007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5752
5753 * gdb.texinfo (Commands to specify files): Describe
5754 "set sysroot" and "show sysroot".
5755 (Using the `gdbserver' program): Lowercase argument
5756 to @var. Expand description of setting up GDB on the
5757 host.
5758
8936fcda
JB
57592007-01-05 Joel Brobecker <brobecker@adacore.com>
5760
5761 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5762 catch exception, catch exception unhandled, and catch assert
5763 commands.
5764
e776119f
DJ
57652007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * gdb.texinfo (Debugging Output): Document "set debug xml"
5768 and "show debug xml".
5769
aa79a185
DJ
57702007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5771
5772 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5773
7f893741
JB
57742007-01-01 Joel Brobecker <brobecker@adacore.com>
5775
5776 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5777
a1b5960f
VP
57782006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5779
5780 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5781 note in @ignore, to be removed later if nobody complains.
5782
9f470e6e
NR
57832006-12-04 Nick Roberts <nickrob@snap.net.nz>
5784
5785 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5786 of -var-delete.
5787
765dc015 57882006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5789
765dc015 5790 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5791 automatic software/hardware breakpoint usage and
5792 the "set breakpoint auto-hw" command.
765dc015 5793
4b5752d0
VP
57942006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5795
5796 * gdb.texinfo (Memory Access Checking): New.
5797
89be2091
DJ
57982006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5799
5800 * gdb.texinfo (Remote configuration): Mention
5801 "pass-signals-packet".
5802 (General Query Packets): Document QPassSignals. Fix
5803 a typo.
5804
ca3bf3bd
DJ
58052006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5806
5807 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5808
427c3a89
DJ
58092006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5810
5811 * gdb.texinfo (Remote configuration): Rewrite documentation for
5812 packet configuration commands.
5813 (OS Information): Adjust reference to qXfer:auxv:read.
5814 (General Query Packets): Remove references to read-aux-vector-packet
5815 and set remote get-thread-local-storage-address.
5816
7a107747
DJ
58172006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5818
5819 * gdbint.texinfo (Target Architecture Definition): Add new
5820 Initializing a New Architecture section.
5821
1c56eb0e
EZ
58222006-10-31 David Taylor <dtaylor@emc.com>
5823
5824 * stabs.texinfo (Macro define and undefine): New node describing
5825 stabs for #define and #undef.
5826
f73adfeb
AS
58272006-10-27 Andreas Schwab <schwab@suse.de>
5828
5829 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5830
fd60e0df
EZ
58312006-10-21 Eli Zaretskii <eliz@gnu.org>
5832
5833 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5834 clarify on the possible meanings of ``expression'' watched by
5835 watchpoints. Add indexing.
e5ac9b53
EZ
5836 (Prompting, Errors, Invalidation, Annotations for Running)
5837 (Source Annotations): Fix index entries by adding "annotation" to
5838 them, to discriminate from index entries that point to the more
5839 general topic descriptions.
fd60e0df 5840
52bb452f
DJ
58412006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5842
5843 * gdbint.texinfo (Target Vector Definition): Move most
5844 content into Existing Targets. Add a menu.
5845 (Existing Targets): New section, moved from Target Vector
5846 Definition. Use @subsection.
5847 (Managing Execution State): New section.
5848
58955e58
BW
58492006-10-16 Bob Wilson <bob.wilson@acm.org>
5850
5851 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5852
c8aa23ab
EZ
58532006-10-15 Eli Zaretskii <eliz@gnu.org>
5854
5855 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5856 (Command Syntax, Signals, Backtrace, Connecting)
5857 (Remote configuration, Renesas Boards, Console I/O): Fix last
5858 change: use Ctrl- instead of C-, except wrt Emacs.
5859 (File-I/O Examples): Put Ctrl-c in @kbd.
5860 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5861 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5862 (Signals, Set Breaks, Set Watchpoints): Document optional
5863 arguments to `info signals' `handle', `info breakpoints', and
5864 `info watchpoints'.
c8aa23ab 5865
e7109c7e
EZ
58662006-10-14 Eli Zaretskii <eliz@gnu.org>
5867
5868 * gdb.texinfo (Backtrace): Fix last change.
5869
de3aea7b
NR
58702006-10-14 Nick Roberts <nickrob@snap.net.nz>
5871
5872 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5873
7f9087cb
BW
58742006-10-10 Bob Wilson <bob.wilson@acm.org>
5875
c8aa23ab
EZ
5876 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5877 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5878 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5879
68437a39
DJ
58802006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5881 Daniel Jacobowitz <dan@codesourcery.com>
5882
5883 * gdb.texinfo (Packets): Document vFlashErase,
5884 vFlashWrite and vFlashDone packets.
5885 (General Query Packets): Document qXfer:memory-map:read.
5886 Add a new feature for qXfer:memory-map:read.
5887 (Memory map format): New section.
5888 (Target Commands): Mention that gdb can write flash.
5889
fd79ecee
DJ
58902006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5891 Daniel Jacobowitz <dan@codesourcery.com>
5892
5893 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5894 memory regions and "mem auto".
5895
350da6ee
DJ
58962006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5897
5898 * gdbint.texinfo (Array Containers): New section.
5899
2f1acb09
VP
59002006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5901
5902 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5903 -stack-list-arguments HIGH_FRAME argument can be larger then the
5904 actual number of frames.
5905
2ab1eb7a
VP
59062006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5907
5908 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5909 -stack-list-locals HIGH_FRAME argument can be larger then the
5910 actual number of frames.
2ab1eb7a 5911
599b237a
BW
59122006-09-02 Bob Wilson <bob.wilson@acm.org>
5913
5914 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5915 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5916
25ab7e6d
EZ
59172006-09-02 Eli Zaretskii <eliz@gnu.org>
5918
5919 * gdbint.texinfo (Overall Structure): New section "Source Tree
5920 Structure".
5921
940178d3
JB
59222006-08-17 Jim Blandy <jimb@codesourcery.com>
5923
5924 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5925 responses.
5926
30daae6c
JB
59272006-08-08 Joel Brobecker <brobecker@adacore.com>
5928
5929 * gdb.texinfo (Source Path): Add documentation for new
5930 substitute-path commands.
5931
7fa2210b
DJ
59322006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5933
5934 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5935 (Running Configure): ...here.
5936 (Requirements): New node. Mention expat.
5937
3d00d119
DJ
59382006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5939
5ae4183a 5940 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5941 'set download-write-size' and 'show download-write-size'.
5942
0cbfa4ee
DJ
59432006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5944
5945 * stabs.texinfo (Member Type Descriptor): Correct example for
5946 pointer to member types.
5947
16026cd7
AS
59482006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5949
5950 * gdb.texinfo (Optional warnings and messages): Add
5951 'set/show trace-commands'.
5952 (Command files): Add '-v' to source command.
5953
0876f84a
DJ
59542006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5955
5956 * gdb.texinfo (OS Information): Update qPart reference to
5957 qXfer.
5958 (Remote configuration): Likewise.
5959 (Overview): Move @cindex to the start of a paragraph. Talk
5960 about binary data encoding.
5961 (Packets): Refer to the overview for the details of the X
5962 packet encoding.
5963 (General Query Packets): Remove qPart description. Add qXfer
5964 description. Add an anchor to qSupported. Correct feature
5965 table title. Add a new feature for qXfer:auxv:read.
5966 (Interrupts): Add a missing parenthesis.
5967
2ec3381a
DJ
59682006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5969
669fac23 5970 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5971 (GDB/MI Kod Commands): Remove commented out node.
5972
594fe323
EZ
59732006-07-01 Eli Zaretskii <eliz@gnu.org>
5974
5975 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5976 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5977 (GDB/MI Thread Commands, GDB/MI Program Execution)
5978 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5979 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5980 (GDB/MI File Commands, GDB/MI Target Manipulation)
5981 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5982 since the MI prompt is hard-wired into the code.
5983
7e3fb70c
NR
59842006-07-01 Nick Roberts <nickrob@snap.net.nz>
5985
5986 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5987 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5988 (GDB/MI Data Manipulation): Remove description of unimplemented
5989 display related commands as variable objects perform this function
5990 and are superior: -display-delete, -display-disable,
5991 -display-enable, -display-insert and -display-list. Move
5992 -environment-cd, -environment-directory, -environment-path
5993 and -environment-pwd to "Program Context".
5994 (GDB/MI Program Control): Rename to "Program Execution". Move
5995 -exec-arguments -exec-abort to...
5996 (GDB/MI Program Context): ...here. New node split from "Data
5997 Manipulation".
5998
be2a5f71
DJ
59992006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6000
6001 * gdb.texinfo (Remote configuration): Document set / show
6002 remote supported-packets.
6003 (General Query Packets): Document qSupported packet.
6004
fc320d37
SL
60052006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6006
6007 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6008 and font markup.
6009 (Protocol basics): Likewise.
6010 (The F request packet): Likewise.
6011 (The F reply packet): Likewise.
6012 (Memory transfer): Move this node to be a subsubsection of
6013 "Protocol specific representation of datatypes".
6014 (The Ctrl-C message): More copy editing.
6015 (Console I/O): Likewise.
6016 (The isatty call): Delete this node, and merge its content into
6017 the "isatty" node. Fixed references elsewhere.
6018 (The system call): Delete this node, and merge its content into
6019 the "system" node. Fixed references elsewhere.
6020 (open): Reformat to use @table, and add appropriate font markup.
6021 (close): Likewise.
6022 (read): Likewise.
6023 (write): Likewise.
6024 (lseek): Likewise.
6025 (rename): Likewise.
6026 (unlink): Likewise.
6027 (stat/fstat): Likewise.
6028 (gettimeofday): Likewise.
6029 (isatty): Likewise.
6030 (system): Likewise, plus minor changes to fix confusing wording.
6031 (Integral datatypes): Fix font markup.
6032 (Pointer values): Likewise.
6033 (struct stat): Fix markup to use @table, plus minor copy editing.
6034 (struct timeval): Fix font markup, plus minor copy editing.
6035 (Constants): Minor copy editing.
6036 (Errno values): Add font markup.
6037 (File-I/O Examples): Likewise.
6038
158fdf5c
NR
60392006-06-10 Nick Roberts <nickrob@snap.net.nz>
6040
6041 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6042 (GDB/MI Simple Examples): Move node up one level. Use real
6043 examples.
6044 (GDB/MI Compatibility with CLI): Update.
6045 (GDB/MI Result Records): Add "connected" and "exit" result
6046 classes.
6047 (GDB/MI Stream Records): Clarify target output.
6048 (GDB/MI Command Description Format): Modify example description.
6049 (GDB/MI Breakpoint Table Commands): Rename to...
6050 (GDB/MI Breakpoint Commands): ...this
6051 (GDB/MI Breakpoint Commands): Add optional thread field.
6052 (GDB/MI Program Control): Add an introduction. Move "Program
6053 termination" examples into exec-run description.
6054 (GDB/MI File Commands): Mention similar CLI commands.
6055 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6056 is similar to "-gdb-version".
6057
ddb50cd7
EZ
60582006-06-09 Eli Zaretskii <eliz@gnu.org>
6059
6060 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6061
2aef0d6b
NR
60622006-06-02 Nick Roberts <nickrob@snap.net.nz>
6063
6064 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6065 sourceware.org for mailing lists.
d5e40d59 6066 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6067
383a5c52
NR
60682006-06-01 Nick Roberts <nickrob@snap.net.nz>
6069
d5e40d59 6070 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6071
e16b02ee
EZ
60722006-05-22 Eli Zaretskii <eliz@gnu.org>
6073
6074 * gdb.texinfo (Cygwin Native): Fix last change.
6075
be90c084
CF
60762006-05-22 Christopher Faylor <cgf@timesys.com>
6077
6078 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6079
347ceba5
NR
60802006-05-15 Nick Roberts <nickrob@snap.net.nz>
6081
6082 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6083 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6084
369af7bd
DJ
60852006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6086
6087 * gdb.texinfo (General Query Packets): Recommend not starting
6088 new packets with qC and clarify.
6089
2ffdbde8 60902006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6091
6092 * gdb.texinfo (M2 Types): New section.
72019c9c 6093
16d1a084
DJ
60942006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6095
6096 * agentexpr.texi: Add a copyright and license notice.
6097 * observer.texi: Likewise, with GPL clause for function prototypes.
6098 Remove trailing whitespace.
6099
aa56d27a
JB
61002006-05-05 Jim Blandy <jimb@codesourcery.com>
6101
6102 * gdb.texinfo (General Query Packets): Document conventions for
6103 terminating packet names, and their violations.
6104
5bdf8622
DJ
61052006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6106
6107 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6108 * gdb.texinfo: Likewise.
6109
605a56cb
DJ
61102006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6111
6112 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6113 and "show remotedebug".
6114 (Debugging Output): Add additional index entries.
6115
b8db102d
MS
61162006-04-27 Michael Snyder <msnyder@redhat.com>
6117
6118 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6119
c5e30d01
AC
61202006-04-22 Andrew Cagney <cagney@redhat.com>
6121
6122 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6123 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6124
8181d85f
DJ
61252006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6126
6127 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6128 and remove breakpoint prototypes.
6129 (Watchpoints): Move description of target_insert_hw_breakpoint and
6130 target_remove_hw_breakpoint ...
6131 (Breakpoints): ... to here. Document target_insert_breakpoint and
6132 target_remove_breakpoint.
6133
4f553f88
JB
61342006-04-17 Jim Blandy <jimb@codesourcery.com>
6135
6136 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6137 and C packets are optional.
6138
cd852561
FR
61392006-04-14 Frederic Riss <frederic.riss@st.com>
6140
6141 * gdb.texinfo (Specifying source directories): Update the description
6142 of the source file search to reflect the fact that the source path
6143 always contains at least $cdir and $cwd.
6144
b620eb07
MS
61452006-03-31 Michael Snyder <msnyder@redhat.com>
6146
6147 * gdb.texinfo: Update copyright dates.
6148
3156cdaf
EZ
61492006-03-31 Eli Zaretskii <eliz@gnu.org>
6150
6151 * gdb.texinfo (Overview): Add an index entry to "empty response".
6152
7d30c22d
JB
61532006-03-28 Jim Blandy <jimb@codesourcery.com>
6154
6155 * gdbint.texinfo (Prologue Analysis): New section.
6156
86941c27
JB
61572006-03-07 Jim Blandy <jimb@red-bean.com>
6158
66b8c7f6
JB
6159 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6160
1a10341b
JB
6161 * gdb.texinfo (Target Commands): Update text describing how to
6162 specify a target. Refer to the detailed section on remote
6163 debugging, not the brief mention.
6164
86941c27
JB
6165 * gdb.texinfo (Connecting): Organize the different 'target remote'
6166 connection methods into a table. Add a 'target remote' index
6167 entry. (!!!)
6168
62f3a2ba
FF
61692006-02-17 Fred Fish <fnf@specifix.com>
6170
6171 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6172 'ptype' commands to reflect the fact that the only significant
6173 difference between them is that ptype prints the complete type
6174 description instead of just the name.
6175
8b9a88ea
WZ
61762006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6177
6178 * gdbint.texinfo (Watchpoints): Delete
6179 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6180
7e8dc855
NR
61812006-02-10 Nick Roberts <nickrob@snap.net.nz>
6182
6183 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6184 times fields where needed. Fix typos. Update general form given
6185 for output of -break-insert.
6186 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6187
c91d38aa
DJ
61882006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6189
6190 * gdbint.texinfo (Symbol Handling): Add a section
6191 on memory management.
6192
38fcd64c
DJ
61932006-02-06 Vladimir Prus <ghost@cs.msu.su>
6194
6195 * gdb.texinfo (Breakpoint table commands): Document the fullname
6196 field in -break-list output.
6197
219eec71
EZ
61982006-02-03 Eli Zaretskii <eliz@gnu.org>
6199
6200 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6201 debugging information produced by the various "set debug..."
6202 options.
6203
ae5a43e0
DJ
62042006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6205
6206 * gdb.texinfo (Files): Remove obsolete bits from the description
6207 of "symbol-file".
6208
a9f158ec
JB
62092006-01-25 Jim Blandy <jimb@redhat.com>
6210
6211 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6212
410dd08e
JB
62132006-01-24 Jim Blandy <jimb@redhat.com>
6214
6215 * gdbint.texinfo (Frames): Document the basics of GDB's register
6216 unwinding model, and explain the existence of the "sentinel" frame.
6217
4b505b12
AS
62182006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6219
6220 * gdb.texinfo (Choosing files): Mention that -directory is used
6221 for script files.
6222 (Specifying source directories): Likewise.
6223 (Command files): Explain how script files are found.
6224
839c27b7
EZ
62252006-01-21 Eli Zaretskii <eliz@gnu.org>
6226
6227 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6228 the threads in a multi-threaded program.
6229 (Threads): The threadno argument of "thread apply" can be a range
6230 of numbers.
6231
7be93b9e
JB
62322006-01-18 Jim Blandy <jimb@redhat.com>
6233
6234 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6235 of warning flags.
6236
fcc73fe3
EZ
62372006-01-13 Eli Zaretskii <eliz@gnu.org>
6238
6239 * gdb.texinfo (Sequences): Improve menu annotations.
6240 (Define): Add index entries for arguments of user-defined
6241 commands. Move the description of flow-control commands...
6242 (Command Files): ...to here. Document loop_break and
6243 loop_continue.
ca91424e
EZ
6244 (Define, Command Files): Document `end' and add index entries for
6245 it.
fcc73fe3 6246
5c95884b
MS
62472006-01-04 Michael Snyder <msnyder@redhat.com>
6248
6249 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6250 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6251
860701dc
PH
62522006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6253
6254 * gdb.texinfo (Omissions from Ada): Document that there is now
6255 limited aggregate support.
6256
36b80e65
EZ
62572005-12-28 Eli Zaretskii <eliz@gnu.org>
6258
6259 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6260 registers and the likes.
6261
c1468174
EZ
62622005-12-24 Eli Zaretskii <eliz@gnu.org>
6263
6264 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6265 (Symbols): Fix usage of "e.g.".
359df76b 6266 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6267
6268 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6269 (Coding): Fix usage of "e.g.".
6270
c02a867d
EZ
62712005-12-23 Eli Zaretskii <eliz@gnu.org>
6272
5ae4183a
AS
6273 * stabs.texinfo:
6274 * refcard.tex:
c02a867d 6275 * gpl.texi:
5ae4183a
AS
6276 * gdbint.texinfo:
6277 * gdb.texinfo:
6278 * gdb-cfg.texi:
c02a867d 6279 * fdl.texi:
5ae4183a
AS
6280 * annotate.texinfo:
6281 * all-cfg.texi:
c02a867d
EZ
6282 * Makefile.in: Add (C) after Copyright. Update the FSF
6283 address.
6284
fad38dfa
EZ
62852005-12-03 Eli Zaretskii <eliz@gnu.org>
6286
6287 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6288 extend GDB with commands for external monitor.
6289
53e5f3cf
AS
62902005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6291
6292 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6293
55f6ca0f
JB
62942005-11-25 Joel Brobecker <brobecker@adacore.com>
6295
6296 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6297
c1947b85
JB
62982005-11-21 Jim Blandy <jimb@redhat.com>
6299
6300 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6301 placement of 'R' actions in tracepoint action packets; document
6302 dependence of 'X' and 'M' actions on a preceding 'R' action for
6303 their registers.
6304
9d29849a
JB
63052005-11-19 Jim Blandy <jimb@redhat.com>
6306
6307 * gdb.texinfo (Tracepoint Packets): New node.
6308 (General Query Packets): Add entries for the tracepoint packets,
6309 referring to the "Tracepoint Packets" node.
6310 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6311
9a6253be
KB
63122005-11-18 Kevin Buettner <kevinb@redhat.com>
6313
6314 * gdb.texinfo (set remotebreak): Add anchor.
6315 (X packet): Likewise.
6316 (Remote Protocol): Add new section `Interrupts' and new index
6317 entry `interrupts (remote protocol)'.
6318
5f3bebba
JB
63192005-11-18 Jim Blandy <jimb@redhat.com>
6320
6321 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6322 entries into the General Query Packets section. Add a
6323 cross-reference to that section. Drop description of replies, as
6324 these are covered in the descriptions of each packet.
6325 (General Query Packets): Add introductory text. Explain naming
6326 conventions, and how the end of a name is recognized.
6327
9a7a1b36
KB
63282005-11-17 Kevin Buettner <kevinb@redhat.com>
6329
0564b6cf 6330 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6331 "set remotebreak" command.
6332
b8ff78ce
JB
63332005-11-16 Jim Blandy <jimb@redhat.com>
6334
6335 * gdb.texinfo (Packets, Stop Reply Packets)
6336 (General Query Packets): Various formatting cleanups.
6337 - Use @samp for packet contents.
6338 - Drop summaries from packet @item lines; the same information appears
6339 immediately below in the description.
6340 - Delete paragraph breaks after packet @item commands, so that the
6341 description appears directly to the right of the packet prototype
6342 in the printed manual, if it fits.
6343 - Place spaces in packet prototypes between @vars and non-@var
6344 letters, and explain that they're just for formatting.
6345 - Use @dots{} instead of '...'.
6346 - Fix uses of @code where @var was needed.
6347 - Replace "deprecated" markers with English text spelling out the
6348 packet's status and the preferred alternatives.
6349 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6350 what this ever meant.
6351 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6352 this for a long time.
6353 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6354 implemented several times, and have been in use for years.
6355
8ffe2530
JB
63562005-11-15 Jim Blandy <jimb@redhat.com>
6357
c43c5473
JB
6358 * gdb.texinfo (Packets): Add index entries for 'm' packet
6359 disclaimers.
5ae4183a 6360
fb031cdf
JB
6361 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6362 of stub when processing an 'm' packet.
6363
8ffe2530
JB
6364 * gdb.texinfo (Packets): Mention that packets beginning with
6365 letters are reserved once, at the top, instead of actually listing
6366 them all and saying "reserved".
6367
c03c782f
AS
63682005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6369
6370 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6371 Change @var{$arg0 to @code{$arg0.
6372
814e32d7
WZ
63732005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6374
6375 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6376
fa93a9d8
JB
63772005-11-12 Jim Blandy <jimb@redhat.com>
6378
6379 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6380 order. Remove extraneous 'z'.
6381
8a5a3c82
AS
63822005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6383
6384 * gdb.texinfo (Choosing files): Add --eval-command.
6385
4b0ad762
AS
63862005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6387
6388 * gdb.texinfo (Choosing modes): Add --return-child-result.
6389
6390
1a088d06
AS
63912005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6392
6393 * gdb.texinfo (Choosing modes): Add --batch-silent.
6394
656d5e12
EZ
63952005-10-28 Eli Zaretskii <eliz@gnu.org>
6396
6397 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6398 "The -var-update Command".
6399
3c9c013a
JB
64002005-10-03 Joel Brobecker <brobecker@adacore.com>
6401
6402 * gdb.texinfo (Print Settings): Add documentation for set/show
6403 print array-indexes.
6404
7ba3cf9c
DJ
64052005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6406
6407 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6408 6.2 and 6.3.
6409
a94ab193
EZ
64102005-08-27 Eli Zaretskii <eliz@gnu.org>
6411
6412 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6413 since 19-Jan-2004.
6414 (Files): Likewise.
ab1adacd
EZ
6415 (Variables, Symbols): Document the "<incomplete type>" message and
6416 its reasons.
a94ab193 6417
ca06016a
FF
64182005-08-01 Fred Fish <fnf@specifix.com>
6419
6420 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6421
cf58170d
NR
64222005-07-15 Nick Roberts <nickrob@snap.net.nz>
6423
6424 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6425 option for -var-list-children and -var-update.
6426 (GDB/MI Stack Manipulation): Simplify description of
6427 print-values option for -stack-list-locals.
6428 (GDB/MI Command Description Format): Clarify.
6429 (Mode Options): Spelling of superseded.
6430
38f1196a
BR
64312005-07-12 Bob Rossi <bob@brasko.net>
6432
6433 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6434 corresponding GDB command comment.
6435
3cb3b8df
BR
64362005-07-06 Bob Rossi <bob@brasko.net>
6437
6438 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6439 and -inferior-tty-show.
6440 (Input/Output): Document "set/show inferior-tty" and tty alias.
6441
10fac096
NW
64422005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6443
6444 * gdb.texinfo (Packets): Change description of 'D' packet to note
6445 that GDB does wait for a response.
6446
d1b6db76
NR
64472005-06-22 Nick Roberts <nickrob@snap.net.nz>
6448
6449 * gdb.texinfo (History) Rename "Command History".
6450 (Command History): Move node "Server Prefix" from section on
6451 Annotations here.
6452
29629dcf
NR
64532005-06-19 Nick Roberts <nickrob@snap.net.nz>
6454
6455 * gdb.texinfo (GDB/MI Stack Manipulation):
6456 Re-instate -stack-info-frame with example. Say that it gets
6457 info on selected frame, not current frame.
6458
397ca115
EZ
64592005-06-18 Eli Zaretskii <eliz@gnu.org>
6460
6461 * gdb.texinfo (Server): Clarify that `file' should be used before
6462 connecting to the server.
6463 (Files): Add an xref to the above description.
51274035
EZ
6464 (Output Formats): More detailed description of the `c' format.
6465 (Memory): List explicitly all the formats supported by `x'.
638ac427 6466 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6467 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6468 files. Add more indexing for solib-absolute-prefix and
6469 --with-sysroot.
76d17f34
EZ
6470 (Machine Code): Document possible problems with locations in
6471 shared libraries.
d416eeec
EZ
6472 (Backtrace): Document that free-standing environments do not need
6473 to have a `main' function.
397ca115 6474
74f6deaa
NR
64752005-06-18 Nick Roberts <nickrob@snap.net.nz>
6476
6477 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6478 -stack-info-frame.
6479
a9967aef
AC
64802005-06-07 Andrew Cagney <cagney@gnu.org>
6481
6482 * gdb.texinfo (Contributors): Note the original multi-arch
6483 contributors.
6484
e09f16f9
EZ
64852005-06-03 Eli Zaretskii <eliz@gnu.org>
6486
6487 * gdb.texinfo (Registers): Add index entries for the standard
6488 registers.
6489 (Frames): Add cross-reference from frame pointer description to
6490 the Registers node.
6491 (Annotations Overview): Fix the reference to GDB name.
6492
d87ba7ee
EZ
64932005-06-01 Eli Zaretskii <eliz@gnu.org>
6494
6495 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6496 can-use-hw-watchpoints.
6497
034dad6f
BR
64982005-05-28 Bob Rossi <bob@brasko.net>
6499
6500 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6501 the possible reasons why an exec async record would be returned to FE.
6502
ffed4509
AC
65032005-05-26 Andrew Cagney <cagney@gnu.org>
6504
6505 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6506 Andrew Cagney implemented the original GDB/MI.
6507
e22e55c9
OF
65082005-05-23 Orjan Friberg <orjanf@axis.com>
6509
6510 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6511 documentation. Add documentation for cris-mode.
6512
a78e13ce
EZ
65132005-05-20 Eli Zaretskii <eliz@gnu.org>
6514
6515 * gdb.texinfo (Numbers): Explain the example and make the wording
6516 more acurate.
6517
76ff342d
DJ
65182005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6519 Dennis Brueni <dennis@slickedit.com>
6520
6521 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6522 (GDB/MI Data Manipulation, GDB/MI Program Control)
6523 (GDB/MI Stack Manipulation): Update examples to include the fullname
6524 attribute in stack frames.
6525
119b882a
EZ
65262005-05-12 Eli Zaretskii <eliz@gnu.org>
6527
6528 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6529 do with other non-standard names of init files.
6530
6fc08d32
EZ
65312005-05-11 Eli Zaretskii <eliz@gnu.org>
6532
6533 * gdb.texinfo (Command Files): Move the description of the startup
6534 from here...
6535 (Startup): ...to this new subsection of the Invocation chapter.
6536 Rearrange the description of init files more logically and add a
6537 cross-reference to "Command Files". Document the special gdbinit
6538 name for CISCO 68k. Expand the description of what GDB does
6539 during startup.
6540 (History): Add index entry for HISTSIZE.
6541
a561754a
MK
65422005-05-02 Mark Kettenis <kettenis@gnu.org>
6543
6544 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6545
2eecc4ab
EZ
65462005-05-02 Eli Zaretskii <eliz@gnu.org>
6547
6548 * gdb.texinfo (SVR4 Process Information, The isatty call)
6549 (The system call): Don't use foo(N) notation for man pages and
6550 functions.
514c4d71 6551 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6552
18999be5
EZ
65532005-04-27 Eli Zaretskii <eliz@gnu.org>
6554
6555 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6556 were optimized away.
6557
0abb7bc7
EZ
65582005-04-22 Eli Zaretskii <eliz@gnu.org>
6559
6560 * gdb.texinfo (Remote configuration): Document "set/show
6561 get-thread-local-storage-address". Add cross-reference to the
6562 description of the qGetTLSAddr packet.
6563 (General Query Packets): Mention "set remote
6564 get-thread-local-storage-address" and add a reference to its
6565 description.
6566
6f61acb1
NR
65672005-04-19 Nick Roberts <nickrob@snap.net.nz>
6568
6569 * gdb.texinfo (Backtrace): Describe 'bt full'.
6570
9d59903a
NR
65712005-04-17 Nick Roberts <nickrob@snap.net.nz>
6572
6573 * gdb.texinfo (Mode Options): Fix typo.
6574 (GDB/MI): Describe how to invoke GDB/MI.
6575
721c2651
EZ
65762005-04-16 Eli Zaretskii <eliz@gnu.org>
6577
6578 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6579 references changed. Add description of "info udot".
721c2651
EZ
6580 (Files): Document "set/show stop-on-solib-events".
6581 (M32R/D): Document "set/show download-path", "set/show
6582 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6583 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6584 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6585 (Maintenance Commands): Improve indexing.
6586 (Target Commands): Document "set/show hash", "set/show debug
6587 monitor".
6588 (SVR4 Process Information): Document "info pidlist" and "info
6589 meminfo". Document "set/show procfs-tarce" and "set/show
6590 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6591 (Symbols, The Print Command with Objective-C): Improve indexing.
6592 (Objective-C): Add references to "info classes" and "info
6593 selectors".
c45da7e6
EZ
6594 (Debugging Output): Improve wording. Document "set/show debug
6595 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6596 (Set Breaks): Add index entry for "hardware breakpoints".
6597 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6598 and "set/show usehardbreakpoints".
6599 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6600 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6601 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6602 rdiromatzero", "set/show rdiheartbeat".
6603 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6604 "sds".
6605 (Embedded Processors): Document the "sim" command.
6606 (Remote): Document the "remote" command.
6607 (DJGPP Native): Document the "info serial" command.
6608 (Threads): Document "maint info sol-threads".
6609 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6610 (Set Breaks): Improve indexing.
6611 (Command Syntax): Add a reference to dont-repeat.
6612 (Define): Document "dont-repeat".
6613 (TUI Commands): Document "tabset".
6614 (WinCE): New subsection. Document "set/show remotedirectory",
6615 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6616
14d6dd68
EZ
66172005-04-15 Eli Zaretskii <eliz@gnu.org>
6618
6619 * gdb.texinfo (Hurd Native): New subsection, documents
6620 Hurd-specific commands.
a64548ea 6621 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6622 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6623 (MIPS): Improve documentation of heuristic-fence-post. Document
6624 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6625 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6626 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6627 (ARM): Document ARM-specific commands.
a64548ea
EZ
6628 (AVR): New section. Document "info io_registers".
6629 (CRIS): New section. Document "set/show cris-version" and
6630 "set/show cris-dwarf2-cfi".
6631 (HPPA): New section. Document "set/show debug hppa" and "maint
6632 print unwind".
a5adf40f 6633 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6634 (Super-H): New section. Document the "regs" command.
721c2651 6635 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6636
9c16f35a
EZ
66372005-04-09 Eli Zaretskii <eliz@gnu.org>
6638
6639 * gdb.texinfo (Print Settings): Document "set/show print
6640 pascal_static-members", "set print repeats", "show print
6641 null-stop". Improve indexing. Fix documentation of "set print
6642 union".
6643 (Pascal): New section.
6644 (Supported languages): Rename from "Support"; all references
6645 updated. Add a menu item for Pascal.
6646 (Numbers): Document "set radix.
6647 (Screen Size): Document "set/show pagination".
6648 (MIPS Embedded): Remove "set processor" documentation.
6649 (Remote configuration): Document "set/show X/P/Z-packet",
6650 "set/show read-aux-vector-packet", "set/show remote
6651 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6652 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6653 remotedebug", "set/show remotebreak", "set/show remotedevice",
6654 "set/show remotelogfile".
6655 (Auxiliary Vector): Add reference to the description of the
6656 read-aux-vector-packet setting.
6657 (Set Watchpoints): Add a cross-reference to "set remote
6658 hardware-breakpoint-limit".
6659 (General Query Packets): Add indexing of requests and
6660 cross-references to related commands in "Remote configuration".
6661 (File-I/O Overview, The system call): Fix wording and typos.
6662 (Thread Stops): Add index entries.
6663 (Continuing and Stepping): Document "show step-mode".
6664 (i386): New node. Document "set/show struct-convention".
6665 (Files): Document "show trust-readonly-sections".
6666 (Calling): Document "set/show unwindonsignal".
6667 (Messages/Warnings): Add index entries.
6668 (Maintenance Commands): Document "set/show watchdog".
6669 (Annotations Overview): Document "show annotate".
6670 (Set Watchpoints): Add index entries.
6671 (Symbols): Fix doc of case-sensitive.
6672 (ABI): Document "show coerce-float-to-double".
6673 (Convenience Vars, Help): Improve indexing.
6674 (Machine Code): Document "show disassembly-flavor".
6675 (Debugging C plus plus): Document "show overload-resolution".
6676 (Value History, Signaling): Add index entries.
6677
66782005-04-08 Eli Zaretskii <eliz@gnu.org>
6679
6680 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6681 (Processes): Fix wording.
6682 (History, List, Logging output, Define, Symbols, Print Settings):
6683 Improve indexing.
6684
a8f24a35
EZ
66852005-04-03 Eli Zaretskii <eliz@gnu.org>
6686
6687 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6688 redundant index entry for "target" command.
6689 (Backtrace): Add index entries.
6690 (Symbols, Fortran): Document the "set case-sensitive" command.
6691 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6692 (Print Settings): Add index entry for "set demangle-style".
6693 (Target Commands): Document "set download-write-size".
6694 (Debugging Output): Document "set exec-done-display".
6695
09d4efe1
EZ
66962005-04-02 Eli Zaretskii <eliz@gnu.org>
6697
6698 * gdb.texinfo (Files): Fix the name and documentation of
6699 add-shared-symbol-files. Document its alias assf. Update the
6700 list of OSs where GDB supports shared libraries. Fix markup.
6701 (Continuing and Stepping): Add reference to @var{location} in the
6702 text.
6703 (Dump/Restore Files): Fix reference to @{filename}.
6704 (Help): Fix wording.
6705 (Attach): Ditto.
6706 (Set Watchpoints): Ditto.
6707 (Backtrace): Remove redundant index entries. Improve index
6708 entries.
6709 (Delete Breaks): Fix wording.
6710 (Memory): Document the compare-sections command.
6711 (Memory Region Attributes): Improve wording.
6712 (Disabling): Improve wording.
6713 (Fortran): New subsection. Document the "info common" command.
6714 (Help): Document aliases "info copying" and "info warranty".
6715 (Caching Remote Data): New section. Document the "set/show
6716 remotecache" and "info dcache" commands.
6717 (Show): Fix wording of the documentation of the "set
6718 extension-language" command.
6719 (Signals): Add index entry for "info handle".
6720 (Memory Region Attributes): Fix punctuation.
6721 (Symbols): Change the arg name to "location" and refer to it in
6722 the text. Fix wording of "info types" doc.
6723 (Threads): Fix usage of @enumerate @item's.
6724 (Listing Tracepoints): Add index entry for "info tp".
6725 (Set Watchpoints): Add xref to "info break" description.
6726 (Macros): Add an index entry for "macro exp1". Document the
6727 "macro list" command.
6728 (Maintenance Commands): Document "flushregs", "maint agent",
6729 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6730 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6731 "maint print architecture", "maint print objfiles", "maint print
6732 statistics", "maint print type", "maint show-debug-regs", "maint
6733 space", "maint time", and "maint translate-address".
6734 (Connecting): Document the "monitor" command.
6735 (Annotations Overview): Describe the "set annotate" command.
6736
82f2d802
EZ
67372005-04-01 Eli Zaretskii <eliz@gnu.org>
6738
6739 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6740 Rearrange index entries and improve wording about support for
6741 hardware watchpoints.
6742
7d51c7de
BR
67432005-03-10 Bob Rossi <bob@brasko.net>
6744
6745 * gdb.texinfo: Update copyright
6746
68c71a2e
TR
67472005-02-09 Theodore A. Roth <troth@openavr.org>
6748
6749 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6750 error.
6751
83761cbd
KB
67522005-02-03 Kevin Buettner <kevinb@redhat.com>
6753
6754 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6755
9f1c6395
MS
67562005-01-17 Michael Snyder <msnyder@redhat.com>
6757
6758 * gdb.texinfo: Fix spelling, infinte -> infinite.
6759
fbd1b305
MK
67602005-01-08 Mark Kettenis <kettenis@gnu.org>
6761
6762 * observer.texi (GDB Observers): Document "solib_loaded".
6763
3ace7edb
AC
67642005-01-07 Andrew Cagney <cagney@gnu.org>
6765
bec39cab
AC
6766 * configure.ac: Rename configure.in, require autoconf 2.59.
6767 * configure: Re-generate.
6768
3ace7edb
AC
6769 * configure.in: Replace configdirs with multiple references to
6770 AC_CONFIG_SUBDIRS.
6771 * configure: Re-generate.
5ae4183a 6772
53531fc1
AC
67732005-01-04 Andrew Cagney <cagney@gnu.org>
6774
6775 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6776 part of the version number.
6777
536ffdb7
MK
67782004-12-24 Mark Kettenis <kettenis@gnu.org>
6779
6780 * gdbint.texinfo (Algorithms): Remove description of
6781 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6782
e1aac25b
JB
67832004-12-07 Jim Blandy <jimb@redhat.com>
6784
6785 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6786 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6787 numbers.
6788
f47b1503
AS
67892004-12-07 Andreas Schwab <schwab@suse.de>
6790
6791 * gdb.texinfo (Mode Options): Document -l option.
6792
b6b8ece6
EZ
67932004-12-04 Eli Zaretskii <eliz@gnu.org>
6794
6795 * gdbint.texinfo (Algorithms): More accurate description of
6796 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6797 is not needed unless data-read and data-access watchpoints are
6798 supported. Add a description of how GDB checks whether the
6799 inferior stopped because a watchpoint was hit.
6800
01371747
EZ
68012004-11-23 Eli Zaretskii <eliz@gnu.org>
6802
6803 * gdb.texinfo (Files): Add cross-reference to description of
6804 -readnow command-line switch.
6805
2315ffec
RC
68062004-11-10 Randolph Chung <tausq@debian.org>
6807
6808 * gdb.texinfo: Document set/show backtrace past-entry commands.
6809 Rearrange index entries for set/show backtrace past-main.
6810
69065f5d
AC
68112004-11-10 Jon Beniston <jon@beniston.com>
6812
6813 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6814 * gdb.texinfo (Remote Serial Protocol): Further describe
6815 binary transfer escaping mechanism .
69065f5d 6816
30e91e0b
RC
68172004-11-08 Randolph Chung <tausq@debian.org>
6818
6819 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6820 and "show debug infrun". Add index entries.
6821
60bf7e09
EZ
68222004-10-23 Eli Zaretskii <eliz@gnu.org>
6823
6824 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6825 "info proc" that are already implemented. Add index entries.
6826 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6827 (Files): Add a tip for decreasing memory used for symtabs from
6828 shared libraries.
f018e82f
EZ
6829 (Starting): Fix whitespace; make "elaboration" stand out where it
6830 is first used, and add an index entry for the term.
f8568604
EZ
6831 (Calling): Expand and elaborate text. Add "print". Add the
6832 description of problems with weak aliases.
384ee23f 6833 (Core File Generation): New section.
60bf7e09 6834
d52fe014
AC
68352004-10-12 Andrew Cagney <cagney@gnu.org>
6836
6837 * gdbint.texinfo (Versions and Branches): New chapter.
6838 (Releasing GDB): Delete "Versions and Branches" section.
6839 (Top): Add "Versions and Branches".
6840
703663ab
EZ
68412004-10-08 Eli Zaretskii <eliz@gnu.org>
6842
6843 * gdb.texinfo (Editing, History): Add cross-references to the
6844 included Readline and History user documentation. Remove
6845 references to the symbol have-readline-appendices which is unused
6846 and undefined.
6847 (History): Fix indexing.
6848
ac77d04f
JJ
68492004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6850
6851 * gdbint.texinfo (target_stopped_data_address): Update to
6852 new prototype.
6853 (i386_stopped_data_address): Update prototype and description.
6854 (i386_stopped_by_watchpoint): New function and description.
6855
e07c999f
PH
68562004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6857
6858 * gdb.texinfo (Filenames): Add Ada suffixes.
6859 (Ada) New section.
6860
2e868123
AC
68612004-09-27 Andrew Cagney <cagney@gnu.org>
6862 Robert Picco <Robert.Picco@hp.com>
6863
6864 * gdb.texinfo (Packets): Document the "p" packet.
6865
02a57714
JM
68662004-09-21 Jason Molenda (jmolenda@apple.com)
6867
6868 * gdb.texinfo (Paths and Names of the Source Files): Document the
6869 meaning of values in the 'desc' field of a SO stab.
6870
ae038cb0
DJ
68712004-09-20 Daniel Jacobowitz <dan@debian.org>
6872
6873 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6874 max-cache-age" and "maint show dwarf2 max-cache-age".
6875
f7dc1244
EZ
68762004-09-16 Eli Zaretskii <eliz@gnu.org>
6877
6878 * gdb.texinfo (Set Breaks): Add index entry for setting
6879 breakpoints on overloaded C++ functions that are not members of
6880 any classes. Add an example and an index entry for setting
6881 breakpoints on all program functions.
6882 (Character Sets, Macros, Overlay Commands)
6883 (Non-debug DLL symbols, GDB/MI Output Syntax)
6884 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6885 Use "(@value{GDBP})" instead of a literal "(gdb)".
6886
f810308b
AC
68872004-09-12 Andrew Cagney <cagney@gnu.org>
6888
6889 * gdbint.texinfo (Native Debugging): Delete description of
6890 FILES_INFO_HOOK.
6891
15a661f3
PH
68922004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6893
5ae4183a
AS
6894 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6895 to hex_string_custom (not historically correct, but more
15a661f3
PH
6896 understandable, given the current code).
6897
f3219c75
AC
68982004-09-03 Andrew Cagney <cagney@gnu.org>
6899
6900 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6901
f3bb6704
JJ
69022004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6903
6904 * observer.texi (solib_unloaded): New observer.
6905
8d2c00cb
AC
69062004-08-24 Andrew Cagney <cagney@gnu.org>
6907
6908 * gdbint.texinfo (Target Architecture Definition): Add missing
6909 comma.
6910
e7dc800a
MC
69112004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6912
6913 * (Using the Testsuite): build != host is supported,
6914 but some test scripts do not support build != host.
6915
73b03683
MK
69162004-08-14 Mark Kettenis <kettenis@gnu.org>
6917
6918 * gdbint.texinfo (Host Definition): Delete description of
6919 FCLOSE_PROVIDED and GETENV_PROVIDED.
6920
c0ccb908
MK
69212004-08-05 Mark Kettenis <kettenis@chello.nl>
6922
6923 * gdbint.texinfo (Host Definition): Delete description of
6924 NO_SYS_FILE.
6925 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6926 PTRACE_FP_BUG.
6927
9c8dbfa9
AC
69282004-08-05 Andrew Cagney <cagney@gnu.org>
6929
6930 * gdbint.texinfo (Target Architecture Definition): Delete
6931 reference to deprecated_read_fp.
6932
f42accbe
AC
69332004-08-02 Andrew Cagney <cagney@gnu.org>
6934
6935 * gdbint.texinfo (Target Architecture Definition): Delete
6936 description of DEPRECATED_REGISTER_BYTES.
6937
0b66e38c
EZ
69382004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6939
6940 * gdb.texinfo (Source Path): Document the new behavior of
6941 searching for the source files.
6942
15387254
EZ
69432004-07-17 Eli Zaretskii <eliz@gnu.org>
6944
6945 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6946 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6947 (Auto Display): Improve indexing.
6948
2c07db7a
AC
69492004-07-16 Andrew Cagney <cagney@gnu.org>
6950
6951 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6952 "-noasync".
6953
4644b6e3
EZ
69542004-07-09 Eli Zaretskii <eliz@gnu.org>
6955
6956 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6957 have the same prefix have only their prefix in the index.
6958
7561d450
MK
69592004-07-03 Mark Kettenis <kettenis@gnu.org>
6960
6961 * gdb.texinfo (BSD libkvm Interface): New node (section)
6962 (Native): Add it to the menu.
6963
67bebe79
MK
69642004-07-01 Mark Kettenis <kettenis@gnu.org>
6965
6966 * gdbint.texinfo (Target Architecture Definition): Remove
6967 PCC_SOL_BROKEN.
6968
1a6923e0
MK
69692004-06-24 Mark Kettenis <kettenis@gnu.org>
6970
6971 * gdbint.texinfo (Target Architecture Definition): Remove
6972 SUN_FIXED_LBRAC_BUG.
6973
b435e160
AC
69742004-06-26 Andrew Cagney <cagney@gnu.org>
6975
6976 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6977
b5622e8d
AC
69782004-06-20 Andrew Cagney <cagney@gnu.org>
6979
6980 * gdbint.texinfo (Target Architecture Definition): Deprecate
6981 USE_STRUCT_CONVENTION.
6982
e0c07bf0
MC
69832004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6984
6985 gdb.texinfo (Bug Reporting): Mention session recording,
6986 with the script command or Emacs.
6987
782263ab
AC
69882004-06-18 Andrew Cagney <cagney@gnu.org>
6989
6990 * gdbint.texinfo (Target Architecture Definition): Deprecate
6991 FUNCTION_START_OFFSET.
6992
03727ca6
AC
69932004-06-14 Andrew Cagney <cagney@gnu.org>
6994
6995 Based on changes from Karl Berry.
6996 * gdb.texinfo: Do not use @sc in a direntry.
6997 * stabs.texinfo: Change @dircateogry to "Software development".
6998 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6999
97092415
AC
70002004-06-13 Andrew Cagney <cagney@gnu.org>
7001
7002 * gdbint.texinfo (Target Architecture Definition): Delete
7003 description of RETURN_VALUE_ON_STACK.
7004
1f6d4158
AC
70052004-06-09 Andrew Cagney <cagney@gnu.org>
7006
7007 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7008 deleted by previous patch.
7009
d966f0cb
AC
70102004-06-08 Andrew Cagney <cagney@gnu.org>
7011
7012 * gdbint.texinfo (Native Debugging): Delete documentation on
7013 ATTACH_DETACH.
7014
86fe4aaa
RC
70152004-06-06 Randolph Chung <tausq@debian.org>
7016
7017 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7018
d4b6d575
RC
70192004-06-06 Randolph Chung <tausq@debian.org>
7020
5ae4183a 7021 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7022 the new push_dummy_call method signature. Describe the function
7023 argument.
7024
4e8b0763
JB
70252004-05-24 Joel Brobecker <brobecker@gnat.com>
7026
7027 * gdb.texinfo (Starting): Document new start command.
7028
59caf092
AC
70292004-05-21 Andrew Cagney <cagney@redhat.com>
7030
7031 * observer.texi (GDB Observers): Document "inferior_created".
7032
e4a2df64
AC
70332004-05-08 Andrew Cagney <cagney@redhat.com>
7034
e6b55ae2
AC
7035 * gdbint.texinfo (Target Architecture Definition): Delete
7036 description of DO_DEFERRED_STORES.
7037
28954179
AC
7038 * gdbint.texinfo (Target Architecture Definition): Delete
7039 references to DEPRECATED_FIX_CALL_DUMMY.
7040
434b87dd
AC
7041 * gdbint.texinfo (Target Architecture Definition): Delete
7042 description of DEPRECATED_CALL_DUMMY_WORDS,
7043 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7044
58d28df8
AC
7045 * gdbint.texinfo (Target Architecture Definition): Delete
7046 description of DEPRECATED_PUSH_DUMMY_FRAME.
7047
e4a2df64
AC
7048 * gdbint.texinfo (Target Architecture Definition): Delete
7049 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7050
2b4855ab
AC
70512004-05-07 Andrew Cagney <cagney@redhat.com>
7052
7053 * observer.texi (GDB Observers): Add "Debugging" section. Include
7054 cross reference to "set/show debug observer".
7055 * gdb.texinfo (Debugging Output): Document "set/show debug
7056 observer".
7057
fcf70625
AC
70582004-05-01 Andrew Cagney <cagney@redhat.com>
7059
7060 * gdbint.texinfo (Target Architecture Definition): Delete
7061 description of DEPRECATED_PC_IN_SIGTRAMP.
7062
8ee56bcf
AC
70632004-04-30 Andrew Cagney <cagney@redhat.com>
7064
7065 * gdbint.texinfo (Target Architecture Definition): Delete
7066 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7067
67ab9a76
OF
70682004-04-30 Orjan Friberg <orjanf@axis.com>
7069
7070 * observer.texi (GDB Observers): Correct spelling.
7071
79346bcb
OF
70722004-04-26 Orjan Friberg <orjanf@axis.com>
7073
7074 * observer.texi (GDB Observers): Add target_changed event.
7075
7a464420
AC
70762004-04-08 Andrew Cagney <cagney@redhat.com>
7077
7078 * observer.texi (GDB Observers): Rework, provide generic observer
7079 definitions and then a list of observable events.
7080
6cdf9d98
AC
70812004-04-04 Andrew Cagney <cagney@redhat.com>
7082
7083 * gdbint.texinfo (Host Definition): Delete reference to
7084 NO_SIGINTERRUPT.
7085
ddc135a4
AC
70862004-04-02 Andrew Cagney <cagney@redhat.com>
7087
7088 * gdbint.texinfo (Target Architecture Definition): Delete
7089 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7090
6a1b180d
SC
70912004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7092
7093 * gdb.texinfo (TUI Commands): Document tui reg commands.
7094
d0d5df6f
AC
70952004-03-26 Andrew Cagney <cagney@redhat.com>
7096
7097 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7098 "gdbtui".
7099 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7100 (Contributors): Mention both Text and Terminal User Interface.
7101
aa2a3f87
AC
71022004-03-23 Andrew Cagney <cagney@redhat.com>
7103
7104 * gdbint.texinfo (Target Architecture Definition): Deprecate
7105 references to SIGTRAMP_START and SIGTRAMP_END.
7106
f561f026
AC
71072004-03-23 Andrew Cagney <cagney@redhat.com>
7108
7109 * gdbint.texinfo (Target Architecture Definition): Deprecate
7110 references to PC_IN_SIGTRAMP.
7111
33cb8b0f
AC
71122004-03-19 Andrew Cagney <cagney@redhat.com>
7113
7114 * gdbint.texinfo (Target Architecture Definition): Delete
7115 reference to GDB_TARGET_IS_HPPA.
7116
fc989b7a
AC
71172004-03-18 Andrew Cagney <cagney@redhat.com>
7118
7119 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7120 describe pre_init and post_init.
7121
701b08bb
DJ
71222004-03-09 Daniel Jacobowitz <drow@mvista.com>
7123
7124 * gdb.texinfo (Debugging Output): Document values for "set debug
7125 target".
7126
faae5abe
AC
71272004-02-28 Andrew Cagney <cagney@redhat.com>
7128
7129 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7130
dd79a6cf
JJ
71312004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7132
7133 * gdb.texinfo (breakpoints): Add information about the
7134 new "set breakpoint pending" and "show breakpoint pending"
7135 commands.
7136
e7f16015
AC
71372004-02-26 Andrew Cagney <cagney@redhat.com>
7138
7139 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7140 in Per-architecture module data section.
7141
7161a3a6
RM
71422004-02-25 Roland McGrath <roland@redhat.com>
7143
7144 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7145
2154891a
AC
71462004-02-24 Andrew Cagney <cagney@redhat.com>
7147
7148 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7149 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7150 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7151
6c74ac8b
AC
71522004-02-17 Andrew Cagney <cagney@redhat.com>
7153
7154 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7155
19772a2c
AC
71562004-02-16 Andrew Cagney <cagney@redhat.com>
7157
7158 * gdbint.texinfo (Target Architecture Definition): Deprecate
7159 FRAMELESS_FUNCTION_INVOCATION.
7160
c9830293
AC
71612004-02-16 Andrew Cagney <cagney@redhat.com>
7162
7163 * gdbint.texinfo (Coding): Mention -Wunused-function.
7164
b9d26eb9
AC
71652004-02-14 Andrew Cagney <cagney@redhat.com>
7166
7167 * gdbint.texinfo (Target Architecture Definition): Delete
7168 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7169
49efadf5
EZ
71702004-02-12 Elena Zannoni <ezannoni@redhat.com>
7171
7172 * gdb.texinfo: Properly quote the name "C++".
7173 * gdbint.texinfo: Ditto.
7174 * stabs.texinfo: Ditto.
7175
1eb288ea
EZ
71762004-02-11 Elena Zannoni <ezannoni@redhat.com>
7177
7178 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7179 minimal information about libiberty.
7180
e4937fc1
MC
71812004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7182
7183 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7184
a9331b3f
RM
71852004-02-04 Roland McGrath <roland@redhat.com>
7186
7187 * gdb.texinfo (Auxiliary Vector): New node (section).
7188 (Data): Add it to the menu.
7189
2650777c
JJ
71902004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7191
7192 * gdb.texinfo (Breakpoints): Add information about pending
7193 breakpoint support.
7194
b4501125
AC
71952004-01-26 Andrew Cagney <cagney@redhat.com>
7196
7197 * gdb.texinfo (Overview): Delete references to the cisco protocol
7198 including the "N" response.
7199
74055713
AC
72002004-01-26 Andrew Cagney <cagney@redhat.com>
7201
7202 * gdbint.texinfo (Target Architecture Definition): Rename
7203 EXTRACT_STRUCT_VALUE_ADDRESS to
7204 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7205
3bbe9696
EZ
72062004-01-24 Eli Zaretskii <eliz@gnu.org>
7207
7208 * gdb.texinfo (KOD): Document "show os". Add index entries for
7209 "set/show os" and "info cisco" commands.
7210
5843504f
EZ
72112004-01-21 Eli Zaretskii <eliz@gnu.org>
7212
7213 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7214
9175c9a3
MC
72152004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7216
7217 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7218 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7219
8e94b928
NR
72202004-01-19 Nick Roberts <nick@nick.uklinux.net>
7221
7222 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7223 -stack-list-locals.
7224 (GDB/MI Variable Objects): Describe extension to
7225 -var-list-children.
7226
a20cf136
DJ
72272004-01-17 Daniel Jacobowitz <drow@mvista.com>
7228
7229 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7230
afb18d0f
AC
72312004-01-17 Andrew Cagney <cagney@redhat.com>
7232
7233 * gdbint.texinfo (Target Architecture Definition): Delete
7234 documentation on DEPRECATED_NPC_REGNUM.
7235
b51970ac
DJ
72362004-01-13 Daniel Jacobowitz <drow@mvista.com>
7237
7238 * gdb.texinfo: Update copyright year. Mention that set
7239 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7240 "set follow-fork-mode ask".
7241
0f0cffd2
AC
72422004-01-13 Andrew Cagney <cagney@redhat.com>
7243
7244 * gdbint.texinfo: Update copyright year.
7245 (Coding): Add -Wunused-label to list of -Werror warnings.
7246
c552b3bb 72472004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7248 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7249
7250 * gdb.texinfo: Update copyright.
7251 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7252 around names, as appropriate. Minor syntax cleanup of
7253 _NSPrintForDebugger explanation. Two spaces after periods.
7254 GDBN used instead of lit. "gdb". Index entries added for
7255 print-object and _NSPrintForDebugger. @noindent added in one spot.
7256
afe157ca
EZ
72572003-11-11 Elena Zannoni <ezannoni@redhat.com>
7258
7259 * stabs.texinfo: Add dircategory and direntry commands.
7260 * annotate.texinfo: Ditto.
7261
963e2bb7
AC
72622003-11-10 Andrew Cagney <cagney@redhat.com>
7263
7264 * gdbint.texinfo (Target Architecture Definition): Replace the
7265 return_value method's "inval" and "outval" parameters with
7266 "readbuf" and "writebuf".
7267
1d8b2f28
JB
72682003-10-28 Jim Blandy <jimb@redhat.com>
7269
7270 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7271 from "The `F' request packet" and "The `F' reply packet", to make
7272 texi2dvi happy.
7273 (File-I/O remote protocol extension): Update menu entries, too.
7274
36d86913
MC
72752003-10-26 Michael Chastain <mec@shout.net>
7276
7277 * gdb.texinfo (Thread Stops): Document the issue with
7278 premature return from system calls in multi-threaded programs.
7279
ce2826aa
AC
72802003-10-24 Andrew Cagney <cagney@redhat.com>
7281
7282 * annotate.texinfo: Fix "fortunatly"[sic].
7283
f24c5e49
KI
72842003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7285
7286 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7287 with "Hitachi" and "Mitsubishi".
7288
92ad9cd9
AC
72892003-10-20 Andrew Cagney <cagney@redhat.com>
7290
7291 * gdbint.texinfo (Target Architecture Definition): Document
7292 gdbarch_return_value. Add cross references from
7293 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7294 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7295
0ab4b752
MK
72962003-10-18 Mark Kettenis <kettenis@gnu.org>
7297
7298 * gdbint.texinfo (Target Architecture Definition): Document
7299 regset_from_core_section.
fb3e19c0
KI
7300
73012003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7302
7303 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7304
a9331b3f 73052003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7306
7307 From Anthony Green <green@redhat.com>:
5ae4183a 7308 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7309
1485d690
KB
73102003-10-14 Kevin Buettner <kevinb@redhat.com>
7311
889bf7c5
PA
7312 * gdb.texinfo (Breakpoint related warnings): New node.
7313 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7314
86d30acc
DJ
73152003-10-13 Daniel Jacobowitz <drow@mvista.com>
7316
7317 * gdb.texinfo (Remote Protocol): Document v and vCont.
7318
172c2a43
KI
73192003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7320
7321 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7322 * gdbint.texinfo: Ditto.
7323
71952f4c
AC
73242003-10-09 Andrew Cagney <cagney@redhat.com>
7325
7326 From 2003-09-18 David Anderson <davea@sgi.com>:
7327 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7328 "command".
7329
268e2188
AC
73302003-10-03 Andrew Cagney <cagney@redhat.com>
7331
7332 * gdbint.texinfo (Target Architecture Definition): Deprecate
7333 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7334 just target.
7335
12c266ea 73362003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7337
f30992d4 7338 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7339 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7340 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7341 * gdbint.texinfo (Target Architecture Definition): Rename
7342
73432003-09-30 Andrew Cagney <cagney@redhat.com>
7344
f30992d4 7345 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7346 (Target Architecture Definition):
f30992d4 7347
2e092625
AC
7348 * gdbint.texinfo (Target Architecture Definition): Rename
7349 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7350
0717ae8a
AC
73512003-09-29 Andrew Cagney <cagney@redhat.com>
7352
dad809b7
AC
7353 * gdbint.texinfo (Target Architecture Definition): Delete
7354 documentation for NEED_TEXT_START_END.
7355
0717ae8a
AC
7356 * gdbint.texinfo (Target Architecture Definition): Rename
7357 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7358 TARGET_WRITE_PC.
a9331b3f 7359
af6cf26d
MC
73602003-09-22 Michael Chastain <mec@shout.net>
7361
7362 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7363
ee206350
AG
73642003-09-21 Anthony Green <green@redhat.com>
7365
7366 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7367
a38c9fe6
MK
73682003-09-21 Mark Kettenis <kettenis@gnu.org>
7369
7370 * gdbint.texinfo (Target Architecture Definition): Document
7371 stabs_argument_has_addr.
7372
77949794
AC
73732003-09-18 Andrew Cagney <cagney@redhat.com>
7374
7375 * gdbint.texinfo (Target Architecture Definition): Delete
7376 documentation on REGISTER_NAMES.
7377
8e823e25
MK
73782003-09-13 Mark Kettenis <kettenis@gnu.org>
7379
7380 * gdbint.texinfo (Target Architecture Definition): Replace
7381 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7382
f27dd7fd
AC
73832003-09-11 Andrew Cagney <cagney@redhat.com>
7384
7385 * gdbint.texinfo (Target Architecture Definition): Replace
7386 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7387
8b148df9
AC
73882003-08-18 Andrew Cagney <cagney@redhat.com>
7389
7390 * gdbint.texinfo (Target Architecture Definition): Document
7391 "frame_red_zone_size".
7392
25d29d70
AC
73932003-08-09 Andrew Cagney <cagney@redhat.com>
7394
7395 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7396 with "set/show backtrace past-main" and "set/show backtrace
7397 limit".
7398
c938e9b0
L
73992003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7400
7401 * Makefile.in (install-info): Support DESTDIR.
7402 (install-html): Likewise.
7403
64fabec2
AC
74042003-08-07 Andrew Cagney <cagney@redhat.com>
7405
7406 Patch from Nick Roberts.
7407 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7408 bindings. Remove description of send-gdb-command.
7409
2fcf52f0
AC
74102003-08-07 Andrew Cagney <cagney@redhat.com>
7411
7412 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7413 GDB 6.0.
7414
086432e2
AC
74152003-08-06 Andrew Cagney <cagney@redhat.com>
7416
7417 * gdb.texinfo (Mode Options): Mention that level three is the
7418 highest available and that level 2 is deprecated.
7419 (Annotations Overview): Mention annotation levels. Cross reference
7420 to "Limitations of the Annotation Interface" in annotate.texi.
7421 (TODO, Value Annotations, Frame Annotations): Delete section.
7422 (Displays, Breakpoint Info): Delete.
7423
e5249f67
AC
74242003-08-04 Andrew Cagney <cagney@redhat.com>
7425
7426 * agentexpr.texi: Delete @bye.
7427 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7428 (stabs.info): Add $(srcdir) to include search path.
7429 (html): Depend on "annotate_toc.html", and not "annotate.html".
7430 * stabs.texinfo: Ditto. Include "fdl.texi".
7431 * gdbint.texinfo: Update copyright statement's list of invariant
7432 sections.
7433
e6f672d2
AC
74342003-07-28 Andrew Cagney <cagney@redhat.com>
7435
7436 * Makefile.in (INFO_DEPS): Add annotate.info.
7437 (dvi, ps, html, pdf): Add annotate.
7438 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7439 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7440 (ANNOTATE_DOC_FILES): New macro.
7441 (ANNOTATE_TEX_TMPS): New macro.
7442 (annotate.info, annotate_toc.html): Specify dependencies.
7443 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7444 * annotate.texinfo: Rename annotate.texi. Get building. Add
7445 "Migrating to GDB/MI" and "Limitations of the Annotation
7446 Interface" chapters. Mention why it is not part of the user
7447 guide. Update copyright notice. Include "fdl.texi".
7448
72ffddc9
SC
74492003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7450
7451 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7452
a9f12a31
DJ
74532003-07-24 Daniel Jacobowitz <drow@mvista.com>
7454
7455 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7456
b1fe9455
DJ
74572003-07-24 Daniel Jacobowitz <drow@mvista.com>
7458
7459 * gdb.texinfo (Server): Mention pidof.
7460
153721e6
AC
74612003-07-22 Andrew Cagney <cagney@redhat.com>
7462
7463 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7464 list.
7465
0fac0b41
DJ
74662003-06-28 Daniel Jacobowitz <drow@mvista.com>
7467
7468 * gdb.texinfo (Logging output): New chapter.
7469
4e562065
JB
74702003-06-24 Joel Brobecker <brobecker@gnat.com>
7471
7472 * gdb.texinfo (Unsupported languages): New section.
7473 (Languages): Add link to new section.
7474
f2c06f52
AC
74752003-06-22 Andrew Cagney <cagney@redhat.com>
7476
7477 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7478
b4177fca
DJ
74792003-06-22 Daniel Jacobowitz <drow@mvista.com>
7480
7481 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7482
f418dd93
DJ
74832003-06-22 Daniel Jacobowitz <drow@mvista.com>
7484
7485 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7486 * agentexpr.texi: Retitle section, and change it to an appendix.
7487 Comment out texinfo initialization. Factor a @var{} into two
7488 pieces to prevent makeinfo warnings.
7489 * gdb.texinfo: Add Agent Expressions appendix.
7490
4ca61388
DJ
74912003-06-19 Daniel Jacobowitz <drow@mvista.com>
7492
7493 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7494
07f31aa6
DJ
74952003-06-18 Daniel Jacobowitz <drow@mvista.com>
7496
5ae4183a 7497 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7498 remote target". Document the "detach" and "disconnect" commands.
7499 (Server, Netware, Debug Session): Reference "Connecting to a
7500 remote target".
7501 (GDB/MI Target Manipulation): Document "-target-disconnect".
7502
2dd0da42
AC
75032003-06-13 Andrew Cagney <cagney@redhat.com>
7504
7505 * gdbint.texinfo (Target Architecture Definition): Deprecate
7506 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7507 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7508
e7a3abfc
JB
75092003-06-09 Jim Blandy <jimb@redhat.com>
7510
7511 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7512
25e3a86b
AC
75132003-06-08 Andrew Cagney <cagney@redhat.com>
7514
7515 * gdbint.texinfo (Target Architecture Definition): Delete
7516 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7517
a9e5fdc2
AC
75182003-06-08 Andrew Cagney <cagney@redhat.com>
7519
7520 * gdbint.texinfo (Target Architecture Definition): Document
7521 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7522
b37303ee
AF
75232003-06-07 Adam Fedor <fedor@gnu.org>
7524
7525 * gdb.texinfo: Add Objective-C documentation.
7526
39fe6e80
AC
75272003-06-01 Andrew Cagney <cagney@redhat.com>
7528
7529 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7530 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7531
125309b2
AC
75322003-05-21 Andrew Cagney <cagney@redhat.com>
7533
7534 * gdbint.texinfo (Target Architecture Definition): Delete
7535 references to "extract_address" and "store_address".
7536
b8b527c5
AC
75372003-05-16 Andrew Cagney <cagney@redhat.com>
7538
7539 * gdbint.texinfo (Target Architecture Definition): Replace
7540 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7541 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7542
50e3ee83
TR
75432003-05-14 Theodore A. Roth <troth@openavr.org>
7544
7545 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7546
44e2be90
L
75472003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7548
7549 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7550 (gdb.dvi): Likewise.
7551 (gdb.pdf): Likewise.
7552 (links2roff): Likewise.
7553
df5215a6
JB
75542003-05-08 Jim Blandy <jimb@redhat.com>
7555
7556 * gdb.texinfo (Dump/Restore Files): Update documentation for
7557 'dump', 'append', and 'restore': note that format argument is
7558 optional; simplify presentation of the command variants; and be
7559 more precise about the formats.
7560
5e7b2f39
JB
75612003-05-07 Jim Blandy <jimb@redhat.com>
7562
7563 * gdb.texinfo (Symbols): Update documentation: 'maint list
7564 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7565 symtabs' and 'maint info psymtabs'.
7566
b1e29e33
AC
75672003-05-05 Andrew Cagney <cagney@redhat.com>
7568
7569 * gdbint.texinfo (Target Architecture Definition): Make
7570 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7571 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7572 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7573
00905d52
AC
75742003-05-04 Andrew Cagney <cagney@redhat.com>
7575
7576 * gdb.texinfo (Maintenance Commands): Document "maint print
7577 dummy-frames".
7578
54ff5908
AC
75792003-05-04 Andrew Cagney <cagney@redhat.com>
7580
7581 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7582
32e7087d
JB
75832003-05-03 J. Brobecker <brobecker@gnat.com>
7584
7585 Thierry Schneider <tpschneider1@yahoo.com>
7586 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7587 for new MI command.
7588
7043d8dc
AC
75892003-05-03 Andrew Cagney <cagney@redhat.com>
7590
7591 * gdbint.texinfo (Target Architecture Definition): Document
7592 push_dummy_code. Add cross references.
7593
e33d66ec
EZ
75942003-05-02 Elena Zannoni <ezannoni@redhat.com>
7595
7596 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7597 set/show charsets commands.
7598
0ba6dca9
AC
75992003-04-28 Andrew Cagney <cagney@redhat.com>
7600
7601 * gdbint.texinfo (Target Architecture Definition): Replace
7602 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7603 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7604
d7a27068
AC
76052003-04-28 Andrew Cagney <cagney@redhat.com>
7606
7607 * gdbint.texinfo (Target Architecture Definition): Rename
7608 "tm_print_insn" to "deprecated_tm_print_insn".
7609
44ea7b70
JB
76102003-04-09 Jim Blandy <jimb@redhat.com>
7611
7612 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7613 list psymtabs'.
7614
fb8f8949
AC
76152003-04-08 Andrew Cagney <cagney@redhat.com>
7616
7617 * gdbint.texinfo (Target Architecture Definition): Delete
7618 references to EXTRA_FRAME_INFO.
7619
32fb0f22
AC
76202003-04-08 Andrew Cagney <cagney@redhat.com>
7621
7622 * gdbint.texinfo (Target Architecture Definition): Delete
7623 PRINT_TYPELESS_INTEGER.
7624
6be67e67
JB
76252003-04-02 J. Brobecker <brobecker@gnat.com>
7626
7627 * observer.texi (GDB Observers): Adjust the documentation for the
7628 normal_stop notification to better describe reality. Fix a couple
7629 of minor typos.
7630
4e35d5f0
BR
76312003-04-02 Bob Rossi <bob_rossi@cox.net>
7632
a9331b3f 7633 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7634 '-file-list-exec-source-file'
7635
e8a8712a
AC
76362003-03-31 Andrew Cagney <cagney@redhat.com>
7637
7638 * gdbint.texinfo (Target Architecture Definition): Delete
7639 references to CALL_DUMMY_P.
7640
6c0e89ed
AC
76412003-03-30 Andrew Cagney <cagney@redhat.com>
7642
7643 * gdbint.texinfo (Target Architecture Definition): Remove
7644 reference to TARGET_WRITE_SP.
a9331b3f 7645
378bfd1b
AC
76462003-03-27 Andrew Cagney <cagney@redhat.com>
7647
7648 * gdbint.texinfo (Target Architecture Definition): Remove
7649 references to write_sp.
6c0e89ed 7650
922fbb7b
AC
76512003-03-27 Andrew Cagney <cagney@redhat.com>
7652
7653 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7654 chapter body. Use @smallexample instead of @example.
7655 (Annotations): Ditto.
7656 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7657 annotate.texi.
7658
b81774d8
AC
76592003-03-26 Andrew Cagney <cagney@redhat.com>
7660
7661 * gdbint.texinfo (Target Architecture Definition): Replace
7662 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7663 dummy_addr parameters.
7664
1bf6d5cc
AC
76652003-03-25 Andrew Cagney <cagney@redhat.com>
7666
7667 * gdbint.texinfo (Target Architecture Definition): Delete
7668 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7669 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7670 Add reference to PUSH_ARGUMENTS.
7671
618ce49f
AC
76722003-03-23 Andrew Cagney <cagney@redhat.com>
7673
7674 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7675 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7676
bcd7e15f
JB
76772003-03-18 J. Brobecker <brobecker@gnat.com>
7678
7679 * gdbint.texinfo (Algorithms): Add new section describing the
7680 Observer paradigm.
7681 (Top): Add menu entry to new observer appendix.
7682 * observer.texi: New file.
7683 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7684 new observer.texi file.
7685
9fe8321b
AC
76862003-03-17 Andrew Cagney <cagney@redhat.com>
7687
7688 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7689 that GNU Press update the manual version number.
7690
ac2adee5
AC
76912003-03-12 Andrew Cagney <cagney@redhat.com>
7692
7693 * gdbint.texinfo (Target Architecture Definition): Delete
7694 references to get_saved_register. Rename GET_SAVED_REGISTER to
7695 DEPRECATED_GET_SAVED_REGISTER.
7696
749b82f6
AC
76972003-03-13 Andrew Cagney <cagney@redhat.com>
7698
7699 * gdbint.texinfo (Target Architecture Definition): Replace
7700 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7701
8bedc050
AC
77022003-03-12 Andrew Cagney <cagney@redhat.com>
7703
7704 * gdbint.texinfo (Target Architecture Definition): Rename
7705 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7706
0ce1b118
CV
77072003-03-10 Corinna Vinschen <vinschen@redhat.com>
7708
7709 * gdb.texinfo: Add File-I/O documentation.
7710
12cc2063
AC
77112003-03-10 Andrew Cagney <cagney@redhat.com>
7712
7713 * gdbint.texinfo (Target Architecture Definition): Cross reference
7714 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7715
7453dc06
AC
77162003-03-07 Andrew Cagney <cagney@redhat.com>
7717
7718 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7719 frame" command.
7720
6314f104
AC
77212003-03-05 Andrew Cagney <cagney@redhat.com>
7722
7723 * gdbint.texinfo (Target Architecture Definition): Document
7724 unwind_dummy_id. Cross reference unwind_dummy_id and
7725 SAVE_DUMMY_FRAME_TOS.
7726
f1212245
DJ
77272003-03-05 James Ingham <jingham@apple.com>
7728 Daniel Jacobowitz <drow@mvista.com>
7729
7730 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7731 and "show cp-abi".
7732
77e7e267
AC
77332003-03-03 Andrew Cagney <cagney@redhat.com>
7734
7735 * gdbint.texinfo (Target Architecture Definition): Document
7736 register_type.
7737
838a8221
AC
77382003-03-03 Andrew Cagney <cagney@redhat.com>
7739
7740 * stabs.texinfo (Structures): Use @samp and separate @var's
7741 instead of a single @var containing a comma separated list.
7742 (Unions): Ditto.
7743
d7f4a264
DJ
77442003-03-02 Daniel Jacobowitz <drow@mvista.com>
7745
7746 * Makefile.in (distclean): Remove config.log.
7747
f30ee0bc
AC
77482003-03-01 Andrew Cagney <cagney@redhat.com>
7749
7750 * gdbint.texinfo (Target Architecture Definition): Rename
7751 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7752
77532003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7754
7755 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7756 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7757
be448670
CF
77582003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7759
7760 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7761 (Non-debug DLL symbols): New node, describing the minimal symbols
7762 loaded from DLLs without real debugging symbols.
7763
501eef12
AC
77642003-02-20 Andrew Cagney <ac131313@redhat.com>
7765
7766 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7767 hardware-breakpoint-limit".
7768 (Set Watchpoints): Add cross reference to "set remote
7769 hardware-watchpoint-limit".
7770 (Remote configuration options): New section.
7771
21c294e6
AC
77722003-02-04 Andrew Cagney <ac131313@redhat.com>
7773
e9be73e4
AC
7774 * gdbint.texinfo (Target Architecture Definition): Delete
7775 descrption of IS_TRAPPED_INTERNALVAR.
7776
21c294e6
AC
7777 From Keith Seitz <keiths@redhat.com>:
7778 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7779 option "-i"/"--interpreter" to this chapter. Include index
7780 entries.
7781
0179ffac
DC
77822003-02-04 David Carlton <carlton@math.stanford.edu>
7783
7784 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7785 (Variables): Recommend stabs+ and DWARF 2.
7786 (C plus plus expressions): Correct info about
7787 compiler versions, debug formats.
7788 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7789 PR symtab/874.
7790
7ca9f392
AC
77912003-02-01 Andrew Cagney <ac131313@redhat.com>
7792
7793 * gdbint.texinfo (Target Architecture Definition): Delete
7794 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7795 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7796 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7797 references to nindy and i960.
7798 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7799
31a85ea2
AC
78002003-02-01 Andrew Cagney <ac131313@redhat.com>
7801
7802 * gdbint.texinfo (Target Architecture Definition): Delete
7803 FLOAT_INFO.
7804
6b894e49
AC
78052003-01-30 Andrew Cagney <ac131313@redhat.com>
7806
7807 * stabs.texinfo (Member Type Descriptor): Clarify description of
7808 `@'. Suggested by Ben Hutchings.
7809
c48861fb
AC
78102003-01-29 Andrew Cagney <ac131313@redhat.com>
7811
7812 * gdb.texinfo (M68K): Delete reference to es1800.
7813
617073a9
AC
78142003-01-29 Andrew Cagney <ac131313@redhat.com>
7815
7816 * gdb.texinfo (Maintenance Commands): Document `maint print
7817 reggroups' and `maint print register-groups'.
7818 * gdbint.texinfo (Target Architecture Definition): Document
7819 register_reggroup_p.
7820
5b5d99cf
JB
78212003-01-23 Jim Blandy <jimb@redhat.com>
7822
7823 * gdb.texinfo (Separate Debug Files): New section.
7824
e7ba9c65
DJ
78252003-01-22 Daniel Jacobowitz <drow@mvista.com>
7826
7827 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7828 and "maint show profile".
7829
94e91d6d
MC
78302003-01-16 Michael Chastain <mec@shout.net>
7831
7832 * gdb.texinfo (Installing GDB): Warn against
7833 ".../gdb-VERSION/gdb/configure".
7834 (Separate Objdir): Likewise.
7835
867f3898
AC
78362003-01-15 Andrew Cagney <ac131313@redhat.com>
7837
7838 * gdbint.texinfo (Target Architecture Definition): Delete
7839 definition of PRINT_REGISTER_HOOK.
7840
f153cc92
EZ
78412003-01-15 Elena Zannoni <ezannoni@redhat.com>
7842
7843 (OpenRISC 1000): Fix formatting of command names.
7844
c60eb6f1
EZ
78452003-01-15 Elena Zannoni <ezannoni@redhat.com>
7846
7847 * gdb.texinfo (Continuing and Stepping): Add new command
7848 'advance'. Clarify behavior of 'until'.
7849
f5ebfba0
DJ
78502003-01-13 Daniel Jacobowitz <drow@mvista.com>
7851
7852 * gdb.texinfo (Files): Document solib-absolute-prefix and
7853 solib-search-path.
7854
4ce8657e
MC
78552003-01-09 Michael Chastain <mec@shout.net>
7856
7857 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7858 (Create a Release): Add new instructions for new @file{src-release}.
7859 Document existing instructions for @file{Makefile.in} as
7860 being for @value{GDBN} 5.3.1 or earlier.
7861
372613e3
AC
78622003-01-09 Andrew Cagney <ac131313@redhat.com>
7863
7864 * gdbint.texinfo (Target Architecture Definition): Mention
7865 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7866 allocate memory.
7867
b4e9345d
DJ
78682003-01-04 Daniel Jacobowitz <drow@mvista.com>
7869
7870 * gdb.texinfo (Controlling GDB): Add @kindex for
7871 "show osabi".
7872 (Backtraces): Add @kindex's for backtrace-below-main.
7873
98b45e30
DJ
78742003-01-04 Daniel Jacobowitz <drow@mvista.com>
7875
7876 * gdb.texinfo (Controlling GDB): Document "set osabi".
7877
95f90d25
DJ
78782003-01-04 Daniel Jacobowitz <drow@mvista.com>
7879
7880 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7881 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7882
1e698235
DJ
78832003-01-04 Daniel Jacobowitz <drow@mvista.com>
7884
7885 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7886 "set coerce-float-to-double".
7887 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7888
e632838e
AC
78892003-01-02 Andrew Cagney <ac131313@redhat.com>
7890
7891 * stabs.texinfo: Remove obsolete text.
7892 * gdbint.texinfo: Ditto.
7893 * gdb.texinfo: Ditto.
7894
c133ab7a
MK
78952002-12-22 Mark Kettenis <kettenis@gnu.org>
7896
7897 * gdbint.texinfo (Target Architecture Definition): Update
7898 description of gdbarch_register_osabi.
7899
f821f325
KH
79002002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7901
7902 * agentexpr.texi: Fix typos.
7903 * annotate.texi: Likewise.
7904 * fdl.texi: Likewise.
7905
85a6d8d3 79062002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7907
7908 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7909 DEPRECATED_INIT_FRAME_PC.
7910
ae45cd16
AC
79112002-12-01 Andrew Cagney <ac131313@redhat.com>
7912
7913 * gdbint.texinfo (Target Architecture Definition): Delete
7914 PC_IN_CALL_DUMMY.
7915
07555a72
AC
79162002-11-28 Andrew Cagney <ac131313@redhat.com>
7917
7918 * gdbint.texinfo (Host Definition): Delete documentation on
7919 USE_GENERIC_DUMMY_FRAMES.
7920
c166cdc7
EZ
79212002-11-26 Elena Zannoni <ezannoni@redhat.com>
7922
5ae4183a 7923 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7924 * Makefile.in (install-info): Run the install-info command as part
7925 of the post install steps only.
7926 (uninstall-info): New target.
7927 (uninstall): New target.
7928
35db0260
EZ
79292002-11-22 Elena Zannoni <ezannoni@redhat.com>
7930
7931 * Makefile.in (install): Make install do some real work.
7932
9ba8d803
AC
79332002-11-19 Andrew Cagney <ac131313@redhat.com>
7934
7935 Fix POSIX problem reported by Paul Eggert.
7936 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7937 Fix PR gdb/527.
7938
903ad3a6
AC
79392002-10-26 Andrew Cagney <cagney@redhat.com>
7940
7941 * gdbint.texinfo (Target Architecture Definition): Delete
7942 definition of DO_REGISTERS_INFO.
7943
f2abfe65
KB
79442002-10-18 Kevin Buettner <kevinb@redhat.com>
7945
7946 * gdbint.texinfo (Address Classes): Fix problems with insertion
7947 of ``{'' and ``}'' in example.
7948
b5b0480a
KB
79492002-10-17 Kevin Buettner <kevinb@redhat.com>
7950
7951 * gdbint.texinfo (Address Classes): New section.
7952 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7953 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7954 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7955 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7956
c85508ee
KD
79572002-10-11 Klee Dienes <kdienes@apple.com>
7958
7959 * gdb.texinfo (Registers): Mention vector registers as well as
7960 floating registers in the documentation for 'info registers' and
7961 'info all-registers'.
7962
6d12fc3d
DJ
79632002-10-11 Daniel Jacobowitz <drow@mvista.com>
7964
7965 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7966
8d19fbd2
JJ
79672002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7968
7969 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7970 interface definition.
7971
a37295f9
MM
79722002-10-03 Marko Mlinar <markom@opencores.org>
7973
7974 * gdb.texinfo (Target Commands): Add or1k target specific
7975 commands.
7976 * gdb.texinfo (Contributors): Add myself to the contributors list.
7977
da0f9dcd
AC
79782002-10-01 Andrew Cagney <ac131313@redhat.com>
7979
7980 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7981 and "mi1" instead of "mi1" and "mi0".
7982
2e834e49
HPN
79832002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7984
7985 * gdb.texinfo (Packets): Fix typos "alligned".
7986 Correct z3/Z3 description. Correct z4/Z4 title.
7987
050be0dc
AC
79882002-09-27 Andrew Cagney <ac131313@redhat.com>
7989
7990 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7991
1104b9e7
KB
79922002-09-25 Kevin Buettner <kevinb@redhat.com>
7993
7994 * gdb.texinfo: Use GNU/Linux instead of Linux.
7995
512217c7
AC
79962002-09-25 Andrew Cagney <ac131313@redhat.com>
7997
7998 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7999
10998722
AC
80002002-09-24 Andrew Cagney <ac131313@redhat.com>
8001
512217c7 8002 * gdb.texinfo: Replace @example with @smallexample.
10998722 8003
a0eb71c5
KB
80042002-09-20 Kevin Buettner <kevinb@redhat.com>
8005
f7dc1244 8006 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8007 * gdb.texinfo (Character Sets): Use @smallexample instead of
8008 @example. Use GNU/Linux instead of Linux.
8009
80102002-09-20 Jim Blandy <jimb@redhat.com>
8011
8012 * gdb.texinfo: Add character set documentation.
8013
2f870471
AC
80142002-09-19 Andrew Cagney <ac131313@redhat.com>
8015
8016 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8017 (Packets): Add cross reference from `b' packet to `z' packets.
8018
790eb8f5
AC
80192002-09-19 Andrew Cagney <ac131313@redhat.com>
8020
8d30a00d
AC
8021 * gdb.texinfo (Maintenance Commands): Document ``maint
8022 internal-error'' and ``maint internal-warning''.
8023
790eb8f5
AC
8024 * gdbint.texinfo (Target Architecture Definition): Revise
8025 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8026
a23a7bf1
JB
80272002-09-19 Joel Brobecker <brobecker@gnat.com>
8028
8029 * gdbint.texinfo (Target Conditionals): Document the new
8030 NAME_OF_MALLOC macro.
8031
299ffc64
AC
80322002-09-05 Andrew Cagney <ac131313@redhat.com>
8033
8034 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8035 engineer.
8036
b7bb15bc
SC
80372002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8038
8039 * gdb.texinfo (TUI Overview): Document status line fields.
8040
3d757584
SC
80412002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8042
8043 * gdb.texinfo (TUI Commands): Document info win command.
8044
269c21fe
SC
80452002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8046
8047 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8048
7cf36c78
SC
80492002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8050
8051 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8052 (TUI Keys): Likewise.
8053
d2c6833e
AC
80542002-08-25 Andrew Cagney <ac131313@redhat.com>
8055
8056 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8057 for a packet receive.
8058
46d8b1c3
AC
80592002-08-25 Andrew Cagney <ac131313@redhat.com>
8060
8061 * Makefile.in (clean): Move to end of file.
8062 (distclean, maintainer-clean, realclean): Ditto.
8063 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8064 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8065 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8066 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8067
b0787093
AC
80682002-08-24 Andrew Cagney <ac131313@redhat.com>
8069
8070 * Makefile.in (GDBINT_TEX_TMPS): Define.
8071 (gdbint.dvi, gdbint.pdf): Use
8072 (GDB_TEX_TMPS): Define.
8073 (gdb.dvi, gdb.pdf): Use.
8074 (STABS_TEX_TMPS): Define.
8075 (stabs.dvi, stabs.pdf): Use.
8076 (GDB_DOC_SOURCE_INCLUDES): New macros.
8077 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8078 (GDBINT_DOC_FILES_INCLUDES): New macros.
8079 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8080 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8081 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8082 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8083 (links2roff): Replace SFILES_INCLUDED with
8084 GDB_DOC_SOURCE_INCLUDES.
8085 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8086 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8087 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8088 dependencies.
8089 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8090 dependencies.
8091 (gdbmi.texinfo): Delete rule.
8092 (inc-hist.texinfo): Delete rule.
8093 (rluser.texinfo): Delete rule.
8094
ebba8386
AC
80952002-08-23 Andrew Cagney <cagney@redhat.com>
8096
8097 * gdbint.texinfo (Target Architecture Definition): Update
8098 STORE_RETURN_VALUE, mention regcache.
8099
0ab7a791
AC
81002002-08-21 Andrew Cagney <ac131313@redhat.com>
8101
8102 * gdbint.texinfo (Target Architecture Definition): Document
8103 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8104
ee2d5c50
AC
81052002-08-19 Andrew Cagney <ac131313@redhat.com>
8106
8107 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8108 Fix minor typos. Add index entries.
8109
53c69bd7
AC
81102002-08-18 Andrew Cagney <ac131313@redhat.com>
8111
8112 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8113
e76f1f2e
AC
81142002-08-15 Andrew Cagney <ac131313@redhat.com>
8115
8116 * gdbint.texinfo (Target Architecture Definition): Document
8117 PRINT_VECTOR_INFO.
8118 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8119
0680b120
AC
81202002-08-13 Andrew Cagney <ac131313@redhat.com>
8121
8122 * gdb.texinfo (Maintenance Commands): Document "maint print
8123 registers", "maint print raw-registers" and "maint print
8124 cooked-registers".
8125
3c3bea1c
GS
81262002-08-08 Grace Sainsbury <graces@redhat.com>
8127
a9331b3f 8128 From Mark Salter:
3c3bea1c
GS
8129 * gdb.texinfo (Protocol): Document T packet extension to
8130 allow watchpoint address reporting.
8131
42f9b0a5
AC
81322002-08-03 Andrew Cagney <ac131313@redhat.com>
8133
8134 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8135
db034ac5
AC
81362002-08-01 Andrew Cagney <cagney@redhat.com>
8137
8138 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8139 to CHILL.
8140
e2b28d04
AC
81412002-08-01 Andrew Cagney <ac131313@redhat.com>
8142
8143 * gdbint.texinfo (Coding): Revise section "Include Files".
8144
7fb623f7
AC
81452002-07-24 Andrew Cagney <cagney@redhat.com>
8146
8147 * gdbint.texinfo: Obsolete references to m88k.
8148 * gdb.texinfo: Ditto.
8149
4a2b4636
JB
81502002-07-10 Joel Brobecker <brobecker@gnat.com>
8151
7fb623f7 8152 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8153 where the proper version of autoconf can be retrieved.
8154
a71ec265
DH
81552002-07-09 Don Howard <dhoward@redhat.com>
8156
8157 * gdb.texinfo (Command Files): Further describe the behavior of
8158 sourced command files.
8159
b9aa90c9
AC
81602002-06-27 Andrew Cagney <ac131313@redhat.com>
8161
8162 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8163 (Coding): Clarify ISO C version that GDB assumes.
8164
40dd2248
TT
81652002-06-26 Tom Tromey <tromey@redhat.com>
8166
8167 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8168 add_setshow_cmd_full.
8169
bfac230e
DH
81702002-06-25 Don Howard <dhoward@redhat.com>
8171
8172 * gdb.texinfo (Memory Region Attributes): Document new behavior
8173 for 'mem' command.
8174
475b0867
JB
81752002-06-11 Jim Blandy <jimb@redhat.com>
8176
919d772c
JB
8177 * gdb.texinfo (Symbols): Update documentation for `info source'
8178 command.
8179
475b0867
JB
8180 * gdb.texinfo (Macros): Call the command `info macro', not
8181 `show macro'.
8182
ba8c9337
AC
81832002-06-09 Andrew Cagney <ac131313@redhat.com>
8184
8185 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8186 data''.
8187
1029b7fa
MK
81882002-06-09 Mark Kettenis <kettenis@gnu.org>
8189
8190 * gdbint.texinfo (Target Architecture Definition): Document
8191 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8192
16737d73
AC
81932002-06-08 Andrew Cagney <ac131313@redhat.com>
8194
8195 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8196 lists.
8197
30107679
AC
81982002-06-08 Andrew Cagney <ac131313@redhat.com>
8199
8200 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8201 Branch''.
8202
3352e23e
AC
82032002-06-01 Andrew Cagney <ac131313@redhat.com>
8204
8205 * gdbint.texinfo (Target Architecture Definition): Add section
8206 ``Converting an existing Target Architecture to Multi-arch''.
8207
cbb09e6a
AC
82082002-05-30 Andrew Cagney <ac131313@redhat.com>
8209
8210 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8211 to ``Obsoleting code''. Revise.
8212
e2e0bcd1
JB
82132002-05-17 Jim Blandy <jimb@redhat.com>
8214
8215 * gdb.texinfo (C Preprocessor Macros): New chapter.
8216 Include it in the main menu.
8217 (Contributors): Credit Jim Blandy with macro support.
8218 (Compilation): Explain how to get macro information into the
8219 executable.
8220 (Expressions): Note that preprocessor macros are expanded.
8221
9db8d71f
DJ
82222002-05-14 Daniel Jacobowitz <drow@mvista.com>
8223
8224 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8225 options for `target remote'.
8226
6d531722
AC
82272002-05-13 Andrew Cagney <ac131313@redhat.com>
8228
8229 * gdbint.texinfo (Target Architecture Definition): Delete
8230 documentation on NNPC_REGNUM.
8231
13d01224
AC
82322002-05-11 Andrew Cagney <ac131313@redhat.com>
8233
8234 * gdbint.texinfo (Target Architecture Definition): Document
8235 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8236 (Target Architecture Definition): Revise section `Using Different
8237 Register and Memory Data Representations'. Add section `Raw and
8238 Virtual Register Representations'.
8239
b2e75d78
AC
82402002-05-11 Andrew Cagney <ac131313@redhat.com>
8241
8242 * gdbint.texinfo (Target Architecture Definition): Mention
8243 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8244 (Target Architecture Definition): Mention same. Add references to
8245 web pages.
8246
2c8682ee
MS
82472002-05-08 Michael Snyder <msnyder@redhat.com>
8248
8249 * stabs.texinfo (Attributes): Document new "vector" attribute.
8250
0816590b
AC
82512002-05-04 Andrew Cagney <ac131313@redhat.com>
8252
8253 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8254
2653173e
AC
82552002-05-04 Andrew Cagney <ac131313@redhat.com>
8256
8257 * gdb.texinfo: Delete obsolete references to a29k.
8258
d7bd68ca
AC
82592002-04-24 Andrew Cagney <ac131313@redhat.com>
8260
8261 * gdbint.texinfo (Target Architecture Definition): Replace
8262 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8263
21d83aa5
DM
82642002-04-24 David S. Miller <davem@redhat.com>
8265
8266 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8267
7673a6cc
DM
82682002-04-21 David S. Miller <davem@redhat.com>
8269
8270 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8271
d49d1e0a
AC
82722002-04-21 Andrew Cagney <ac131313@redhat.com>
8273
8274 * gdbint.texinfo (Target Architecture Definition): Delete
8275 definition of HAVE_REGISTER_WINDOWS.
8276
f7dc1244 82772002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8278
8279 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8280 "Theodore A. Roth" <troth@verinet.com>.
8281
5ca0cb28
DH
82822002-04-15 Don Howard <dhoward@redhat.com>
8283
f7dc1244 8284 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8285 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8286 Provide a better explaination of this feature.
5ca0cb28 8287
f208ba17
AC
82882002-04-14 Andrew Cagney <ac131313@redhat.com>
8289
8290 * gdbint.texinfo (Target Architecture Definition): Remove
8291 FRAME_CHAIN_COMBINE.
8292
d5ba91de
MC
82932002-04-12 Michael Chastain <mec@shout.net>
8294
8295 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8296 REG_STACK_SEGMENT.
8297
26818220
MC
82982002-04-09 Michael Chastain <mec@shout.net>
8299
8300 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8301 PYRAMID_* macros.
8302
129188f6
AC
83032002-04-07 Andrew Cagney <ac131313@redhat.com>
8304
8305 * gdb.texinfo (Bug Reporting): Document that the web is the
8306 prefered way of submitting bug reports.
8307 (Bug Reporting): Delete the s-mail address as the last resort.
8308
8227c0ff
AC
83092002-04-05 Andrew Cagney <ac131313@redhat.com>
8310
8311 * gdbint.texinfo (Target Architecture Definition): Delete
8312 references to TARGET_WRITE_FP and write_fp.
8313
16d9dec6
MS
83142002-03-27 Michael Snyder <msnyder@redhat.com>
8315
8316 * gdb.texinfo: Document new commands dump, append, and restore.
8317
9ae8b82c
AC
83182002-03-27 Andrew Cagney <ac131313@redhat.com>
8319
8320 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8321 Branch'.
8322
474c8240
AC
83232002-03-18 Andrew Cagney <ac131313@redhat.com>
8324
8325 * gdb.texinfo: Change all examples to @smallexample.
8326 * gdbint.texinfo: Ditto.
a9331b3f 8327
fb0ff88f
AC
83282002-03-18 Andrew Cagney <ac131313@redhat.com>
8329
8330 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8331 Branches''.
8332
9bb0a4d8
AC
83332002-03-18 Andrew Cagney <ac131313@redhat.com>
8334
8335 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8336 Policy''.
8337
937f164b
FF
83382002-03-04 Fred Fish <fnf@redhat.com>
8339
8340 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8341 expresson, suports, dependant, trhe, perhaphs, situtations,
8342 explictily, taged, oportunity, unfortunatly).
8343
a7b40f07
AC
83442002-02-24 Andrew Cagney <ac131313@redhat.com>
8345
8346 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8347 Remove reference to 3.12.
8348
aab4e0ec
AC
83492002-02-23 Andrew Cagney <ac131313@redhat.com>
8350
8351 * gdbint.texinfo: Include fdl.texi.
8352 (Top): Add GNU Free Documentation License.
8353 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8354 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8355 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8356 (gdbint.info): Add srcdir to include path.
8357 * gdb.texinfo: Include gpl.texi.
8358 (Top): Add Copying.
8359 * gpl.texi: New file.
8360
47b95330
AC
83612002-02-23 Andrew Cagney <ac131313@redhat.com>
8362
8363 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8364
78c47bea
PM
83652002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8366
8367 * gdb.texinfo: Document Cygwin native specific commands.
8368
56460a61
DJ
83692002-02-15 Daniel Jacobowitz <drow@mvista.com>
8370
8371 * gdb.texinfo: Document gdbserver ``--attach'' command.
8372
def71bfa
MS
83732002-02-07 Michael Snyder <msnyder@redhat.com>
8374
8375 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8376 to @code(_ovly_debug_event).
8377
c928edc0
AC
83782002-02-07 Andrew Cagney <ac131313@redhat.com>
8379
8380 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8381
81d46470
MS
83822002-02-06 Michael Snyder <msnyder@redhat.com>
8383
8384 * gdb.texinfo (overlays): Mention new magic symbol
8385 '_ovly_debug_event', which allows GDB to keep better track
8386 of overlays.
8387
f7dc1244 83882002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8389
8390 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8391 Suggested by Dmitry Sivachenko.
8392
8393 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8394
15110bc3
MS
83952002-02-01 Michael Snyder <msnyder@redhat.com>
8396
8397 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8398
6763aef9
MS
83992002-01-30 Michael Snyder <msnyder@redhat.com>
8400
ac282366
MS
8401 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8402 (set trust-readonly-sections): Document.
6763aef9 8403
8642bc8f
AC
84042002-01-29 Andrew Cagney <ac131313@redhat.com>
8405
8406 * gdbint.texinfo (Releasing GDB): Revise and update.
8407
afe64c1a
AC
84082002-01-28 Andrew Cagney <ac131313@redhat.com>
8409
8410 * gdbint.texinfo (Target Architecture Definition): Delete
8411 description of TARGET_BYTE_ORDER_DEFAULT.
8412
f7dc1244 84132002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8414
8415 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8416 <mitya@cavia.pp.ru>.
8417
3d6e1b5a
AC
84182002-01-23 Andrew Cagney <ac131313@redhat.com>
8419
8420 * libgdb.texinfo: Delete file.
8421
6c0e9fb3
AC
84222002-01-22 Andrew Cagney <ac131313@redhat.com>
8423
8424 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8425 * gdbint.texinfo: Ditto.
8426
e0ce93ac
AC
8427Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8428
8429 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8430
be298bcc
AC
84312002-01-22 Andrew Cagney <ac131313@redhat.com>
8432
8433 * Makefile.in: Update copyright.
8434 (TEXI2DVI): Define.
8435 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8436 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8437 gdb-cfg.texi.
8438 (TEXINDEX, PDFTEX): Delete makefile variables.
8439
8e04817f
AC
84402002-01-22 Andrew Cagney <ac131313@redhat.com>
8441
8442 * gdb.texinfo (Protocol): Move section to appendix.
8443
6b2f586d
AC
84442002-01-21 Andrew Cagney <ac131313@redhat.com>
8445
8446 * gdb.texinfo (Remote Debugging): Create a menu.
8447 (Top): Add ``Remote Debugging'' to menu.
8448
6f05cf9f
AC
84492002-01-21 Andrew Cagney <ac131313@redhat.com>
8450
8451 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8452 serial protocol'' from here.
8453 (Remote Debugging): To here. New chapter.
8454
3fd3d7d2
AC
84552002-01-20 Andrew Cagney <ac131313@redhat.com>
8456
8457 * gdbint.texinfo (Target Architecture Definition): Delete
8458 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8459
7fd60527
AC
84602002-01-20 Andrew Cagney <ac131313@redhat.com>
8461
8462 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8463 are no longer needed.
8464 (Porting GDB): Add maintainer note about configure.host.
8465
c2f05ac9
AC
84662002-01-20 Andrew Cagney <ac131313@redhat.com>
8467
8468 * gdbint.texinfo (Target Architecture Definition): Remove
8469 definition of IEEE_FLOAT.
8470
f7dc1244 84712002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8472
8473 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8474 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8475 <3diff@gnu.org>
231b2aad 8476
82600034
AC
84772002-01-19 Andrew Cagney <ac131313@redhat.com>
8478
8479 * gdbint.texinfo (Host Definition): Remove references to
8480 MALLOC_INCOMPATIBLE.
8481
7708fa01
AC
84822002-01-17 Andrew Cagney <ac131313@redhat.com>
8483
8484 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8485 and xyz-xdep.o.
8486
eb12ee30
AC
84872002-01-17 Andrew Cagney <ac131313@redhat.com>
8488
889bf7c5 8489 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8490 (Set Breaks): Copy ``maint info breakpoint'' doco to
8491 ``Maintenance Commands'' appendix. Add reference.
8492
c9ccaa92
AC
84932002-01-17 Andrew Cagney <ac131313@redhat.com>
8494
8495 * fdl.texi: Remove next/prev from @node.
8496
f7dc1244 84972002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8498
8499 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8500 for monstrous @multitable (from Brian Youmans).
8501
8502 * fdl.texi: New file.
8503
8504 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8505
8973da3a
AC
85062002-01-15 Andrew Cagney <ac131313@redhat.com>
8507
8508 * gdbint.texinfo (Releasing GDB): New chapter.
8509
7d86b5d5
AC
85102002-01-14 Andrew Cagney <ac131313@redhat.com>
8511
8512 * gdb.texinfo (Embedded Processors, Calling program functions):
8513 Obsolete references to a29k.
8514
cc1cb004
AC
85152002-01-13 Andrew Cagney <ac131313@redhat.com>
8516
8517 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8518 examples. Document that a code-block should do or discard its
8519 cleanups before exit.
8520
79f12247
MS
85212002-01-11 Michael Snyder <msnyder@redhat.com>
8522
8523 * gdb.texinfo (Choosing files): Change @samp to @file.
8524
19837790
MS
85252002-01-05 Michael Snyder <msnyder@redhat.com>
8526
8527 * gdb.texinfo (--pid): Document new command line option (attach).
8528
f7dc1244 85292002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8530
8531 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8532 in the stub.
8533
d7449b42
AC
85342002-01-04 Andrew Cagney <ac131313@redhat.com>
8535
8536 * gdbint.texinfo (Target Architecture Definition): Replace
8537 BIG_ENDIAN with BFD_ENDIAN_BIG.
8538
f23631e4
AC
85392002-01-03 Andrew Cagney <ac131313@redhat.com>
8540
8541 * gdbint.texinfo (Target Architecture Definition): Replace
8542 value_ptr with struct value pointer.
8543
72c9928d
EZ
85442002-01-02 Eli Zaretskii <eliz@gnu.org>
8545
8546 * gdb.texinfo (Free Software): Fix wording.
8547
959acfd1
EZ
85482001-12-31 Eli Zaretskii <eliz@gnu.org>
8549
8550 * gdb.texinfo (Free Software): New section ``Free Software Needs
8551 Free Documentation''.
8552
f7dc1244 85532001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8554
8555 * stabs.texinfo:
8556 * gdb.texinfo:
8557 * gdbint.texinfo:
8558 * libgdb.texinfo:
8559 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8560
6600abed
MS
85612001-12-29 Michael Snyder <msnyder@redhat.com>
8562
8563 * gdb.texinfo (maint info sections): Fix typo.
8564
f6680716
MS
85652001-12-26 Michael Snyder <msnyder@redhat.com>
8566
fe95c787
MS
8567 * gdb.texinfo (maint info sections): Document.
8568
a9331b3f 8569 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8570 'info proc' sub-options that are currently not implemented.
8571
c3d3ce5b
JB
85722001-12-20 Jim Blandy <jimb@redhat.com>
8573
8574 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8575
778eb05e
AC
85762001-12-15 Andrew Cagney <ac131313@redhat.com>
8577
8578 * gdbint.texinfo (Target Architecture Definition): Replace
8579 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8580
2607059c
AC
85812001-12-01 Andrew Cagney <ac131313@redhat.com>
8582
8583 * gdbint.texinfo (Host Definition): Delete documentation on
8584 HOST_BYTE_ORDER.
8585
df0cd8c5
JB
85862001-11-30 Jim Blandy <jimb@redhat.com>
8587
8588 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8589 overlay support. Add to top-level menu.
df0cd8c5 8590
88118b3a
TT
85912001-11-26 Tom Tromey <tromey@redhat.com>
8592
8593 * gdb.texinfo (Command Syntax): Document C-o binding.
8594
96565e91
CF
85952001-07-26 Christopher Faylor <cgf@redhat.com>
8596
8597 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8598 use since it is described in the referenced section.
8599
f7dc1244 8600 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8601 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8602 clearer when using DJGPP.
8603
2a3d5645
CF
86042001-11-24 Christopher Faylor <cgf@redhat.com>
8605
8606 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8607 specifically refer to MS-DOS.
8608 (command files): Mention gdb.ini is only used on MS-DOS.
8609
aa26fa3a
TT
86102001-11-21 Tom Tromey <tromey@redhat.com>
8611
8612 * gdb.texinfo (Invoking GDB): Document --args.
8613 (Mode Options): Likewise.
8614
4f8ada06
JB
86152001-11-21 Jim Blandy <jimb@redhat.com>
8616
8617 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8618 Delete documentation; this macro has been removed from the
8619 sources.
4f8ada06 8620
3fe0dc10
JB
86212001-11-13 Jim Blandy <jimb@redhat.com>
8622
8623 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8624
9e5abb06
CV
86252001-11-06 Corinna Vinschen <vinschen@redhat.com>
8626
8627 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8628
1c5dfdad
MS
86292001-11-05 Michael Snyder <msnyder@redhat.com>
8630
a9331b3f 8631 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8632 quote regexp chars in function names such as "operator*()".
8633
990f9fe3
FF
86342001-11-01 Fred Fish <fnf@redhat.com>
8635
8636 * gdbint.texinfo (SOLIB_ADD): Document additional new
8637 "readsyms" arg.
8638
b433d00b
DH
86392001-10-30 Don Howard <dhoward@redhat.com>
8640
070b1dd3
DH
8641 * gdb.texinfo: (Command Files) Added documentation for the
8642 behavior of gdb with input redirected from a file.
b433d00b 8643
b7209cb4
FF
86442001-10-28 Fred Fish <fnf@redhat.com>
8645
8646 * gdb.texinfo (auto-solib-add): Change docs to match
8647 implementation change.
8648 (auto-solib-limit): Add docs for new variable.
8649
1aa20aa8
AC
86502001-10-15 Andrew Cagney <ac131313@redhat.com>
8651
8652 * gdbint.texinfo (Target Architecture Definition): Function
8653 value_as_pointer renamed to value_as_address.
8654
fc0c74b1
AC
86552001-10-15 Andrew Cagney <ac131313@redhat.com>
8656
8657 * gdbint.texinfo (Target Architecture Definition): Default
8658 POINTER_TO_ADDRESS functions assume unsigned addresses.
8659 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8660 posting by Jim Blandy.
8661
f4846649
JB
86622001-10-12 Jim Blandy <jimb@redhat.com>
8663
8664 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8665 version of texi2html (1.64) doesn't support this flag any more.
8666
f277788b
MK
86672001-09-08 Mark Kettenis <kettenis@gnu.org>
8668
a9dc4918
MK
8669 * gdbint.texinfo (Host Definition): Remove description of
8670 MEM_FNS_DECLARED.
8671
d28379df
MK
8672 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8673
f277788b
MK
8674 * gdbint.texinfo (Host Definition): Remove description of
8675 HAVE_SIGSETMASK.
8676
7ccaa899
EZ
86772001-09-04 Elena Zannoni <ezannoni@redhat.com>
8678
8679 * gdbint.texinfo (Target Architecture Definition): Add
8680 explanation of TARGET_PRINT_INSN macro.
8681
17d9d558
JB
86822001-08-30 Jim Blandy <jimb@redhat.com>
8683
8684 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8685 Explain what it means to load relocatable files.
8686
72cde065
JB
86872001-08-28 Jim Blandy <jimb@redhat.com>
8688
8689 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8690 info `top' menu.
8691
9e678452
CF
8692Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8693
8694 * gdbint.texinfo: Add a cautionary note about macro use.
8695
a2bea4c3 86962001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8697
a2bea4c3
CV
8698 * gdb.texinfo: Explain omitting the hostname in the
8699 `target remote' command.
8700
1129bf27
DJ
87012001-07-30 Daniel Jacobowitz <drow@mvista.com>
8702
8703 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8704 and END-INFO-DIR-ENTRY.
8705
732b3002
SC
87062001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8707
8708 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8709
89437448
AC
87102001-07-25 Andrew Cagney <ac131313@redhat.com>
8711
8712 * gdbint.texinfo (libgdb): Rewrite.
8713
f7dc1244 87142001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8715
8716 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8717
c4555f82
SC
87182001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8719
8720 * gdb.texinfo (TUI): New chapter, document the TUI.
8721 (Mode Options): Document the -tui option.
8722
2f45a6e0
MK
87232001-07-23 Mark Kettenis <kettenis@gnu.org>
8724
8725 * gdbint.texinfo (Host Definition): Remove description of
8726 NEED_POSIX_SETPGID.
8727
f7dc1244 87282001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8729
8730 * gdb.tex (DJGPP Native): New node, with descriptions of
8731 DJGPP-specific commands.
8732
be9c6c35
JM
87332001-07-19 John R. Moore <jmoore@redhat.com>
8734
8735 * gdbint.texinfo: Three misspellings.
8736
dfa249fb
AC
87372001-07-06 Andrew Cagney <ac131313@redhat.com>
8738
8739 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8740 `test` expressions on bash. Problem reported by Colin Walters.
8741
c72e7388
AC
87422001-07-04 Andrew Cagney <ac131313@redhat.com>
8743
8744 * gdbint.texinfo (User Interface): Update ui-out documentation to
8745 refelect recent UI/MI updates.
8746
94bbb2c0
AC
87472001-07-04 Andrew Cagney <ac131313@redhat.com>
8748
8749 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8750 interpreters.
8751
af6c57ea
AC
87522001-06-15 Andrew Cagney <ac131313@redhat.com>
8753
8754 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8755 structure and not macros.
8756 (Host Definition): Document that much of this chapter is obsolete.
8757 (Target Architecture Definition): Update list of files that make
8758 up a target architecture.
8759 (Coding): Update.
8760
83aa8bc6
AC
87612001-06-28 Andrew Cagney <ac131313@redhat.com>
8762
8763 * gdbint.texinfo (Target Architecture Definition): Update
8764 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8765 The latter has been changed to a true predicate.
8766
f7dc1244 87672001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8768
8769 * annotate.texi: Add @noindent where needed. From Dmitry
8770 Sivachenko <dima@Chg.RU>.
8771 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8772
656db9b0
AC
87732001-06-16 Andrew Cagney <ac131313@redhat.com>
8774
8775 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8776
df2396a1
AC
87772001-06-14 Andrew Cagney <ac131313@redhat.com>
8778
8779 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8780 returns ``OK''. Document that the ``R'' packet does not reply.
8781
0f1f2b0a
MS
87822001-06-13 Michael Snyder <msnyder@redhat.com>
8783
8784 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8785
f7dc1244 87862001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8787
8788 * gdb.texinfo (Signals): Clarify the default setting of signal
8789 handling.
8790
a5d7c491
AC
87912001-05-14 Andrew Cagney <ac131313@redhat.com>
8792
8793 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8794 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8795
05a54c4f
AC
87962001-05-12 Andrew Cagney <ac131313@redhat.com>
8797
8798 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8799
f7dc1244 88002001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8801
8802 * gdbint.texinfo (Clean Design and Portable Implementation):
8803 Renamed from "Clean Design".
8804 (Clean Design and Portable Implementation): Document portable
8805 methods of handling file names, and the associated macros.
8806
f7dc1244 88072001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8808
8809 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8810 command and provide a cross-reference to its description.
8811 (Symbols): Note that "info scope" is useful for trace experiments.
8812
f7dc1244 88132001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8814
b37052ae
EZ
8815 * gdb.texinfo (Symbols): Document "info scope".
8816 (Tracepoints): New chapter.
8817 (Contributors): Update for v5.1.
8818 <All nodes>: Change "C++" to "C@t{++}".
8819
0ee54786
EZ
8820 * gdbint.texinfo (User Interface): A new section about ui_out
8821 functions, based on text written by Fernando Nasser.
8822
c534679c
EZ
8823 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8824
f7dc1244 88252001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8826
e9c75b65
EZ
8827 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8828
8829 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8830
8831 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8832 Replace "GDB" with "@value{GDBN}". Fix markup.
8833
8834 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8835
3d67e040
EZ
8836 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8837 a cross-reference to its description.
8838 (Symbols): Document "info symbol".
8839
f7dc1244 88402001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8841
8842 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8843 subsection "x86 Watchpoints".
8844 (Target Architecture Definition): Document the macros
8845 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8846 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8847
b0ed3589
AC
88482001-03-20 Andrew Cagney <ac131313@redhat.com>
8849
8850 * gdbint.texinfo (Target Architecture Definition): Update
8851 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8852 list.
8853
b6ba6518
KB
88542001-03-06 Kevin Buettner <kevinb@redhat.com>
8855
8856 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8857 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8858
f7dc1244 88592001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8860
8861 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8862
f7dc1244 88632001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8864
17cc6a06
EZ
8865 * gdb.texinfo (Environment): Document that `path' does not change
8866 the value of PATH in GDB's own environment (it did in the past,
8867 but that was changed on March 15, 1994). Reported by Doug Evans
8868 <dje@transmeta.com>.
8869
56caf160
EZ
8870 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8871 its line. Fix markup of commands and macros. Add an Index node
8872 and index entries.
8873
29e57380
C
88742001-01-23 J.T. Conklin <jtc@redback.com>
8875
8876 * gdb.texinfo (Memory region attributes): New manual section.
8877
1c6147de
ND
88782001-01-04 Nicholas Duffek <nsd@redhat.com>
8879
8880 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8881
f7dc1244 88822000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8883
8884 * refcard.tex: Version and copyright fixed. From Phil Edwards
8885 <pedwards@disaster.jaj.com>.
8886
0dcedd82
AC
8887Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8888
8889 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8890 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8891
3b851bce
AC
8892Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8893
8894 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8895 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8896
f7dc1244 88972000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8898
8899 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8900 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8901
b90a5f51
CF
89022000-11-10 Christopher Faylor <cgf@cygnus.com>
8903
8904 * gdb.texinfo: Document new 'set step-mode' command.
8905
f7dc1244 89062000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8907
8908 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8909 changes from Dmitry Sivachenko <dima@Chg.RU>.
8910
f7dc1244 89112000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8912
8913 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8914 From Steven Johnson <sbjohnson@ozemail.com.au>.
8915
2e685b93
MK
89162000-08-10 Mark Kettenis <kettenis@gnu.org>
8917
8918 * gdbint.texinfo (Overall Structure): Spelling fix.
8919
f7dc1244 89202000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8921
8922 * gdbint.texinfo (Target Architecture Definition): Document that
8923 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8924 for which REGISTER_CONVERTIBLE returns a zero value.
8925
63ac3005
EZ
89262000-07-08 Christopher Faylor <cgf@cygnus.com>
8927
8928 * Makefile.in (install-info): Find files to install in either the
8929 build or source directories (adapted from Makefile.am).
8930
bd79f757
ND
89312000-07-07 Nicholas Duffek <nsd@redhat.com>
8932
8933 * stabs.texinfo: Fix spelling errors.
8934 (String Field): FILE-NUMBER starts from 0, not 1.
8935
f7dc1244 89362000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8937
8938 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8939 Brian Youmans.
5f208f6d 8940
f7dc1244 89412000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8942
8943 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8944 the source directory. Reported by Mark Harig
8945 <markh@frazier.landmark.com>.
cc542d3b 8946
f3b28801
C
89472000-06-20 J.T. Conklin <jtc@redback.com>
8948
8949 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8950
449f3b6c
AC
8951Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8952
8953 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8954 Generate using pdftex.
449f3b6c 8955 (PDFTEX): Define.
889bf7c5 8956 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8957 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8958 @contents at the start.
449f3b6c 8959
f7dc1244 89602000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8961
8962 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8963 Youmans.
48e934c6 8964
9e9c5ae7
AC
8965Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8966
8967 From Brian Youmans:
8968 * gdb.texinfo: Fix ``et al.''.
8969
c741b251
AC
8970Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8971
8972 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8973 loop.
c741b251 8974
4ab64e14
JG
89752000-05-19 Jimmy Guo <guo@cup.hp.com>
8976
8977 * configure: Regenerate.
8978
f7dc1244 89792000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8980
8981 * Makefile.in (install-info): Run install-info on installed Info
8982 files.
8983
8c70017b
AC
8984Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8985
a7cb598a 8986 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8987 Andrew Cagney.
8c70017b 8988
f7dc1244 89892000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8990
8991 * gdb.texinfo: Proofreading changes from Brian Youmans.
8992
bf0184be
ND
89932000-05-01 Nick Duffek <nsd@cygnus.com>
8994
8995 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8996 startup sequence, minor edits.
8997
f7dc1244 89982000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8999
9000 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9001 TeX.
9002
9003 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9004 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9005 like `n' and `s' which look weird. Convert some of the @kindex to
9006 @vindex, when they refer to variables, not commands.
9007
33e16fad
AC
9008Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9009
9010 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9011
f7dc1244 90122000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9013
9014 * Makefile.in (GDBMI_DIR): New variable.
9015 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9016 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9017 (gdbmi.texinfo): New target, for texi2roff.
9018 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9019 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9020
9021 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9022 gdbmi.texinfo.
9023 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9024 comment.
9025
d167840f
EZ
90262000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9027
9028 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9029 command.
d167840f 9030
f7dc1244 90312000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9032
9033 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9034 prevents the build (and is generally a Bad Idea).
9035
f7dc1244 90362000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9037
9038 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9039 a comma inside @var.
9040 (Command Files): Index markup changes from Dmitry Sivachenko
9041 <dima@Chg.RU>.
9042
f7dc1244 90432000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9044
9045 * Makefile.in (LN_S): Define.
9046 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9047 invoke "ln -s" unless it is known to work.
9048
9049 * configure.in (AC_PROG_LN_S): Add.
9050
8dc7983f
JB
90512000-04-14 Jim Blandy <jimb@redhat.com>
9052
9053 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9054 section.
9055 (Target Conditionals): Document ADDRESS_TO_POINTER,
9056 POINTER_TO_ADDRESS.
9057
1a8237e8
DB
90582000-04-11 Daniel Berlin <dan@cgsoftware.com>
9059
9060 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9061 gdb-cfg.texi to get the value.
9062
ca526f1a
JB
90632000-04-10 Jim Blandy <jimb@redhat.com>
9064
9065 * gdbint.texinfo (Target Architecture Definition): Fix
9066 cross-references.
9067
faaafcb4
JB
90682000-04-08 Jim Blandy <jimb@redhat.com>
9069
9070 * gdbint.texinfo (Using Different Register and Memory Data
9071 Representations): New section.
9072 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9073 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9074 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9075
1b27397f
AC
9076Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9077
9078 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9079 for acknowledgments.
1b27397f 9080
480ff1fb
AC
9081Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9082
9083 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9084 qThreadExtraInfo.
480ff1fb 9085
a9331b3f 90862000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9087
a9331b3f
RM
9088 * gdb.texinfo: Clarify which remote debug protocol commands are
9089 required and which are optional.
f1251bdd 9090
dbeb8dbd
AC
9091Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9092
9093 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9094 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9095 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9096 * annotate.texi: Update.
9097
6d2ebf8b
SS
90982000-03-28 Stan Shebs <shebs@apple.com>
9099
9100 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9101 expectation of additional changes before release), update
9102 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9103 node links, rephrase and/or shorten lines to fix formatting
9104 problem in both regular and @smallbook formats.
9105 * annotate.texi: Shorten lines in example, use smallexample
9106 consistently everywhere.
9107 * Makefile.in: Add comment about texinfo 4.0 html generation.
9108 (SFILES_INCLUDED): Add annotate.texi.
9109
5d161b24
DB
91102000-03-27 Daniel Berlin <dan@cgsoftware.com>
9111
5ae4183a
AS
9112 * gdb.texinfo (Debugging Output): Added new section, documenting
9113 the "set/show debug" commands.
5d161b24 9114
b9deaee7
AC
9115Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9116
9117 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9118 entry.
b9deaee7
AC
9119
9120 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9121 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9122 @chapter and @node entries.
a9331b3f 9123
b9deaee7 9124 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9125
9ef47d30
AC
9126Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9127
9128 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9129 files.
9ef47d30 9130
cfeada60
FN
91312000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9132
9133 From David Whedon <dwhedon@gordian.com>
5ae4183a 9134 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9135
6837a0a2
DB
91362000-03-22 Daniel Berlin <dan@cgsoftware.com>
9137
9138 * gdb.texinfo: Add documentation for the apropos command.
9139
bba2971c
MS
91402000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9141
9142 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9143
2b628194
MS
91442000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9145
a9331b3f 9146 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9147 two places.
9148
96a2c332
SS
91492000-03-17 Stan Shebs <shebs@apple.com>
9150
9151 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9152 <dima@Chg.RU>, also clarification of allowed content for
9153 string constants.
9154
f7dc1244 91552000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9156
9157 * gdb.texinfo (main menu): Add Annotations.
9158 (File Options): Add @cindex entries for each command-line option.
9159 Document --epoch, --annotate, --async, --interpreter, --write,
9160 --statistics, and --version.
9161
9162 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9163 of GDB.
9164
9d233477
JB
91652000-02-23 Jim Blandy <jimb@redhat.com>
9166
9167 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9168
14e0eb3b
JB
91692000-02-22 Jim Blandy <jimb@redhat.com>
9170
9171 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9172
3555de01
JM
91732000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9174
9175 * Makefile.in (diststuff): New target.
9176
5e35df8e
KB
91772000-02-15 Kevin Buettner <kevinb@redhat.com>
9178
9179 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9180 architecture. [From Jim Wilson.]
5e35df8e 9181
c5394b80
JM
91822000-01-16 Tom Tromey <tromey@cygnus.com>
9183
9184 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9185 (Delete Breaks): Mention range arguments.
9186 (Disabling): Likewise.
9187
c3f6f71d
JM
91882000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9189
9190 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9191
c4093a6a
JM
9192Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9193
9194 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9195 valid functions.
c4093a6a 9196
11cf8741
JM
91971999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9198
9199 * gdb.texinfo: Clarify regular expressions used in rbreak.
9200
917317f4
JM
92011999-10-15 Kevin Buettner <kevinb@cygnus.com>
9202
9203 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9204 MEMORY_REMOVE_BREAKPOINT): Document.
9205
9206Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9207
9208 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9209 offset re-using the DATA offset instead.
917317f4 9210
2df3850c
JM
92111999-10-11 Jim Kingdon <kingdon@redhat.com>
9212
9213 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9214
92151999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9216
9217 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9218 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9219 typos.
9220
9221 * gdb.texinfo: Various minor wording and formatting improvements,
9222 mentions of additional command-line options.
9223
2acceee2
JM
92241999-09-30 Fred Fish <fnf@cygnus.com>
9225
9226 * gdb.texinfo: Document additional forms of specifying section
9227 names and addresses for the add-symbol-file command.
9228
c2c6d25f
JM
92291999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9230
9231 * gdbint.texinfo: Fix typo, add the word "have".
9232
92331999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9234
9235 * gdbint.texinfo (Target Architecture Definition): Document the
9236 SKIP_PERMANENT_BREAKPOINT macro.
9237
d4f3574e
SS
92381999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9239
9240 * gdb.texinfo: Fiks speling errers.
9241
9242 * gdb.texinfo: Fix uses of @multitable.
9243
f7dc1244 9244 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9245 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9246 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9247 comments about using with optimization, add more indexing,
9248 fix info about disassembly-flavor.
9249
9250Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9251
9252 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9253 SKIP_SOLIB_RESOLVER): Define.
9254
9255Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9256
9257 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9258 ``g'' packets.
d4f3574e 9259
104c1213
JM
92601999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9261
9262 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9263 platform-specific info, inline remote.texi and move sections of it
9264 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9265 and register stack into the new chapter.
9266 * remote.texi: Remove, now part of gdb.texinfo.
9267 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9268
92691999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9270
9271 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9272 GDB_TARGET_IS_MACH386): These kludges have gone away.
9273
9274Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9275
9276 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9277 TDEPLIBS.
104c1213 9278
53a5351d
JM
92791999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9280
9281 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9282 surrounding text to fit HP-UX bits into general info.
9283 (HPPA-cfg.texi): Remove, no longer useful.
9284
9285 * gdb.texinfo: Remove explicit links from @node lines, remove
9286 HP-added "Detailed Node Listing" from main menu which confuses
9287 things.
9288
9289 From Dmitry Sivachenko <dima@Chg.RU>:
9290 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9291 in description of `set environment'.
53a5351d
JM
9292
92931999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9294
9295 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9296
7be570e7
JM
92971999-08-12 Ben Elliston <bje@cygnus.com>
9298
9299 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9300
f7dc1244 93011999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9302
9303 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9304 watch, awatch, and rwatch. Explain why the latter two cannot be
9305 set as software watchpoints. Document that watchpoints for local
9306 variables are deleted when the debuggee terminates.
7be570e7
JM
9307
9308Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9309
9310 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9311 packet. Allow E.. response packet. "qRcmd" packet is no longer
9312 reserved.
7be570e7
JM
9313
93141999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9315
a9331b3f
RM
9316 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9317 * gdb.texinfo: Ditto.
7be570e7 9318
96baa820
JM
93191999-08-06 Tom Tromey <tromey@cygnus.com>
9320
9321 * gdb.texinfo (KOD): New node.
9322
9323Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9324
9325 * remote.texi (Rcmd): Fix minor formatting typos.
9326
9327Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9328
9329 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9330 packets.
96baa820 9331
adf40b2e
JM
93321999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9333
9334 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9335 fixes.
9336
43ff13b4
JM
9337Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9338
9339 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9340
085dd6e6
JM
9341Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9342
9343 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9344 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9345 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9346 packets that are not supported on all hosts. Expand examples.
9347 Spell check.
085dd6e6
JM
9348
93491999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9350
9351 * Makefile.in: Recognize html, install-html. Add targets
9352 to build HTML versions of documentation via texi2html.
9353
9354Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9355
9356 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9357 testsuite.
085dd6e6
JM
9358
9359Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9360
9361 * remote.texi (Communication Protocol): Rewrite.
9362
9363Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9364
9365 * stabs.texinfo: Fix uses of xref.
9366
9e0b60a8
JM
9367Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9368
9369 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9370 info about patch submission.
9371
cce74817
JM
9372Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9373
9374 From Per Bothner <bothner@cygnus.com>:
9375 * gdb.texinfo: Document Chill support.
9376
9377Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9378
9379 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9380 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9381 Document that the value should be greater-than or equal-to zero.
9382 (NO_STD_REGS): Document. Deprecate.
cce74817 9383
ac9a91a7
JM
9384Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9385
9386 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9387 Document that these are not used.
ac9a91a7
JM
9388
9389Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9390
9391 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9392
392a587b
JM
9393Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9394
9395 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9396 numargs was dropped.
392a587b
JM
9397
9398Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9399
9400 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9401
b83266a0
SS
9402Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9403
9404 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9405 Update.
b83266a0 9406
7a292a7a
SS
9407Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9408
9409 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9410 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9411
9412Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9413
9414 * gdbint.texinfo: Fix typos: $ -> @.
9415
9416Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9417
9418 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9419 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9420 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9421 BREAKPOINT_FROM_PC.
a9331b3f 9422
7a292a7a
SS
9423Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9424
9425 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9426 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9427
9428Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9429
9430 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9431 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9432
94331999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9434
9435 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9436 longer exists.
9437
9438Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9439
9440 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9441 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9442 they make the manual source incomprehensible.
7a292a7a
SS
9443 * h8-cfg.texi: Remove, hasn't been used in years.
9444
c906108c
SS
9445Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9446
9447 * gdb.texinfo: Update the credits.
9448
9449Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9450
9451 * gdb.texinfo: Fix mistakes noticed in printout of last
9452 draft, add Alpha to discussion of heuristic fence post.
9453
9454Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9455
9456 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9457 Edition, merge some HP changes into mainline, describe some
9458 previously undocumented features, describe more of the target
9459 commands available, eliminate obsolete section on renamed
9460 commands.
c906108c
SS
9461 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9462
9463Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9464
9465 * gdb.texinfo: Make many HPPA conditionals unconditional,
9466 including catchpoint description, since now on for all configs.
9467 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9468 specializations.
9469
9470Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9471
9472 * Makefile.in (GDBvn.texi): Fix match expression to work with
9473 current format of VERSION in gdb/Makefile.in.
9474 * gdb.texinfo: Fix node ref to match new readline.
9475
9476Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9477
a9331b3f
RM
9478 * gdb.texinfo: Changes made as part of a project to merge in
9479 changes made by HP. Documentation makes extensive use of
c906108c
SS
9480 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9481 on remote debugging. There are differences in documentation
889bf7c5 9482 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9483 the HP manual discusses catchpoints, hardware watchpoints, and
9484 some HPUX specific limitations for shared library support.
a9331b3f 9485
c906108c
SS
9486 There are also a number of @node changes.
9487
94881999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9489
9490 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9491 (C Usage): Same.
9492
9493Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9494
9495 The following changes were made by Edith Epstein
889bf7c5
PA
9496 <eepstein@cygnus.com> as part of a project to merge in changes
9497 made by HP.
a9331b3f 9498
c906108c
SS
9499 * HPPA-cfg.texi: new file.
9500
9501 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9502
9503 * refcard.tex: change documentation about catch.
9504 removed info catch.
9505
9506Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9507
9508 * gdbint.texinfo: Expand on GDB's coding standards,
9509 specify the use of arg names with prototypes.
9510
95111998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9512
9513 * gdb.texinfo: Fix tipo.
9514
9515Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9516
9517 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9518 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9519
9520Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9521
9522 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9523
95241998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9525
9526 * agentexpr.texi: New file.
9527
9528Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9529
9530 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9531
95321998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9533
9534 * remote.texi: Changed wording that implied that the GDB remote
9535 protocol caches register values instead of GDB itself.
9536
9537Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9538
9539 * gdbint.texinfo: Add some info about symbol readers.
9540 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9541 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9542 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9543 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9544
9545Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9546
a9331b3f 9547 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9548
9549Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9550
9551 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9552
9553Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9554
9555 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9556 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9557
9558Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9559
9560 * gdbint.texinfo: Fix minor typos.
9561
9562Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9563
9564 * gdbint.texinfo: Complete overhaul. Group descriptions more
9565 logically, add more info on generic algorithms, remove much
9566 obsolete and/or wrong material.
9567
9568Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9569
9570 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9571
9572Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9573
9574 * refcard.tex: Copyright, address updates.
9575
9576Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9577
9578 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9579 for the edition instead of confusing GDB-version-like numbers.
9580
9581Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9582
9583 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9584
9585Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9586
5ae4183a 9587 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9588
9589Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9590
9591 * gdb.texinfo: Add some credits, mention bug monitor.
9592 * remote.texi: Mention mips monitor targets.
9593 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9594
c906108c
SS
9595Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9596
9597 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9598 files, finish sorting of host vs target vs native macros, describe
9599 some more of them.
c906108c
SS
9600
9601Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9602
9603 * gdbint.texinfo (Host Conditionals): Document change from
9604 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9605
9606Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9607
9608 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9609 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9610
9611Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9612
9613 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9614 Document LSEEK_NOT_LINEAR.
9615
9616Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9617
9618 * stabs.texinfo (Stab Section Basics): Make it clear that only
9619 some versions of the GNU linker remove the leading N_UNDF symbol.
9620
9621Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9622
9623 * stabs.texinfo (String Field): Document type number pairs here,
9624 instead of in the Sun specific section.
9625 (Include Files): The GNU linker supports the N_BINCL
9626 optimization. Clarify the N_BINCL value, and what it is used
9627 for.
9628 (Procedures): Document N_FUN with an empty string to mark the end
9629 of a function.
9630 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9631 (Sun Differences): Remove this node, as the information is now
9632 elsewhere in the main document.
9633 (Stab Section Basics): Mention that the GNU linker may optimize
9634 stabs and remove the leading N_UNDF symbol.
9635
9636Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9637
9638 * gdb.texinfo, refcard.tex: Restore author credit
9639
9640Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9641
9642 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9643 documentation to account for START and END macros taking
9644 one arg.
9645
9646Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9647
9648 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9649 * gdb.texinfo (Frames): Fix typo.
9650
9651Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9652
9653 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9654 a target_signal as arg type, not a pid.
9655
9656Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9657
9658 * gdb.texinfo: Document `set assembly-language'.
9659
9660Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9661
9662 * remote.texi: Update list of stubs in the GDB distribution.
9663
9664Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9665
9666 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9667 Also document that some systems can use mmalloc but must define
9668 this if their C runtime allocates memory that is later freed.
c906108c 9669 (MMCHECK_FORCE): Document new macro.
a9331b3f 9670
c906108c
SS
9671Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9672
9673 * remote.texi: Add documentation for target Sparclet.
9674
9675Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9676
a9331b3f 9677 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9678 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9679 * configure.in: Rewritten for autoconf.
9680 * configure: New.
9681
9682Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9683
9684 * Makefile.in (DVIPS): New define, set to dvips.
9685 (dvi): Add stabs.dvi.
9686 (ps): New target.
9687 (all-doc): Depend on info, dvi, and ps targets.
9688 (STAGESTUFF): Add *.ps and *.dvi files.
9689 (clean-info, clean-dvi): Remove.
9690 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9691 rules completely rewritten.
9692 (maintainer-clean): Remove clean-info and clean-dvi
9693 dependencies and put their actions in the rules.
9694 (gdb.ps): New target
a9331b3f 9695 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9696 intermediate TeX files, whether they have 2 or 3 character
9697 extensions.
9698 (gdbint.ps): Add target and rules.
9699 (gdb-internals): Delete unused target.
9700 (Makefile): Depends upon config.status also.
9701
9702Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9703
9704 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9705 set.
9706
9707Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9708
9709 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9710 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9711
9712Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9713
9714 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9715
9716Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9717
9718 * gdb.texinfo (Print settings): Document
9719 `set/show print static-members' commands.
9720
9721Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9722
9723 * gdbint.texinfo (Native): Document name change, coredep.c to
9724 core-aout.c.
9725
9726Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9727
9728 * stabs.texinfo (Include Files): Document the values the SunOS4
9729 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9730
9731Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9732
9733 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9734 Fix typo.
9735
9736Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9737
9738 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9739 "gdb.tar.Z".
9740
9741Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9742
9743 * Makefile.in (maintainer-clean): New target, synonym for
9744 realclean.
9745
9746Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9747
9748 * Update all FSF addresses except those in COPYING* files.
9749
9750Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9751
9752 From Richard Earnshaw (rearnsha@armltd.co.uk):
9753 * gdb.texinfo (convenience variables): Document $_exitcode.
9754 (quit): Document optional expression to use as exit code.
9755
9756Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9757
9758 * gdb.texinfo, remote.texi: Brought up to date with various
9759 GDB changes.
9760
9761Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9762
9763 * gdb.texinfo: Update dates and versions, fix comments about
9764 hardware watchpoints in future releases and about the
9765 sharedlibrary command.
9766
9767Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9768
9769 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9770 C_FUN stab. Other cleanups.
9771
9772Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9773
9774 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9775 for the sparc stub.
9776
9777Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9778
9779 * annotate.texi: Clarify which addresses have differing formats
9780 depending on the language and which do not.
9781
9782Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9783
9784 * remote.texi (NetWare): Changed example to use BOARD= instead of
9785 NODE= argument to reflect correspoding change to gdbserve.nlm.
9786
9787Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9788
9789 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9790 GDB, as well as AIX dbx, supports the size type attribute.
9791
9792Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9793
9794 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9795
9796Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9797
9798 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9799 and new 'if' and 'while' commands.
9800
9801Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9802
9803 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9804
9805Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9806
9807 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9808 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9809 NetWare targets. Mostly stolen from the Server node.
9810
9811Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9812
9813 * gdb.texinfo (Setting): Talk about the language of a source file
9814 versus the working language. The old documentation did not match
9815 what GDB did.
9816
9817Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9818
9819 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9820 of a source file.
9821
9822Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9823
9824 * gdb.texinfo (Processes): New node.
9825
9826Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9827
9828 * remote.texi: Update documentation of set/show mipsfpu.
9829
3fc11d3e
JM
9830Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9831
9832 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9833 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9834
9835Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9836
9837 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9838 obsolete conditionals, described some others.
9839
9840Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9841
9842 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9843 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9844
9845Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9846
9847 * gdbint.texinfo: Put regex conditionals in their own table.
9848
9849Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9850
9851 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9852 described or fixed the descriptions of many others.
9853
9854Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9855
9856 * gdb.texinfo: Add some more credits.
9857 * gdbint.texinfo: Capitalize GDB consistently, describe some
9858 macros and remove some.
9859
9860Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9861
9862 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9863 obsolete conditionals, described some others.
9864
9865Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9866
9867 * gdb.texinfo (help targets): Changed to `help target', which
9868 is the correct gdb command.
9869
9870Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9871
9872 * annotate.texi (TODO): New node, for keeping track of annotations
9873 suggested but not yet implemented.
9874
9875Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9876
9877 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9878 another symbol, it is not the address itself.
9879
9880Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9881
9882 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9883 of stabs-in-coff sections.
9884
9885Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9886
9887 * annotate.texi: Change edition to 0.5 and date to May 1994.
9888 Add index.
9889 (Frames): New node, for frame annotation.
9890 (Displays): New node, for display annotation.
9891
9892 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9893 when waiting for your program to stop.
9894
9895Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9896
9897 * annotate.texi (Breakpoint Info): Document annotation of header
9898 fields and record annotation.
9899
9900Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9901
9902 * annotate.texi: New file, to document annotations.
9903
9904Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9905
9906 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9907 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9908
9909Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9910
9911 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9912 section, and say n_strx field is compilation unit relative.
9913 * stabs.texinfo: Don't use @code for a.out when it is the name of
9914 an object file format.
9915
9916Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9917
9918 * gdb.texinfo: Refer to file names, not path names, per rms
9919 convention.
9920 (Arguments): Fix typo.
9921
9922Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9923
9924 * stabs.texinfo (Global Variables): Talk about stabs in files
9925 where variables are referenced, but not defined.
9926
9927Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9928
9929 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9930 Cplusplus to new nodes Member Type Descriptor and Method Type
9931 Descriptor. Re-write stuff for #.
9932
9933Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9934
9935 * gdb.texinfo (Print Settings): Don't document "set print
9936 fast-symbolic-addr off". The bug which it worked around was fixed
9937 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9938
9939 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9940 N_ENTRY node.
9941
9942 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9943
9944Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9945
9946 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9947 references to ieee-float.c.
9948
9949Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9950
9951 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9952 match what the code actually does.
9953
9954Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9955
9956 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9957
9958Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9959
9960 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9961 i, and b.
9962
9963Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9964
9965 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9966 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9967 as "stabs in sections" rather than just saying "ELF and SOM".
9968 Also make that stuff apply to COFF.
9969
9970Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9971
9972 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9973 Ghostscript.
9974
9975Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9976
9977 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9978 versus functions without line numbers, also mention stepping into
9979 them as well as "step" when you are in them. Tell the user how to
9980 deal with the situation. Add comment about "debugging information".
9981
9982Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9983
9984 * stabs.texinfo (Enumerations): Document restriction on where
9985 enumeration types can appear and still win with GDB.
9986
9987Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9988
9989 * stabs.texinfo (Negative Type Numbers): Document format for type
9990 -16.
9991
9992Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9993
9994 * gdb.texinfo (Selection, Frame Info): Update information about
9995 arbitrary frame specficiations.
9996
9997Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9998
9999 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10000
10001Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10002
10003 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10004
10005Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10006
10007 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10008
10009Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10010
10011 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10012 Differences node to Statics node.
10013 (Statics): Discuss XCOFF use of V symbol descriptor.
10014
10015 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10016 not clean.
10017
10018Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10019
10020 * gdb.texinfo (Print Settings): Document `set print
10021 fast-symbolic-addr' and improve the doc for some other
10022 `set print's.
10023
10024Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10025
10026 * stabs.texinfo (String Field): Talk about defining several type
10027 numbers at once.
10028 Fix lint regarding changing node ELF Transformations to
10029 ELF and SOM Transformations.
10030
10031Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10032
10033 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10034
10035Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10036
10037 * stabs.texinfo (Cross-References): `::' is for nested types only
10038 within <>.
10039 (Structures): Document static members.
10040
10041Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10042
10043 * stabs.texinfo: Document S type attribute.
10044
10045Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10046
10047 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10048
10049Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10050
10051 * gdbint.texinfo: Fix a few typos.
10052
10053Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10054
10055 * gdb.texinfo, remote.texi: formatting improvements
10056
10057 * gdb.texinfo (New Features): mention threads.
10058 (Summary, C): fix xrefs in newly contributed text.
10059 (Threads): index entries, clarifications, example
10060 (passim): minor typos fixed, phrasing improvements
10061
10062 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10063 entries; (Server): explain use of gdbserver w/real-time systems,
10064 add example of conflicting TCP port; (MIPS Remote) break up
10065 running text into table, highlighting commands, and add example.
a9331b3f 10066
c906108c
SS
10067Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10068
10069 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10070
10071Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10072
10073 * stabs.texinfo (Nested Symbols): New node.
10074 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10075
10076Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10077
10078 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10079 to picking which Bbss.bss symbol to use, and (because there seems to
10080 be no good way of doing it) re-write some of the text to make it
10081 sound like Bbss.bss isn't such a great idea after all (as currently
10082 designed).
10083
10084 * gdb.texinfo (C): In addition to saying people have to use g++ for
10085 good results, say they have to use stabs. Specifically say cfront
10086 doesn't work well.
10087 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10088 the gdb README. Add xrefs to places where the support for the various
10089 languages is described in detail.
10090
10091Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10092
10093 * stabs.texinfo: Clean up stuff about visibility and virtual
10094 characters.
10095
10096 * stabs.texinfo (N_M2C): Cite Sun doc.
10097
10098Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10099
10100 * gdb.texinfo: updates re threads.
10101 * remote.texinfo: avoid index entries starting with digits.
10102
10103Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10104
10105 * stabs.texinfo (Enumerations): Talk about large, negative and
10106 octal values. Clean up cross reference to type attributes.
10107 (String Field): Say that GDB 4.11 supports size attribute.
10108
10109Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10110
10111 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10112 is a mandatory step. Make the stuff about that more concise.
10113
10114Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10115
10116 * stabs.texinfo (Class Names): New node.
10117
10118 * gdb.texinfo (Command Files): Explain order of init file reading.
10119
10120 * remote.texi (Bootstrapping): Talk about getting the serial driver
10121 to deal with ^C sent by gdb to stop the remote system.
10122
10123Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10124
10125 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10126
10127 * libgdb.texinfo (Defining Commands): made the DOC arg
10128 to gdb_define_app_command a char * instead of char **
10129 per a suggestion from kingdon.
10130
10131 * libgdb.texinfo: total rewrite from a different starting
10132 premise.
10133
10134Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10135
10136 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10137 floats passed as doubles (to improve clarity).
10138
10139Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10140
10141 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10142
10143 * a4rc.sed: update to work with Andreas Vogel papersize params
10144
10145 * refcard.tex: use Andreas Vogel simplifications of papersize
10146 params; remove useless version info; update copyright date.
10147
10148Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10149
10150 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10151
10152Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10153
10154 * gdb.texinfo (Files): Say what address the load command loads it at.
10155
10156 * stabs.texinfo (Common Blocks): Minor cleanups.
10157
10158 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10159 that Sun has backed away from the linker kludge and thus the relevant
10160 issue is changes to the SunPRO tools, not the Solaris linker.
10161
10162 * stabs.texinfo (Traditional Integer Types): Clean up description
10163 of octal bounds a little bit. Document extra leading zeroes.
10164
10165Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10166
10167 * gdb.texinfo (Signaling): Update for symbolic symbol names
10168 and add a section explaining the difference between the GDB
10169 signal command and the shell kill utility.
10170
10171Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10172
10173 * libgdb.texinfo: added `@' to braces that were unescaped.
10174
10175Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10176
10177 * libgdb.texinfo: new file. Spec for the gdb library.
10178
10179Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10180
10181 * stabs.texinfo (Include Files): Fix typo (start -> end).
10182
10183Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10184
10185 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10186 from Melissa at FSF's editing pass.
10187
10188Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10189
10190 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10191 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10192 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10193
10194Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10195
10196 * remote.texi (Bootstrapping): Discuss 386 call gates.
10197
10198Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10199
10200 * stabs.texinfo (Based Variables): New node.
10201
10202Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10203
10204 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10205 names, sizes, and formats to suggest how not to lose.
10206
10207Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10208
10209 * stabs.texinfo (Methods): Fix typo.
10210
10211Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10212
10213 * gdb.texinfo: Fix a few typos.
10214
10215Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10216
10217 * gdb.texinfo: Clarify how well it works with Fortran.
10218
10219 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10220 More on relocating stabs in ELF files.
10221
10222Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10223
10224 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10225
10226Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10227
10228 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10229 parameters on VAX.
10230
10231Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10232
10233 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10234
10235Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10236
10237 * stabs.texinfo: Make info author notice match the TeX author notice.
10238
10239Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10240
10241 * stabs.texinfo: Initial-caps all words in node names and
10242 non-trivial words in section names.
10243
10244Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10245
10246 * stabs.texinfo: Many minor cleanups.
10247
10248 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10249
10250Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10251
10252 * stabs.texinfo: Remove full description of big example.
10253 It's not really helpful; just use pieces of it where appropriate.
10254 Add more Texinfo formatting directives (@samp, etc.).
10255 Use @deffn to define stab types.
10256 Eliminate some wordiness. Break up some nodes.
10257 Add an (alphabetized) index of symbol types.
10258 Use consistent capitalization style in node and section names.
10259
10260Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10261
10262 * gdb.texinfo: Change typo "Two two" to "The two".
10263
10264Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10265
10266 * stabs.texinfo (XCOFF-differences): Remove references to
10267 non-existent types N_DECL and N_RPSYM.
10268
10269 * stabs.texinfo (String Field): Say that type attributes bug is
10270 fixed in GDB 4.10, since it is.
10271
10272 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10273
10274Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10275
10276 * stabs.texinfo: Formatting cleanups.
10277
10278Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10279
10280 * stabs.texinfo: When explaining the n_type of a stab, standardize
10281 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10282 no tabs, use @r).
10283 (Global Variables): Clean up.
10284
10285Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10286
10287 * stabs.texinfo (Stack Variables): Re-write.
10288
10289Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10290
10291 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10292 addresses of a source file. Also revise formatting.
10293 Change "object module" or "object file" to "source file".
10294 Various: Miscellaneous cleanups.
10295
10296Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10297
10298 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10299
10300Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10301
10302 * gdbint.texinfo: Removed many nonsensical machine-collected
10303 host and target conditionals, described some of the remainder.
10304
10305Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10306
10307 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10308
10309 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10310 paragraph which follows.
10311
10312 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10313 variables. Looks better and avoids overful hbox.
10314
10315Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10316
10317 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10318
10319Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10320
10321 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10322 retransmit-timeout
10323
10324Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10325
10326 * gdbint.texinfo: Update statement about `some ancient Unix
10327 systems, like Ultrix 4.0' to Ultrix 4.2.
10328
10329Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10330
10331 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10332
10333 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10334
10335 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10336 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10337
10338 * remote.texi: new name for former gdbinv-s.texi
10339
10340 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10341
10342Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10343
10344 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10345 variables for MIPS remote debugging protocol.
10346
10347Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10348
10349 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10350
10351Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10352
10353 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10354
10355Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10356
10357 * gdb.texinfo: repair conditional bugs in text markup
10358
10359Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10360
10361 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10362 to select Modula-2 material.
10363
10364Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10365
10366 * stabs.texinfo: Cleanups regarding statics.
10367
10368 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10369 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10370
10371Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10372
10373 * stabs.texinfo: N_MAIN is sometimes used for C.
10374
10375Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10376
10377 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10378
10379Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10380
10381 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10382 removed from the code by Kingdon.
c906108c
SS
10383
10384Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10385
10386 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10387 input when evaluating breakpoint conditions; the bug has been fixed.
10388
10389 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10390 sets the ignore count to N-1, not to N.
10391
10392Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10393
10394 * refcard.tex (\hoffset): correct longstanding error to match
10395 intended offset; avoids cutting off edge on some printers
10396
10397Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10398
10399 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10400
10401Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10402
10403 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10404
10405Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10406
10407 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10408 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10409 collect sed edits if any, apply to refcard before formatting;
10410 (refcard.ps) stop implying PS fonts if PS output requested;
10411 (lrefcard.ps) delete extra target for variant PS fonts
10412
10413 * refcard.tex: parametrize papersize dependent info, collect
10414 in easily replaced spot
10415
10416 * a4rc.sed: new file, edits to refcard for A4 paper
10417
10418Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10419
10420 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10421
10422Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10423
10424 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10425
10426Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10427
10428 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10429 politely rather than rudely.
10430
10431Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10432
10433 * stabs.texinfo: Document common blocks.
10434
10435Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10436
10437 * stabs.texinfo: Add some basic info about stabs-in-elf.
10438
10439Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10440
10441 * stabs.texinfo (Top): Minor cleanup.
10442
10443Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10444
10445 * Makefile.in (install-info): remove parentdir support
10446
10447Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10448
10449 * gdb.texinfo (Copying): delete this node and references to it;
10450 RMS says this manual need not carry GPL. (passim): Improvements
10451 from last round at FSF, largely due to Ian Taylor review, and
10452 minor formatting improvements.
10453
10454 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10455 largely due to Ian Taylor review. (Debug Session): minor edits to
10456 new text.
10457
10458Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10459
10460 * Makefile.in (realclean): Remove info and dvi files too.
10461
10462Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10463
10464 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10465 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10466 * gdb.texinfo: Change accordingly.
10467
10468 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10469 N_{L,R}BRAC,N_SLINE are relative to.
10470
10471Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10472
10473 * Makefile.in (GDBvn.texi): Update atomically.
10474
10475Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10476
10477 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10478
10479Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10480
10481 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10482 addresses together. Also motivate the set print symbol-filename
10483 command and suggest other solutions.
10484
10485Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10486
10487 * gdb.texinfo (set print elements): Note that the number of
10488 elements is set to unlimited by "set print elements 0".
10489
10490Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10491
10492 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10493 NF_LDOUBLE means.
10494 (Stab Types): Include Solaris stab types.
10495 (Procedures): Document Solaris extensions.
10496
10497Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10498
10499 * gdb.texinfo: Add `set print symbol-filename' doc.
10500
10501Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10502
10503 * stabs.texinfo (Arrays): Talk about type definition vs. type
10504 information.
10505
10506 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10507 the trailing semicolon.
10508
10509Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10510
10511 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10512 and merge in other parts of the document addressing these subjects.
10513 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10514
10515 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10516 at the end of a range type.
10517
10518 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10519 AIX extensions.
10520
10521Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10522
10523 * stabs.texinfo (Stabs Format): Misc fixes.
10524
10525Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10528 (Traditional builtin types): Document convex convention for long long.
10529 (Negative builtin types): Discuss type names, and misc fixes.
10530
10531Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10532
10533 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10534 point types used with @samp{R} type descriptor.
10535 (Symbol Descriptors): Describe how to handle conflict between
10536 different meanings of @samp{P} symbol descriptor.
10537
10538Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10539
10540 * stabs.texinfo: Remove node Quick Reference and put its children
10541 directly under the main menu.
10542
10543 * stabs.texinfo: Many more changes to bring it into line with
10544 AIX documentation and reality. I think it now has all the
10545 information from the AIX documentation, except that I burned
10546 out when I got to variant records (Pascal and Modula-2) and
10547 all the COBOL types. Oh well, we can add them later when we're
10548 worrying more about those languages.
10549
10550 * stabs.texinfo (Automatic variables): Talk about what it means
10551 to omit the symbol descriptor.
10552
10553Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10554
10555 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10556 gcc2 behavior with promoted args.
10557
10558Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10559
10560 * gdb.texinfo: include readline appendices in info version of manual
10561
10562Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10563
10564 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10565 target remote.
10566
10567 * gdb.texinfo (Machine Code): more index entries for disassemble
10568
10569Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10570
10571 * Clarify the intended use of the gdb-testers and gdb-patches
10572 mailing lists, and shrink gzip comment.
10573
10574Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10575
10576 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10577 DOSHOST configuration of manual.
10578
10579 * gdb.texinfo (MIPS Stack): new node.
10580
10581 * all-config.texi (MIPS) new switch.
10582
10583 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10584 tense; (MIPS Remote) new node.
10585
10586 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10587 bug; (Environment) less passive, other small cleanups in text about
10588 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10589 (Remote) new MIPS Remote menu entry.
10590
10591Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10592
10593 * stabs.texinfo: Many changes to include information from the
10594 AIX documentation.
10595
10596 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10597
10598Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10599
10600 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10601 Move a bunch of information from ../README.
10602 (Getting Started): New node.
10603
10604Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10605
10606 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10607
10608 * gdb.texinfo: advance manual revision dates to present
10609
10610 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10611 stop using silly Roman numerals in @set variable names
10612
10613Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10614
10615 * stabs.texinfo (Parameters): Keep trying to get this right.
10616
10617Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10618
10619 * stabs.texinfo (Parameters): More on "local parameters".
10620
10621Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10622
10623 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10624
10625Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10626
10627 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10628 (Parameters): Rewrite.
10629 (xcoff-differences, Sun-differences): Minor changes.
10630
10631Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10632
10633 * stabs.texinfo: Minor cleanup.
10634
10635Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10636
10637 * gdbint.texinfo: Minor xcoff stuff.
10638
10639Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10640
10641 * gdbint.texinfo: Update for new config directory structure.
10642 Add info about internal type data structures.
10643
10644Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10645
10646 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10647 $(srcdir).
10648 (gdb-config.texi): Depend on file in $(srcdir).
10649
10650Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10651
10652 * stabs.texinfo: Fixes about N_SO.
10653
10654Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10655
10656 * gdb.texinfo: include list of nonstandard init file names
10657
10658 * *-config.texi: new switch GENERIC for text that applies *only*
10659 to (usual) multiple-target version of manual
10660
10661 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10662 h8 config
10663
10664 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10665 in menus (rather than conditionally selected multiple alternative
10666 menus).
10667
10668 * Makefile.in: define and use DOC_CONFIG var to select
10669 configuration for GDB user manual.
10670
10671 * gdb-config.texi: delete from repository, generate from Makefile.
10672
10673 * all-config.texi: normal `generic' configuration file, formerly
10674 stored as gdb-config.texi
10675
10676Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10677
10678 * Makefile.in: add dvi target to build all .dvi files
10679
10680Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10681
10682 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10683
10684Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10685
10686 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10687 host conditionals.
10688 * stabs.texinfo: More array fixes inspired by Jim's.
10689
10690Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10691
10692 * stabs.texinfo: Fixes re arrays and continuations.
10693
10694 * gdbint.texinfo: Add XCOFF node.
10695
10696Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10697
10698 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10699
10700Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10701
10702 * stabs.texinfo: Fix for array types to mention lower bounds.
10703
10704Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10705
10706 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10707
10708Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10709
10710 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10711
10712Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10713
10714 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10715 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10716
10717Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10718
10719 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10720
10721Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10722
10723 * gdb.texinfo, gdbinv-s.texi: misc updates
10724
10725Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10726
10727 * gdbint.texinfo: Brief documentation for longjmp support,
10728 from an email msg by Stu.
10729
10730Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10731
10732 * stabs.texinfo: Fix description of floating point "range"
10733 types (which really define basic types). Reported by Jim Meehan,
10734 <meehan@src.dec.com>.
10735
10736 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10737
10738Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10739
10740 * gdbint.texinfo: Slightly expand section on supporting a new
10741 object file format.
10742
10743Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10744
10745 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10746 intermediate file.
10747
10748Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10749
10750 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10751
10752Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10753
10754 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10755
10756 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10757 as well as Z8002.
10758
10759Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10760
10761 * gdbint.texinfo: Add sections on clean design and on how to send
10762 in changes.
10763
10764Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10765
10766 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10767
10768Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10769
10770 * gdb.texinfo: Fix typo, reported by Karl Berry.
10771
10772Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10773
10774 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10775
10776Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10777
10778 * gdbint.texinfo: fixed a stray email address (needs @@),
10779 added @table @code to node "Native Conditionals"
10780
10781Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10782
10783 * gdbint.texinfo: Describe coding style of GDB.
10784
10785Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10786
10787 * stabs.texinfo: Minor wording changes.
10788
10789Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10790
10791 * gdbint.texinfo: Improve release doc slightly.
10792
10793Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10794
10795 * gdbint.texinfo: Improve doc of GDB config macros.
10796
10797Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10798
10799 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10800 These will be reinserted when examined.
10801
10802Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10803
10804 * gdbint.texinfo: Make a start at documenting all the #if macros
10805 in GDB. At least list them all, and start separating them into
10806 host-specific and target-specific.
10807
10808Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10809
10810 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10811 examples (not consistent w others).
c906108c
SS
10812 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10813 for generic vn of doc
10814
10815Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10816
10817 * Makefile.in: always create installation directories.
10818
10819Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10820
10821 * gdb.texinfo: in h8 config, do not describe searching commands.
10822
10823Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10824
10825 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10826 conditionals; introduce a few generic switches that may be
10827 useful for other cross-dev or dos-hosted configs.
10828
10829 * gdb.texinfo: fix typo in "info reg" description
10830
10831Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10832
10833 * stabs.texinfo: Minor updates from running TeX over it.
10834 * Makefile.in (stabs.dvi, stabs.ps): Add.
10835
10836Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10837
10838 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10839 First pass at converting it to texinfo.
10840
10841Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10842
10843 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10844 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10845
10846Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10847
10848 * gdbint.texinfo: Add section on partial symbol tables.
10849
10850Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10851
10852 * gdb.texinfo: document `set remotedebug' and `set
10853 rstack_high_address'.
10854
10855Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10856
10857 * gdb.texinfo: slight expansion of new text on reading info files
10858 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10859 H8/300 from DOS.
10860
10861Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10862
10863 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10864
10865Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10866
10867 * gdb.texinfo: Say how to read the `info' files.
10868
10869Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10870
10871 * Makefile.in: gm4 -> m4.
10872
10873Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10874
10875 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10876 Documentation' ahead of `Installing GDB' to match README.
10877 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10878 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10879
10880Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10881
10882 * Makefile.in: remove $(srcdir) from gdb.info rule.
10883
10884Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10885
10886 * Makefile.in: commented out gdb-all.texinfo rule. This is
10887 temporary.
10888
10889Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10890
10891 * Makefile.in, configure.in: removed traces of namesubdir,
10892 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10893 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10894
10895Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10896
10897 * gdb.texinfo: Improve how we ask for bug reports.
10898
10899Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10900
10901 * Makefile.in: infodir belongs in datadir.
10902
10903Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10904
10905 * Makefile.in: remove spaces following hyphens, bsd make can't
10906 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10907 standards.text support.
c906108c
SS
10908
10909Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10910
10911 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10912 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10913 and mandir now keyed off datadir by default.
10914
10915\f
10916Local Variables:
9e9c5ae7 10917mode: change-log
c906108c
SS
10918left-margin: 8
10919fill-column: 74
10920version-control: never
10921End:
This page took 1.641047 seconds and 4 git commands to generate.