Fixes for invalid memory accesses triggered by running windres on corrupt binaries.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
253828f1
JK
12015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
4
bf555842
EZ
52015-01-16 Eli Zaretskii <eliz@gnu.org>
6
7 * doc/gdb.texinfo (TUI Commands): Document the possible
8 values of NAME argument to 'winheight' command. Explain the
9 effect of 'tabset' setting better.
10
439250fb
DE
112015-01-11 Doug Evans <xdje42@gmail.com>
12
13 PR gdb/15830
14 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
15 (Symbols): Ditto.
16 (Maintenance Commands): Delete docs for "maint demangle".
17
6bf6fd09
JB
182014-12-31 Joel Brobecker <brobecker@adacore.com>
19
20 * gdb.texinfo (Files): Remove documentation of the
21 "add-shared-symbol-files" and "assf" commands.
22 (Cygwin Native): Remove documentation of the "dll-symbols"
23 command.
24
cc485e62
DE
252014-12-17 Doug Evans <xdje42@gmail.com>
26
27 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
28
bb2ec1b3
TT
292014-12-12 Phil Muldoon <pmuldoon@redhat.com>
30 Jan Kratochvil <jan.kratochvil@redhat.com>
31
32 * gdb.texinfo (Altering): Update.
33 (Compiling and Injecting Code): New node.
34
6dddd6a5
DE
352014-12-12 Doug Evans <dje@google.com>
36
37 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
38
f5b95c01
AA
392014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
40
41 * gdb.texinfo: Document "maint print user-registers".
42
a0be3e44
DE
432014-12-08 Doug Evans <dje@google.com>
44
45 * python.texi (Objfiles In Python): Document Objfile.owner.
46
86e4ed39
DE
472014-12-04 Doug Evans <dje@google.com>
48
49 * python.texi (Objfiles In Python): Document
50 Objfile.add_separate_debug_file.
51
7c50a931
DE
522014-12-04 Doug Evans <dje@google.com>
53
54 * python.texi (Objfiles In Python): Document Objfile.build_id.
55
162078c8
NB
562014-12-02 Nick Bull <nicholaspbull@gmail.com>
57
58 * python.texi (Events In Python): Document new events
59 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
60 and RegisterChangedEvent.
61
f10c5b19
JK
622014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
63
64 Add add-auto-load-scripts-directory.
65 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
66 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
67
413b59ae
JK
682014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
69
70 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
71 description typo.
72
02be9a71
DE
732014-10-30 Doug Evans <dje@google.com>
74
75 * python.texi (Progspaces In Python): Document ability to add
76 random attributes to gdb.Progspace objects.
77 (Objfiles In Python): Document ability to add random attributes to
78 gdb.objfile objects.
79
e5f8a7cc
PA
802014-10-27 Pedro Alves <palves@redhat.com>
81
82 * gdb.texinfo (Continuing and Stepping): Add cross reference to
83 info on stepping and signal handlers.
84 (Signals): Explain stepping and signal handlers. Add context
85 index entry, and cross references.
86
fab3a15d
SM
872014-10-20 Simon Marchi <simon.marchi@ericsson.com>
88
89 * python.texi (Breakpoints In Python): Add parenthesis after
90 Breakpoint.delete. Clarify Breakpoint.enabled description so
91 that it contains "disable".
92
4ffbba72
DE
932014-10-17 Doug Evans <dje@google.com>
94
95 * python.texi (Events In Python): Document clear_objfiles event.
96
d096d8c1
DE
972014-10-17 Doug Evans <dje@google.com>
98
99 * python.texi (Objfiles In Python): Document new progspace attribute.
100
32a8097b
PA
1012014-10-17 Pedro Alves <palves@redhat.com>
102
103 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
104 (SVR4 Process Information): Delete mention of OSF/1.
105
2ddf4301
SM
1062014-10-01 Simon Marchi <simon.marchi@ericsson.com>
107
108 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
109 exit-code field in -list-thread-groups output.
110
342cc091
JBG
1112014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
112
113 * gdb.texinfo (Set Breaks): Add missing "@end table".
114
a25a5a45
PA
1152014-09-22 Pedro Alves <palves@redhat.com>
116
117 * gdb.texinfo (Set Breaks): Document that "set breakpoint
118 always-inserted off" is the default mode now. Delete
119 documentation of "set breakpoint always-inserted auto".
120
2b4fd423
DE
1212014-09-18 Doug Evans <dje@google.com>
122
123 * python.texi (Symbol Tables In Python): Document "producer"
124 attribute of gdb.Symtab objects.
125
deb8ff2b
PA
1262014-09-16 Pedro Alves <palves@redhat.com>
127
128 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
129 (Embedded OS): Remove VxWorks menu entry.
130 (VxWorks): Remove node.
131
81219e53
DE
1322014-09-13 Doug Evans <xdje42@gmail.com>
133
134 * gdb.texinfo (Signaling): Document new queue-signal command.
135
faa42425
DE
1362014-09-06 Doug Evans <xdje42@gmail.com>
137
138 PR 15276
139 * gdb.texinfo (Convenience Funs): Document $_caller_is,
140 $_caller_matches, $_any_caller_is, $_any_caller_matches.
141
1a6a384b
JL
1422014-09-03 Justin Lebar <jlebar@google.com>
143
144 * python.texi (Types In Python): Type.template_argument(n) returns a
145 gdb.Value or a gdb.Type and throws an exception if n is out of
146 range.
147
5f3b99cf
SS
1482014-09-03 Sasha Smundak <asmundak@google.com>
149
150 * python.texi (Frames in Python): Add read_register description.
151
3cecbbbe
TT
1522014-08-04 Tom Tromey <tromey@redhat.com>
153
154 * gdb.texinfo (Debugging Output): Update for change to "set debug
155 target".
156
90debf20
MM
1572014-08-01 Masaki Muranaka <monaka@monami-software.com>
158
159 Pushed by Joel Brobecker <brobecker@adacore.com>.
160 * Makefile.in (transform): New variable.
161 (install-man1, install-man5): Apply $(transform) to man file names.
162
ee7333ae
DE
1632014-07-26 Doug Evans <xdje42@gmail.com>
164
165 PR guile/17177
166 * guile.texi (Guile Pretty Printing API): Fix typo.
167 Document set-pretty-printers!, pretty-printers.
168 (Selecting Guile Pretty-Printers): Update.
169 Mention program-space based pretty-printers.
170
70509625
PA
1712014-07-25 Pedro Alves <palves@redhat.com>
172 Eli Zaretskii <eliz@gnu.org>
173
174 * gdb.texinfo (Signaling) <signal command>: Explain what happens
175 with multi-threaded programs.
176
b67a2c6f
YQ
1772014-06-27 Yao Qi <yao@codesourcery.com>
178
179 * gdb.texinfo (Maintenance Commands): Update the output of
180 'maint print dummy-frames' command.
181
f179cf97
EZ
1822014-06-24 Eli Zaretskii <eliz@gnu.org>
183
184 * gdb.texinfo (Screen Size): Improve indexing.
185
992c7d70
GB
1862014-06-19 Gary Benson <gbenson@redhat.com>
187
188 * gdb.texinfo (Maintenance Commands): Document new
189 "maint set/show catch-demangler-crashes" option.
190
57fcfb1b
GB
1912014-06-19 Gary Benson <gbenson@redhat.com>
192
193 * gdb.texinfo (Maintenance Commands): Document new
194 "maint demangler-warning" command and new
195 "maint set/show demangler-warning" option.
196
dd5d5494
SC
1972014-06-09 Siva Chandra Reddy <sivachandra@google.com>
198
199 * python.texi (Xmethod API): Add space before the opening
200 parenthesis in function descriptions.
201
25326a28 2022014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
203
204 * guile.texi (Guile Configuration): Document guile-data-directory.
205
0a770bb2 2062014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
207
208 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
209
16f691fb
DE
2102014-06-04 Doug Evans <xdje42@gmail.com>
211
212 * guile.texi (Breakpoints In Guile): Update.
213
1e47491b
JB
2142014-06-03 Joel Brobecker <brobecker@adacore.com>
215
216 * python.texi (Xmethod API): Fix reference to "Progspaces In
217 Python".
218
0c6e92a5
SC
2192014-06-03 Siva Chandra Reddy <sivachandra@google.com>
220
221 * python.texi (Xmethods In Python, XMethod API)
222 (Writing an Xmethod): New nodes.
223 (Python API): New menu entries "Xmethods In Python",
224 "Xmethod API", "Writing an Xmethod".
225
06eb1586
DE
2262014-06-02 Doug Evans <xdje42@gmail.com>
227
228 * guile.texi (Guile API): Add entry for Parameters In Guile.
229 (GDB Scheme Data Types): Mention <gdb:parameter> object.
230 (Parameters In Guile): New node.
231
e698b8c4
DE
2322014-06-02 Doug Evans <xdje42@gmail.com>
233
234 * guile.texi (Guile API): Add entry for Commands In Guile.
235 (Basic Guile) <parse-and-eval>: Add reference.
236 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
237 (GDB Scheme Data Types): Mention <gdb:command> object.
238 (Commands In Guile): New node.
239
ded03782
DE
2402014-06-02 Doug Evans <xdje42@gmail.com>
241
242 * guile.texi (Guile API): Add entry for Progspaces In Guile.
243 (GDB Scheme Data Types): Mention <gdb:progspace> object.
244 (Progspaces In Guile): New node.
245
53e8a631
AB
2462014-05-30 Andrew Burgess <aburgess@broadcom.com>
247
248 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
249 * python.texi (Frames In Python): Mention
250 gdb.FRAME_UNWIND_MEMORY_ERROR.
251
329ea579
PA
2522014-05-29 Pedro Alves <palves@redhat.com>
253 Tom Tromey <tromey@redhat.com>
254
255 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
256 from example.
257 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
258 Mention that target-async is now deprecated.
259 (Maintenance Commands): Document maint set/show target-async.
260
92bcb5f9
PA
2612014-05-29 Pedro Alves <palves@redhat.com>
262
263 * observer.texi (sync_execution_done, command_error): New
264 subjects.
265
fd664c91
PA
2662014-05-29 Pedro Alves <palves@redhat.com>
267
268 PR gdb/13860
269 * observer.texi (signal_received, end_stepping_range)
270 (signal_exited, exited, no_history): New observer subjects.
271
b2715b27
AW
2722014-05-26 Andy Wingo <wingo@igalia.com>
273
274 * guile.texi (GDB Scheme Data Types): Remove documentation for
275 removed interfaces. Update spelling of gdb-object-kind.
276
9eaa4c1e
AW
2772014-05-26 Andy Wingo <wingo@igalia.com>
278
279 * guile.texi (Basic Guile): Fix some typos.
280
0f1e8403
AW
2812014-05-26 Andy Wingo <wingo@igalia.com>
282
283 * guile.texi (Writing a Guile Pretty-Printer)
284 (Guile Types Module): Fix excess parentheses in use-modules forms.
285
697aa1b7
EZ
2862014-05-24 Eli Zaretskii <eliz@gnu.org>
287
288 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
289 (Breakpoints In Guile, Guile Printing Module)
290 (Guile Exception Handling, Values From Inferior In Guile)
291 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
292 Don't use @var at the beginning of a sentence.
293
294 * gdb.texinfo (Frame Filter Management, Trace Files)
295 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
296 (PowerPC Embedded, Define, Annotations for Running)
297 (IPA Protocol Commands, Packets, General Query Packets)
298 (Tracepoint Packets, Notification Packets, Environment)
299 (Inferiors and Programs, Set Breaks, Set Catchpoints)
300 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
301 (Frames, Backtrace, Selection, Expressions, Registers)
302 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
303 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
304 (Source Annotations, Using JIT Debug Info Readers, Packets)
305 (Stop Reply Packets, Host I/O Packets)
306 (Target Description Format): Don't use @var at the beginning of a
307 sentence.
308
309 * python.texi (Basic Python, Types In Python)
310 (Commands In Python, Frames In Python, Line Tables In Python)
311 (Breakpoints In Python, gdb.printing, gdb.types)
312 (Type Printing API): Don't use @var at the beginning of a
313 sentence.
314
67b5c0c1
MM
3152014-05-23 Markus Metzger <markus.t.metzger@intel.com>
316
317 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
318 replay-memory-access".
319
6a3cb8e8
PA
3202014-05-21 Pedro Alves <palves@redhat.com>
321
322 * gdb.texinfo (Starting): Document "set/show
323 auto-connect-native-target".
324 (Target Commands): Document "target native".
325
936d2992
PA
3262014-05-20 Pedro Alves <palves@redhat.com>
327
328 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
329 not be remote specific. Add cross reference to the qCRC packet.
330 (Separate Debug Files): Update cross reference to the qCRC packet.
331 (General Query Packets) <qCRC packet>: Add anchor.
332
b3ce5e5f
DE
3332014-05-17 Doug Evans <xdje42@gmail.com>
334
335 Copy over changes from guile.texi.
336 * python.texi (Basic Python) <gdb.execute>: Add text.
337 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
338 (Values From Inferior) <Python string>: Add text.
339 (Values From Inferior) <Value.string>: Clarify string length handling.
340 (Pretty Printing API): Add cindex.
341 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
342 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
343 @vindex.
344 (Commands In Python) <COMPLETE_*>: Similarly.
345 (Symbols In Python) <SYMBOL_*>: Similarly.
346 (Breakpoints In Python) <WP_*>: Similarly.
347 (Breakpoints In Python) <BP_*>: Similarly.
348
8dfcab11
DT
3492014-05-17 David Taylor <dtaylor@emc.com>
350
351 * gdb.texinfo (General Query Packets): Add a note about thread IDs
352 mentioned in the qfThreadInfo reply.
353
8d551b02
DE
3542014-05-16 Doug Evans <dje@google.com>
355
356 * gdb.texinfo (Mode Options): Add -D.
357
e20bd8f4
SB
3582014-05-09 Samuel Bronson <naesten@gmail.com>
359
360 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
361 "make -C".
362
f989a1c8
TT
3632014-04-29 Tom Tromey <tromey@redhat.com>
364
365 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
366 "show debug varobj".
367
95cf3b38
DT
3682014-05-01 David Taylor <dtaylor@emc.com>
369
370 * gdb.texinfo (compare-sections): Document the new -r (read-only)
371 option.
372
01f9f808
MS
3732014-04-24 Michael Sturm <michael.sturm@mintel.com>
374 Walfred Tedeschi <walfred.tedeschi@intel.com>
375
376 * gdb.texinfo (i386 Features): Add description of AVX512
377 registers.
378
770e7fc7
DE
3792014-03-31 Doug Evans <dje@google.com>
380
381 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
382
97d8f0ee
DE
3832014-03-30 Doug Evans <dje@google.com>
384
385 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
386 (Background Execution): Ditto.
387
36cb1214
HZ
3882014-03-21 Pedro Alves <palves@redhat.com>
389 Stan Shebs <stan@codesourcery.com>
390 Hui Zhu <hui@codesourcery.com>
391
392 * gdb.texinfo (Packets): Add anchor to "? packet".
393 Remove fixme and update introduction of "k packet".
394 Add anchor to "vKill packet".
395
5e3a2c38
SS
3962014-03-12 Stan Shebs <stan@codesourcery.com>
397
398 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
399
7a5a839f
LC
4002014-02-26 Ludovic Courtès <ludo@gnu.org>
401
dc6ae996 402 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 403
95060284
JB
4042014-02-20 Joel Brobecker <brobecker@adacore.com>
405
406 * gdb.texinfo (Files): Document "add-shared-symbol-files"
407 and "assf" as being deprecated.
408 (Cygwin Native): Likewise for "dll-symbols".
409 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
410 as a way to force the loading of symbols from a DLL.
411
f7bd0f78
SC
4122014-02-19 Siva Chandra Reddy <sivachandra@google.com>
413
414 * python.texi (Values From Inferior): Add description about the
415 new feature.
416
329baa95
DE
4172014-02-17 Doug Evans <xdje42@gmail.com>
418
419 * Makefile.in (GDB_DOC_FILES): Add python.texi.
420 * gdb.texinfo (Python): Moved to ...
421 * python.texi: ... here. New file.
422
687894f5
DE
4232014-02-17 Ludovic Courtès <ludo@gnu.org>
424
d25f38ee 425 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
426 Remove 'string-begins-with' procedure. Add 'pretty-printer'
427 parameter to 'str-lookup-function' procedure. Look for
428 the "std::string<" prefix.
429 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
430 Adjust description.
431
6fb526ee
DE
4322014-02-11 Tejas Belagod <tejas.belagod@arm.com>
433
d25f38ee 434 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
435 parantheses for deffn.
436 (Disassembly In Guile): Ditto.
437
1e0a5178
SS
4382014-02-10 Stan Shebs <stan@codesourcery.com>
439
440 Add Doxygen support.
441 * Makefile.in (doxy): New action, generates Doxygen files.
442 (DOXYGEN): New.
443 (doxyedit): New.
444 * Doxyfile-base.in: New file.
445 * Doxyfile-gdb-api.in: New file.
446 * Doxyfile-gdb-xref.in: New file.
447 * Doxyfile-gdbserver.in: New file.
448 * doxy-index.in: New file.
449 * filter-for-doxygen: New file.
450 * filter-params.pl: New file.
451
ed3ef339
DE
4522014-02-10 Doug Evans <xdje42@gmail.com>
453
454 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
455 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
456 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
457 (Guile docs): Include guile.texi.
458 (objfile-gdbdotext file): Add objfile-gdb.scm.
459 (dotdebug_gdb_scripts section): Mention Guile scripts.
460 (Multiple Extension Languages): New node.
461 * guile.texi: New file.
462
c6044dd1
JB
4632014-01-28 Joel Brobecker <brobecker@adacore.com>
464
465 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
466 ignore-descriptive-types". commands.
467
87ce2a04
DE
4682014-01-22 Doug Evans <dje@google.com>
469
470 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
471 (gdbserver man): Ditto.
472
52834460
MM
4732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
474
475 * gdb.texinfo: Document limited reverse/replay support
476 for target record-btrace.
477
0688d04e
MM
4782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
479
480 * gdb.texinfo (Process Record and Replay): Update documentation.
481
8710b709
MM
4822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
483
484 * gdb.texinfo (Process Record and Replay): Document new /c
485 modifier accepted by "record function-call-history".
486 Add /i modifier to "record function-call-history" example.
487
dcf106f3
JB
4882014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
489 Joel Brobecker <brobecker@adacore.com>
490
491 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
492 markers. Remove one that was misplaced.
493
41ef2965
PA
4942014-01-10 Pedro Alves <palves@redhat.com>
495
496 * gdb.texinfo (Your Program's Environment) <set environment>:
497 Mention the shell, and point at 'set exec-wrapper'.
498
c0d48811
JB
4992014-01-07 Joel Brobecker <brobecker@adacore.com>
500
501 * gdb.texinfo (Types In Python): Document new attribute Types.name.
502
5fba4c0f
JB
5032013-12-30 Joel Brobecker <brobecker@adacore.com>
504
505 * gdb.texinfo (Types In Python): Clarify the documentation
506 of attribute gdb.Field.bitpos.
507
0809504b
JB
5082013-12-28 Joel Brobecker <brobecker@adacore.com>
509
510 * gdb.texinfo (Types In Python): Fix the documentation of
511 attribute "bitpos" in class gdb.Field for enum types. Add
512 documentation for attribute "enumval" in that same class.
513
edef6000
JB
5142013-12-28 Joel Brobecker <brobecker@adacore.com>
515
516 * gdb.texinfo (GDB/MI Support Commands): Change @table into
517 @ftable.
518
71b8c845
DE
5192013-12-23 Doug Evans <xdje42@gmail.com>
520
521 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
522 auto-loaded objfile scripts and .debug_gdb_scripts section to their
523 corresponding section in Extending GDB.
524 (Extending GDB): Move menu up. New menu item "Auto-loading
525 extensions".
526 (Sequences): New menu item "Auto-loading sequences".
527 (Auto-loading sequences): New node.
528 (Python): Rename section from Scripting GDB to Extending GDB.
529 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
530 Move docs on ways to auto-load extensions to ...
531 (Auto-loading extensions): ... here. New node.
532
d192b373
JB
5332013-12-23 Joel Brobecker <brobecker@adacore.com>
534
535 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
536 in menu.
537 (GDB/MI Variable Objects): Adjust reference to "-list-features"
538 command, now in a new node.
539 (GDB/MI Support Commands): New node, with its contents being
540 extracted from the "GDB/MI Miscellaneous Commands" node.
541 A small paragraph introducing the section is also added at
542 the start.
543 (GDB/MI Miscellaneous Commands): Delete the description of the
544 -info-gdb-mi-command, -list-features and -list-target-features
545 commands, now hosted in the "GDB/MI Support Commands" node.
546
a16b0e22
SC
5472013-12-12 Siva Chandra Reddy <sivachandra@google.com>
548
549 PR python/16113
550 * gdb.texinfo (Values From Inferior): Add a note about using
551 gdb.Field objects as subscripts on gdb.Value objects.
552 (Types In Python): Add description about the new attribute
553 "parent_type" of gdb.Field objects.
554
9b26f0fb
JB
5552013-12-12 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
558 entry for section docuumenting the -list-features GDB/MI command.
559
72bfa06c
JB
5602013-12-10 Joel Brobecker <brobecker@adacore.com>
561
562 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
563 "exec-run-start-option" entry in the output of the "-list-features"
564 command.
565
3ea8680f
EZ
5662013-12-04 Eli Zaretskii <eliz@gnu.org>
567
568 * gdb.texinfo (i386): Fix yesterday's commit.
569
1a4f73eb
TT
5702013-12-03 Tom Tromey <tromey@redhat.com>
571
572 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
573 documented here.
574
6cb999f8
TT
5752013-12-03 Tom Tromey <tromey@redhat.com>
576
577 * gdb.texinfo (@direntry): Add menu item for gdbserver.
578
ca8941bb
WT
5792013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
580
581 * gdb.texinfo (i386 Features): Add MPX feature registers.
582 (x86 Specific featuresx86 Architecture-specific Issues): Adds
583 a subsubsection for MPX and describes the display of the
584 boundary registers.
585
688981c9
JB
5862013-12-03 Joel Brobecker <brobecker@adacore.com>
587
588 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
589 documentation of the "ada-exceptions" entry.
590
2ea126fa
JB
5912013-12-03 Joel Brobecker <brobecker@adacore.com>
592
593 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
594 "^error" result record concerning the error message. Document
595 the error code that may also be part of that result record.
596 (GDB/MI Miscellaneous Commands): Document the
597 "undefined-command-error-code" element in the output of
598 the "-list-features" GDB/MI command.
599
6b7cbff1
JB
6002013-12-03 Joel Brobecker <brobecker@adacore.com>
601
602 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
603 the new -info-gdb-mi-command GDB/MI command. Document
604 the meaning of "-info-gdb-mi-command" in the output of
605 -list-features.
606
20e1ca3b
PA
6072013-11-29 Pedro Alves <palves@redhat.com>
608
609 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
610 Update comment.
611
29453a14
YQ
6122013-11-24 Yao Qi <yao@codesourcery.com>
613
614 * gdb.texinfo (Caching Remote Data): Document new
615 "set/show stack-cache" option.
616
6dd315ba
YQ
6172013-11-24 Yao Qi <yao@codesourcery.com>
618
619 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
620 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
621 "off" respectively.
622
9df9dbe0
YQ
6232013-11-23 Yao Qi <yao@codesourcery.com>
624
625 * gdb.texinfo (GDB/MI Variable Objects): Add the description
626 of "displayhint" to the table about child results.
627
c78feb39
YQ
6282013-11-21 Yao Qi <yao@codesourcery.com>
629
630 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
631 'dynamic' for the output of command -var-list-children.
632
27b81af3
YQ
6332013-11-21 Yao Qi <yao@codesourcery.com>
634
635 * gdb.texinfo (Caching Target Data): Remove "see" before
636 @pxref.
637
b26dfc9a
YQ
6382013-11-20 Yao Qi <yao@codesourcery.com>
639
640 * gdb.texinfo (Caching Target Data): Update doc for
641 per-address-space dcache.
642
b12039c6
YQ
6432013-11-20 Yao Qi <yao@codesourcery.com>
644
645 * gdb.texinfo (Data): Rename menu item.
646 (Caching Remote Data): Rename to ...
647 (Caching Target Data): ... it. Update.
648
422ad5c2
JB
6492013-11-18 Joel Brobecker <brobecker@adacore.com>
650
651 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
652 "language-option" entry in the output of the "-list-features"
653 command.
654
805e1f19
TT
6552013-11-15 Tom Tromey <tromey@redhat.com>
656
657 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
658 Add example.
659
8fe1b653
TT
6602013-11-14 Tom Tromey <tromey@redhat.com>
661
662 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
663
403cb6b1
JB
6642013-11-14 Joel Brobecker <brobecker@adacore.com>
665
666 * gdb.texinfo (Show): Add xref anchor for "show language" command.
667 (Context management): Place current subsection text into its own
668 subsubsection. Add new subsubsection describing the "--language"
669 command option.
670
93973826
JB
6712013-11-13 Joel Brobecker <brobecker@adacore.com>
672
673 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
674 the documentation of "info-ada-exceptions" in the output
675 of the "-list-features" command. Add the documentation
676 of the "ada-exception" entry instead.
677
6adcee18
JB
6782013-11-12 Joel Brobecker <brobecker@adacore.com>
679
93973826 680
6adcee18
JB
681 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
682 word of a couple of sentences to start with a capital letter.
683
58d06528
JB
6842013-11-12 Joel Brobecker <brobecker@adacore.com>
685
686 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
687 (Ada Exceptions): New node.
688 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
689 Commands" node.
690 (GDB/MI Ada Exceptions Commands): New node.
691 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
692 field in the output of the "-list-features" command.
693 * NEWS: Add entry for the new "info exceptions" CLI command,
694 and for the new "-info-ada-exceptions" GDB/MI command.
695
bc79de95
PM
6962013-11-11 Phil Muldoon <pmuldoon@redhat.com>
697
698 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
699 (Line Tables In Python): New node.
700
73be47f5
DE
7012013-11-08 Doug Evans <dje@google.com>
702
703 * gdb.texinfo (Debugging Output): Update text for
704 "set debug dwarf2-read".
705
db0fec5c
DE
7062013-11-08 Doug Evans <dje@google.com>
707
708 * gdb.texinfo (Debugging Output): Update text for
709 "set debug symtab-create".
710
92e32e33
PM
7112013-11-07 Phil Muldoon <pmuldoon@redhat.com>
712
713 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
714 constant.
715
f76c27b5
PM
7162013-11-07 Phil Muldoon <pmuldoon@redhat.com>
717
718 * gdb.texinfo (Breakpoints In Python): Document temporary
719 option in breakpoint constructor, and add documentation to the
720 temporary attribute.
721
fa4d0c40
YQ
7222013-11-07 Yao Qi <yao@codesourcery.com>
723
724 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
725 output of "-var-info-expression".
726
afa332ce
PA
7272013-11-06 Pedro Alves <palves@redhat.com>
728
729 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
730 non-interactive mode.
731 (Environment) <shell startup files warning>: Mention
732 non-interactive mode. Mention .zshenv for Z shell, and talk about
733 BASH_ENV instead of .bashrc for BASH.
734
9ac69859
NB
7352013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
736
737 * gdb.texinfo (Commands to Specify Files): Add description
738 of the remove-symbol-file command.
739 * observer.texi: New free_objfile event
740
98882a26
PA
7412013-10-24 Pedro Alves <palves@redhat.com>
742
743 * gdb.texinfo (Starting): Document set/show startup-with-shell.
744
ce13fade
JB
7452013-10-11 Joel Brobecker <brobecker@adacore.com>
746
747 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
748 New subsection inside which the "-catch-load" and "-catch-unload"
749 commands documentation is now placed.
750 (Ada Exception GDB/MI Catchpoint Commands): New subsection
751 documenting the "-catch-assert" and "-catch-exception" new
752 GDB/MI commands.
753
2446f5ea
JB
7542013-10-10 Joel Brobecker <brobecker@adacore.com>
755
756 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
757
0d12017b
JB
7582013-10-10 Joel Brobecker <brobecker@adacore.com>
759
bd80dc1a
JB
760 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
761 serial baud".
762 (Remote Configuration): Replace "set remotebaud" by "set serial
763 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 764
f4fb82a1
PA
7652013-10-07 Pedro Alves <palves@redhat.com>
766
767 PR breakpoints/11568
768 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
769 when the thread is removed from the thread list.
770
0c557179
SDJ
7712013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
772
773 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
774 Update entry for $_exitcode.
775
5713b9b5
JB
7762013-10-04 Joel Brobecker <brobecker@adacore.com>
777
778 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
779 new "--start" option.
780
901461f8
PA
7812013-10-02 Pedro Alves <palves@redhat.com>
782
783 * gdb.texinfo (Registers): Expand description of saved registers
784 in frames. Explain <not saved>.
785
8fb8eb5c
DE
7862013-09-25 Doug Evans <dje@google.com>
787
788 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
789
0a7cfe2c
SS
7902013-09-16 Stan Shebs <stan@codesourcery.com>
791
792 Remove the internals manual gdbint.texinfo.
793 * Makefile.in (INFO_DEPS): Remove gdbint.info.
794 (PDFFILES): Remove gdbint.pdf.
795 (HTMLFILES): Remove gdbint/index.html.
796 (HTMLFILES_INSTALL): Remove gdbint.
797 (GDBINT_DOC_FILES): Remove.
798 (dvi): Remove gdbint.dvi.
799 (ps): Remove gdbint.ps.
800 * gdbint.texinfo: Remove file.
801 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
802
a280dbd1
SDJ
8032013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
804
805 * gdb.texinfo (Convenience Functions): Mention new convenience
806 function $_isvoid.
807
4ac33720
UW
8082013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
809
810 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
811 (Standard Target Features): Add new node to menu.
812 (S/390 and System z Features): New node.
813
b3d3b4bd
SA
8142013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
815
816 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
817 -list-target-features in the example.
818
edf9f00c
JK
8192013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
820
821 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
822 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
823
1d236d23
JK
8242013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
825
826 Sync documentation with gdb.base/gnu-debugdata.exp.
827 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
828
5423b017
JK
8292013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
830
831 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
832
6211c335
YQ
8332013-08-27 Pedro Alves <pedro@codesourcery.com>
834 Yao Qi <yao@codesourcery.com>
835
836 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
837 Document new --skip-unavailable option.
838 <-stack-list-variables>: Document new --skip-unavailable option.
839
52e260a3
DE
8402013-08-26 Doug Evans <dje@google.com>
841
842 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
843 an optional regexp.
844
5e92f71a
TT
8452013-08-13 Tom Tromey <tromey@redhat.com>
846
847 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
848 Document GDB_PARALLEL and GDB_INOTIFY.
849
c5d7073b
SS
8502013-08-09 Stan Shebs <stan@codesourcery.com>
851
852 * LRS: Remove file, describes a long-abandoned live-range
853 splitting extension to stabs.
854
6fbe845e
AB
8552013-07-25 Andrew Burgess <aburgess@broadcom.com>
856
857 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
858
e7045703
DE
8592013-07-17 Doug Evans <dje@google.com>
860
861 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
862
3105ebf9
TT
8632013-07-02 Tom Tromey <tromey@redhat.com>
864
865 * gdb.texinfo (Target Commands): Don't mention "target nrom".
866
d6c2da54
TT
8672013-06-28 Tom Tromey <tromey@redhat.com>
868
869 * Makefile.in (version.subst): Use version.in, not
870 common/version.in.
871 * gdbint.texinfo (Versions and Branches, Releasing GDB):
872 Likewise.
873
e5823f1c
PA
8742013-06-27 Pedro Alves <palves@redhat.com>
875
876 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
877 dynamic symbol resolution code>: New section, based on infrun.c
878 comment.
879
92dcb9ff
TT
8802013-06-26 Tom Tromey <tromey@redhat.com>
881
882 * gdbint.texinfo (Versions and Branches): Use common/version.in.
883 Update.
884 (Releasing GDB): Likewise.
885
dc673c81
YQ
8862013-06-26 Pedro Alves <pedro@codesourcery.com>
887 Yao Qi <yao@codesourcery.com>
888
889 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
890 -trace-frame-collected.
891
28a93511
YQ
8922013-06-26 Pedro Alves <pedro@codesourcery.com>
893
894 * gdb.texinfo (Traceframe Info Format): Document tvar element
895 and its attributes.
896
a0743c90
YQ
8972013-06-25 Yao Qi <yao@codesourcery.com>
898
899 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
900
01208463
TT
9012013-06-24 Tom Tromey <tromey@redhat.com>
902
903 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
904 (GDBvn.texi): Use version.subst.
905 (version.subst): New target.
906 (mostlyclean): Remove version.subst.
907
c898adb7
YQ
9082013-06-20 Pedro Alves <pedro@codesourcery.com>
909
910 * gdb.texinfo (GDB/MI Data Manipulation)
911 <-data-list-register-values>: Document the --skip-unavailable
912 option.
913
7c57fa1e
YQ
9142013-06-07 Yao Qi <yao@codesourcery.com>
915
916 * gdb.texinfo (Symbols): Add kindex and cindex for
917 'maint print msymbols'.
918
0059c61a 9192013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
920
921 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
922 response field name (thread-group to inferior).
923
85dc5a12
GB
9242013-06-04 Gary Benson <gbenson@redhat.com>
925
926 * gdb.texinfo (General Query Packets/qSupported): Added
927 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
928 to the table of currently defined stub features.
929 Added a more detailed entry for "augmented-libraries-svr4-read".
930 (General Query Packets/qXfer:libraries-svr4:read): Documented
931 the augmented form of this packet.
932
5901af59
JB
9332013-05-23 Joel Brobecker <brobecker@adacore.com>
934
935 * gdb.texinfo (System-wide Configuration Scripts): Renames
936 "Installed System-wide Configuration Scripts". Add associated
937 @menu block.
938
c1e36e3e
PA
9392013-05-23 Yao Qi <yao@codesourcery.com>
940 Pedro Alves <palves@redhat.com>
941
942 * gdb.texinfo (Packets): Document 'vCont;r'.
943 (Continuing and Stepping): Document target-assisted range
944 stepping, and the 'set range-stepping' and 'show range-stepping'
945 commands.
946
0201faac
JB
9472013-05-23 Joel Brobecker <brobecker@adacore.com>
948
949 * gdb.texinfo (Installed System-wide Configuration Scripts):
950 Add subsection describing the scripts now available under
951 the data-dir's system-gdbbinit subdirectory.
952 * NEWS: Add entry announcing the availability of system-wide
953 configuration scripts for ElinOS and Wind River Linux.
954
c5867ab6
HZ
9552013-05-21 Hui Zhu <hui@codesourcery.com>
956
957 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
958 "-dprintf-insert" command.
959
7d0c9981
DE
9602013-05-17 Doug Evans <dje@google.com>
961
962 * gdb.texinfo (Maintenance Commands): Update doc for
963 "maint check-psymtabs". Add doc for "maint check-symtabs",
964 "maint expand-symtabs".
965
742ce053
MM
9662013-05-15 Markus Metzger <markus.t.metzger@intel.com>
967
968 * gdb.texinfo (Process Record and Replay): Document the
969 "record goto" command and its sub-commands.
970
1e611234
PM
9712013-05-10 Phil Muldoon <pmuldoon@redhat.com>
972
973 * gdb.texinfo (Backtrace): Add "no-filter" argument.
974 (Python API): Add Frame Filters API, Frame Wrapper API,
975 Writing a Frame Filter/Wrapper, Managing Management of Frame
976 Filters chapter entries.
977 (Frame Filters API): New Node.
978 (Frame Wrapper API): New Node.
979 (Writing a Frame Filter): New Node.
980 (Managing Frame Filters): New Node.
981 (Progspaces In Python): Add note about frame_filters attribute.
982 (Objfiles in Python): Ditto.
983 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
984 @anchors and --no-frame-filters option to -stack-list-variables,
985 -stack-list-frames, -stack-list-locals and -stack-list-arguments
986 commands.
987
2874cb83
JB
9882013-05-08 Joel Brobecker <brobecker@adacore.com>
989
990 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
991 Support" subsection documenting the XML format used to transfer
992 shared library info on AIX.
993
9a005eb9
JB
9942013-05-08 Joel Brobecker <brobecker@adacore.com>
995
996 * gdb.texinfo (Debugging Output): Add documentation of
997 "set debug aix-solib" and "show debug aix-solib" commands.
998
a1217d97
SL
9992013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1000
1001 * gdb.texinfo (Nios II): New section.
1002 (Nios II Features): New section.
1003
4d1eb6b4
JB
10042013-05-06 Joel Brobecker <brobecker@adacore.com>
1005
1006 * gdbint.texinfo (Algorithms): Remove entries documenting
1007 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1008 SOLIB_CREATE_INFERIOR_HOOK.
1009
3f84184e
TT
10102013-04-29 Tom Tromey <tromey@redhat.com>
1011
1012 PR python/14204:
1013 * gdb.texinfo (Python API): Fix menu entry.
1014 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1015 Define global and static block. Add example. Clarify
1016 block relationship for inline functions.
1017
60155234
TT
10182013-04-29 Tom Tromey <tromey@redhat.com>
1019
1020 * gdb.texinfo (Python API): Mention Python help and keyword
1021 arguments. Move pagination text to Basic Python.
1022 (Basic Python): Put pagination text here. Document
1023 close-on-exec, SIGCHLD, and SIGINT.
1024
5360976e
PA
10252013-04-19 Pedro Alves <palves@redhat.com>
1026
1027 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1028 "signedness" instead of "signness".
1029
bd3f3b55
PA
10302013-04-19 Pedro Alves <palves@redhat.com>
1031
1032 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1033 -Wno-pointer-sign text with text on -Wpointer-sign.
1034
dee368d3
TT
10352013-04-16 Tom Tromey <tromey@redhat.com>
1036
1037 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1038 GCC that has the SDT probe points.
1039
cc16e6c9
TT
10402013-04-15 Tom Tromey <tromey@redhat.com>
1041
1042 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1043 exception catchpoints.
1044
72f1fe8a
TT
10452013-04-15 Tom Tromey <tromey@redhat.com>
1046
1047 * gdb.texinfo (Set Catchpoints): Document $_exception.
1048 (Convenience Vars): Mention $_exception.
1049
591f19e8
TT
10502013-04-15 Tom Tromey <tromey@redhat.com>
1051
1052 * gdb.texinfo (Set Catchpoints): Reorganize exception
1053 catchpoints. Document "catch rethrow".
1054 (Debugging C Plus Plus): Mention "catch rethrow".
1055
02ae6bad
TT
10562013-04-15 Tom Tromey <tromey@redhat.com>
1057
1058 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1059
2c91021c
JK
10602013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1061 Eli Zaretskii <eliz@gnu.org>
1062
1063 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1064 line below the sample output.
1065
6eaaf48b
EZ
10662013-04-12 Eli Zaretskii <eliz@gnu.org>
1067
1068 * gdb.texinfo (Mode Options): Document '-configuration'.
1069 (Help): Document "show configuration".
1070 (Bug Reporting): Add requirements to include the configuration
1071 details in bug reports.
1072
b292c783
JK
10732013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1074
1075 * Makefile.in (MAN1S): Add gcore.1.
1076 Remove "Host, target, and site specific Makefile fragments" comment.
1077 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1078 (install-man1, uninstall-man1): Conditionalize gcore.1.
1079 (gcore.1): New.
1080 * gdb.texinfo (Man Pages): Add gcore man.
1081 (gcore man): New node.
1082
f81d1120
PA
10832013-04-10 Pedro Alves <palves@redhat.com>
1084
1085 * gdb.texinfo (Process Record and Replay): Document that "set
1086 record full insn-number-max", "set record
1087 instruction-history-size" and "set record
1088 function-call-history-size" accept "unlimited".
1089 (Backtrace): Document that "set backtrace limit" accepts
1090 "unlimited".
1091 (List): Document that "set listsize" accepts "unlimited".
1092 (Print Settings)" Document that "set print max-symbolic-offset",
1093 "set print elements" and "set print repeats" accept "unlimited".
1094 (Starting and Stopping Trace Experiments): Document that "set
1095 trace-buffer-size" accepts "unlimited".
1096 (Remote Configuration): Document that "set tcp connect-timeout"
1097 accepts "unlimited".
1098 (Command History): Document that "set history size" accepts
1099 "unlimited".
1100 (Screen Size): Document that "set height" and "set width" accepts
1101 "unlimited". Adjust "set pagination"'s description to suggest
1102 "set height unlimited" instead of "set height 0".
1103
393fd4c3
YQ
11042013-04-10 Yao Qi <yao@codesourcery.com>
1105
1106 * gdb.texinfo (Trace Files): Add "target ctf".
1107
cba5a7bf
JK
11082013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1109
1110 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1111
0ed630cb
JK
1112 * Makefile.in (install-man1, install-man5, uninstall-man1)
1113 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1114
afe1492b
JK
1115 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1116
5b8b6385
JK
11172013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1118 Eli Zaretskii <eliz@gnu.org>
1119
1120 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1121 parameters order. Remove "On some targets" for --attach. Document the
1122 --multi parameter and extended-remote command. Document all the
1123 options.
1124
906ccdf0
JK
11252013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1126
1127 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1128 the list of supported languages.
1129
43662968
JK
11302013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1131
1132 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1133 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1134 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1135 (diststuff): Add man.
1136 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1137 (uninstall-man5): New.
1138 (STAGESTUFF): Add *.1 and *.5.
1139 (GDBvn.texi): Add SYSTEM_GDBINIT.
1140 (gdb.1, gdbserver.1, gdbinit.5): New.
1141 (maintainer-clean realclean): Add $(MANS).
1142 (install): Add install-man.
1143 (uninstall): Add uninstall-man.
1144 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1145 (@copying): Wrap it by @c man begin COPYRIGHT.
1146 (Top): Add Man Pages.
1147 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1148
be9a8770
PA
11492013-04-02 Pedro Alves <palves@redhat.com>
1150
1151 * gdb.texinfo (Debugging Output): Document "set/show debug
1152 aarch64", "set/show debug coff-pe-read" and "set/show debug
1153 mach-o".
1154
a46c1e42
PA
11552013-04-02 Pedro Alves <palves@redhat.com>
1156
1157 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1158 table>: Add entry for "trace-buffer-size".
1159
bd3eecc3
PA
11602013-03-28 Pedro Alves <palves@redhat.com>
1161
1162 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1163 table>: Add entry for "trace-status".
1164
215b9f98
EZ
11652013-03-28 Eli Zaretskii <eliz@gnu.org>
1166
1167 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1168 @bullet", which is invalid (makeinfo 5.1 barfs).
1169
7f7cc265
PA
11702013-03-28 Pedro Alves <palves@redhat.com>
1171
1172 PR gdb/15294
1173
1174 * gdb.texinfo (List) <set listsize>: Adjust to document that
1175 listsize 0 means no limit, and remove mention of -1.
1176
9c0be723
YQ
11772013-03-22 Yao Qi <yao@codesourcery.com>
1178
1179 * gdb.texinfo (Embedded Processors): Remove menu item
1180 "OpenRISC 1000".
1181 (OpenRISC 1000): Remove.
1182
bd712aed
DE
11832013-03-21 Doug Evans <dje@google.com>
1184
1185 * gdb.texinfo (Maintenance Commands): Add docs for
1186 "mt set per-command {space,time,symtab} {on,off}".
1187
d0353e76
YQ
11882013-03-14 Hui Zhu <hui@codesourcery.com>
1189 Yao Qi <yao@codesourcery.com>
1190
1191 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1192
6dd24dfa
KS
11932013-03-13 Keith Seitz <keiths@redhat.com>
1194
1195 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1196 "maint agent" reference to Dynamic printf.
1197
5c4808ca
EZ
11982013-03-11 Eli Zaretskii <eliz@gnu.org>
1199
1200 * gdb.texinfo (General Query Packets): Don't use colon in index
1201 entries visible to Info format.
1202
59ea5688
MM
12032013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1204
1205 * gdb.texinfo (Process Record and Replay): Document record
1206 changes.
1207
2ae8c8e7
MM
12082013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1209
1210 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1211 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1212 qXfer:btrace:read.
1213
28abe188
EZ
12142013-03-09 Eli Zaretskii <eliz@gnu.org>
1215
1216 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1217 use colons in @anchor and @cindex entries.
1218
be9a119c 12192013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1220
1221 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1222
be9a119c 12232013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1224 Hafiz Abid Qadeer <abidh@codesourcery.com>
1225
1226 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1227 trace-buffer-size set and show commands.
1228 (Tracepoint Packets): Document QTBuffer:size.
1229 (General Query Packets): Document QTBuffer:size.
1230
d57350ea
TT
12312013-02-21 Tom Tromey <tromey@redhat.com>
1232
1233 * gdb.texinfo: Remove bad @syncodeindex.
1234 (Values From Inferior, Types In Python, Inferiors In Python)
1235 (Events In Python, Threads In Python, Frames In Python, Blocks In
1236 Python, Symbols In Python, Symbol Tables In Python): Remove
1237 @tables.
1238 (Packets, General Query Packets, Tracepoint Packets)
1239 (Host I/O Packets): Use @w{} for empty @item.
1240
9f44fbc0
SCR
12412013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1242
1243 * gdb.texinfo (Architectures In Python): Add description about
1244 the new method gdb.Architecture.disassemble.
1245
f5911ea1
HAQ
12462013-02-15 Pedro Alves <pedro@codesourcery.com>
1247 Hafiz Abid Qadeer <abidh@codesourcery.com>
1248
1249 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1250 Document the "trace-file" field.
1251
7e1e0340
DE
12522013-02-07 Doug Evans <dje@google.com>
1253
1254 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1255 command.
1256
134a2066
YQ
12572013-02-06 Yao Qi <yao@codesourcery.com>
1258
1259 * gdb.texinfo (GDB/MI Async Records): Document new MI
1260 notification "=tsv-modified". Update the document of MI
1261 notification "=tsv-created".
1262 * observer.texi (GDB Observers): New observer tsv_modified.
1263 Update observer tsv_created and tsv_delete.
1264
430ed3f0
MS
12652013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1266
1267 * gdb.texinfo (AArch64 Features): New section; document
1268 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1269 (Architectures): Add new AArch64 section to document AArch64
1270 architecture specific commands.
1271 (ABI): Add description of the new OS ABI "Newlib" and its influence
1272 on the longjmp handling.
1273
1b56eb55
JK
12742013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1275 Jan Kratochvil <jan.kratochvil@redhat.com>
1276
1277 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1278 variable in 'set/show backtrace' section.
1279
c4957902
TT
12802013-01-31 Tom Tromey <tromey@redhat.com>
1281
1282 * gdb.texinfo (Target Commands): Fix typo.
1283
bea883fd
SCR
12842013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1285
1286 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1287 describing the gdb.Architecture class.
1288 (Frames In Python): Add description about the new method
1289 gdb.Frame.architecture().
1290
796a7ff8
DE
12912013-01-23 Doug Evans <dje@google.com>
1292
1293 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1294
998580f1
MK
12952013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1296
1297 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1298 'thread-groups' field when printing a breakpoint in MI.
1299
c9fb1240
SD
13002012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1301 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1302 to reflect that jit-reader-load now supports absolute file-names.
1303
ab04a2af
TT
13042013-01-16 Tom Tromey <tromey@redhat.com>
1305
1306 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1307 (Signals): Likewise.
1308
8ac3646f
TT
13092013-01-16 Tom Tromey <tromey@redhat.com>
1310
1311 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1312 "catch-type" field.
1313 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1314
e93a8774
TT
13152013-01-07 Tom Tromey <tromey@redhat.com>
1316
1317 * gdb.texinfo (Mode Options): Don't mention -epoch.
1318 (Data, Emacs): Remove obsolete comments.
1319
54516a0b
TT
13202013-01-02 Tom Tromey <tromey@redhat.com>
1321
1322 * gdb.texinfo (GDB/MI Output Records): Update menu.
1323 (GDB/MI Breakpoint Information): New node.
1324 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1325 <-break-insert>: Likewise.
1326
8dbe8ece
YQ
13272012-12-31 Yao Qi <yao@codesourcery.com>
1328
1329 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1330 (Packets): Move "vStopped" packet to ...
1331 (Notification Packets): ... here. Describe the components
1332 of notification. Add a table of supported notifications.
1333 Add an example on the process of he async notification.
1334
f35a17b5
JK
13352012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1336
1337 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1338 present.
1339 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1340 fullname output always present.
1341
0dfd2fad
PM
13422012-12-23 Pierre Muller <muller@sourceware.org>
1343
1344 * gdbint.texinfo (Function prototypes): Require use of "extern"
1345 modifier for function prototypes in headers.
1346
7785b880
JB
13472012-12-19 Joel Brobecker <brobecker@adacore.com>
1348
1349 * refcard.tex: Update copyright notice to GPL v3 or later.
1350 Update contact info.
1351
3d745be3
JK
13522012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1353
1354 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1355
c9b6281a
YQ
13562012-12-15 Yao Qi <yao@codesourcery.com>
1357
1358 * gdb.texinfo (Debugging Output): Document 'set debug
1359 notification' and 'show debug notification'.
1360
f2a8bc8a
YQ
13612012-12-15 Yao Qi <yao@codesourcery.com>
1362
1363 * gdb.texinfo (Listing Tracepoints): New item and example about
1364 'installed on target' output.
1365 Add more in the example about 'installed on target'.
1366 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1367
451b7c33
TT
13682012-12-14 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.texinfo (SVR4 Process Information): Mention core files.
1371
3fa7bf06
MG
13722012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1373
1374 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1375
05b4bd79
PA
13762012-12-11 Pedro Alves <palves@redhat.com>
1377
1378 * gdb.texinfo: Remove all mentions of Unixware throughout.
1379
74a0d9f6
JK
13802012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1381
1382 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1383
0c631110
TT
13842012-11-29 Tom Tromey <tromey@redhat.com>
1385
1386 * gdb.texinfo (SVR4 Process Information): Document missing
1387 "info proc" subcommands.
1388
891df0ea
YQ
13892012-11-29 Yao Qi <yao@codesourcery.com>
1390
1391 PR gdb/1477.
1392 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1393 to 'auto' instead of 'gnu'.
1394
608e2dbb
TT
13952012-11-26 Tom Tromey <tromey@redhat.com>
1396
1397 * gdb.texinfo (MiniDebugInfo): New node.
1398 (GDB Files): Update.
1399
e64e0392
DE
14002012-11-16 Doug Evans <dje@google.com>
1401
1402 * gdb.texinfo (System-wide configuration): If the system-wide init
1403 file lives in the data-directory, and --data-directory is provided,
1404 look for it there.
1405
ae606bee
TT
14062012-11-15 Tom Tromey <tromey@redhat.com>
1407
1408 * gdb.texinfo (Signaling): Fix typo.
1409
62747a60
TT
14102012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1411
1412 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1413 parameter "count" of -data-write-memory-bytes, and add an example.
1414
18a9fc12
TT
14152012-11-12 Tom Tromey <tromey@redhat.com>
1416
1417 * gdb.texinfo (Symbols): Document "info type-printers",
1418 "enable type-printer" and "disable type-printer".
1419 (Python API): Add new node to menu.
1420 (Type Printing API): New node.
1421 (Progspaces In Python): Document type_printers field.
1422 (Objfiles In Python): Likewise.
1423 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1424 register_type_printer, TypePrinter>: Document.
1425
53342f27
TT
14262012-11-12 Tom Tromey <tromey@redhat.com>
1427
1428 * gdb.texinfo (Symbols): Document "set print type methods",
1429 "set print type typedefs", and flags to ptype and whatis.
1430
ed8a1c2d
AB
14312012-11-09 Andrew Burgess <aburgess@broadcom.com>
1432
1433 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1434 the example -data-disassemble output. Extend the description of
1435 the -data-disassemble results to document all fields. Document
1436 the cli disassemble command as being related to -data-disassemble.
1437
8506d139
YQ
14382012-11-09 Yao Qi <yao@codesourcery.com>
1439
1440 PR gdb/14777.
1441 * gdb.texinfo (OS Information): Remove doc on command
1442 'info udot'.
1443
4d3f93a2
JB
14442012-11-08 Joel Brobecker <brobecker@adacore.com>
1445
1446 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1447 gdb.ini warning for Windows port.
1448
1e96de83
YQ
14492012-11-08 Yao Qi <yao@codesourcery.com>
1450
1451 * gdb.texinfo (Search): Add kindex for 'fo'.
1452
dc939229
TT
14532012-11-05 Tom Tromey <tromey@redhat.com>
1454
1455 PR python/14802:
1456 * gdb.texinfo (Functions In Python): Add example.
1457
6f6484cd
YQ
14582012-11-03 Yao Qi <yao@codesourcery.com>
1459
1460 * observer.texi (GDB Observers): Remove observer
1461 'tracepoint_modified', 'tracepoint_created' and
1462 'tracepoint_deleted'.
1463
af4238e5
TT
14642012-10-26 Tom Tromey <tromey@redhat.com>
1465
1466 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1467
687e43a4
TT
14682012-10-25 Tom Tromey <tromey@redhat.com>
1469
1470 * gdb.texinfo (General Query Packets): Use @itemx.
1471
8de0566d
YQ
14722012-10-17 Yao Qi <yao@codesourcery.com>
1473
1474 * observer.texi (GDB Observers): Update observer
1475 'memory_changed'.
1476 * gdb.texinfo (GDB/MI Async Records): Document for
1477 "memory-changed" notification.
1478
07540c15
DE
14792012-10-15 Doug Evans <dje@google.com>
1480
1481 * gdb.texinfo (Mode Options): Document -nh.
1482 Elaborate on docs for -nx.
1483
d7019589
SP
14842012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1485
1486 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1487
82a90ccf
YQ
14882012-09-21 Yao Qi <yao@codesourcery.com>
1489 Pedro Alves <palves@redhat.com>
1490
1491 * gdb.texinfo (GDB/MI Async Records): Document notification
1492 'record-started' and 'record-stopped'.
1493 * observer.texi (GDB Observers): New observer 'record-changed'.
1494
aa9259cc
TS
14952012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1496
1497 * gdb.texinfo: Document the removal of SH's 'regs' command.
1498
c1d780c2
SDJ
14992012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1500
1501 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1502
bb25a15c
YQ
15032012-09-18 Yao Qi <yao@codesourcery.com>
1504
1505 * gdb.texinfo (GDB/MI Async Records): Document new MI
1506 notifications '=tsv-created' and '=tsv-deleted'.
1507 * observer.texi (GDB Observers): New observer tsv_created and
1508 tsv_deleted.
1509
201b4506
YQ
15102012-09-18 Yao Qi <yao@codesourcery.com>
1511
1512 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1513 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1514 '=traceframe-changed'.
1515
6fc1c773
YQ
15162012-09-17 Yao Qi <yao@codesourcery.com>
1517
1518 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1519 'set listsize'.
1520
121c73f3
JK
15212012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1522 Eli Zaretskii <eliz@gnu.org>
1523
1524 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1525 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1526 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1527
e9687799
JK
15282012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1529
1530 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1531
3b5e4d35
YPK
15322012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1533
1534 Document how to return from "python-interactive" to GDB.
1535 * gdb.texinfo (Python Commands): Update documentation.
1536
15372012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1538
1539 Add a new "python-interactive" command that starts a standard
1540 Python interactive prompt with "pi" as alias, and add "py" as
1541 an alias to "python".
1542 * gdb.texinfo (Python Commands): Document the new commands.
1543
b583003e
TT
15442012-08-22 Tom Tromey <tromey@redhat.com>
1545
1546 * gdbint.texinfo (Host Definition): Remove documentation for
1547 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1548
a451cb65
KS
15492012-08-17 Keith Seitz <keiths@redhat.com>
1550
1551 PR c++/13356
1552 * gdb.texinfo (Type and Range Checking): Remove warning.
1553 Remove spurious commas.
1554 Update text and examples for re-implementation of set/show
1555 check type.
1556 (C and C++ Type and Range Checks): Likewise.
1557
6b1755ce
YQ
15582012-08-16 Yao Qi <yao@codesourcery.com>
1559
1560 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1561 is deprecated.
1562
f47f77df
DE
15632012-08-13 Doug Evans <dje@google.com>
1564
1565 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1566 to include functions.
1567
a72c3253
DE
15682012-08-10 Doug Evans <dje@google.com>
1569
1570 * gdb.texinfo (Convenience Funs): New node.
1571 (Types In Python): Document Type.vector.
1572
5b9afe8a
YQ
15732012-08-09 Yao Qi <yao@codesourcery.com>
1574
1575 * observer.texi: New observer command_param_changed.
1576 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1577
dc1039df
JK
15782012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1579
1580 * gdbint.texinfo (Debugging GDB): In section
1581 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1582 Mention also gdb-gdb.py.
1583
4abf930d
YQ
15842012-08-07 Yao Qi <yao@codesourcery.com>
1585
1586 Revert the folloing patch:
1587 2012-08-06 Yao Qi <yao@codesourcery.com>
1588 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1589 remote hardware-watchpoint-limit' and 'set
1590 remote hardware-breakpoint-limit'.
1591
f3c8a52a
JK
15922012-08-06 Nathaniel Flath <flat0103@gmail.com>
1593
1594 * gdb.texinfo (Working Directory): Added information about new
1595 default argument for 'cd' command.
1596
77a91025
YQ
15972012-08-06 Yao Qi <yao@codesourcery.com>
1598
1599 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1600 remote hardware-watchpoint-limit' and 'set
1601 remote hardware-breakpoint-limit'.
1602
d9f08f52
YQ
16032012-08-06 Yao Qi <yao@codesourcery.com>
1604
1605 Fix PR14371.
1606
1607 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1608 '=breakpoint-deleted'.
1609
95b07c96
YQ
16102012-08-02 Yao Qi <yao@codesourcery.com>
1611
1612 * gdb.texinfo (Native): Remove node Neutrino.
1613
7255706c
YQ
16142012-07-27 Yao Qi <yao@codesourcery.com>
1615
1616 * gdb.texinfo (IPA Protocol Commands): Document new command
1617 'close'.
1618
d6b28940
TT
16192012-07-25 Tom Tromey <tromey@redhat.com>
1620
1621 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1622
e615022a
DE
16232012-07-20 Doug Evans <dje@google.com>
1624
1625 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1626 (Index Files): Document how to control the use of deprecated index
1627 sections.
1628 (Index Section Format): Replace --use-deprecated-index-sections with
1629 "set use-deprecated-index-sections on".
1630
055855a4
EZ
16312012-07-12 Eli Zaretskii <eliz@gnu.org>
1632
1633 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1634 indices into a single node "Index". Instead, join function and
1635 variable indices into a single index, separate from the concept
1636 index. Requested in
1637 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1638 (Top): Update the top-level menu: instead of one "Index" there are
1639 now separate entries "Concept Index" and "Function and Variable
1640 Index".
1641 (Concept Index, Function and Variable Index): New nodes.
1642 (Index): Node deleted.
1643
f77cc5f0
HZ
16442012-07-05 Hui Zhu <hui_zhu@mentor.com>
1645
1646 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1647 and "maint agent-eval".
1648
00595b5e
EZ
16492012-07-03 Eli Zaretskii <eliz@gnu.org>
1650
1651 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1652 avoid file-name clashes between Index.html and index.html on
1653 case-insensitive filesystems. See the discussion starting in
1654 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1655 details of the problem.
1656 (Top): Update the master menu for the above.
1657 (Concept Index, Command and Variable Index): New nodes, instead of
1658 the old "Index" node that was deleted. All cross-references
1659 updated.
1660
d3ce09f5
SS
16612012-07-02 Stan Shebs <stan@codesourcery.com>
1662
1663 * gdb.texinfo (Dynamic Printf): Mention agent style and
1664 disconnected dprintf.
1665 (Maintenance Commands): Describe maint agent-printf.
1666 (General Query Packets): Mention BreakpointCommands feature.
1667 (Packets): Document commands extension to Z0 packet.
1668 * agentexpr.texi (Bytecode Descriptions): Document printf
1669 bytecode.
1670
2d7b58e8
JK
16712012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1672
1673 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1674 only after gdbinit files.
1675 (Startup): Move -iex and -iex commands down after gdbinit files.
1676
202cbf1c
JK
16772012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1678
1679 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1680 possibility.
1681
b6ba681c
TT
16822012-06-29 Tom Tromey <tromey@redhat.com>
1683
1684 * gdb.texinfo (Index Section Format): Update for version 7.
1685
71caed83
SS
16862012-06-28 Stan Shebs <stan@codesourcery.com>
1687
1688 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1689 example, add note about title column.
1690
ee0bf529
SCR
16912012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1692
1693 * gdb.texinfo (Symbol Tables In Python): Add description about
1694 the new 'last' attribute of gdb.Symtab_and line.
1695
3c15d565
SCR
16962012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1697
1698 * gdb.texinfo (Symbol Tables In Python): Correct the description
1699 of the 'pc' attribute of gdb.Symtab_and_line.
1700
45cfd468
DE
17012012-06-26 Doug Evans <dje@google.com>
1702
1703 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1704 and symtab-create.
1705
496ee73e
KS
17062012-06-25 Keith Seitz <keiths@redhat.com>
1707
1708 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1709 from example. Remove "rbreak" from list of corresponding
1710 gdb commands.
1711
156942c7
DE
17122012-06-23 Doug Evans <dje@google.com>
1713
1714 * gdb.texinfo (Index Section Format): Document version 7 format.
1715
c614397c
YQ
17162012-06-22 Yao Qi <yao@codesourcery.com>
1717
1718 * gdb.texinfo: Add missing cindex for some packets.
1719
472a2379
KS
17202012-06-20 Keith Seitz <keiths@redhat.com>
1721
1722 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1723 for -break-insert and document -p.
1724
2678e2af
YQ
17252012-06-20 Yao Qi <yao@codesourcery.com>
1726
1727 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1728 and "gdb.write_memory" with "Inferior.read_memory" and
1729 "Inferior.write_memory".
1730
984359d2
EZ
17312012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1732
1733 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1734 (Free Documentation): Add @node line.
1735 (Continuing and Stepping) <advance location>: Use @item instead of
1736 @itemx.
1737 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1738 @itemx.
1739 (Embedded Processors): Put the link to "PA" to its correct place,
1740 according to document structure.
1741 (Python API): Put the link to "Lazy Strings In Python" to its
1742 correct place.
1743 (Index): Use @@ in @tex block to get a literal @.
1744
1745 * gdbint.texinfo: Fix the @subtitle line.
1746
1747 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1748 correct place.
1749
16bdd41f
YQ
17502012-06-08 Yao Qi <yao@codesourcery.com>
1751
1752 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1753 Protocol'.
1754 (In-Process Agent Protocol, IPA Protocol Objects)
1755 (IPA Protocol Commands): New nodes.
1756 (Tracepoint Packets): Add anchors.
1757
2d4c29c5
TS
17582012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1759
1760 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1761
6bd110c5
YQ
17622012-06-06 Yao Qi <yao@codesourcery.com>
1763
1764 * gdb.texinfo: Update copyright year.
1765
f3e0e960
SS
17662012-05-23 Stan Shebs <stan@codesourcery.com>
1767 Kwok Cheung Yeung <kcy@codesourcery.com>
1768
1769 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1770
1564a261
JK
17712012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1772
1773 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1774 Mention also --with-separate-debug-dir.
1775 (Auto-loading): Prepend $debugdir in the sample output.
1776 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1777 auto-load safe-path variable.
1778 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1779 Mention also $debugdir for 'set auto-load scripts-directory'.
1780
eb17f351
EZ
17812012-05-19 Eli Zaretskii <eliz@gnu.org>
1782
1783 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1784 (MIPS Embedded, MIPS, MIPS Register packet Format)
1785 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1786 appropriate.
1787
4cc0665f
MR
17882012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1789 Maciej W. Rozycki <macro@codesourcery.com>
1790
1791 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1792 mips compression".
1793 (MIPS Breakpoint Kinds): New subsubsection.
1794
7af8dcf8 17952012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1796
1797 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1798 nodes for subsections. Add @acronym mark-ups and adjust
1799 formatting.
1800
aff139ff
JK
18012012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1802
1803 Rename $ddir to $datadir.
1804 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1805 (objfile-gdb.py file): Rename $ddir to $datadir.
1806
9cb709b6
TT
18072012-05-18 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1810
e7e0cddf
SS
18112012-05-14 Stan Shebs <stan@codesourcery.com>
1812
1813 * gdb.texinfo (Dynamic Printf): New subsection.
1814
7efc75aa
SCR
18152012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1816
1817 * gdb.texinfo (Basic Python): Add description about the function
1818 gdb.find_pc_line
1819
f307c045
JK
18202012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1821 Eli Zaretskii <eliz@gnu.org>
1822
1823 * gdb.texinfo (Separate Debug Files): Use plural form for global
1824 debugging information directory.
1825
85d4a676
SS
18262012-05-11 Stan Shebs <stan@codesourcery.com>
1827 Kwok Cheung Yeung <kcy@codesourcery.com>
1828
1829 * gdb.texinfo (Operating System Auxiliary Information): Document new
1830 'info os' subcommands.
1831
c1668e4e
JK
18322012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1835 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1836 (dotdebug_gdb_scripts section): Add reference
1837 to 'Auto-loading safe path'.
1838
7349ff92
JK
18392012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 Implement multi-component --with-auto-load-dir.
1842 * gdb.texinfo (Auto-loading): New references
1843 for 'set auto-load scripts-directory'
1844 and 'show auto-load scripts-directory'.
1845 (Auto-loading safe path): Describe the new default. Move $ddir
1846 substituation reference to 'objfile-gdb.py file'.
1847 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1848 script-name. Describe new 'set auto-load scripts-directory'
1849 and 'show auto-load scripts-directory'.
1850
6dea1fbd
JK
18512012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1852
1853 Provide $ddir substitution for --with-auto-load-safe-path.
1854 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1855 (Auto-loading safe path): Likewise. Mention the default value,
1856 $ddir substitution, --with-auto-load-safe-path and
1857 --without-auto-load-safe-path.
1858 * observer.texi (gdb_datadir_changed): New.
1859
1ccacbcd
JK
18602012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1861
1862 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1863 Twice.
1864
d9242c17
JK
1865 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1866 directory separator by path separator.
1867
af2c1515
JK
18682012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1869
1870 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1871 for 'set auto-load safe-path' optional. Mention if it is omitted.
1872 Change disabling security protection condition to "/", twice.
1873
a20ee7a4
SCR
18742012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1875
1876 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1877 the new methods global_block and static_block on gdb.Symtab
1878 objects.
1879
56af09aa
SCR
18802012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1881
1882 * gdb.texinfo (Blocks In Python): Add a note saying that future
1883 improvements to GDB and its infrastructure can move symbols
1884 across blocks within a symbol table.
1885
2746b0ef
YQ
18862012-04-29 Yao Qi <yao@codesourcery.com>
1887
1888 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1889 (A29K): Remove.
1890
62e5f89c
SDJ
18912012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1892 Tom Tromey <tromey@redhat.com>
1893
1894 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1895 and generic static probe support on GDB.
1896
a766d390
DE
18972012-04-25 Doug Evans <dje@google.com>
1898
50f042b9
DE
1899 * gdb.texinfo (Go): Fix thinko.
1900
a766d390
DE
1901 * gdb.texinfo (Supported Languages): Add Go.
1902 (Go): New node.
1903
f02e2b19
YQ
19042012-04-25 Yao Qi <yao@codesourcery.com>
1905
1906 * gdbint.texinfo (Testsuite): New section `Board settings'.
1907
68d41a48
JK
19082012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1911 Three times.
1912
174bb630
JK
1913 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1914 Three times.
1915
0511cc75
JK
19162012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1917
1918 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1919 by @table @asis. Fix formatting of one item.
1920
0070f25a
JK
19212012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1922
1923 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1924
4dc84fd1
JK
19252012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1926
1927 New option "set debug auto-load".
1928 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1929 (auto-load verbose mode): New node.
1930
bccbefd2
JK
19312012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 New option "set auto-load safe-path".
1934 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1935 and "info auto-load" examples for safe-path. Put there also references
1936 for "set auto-load safe-path" and "show auto-load safe-path".
1937 New menu item for Auto-loading safe path.
1938 (Auto-loading safe path): New node.
1939 (Python Auto-loading): Update the expected output from "Missing"
1940 to "No".
1941
bf88dd68
JK
19422012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1943
1944 auto-load: Implementation.
1945 * gdb.texinfo (Mode Options): New anchor for -nx.
1946 (Startup): New anchors for Option -init-eval-command,
1947 Home Directory Init File
1948 and Init File in the Current Directory during Startup.
1949 Mention set auto-load local-gdbinit with a reference.
1950 Change the sample code to "set auto-load python-scripts".
1951 (Threads): New anchor set libthread-db-search-path.
1952 Provide references to libthread_db.so.1 file.
1953 (Controlling GDB): New menu item for Auto-loading.
1954 (Auto-loading, Init File in the Current Directory)
1955 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1956 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1957 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1958 reference.
1959 (Auto-loading): Rename to ...
1960 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1961 "set auto-load python-scripts", new anchor for it. Change
1962 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1963 for it. Change "info auto-load-scripts"
1964 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1965 to "Python scripts".
1966
8264ba82
AG
19672012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1968
1969 PR mi/13393
1970 * gdb.texinfo (Print Settings): Extend the description for "set print
1971 object".
1972 (GDB/MI Variable Objects): Extend the description for -var-create and
1973 -var-list-children.
1974
06fc020f
SCR
19752012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1976
1977 * gdb.texinfo (Examining Data): Document the 'explore' command.
1978
7191c139
JB
19792012-03-28 Joel Brobecker <brobecker@adacore.com>
1980
1981 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1982 to the children of a varobj and its update range when -var-update
1983 returns that the varobj's type changed.
1984
3708f05e
JK
19852012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1986
1987 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1988 Create two new links fir 'objfile-gdb.py file'
1989 and 'dotdebug_gdb_scripts section'.
1990
8e0583c8
JK
19912012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1992
1993 * gdb.texinfo (Auto-loading): Rename node reference
1994 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1995 Twice.
1996 (.debug_gdb_scripts section): Rename the node ...
1997 (dotdebug_gdb_scripts section): ... here.
1998 (Maintenance Commands): Also rename this node reference.
1999
7b282c5a
SCR
20002012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2001
2002 * gdb.texinfo (Python API/Values From Inferior): Add description
2003 about the new method Value.referenced_value. Add description on
2004 how Value.dereference is different (and similar) to
2005 Value.referenced_value.
2006
8320cc4f
JK
20072012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2008
2009 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2010 --init-eval-command=COMMAND, -iex.
2011 (Startup): Describe -iex and -ix. Simplify the example
2012 for "set auto-load-scripts off".
2013
481860b3
GB
20142012-03-16 Gary Benson <gbenson@redhat.com>
2015
2016 PR breakpoints/10738
2017 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2018 stating that GDB cannot set breakpoints on inlined functions.
2019 (Mode Options): Document --use-deprecated-index-sections.
2020 (Index Section Format): Document new index section version format.
2021
c4aeac85
TT
20222012-03-15 Tom Tromey <tromey@redhat.com>
2023
2024 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2025
16899756
DE
20262012-03-13 Doug Evans <dje@google.com>
2027
2028 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2029 of "reload".
2030 (Symbols): Delete docs for set/show symbol-reloading.
2031 * gdbint.texinfo (Defining Other Architecture Features): Delete
2032 SYMBOL_RELOADING_DEFAULT.
2033 * refcard.tex: Delete reference to symbol-reloading.
2034
9b224c5e
PA
20352012-03-07 Pedro Alves <palves@redhat.com>
2036
2037 * gdb.texinfo (General Query Packets): Document new
2038 QProgramSignals packet.
2039 * gdb.texinfo (Remote configuration): Mention
2040 "program-signals-packet".
2041
169081d0
TG
20422012-03-05 Tristan Gingold <gingold@adacore.com>
2043
2044 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2045
d1feda86
YQ
20462012-03-03 Yao Qi <yao@codesourcery.com>
2047
2048 * gdb.texinfo (In-Process Agent): New node.
2049 Document new commands.
2050 (General Query Packets): Add packet `QAgent'.
2051
1faeff08
MR
20522012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2053
2054 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2055
7d74f244
DE
20562012-03-01 Scott J. Goldman <scottjg@vmware.com>
2057
2058 * gdb.texinfo (Commands In Python): Put example python macro in
2059 COMMAND_USER category rather than COMMAND_OBSCURE.
2060 Document gdb.COMMAND_USER.
2061 (User-defined Commands): Update documentation to clarify
2062 "set/show max-user-call-depth" and "show user" don't apply to python
2063 commands. Update documentation to clarify "help user-defined" may
2064 also include python commands defined as COMMAND_USER.
2065
6fe37d23
JK
20662012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2067
2068 * gdb.texinfo (Startup): Add option -ex description to the option -x
2069 description.
2070
83364271
LM
20712012-02-24 Luis Machado <lgustavo@codesourcery.com>
2072
2073 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2074 condition-evaluation breakpoint parameter.
2075 Mention condition-evaluation mode being shown in "info break".
2076 (Break Conditions): Add description for target-side
2077 conditional breakpoints.
2078 (Remote Configuration): Mention conditional-breakpoints-packet.
2079 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2080 cond-expr.
2081 (General Query Packets): Mention new ConditionalBreakpoint feature.
2082
bdb1994d
TT
20832012-02-22 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2086
4d241c86
TT
20872012-02-17 Tom Tromey <tromey@redhat.com>
2088
2089 PR python/10753:
2090 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2091 directory.
2092
816338b5
SS
20932012-02-14 Stan Shebs <stan@codesourcery.com>
2094
2095 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2096
cc30c4bd
PA
20972012-02-13 Pedro Alves <palves@redhat.com>
2098
2099 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2100 mips-idt-ecoff.
2101
035d1e5b
YQ
21022012-02-09 Yao Qi <yao@codesourcery.com>
2103
2104 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2105
f0823d2c
TT
21062012-02-07 Tom Tromey <tromey@redhat.com>
2107
2108 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2109 Symbol.value.
2110
64e7d9dd
TT
21112012-02-07 Tom Tromey <tromey@redhat.com>
2112
2113 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2114
4220b2f8
TS
21152012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2116
2117 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2118
edcc5120
TT
21192012-01-24 Tom Tromey <tromey@redhat.com>
2120
2121 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2122 unload".
2123 (Files): Mention new catch commands.
2124 (GDB/MI Async Records): Likewise.
2125
53fe1783
GB
21262012-01-24 Gary Benson <gbenson@redhat.com>
2127
2128 Delete #if 0'd out code.
2129 * gdb.texinfo (Frame Info): Remove "info catch".
2130
b9e7b9c3
UW
21312012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2132
2133 * gdb.texinfo (Remote Configuration): Document
2134 "set remote hostio-readlink-packet" command.
2135 (General Query Packets): Document vFile:readlink packet.
2136
4aac40c8
TT
21372012-01-16 Tom Tromey <tromey@redhat.com>
2138
2139 * gdb.texinfo (Specify Location): Document relative file name
2140 handling.
2141
cafec441
TT
21422012-01-16 Tom Tromey <tromey@redhat.com>
2143
2144 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2145
0ee339bc
JK
21462012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2147 Eli Zaretskii <eliz@gnu.org>
2148
2149 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2150 code.
2151
72384ba3
PH
21522012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2153
2154 * gdb.texinfo (Variables): Document use of :: for non-static
2155 variables.
2156
ce1b17c4
JB
21572012-01-05 Joel Brobecker <brobecker@adacore.com>
2158
2159 * gdbint.texinfo (Start of New Year Procedure): Update
2160 to replace use of copyright.sh by use of copyright.py.
2161
217bff3e
JK
21622012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2163
2164 Remove the gdbtui binary.
2165 * all-cfg.texi (GDBTUI): Remove.
2166 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2167 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2168 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2169
cc72b2a2
KP
21702011-12-23 Kevin Pouget <kevin.pouget@st.com>
2171
2172 Introduce gdb.FinishBreakpoint in Python.
2173 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2174 (Python API): Add menu entry for Finish Breakpoints.
2175
13ac8d2c
JK
21762011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2177
2178 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2179 tests.
2180
e0f9f062
DE
21812011-12-16 Doug Evans <dje@google.com>
2182
2183 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2184
80b6e756
PM
21852011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2186
1c3ad6ab 2187 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2188 stack". Add documentation for "set/show python print-stack".
2189
2fb860fc
PA
21902011-12-14 Pedro Alves <pedro@codesourcery.com>
2191
2192 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2193 should transfer control to the stub in the startup code instead of
2194 in main. Mention the need to get past the initial breakpoint.
2195
f8eba3c6
TT
21962011-12-06 Tom Tromey <tromey@redhat.com>
2197
2198 * gdb.texinfo (Set Breaks): Update for new behavior.
2199
2268b414
JK
22002011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2201
2202 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2203 List Format for SVR4 Targets'.
2204 (General Query Packets): New item qXfer:libraries-svr4:read.
2205 (Library List Format for SVR4 Targets): New node.
2206
ae6f0d5b
TT
22072011-12-01 Tom Tromey <tromey@redhat.com>
2208
2209 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2210 add.
2211
36dfb11c
TT
22122011-11-22 Tom Tromey <tromey@redhat.com>
2213
2214 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2215 reasons.
2216
f196051f
SS
22172011-11-20 Stan Shebs <stan@codesourcery.com>
2218
2219 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2220 note-related options and variables.
2221 (Tracepoint Packets): Document packet changes.
2222
f85b53f8
SD
22232011-11-20 Sanjoy Das <sdas@igalia.com>
2224
2225 * gdb.texinfo (JIT Interface): Add documentation on writing and
2226 usind JIT debug info readers.
2227 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2228 Debug Info Readers): New nodes.
2229
bfccc43c
YQ
22302011-11-18 Yao Qi <yao@codesourcery.com>
2231
2232 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2233 tracepoint.
2234
c011a4f4
DE
22352011-11-15 Doug Evans <dje@google.com>
2236
2237 * gdb.texinfo (Files): Document basenames-may-differ.
2238
ed59ded5
DE
22392011-11-14 Doug Evans <dje@google.com>
2240
2241 * gdb.texinfo (Shell Commands): Document "!".
2242
405f8e94
SS
22432011-11-14 Stan Shebs <stan@codesourcery.com>
2244 Kwok Cheung Yeung <kcy@codesourcery.com>
2245
2246 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2247 needed to get shorter fast tracepoints.
2248 (Tracepoint Packets): Document new qTMinFTPILen packet.
2249
1e4d1764
YQ
22502011-11-14 Yao Qi <yao@codesourcery.com>
2251
2252 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2253 behavior of tracepoint.
2254 (General Query Packets): New feature InstallInTrace.
2255 (Remote Configuration): Document "set remote
2256 install-in-trace-packet".
2257
71eba9c2 22582011-11-12 Matt Rice <ratmice@gmail.com>
2259
2260 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2261 Add arguments to info macro.
2262
e0f8f636
TT
22632011-11-10 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2266 manual.
2267 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2268 (Macros): Add a footnote.
2269 (C): Remove paragraph about compiler options.
2270 (C Constants): Mention wide character and string constants.
2271 (C Plus Plus Expressions): Update compiler option advice. Mention
2272 using declarations. Mention ADL. Remove old HP compiler
2273 information.
2274
625c0d47
TT
22752011-11-10 Tom Tromey <tromey@redhat.com>
2276
2277 PR c++/9257:
2278 * gdb.texinfo (Print Settings): Add an extra note about the need
2279 for a vtable.
2280
4be2aacc
MR
22812011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2282
2283 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2284 "set mips abi" documentation.
2285
0a1c4d10
DE
22862011-11-04 Doug Evans <dje@google.com>
2287
2288 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2289
aad1c02c
TT
22902011-11-03 Tom Tromey <tromey@redhat.com>
2291
2292 * gdb.texinfo (Stopping): Add menu entry.
2293 (Continuing and Stepping): Restore @node. Use @section, not
2294 @subsection.
2295
983fb131
MR
22962011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2297
2298 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2299 designation. Fix "Specify Location" cross-reference.
2300
3065dfb6
SS
23012011-11-02 Stan Shebs <stan@codesourcery.com>
2302
2303 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2304 (General Query Packets): Describe tracenz feature.
2305 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2306
0aaaf063
PK
23072011-10-28 Paul Koning <paul_koning@dell.com>
2308
2309 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2310
2231f1fb
KP
23112011-10-27 Kevin Pouget <kevin.pouget@st.com>
2312
2313 * gdb.texinfo ((Frames In Python): Document
2314 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2315
5110b5df
PK
23162011-10-26 Paul Koning <paul_koning@dell.com>
2317
2318 * gdb.texinfo (gdb.types): Document new deepitems function.
2319
22dbab46
PK
23202011-10-25 Paul Koning <paul_koning@dell.com>
2321
2322 PR python/13327
2323
2324 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2325 fetch_lazy method.
2326
9df2fbc4
PM
23272011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2328
2329 PR python/12656
2330
2331 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2332 global_block, static_block function.
2333
f05e2e1d
TT
23342011-10-19 Tom Tromey <tromey@redhat.com>
2335
2336 * gdb.texinfo (Commands In Python): Add missing "@"s.
2337
a7fc3f37
KP
23382011-10-13 Kevin Pouget <kevin.pouget@st.com>
2339
2340 PR python/13285 Document named constants for frame unwind stop reasons
2341 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2342 constants.
2343
5048e516
JK
23442011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2345
2346 Fix compatibility with texinfo versions older than 4.12.
2347 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2348 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2349 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2350 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2351 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2352 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2353 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2354
5a56e9c5
DE
23552011-10-09 Doug Evans <dje@google.com>
2356
2357 * gdb.texinfo (Extending GDB): Document alias command.
2358
36b11add
JK
23592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2360
2361 Support @entry in input expressions.
2362 * gdb.texinfo (Variables): Describe @entry names suffix.
2363 (Print Settings): Add anchor for `set print entry-values'.
2364
e18b2753
JK
23652011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2366 Eli Zaretskii <eliz@gnu.org>
2367
2368 Display @entry parameter values (without references).
2369 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2370 example.
2371 (Print Settings): New description of set print entry-values and show
2372 print entry-values.
2373
111c6489
JK
23742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2375 Eli Zaretskii <eliz@gnu.org>
2376
2377 Recognize virtual tail call frames.
2378 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2379 (Tail Call Frames): New node.
2380 (Frames In Python): Add gdb.TAILCALL_FRAME.
2381
9c15afc4
DE
23822011-10-07 Doug Evans <dje@google.com>
2383
2384 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2385 register_pretty_printer.
2386
99f5279d
PM
23872011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2388
2389 PR python/12930
2390 PR python/12802
2391
2392 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2393 stop method.
2394
03583c20
UW
23952011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2396
2397 * gdb.texinfo (Starting your Program): "set disable-randomization"
2398 is no longer Linux-specific.
2399 (Remote Configuration): Document "set remote
2400 disable-randomization-packet".
2401 (General Query Packets): Document "QDisableRandomization" packet
2402 and add it to "qSupported" list.
2403
bd054e06
KP
24042011-10-07 Kevin Pouget <kevin.pouget@st.com>
2405
2406 Allow Python notification of new object-file loadings.
2407 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2408 event type.
2409
cb6be26b
KP
24102011-10-04 Kevin Pouget <kevin.pouget@st.com>
2411
2412 PR python/12691: Add the inferior to Python exited event
2413 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2414
a05336a1
JB
24152011-10-03 Joel Brobecker <brobecker@adacore.com>
2416
2417 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2418 rephasing.
2419
5d77fe44
JB
24202011-10-03 Joel Brobecker <brobecker@adacore.com>
2421
2422 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2423 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2424 as possible feature returned by the `-list-features'
2425 command.
2426
699df94d
PK
24272011-09-28 Paul Koning <paul_koning@dell.com>
2428
2429 * gdb.texinfo (gdb.Type): Document field access by dictionary
2430 key syntax.
2431
24bdad53
YQ
24322011-09-28 Yao Qi <yao@codesourcery.com>
2433
2434 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2435 Add one space after option `-s'. Remove @r{} markup.
2436
6710bf39
SS
24372011-09-27 Stan Shebs <stan@codesourcery.com>
2438
2439 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2440
d99f7e48
HZ
24412011-09-16 Hui Zhu <teawater@gmail.com>
2442
2443 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2444 to *(unsigned char *)$esp@300.
2445
d812018b
PK
24462011-09-15 Paul Koning <paul_koning@dell.com>
2447
2448 * gdb.texinfo: Make style of Python functions and methods match
2449 the syntax of Python. Also put class and module names explicitly
2450 on function, member, and variable names, matching Python
2451 documentation conventions.
2452
2aa48337
KP
24532011-09-15 Kevin Pouget <kevin.pouget@st.com>
2454
2455 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2456 * gdb.texinfo (Inferiors In Python): Describe new
2457 gdb.selected_inferior() function.
2458
6839b47f
KP
24592011-09-15 Kevin Pouget <kevin.pouget@st.com>
2460
2461 Handle multiple breakpoint hits in Python interface:
2462 * gdb.texinfo (Events In Python): New function documentation:
2463 gdb.BreakpointEvent.breakpoints. Indicate that
2464 gdb.BreakpointEvent.breakpoint is now deprecated.
2465
26829f2b
JB
24662011-09-04 Joel Brobecker <brobecker@adacore.com>
2467
2468 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2469
a9f54f60
TT
24702011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2471
2472 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2473
fa3a4f15
PM
24742011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2475
2476 * gdb.texinfo (Prompt): Add set/show extended-prompt
2477 documentation
2478 (Basic Python): Add prompt_hook anchor.
2479 (Python modules): Reword module text to reflect multiple modules.
2480 (gdb.prompt): Document gdb.prompt module.
2481
224bbe49
YQ
24822011-08-14 Yao Qi <yao@codesourcery.com>
2483
78d85199
YQ
2484 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2485
24862011-08-14 Yao Qi <yao@codesourcery.com>
2487
2488 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2489 (TIC6x Features): New node.
2490
457e09f0
DE
24912011-08-12 Doug Evans <dje@google.com>
2492
2493 * gdb.texinfo (Symbols In Python): Document symbol.type.
2494
5e239b84
PM
24952011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2496
2497 * gdb.texinfo (Python): Document command and function
2498 auto-loading.
2499
177bc839
JK
25002011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2501 Eli Zaretskii <eliz@gnu.org>
2502
2503 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2504 typedefs unrolling. Extend the sample code by an inner typedef and
2505 outer typedefs unrolling.
2506
1a532630
PP
25072011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2508
2509 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2510 size and line-size.
2511
9b158ba0 25122011-07-21 Matt Rice <ratmice@gmail.com>
2513
2514 PR macros/12999
2515 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2516 Update text and cindex entries for info macro command.
2517
d17b6f81
PM
25182011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2519
2520 * observer.texi (GDB Observers): Add before_prompt observer.
2521 * gdb.texinfo (Basic Python): Add documentation for prompt
2522 substitution.
2523
713389e0
PM
25242011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2525
2526 PR python/12438
2527 * gdb.texinfo (Python Commands): Add deprecate note to maint
2528 set/show python print-stack. Document set/show python
2529 print-backtrace.
2530
177b42fe
TJB
25312011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2532
2533 * gdb.texinfo: Fix typos.
2534
900e11f9
JK
25352011-07-01 Tom Tromey <tromey@redhat.com>
2536
2537 * gdb.texinfo (Debugging Output): Document set debug
2538 check-physname.
2539
39c4d40a
TT
25402011-06-29 Tom Tromey <tromey@redhat.com>
2541
2542 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2543 breakpoint-notifications feature.
2544
6f5def7d
UW
25452011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2546
2547 * gdb.texinfo (Target Description): Remove warning about
2548 possibly unstable format.
2549
8cf64490
TT
25502011-06-03 Tom Tromey <tromey@redhat.com>
2551
2552 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2553 (Events In Python): Note that exit_code is optional.
2554
393eab54
PA
25552011-05-17 Pedro Alves <pedro@codesourcery.com>
2556
2557 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2558 required for multi-threading support.
2559 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2560 Hc are deprecated for multi-threading debugging. Point readers at
2561 the vCont packet.
2562
75fc9810
DE
25632011-05-15 Doug Evans <dje@google.com>
2564
2565 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2566
01124a23
DE
25672011-05-13 Doug Evans <dje@google.com>
2568
98a5dd13
DE
2569 * gdb.texinfo (Threads): Document $sdir,$pdir.
2570 (Server): Document $pdir exception.
2571
dbaefcf7
DE
2572 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2573
cc63ef9b
DE
2574 * gdb.texinfo (Threads): Clarify default value for
2575 libthread-db-search-path.
7e0396aa 2576
01124a23
DE
2577 * gdb.texinfo (Completion): Update example.
2578 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2579
d248b706
KY
25802011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2581
2582 * gdb.texinfo: Document change in the behaviour of the enable and
2583 disable GDB commands when applied to tracepoints.
2584 Document the EnableDisableTracepoints remote stub feature.
2585 Document QTEnable and QTDisable in the list of tracepoint packets.
2586
cc88a640
JK
25872011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2588
2589 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2590 hsuser.texi.
2591 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2592 comment to hsuser.texi. Change rluser.texi name in the comment.
2593
84e578fb
DE
25942011-05-10 Doug Evans <dje@google.com>
2595
2596 * gdb.texinfo (Threads): If an empty path is provided for
2597 libthread-db-search-path it is reset to its default value.
2598 (Server): Ditto.
2599
478aac75
DE
26002011-05-09 Doug Evans <dje@google.com>
2601
2602 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2603
9c06b0b4
TJB
26042011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2605 Thiago Jung Bauermann <bauerman@br.ibm.com>
2606
2607 Implement support for PowerPC BookE masked watchpoints.
2608 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2609 (PowerPC Embedded): Mention support of masked watchpoints.
2610
9ed350ad
JB
26112011-05-03 Joel Brobecker <brobecker@adacore.com>
2612
2613 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2614 `@value{GDBN}'.
2615
4ceed123
JB
26162011-05-03 Joel Brobecker <brobecker@adacore.com>
2617
2618 * gdb.texinfo (titlepage): Remove dedication.
2619 (In Memoriam): New appendix.
2620
559a7a62
JK
26212011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2622 Eli Zaretskii <eliz@gnu.org>
2623
2624 * gdb.texinfo (Index Section Format): Change the version to 5.
2625 Describe the different formula.
2626
03f2bd59
JK
26272011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2628 Eli Zaretskii <eliz@gnu.org>
2629
2630 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2631 for disconnected tracing.
2632 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2633 extended-remote relationship. Mention --once.
2634 (TCP port allocation lifecycle of @code{gdbserver}): New.
2635
d9b1a651
EZ
26362011-04-23 Eli Zaretskii <eliz@gnu.org>
2637
2638 * gdb.texinfo (Server): Improve indexing. Index all optional
2639 switches to gdbserver.
2640
90476074
TT
26412011-04-20 Tom Tromey <tromey@redhat.com>
2642
2643 * gdb.texinfo (Index Section Format): New node.
2644 (Top): Add new node to menu.
2645
c21236dc
PA
26462011-04-20 Pedro Alves <pedro@codesourcery.com>
2647
2648 * gdb.texinfo (Maintenance Commands): Document `maint print
2649 remote-registers'.
2650
05c8c3f5
TT
26512011-04-20 Tom Tromey <tromey@redhat.com>
2652
2653 * gdb.texinfo (Trace File Format): Move node later.
2654
7a9dd1b2
TT
26552011-04-19 Tom Tromey <tromey@redhat.com>
2656
2657 * gdbint.texinfo (Register Information Functions): Remove
2658 duplicate "the".
2659 * gdb.texinfo (Emacs): Remove duplicate "to".
2660 (GDB/MI Variable Objects): Remove duplicate "the".
2661 (General Query Packets): Likewise.
2662
4368ebeb
JB
26632011-04-02 Joel Brobecker <brobecker@adacore.com>
2664
2665 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2666 "GDB/MI Ada Exception Information" node.
2667
956a9fb9
JB
26682011-04-01 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2671 the "exception-name" field in the *stopped async record.
2672
f1310107
TJB
26732011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2674 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2675
2676 Implement support for PowerPC BookE ranged breakpoints.
2677 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2678
8786b2bd
TT
26792011-03-28 Tom Tromey <tromey@redhat.com>
2680
2681 * gdb.texinfo (Set Tracepoints): Fix typo.
2682
9ef07c8c
TT
26832011-03-24 Tom Tromey <tromey@redhat.com>
2684
2685 * gdb.texinfo (Specify Location): Document `function:label'
2686 linespec.
2687
99c3dc11
PM
26882011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2689
f1310107 2690 PR python/12149
99c3dc11
PM
2691
2692 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2693
29703da4
PM
26942011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2695
2696 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2697 (Inferiors In Python): Likewise.
2698 (Threads In Python): Likewise.
2699 (Symbols In Python): Likewise.
2700 (Objfiles In Python): Likewise.
2701 (Symbol Tables In Python): Likewise.
2702
c9174737
PA
27032011-03-15 Pedro Alves <pedro@codesourcery.com>
2704
2705 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2706 display>: Explain that the commands accept number ranges.
2707
7371cf6d
PM
27082011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2709
2710 * gdb.texinfo (Breakpoints In Python): Add description and example
2711 of Python stop function operation.
2712
ecec24e6
PM
27132011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2714
2715 * gdb.texinfo (Parameters In Python): Document get_set_string and
2716 get_show_string methods.
2717
6dcd5565
JK
27182011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2719
2720 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2721
81896e36
JK
2722 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2723 circular-trace-buffer name.
2724
5e30da2c
JB
27252011-02-28 Joel Brobecker <brobecker@adacore.com>
2726
2727 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2728 in the previous change.
2729
3bd0f5ef 27302011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2731
2732 * gdb.texinfo (Inferiors and Programs): Update commands to show
2733 that they can accept multiple arguments.
2734
4ec7539c
JB
27352011-02-24 Joel Brobecker <brobecker@adacore.com>
2736
2737 Revert the following patch (code patch was not approved):
2738 2011-02-21 Hui Zhu <teawater@gmail.com>
2739 * agentexpr.texi (bytecode descriptions): add printf.
2740 * gdb.texinfo (tracepoint action lists): add printf.
2741
82809774
DE
27422011-02-23 Doug Evans <dje@google.com>
2743
2744 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2745
e5a67952
MS
27462011-02-23 Michael Snyder <msnyder@vmware.com>
2747
2748 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2749 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2750 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2751
6e6fbe60
DE
27522011-02-22 Doug Evans <dje@google.com>
2753
2754 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2755 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2756 add description of result, fix @defun formatting.
2757
f994e27a
HZ
27582011-02-21 Hui Zhu <teawater@gmail.com>
2759
2760 * agentexpr.texi (Bytecode Descriptions): Add printf.
2761 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2762
c7f96d2b
TT
27632011-02-18 Tom Tromey <tromey@redhat.com>
2764
2765 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2766
60f98dde
MS
27672011-02-14 Michael Snyder <msnyder@vmware.com>
2768
2769 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2770 Document new command "thread find".
2771
08e796bc
MS
27722011-02-14 Michael Snyder <msnyder@vmware.com>
2773
2774 * gdb.texinfo (Threads): Update example of new thread message.
2775
b3b9301e
PA
27762011-02-14 Pedro Alves <pedro@codesourcery.com>
2777
2778 * gdb.texinfo (Remote Configuration): Mention set/show remote
2779 traceframe-info.
2780 (Tools/Packages Optional for Building GDB): Mention that expat is
2781 used for traceframe info.
2782 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2783 (General Query Packets) <qSupported>: Describe the
2784 qXfer:traceframe-info:read feature.
2785 (qXfer::read): Describe qXfer:traceframe-info:read.
2786 (Traceframe Info Format): New section.
2787
cef35b0f
PA
27882011-02-04 Pedro Alves <pedro@codesourcery.com>
2789
2790 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2791 for casts and unary operators.
2792
f1cbe1d3
TT
27932011-02-04 Tom Tromey <tromey@redhat.com>
2794
2795 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2796 is not useful.
2797
585fdaa1
PA
27982011-01-25 Pedro Alves <pedro@codesourcery.com>
2799
2800 * gdb.texinfo: s/value optimized out/optimized out/g
2801
7bfc9434
JB
28022011-01-21 Joel Brobecker <brobecker@adacore.com>
2803
2804 * gdb.texinfo (Other Misc Settings): Rework part of the
2805 documentation of the "set interactive mode" command.
2806
4694da01
TT
28072011-01-19 Tom Tromey <tromey@redhat.com>
2808
2809 * gdb.texinfo (Threads): Document thread name output and `thread
2810 name' command.
2811 (Threads In Python): Document Thread.name attribute.
2812 (GDB/MI Thread Commands): Document thread attributes.
2813
b716877b
AB
28142011-01-12 Andrew Burgess <aburgess@broadcom.com>
2815
2816 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2817 changes in mi/mi-cmd-disas.c
2818
13fd8b81
TT
28192011-01-12 Tom Tromey <tromey@redhat.com>
2820
2821 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2822 Fix "thread apply" text.
2823
e09342b5
TJB
28242011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2825 Thiago Jung Bauermann <bauerman@br.ibm.com>
2826
2827 Implement support for PowerPC BookE ranged watchpoints.
2828 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2829 the "set powerpc exact-watchpoints" flag.
2830
06e65f44
TT
28312011-01-07 Tom Tromey <tromey@redhat.com>
2832
2833 * gdb.texinfo (Python API): Add descriptions to @menu items.
2834
d8e22779
TT
28352011-01-06 Tom Tromey <tromey@redhat.com>
2836
2837 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2838
a255712f
PP
28392010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2840
e09342b5 2841 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2842
ccfc3d6e
TT
28432011-01-06 Tom Tromey <tromey@redhat.com>
2844
2845 PR python/12133:
2846 * gdb.texinfo (Frames In Python): Document various frame
2847 constants.
2848
44944448
JB
28492011-01-05 Joel Brobecker <brobecker@adacore.com>
2850
2851 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2852 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2853 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2854
42ea3d7a
JK
28552011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2856
2857 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2858 (clean): Add GDBvn.texi.
2859
720d1a40
JB
28602010-12-29 Joel Brobecker <brobecker@adacore.com>
2861
2862 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2863 occasional case where the debugger prints an array address
2864 instead of the array itself.
2865
ad196637
PA
28662010-12-23 Pedro Alves <pedro@codesourcery.com>
2867
2868 * gdb.texinfo (Packets) <read registers packet>: Document support
2869 for registers that were not collected.
2870
a86caf66
DE
28712010-12-15 Doug Evans <dje@google.com>
2872
2873 * gdb.texinfo (Startup): Document auto-loading of scripts during
2874 startup.
2875 (Auto-loading): Delete "maint set python auto-load on|off".
2876 Add "set auto-load-scripts on|off".
2877
aae1c79a
DE
28782010-12-07 Doug Evans <dje@google.com>
2879
2880 * gdb.texinfo (Mode Options): Document -data-directory.
2881 (Data Files): Add reference to -data-directory.
2882
4e04c971
DE
28832010-11-29 Doug Evans <dje@google.com>
2884
2885 * gdb.texinfo (Pretty-Printer Introduction): Change
2886 printer-name:subprinter-name to printer-name;subprinter-name.
2887
94b6973e
PM
28882010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2889
2890 PR python/12199
2891
2892 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2893
39037522
TT
28942010-11-23 Tom Tromey <tromey@redhat.com>
2895
2896 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2897 (Editing): Likewise.
2898 (Command History): Likewise.
2899 (TUI Keys): Likewise.
2900 (Bug Reporting): Conditionally include rluser.texi and
2901 inc-history.texinfo.
2902 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2903 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2904 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2905 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2906 (gdb.pdf): Likewise.
2907 (gdb.info): Likewise.
2908 (gdb/index.html): Likewise.
2909
5ae98d25
TT
29102010-11-23 Tom Tromey <tromey@redhat.com>
2911
2912 * Makefile.in (Makefile): Run ../config.status.
2913 (distclean): Update.
2914 * configure: Remove.
2915 * configure.ac: Remove.
2916
621c8364
TT
29172010-11-12 Tom Tromey <tromey@redhat.com>
2918
2919 * gdb.texinfo (Basic Python): Update. Add xref.
2920 (Exception Handling): Document new exception classes.
2921 (Types In Python): Update.
2922 (Frames In Python): Update.
2923
84f4c1fe
PM
29242010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2925
2926 * gdb.texinfo (Breakpoints In Python): Document "internal"
2927 parameter, and visible attribute.
2928
99e7ae30
DE
29292010-11-05 Doug Evans <dje@google.com>
2930
2931 * gdb.texinfo (Source Path): Document "set directories".
2932
f4b8a18d
KW
29332010-11-05 Ken Werner <ken.werner@de.ibm.com>
2934
2935 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2936 (OpenCL C): New node.
2937
7b51bc51
DE
29382010-11-02 Doug Evans <dje@google.com>
2939
2940 * gdb.texinfo (Pretty Printing): Expand into three sections,
2941 introduction, example, and commands.
2942 (Python API): Delete section Disabling Pretty-Printers, merge into
2943 Selecting Pretty-Printers.
2944 (Writing a Pretty-Printer): New section. Move the pretty-printer
2945 example here, and reformat to match python coding style. Add a second
2946 example using the gdb.printing module.
2947 (Python modules): Add gdb.printing.
2948
9eeee977
DE
29492010-10-29 Doug Evans <dje@google.com>
2950
2951 * gdb.texinfo (Python): Fix long line.
2952
a0e0ffdf
DE
29532010-10-20 Doug Evans <dje@google.com>
2954
2955 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2956 All references updated. Correct sections marked as subsections.
2957 (Coding Standards): New chapter. Move the coding standard related
2958 subsections here. Add section on Python coding standards.
2959
0e3509db
DE
29602010-10-13 Doug Evans <dje@google.com>
2961
2962 * gdb.texinfo (Python): Add "Python modules".
2963 (Types in Python): Add reference to gdb.types section.
2964 (Python modules): New node.
2965
44592cc4
DE
29662010-10-11 Doug Evans <dje@google.com>
2967
2968 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2969 Python" from gdb.Value.type description.
2970
6e1bb179
JB
29712010-09-28 Joel Brobecker <brobecker@adacore.com>
2972
2973 * gdb.texinfo (Ravenscar Profile): New node.
2974
e8467610
TT
29752010-09-22 Tom Tromey <tromey@redhat.com>
2976
2977 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2978
fccd1d1e
EZ
29792010-09-22 Eli Zaretskii <eliz@gnu.org>
2980
2981 * gdb.texinfo (Values From Inferior): Clarify that
2982 value.dynamic_type works only in C++ programs with RTTI.
2983
c1b6b909
TT
29842010-09-15 Paul Bolle <pebolle@tiscali.nl>
2985
2986 * gdb.texinfo (Character Sets): Correctly reference host-charset
2987 in example.
2988
7d288aaa
TT
29892010-09-13 Tom Tromey <tromey@redhat.com>
2990
2991 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2992 Document "fullname" and "from".
2993
f75d858b
MK
29942010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2995
2996 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2997 feature `reverse' output by -list-target-features.
2998
83b9503b
L
29992010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3000
3001 * gdb.texinfo (i386 Features): Remove an extra "@item".
3002
03f17ccf
TT
30032010-08-30 Tom Tromey <tromey@redhat.com>
3004
3005 PR python/11792:
3006 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3007
9779414d
DJ
30082010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3009
3010 * gdb.texinfo (ARM Features): Document
3011 org.gnu.gdb.arm.m-profile.
3012
f9ffd4bb
TT
30132010-08-23 Tom Tromey <tromey@redhat.com>
3014
3015 PR python/11145:
3016 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3017 reinterpret_cast methods.
3018
702c2711
TT
30192010-08-23 Tom Tromey <tromey@redhat.com>
3020
3021 PR python/11915:
3022 * gdb.texinfo (Types In Python): Document array method.
3023
66b73624
TJB
30242010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3025
3026 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3027
06a64a0b
TT
30282010-08-16 Tom Tromey <tromey@redhat.com>
3029
3030 * gdb.texinfo (Set Watchpoints): Document -location option.
3031
a3a7127e
DE
30322010-08-13 Doug Evans <dje@google.com>
3033
3034 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3035
8dedea02
VP
30362010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3037
3038 * gdb.texinfo (GDB/MI Data Manipulation): Document
3039 -data-read-memory-raw and -data-write-memory-raw.
3040
ca5c20b6 30412010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3042 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3043
3044 * gdb.texinfo (Basic Python): Describe post_event API.
3045
cb2e07a6
PM
30462010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3047
3048 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3049 decode_line Python APIs
cb2e07a6 3050
464b3efb
TT
30512010-08-10 Tom Tromey <tromey@redhat.com>
3052
3053 * gdb.texinfo (Pretty Printing API): Document
3054 gdb.default_visualizer.
3055
c29c521f
TT
30562010-08-10 Tom Tromey <tromey@redhat.com>
3057
3058 Revert gdb-add-index addition:
3059 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3060
5da1313b
JK
30612010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3062 Eli Zaretskii <eliz@gnu.org>
3063
3064 * gdb.texinfo (Mode Options) <-batch>
3065 (Basic Python) <gdb.execute>: Describe setting width and height.
3066
02d868e8
PP
30672010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3068
3069 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3070
c2bbed2a
TT
30712010-07-30 Tom Tromey <tromey@redhat.com>
3072
3073 * gdb.texinfo (Index Files): Mention gdb-add-index.
3074
6c13bbe1
HZ
30752010-07-30 Hui Zhu <teawater@gmail.com>
3076
3077 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3078 "detach inferior" and "kill inferior".
3079
53a71c06
CR
30802010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3081
3082 * gdb.texinfo (Machine Code): Update description of two forms of
3083 arguments, and add new example to demonstrate the new form.
3084
5374244e
PM
30852010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3086
3087 * gdb.texinfo (Values From Inferior): Add value inferior function
3088 call description.
3089
8ea5bce5
JK
30902010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3091
3092 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3093
c0edd9ed
JK
30942010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3095 Eli Zaretskii <eliz@gnu.org>
3096
3097 Make core files the process_stratum.
3098 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3099 record_stratum example.
3100
9291a0cd
TT
31012010-07-13 Tom Tromey <tromey@redhat.com>
3102
3103 * gdb.texinfo (Index Files): New node.
3104
f5011d11
TT
31052010-07-13 Tom Tromey <tromey@redhat.com>
3106
3107 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3108
0f5238ed
TT
31092010-07-13 Tom Tromey <tromey@redhat.com>
3110
3111 * gdb.texinfo (Specify Location): Document labels.
3112
74c761c1
PA
31132010-07-01 Pedro Alves <pedro@codesourcery.com>
3114
3115 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3116 entries for fast tracepoints and static tracepoints.
3117
501994c0
PA
31182010-07-01 Pedro Alves <pedro@codesourcery.com>
3119
3120 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3121 qsThreadInfo>: Spell out `l' as ell.
3122
0fb4aa4b
PA
31232010-07-01 Pedro Alves <pedro@codesourcery.com>
3124
3125 * gdb.texinfo (Convenience Variables): Document $_sdata.
3126 (Commands to Set Tracepoints): Describe static tracepoints. Add
3127 `Listing Static Tracepoint Markers' menu entry. Document
3128 "strace".
3129 (Tracepoint Action Lists): Document collecting $_sdata.
3130 (Listing Static Tracepoint Markers): New subsection.
3131 (Tracepoints support in gdbserver): Mention static tracepoints.
3132 (remote packets, enabling and disabling): Mention
3133 read-sdata-object.
3134 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3135 and StaticTracepoint.
3136 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3137 Document qXfer:sdata:read.
3138 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3139
dc3b15be
JB
31402010-06-29 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3143
595939de
PM
31442010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3145 Tom Tromey <tromey@redhat.com>
3146 Thiago Jung Bauermann <bauerman@br.ibm.com>
3147
3148 * gdb.texinfo (Inferiors In Python): New node.
3149 * gdb.texinfo (Threads In Python): New node.
3150
9279c692
JB
31512010-06-28 Joel Brobecker <brobecker@adacore.com>
3152
3153 * gdb.texinfo (Python): Document what the python directory is
3154 and what its location is.
3155 (Basic Python): Document the gdb.PYTHONDIR constant.
3156
bc9f0842
TT
31572010-06-25 Tom Tromey <tromey@redhat.com>
3158
3159 PR python/10808:
3160 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3161
f1421989
HZ
31622010-06-24 Hui Zhu <teawater@gmail.com>
3163
3164 * gdb.texinfo: (Commands for Controlled Output): Add
3165 documentation for command "eval".
3166
e4c0cfae
SS
31672010-06-21 Stan Shebs <stan@codesourcery.com>
3168
3169 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3170 * annotate.texinfo: Ditto.
3171 * gdbint.texinfo: Ditto.
3172 * stabs.texinfo: Ditto.
3173
bb08c432
HZ
31742010-06-22 Hui Zhu <teawater@gmail.com>
3175
3176 * gdb.texinfo: (Process Record and Replay): Add documentation
3177 for command "set record memory-query".
3178
4f5d9f07
SS
31792010-06-21 Stan Shebs <stan@codesourcery.com>
3180
3181 * gdb.texinfo: Relicense under GFDL version 1.3.
3182 * annotate.texinfo: Relicense under GFDL version 1.3.
3183 * gdbint.texinfo: Relicense under GFDL version 1.3.
3184 * stabs.texinfo: Relicense under GFDL version 1.3.
3185 * fdl.texi: Update to version 1.3.
3186
6aed2dbc
SS
31872010-06-18 Stan Shebs <stan@codesourcery.com>
3188
a61408f8
SS
3189 * gdb.texinfo (Operating System Auxiliary Information): Describe
3190 "info os" when no arguments given.
3191
6aed2dbc
SS
3192 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3193 $_thread.
3194
24e933df
HZ
31952010-06-18 Hui Zhu <teawater@gmail.com>
3196
3197 * gdb.texinfo: (Process Record and Replay): Add documentation
3198 for commands "record save" and "record restore".
3199
65d79d4b
SDJ
32002010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * gdb.texinfo: Include information about the correct use
3203 of addresses in the `watch' command.
3204
d914c394
SS
32052010-06-11 Stan Shebs <stan@codesourcery.com>
3206
3207 * gdb.texinfo (Observer Mode): New section.
3208 (General Query Packets): Document QAllow.
889bf7c5 3209
967cf477
DE
32102010-06-04 Doug Evans <dje@google.com>
3211
3212 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3213
aaf4119b
DE
32142010-06-03 Doug Evans <dje@google.com>
3215
3216 * gdbint.texinfo (Coding): Add subsection on command names.
3217
9eae7c52
TT
32182010-06-02 Tom Tromey <tromey@redhat.com>
3219
3220 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3221 always-disassemble.
3222
fa593d66
PA
32232010-06-01 Pedro Alves <pedro@codesourcery.com>
3224
3225 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3226 gdbserver, and add cross reference.
3227 (Tracepoints support in gdbserver): New subsection.
3228
dde08ee1
PA
32292010-05-26 Pedro Alves <pedro@codesourcery.com>
3230
3231 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3232 `qRelocInsn' feature.
3233 (Relocate instruction reply packet): New subsection
3234 of `Tracepoint Packets'.
3235 (Tracepoint Packets): Mention that packets QTDP and QTStart
3236 support the qRelocInsn request, and add cross reference to new
3237 subsection.
3238
07ca107c
DE
32392010-05-25 Doug Evans <dje@google.com>
3240
3241 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3242 (Commands In Python): Document gdb.string_to_argv.
3243
c25c4a8b
JK
32442010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3245
3246 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3247 ATTR_NORETURN.
3248
d7b32ed3 32492010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3250 Tom Tromey <tromey@redhat.com>
3251 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3252
c25c4a8b 3253 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3254
6aecb9c2
JB
32552010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3256
3257 * gdb.texinfo: (Summary) Add mention about D language support.
3258 (Filenames): Add D suffixes.
3259 (D): New node.
3260
b7da9e9f
PM
32612010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3262
3263 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3264 of macro deleted from GDB code.
3265
ab38a727
PA
32662010-04-24 Pedro Alves <pedro@codesourcery.com>
3267
3268 * gdb.texinfo (Commands to specify files): Describe what how GDB
3269 looks up DOS-based filesystem paths on the system root. Document
3270 the new `set/show target-file-system-kind' commands.
3271
66d09542
DE
32722010-04-23 Doug Evans <dje@google.com>
3273
3274 * gdb.texinfo (Python): Move Auto-loading section here ...
3275 (Python API): from here.
3276 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3277 (Maintenance Commands): Add docs for "maint print section-scripts".
3278
8bd10a10
CM
32792010-04-20 Chris Moller <cmoller@redhat.com>
3280
3281 * gdb.texinfo (Setting Breakpoints): Added description of
3282 filename-qualified rbreak.
3283 * refcard.tex (Breakpoints and Watchpoints): Added brief
3284 description of filename-qualified rbreak.
3285
4c374409
JK
32862010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3287
3288 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3289 (Python API): Change the reference to Pretty Printing API.
3290 (Pretty Printing): Move the user part under the Data node. Reformat
3291 the sample output to 72 columns. Create a new reference to Pretty
3292 Printing API. Rename the API part ...
3293 (Pretty Printing API): To a new node name.
3294 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3295 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3296
5a9351ae
SS
32972010-04-21 Stan Shebs <stan@codesourcery.com>
3298
3299 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3300 and commands.
5a9351ae 3301 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3302
9a22f0d0
PM
33032010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3304
3305 * gdb.texinfo (Examining memory): Update for change in string
3306 display with explicit size.
3307
6149aea9
PA
33082010-04-19 Pedro Alves <pedro@codesourcery.com>
3309
3310 PR breakpoints/8554.
3311
3312 * gdb.texinfo (Save Breakpoints): New node.
3313 (save-tracepoints): Rename to ...
3314 (save tracepoints): ... this. Mention that `save-tracepoints' is
3315 a deprecated alias to `save tracepoints'.
3316
711e434b
PM
33172010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3318
645797a8 3319 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3320 (info w32 thread-information-block): Document new command.
3321 (qGetTIBAddress): Document new gdbserver query.
3322 (maint set/show show-all-tib): Document new command.
3323
3f7b2faa
DE
33242010-04-15 Doug Evans <dje@google.com>
3325
fa33c3cd
DE
3326 * gdb.texinfo (Python API): Add progspaces section.
3327 (Selecting Pretty-Printers): Progspace pretty-printers are
3328 searched too.
3329 (Progspaces In Python): New section.
3330
3f7b2faa
DE
3331 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3332
79f283fe
PM
33332010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3334
3335 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3336 returns None.
3337
87290684
SS
33382010-04-09 Stan Shebs <stan@codesourcery.com>
3339
3340 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3341 Describe the `frames-created' field, tweak grammar.
3342
a97153c7
PA
33432010-04-09 Pedro Alves <pedro@codesourcery.com>
3344
3345 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3346 Describe the `circular' and `disconnected' fields.
3347
5c5dcc1b
L
33482010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3349
3350 * gdb.texinfo (maint print registers): Mention unavailable and
3351 invisible registers.
3352
adc36818
PM
33532010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3354 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3355 Tom Tromey <tromey@redhat.com>
adc36818
PM
3356
3357 * gdb.texinfo (Breakpoints In Python): New Node.
3358
33da3f1c
SS
33592010-04-08 Stan Shebs <stan@codesourcery.com>
3360
3361 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3362 trace status fields.
3363
3a13a53b
L
33642010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3365
3366 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3367 optional. Make org.gnu.gdb.i386.avx requires
3368 org.gnu.gdb.i386.avx.
3369
08001717
DE
33702010-04-08 Doug Evans <dje@google.com>
3371
3372 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3373 search path, and document that gdb only scans the search path if
3374 the script's path doesn't specify a directory.
3375
c375651d
DE
33762010-04-05 Doug Evans <dje@google.com>
3377
3378 * gdb.texinfo (maint show python auto-load): Fix typo.
3379
af54718e
SS
33802010-04-04 Stan Shebs <stan@codesourcery.com>
3381
d77f58be
SS
3382 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3383 (Setting Watchpoints): Update description of "info watch".
3384 (Disabling Breakpoints): Only "info break" lists all.
3385
af54718e
SS
3386 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3387 (tdump): Explain how tdump works.
3388
86b17b60
PA
33892010-04-01 Pedro Alves <pedro@codesourcery.com>
3390
3391 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3392 add cross reference.
3393
ff12863f
PA
33942010-03-31 Pedro Alves <pedro@codesourcery.com>
3395
3396 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3397 commands error out.
3398
f68eb612
L
33992010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3400
3401 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3402
c8d5aac9
L
34032010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3404
3405 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3406
7d13fe92
SS
34072010-03-29 Stan Shebs <stan@codesourcery.com>
3408 Nathan Sidwell <nathan@codesourcery.com>
3409
3410 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3411 GDBN equivalent.
3412 (Set Tracepoints): Remove mention that conditional tracepoints
3413 don't exist.
3414 (Tracepoint Actions): Clarify when while-stepping collection
3415 happens, note that while-stepping does not automatically collect
3416 $pc.
3417
409873ef 34182010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3419
409873ef
SS
3420 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3421 (General Query Packets): Describe TracepointSource.
3422
ee8e71d4
EZ
34232010-03-27 Matt Rice <ratmice@gmail.com>
3424
c8d5aac9
L
3425 * gdb.texinfo (ARM): Document arguments to "target sim".
3426 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3427
99b5e152
PA
34282010-03-26 Pedro Alves <pedro@codesourcery.com>
3429
3430 * gdb.texinfo (Tracepoint Packets): Remove mention that
3431 terror:string may be plain text, and drop mention of X prefix.
3432
cd64ee31
VP
34332010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3434
3435 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3436
6c28cbf2
SS
34372010-03-24 Stan Shebs <stan@codesourcery.com>
3438
3439 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3440
95a42b64
TT
34412010-03-24 Tom Tromey <tromey@redhat.com>
3442
3443 PR breakpoints/9352:
3444 * gdb.texinfo (Break Commands): Update.
3445
18148017
VP
34462010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3447
3448 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3449 commands.
3450
4daf5ac0
SS
34512010-03-16 Stan Shebs <stan@codesourcery.com>
3452
3453 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3454 circular-trace-buffer.
3455 (Tracepoint Packets): Describe QTBuffer, and details of the
3456 qTStatus reply.
3457
c9429232
SS
34582010-03-12 Stan Shebs <stan@codesourcery.com>
3459 Nathan Sidwell <nathan@codesourcery.com>
3460
3461 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3462 doing instruction stepping.
3463 (Tracepoint Restrictions): New node.
3464
ccefe4c4
TT
34652010-03-10 Tom Tromey <tromey@redhat.com>
3466
3467 * gdbint.texinfo (Symbol Handling): Update.
3468
7c953934
TT
34692010-03-08 Tom Tromey <tromey@redhat.com>
3470
3471 PR cli/9591:
3472 * gdb.texinfo (Mode Options): Mention lack of pagination and
3473 confirmation with --batch.
3474 (Screen Size): Mention --batch.
3475 (Messages/Warnings): Likewise.
3476
f870a310
TT
34772010-03-05 Tom Tromey <tromey@redhat.com>
3478
3479 * gdb.texinfo (Basic Python): Document target_charset and
3480 target_wide_charset.
3481
78e2826b
TT
34822010-03-05 Tom Tromey <tromey@redhat.com>
3483
3484 * gdb.texinfo (Data): Link to pretty-printing.
3485 (Output Formats): Likewise. Correct text.
3486
f5dff777
DJ
34872010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3488
3489 * gdb.texinfo (Types): Describe <struct> and <flags>.
3490
dc00d89f
PM
34912010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3492
3493 * gdb.texinfo (Frames In Python): Add block parameter and
3494 description to read_var text.
3495
5107b149 34962010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3497 Tom Tromey <tromey@redhat.com>
5107b149
PM
3498
3499 * gdb.texinfo (Types In Python): Describe block argument in
3500 template_argument and gdb.lookup_type.
3501
e03e5e7b
TT
35022010-02-24 Tom Tromey <tromey@redhat.com>
3503
3504 * gdb.texinfo (Cygwin Native): Fix typo.
3505
f3e9a817
PM
35062010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3507
3508 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3509 and select method descriptions.
3510 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3511 Tables in Python to menu.
3512 (Blocks In Python): New node.
3513 (Symbols In Python): New node.
3514 (Symbol Tables in Python): New node.
3515
a79b8f6e
VP
35162010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3517
3518 Multiexec MI
3519
3520 gdb/
3521 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3522
3523 gdb/doc/
3524 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3525 changes.
3526 (GDB/MI Program Execution): Document current behaviour of
3527 --all and --thread-group.
3528 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3529 -remove-inferior.
3530 * observer.texi (inferior_added, inferior_removed): New
3531 observers.
3532
629d6a47
TT
35332010-02-19 Tom Tromey <tromey@redhat.com>
3534
3535 * gdbint.texinfo (Getting Started): Fix @node.
3536 (Debugging GDB): Likewise.
3537
c09529e5
JB
35382010-02-13 Joel Brobecker <brobecker@adacore.com>
3539
3540 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3541 documenting the gdb_test_timeout variable.
3542
540aa8e7
MS
35432010-02-12 Jakob Engblom <jakob@virtutech.com>
3544
3545 * gdb.texinfo (MI commands): Added documentation of --reverse
3546 option to a set of MI commands. Restructured documentation of MI
3547 commands --exec-continue to reflect the complexity of reverse
3548 execution.
3549
081dfbf7
PA
35502010-02-12 Pedro Alves <pedro@codesourcery.com>
3551
3552 * gdb.texinfo (Using the Collected Data): Specify that the address
3553 range of `tfind outsize' is exclusive, and that the address range
3554 of `tfind range' is inclusive.
3555 (Tracepoint Packets): Specify that the address range of
3556 `QTFrame:range' is inclusive, and that the address range of
3557 `QTFrame:outside' is exclusive
3558
8e9c5e02
VP
35592010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3560
3561 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3562
92981e24
TT
35632010-02-10 Tom Tromey <tromey@redhat.com>
3564
3565 * gdb.texinfo (Debugging Output): Document set debug parser and
3566 show debug parser.
3567
075b51b7
L
35682010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3569
3570 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3571 i386_eflags and i386_mxcsr.
3572
3bb8d5c3
L
35732010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3574
3575 * gdb.texinfo: Document i386 target features.
3576
c5f80513
DE
35772010-02-05 Doug Evans <dje@google.com>
3578
3579 * gdbint.texinfo (Testsuite): Add a new section to document the
3580 various DejaGnu variables that may be overridden.
1be00882 3581 Document INTERNAL_GDBFLAGS.
c5f80513 3582
6ac33a4e
TT
35832010-02-04 Tom Tromey <tromey@redhat.com>
3584
3585 PR cli/8830:
3586 * gdb.texinfo (Files): -readnow comes before the filename for file
3587 and symbol-file.
3588
a1dcb23a
DJ
35892010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3590
3591 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3592 Document ARM breakpoint types.
3593 (Register Packet Format): Move into the new section.
3594 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3595
95433b34
JB
35962010-01-21 Joel Brobecker <brobecker@adacore.com>
3597
3598 * gdb.texinfo (File Options): Adjust the documentation of this
3599 switch to refer to the "source" command rather than partially
3600 duplicating some of the relevant information.
3601 (Extending GDB): Introduce and document the set/show script-extension
3602 setting.
3603 (Command Files): Add note explaining that the "source" command
3604 is also used to evalute scripts written in other languages.
3605 Remove the short slightly incorrect reference to sourcing Python
3606 scripts.
3607 (Python Commands): Document how to execute a Python script from GDB.
3608
8d576872
JB
36092010-01-19 Joel Brobecker <brobecker@adacore.com>
3610
3611 * gdb.texinfo (Command Files): Fix typo.
3612
8150ff9c
JB
36132010-01-18 Tom Tromey <tromey@redhat.com>
3614
3615 * gdb.texinfo (File Options): Document -x on .py files.
3616 (Command Files): Document handling of Python scripts.
3617
23db03a6
JZ
36182010-01-18 Jie Zhang <jie.zhang@analog.com>
3619
3620 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3621
00bf0b85
SS
36222010-01-15 Stan Shebs <stan@codesourcery.com>
3623
3624 * gdb.texinfo (Trace Files): New section.
3625 (Tracepoint Packets): Document QTSave and qTBuffer.
3626 (Trace File Format): New appendix.
3627
be759fcf
PM
36282010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3629
3630 * gdb.texinfo (Values From Inferior): Document lazy_string value
3631 method.
3632 (Python API): Add Lazy strings menu item.
3633 (Lazy Strings In Python): New node.
3634
dc146f7c
VP
36352010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3636
3637 * gdb.texinfo (GDB/MI Thread Information): New.
3638 (GDB/MI Async Records): Document the core field in *stopped.
3639 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3640 documentation
3641 (Process list): Document that osdata document may contain
3642 threads.
3643 (Remote Serial Protocol): Document qXfer:threads.
3644
d5551862
SS
36452010-01-06 Stan Shebs <stan@codesourcery.com>
3646
3647 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3648 disconnected tracing.
3649 (Tracepoint Packets): Document new protocol.
3650
7a697b8d
SS
36512010-01-05 Stan Shebs <stan@codesourcery.com>
3652
3653 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3654 tracepoints.
3655 (Tracepoint Packets): Describe remote protocol for fast
3656 tracepoints.
3657
e6f3ec50
JB
36582010-01-01 Joel Brobecker <brobecker@adacore.com>
3659
3660 Update the "Start of New Year Procedure".
3661 * gdbint.texinfo: Add the list of files that need to be updated
3662 manually. Minor reformatting.
3663
ddc4e9c1
JB
36642010-01-01 Joel Brobecker <brobecker@adacore.com>
3665
3666 * refcard.tex: Update copyright year in header and text.
3667
9d2897ad
JB
36682010-01-01 Joel Brobecker <brobecker@adacore.com>
3669
3670 * agentexpr.texi: Add 2010 to the list of copyright years.
3671 * annotate.texinfo: Likewise.
3672 * gdb.texinfo: Likewise.
3673 * gdbint.texinfo: Likewise.
3674 * observer.texi: Likewise.
3675 * stabs.texinfo: Likewise.
3676
6da95a67
SS
36772009-12-31 Stan Shebs <stan@codesourcery.com>
3678
3679 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3680
236f1d4d
SS
36812009-12-29 Stan Shebs <stan@codesourcery.com>
3682
3683 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3684
f61e138d
SS
36852009-12-28 Stan Shebs <stan@codesourcery.com>
3686
3687 * gdb.texinfo (Trace State Variables): New section.
3688 (Tracepoint Packets): Describe trace state variable packets.
3689 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3690 variable bytecodes.
3691
0fe7935b
DJ
36922009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3693
3694 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3695 declarations.
3696
a6b29f87
VP
36972009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3698
3699 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3700 -gdb-exit behaviour.
3701
5e4bde96
JB
37022009-12-20 Joel Brobecker <brobecker@adacore.com>
3703
3704 * gpl.texi: Update to version 3 of the GPL.
3705
a1715244
JB
37062009-12-20 Joel Brobecker <brobecker@adacore.com>
3707
3708 * Makefile.in: Update copyright header.
3709 * observer.texi: Fix the copyright header of the generated files.
3710
361ae042
PM
37112009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3712
3713 * gdb.texinfo (Types In Python): Describe range function.
3714
bfd31e71
PM
37152009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3716
3717 * gdb.texinfo (Types In Python): Describe "is_base_class".
3718
57a1d736
TT
37192009-12-03 Tom Tromey <tromey@redhat.com>
3720
3721 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3722
8cebebb9
PP
37232009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3724
3725 * observer.texi: New memory_changed observer.
3726
16af530a
TT
37272009-12-01 Tom Tromey <tromey@redhat.com>
3728
3729 * gdb.texinfo (Reverse Execution): Fix typo.
3730
b6199126
DJ
37312009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3732
3733 PR gdb/8704
3734
3735 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3736 are allowed after the breakpoint condition.
3737
7a6973ad
TT
37382009-11-23 Tom Tromey <tromey@redhat.com>
3739
3740 PR python/10782:
3741 * gdb.texinfo (Types In Python): Document Type.pointer.
3742
21a0512e
PP
37432009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3744
3745 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3746
a5832c8f
PA
37472009-11-11 Pedro Alves <pedro@codesourcery.com>
3748
3749 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3750 (Using Agent Expressions): Delete cross reference.
3751
1eb7cd77
JB
37522009-11-07 Joel Brobecker <brobecker@adacore.com>
3753
3754 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3755 and @settitle directives up to help makeinfo find them.
3756
24ddea62
JK
37572009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3760 (Auto-loading): Use plural and note one can use multiple components now.
3761
3afae151
VP
37622009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3763
3764 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3765 -stack-list-arguments have the same documentation for parameter
3766 as -stack-list-locals. Add comas.
3767
14ff2235
PM
37682009-10-27 Tom Tromey <tromey@redhat.com>
3769 Eli Zaretskii <eliz@gnu.org>
3770
c8d5aac9 3771 PR python/10781
14ff2235
PM
3772
3773 * gdb.texinfo (Values From Inferior): Document cast method.
3774
9c419145
PP
37752009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3776
3777 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3778 and adjust example.
889bf7c5 3779
29153c24
MS
37802009-10-22 Michael Snyder <msnyder@vmware.com>
3781
3782 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3783 info record command. Also document the new save and restore
29153c24
MS
3784 commands.
3785
2b28d209
PP
37862009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3787
3788 * gdb.texinfo (Machine Code): Mention current pc marker.
3789 (Memory): Likewise.
3790
6c95b8df
PA
37912009-10-19 Pedro Alves <pedro@codesourcery.com>
3792 Stan Shebs <stan@codesourcery.com>
3793
3794 * observer.texi (new_inferior): Rename to...
3795 (inferior_appeared): ... this.
3796
3797 * gdb.texinfo (Inferiors): Rename node to ...
3798 (Inferiors and Programs): ... this. Mention running multiple
3799 programs in the same debug session.
3800 <info inferiors>: Mention the new 'Executable' column if "info
3801 inferiors". Update examples. Document the "add-inferior",
3802 "clone-inferior", "remove-inferior" and "maint info
3803 program-spaces" commands.
3804 (Process): Rename node to...
3805 (Forks): ... this. Document "set|show follow-exec-mode".
3806
2f8132f3
MS
38072009-10-11 Michael Snyder <msnyder@vmware.com>
3808
3809 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3810 (ReverseContinue): Ditto.
3811
cba4b2d3
PP
38122009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3813
3814 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3815
da082f17
JK
38162009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3817
3818 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3819
08be9d71
ME
38202009-10-06 Michael Eager <eager@eagercon.com>
3821
3822 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3823 (Embedded Processors): Add MicroBlaze.
3824 (MicroBlaze): New. Describe Xilinx MicroBlaze
3825
08a0efd0
PA
38262009-10-04 Pedro Alves <pedro@codesourcery.com>
3827
3828 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3829
cbb8f428
EZ
38302009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3831
3832 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3833
30a4a70c
JB
38342009-09-23 Joel Brobecker <brobecker@adacore.com>
3835
3836 * observer.texi (solib_unloaded): Document explicitly the fact that
3837 this observer is called before the associated symbols are unloaded.
3838
b3372f91
VP
38392009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3840
3841 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3842 -stack-list-variables.
3843
f43030c4
TT
38442009-09-18 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3847 is experimental.
3848
ec7e75e7
PP
38492009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3850
3851 * gdb.texinfo (convenince variables): Mention
3852 $_siginfo could be empty.
f43030c4 3853
0cc7d26f
TT
38542009-09-15 Tom Tromey <tromey@redhat.com>
3855
3856 * gdb.texinfo (GDB/MI Variable Objects): Document
3857 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3858 Expand -var-update documentation.
3859
a96d9b2e
SDJ
38602009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3861
3862 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3863 feature.
3864
005ca36a
JB
38652009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3866
3867 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3868
0d772ac9
MS
38692009-09-10 Michael Snyder <msnyder@vmware.com>
3870
3871 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3872 ReverseStep replies to the qSupported query.
3873
14fb1bac
JB
38742009-09-10 Joel Brobecker <brobecker@adacore.com>
3875
3876 Add documentation for set/show interactive-mode.
3877 * gdb.texinfo (Other Misc Settings): New node.
3878
29b090c0
DE
38792009-09-01 Doug Evans <dje@google.com>
3880
3881 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3882 non-stop mode's affect on remote caching.
3883
4e5d721f
DE
38842009-08-31 Jacob Potter <jdpotter@google.com>
3885 Doug Evans <dje@google.com>
3886
3887 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3888 Mark `set/show remotecache' options as obsolete.
3889 Document new `set/show stack-cache' option.
3890 Update text for `info dcache'.
3891
55333a84
DE
38922009-08-27 Doug Evans <dje@google.com>
3893
3894 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3895 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3896
bc3a0b4d
RW
38972009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3898
3899 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3900 about autoconf.
3901
3a1ff0b6
PA
39022009-08-25 Pedro Alves <pedro@codesourcery.com>
3903
3904 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3905 small example, and describe its columns. Replace "inferior-id" by
3906 "infno" throughout.
3907
81ecdfbb
RW
39082009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3909
af542c2e
RW
3910 * gdbint.texinfo (Releasing GDB): Point to
3911 README-maintainer-mode file for required autoconf version.
3912 * configure.ac: Do not substitute datarootdir, htmldir,
3913 pdfdir, docdir. Do not process --with-datarootdir,
3914 --with-htmldir, --with-pdfdir, --with-docdir.
3915 * configure: Regenerate.
3916
81ecdfbb
RW
3917 * configure: Regenerate.
3918
4efc6507
DE
39192009-08-20 Reid Kleckner <reid@kleckner.net>
3920
3921 * gdb.texinfo: Add chapter on JIT interface.
3922
43089a6e
NR
39232009-08-07 Nick Roberts <nickrob@snap.net.nz>
3924
3925 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3926 confirmation request.
43089a6e 3927
99e008fe
EZ
39282009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3929
c8d5aac9
L
3930 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3931 CRC definitions.
99e008fe 3932
48cb2d85
VP
39332009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3934
3935 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3936 -break-commands.
48cb2d85 3937
ff1a52c6
UW
39382009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3939
3940 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3941 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3942
3285f3fe
UW
39432009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3944
3945 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3946 "set spu stop-on-load" and "show spu stop-on-load" commands.
3947
e35359c5
UW
39482009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3949
3950 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3951
58d6951d
DJ
39522009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3953
3954 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3955 org.gnu.gdb.arm.neon.
3956
08d16641
PA
39572009-07-20 Pedro Alves <pedro@codesourcery.com>
3958
3959 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3960 optional element.
3961 (subsection OS ABI): New subsection.
3962
782b2b07
SS
39632009-07-14 Stan Shebs <stan@codesourcery.com>
3964
3965 * gdb.texinfo (Tracepoint Conditions): New section.
3966 (General Query Packets): Describe ConditionalTracepoints.
3967 (Tracepoint Packets): Describe condition field.
3968 (Maintenance Commands): Describe maint agent-eval.
3969 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3970
9b117ef3
HZ
39712009-07-11 Hui Zhu <teawater@gmail.com>
3972
3973 * gdb.texinfo (disassemble): Add a new modifier /r
3974 to "disassemble" command to make it print the raw instructions
3975 in hex as well as in symbolic form.
3976
f5a33284
TT
39772009-07-09 Tom Tromey <tromey@redhat.com>
3978
3979 * gdbint.texinfo (Testsuite): Document parallel make check.
3980
812f7342
TT
39812009-07-09 Tom Tromey <tromey@redhat.com>
3982
3983 * gdbint.texinfo (Testsuite): Document test transcripts.
3984
fbb8f299
PM
39852009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3986
3987 * gdb.texinfo (Values From Inferior): Add length parameter
3988 description.
3989
dd8f35ac
EZ
39902009-07-04 Chris Genly <chris@genly.us>
3991
3992 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3993 in -var-list-children. Fix example according to what the code
3994 does.
3995
2277426b
PA
39962009-07-02 Pedro Alves <pedro@codesourcery.com>
3997
3998 * gdb.texinfo (Debugging multiple inferiors): Document the
3999 "inferior", "detach inferior" and "kill inferior" commands.
4000 (Debugging Programs with Multiple Processes): Adjust to mention
4001 generic "inferior" commands. Delete mention of "detach fork" and
4002 "delete fork". Cross reference to "Debugging multiple inferiors"
4003 section.
4004
a6d9a66e
UW
40052009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4006
5af949e3
UW
4007 * gdbint.texinfo (Item Output Functions): Update signature
4008 for ui_out_field_core_addr.
4009
40102009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4011
4012 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4013 Update example code extrated from breakpoint.c.
4014
9901a55b 40152009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4016
9901a55b
PP
4017 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4018 MI commands.
4019 (GDB/MI Symbol Query): Likewise.
4020 (GDB/MI File Commands): Likewise.
4021 (GDB/MI File Transfer Commands): Likewise.
4022 (GDB/MI Target Manipulation): Likewise.
4023 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4024
edb3359d
DJ
40252009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4026
4027 * gdb.texinfo (Debugging Optimized Code): New chapter.
4028 (Compiling for Debugging): Reference it. Move some
4029 text to the new section.
4030
7cd1089b
PM
40312009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4032
4033 * doc/gdb.texinfo (Calling): Document
4034 set-unwind-on-terminating-exception usage.
4035
d4db2f36
PA
40362009-06-11 Pedro Alves <pedro@codesourcery.com>
4037
4038 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4039 command.
4040
d1a7880c
PA
40412009-06-07 Pedro Alves <pedro@codesourcery.com>
4042
4043 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4044 references.
4045
473f94e6
UW
40462009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4047
4048 * gdbint.texinfo: Rename formal parameters to gdbarch function
4049 protoypes from "current_gdbarch" to "gdbarch".
4050
8f500870
TT
40512009-05-28 Tom Tromey <tromey@redhat.com>
4052
4053 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4054
b6313243
TT
40552009-05-27 Tom Tromey <tromey@redhat.com>
4056
4057 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4058 feature.
4059 (GDB/MI Variable Objects): Document -var-set-visualizer.
4060
40612009-04-02 Tom Tromey <tromey@redhat.com>
4062
4063 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4064 feature.
4065 (GDB/MI Variable Objects): Document -var-set-visualizer.
4066
a6bac58e
TT
40672009-05-27 Tom Tromey <tromey@redhat.com>
4068 Thiago Jung Bauermann <bauerman@br.ibm.com>
4069 Phil Muldoon <pmuldoon@redhat.com>
4070
4071 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4072 (Pretty Printing): New node.
4073 (Selecting Pretty-Printers): Likewise.
4074 (Python API): Update.
4075 (Output Formats): Document /r format.
4076
2c74e833
TT
40772009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4078 Tom Tromey <tromey@redhat.com>
4079
4080 * gdb.texinfo (Types In Python): New node.
4081 (Values From Inferior): "type" is now an attribute.
4082 (Python API): Update.
4083
89c73ade
TT
40842009-05-27 Tom Tromey <tromey@redhat.com>
4085 Thiago Jung Bauermann <bauerman@br.ibm.com>
4086 Phil Muldoon <pmuldoon@redhat.com>
4087
4088 * gdb.texinfo: Add @syncodeindex for `tp'.
4089 (Python API): Update.
4090 (Auto-loading): New node.
4091 (Objfiles In Python): New node.
4092
17a37d48
PP
40932009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4094
4095 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4096
6718376f
NR
40972009-05-15 Nick Roberts <nickrob@snap.net.nz>
4098
4099 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4100
cbe54154
PA
41012009-05-12 Pedro Alves <pedro@codesourcery.com>
4102
4103 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4104 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4105 show show-debug-regs' docs.
4106
8e05493c
EZ
41072009-05-08 Eli Zaretskii <eliz@gnu.org>
4108
4109 * gdb.texinfo (Process Record and Replay): Add description of
4110 reverse execution.
4111
b39f4988
JB
41122009-05-07 Joel Brobecker <brobecker@adacore.com>
4113
4114 * gdbint.texinfo (Adding support for debugging core files): New node.
4115 (Native Debugging): Remove the ``Native core file Support'' section.
4116
a2311334
EZ
41172009-05-01 Eli Zaretskii <eliz@gnu.org>
4118
4119 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4120 Add index entries.
4121
53cc454a 41222009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4123 Michael Snyder <msnyder@vmware.com>
53cc454a 4124
a2311334
EZ
4125 * gdb.texinfo: (Process Record and Replay): Add documentation for
4126 process record and replay.
53cc454a 4127
484086b7
JK
41282009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4129
4130 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4131 a new part on command-line defined macros.
4132
32ae1842
EZ
41332009-04-25 Eli Zaretskii <eliz@gnu.org>
4134
4135 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4136 clarify the wording.
4137
b14b1491
TT
41382009-04-23 Tom Tromey <tromey@redhat.com>
4139
4140 * gdb.texinfo (Data Files): New node.
4141 (GDB Files): Update menu.
4142
5c1e86e1
JB
41432009-04-23 Joel Brobecker <brobecker@adacore.com>
4144
4145 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4146 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4147
83eba9b7
VP
41482009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4149
4150 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4151
e31198c4
HZ
41522009-04-22 Hui Zhu <teawater@gmail.com>
4153
4154 * gdb.texinfo (disassemble-next-line): Set the default of
4155 disassemble-next-line to off.
4156
26e251b6
JM
41572009-04-21 Joseph Myers <joseph@codesourcery.com>
4158
4159 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4160 --with-htmldir): New.
4161 * configure: Regenerate.
4162 * Makefile.in (datarootdir, docdir): Define.
4163 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4164 instead of $(SET_TEXINPUTS).
4165 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4166 gdbint.info instead of $(SET_TEXINPUTS).
4167 (gdbint/index.html): Use same -I options as for building
4168 gdbint.info.
4169 (stabs.dvi, stabs.pdf): Use same -I options as for building
4170 stabs.info instead of $(SET_TEXINPUTS).
4171 (stabs/index.html): Use same -I options as for building
4172 stabs.info.
4173 (annotate.dvi, annotate.pdf): Use same -I options as for building
4174 annotate.info instead of $(SET_TEXINPUTS).
4175 (annotate/index.html): Use same -I options as for building
4176 annotate.info.
4177
eac35c4e
DD
41782009-04-21 David Daney <ddaney@caviumnetworks.com>
4179
4180 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4181
29b0e8a2
JM
41822009-04-21 Joseph Myers <joseph@codesourcery.com>
4183
4184 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4185
2b831889 41862009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4187 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4188
4189 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4190 (MAKEHTMLFLAGS): Set to empty.
4191 (html__strip_dir): Define.
4192 (HTMLFILES): Define.
4193 (HTMLFILES_INSTALL): Define.
4194 (install-html): Copy new automake rule.
4195 (html): Depend on $(HTMLFILES).
4196 (gdb_toc.html): Rename to gdb/index.html.
4197 (gdbint_toc.html): Rename to gdbint/index.html.
4198 (stabs_toc.html): Rename to stabs/index.html.
4199 (annotate_toc.html): Rename to annotate/index.html.
4200
89a34d1b
JM
42012009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4202
4203 * Makefile.in: Set pdfdir and htmldir from configure
4204 substitutions.
4205 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4206 * configure: Regenerate.
4207
a2d5da46
JB
42082009-04-16 Joel Brobecker <brobecker@adacore.com>
4209
4210 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4211 This macro is no longer used.
4212
732f6a93
TT
42132009-04-15 Tom Tromey <tromey@redhat.com>
4214
4215 * gdb.texinfo (Character Sets): Document default character set.
4216
87f9adc1
PM
42172009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4218
4219 * gdbint.texinfo: Change server name from sources.redhat.com to
4220 sourceware.org throughout.
4221
2c88c651
JB
42222009-04-09 Joel Brobecker <brobecker@adacore.com>
4223
4224 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4225 about a missing dot or coma after @xref.
4226
4f5376b2
JB
42272009-04-02 Joel Brobecker <brobecker@adacore.com>
4228
4229 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4230 example, and add a small explanation about it.
4231 (Print Settings): Change the documentation of the "set print
4232 frame-arguments" to reflect the fact that the default is now "scalars".
4233
a0381d3a
JB
42342009-04-02 Joel Brobecker <brobecker@adacore.com>
4235
4236 * gdb.texinfo (Print Settings): Add kindex for command "set
4237 print frame-arguments".
4238
45ac276d
JB
42392009-03-31 Joel Brobecker <brobecker@adacore.com>
4240
4241 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4242 breakpoints.
4243 (Set Breaks): Add reference to thread-specific and task-specific
4244 breakpoints.
4245
32cd1edc
JB
42462009-03-31 Joel Brobecker <brobecker@adacore.com>
4247
4248 * gdb.texinfo (Ada Tasks): Remove the documentation about
4249 the "Running" state, as this state has been eliminated.
4250 Now all runnable tasks are shown as "Runnable".
4251
1042e4c0
SS
42522009-03-30 Stan Shebs <stan@codesourcery.com>
4253
4254 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4255 special case of breakpoints.
4256 (Enable and Disable Tracepoints): Mention deprecation.
4257 (Listing Tracepoints): Update description and example.
4258
f8f6f20b
TJB
42592009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4260
4261 * gdb.texinfo (Frames in Python): New node.
4262 (Python API): Update.
4263
c0c6f777
TJB
42642009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4265
4266 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4267 from a method to an attribute.
4268
def2b000
TJB
42692009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4270
4271 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4272 attribute.
4273
a07daef3
PA
42742009-03-25 Pedro Alves <pedro@codesourcery.com>
4275
4276 * observer.texi (thread_exit): Add "silent" parameter.
4277
f3b1572e
PA
42782009-03-22 Pedro Alves <pedro@codesourcery.com>
4279
4280 * observer.texi (about_to_proceed): New.
4281
587afa38
EZ
42822009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4283
4284 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4285 field throughout to handle types with spaces in them. Fix typos
4286 found by aspell.
4287 (Summary, Requirements, Contributors): New first chapter,
4288 "Summary" added, old Requirements section moved there, and new
4289 section, "Contributors" added.
4290 (Initializing a New Architecture, Register Representation)
4291 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4292 (Porting gdb): These sections extended and updated.
4293 (Compiler Characteristics): This section (empty) deleted.
4294 (Defining Other Architecture Features): This section renamed and
4295 duplicate material removed from (formerly "Target Conditionals").
4296 Use braces {} in @deftypeXX type field throughout to handle types
4297 with spaces in them. Typos found by aspell fixed.
4298
4299 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4300 * stack_frame.pdf: Version of image for PDF output.
4301 * stack_frame.png: Version of image for HTML output and for Emacs.
4302 * stack_frame.txt: Version of image for Info output.
1db61298 4303 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4304
10af6951
EZ
43052009-03-21 Eli Zaretskii <eliz@gnu.org>
4306
4307 * gdb.texinfo (Character Sets): Fix last change.
4308
cc924cad
TJB
43092009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4310
4311 * gdb.texinfo (Values From Inferior): Fix optional arguments
4312 markup.
4313 (Commands In Python): Adjust argument names of gdb.Command.__init__
4314 to what the function accepts as keywords.
4315
bc3b79fd
TJB
43162008-03-20 Tom Tromey <tromey@redhat.com>
4317
4318 * gdb.texinfo (Convenience Vars): Document convenience functions.
4319 (Functions In Python): New node.
4320 (Python API): Update.
4321
6c7a06a3
TT
43222009-03-20 Tom Tromey <tromey@redhat.com>
4323
4324 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4325 set target-wide-charset.
4326 (Requirements): Mention iconv.
4327
b646ddd4
HZ
43282009-03-17 Hui Zhu <teawater@gmail.com>
4329
4330 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4331
91440f57
HZ
43322009-03-17 Hui Zhu <teawater@gmail.com>
4333
4334 * gdb.texinfo: Add documentation for disassemble-next-line.
4335
8fd41227
TJB
43362009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4337
4338 * gdb.texinfo (Commands In Python): Remove tindex entries.
4339
61ff14c6
JK
43402009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4341
4342 * gdb.texinfo (Returning): New description for missing debug info.
4343
0b16c5cf
PA
43442009-03-14 Pedro Alves <pedro@codesourcery.com>
4345
4346 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4347 (General Query Packets): Document qAttached.
0b16c5cf 4348
32fc0df9
PA
43492009-03-05 Pedro Alves <pedro@codesourcery.com>
4350
4351 * gdb.texinfo (Background Execution): Better describe the set
4352 target-async command.
4353 (Maintenance Commands): Delete description of the `maint set/show
4354 linux-async' and `maint set/show remote-async' commands.
4355
134eb42c
VP
43562009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4357
4358 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4359 between sentences.
4360
c86cf029
VP
43612009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4362
4363 * gdb.texinfo (GDB/MI Async Records): Document the
4364 =library-loaded and =library-unloaded notifications.
4365
3ea85240
VP
43662009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4367
4368 * observer.texi (test_notification): New observer.
4369
1d33d6ba
VP
43702009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4371
61ff14c6
JK
4372 * observer.texi: Add parameter 'print_frame' to normal_stop
4373 observer.
1d33d6ba 4374
d721c933
EZ
43752009-02-07 Eli Zaretskii <eliz@gnu.org>
4376
4377 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4378 (Commands In Python): Fix COMMAND_* constants in last change. Use
4379 @kbd for interactive input. Add cross-references and index
4380 entries.
4381
4aa995e1
PA
43822009-02-06 Pedro Alves <pedro@codesourcery.com>
4383
4384 * gdb.texinfo (Signals): Document $_siginfo.
4385 (Convenience Variables): Mention $_siginfo.
4386 (Remote Configuration): Document qXfer:siginfo:read,
4387 qXfer:siginfo:write packets, and the read-siginfo-object,
4388 write-siginfo-object commands.
4389
5f5233d4
PA
43902009-02-06 Pedro Alves <pedro@codesourcery.com>
4391
4392 * gdbint.texinfo (Values): New chapter.
4393
d8906c6f
TJB
43942009-02-06 Tom Tromey <tromey@redhat.com>
4395
4396 * gdb.texinfo (Python API): Add entry for Commands In Python.
4397 (Commands In Python): New node.
4398
b6cb8e7d
TJB
43992009-02-05 Tom Tromey <tromey@redhat.com>
4400
4401 * gdb.texinfo (Values From Inferior): Document Value.string.
4402
12453b93
TJB
44032009-02-05 Tom Tromey <tromey@redhat.com>
4404
4405 * gdb.texinfo (Basic Python): Document execute's from_tty
4406 argument.
4407
08c637de
TJB
44082009-02-04 Tom Tromey <tromey@redhat.com>
4409
4410 * gdb.texinfo (Basic Python): Document gdb.history.
4411
592375cd
VP
44122009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4413
4414 * gdb.texinfo (GDB/MI Thread Commands): Document the
4415 'current-thread-id' field. Remove the example with zero threads,
4416 since current GDB won't ever report that if there's inferior.
4417
41447f92
VP
44182009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4419
4420 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4421 option to -break-insert.
4422
098b41a6
JG
44232009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4424 Jerome Guitton <guitton@adacore.com>
4425
4426 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4427 (System-wide configuration): New section.
4428
3c16cced
PA
44292009-01-26 Pedro Alves <pedro@codesourcery.com>
4430
4431 PR gdb/7580:
4432 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4433 internal-error|internal-warning quit|corefile ask|yes|no".
4434
62709adf
PA
44352009-01-26 Pedro Alves <pedro@codesourcery.com>
4436
4437 * gdb.texinfo (Using the `gdbserver' Program): Document
4438 --remote-debug.
4439
7ce58dd2
DE
44402009-01-23 Doug Evans <dje@google.com>
4441
4442 * gdb.texinfo: Add nexti to list of commands that support
4443 background execution.
4444
adb483fe
DJ
44452009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4446
4447 * gdb.texinfo (Define, Hooks): Document prefix command support.
4448
a67ec3f4 44492009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4450 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4451
4452 Fixes for makeinfo --html.
4453
4454 * annotate.texinfo: Use @copying and @insertcopying. Use
4455 @ifnottex in place of @ifinfo.
4456 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4457 place of @ifinfo. Use @ifnotinfo for one index entry.
4458 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4459 in place of @ifinfo.
4460 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4461 in place of @ifinfo. Include contents at start unconditionally.
4462
84fcdf95
PA
44632009-01-13 Pedro Alves <pedro@codesourcery.com>
4464
4465 * gdb.texinfo (General Query Packets): Remove @var{} around the
4466 "spu" literal string.
4467
fa3a767f
PA
44682009-01-07 Pedro Alves <pedro@codesourcery.com>
4469
4470 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4471 program may be running in another process" errors.
4472 * gdbint.texinfo (Native Conditionals): Delete
4473 ONE_PROCESS_WRITETEXT description.
4474
9cb011d3
JB
44752009-01-07 Joel Brobecker <brobecker@adacore.com>
4476
4477 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4478 emacs local variable to be placed at the end of the ChangeLog.
4479 Add server.c and gdbreplay.c to the list of files where the
4480 copyright year needs to be updated.
4481
84603566
SL
44822009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4483
4484 * gdb.texinfo (Remote Configuration): Document new
4485 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4486 commands.
4487
a53f55d8
PA
44882008-12-28 Pedro Alves <pedro@codesourcery.com>
4489
4490 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4491 FETCH_INFERIOR_REGISTERS.
4492 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4493 FETCH_INFERIOR_REGISTERS descriptions. Remove
4494 gdbarch_get_longjmp_target descrition, since already described in
4495 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4496 (Target Conditionals): ... here.
4497
077e0a52
JB
44982008-12-16 Joel Brobecker <brobecker@adacore.com>
4499
4500 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4501 examples.
4502 (Additions to Ada): Likewise. Add the missing opening and closing
4503 parenthesis of the GDB prompt in one of the examples.
4504
023eb17c
JB
45052008-12-14 Joel Brobecker <brobecker@adacore.com>
4506
4507 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4508 about the result of 'Address not being of type System.Address.
4509 This problem has been fixed a while ago.
4510
c3b108f7
VP
45112008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4512
4513 MI non-stop and multiprocess docs.
4514
c8d5aac9
L
4515 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4516 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4517 Adjust documentation for *stopped, document =thread-created,
4518 =thread-exited, =thread-group-created and =thread-group-exited.
4519 (GDB/MI Thread Commands): Document the 'state' field in
4520 -thread-info output.
4521 (GDB/MI Program Execution): Mention --all and --thread-group
4522 options.
4523 (GDB/MI Variable Objects): Describe floating and fixed variable
4524 objects.
4525 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4526
07e059b5
VP
45272008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4528
c8d5aac9
L
4529 * gdb.texinfo (Operating System Information): New appendix.
4530 (Operating System Auxiliary Information): Document 'info os processes'
4531 (Remote Configuration): Document 'osdata'
4532 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4533
a80b95ba
TG
45342008-11-27 Tristan Gingold <gingold@adacore.com>
4535
4536 * gdb.texinfo (Darwin): Document Darwin specific features.
4537
a655d424
JK
45382008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4539
4540 * gdbint.texinfo (Target Conditionals): Extend the
4541 gdbarch_breakpoint_from_pc description.
4542
249e1128
VP
45432008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4544
4545 * gdb.texinfo (M68K Features): Fix typo.
4546
c14c28ba
PP
45472008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4548
4549 * gdb.texinfo (Symbols): Mention printing containing
4550 image name in "info symbol".
4551 (Maint translate-address): Likewise.
889bf7c5 4552
394a6666
JB
45532008-11-18 Joel Brobecker <brobecker@adacore.com>
4554
4555 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4556 commands "catch load" and "catch unload".
4557
66bb093b
VP
45582008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4559
4560 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4561 =thread-selected.
889bf7c5 4562
4a92f99b
VP
45632008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4564
c8d5aac9 4565 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4566
f0323ca0
PA
45672008-10-27 Pedro Alves <pedro@codesourcery.com>
4568
4569 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4570 .mt files, TM_CLIBS or TM_CDEPS.
4571 (x86 Watchpoints): Don't mention TDEPFILES.
4572
8b23ecc4
SL
45732008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4574
4575 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4576 (Overview): Mention notifications and non-stop mode behavior.
4577 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4578 with non-stop mode behavior. Add vStopped description.
4579 (Stop Reply Packets): Update list of packets that return
4580 stop replies. Mention non-stop behavior.
4581 (General Query Packets): Document QNonStop packet and associated
4582 qSupported query response.
4583 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4584 behavior.
4585 (Notification Packets): New section.
4586 (Remote Non-Stop): New section.
4587 (File-I/O Overview): Mention non-stop behavior.
4588
fff08868
HZ
45892008-10-24 Hui Zhu <teawater@gmail.com>
4590 Pedro Alves <pedro@codesourcery.com>
4591
4592 * gdb.texinfo (displaced-stepping): Describe the auto mode
4593 setting, and say it's the default. This is now a mainstream
4594 setting instead of a maintenance setting.
4595
252fbfc8
PA
45962008-10-23 Pedro Alves <pedro@codesourcery.com>
4597
4598 * observer.texi (thread_stop_requested): New.
4599
20924a55
JB
46002008-10-22 Joel Brobecker <brobecker@adacore.com>
4601
4602 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4603 (Patching): Replace incorrect usage of @samp by @kbd.
4604
bacec72f
MS
46052008-10-17 Michael Snyder <msnyder@vmware.com>
4606
4607 * gdb.texinfo: Add documentation for reverse execution.
4608
a08702d6 46092008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4610 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4611
4612 * gdb.texinfo. (Values From Inferior): New subsubsection.
4613
d97bc12b
DE
46142008-10-06 Doug Evans <dje@google.com>
4615
4616 * gdb.texinfo (set debug dwarf2-die): Document it.
4617
87f67dba
JB
46182008-10-01 Joel Brobecker <brobecker@adacore.com>
4619
4620 * gdb.texinfo (catch) [exception]: Document how to insert
4621 a breakpoint on user-defined exceptions when the exception
4622 name is identical to one of the language-defined ones.
4623
2fae03e8
TT
46242008-09-27 Tom Tromey <tromey@redhat.com>
4625
4626 * gdb.texinfo (Macros): Remove text about stringification,
4627 varargs, and splicing.
4628
5c6ce71d
TT
46292008-09-27 Tom Tromey <tromey@redhat.com>
4630
4631 * gdbint.texinfo (Language Support): Remove text about omitting
4632 support for a language.
4633
07128da0
DE
46342008-09-23 Doug Evans <dje@google.com>
4635
4636 * gdb.texinfo (info dcache): Update.
4637
b90a069a
SL
46382008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4639
4640 * gdb.texinfo (Packets): Add info on thread-id syntax and
4641 multiprocess extensions.
4642 <D>: Document multiprocess form of packet.
4643 <H>: Use thread-id syntax.
4644 <T>: Likewise.
4645 <vCont>: Likewise. Note this is required for multiprocess.
4646 <vKill>: New packet.
4647 (Stop Reply Packets) <T>: Use thread-id syntax.
4648 <W>: Document multiprocess form of reply.
4649 <X>: Likewise.
4650 (General Query Packets) <qC>: Use thread-id syntax.
4651 <qfThreadInfo>: Likewise.
4652 <qGetTLSAddr>: Likewise.
4653 <qP>: Likewise.
4654 <qSupported>: Add "multiprocess" feature.
4655 <qThreadExtraInfo>: Use thread-id syntax.
4656
b77209e0
PA
46572008-09-22 Stan Shebs <stan@codesourcery.com>
4658
4659 * gdb.texinfo (Inferiors): New section.
4660
3d0bb823
PA
46612008-09-12 Pedro Alves <pedro@codesourcery.com>
4662
4663 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4664
f8dcfc0a
UW
46652008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4666
4667 * gdbint.texinfo (Target Conditionals): Remove documentation
4668 for gdbarch_name_of_malloc.
4669
8775bb90
MS
46702008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4671
4672 * gdb.texinfo (Interrupts): Mention TCP interface for
4673 sending BREAK.
4674
f1838a98
UW
46752008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4676
4677 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4678 argument prefix to "set sysroot".
4679
158c7665
PH
46802008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4681
4682 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4683 and False.
4684
30e026bb
VP
46852008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4686
c8d5aac9
L
4687 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4688 for possible features of -list-features.
30e026bb 4689
c6ebd6cf
VP
46902008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4691
c8d5aac9 4692 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4693 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4694
aeac0ff9
VP
46952008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4696
4697 * doc/gdb.texinfo (PowerPC): Fix typo.
4698 (PowerPC features): Fix typo.
4699
5231c1fd
PA
47002008-08-18 Pedro Alves <pedro@codesourcery.com>
4701
4702 * observer.texi (thread_ptid_changed): New.
4703
677c5bb1
LM
47042008-08-18 Luis Machado <luisgpm@br.ibm.com>
4705
4706 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4707 (PowerPC features): Mention feature set for VSX registers.
4708
f3a2dd1a
JB
47092008-08-13 Joel Brobecker <brobecker@adacore.com>
4710
4711 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4712 the direct visibility of all names in user-written packages.
4713
33e5cbd6
PA
47142008-08-13 Pedro Alves <pedro@codesourcery.com>
4715
4716 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4717 setting, and make it the default.
4718 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4719 non-stop script example.
4720
d0384fc4
TJB
47212008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4722
4723 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4724 reference to the "Using Different Register and Memory Data
4725 Representation" section.
4726
a6f3e723
SL
47272008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4728
4729 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4730 (Remote Protocol): Add Packet Acknowledgment to menu.
4731 (Overview): Mention +/- can be disabled, and point to new section
4732 where this is discussed in detail.
4733 (General Query Packets): Document QStartNoAckMode packet, and
4734 corresponding qSupported reply.
4735 (Packet Acknowledgment): New section.
4736
0606b73b
SL
47372008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4738 Pedro Alves <pedro@codesourcery.com>
4739
4740 * gdb.texinfo (Threads): Move paragraph about automatic thread
4741 selection to All-Stop Mode subsection.
4742 (Thread Stops): Reorganize existing material into subsections.
4743 Add introductory blurb and menu.
4744 (Non-Stop Mode): New subsection.
4745 (Background Execution): New subsection.
4746 (Maintenance Commands): Add cross-references from async mode
4747 commands to the new Background Execution section.
4748
d57a3c85
TJB
47492008-08-06 Tom Tromey <tromey@redhat.com>
4750
4751 * gdb.texinfo (Extending GDB): New chapter.
4752 (Sequences): Demoted chapter, now a section under the new
4753 Extending GDB chapter.
4754 (Python): New section.
4755
6d76a53d
SS
47562008-07-31 Stan Shebs <stan@codesourcery.com>
4757
4758 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4759
1f70da6a
SS
47602008-07-29 Stan Shebs <stan@codesourcery.com>
4761
4762 * gdbint.texinfo: General round of cleanup and minor
4763 clarifications.
4764 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4765 (Longjmp Support): Update description to reflect how it is done
4766 for targets without using native header.
4767 (Symbol Handling): Add a little more general explanation.
4768 (COFF, ELF): Mention stabs encapsulation.
4769 (DWARF 3): New section.
4770 (Adding a New Host): Scrub out some obsolete bits.
4771 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4772 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4773 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4774 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4775 SEEK_SET, STOP_SIGNAL, USG.
4776 (Raw and Virtual Register Representations): Ditto for
4777 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4778 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4779 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4780 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4781 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4782 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4783 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4784 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4785 DEPRECATED_USE_STRUCT_CONVENTION.
4786 Describe gdbarch_deprecated_fp_regnum.
4787 Update description of gdbarch_print_insn.
4788 (Adding a New Target): Scrub out obsolete bits.
4789 (Obsolete Conditionals): Remove entire section.
4790
383f836e
TT
47912008-07-25 Tom Tromey <tromey@redhat.com>
4792
4793 * observer.texi (GDB Observers): Document new observers:
4794 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4795 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4796 architecture_changed.
4797
cfd8ab24
SS
47982008-07-21 Stan Shebs <stan@codesourcery.com>
4799
4800 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4801 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4802
781b42b0
TT
48032008-07-21 Tom Tromey <tromey@redhat.com>
4804
4805 * observer.texi (GDB Observers): Remove obsolete comment.
4806 <executable_changed>: Remove argument.
4807
d7d9f01e
TT
48082008-07-18 Tom Tromey <tromey@redhat.com>
4809
4810 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4811
bf250677
DE
48122008-07-10 Doug Evans <dje@google.com>
4813
4814 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4815
10568435
JK
48162008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4817
4818 * gdb.texinfo (Starting): Document "set disable-randomization".
4819
5ae4183a
AS
48202008-07-07 Andreas Schwab <schwab@suse.de>
4821
4822 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4823
b56e7235
VP
48242008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4825
4826 * gdb.texinfo (GDB/MI Target Manipulation): Add
4827 example of -target-attach.
4828
e1ac3328
VP
48292008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4830
4831 * observer.texi (target_resumed): New observer.
5ae4183a 4832 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4833
65d12d83
TT
48342008-06-06 Tom Tromey <tromey@redhat.com>
4835
4836 * gdb.texinfo (Completion): Add field name example.
4837
fbc5282e
MK
48382008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4839
4840 * gdb.texinfo (GDB/MI Program Context): Added example
4841 to -exec-arguments
5ae4183a 4842
fbc5282e 48432008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4844
4845 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4846 annotation.
4847
c16158bc 48482008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4849 Nathan Sidwell <nathan@codesourcery.com>
4850 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4851
4852 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4853 and ACX_BUGURL.
4854 * configure: Regenerate.
4855 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4856 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4857 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4858 mailing-list-specific text about bug reporting unless
4859 BUGURL_DEFAULT.
4860
75c99385
PA
48612008-06-05 Pedro Alves <pedro@codesourcery.com>
4862
4863 * gdb.texinfo (-target-select): Remove reference to target async.
4864 (Maintenance Commands): Document "maint set/show remote-async".
4865
1763a388
MK
48662008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4867
4868 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4869 in -target-file-get section.
5ae4183a 4870
d0d064df
PA
48712008-05-22 Pedro Alves <pedro@codesourcery.com>
4872
9b562ab8
PA
4873 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4874 killing the inferior when it is already debugging a process.
d0d064df 4875
8dfa32fc
JB
48762008-05-21 Joel Brobecker <brobecker@adacore.com>
4877
4878 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4879 abbreviation for "finish".
4880
55f996a7
NR
48812008-05-21 Nick Roberts <nickrob@snap.net.nz>
4882
4883 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4884
ba2b1c56
DJ
48852008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4886
4887 * gdbint.texinfo (Target Conditionals): Delete entry for
4888 gdbarch_dwarf_reg_to_regnum.
4889
08388c79
DE
48902008-05-09 Doug Evans <dje@google.com>
4891
a3c83fae 4892 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4893
d14508fe
DE
48942008-05-05 Doug Evans <dje@google.com>
4895
4896 * gdb.texinfo (disassemble): Document /m modifier.
4897
e2b7ddea
VP
48982008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4899
5ae4183a
AS
4900 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4901 will not report the time of commands that run the target.
e2b7ddea 4902
8eb41542
VP
49032008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4904
4905 * gdb.texinfo (GDB/MI Output Records): Add
4906 missing semicolon.
4907
82f68b1c
VP
49082008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * gdb.texinfo (GDB/MI Output Records):
4911 Document =thread-create and =thread-exited.
4912
fa0f268d
VP
49132008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4914
4915 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4916 Remove mention of dmi-discuss.
fa0f268d 4917
063bfe2e
VP
49182008-05-03 Pedro Alves <pedro@codesourcery.com>
4919
4920 * observer.texi (thread_exit): New.
4921
237fc4c9
PA
49222008-05-02 Pedro Alves <pedro@codesourcery.com>
4923
4924 * gdb.texinfo (Debugging Output): Document "set/show debug
4925 displaced".
4926 (Maintenance Commands): Document "maint set/show
4927 can-use-displaced-stepping".
4928
0428b8f5
DJ
49292008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4930
4931 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4932 and set/show arm force-mode.
4933
5009afc5
AS
49342008-05-02 Andreas Schwab <schwab@suse.de>
4935
4936 * gdbint.texinfo (Algorithms): Describe
4937 target_watchpoint_addr_within_range.
4938
669fac23
DJ
49392008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4940
4941 * gdbint.texinfo (Stack Frames): New chapter.
4942 (Algorithms): Move Frames text to the new chapter.
4943 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4944 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4945
721c02de
VP
49462008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4947
5ae4183a
AS
4948 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4949 output does not necessary include any tokens.
721c02de 4950
c055b101
CV
49512008-04-22 Corinna Vinschen <vinschen@redhat.com>
4952
4953 * gdb.texinfo (Set SH Calling convention): New @item.
4954 (Show SH Calling convention): Ditto.
4955
68837c9d
MD
49562008-04-22 Markus Deuling <deuling@de.ibm.com>
4957
4958 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4959
2e9132cc
EZ
49602008-04-20 Eli Zaretskii <eliz@gnu.org>
4961
4962 * gdb.texinfo (Set Breaks): Mention that multiple location
4963 breakpoints need line number info. Add index entries.
4964
31fffb02
CS
49652008-04-19 Craig Silverstein <csilvers@google.com>
4966
4967 * gdb.texinfo (Requirements): Add an optional requirement on
4968 zlib.
4969 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4970 Compressed DWARF 2.
4971
a47ec5fe
AR
49722008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4973
4974 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4975 sample output for 'stopped,reason="breakpoint-hit"' message.
4976 (GDB/MI Program Execution): Likewise.
4977
de051565
MK
49782008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4979
5ae4183a 4980 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4981 -var-set-format. Add -f option to -var-evaluate-expression.
4982
6ba66d6a
JB
49832008-04-03 Joel Brobecker <brobecker@adacore.com>
4984
4985 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4986 new node "Ambiguous Expressions". Replace references to this
4987 node by references to "Ambiguous Expressions" throughout.
4988 (Ambiguous Expressions): New node.
4989
1e26b4f8
DJ
49902008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4991
4992 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4993
b84876c2
PA
49942008-03-21 Pedro Alves <pedro@codesourcery.com>
4995
4996 * gdb.texinfo (Debugging Output): Document
4997 "set/show debug lin-lwp-async".
4998 (Maintenance Commands): Document "maint set/show linux-async".
4999
63092375
DJ
50002008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5001
5002 * gdb.texinfo (Expressions): Update description of malloced arrays.
5003
8e8901c5
VP
50042008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5005
5006 * gdb.texinfo (Thread Commands): Document
5007 -thread-info. Remove -thread-list-all-threads.
5008
1fddbabb
PA
50092008-03-14 Pedro Alves <pedro@codesourcery.com>
5010 Sandra Loosemore <sandra@codesourcery.com>
5011
5012 * gdb.texinfo (Library List Format): Update to mention the
5013 possibility to pass section addresses instead of segment
5014 addresses.
5015
ccd213ac
DJ
50162008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5017
5018 * gdb.texinfo (Starting): Document "set exec-wrapper".
5019 (Server): Document gdbserver --wrapper.
5020
fa4727a6
DJ
50212008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5024 unreadable memory. Delete obsolete SPARClite reference.
5025
8edfe269
DJ
50262008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5027
5028 * gdb.texinfo (Starting): Mention always-running targets.
5029 (Target Commands): Add an anchor for load.
5030 (Connecting): Explain continue instead of run.
5031
1843f87b
DJ
50322008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5033
5034 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5035
f9082629
NR
50362008-02-26 Nick Roberts <nickrob@snap.net.nz>
5037
5038 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5039 breakpoint table.
5040
fd96d250
PA
50412008-02-19 Pedro Alves <pedro@codesourcery.com>
5042
5043 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5044 killing the inferior when it is already debugging a process.
5045
36af4ef6
MD
50462008-02-13 Markus Deuling <deuling@de.ibm.com>
5047
5048 * gdbint.texinfo (Build Script): New section. Mention new build script
5049 gdb_buildall.sh.
5050
cda4ce5a
JB
50512008-02-01 Jim Blandy <jimb@red-bean.com>
5052
5053 * gdb.texinfo (Help): Summarize 'info args' correctly.
5054
4acd40f3
TJB
50552008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5056
5057 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5058 available in PowerPC architecture.
5059 (Embedded Processors): Change node name of PowerPC item in menu.
5060 (PowerPC): Rename to...
5061 (PowerPC Embedded): this.
5062 (Architectures): Add new PowerPC item in menu.
5063 (PowerPC): New node.
5064
6e6c6f50
DJ
50652008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5066
5067 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5068 commands.
5069
5ee187d7
DJ
50702008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5071
5072 * gdb.texinfo (Setting Catchpoints): Mention features
5073 supported on GNU/Linux.
5074
e275c0d9
NR
50752008-01-30 Nick Roberts <nickrob@snap.net.nz>
5076
5077 * gdb.texinfo (GDB/MI File Commands): Describe new output
5078 field for MI command -file-list-exec-source-file.
5079
2d717e4f
DJ
50802008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5081
5082 * gdb.texinfo (Using the `gdbserver' Program): Add security
5083 warning. Rearrange into subsections and subsubsections. Document
5084 --multi and --debug. Correct --with-sysroot typo. Update --attach
5085 usage. Make load reference clearer. Document monitor exit.
5086 (Remote Configuration): Document set remote exec-file, attach-packet,
5087 and run-packet.
5088 (Packets): Document vAttach and vRun.
5089
d35a4257 50902008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5091
5092 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5093 detach-on-follow -> detach-on-fork.
f663676d 5094
c78d192c
DJ
50952008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5096
5097 * gdbint.texinfo (Native Conditionals): Remove
5098 SHELL_COMMAND_CONCAT and SHELL_FILE.
5099
d35a4257
EZ
51002008-01-26 Eli Zaretskii <eliz@gnu.org>
5101
5102 * gdb.texinfo (Specify Location): Improve wording.
5103
93815fbf
VP
51042008-01-23 Chris Demetriou <cgd@google.com>
5105
5106 * gdb.texinfo (Threads): Document new "set print thread-events"
5107 and "show print thread-events" commands.
5108
2a25a5ba
EZ
51092008-01-19 Eli Zaretskii <eliz@gnu.org>
5110
5111 * gdb.texinfo (Specify Location): New section.
5112 (Delete Breaks, Edit, Set Breaks): Remove description of
5113 locations. Instead, add a reference to "Specify Location".
5114 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5115 (Symbols): Refer to "Specify Location" for the valid forms of
5116 linespecs and locations.
5117
32c9a795
MD
51182008-01-18 Markus Deuling <deuling@de.ibm.com>
5119
5120 * gdbint.texinfo (Target Conditionals): Replace the description of
5121 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5122
b17828ca
JB
51232008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5124
5125 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5126 about &&var, which is rejected by the expression parser.
5127
0aea4bf3
LM
51282008-01-09 Luis Machado <luisgpm@br.ibm.com>
5129
5130 * gdb.texinfo (Output): Update documentation on using printf with DFP
5131 types.
5132
febe4383
TJB
51332008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5134
5135 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5136 subsubsection.
5137 (Decimal Floating Point format): New subsubsection.
5138
7a404eba
PA
51392008-01-05 Pedro Alves <pedro@codesourcery.com>
5140
5141 * gdb.texinfo (File Options): Remove mention of the attempt to
5142 open a core file with the -p option. Don't list -c as a valid
5143 option to attach to a process.
5144
a4d9b460
PA
51452008-01-05 Pedro Alves <pedro@codesourcery.com>
5146
5147 * gdbint.texinfo (Host Conditionals): Remove mention of
5148 ALIGN_STACK_ON_ENTRY.
5149
6ec2edbe
JB
51502008-01-05 Joel Brobecker <brobecker@adacore.com>
5151
5152 * gdbint.texinfo (Start of New Year Procedure): Add item
5153 describing how to update the source and documentation copyright
5154 notices.
5155
d8b2a693
JB
51562007-12-18 Jim Blandy <jimb@codesourcery.com>
5157
ab209b3a 5158 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5159 watchpoint explanation into the main description of the watchpoint
5160 command; update synopses of 'watch', 'rwatch', and 'awatch'
5161 commands.
5162
8b4ed427
VP
51632007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5164
5165 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5166 Document 'pending-breakpoints' feature of
5167 -list-features.
5168
37e4754d
LM
51692007-12-17 Luis Machado <luisgpm@br.ibm.com>
5170
669fac23 5171 * gdb.texinfo: Add new parameter's description.
37e4754d 5172
1d3811f6
DJ
51732007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5174
5175 * gdb.texinfo (Overview): Clarify run-length encoding
5176 example. Remove the restriction on "+" and "-" characters.
5177
c1c25a1a
EZ
51782007-12-15 Eli Zaretskii <eliz@gnu.org>
5179
5180 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5181
afe8ab22 51822007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5183
afe8ab22
VP
5184 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5185 the -f option for -break-insert, remove -r option,
5186 and clarify specification of location.
5187
a6b151f1
DJ
51882007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5189
5190 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5191 formatting.
5192 (Remote Debugging): Add File Transfer section.
5193 (Remote Configuration): Document Host I/O packets.
5194 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5195 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5196 (Packets): Add vFile.
5197
3b784c4f
EZ
51982007-11-17 Eli Zaretskii <eliz@gnu.org>
5199
5200 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5201 breakpoints with multiple locations.
5202 (Breakpoint Menus): Improve wording.
5203 (Output): Fix last change.
5204
a4ce5b0d
UW
52052007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5206
5207 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5208
1b39d5c0
DE
52092007-11-15 Doug Evans <dje@google.com>
5210
5211 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5212
7a72d44c
VP
52132007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5214
5215 * gdbint.texinfo (Native Conditionals): Remove
5216 mention of CLEAR_SOLIB.
5ae4183a 5217
6d1829bf 52182007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5219
5220 * gdb.texinfo (Print Settings): Add documentation for "set/show
5221 print frame-arguments".
5222
1a619819
LM
52232007-11-05 Luis Machado <luisgpm@br.ibm.com>
5224
3b784c4f 5225 * gdb.texinfo (Output): Update printf command's description.
1a619819 5226
55eddb0f
DJ
52272007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5228
5229 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5230 powerpc soft-float".
5231
9cceb671
DJ
52322007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5233
5234 * gdb.texinfo (Files): Correct formatting. Mention Expat
5235 requirement.
5236 (Requirements for Building GDB): Expand the list of Expat
5237 uses.
5238 (Library List Format, Memory Map Format): Mention Expat.
5239 (Target Descriptions): Update Expat wording.
5240
83acabca
DJ
52412007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5242
5243 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5244 Document that gdbarch_convert_register_p should return zero for no-op
5245 conversions.
5246
e35879db
UW
52472007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5248
83acabca 5249 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5250 of set_gdbarch_sofun_address_maybe_missing back to ...
5251 (Target Conditionals): ... here to fix build break.
5252
203c3895
UW
52532007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5254
83acabca 5255 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5256 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5257 (Compiler Characteristics): ... documentation of
5258 set_gdbarch_sofun_address_maybe_missing.
5259
11411de3
DJ
52602007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5261
5262 * gdbint.texinfo (Target Conditionals): Use
5263 frame_unwind_register_unsigned in examples instead of
5264 frame_unwind_unsigned_register.
5265
7cc46491
DJ
52662007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5267
5268 * gdb.texinfo (Predefined Target Types): Add int128
5269 and uint128.
5270 (Standard Target Features): Add PowerPC features.
5271
81adfced
DJ
52722007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5273
5274 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5275
c1874924
UW
52762007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5277
5278 * gdbint.texi (Target Conditionals): Remove documentation
5279 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5280 gdbarch_extract_return_value, and gdbarch_store_return_value.
5281
f6e56ab3
UW
52822007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5283
5284 * gdbint.texi (Target Conditionals): Remove documentation of
5285 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5286
56cf5405
KH
52872007-10-11 Kazu Hirata <kazu@codesourcery.com>
5288
5289 * gdb.texinfo: Mention that inaccessible-by-default is on by
5290 default.
5291
35156bae
DJ
52922007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5293
5294 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5295
d983da9c
DJ
52962007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5297
5298 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5299 multi-threaded watchpoints.
5300 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5301 checked. Describe sticky notification. Expand description
5302 of steppable and continuable watchpoints.
5303 (Watchpoints and Threads): New subsection.
5304
fe6fbf8b
VP
53052007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5306
5307 * gdb.texinfo (Setting Breakpoints): Revise
5308 documentation for pending breakpoints. Document
5309 breakpoints with multiple locations.
5ae4183a 5310
084344da
VP
53112007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5312
5313 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5314 Document -list-features.
5ae4183a 5315
82160952
EZ
53162007-09-15 Eli Zaretskii <eliz@gnu.org>
5317
5318 * gdb.texinfo (Output): Spell out which features of C's printf are
5319 not supported by GDB's printf.
7e27a47a
EZ
5320 (Separate Debug Files): More accurate wording regarding build ID
5321 and a reference to the ld manual rather than the Fedora wiki.
82160952 5322
ea37ba09
DJ
53232007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5324 Jim Blandy <jimb@codesourcery.com>
5325
5326 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5327 (Examining Memory): Update mentions of the 's' format.
5328 (Automatic Display): Likewise.
5329
b8533aec
DJ
53302007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5331
5332 * gdb.texinfo: Update the FSF's Back-Cover Text.
5333
83f83d7f
JK
53342007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5335 Eli Zaretskii <eliz@gnu.org>
5336
5337 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5338 Fixed the ``build ID'' name. New binaries build instructions for the
5339 build ID inclusion. Explain how the commands are specific to the build
5340 ID vs. debug link.
5341
c7e83d54
EZ
53422007-09-01 Eli Zaretskii <eliz@gnu.org>
5343
5344 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5345 indexing for ``build ID'' support.
5346
d3750b24
JK
53472007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5348
5349 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5350 Enlisted BUILD ID to the debug file searching example.
5351 Included a BUILD ID `.note.gnu.build-id' section description.
5352 Updated/added the debug files splitting instructions for OBJCOPY.
5353
02142340
VP
53542007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5355
5356 * gdb.texinfo (Variable Objects): Adjust docs
5357 for -var-info-expression and document
5358 -var-info-path-expression.
5359
d3bdde98
JB
53602007-08-20 Jim Blandy <jimb@codesourcery.com>
5361
3fb6a982
JB
5362 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5363 (title page): Include the dedication in the printed manual, as a
5364 separate page after the copyright notice.
5ae4183a 5365
d3bdde98
JB
5366 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5367 don't break a @var across a line.
5368
c80a96a8
MR
53692007-07-25 Maciej W. Rozycki <macro@mips.com>
5370
5371 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5372 for include files.
5373
5824a901
NR
53742007-07-12 Nick Roberts <nickrob@snap.net.nz>
5375
5376 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5377 in annotate.texinfo.
5378 (Command History): Link to new node.
5824a901 5379
d52e7ea3
UW
53802007-07-05 Markus Deuling <deuling@de.ibm.com>
5381
5382 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5383
5fc14d0a
EZ
53842007-07-05 Eli Zaretskii <eliz@gnu.org>
5385
5386 * gdbint.texinfo (Target Conditionals): Fix last change.
5387
4a9bb1df
UW
53882007-07-03 Markus Deuling <deuling@de.ibm.com>
5389
5390 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5391 routines:
5392 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5393 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5394 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5395 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5396 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5397 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5398 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5399 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5400 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5401 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5402 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5403 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5404 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5405 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5406 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5407 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5408 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5409 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5410 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5411 (SOFTWARE_SINGLE_STEP_P)
5412
5413 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5414 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5415
5416 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5417 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5418 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5419 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5420 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5421 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5422 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5423 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5424 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5425 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5426
5427 (Converting an existing Target Architecture to Multi-arch): Remove
5428 section.
5429
5430 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5431 (gdbarch_addr_bits_remove): Add code example.
5432
5433 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5434
cfa9d6d9
DJ
54352007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5436
5437 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5438 Add other missing entries. Adjust the table size to fit.
5439 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5440 stop reasons including the new "library" event.
5441 (General Query Packets): Adjust table widths for qSupported. Mention
5442 qXfer:libraries:read reply to qSupported and document the new packet.
5443 (Library List Format): New section.
5444
159fcc13
JK
54452007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5446
5447 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5448
f66d1690
MS
54492007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5450
5451 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5452
67102876
NR
54532007-06-25 Nick Roberts <nickrob@snap.net.nz>
5454
5455 * gdbint.texinfo (Register and Memory Data): Break sections
5456 into nodes and add a menu.
5457
a4642986
MR
54582007-06-21 Maciej W. Rozycki <macro@mips.com>
5459
5460 * gdb.texinfo (Examining Memory): Document the new behaviour.
5461
e9c17194
VP
54622007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5463
5464 * gdb.texinfo (Standard Target Features): Document
5465 m68k features.
5466
31d99776
DJ
54672007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5468
5469 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5470
1780a0ed
DJ
54712007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5472
5473 * gdb.texinfo (Target Description Format): Add version attribute
5474 for <target>.
5475
822b6570
DJ
54762007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5477
5478 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5479
f8b73d13
DJ
54802007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5481
5482 * gdb.texinfo (MIPS Features): New subsection.
5483
0e7f50da
UW
54842007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5485 Markus Deuling <deuling@de.ibm.com>
5486
5487 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5488 and qXfer:spu:write packets and mention them under qSupported.
5489
23d964e7
UW
54902007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5491 Markus Deuling <deuling@de.ibm.com>
5492
5493 * gdb.texinfo (Architectures): Add new SPU section to document
5494 Cell Broadband Engine SPU architecture specific commands.
5495
9f708cb2
VP
54962007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5497
5498 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5499 comments.
5500
7579b5f8
NR
55012007-06-07 Nick Roberts <nickrob@snap.net.nz>
5502
5503 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5504
bf06d120
JB
55052007-05-29 Jim Blandy <jimb@codesourcery.com>
5506
5507 * gdb.texinfo (Overview): Doc fix.
5508
23776285
MR
55092007-05-22 Maciej W. Rozycki <macro@mips.com>
5510
5511 * gdb.texinfo (Remote Configuration): Document "set/show
5512 remoteflow".
5513
1a69e1e4
DJ
55142007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5515
bf06d120
JB
5516 * gdb.texinfo (MIPS): Remove documentation for set mips
5517 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5518 stack-arg-size.
1a69e1e4 5519
46ba6afa 55202007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5521
46ba6afa
BW
5522 * all-cfg.texi (GDBTUI): New.
5523 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5524 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5525 (TUI Configuration): Edit to improve clarity and fix problems of
5526 both style and content.
5ae4183a 5527
06d3b283
UW
55282007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5529
5530 * observer.texi (GDB Observers): New observer "new_objfile".
5531
179101d6
UW
55322007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5533
5534 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5535
25d5ea92
VP
55362007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5537
5538 * gdb.texinfo (GDB/MI Variable Objects): Document
5539 frozen variables objects.
5ae4183a 5540
ea35711c
DJ
55412007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5542
5543 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5544 (Character Sets, Caching Data of Remote Targets): Likewise.
5545 (Targets): Delete Remote node. Move its text...
5546 (Debugging Remote Programs): ...to here. Delete description
5547 of the "remote" command.
5548 (Remote configuration): Delete description of "set remotedevice"
5549 and "show remotedevice".
5550 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5551
db2e3e2e
BW
55522007-04-11 Bob Wilson <bob.wilson@acm.org>
5553
5ae4183a
AS
5554 * gdb.texinfo (Contributors, Continuing and Stepping)
5555 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5556 (General Query Packets, File-I/O Remote Protocol Extension)
5557 (Protocol Basics, The F Reply Packet, Write)
5558 (Protocol-specific Representation of Datatypes, Memory Transfer):
5559 Fix hyphenation, punctuation and grammar problems.
5560 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5561 'section' instead of 'subsection' in the text.
5562 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5563 (i386): Remove period from section name.
db2e3e2e
BW
5564 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5565 (Config Names, Configure Options): Use @file{configure}.
5566
8a3dae3e
DJ
55672007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5568
5569 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5570 and tab expansion.
5571
1a92f856
DJ
55722007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5573
5574 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5575
79a6e687 55762007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5577
79a6e687
BW
5578 * gdb.texinfo: Consistently capitalize all significant words in
5579 node names, chapter titles, section titles, and headings. Update
5580 cross references to match.
5581 (Starting and Stopping Trace Experiment): Make node name plural.
5582 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5583
ad527d2e
PA
55842007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5585
5586 * gdb.texinfo (WinCE): Delete obsolete subsection.
5587
7ce59000
DJ
55882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5589
5590 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5591 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5592 references.
5593
8807d78b
DJ
55942007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5595
5596 * gdb.texinfo (Startup): Delete references to some alternate
5597 names for .gdbinit.
5598 (Thread): Remove LynxOS reference.
5599 (Tandem ST2000): Delete target-specific documentation.
5600 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5601 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5602 and GDB_OSABI_LYNXOS.
5603
5f402660
UW
56042007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5605
5606 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5607
bac718a6
UW
56082007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5609
5610 * gdbint.texinfo (Target Conditionals): Remove mention of
5611 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5612 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5613
9453113a
DJ
56142007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5615
5616 * Makefile.in: Add "pdfdir" installation
5617 directory, PDFTEX macro, support for "install-pdf" target,
5618 and rules for making a pdf version of refcard.texi.
5619 * refcard.tex: Specify paper size for PDF output.
5620
ae21e955 56212007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5622
ae21e955 5623 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5624
3f94c067 56252007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5626
3f94c067
BW
5627 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5628 (Source Path, Character Sets, Macros, Define)
5629 (GDB/MI Result Records, GDB/MI Simple Examples)
5630 (GDB/MI Program Execution, GDB/MI File Commands)
5631 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5632 (Bug Reporting): Use @value{GCC}.
5ae4183a 5633
12c27660 56342007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5635
12c27660
BW
5636 * gdb.texinfo (Help): Fix formatting of examples.
5637 (Variables): Use @ifnotinfo instead of @iftex.
5638 (Non-debug DLL symbols): Use @ref instead of @pxref.
5639 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5640
ce9341a1
BW
56412007-03-26 Bob Wilson <bob.wilson@acm.org>
5642
5643 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5644
c8f4133a
BW
56452007-03-26 Bob Wilson <bob.wilson@acm.org>
5646
5647 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5648 the order of the nodes.
5649 (C Operators, C Constants, Debugging C): Remove extra menus.
5650 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5651
c8f4133a 56522007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5653
5654 * gdb.texinfo (File Options): Add missing parenthesis.
5655 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5656
c74d0ad8
DJ
56572007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5658
5659 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5660
ff6f572f
DJ
56612007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5662
669fac23 5663 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5664 case insensitivity.
5665 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5666
994337c3
NR
56672007-02-18 Nick Roberts <nickrob@snap.net.nz>
5668
5669 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5670 (Files): Add section name to argument list for pxref.
5671 (Non-debug DLL symbols): Don't use `see' for pxref.
5672 (Embedded Processors): Fix typo.
5673 (GDB/MI Breakpoint Commands): Execution commands generate
5674 *stopped not ^done.
5675
eb819d70
NR
56762007-02-13 Nick Roberts <nickrob@snap.net.nz>
5677
5678 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5679 values for in_scope. Mention that only root variables can be
5680 updated.
5681 (GDB/MI Development and Front Ends): Explain new values may be
5682 added to existing fields.
5683
123dc839
DJ
56842007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5685
5686 * gdb.texinfo (-target-disconnect): Use @smallexample.
5687 (Requirements): Add anchor for Expat. Update description.
5688 (Target Descriptions): Mention Expat.
5689 (Target Description Format): Document new elements. Use
5690 @smallexample.
5691 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5692 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5693
108546a0
DJ
56942007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5695
5696 * gdb.texinfo (Target Description Format): Add section on XInclude.
5697
95a98c01
NR
56982006-02-03 Nick Roberts <nickrob@snap.net.nz>
5699
5700 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5701 command -enable-timings.
5702
f4b3909f
EZ
57032007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5704
5ae4183a 5705 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5706 descriptions for new/deleted elements in gdb_osabi. Add missing
5707 description for function generic_elf_osabi_sniff_abi_tag_sections.
5708
c7ba131e
JB
57092007-01-29 Joel Brobecker <brobecker@adacore.com>
5710
5711 * gdb.texinfo (Maintenance Commands): Add documentation for
5712 the new "maint print target-stack" command.
5713
3a60f64e
JK
57142007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5715 Eli Zaretskii <eliz@gnu.org>
5716
f4b3909f 5717 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5718
c582f8b6
EZ
57192007-01-26 Eli Zaretskii <eliz@gnu.org>
5720
5721 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5722 Use @value{NGCC} instead of @value{GCC}.
5723
d3e8051b
EZ
57242007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5725
5726 * agentexpr.texi: Fix typos.
5727 * annotate.texinfo: Likewise.
5728 * gdb.texinfo: Likewise.
5729 * gdbint.texinfo: Likewise.
5730 * observer.texi: Likewise.
5731 * stabs.texinfo: Likewise.
5732
86f04699
EZ
57332007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5734
5735 * gdbint.texinfo (Support Libraries): Remove mmalloc
5736 entry. Describe readline library.
5737
23181151
DJ
57382007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5739
5740 * gdb.texinfo (Target Descriptions): New section.
5741 (General Query Packets): Add QPassSignals anchor. Mention
5742 qXfer:features:read under qSupported. Expand mentions of
5743 qXfer:memory-map:read and QPassSignals. Document
5744 qXfer:features:read.
5745
f822c95b
DJ
57462007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5747
5748 * gdb.texinfo (Commands to specify files): Describe
5749 "set sysroot" and "show sysroot".
5750 (Using the `gdbserver' program): Lowercase argument
5751 to @var. Expand description of setting up GDB on the
5752 host.
5753
8936fcda
JB
57542007-01-05 Joel Brobecker <brobecker@adacore.com>
5755
5756 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5757 catch exception, catch exception unhandled, and catch assert
5758 commands.
5759
e776119f
DJ
57602007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5761
5762 * gdb.texinfo (Debugging Output): Document "set debug xml"
5763 and "show debug xml".
5764
aa79a185
DJ
57652007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5768
7f893741
JB
57692007-01-01 Joel Brobecker <brobecker@adacore.com>
5770
5771 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5772
a1b5960f
VP
57732006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5774
5775 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5776 note in @ignore, to be removed later if nobody complains.
5777
9f470e6e
NR
57782006-12-04 Nick Roberts <nickrob@snap.net.nz>
5779
5780 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5781 of -var-delete.
5782
765dc015 57832006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5784
765dc015 5785 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5786 automatic software/hardware breakpoint usage and
5787 the "set breakpoint auto-hw" command.
765dc015 5788
4b5752d0
VP
57892006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5790
5791 * gdb.texinfo (Memory Access Checking): New.
5792
89be2091
DJ
57932006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5794
5795 * gdb.texinfo (Remote configuration): Mention
5796 "pass-signals-packet".
5797 (General Query Packets): Document QPassSignals. Fix
5798 a typo.
5799
ca3bf3bd
DJ
58002006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5801
5802 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5803
427c3a89
DJ
58042006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5805
5806 * gdb.texinfo (Remote configuration): Rewrite documentation for
5807 packet configuration commands.
5808 (OS Information): Adjust reference to qXfer:auxv:read.
5809 (General Query Packets): Remove references to read-aux-vector-packet
5810 and set remote get-thread-local-storage-address.
5811
7a107747
DJ
58122006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5813
5814 * gdbint.texinfo (Target Architecture Definition): Add new
5815 Initializing a New Architecture section.
5816
1c56eb0e
EZ
58172006-10-31 David Taylor <dtaylor@emc.com>
5818
5819 * stabs.texinfo (Macro define and undefine): New node describing
5820 stabs for #define and #undef.
5821
f73adfeb
AS
58222006-10-27 Andreas Schwab <schwab@suse.de>
5823
5824 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5825
fd60e0df
EZ
58262006-10-21 Eli Zaretskii <eliz@gnu.org>
5827
5828 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5829 clarify on the possible meanings of ``expression'' watched by
5830 watchpoints. Add indexing.
e5ac9b53
EZ
5831 (Prompting, Errors, Invalidation, Annotations for Running)
5832 (Source Annotations): Fix index entries by adding "annotation" to
5833 them, to discriminate from index entries that point to the more
5834 general topic descriptions.
fd60e0df 5835
52bb452f
DJ
58362006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5837
5838 * gdbint.texinfo (Target Vector Definition): Move most
5839 content into Existing Targets. Add a menu.
5840 (Existing Targets): New section, moved from Target Vector
5841 Definition. Use @subsection.
5842 (Managing Execution State): New section.
5843
58955e58
BW
58442006-10-16 Bob Wilson <bob.wilson@acm.org>
5845
5846 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5847
c8aa23ab
EZ
58482006-10-15 Eli Zaretskii <eliz@gnu.org>
5849
5850 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5851 (Command Syntax, Signals, Backtrace, Connecting)
5852 (Remote configuration, Renesas Boards, Console I/O): Fix last
5853 change: use Ctrl- instead of C-, except wrt Emacs.
5854 (File-I/O Examples): Put Ctrl-c in @kbd.
5855 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5856 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5857 (Signals, Set Breaks, Set Watchpoints): Document optional
5858 arguments to `info signals' `handle', `info breakpoints', and
5859 `info watchpoints'.
c8aa23ab 5860
e7109c7e
EZ
58612006-10-14 Eli Zaretskii <eliz@gnu.org>
5862
5863 * gdb.texinfo (Backtrace): Fix last change.
5864
de3aea7b
NR
58652006-10-14 Nick Roberts <nickrob@snap.net.nz>
5866
5867 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5868
7f9087cb
BW
58692006-10-10 Bob Wilson <bob.wilson@acm.org>
5870
c8aa23ab
EZ
5871 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5872 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5873 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5874
68437a39
DJ
58752006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5876 Daniel Jacobowitz <dan@codesourcery.com>
5877
5878 * gdb.texinfo (Packets): Document vFlashErase,
5879 vFlashWrite and vFlashDone packets.
5880 (General Query Packets): Document qXfer:memory-map:read.
5881 Add a new feature for qXfer:memory-map:read.
5882 (Memory map format): New section.
5883 (Target Commands): Mention that gdb can write flash.
5884
fd79ecee
DJ
58852006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5886 Daniel Jacobowitz <dan@codesourcery.com>
5887
5888 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5889 memory regions and "mem auto".
5890
350da6ee
DJ
58912006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5892
5893 * gdbint.texinfo (Array Containers): New section.
5894
2f1acb09
VP
58952006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5896
5897 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5898 -stack-list-arguments HIGH_FRAME argument can be larger then the
5899 actual number of frames.
5900
2ab1eb7a
VP
59012006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5902
5903 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5904 -stack-list-locals HIGH_FRAME argument can be larger then the
5905 actual number of frames.
2ab1eb7a 5906
599b237a
BW
59072006-09-02 Bob Wilson <bob.wilson@acm.org>
5908
5909 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5910 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5911
25ab7e6d
EZ
59122006-09-02 Eli Zaretskii <eliz@gnu.org>
5913
5914 * gdbint.texinfo (Overall Structure): New section "Source Tree
5915 Structure".
5916
940178d3
JB
59172006-08-17 Jim Blandy <jimb@codesourcery.com>
5918
5919 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5920 responses.
5921
30daae6c
JB
59222006-08-08 Joel Brobecker <brobecker@adacore.com>
5923
5924 * gdb.texinfo (Source Path): Add documentation for new
5925 substitute-path commands.
5926
7fa2210b
DJ
59272006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5928
5929 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5930 (Running Configure): ...here.
5931 (Requirements): New node. Mention expat.
5932
3d00d119
DJ
59332006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5934
5ae4183a 5935 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5936 'set download-write-size' and 'show download-write-size'.
5937
0cbfa4ee
DJ
59382006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5939
5940 * stabs.texinfo (Member Type Descriptor): Correct example for
5941 pointer to member types.
5942
16026cd7
AS
59432006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5944
5945 * gdb.texinfo (Optional warnings and messages): Add
5946 'set/show trace-commands'.
5947 (Command files): Add '-v' to source command.
5948
0876f84a
DJ
59492006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5950
5951 * gdb.texinfo (OS Information): Update qPart reference to
5952 qXfer.
5953 (Remote configuration): Likewise.
5954 (Overview): Move @cindex to the start of a paragraph. Talk
5955 about binary data encoding.
5956 (Packets): Refer to the overview for the details of the X
5957 packet encoding.
5958 (General Query Packets): Remove qPart description. Add qXfer
5959 description. Add an anchor to qSupported. Correct feature
5960 table title. Add a new feature for qXfer:auxv:read.
5961 (Interrupts): Add a missing parenthesis.
5962
2ec3381a
DJ
59632006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5964
669fac23 5965 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5966 (GDB/MI Kod Commands): Remove commented out node.
5967
594fe323
EZ
59682006-07-01 Eli Zaretskii <eliz@gnu.org>
5969
5970 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5971 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5972 (GDB/MI Thread Commands, GDB/MI Program Execution)
5973 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5974 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5975 (GDB/MI File Commands, GDB/MI Target Manipulation)
5976 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5977 since the MI prompt is hard-wired into the code.
5978
7e3fb70c
NR
59792006-07-01 Nick Roberts <nickrob@snap.net.nz>
5980
5981 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5982 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5983 (GDB/MI Data Manipulation): Remove description of unimplemented
5984 display related commands as variable objects perform this function
5985 and are superior: -display-delete, -display-disable,
5986 -display-enable, -display-insert and -display-list. Move
5987 -environment-cd, -environment-directory, -environment-path
5988 and -environment-pwd to "Program Context".
5989 (GDB/MI Program Control): Rename to "Program Execution". Move
5990 -exec-arguments -exec-abort to...
5991 (GDB/MI Program Context): ...here. New node split from "Data
5992 Manipulation".
5993
be2a5f71
DJ
59942006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5995
5996 * gdb.texinfo (Remote configuration): Document set / show
5997 remote supported-packets.
5998 (General Query Packets): Document qSupported packet.
5999
fc320d37
SL
60002006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6001
6002 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6003 and font markup.
6004 (Protocol basics): Likewise.
6005 (The F request packet): Likewise.
6006 (The F reply packet): Likewise.
6007 (Memory transfer): Move this node to be a subsubsection of
6008 "Protocol specific representation of datatypes".
6009 (The Ctrl-C message): More copy editing.
6010 (Console I/O): Likewise.
6011 (The isatty call): Delete this node, and merge its content into
6012 the "isatty" node. Fixed references elsewhere.
6013 (The system call): Delete this node, and merge its content into
6014 the "system" node. Fixed references elsewhere.
6015 (open): Reformat to use @table, and add appropriate font markup.
6016 (close): Likewise.
6017 (read): Likewise.
6018 (write): Likewise.
6019 (lseek): Likewise.
6020 (rename): Likewise.
6021 (unlink): Likewise.
6022 (stat/fstat): Likewise.
6023 (gettimeofday): Likewise.
6024 (isatty): Likewise.
6025 (system): Likewise, plus minor changes to fix confusing wording.
6026 (Integral datatypes): Fix font markup.
6027 (Pointer values): Likewise.
6028 (struct stat): Fix markup to use @table, plus minor copy editing.
6029 (struct timeval): Fix font markup, plus minor copy editing.
6030 (Constants): Minor copy editing.
6031 (Errno values): Add font markup.
6032 (File-I/O Examples): Likewise.
6033
158fdf5c
NR
60342006-06-10 Nick Roberts <nickrob@snap.net.nz>
6035
6036 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6037 (GDB/MI Simple Examples): Move node up one level. Use real
6038 examples.
6039 (GDB/MI Compatibility with CLI): Update.
6040 (GDB/MI Result Records): Add "connected" and "exit" result
6041 classes.
6042 (GDB/MI Stream Records): Clarify target output.
6043 (GDB/MI Command Description Format): Modify example description.
6044 (GDB/MI Breakpoint Table Commands): Rename to...
6045 (GDB/MI Breakpoint Commands): ...this
6046 (GDB/MI Breakpoint Commands): Add optional thread field.
6047 (GDB/MI Program Control): Add an introduction. Move "Program
6048 termination" examples into exec-run description.
6049 (GDB/MI File Commands): Mention similar CLI commands.
6050 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6051 is similar to "-gdb-version".
6052
ddb50cd7
EZ
60532006-06-09 Eli Zaretskii <eliz@gnu.org>
6054
6055 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6056
2aef0d6b
NR
60572006-06-02 Nick Roberts <nickrob@snap.net.nz>
6058
6059 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6060 sourceware.org for mailing lists.
d5e40d59 6061 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6062
383a5c52
NR
60632006-06-01 Nick Roberts <nickrob@snap.net.nz>
6064
d5e40d59 6065 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6066
e16b02ee
EZ
60672006-05-22 Eli Zaretskii <eliz@gnu.org>
6068
6069 * gdb.texinfo (Cygwin Native): Fix last change.
6070
be90c084
CF
60712006-05-22 Christopher Faylor <cgf@timesys.com>
6072
6073 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6074
347ceba5
NR
60752006-05-15 Nick Roberts <nickrob@snap.net.nz>
6076
6077 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6078 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6079
369af7bd
DJ
60802006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6081
6082 * gdb.texinfo (General Query Packets): Recommend not starting
6083 new packets with qC and clarify.
6084
2ffdbde8 60852006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6086
6087 * gdb.texinfo (M2 Types): New section.
72019c9c 6088
16d1a084
DJ
60892006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6090
6091 * agentexpr.texi: Add a copyright and license notice.
6092 * observer.texi: Likewise, with GPL clause for function prototypes.
6093 Remove trailing whitespace.
6094
aa56d27a
JB
60952006-05-05 Jim Blandy <jimb@codesourcery.com>
6096
6097 * gdb.texinfo (General Query Packets): Document conventions for
6098 terminating packet names, and their violations.
6099
5bdf8622
DJ
61002006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6101
6102 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6103 * gdb.texinfo: Likewise.
6104
605a56cb
DJ
61052006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6106
6107 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6108 and "show remotedebug".
6109 (Debugging Output): Add additional index entries.
6110
b8db102d
MS
61112006-04-27 Michael Snyder <msnyder@redhat.com>
6112
6113 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6114
c5e30d01
AC
61152006-04-22 Andrew Cagney <cagney@redhat.com>
6116
6117 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6118 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6119
8181d85f
DJ
61202006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6123 and remove breakpoint prototypes.
6124 (Watchpoints): Move description of target_insert_hw_breakpoint and
6125 target_remove_hw_breakpoint ...
6126 (Breakpoints): ... to here. Document target_insert_breakpoint and
6127 target_remove_breakpoint.
6128
4f553f88
JB
61292006-04-17 Jim Blandy <jimb@codesourcery.com>
6130
6131 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6132 and C packets are optional.
6133
cd852561
FR
61342006-04-14 Frederic Riss <frederic.riss@st.com>
6135
6136 * gdb.texinfo (Specifying source directories): Update the description
6137 of the source file search to reflect the fact that the source path
6138 always contains at least $cdir and $cwd.
6139
b620eb07
MS
61402006-03-31 Michael Snyder <msnyder@redhat.com>
6141
6142 * gdb.texinfo: Update copyright dates.
6143
3156cdaf
EZ
61442006-03-31 Eli Zaretskii <eliz@gnu.org>
6145
6146 * gdb.texinfo (Overview): Add an index entry to "empty response".
6147
7d30c22d
JB
61482006-03-28 Jim Blandy <jimb@codesourcery.com>
6149
6150 * gdbint.texinfo (Prologue Analysis): New section.
6151
86941c27
JB
61522006-03-07 Jim Blandy <jimb@red-bean.com>
6153
66b8c7f6
JB
6154 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6155
1a10341b
JB
6156 * gdb.texinfo (Target Commands): Update text describing how to
6157 specify a target. Refer to the detailed section on remote
6158 debugging, not the brief mention.
6159
86941c27
JB
6160 * gdb.texinfo (Connecting): Organize the different 'target remote'
6161 connection methods into a table. Add a 'target remote' index
6162 entry. (!!!)
6163
62f3a2ba
FF
61642006-02-17 Fred Fish <fnf@specifix.com>
6165
6166 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6167 'ptype' commands to reflect the fact that the only significant
6168 difference between them is that ptype prints the complete type
6169 description instead of just the name.
6170
8b9a88ea
WZ
61712006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6172
6173 * gdbint.texinfo (Watchpoints): Delete
6174 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6175
7e8dc855
NR
61762006-02-10 Nick Roberts <nickrob@snap.net.nz>
6177
6178 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6179 times fields where needed. Fix typos. Update general form given
6180 for output of -break-insert.
6181 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6182
c91d38aa
DJ
61832006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6184
6185 * gdbint.texinfo (Symbol Handling): Add a section
6186 on memory management.
6187
38fcd64c
DJ
61882006-02-06 Vladimir Prus <ghost@cs.msu.su>
6189
6190 * gdb.texinfo (Breakpoint table commands): Document the fullname
6191 field in -break-list output.
6192
219eec71
EZ
61932006-02-03 Eli Zaretskii <eliz@gnu.org>
6194
6195 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6196 debugging information produced by the various "set debug..."
6197 options.
6198
ae5a43e0
DJ
61992006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6200
6201 * gdb.texinfo (Files): Remove obsolete bits from the description
6202 of "symbol-file".
6203
a9f158ec
JB
62042006-01-25 Jim Blandy <jimb@redhat.com>
6205
6206 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6207
410dd08e
JB
62082006-01-24 Jim Blandy <jimb@redhat.com>
6209
6210 * gdbint.texinfo (Frames): Document the basics of GDB's register
6211 unwinding model, and explain the existence of the "sentinel" frame.
6212
4b505b12
AS
62132006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6214
6215 * gdb.texinfo (Choosing files): Mention that -directory is used
6216 for script files.
6217 (Specifying source directories): Likewise.
6218 (Command files): Explain how script files are found.
6219
839c27b7
EZ
62202006-01-21 Eli Zaretskii <eliz@gnu.org>
6221
6222 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6223 the threads in a multi-threaded program.
6224 (Threads): The threadno argument of "thread apply" can be a range
6225 of numbers.
6226
7be93b9e
JB
62272006-01-18 Jim Blandy <jimb@redhat.com>
6228
6229 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6230 of warning flags.
6231
fcc73fe3
EZ
62322006-01-13 Eli Zaretskii <eliz@gnu.org>
6233
6234 * gdb.texinfo (Sequences): Improve menu annotations.
6235 (Define): Add index entries for arguments of user-defined
6236 commands. Move the description of flow-control commands...
6237 (Command Files): ...to here. Document loop_break and
6238 loop_continue.
ca91424e
EZ
6239 (Define, Command Files): Document `end' and add index entries for
6240 it.
fcc73fe3 6241
5c95884b
MS
62422006-01-04 Michael Snyder <msnyder@redhat.com>
6243
6244 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6245 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6246
860701dc
PH
62472006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6248
6249 * gdb.texinfo (Omissions from Ada): Document that there is now
6250 limited aggregate support.
6251
36b80e65
EZ
62522005-12-28 Eli Zaretskii <eliz@gnu.org>
6253
6254 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6255 registers and the likes.
6256
c1468174
EZ
62572005-12-24 Eli Zaretskii <eliz@gnu.org>
6258
6259 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6260 (Symbols): Fix usage of "e.g.".
359df76b 6261 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6262
6263 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6264 (Coding): Fix usage of "e.g.".
6265
c02a867d
EZ
62662005-12-23 Eli Zaretskii <eliz@gnu.org>
6267
5ae4183a
AS
6268 * stabs.texinfo:
6269 * refcard.tex:
c02a867d 6270 * gpl.texi:
5ae4183a
AS
6271 * gdbint.texinfo:
6272 * gdb.texinfo:
6273 * gdb-cfg.texi:
c02a867d 6274 * fdl.texi:
5ae4183a
AS
6275 * annotate.texinfo:
6276 * all-cfg.texi:
c02a867d
EZ
6277 * Makefile.in: Add (C) after Copyright. Update the FSF
6278 address.
6279
fad38dfa
EZ
62802005-12-03 Eli Zaretskii <eliz@gnu.org>
6281
6282 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6283 extend GDB with commands for external monitor.
6284
53e5f3cf
AS
62852005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6286
6287 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6288
55f6ca0f
JB
62892005-11-25 Joel Brobecker <brobecker@adacore.com>
6290
6291 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6292
c1947b85
JB
62932005-11-21 Jim Blandy <jimb@redhat.com>
6294
6295 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6296 placement of 'R' actions in tracepoint action packets; document
6297 dependence of 'X' and 'M' actions on a preceding 'R' action for
6298 their registers.
6299
9d29849a
JB
63002005-11-19 Jim Blandy <jimb@redhat.com>
6301
6302 * gdb.texinfo (Tracepoint Packets): New node.
6303 (General Query Packets): Add entries for the tracepoint packets,
6304 referring to the "Tracepoint Packets" node.
6305 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6306
9a6253be
KB
63072005-11-18 Kevin Buettner <kevinb@redhat.com>
6308
6309 * gdb.texinfo (set remotebreak): Add anchor.
6310 (X packet): Likewise.
6311 (Remote Protocol): Add new section `Interrupts' and new index
6312 entry `interrupts (remote protocol)'.
6313
5f3bebba
JB
63142005-11-18 Jim Blandy <jimb@redhat.com>
6315
6316 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6317 entries into the General Query Packets section. Add a
6318 cross-reference to that section. Drop description of replies, as
6319 these are covered in the descriptions of each packet.
6320 (General Query Packets): Add introductory text. Explain naming
6321 conventions, and how the end of a name is recognized.
6322
9a7a1b36
KB
63232005-11-17 Kevin Buettner <kevinb@redhat.com>
6324
0564b6cf 6325 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6326 "set remotebreak" command.
6327
b8ff78ce
JB
63282005-11-16 Jim Blandy <jimb@redhat.com>
6329
6330 * gdb.texinfo (Packets, Stop Reply Packets)
6331 (General Query Packets): Various formatting cleanups.
6332 - Use @samp for packet contents.
6333 - Drop summaries from packet @item lines; the same information appears
6334 immediately below in the description.
6335 - Delete paragraph breaks after packet @item commands, so that the
6336 description appears directly to the right of the packet prototype
6337 in the printed manual, if it fits.
6338 - Place spaces in packet prototypes between @vars and non-@var
6339 letters, and explain that they're just for formatting.
6340 - Use @dots{} instead of '...'.
6341 - Fix uses of @code where @var was needed.
6342 - Replace "deprecated" markers with English text spelling out the
6343 packet's status and the preferred alternatives.
6344 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6345 what this ever meant.
6346 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6347 this for a long time.
6348 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6349 implemented several times, and have been in use for years.
6350
8ffe2530
JB
63512005-11-15 Jim Blandy <jimb@redhat.com>
6352
c43c5473
JB
6353 * gdb.texinfo (Packets): Add index entries for 'm' packet
6354 disclaimers.
5ae4183a 6355
fb031cdf
JB
6356 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6357 of stub when processing an 'm' packet.
6358
8ffe2530
JB
6359 * gdb.texinfo (Packets): Mention that packets beginning with
6360 letters are reserved once, at the top, instead of actually listing
6361 them all and saying "reserved".
6362
c03c782f
AS
63632005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6364
6365 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6366 Change @var{$arg0 to @code{$arg0.
6367
814e32d7
WZ
63682005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6369
6370 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6371
fa93a9d8
JB
63722005-11-12 Jim Blandy <jimb@redhat.com>
6373
6374 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6375 order. Remove extraneous 'z'.
6376
8a5a3c82
AS
63772005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6378
6379 * gdb.texinfo (Choosing files): Add --eval-command.
6380
4b0ad762
AS
63812005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6382
6383 * gdb.texinfo (Choosing modes): Add --return-child-result.
6384
6385
1a088d06
AS
63862005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6387
6388 * gdb.texinfo (Choosing modes): Add --batch-silent.
6389
656d5e12
EZ
63902005-10-28 Eli Zaretskii <eliz@gnu.org>
6391
6392 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6393 "The -var-update Command".
6394
3c9c013a
JB
63952005-10-03 Joel Brobecker <brobecker@adacore.com>
6396
6397 * gdb.texinfo (Print Settings): Add documentation for set/show
6398 print array-indexes.
6399
7ba3cf9c
DJ
64002005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6401
6402 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6403 6.2 and 6.3.
6404
a94ab193
EZ
64052005-08-27 Eli Zaretskii <eliz@gnu.org>
6406
6407 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6408 since 19-Jan-2004.
6409 (Files): Likewise.
ab1adacd
EZ
6410 (Variables, Symbols): Document the "<incomplete type>" message and
6411 its reasons.
a94ab193 6412
ca06016a
FF
64132005-08-01 Fred Fish <fnf@specifix.com>
6414
6415 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6416
cf58170d
NR
64172005-07-15 Nick Roberts <nickrob@snap.net.nz>
6418
6419 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6420 option for -var-list-children and -var-update.
6421 (GDB/MI Stack Manipulation): Simplify description of
6422 print-values option for -stack-list-locals.
6423 (GDB/MI Command Description Format): Clarify.
6424 (Mode Options): Spelling of superseded.
6425
38f1196a
BR
64262005-07-12 Bob Rossi <bob@brasko.net>
6427
6428 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6429 corresponding GDB command comment.
6430
3cb3b8df
BR
64312005-07-06 Bob Rossi <bob@brasko.net>
6432
6433 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6434 and -inferior-tty-show.
6435 (Input/Output): Document "set/show inferior-tty" and tty alias.
6436
10fac096
NW
64372005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6438
6439 * gdb.texinfo (Packets): Change description of 'D' packet to note
6440 that GDB does wait for a response.
6441
d1b6db76
NR
64422005-06-22 Nick Roberts <nickrob@snap.net.nz>
6443
6444 * gdb.texinfo (History) Rename "Command History".
6445 (Command History): Move node "Server Prefix" from section on
6446 Annotations here.
6447
29629dcf
NR
64482005-06-19 Nick Roberts <nickrob@snap.net.nz>
6449
6450 * gdb.texinfo (GDB/MI Stack Manipulation):
6451 Re-instate -stack-info-frame with example. Say that it gets
6452 info on selected frame, not current frame.
6453
397ca115
EZ
64542005-06-18 Eli Zaretskii <eliz@gnu.org>
6455
6456 * gdb.texinfo (Server): Clarify that `file' should be used before
6457 connecting to the server.
6458 (Files): Add an xref to the above description.
51274035
EZ
6459 (Output Formats): More detailed description of the `c' format.
6460 (Memory): List explicitly all the formats supported by `x'.
638ac427 6461 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6462 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6463 files. Add more indexing for solib-absolute-prefix and
6464 --with-sysroot.
76d17f34
EZ
6465 (Machine Code): Document possible problems with locations in
6466 shared libraries.
d416eeec
EZ
6467 (Backtrace): Document that free-standing environments do not need
6468 to have a `main' function.
397ca115 6469
74f6deaa
NR
64702005-06-18 Nick Roberts <nickrob@snap.net.nz>
6471
6472 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6473 -stack-info-frame.
6474
a9967aef
AC
64752005-06-07 Andrew Cagney <cagney@gnu.org>
6476
6477 * gdb.texinfo (Contributors): Note the original multi-arch
6478 contributors.
6479
e09f16f9
EZ
64802005-06-03 Eli Zaretskii <eliz@gnu.org>
6481
6482 * gdb.texinfo (Registers): Add index entries for the standard
6483 registers.
6484 (Frames): Add cross-reference from frame pointer description to
6485 the Registers node.
6486 (Annotations Overview): Fix the reference to GDB name.
6487
d87ba7ee
EZ
64882005-06-01 Eli Zaretskii <eliz@gnu.org>
6489
6490 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6491 can-use-hw-watchpoints.
6492
034dad6f
BR
64932005-05-28 Bob Rossi <bob@brasko.net>
6494
6495 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6496 the possible reasons why an exec async record would be returned to FE.
6497
ffed4509
AC
64982005-05-26 Andrew Cagney <cagney@gnu.org>
6499
6500 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6501 Andrew Cagney implemented the original GDB/MI.
6502
e22e55c9
OF
65032005-05-23 Orjan Friberg <orjanf@axis.com>
6504
6505 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6506 documentation. Add documentation for cris-mode.
6507
a78e13ce
EZ
65082005-05-20 Eli Zaretskii <eliz@gnu.org>
6509
6510 * gdb.texinfo (Numbers): Explain the example and make the wording
6511 more acurate.
6512
76ff342d
DJ
65132005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6514 Dennis Brueni <dennis@slickedit.com>
6515
6516 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6517 (GDB/MI Data Manipulation, GDB/MI Program Control)
6518 (GDB/MI Stack Manipulation): Update examples to include the fullname
6519 attribute in stack frames.
6520
119b882a
EZ
65212005-05-12 Eli Zaretskii <eliz@gnu.org>
6522
6523 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6524 do with other non-standard names of init files.
6525
6fc08d32
EZ
65262005-05-11 Eli Zaretskii <eliz@gnu.org>
6527
6528 * gdb.texinfo (Command Files): Move the description of the startup
6529 from here...
6530 (Startup): ...to this new subsection of the Invocation chapter.
6531 Rearrange the description of init files more logically and add a
6532 cross-reference to "Command Files". Document the special gdbinit
6533 name for CISCO 68k. Expand the description of what GDB does
6534 during startup.
6535 (History): Add index entry for HISTSIZE.
6536
a561754a
MK
65372005-05-02 Mark Kettenis <kettenis@gnu.org>
6538
6539 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6540
2eecc4ab
EZ
65412005-05-02 Eli Zaretskii <eliz@gnu.org>
6542
6543 * gdb.texinfo (SVR4 Process Information, The isatty call)
6544 (The system call): Don't use foo(N) notation for man pages and
6545 functions.
514c4d71 6546 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6547
18999be5
EZ
65482005-04-27 Eli Zaretskii <eliz@gnu.org>
6549
6550 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6551 were optimized away.
6552
0abb7bc7
EZ
65532005-04-22 Eli Zaretskii <eliz@gnu.org>
6554
6555 * gdb.texinfo (Remote configuration): Document "set/show
6556 get-thread-local-storage-address". Add cross-reference to the
6557 description of the qGetTLSAddr packet.
6558 (General Query Packets): Mention "set remote
6559 get-thread-local-storage-address" and add a reference to its
6560 description.
6561
6f61acb1
NR
65622005-04-19 Nick Roberts <nickrob@snap.net.nz>
6563
6564 * gdb.texinfo (Backtrace): Describe 'bt full'.
6565
9d59903a
NR
65662005-04-17 Nick Roberts <nickrob@snap.net.nz>
6567
6568 * gdb.texinfo (Mode Options): Fix typo.
6569 (GDB/MI): Describe how to invoke GDB/MI.
6570
721c2651
EZ
65712005-04-16 Eli Zaretskii <eliz@gnu.org>
6572
6573 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6574 references changed. Add description of "info udot".
721c2651
EZ
6575 (Files): Document "set/show stop-on-solib-events".
6576 (M32R/D): Document "set/show download-path", "set/show
6577 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6578 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6579 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6580 (Maintenance Commands): Improve indexing.
6581 (Target Commands): Document "set/show hash", "set/show debug
6582 monitor".
6583 (SVR4 Process Information): Document "info pidlist" and "info
6584 meminfo". Document "set/show procfs-tarce" and "set/show
6585 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6586 (Symbols, The Print Command with Objective-C): Improve indexing.
6587 (Objective-C): Add references to "info classes" and "info
6588 selectors".
c45da7e6
EZ
6589 (Debugging Output): Improve wording. Document "set/show debug
6590 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6591 (Set Breaks): Add index entry for "hardware breakpoints".
6592 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6593 and "set/show usehardbreakpoints".
6594 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6595 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6596 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6597 rdiromatzero", "set/show rdiheartbeat".
6598 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6599 "sds".
6600 (Embedded Processors): Document the "sim" command.
6601 (Remote): Document the "remote" command.
6602 (DJGPP Native): Document the "info serial" command.
6603 (Threads): Document "maint info sol-threads".
6604 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6605 (Set Breaks): Improve indexing.
6606 (Command Syntax): Add a reference to dont-repeat.
6607 (Define): Document "dont-repeat".
6608 (TUI Commands): Document "tabset".
6609 (WinCE): New subsection. Document "set/show remotedirectory",
6610 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6611
14d6dd68
EZ
66122005-04-15 Eli Zaretskii <eliz@gnu.org>
6613
6614 * gdb.texinfo (Hurd Native): New subsection, documents
6615 Hurd-specific commands.
a64548ea 6616 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6617 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6618 (MIPS): Improve documentation of heuristic-fence-post. Document
6619 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6620 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6621 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6622 (ARM): Document ARM-specific commands.
a64548ea
EZ
6623 (AVR): New section. Document "info io_registers".
6624 (CRIS): New section. Document "set/show cris-version" and
6625 "set/show cris-dwarf2-cfi".
6626 (HPPA): New section. Document "set/show debug hppa" and "maint
6627 print unwind".
a5adf40f 6628 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6629 (Super-H): New section. Document the "regs" command.
721c2651 6630 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6631
9c16f35a
EZ
66322005-04-09 Eli Zaretskii <eliz@gnu.org>
6633
6634 * gdb.texinfo (Print Settings): Document "set/show print
6635 pascal_static-members", "set print repeats", "show print
6636 null-stop". Improve indexing. Fix documentation of "set print
6637 union".
6638 (Pascal): New section.
6639 (Supported languages): Rename from "Support"; all references
6640 updated. Add a menu item for Pascal.
6641 (Numbers): Document "set radix.
6642 (Screen Size): Document "set/show pagination".
6643 (MIPS Embedded): Remove "set processor" documentation.
6644 (Remote configuration): Document "set/show X/P/Z-packet",
6645 "set/show read-aux-vector-packet", "set/show remote
6646 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6647 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6648 remotedebug", "set/show remotebreak", "set/show remotedevice",
6649 "set/show remotelogfile".
6650 (Auxiliary Vector): Add reference to the description of the
6651 read-aux-vector-packet setting.
6652 (Set Watchpoints): Add a cross-reference to "set remote
6653 hardware-breakpoint-limit".
6654 (General Query Packets): Add indexing of requests and
6655 cross-references to related commands in "Remote configuration".
6656 (File-I/O Overview, The system call): Fix wording and typos.
6657 (Thread Stops): Add index entries.
6658 (Continuing and Stepping): Document "show step-mode".
6659 (i386): New node. Document "set/show struct-convention".
6660 (Files): Document "show trust-readonly-sections".
6661 (Calling): Document "set/show unwindonsignal".
6662 (Messages/Warnings): Add index entries.
6663 (Maintenance Commands): Document "set/show watchdog".
6664 (Annotations Overview): Document "show annotate".
6665 (Set Watchpoints): Add index entries.
6666 (Symbols): Fix doc of case-sensitive.
6667 (ABI): Document "show coerce-float-to-double".
6668 (Convenience Vars, Help): Improve indexing.
6669 (Machine Code): Document "show disassembly-flavor".
6670 (Debugging C plus plus): Document "show overload-resolution".
6671 (Value History, Signaling): Add index entries.
6672
66732005-04-08 Eli Zaretskii <eliz@gnu.org>
6674
6675 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6676 (Processes): Fix wording.
6677 (History, List, Logging output, Define, Symbols, Print Settings):
6678 Improve indexing.
6679
a8f24a35
EZ
66802005-04-03 Eli Zaretskii <eliz@gnu.org>
6681
6682 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6683 redundant index entry for "target" command.
6684 (Backtrace): Add index entries.
6685 (Symbols, Fortran): Document the "set case-sensitive" command.
6686 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6687 (Print Settings): Add index entry for "set demangle-style".
6688 (Target Commands): Document "set download-write-size".
6689 (Debugging Output): Document "set exec-done-display".
6690
09d4efe1
EZ
66912005-04-02 Eli Zaretskii <eliz@gnu.org>
6692
6693 * gdb.texinfo (Files): Fix the name and documentation of
6694 add-shared-symbol-files. Document its alias assf. Update the
6695 list of OSs where GDB supports shared libraries. Fix markup.
6696 (Continuing and Stepping): Add reference to @var{location} in the
6697 text.
6698 (Dump/Restore Files): Fix reference to @{filename}.
6699 (Help): Fix wording.
6700 (Attach): Ditto.
6701 (Set Watchpoints): Ditto.
6702 (Backtrace): Remove redundant index entries. Improve index
6703 entries.
6704 (Delete Breaks): Fix wording.
6705 (Memory): Document the compare-sections command.
6706 (Memory Region Attributes): Improve wording.
6707 (Disabling): Improve wording.
6708 (Fortran): New subsection. Document the "info common" command.
6709 (Help): Document aliases "info copying" and "info warranty".
6710 (Caching Remote Data): New section. Document the "set/show
6711 remotecache" and "info dcache" commands.
6712 (Show): Fix wording of the documentation of the "set
6713 extension-language" command.
6714 (Signals): Add index entry for "info handle".
6715 (Memory Region Attributes): Fix punctuation.
6716 (Symbols): Change the arg name to "location" and refer to it in
6717 the text. Fix wording of "info types" doc.
6718 (Threads): Fix usage of @enumerate @item's.
6719 (Listing Tracepoints): Add index entry for "info tp".
6720 (Set Watchpoints): Add xref to "info break" description.
6721 (Macros): Add an index entry for "macro exp1". Document the
6722 "macro list" command.
6723 (Maintenance Commands): Document "flushregs", "maint agent",
6724 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6725 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6726 "maint print architecture", "maint print objfiles", "maint print
6727 statistics", "maint print type", "maint show-debug-regs", "maint
6728 space", "maint time", and "maint translate-address".
6729 (Connecting): Document the "monitor" command.
6730 (Annotations Overview): Describe the "set annotate" command.
6731
82f2d802
EZ
67322005-04-01 Eli Zaretskii <eliz@gnu.org>
6733
6734 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6735 Rearrange index entries and improve wording about support for
6736 hardware watchpoints.
6737
7d51c7de
BR
67382005-03-10 Bob Rossi <bob@brasko.net>
6739
6740 * gdb.texinfo: Update copyright
6741
68c71a2e
TR
67422005-02-09 Theodore A. Roth <troth@openavr.org>
6743
6744 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6745 error.
6746
83761cbd
KB
67472005-02-03 Kevin Buettner <kevinb@redhat.com>
6748
6749 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6750
9f1c6395
MS
67512005-01-17 Michael Snyder <msnyder@redhat.com>
6752
6753 * gdb.texinfo: Fix spelling, infinte -> infinite.
6754
fbd1b305
MK
67552005-01-08 Mark Kettenis <kettenis@gnu.org>
6756
6757 * observer.texi (GDB Observers): Document "solib_loaded".
6758
3ace7edb
AC
67592005-01-07 Andrew Cagney <cagney@gnu.org>
6760
bec39cab
AC
6761 * configure.ac: Rename configure.in, require autoconf 2.59.
6762 * configure: Re-generate.
6763
3ace7edb
AC
6764 * configure.in: Replace configdirs with multiple references to
6765 AC_CONFIG_SUBDIRS.
6766 * configure: Re-generate.
5ae4183a 6767
53531fc1
AC
67682005-01-04 Andrew Cagney <cagney@gnu.org>
6769
6770 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6771 part of the version number.
6772
536ffdb7
MK
67732004-12-24 Mark Kettenis <kettenis@gnu.org>
6774
6775 * gdbint.texinfo (Algorithms): Remove description of
6776 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6777
e1aac25b
JB
67782004-12-07 Jim Blandy <jimb@redhat.com>
6779
6780 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6781 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6782 numbers.
6783
f47b1503
AS
67842004-12-07 Andreas Schwab <schwab@suse.de>
6785
6786 * gdb.texinfo (Mode Options): Document -l option.
6787
b6b8ece6
EZ
67882004-12-04 Eli Zaretskii <eliz@gnu.org>
6789
6790 * gdbint.texinfo (Algorithms): More accurate description of
6791 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6792 is not needed unless data-read and data-access watchpoints are
6793 supported. Add a description of how GDB checks whether the
6794 inferior stopped because a watchpoint was hit.
6795
01371747
EZ
67962004-11-23 Eli Zaretskii <eliz@gnu.org>
6797
6798 * gdb.texinfo (Files): Add cross-reference to description of
6799 -readnow command-line switch.
6800
2315ffec
RC
68012004-11-10 Randolph Chung <tausq@debian.org>
6802
6803 * gdb.texinfo: Document set/show backtrace past-entry commands.
6804 Rearrange index entries for set/show backtrace past-main.
6805
69065f5d
AC
68062004-11-10 Jon Beniston <jon@beniston.com>
6807
6808 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6809 * gdb.texinfo (Remote Serial Protocol): Further describe
6810 binary transfer escaping mechanism .
69065f5d 6811
30e91e0b
RC
68122004-11-08 Randolph Chung <tausq@debian.org>
6813
6814 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6815 and "show debug infrun". Add index entries.
6816
60bf7e09
EZ
68172004-10-23 Eli Zaretskii <eliz@gnu.org>
6818
6819 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6820 "info proc" that are already implemented. Add index entries.
6821 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6822 (Files): Add a tip for decreasing memory used for symtabs from
6823 shared libraries.
f018e82f
EZ
6824 (Starting): Fix whitespace; make "elaboration" stand out where it
6825 is first used, and add an index entry for the term.
f8568604
EZ
6826 (Calling): Expand and elaborate text. Add "print". Add the
6827 description of problems with weak aliases.
384ee23f 6828 (Core File Generation): New section.
60bf7e09 6829
d52fe014
AC
68302004-10-12 Andrew Cagney <cagney@gnu.org>
6831
6832 * gdbint.texinfo (Versions and Branches): New chapter.
6833 (Releasing GDB): Delete "Versions and Branches" section.
6834 (Top): Add "Versions and Branches".
6835
703663ab
EZ
68362004-10-08 Eli Zaretskii <eliz@gnu.org>
6837
6838 * gdb.texinfo (Editing, History): Add cross-references to the
6839 included Readline and History user documentation. Remove
6840 references to the symbol have-readline-appendices which is unused
6841 and undefined.
6842 (History): Fix indexing.
6843
ac77d04f
JJ
68442004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6845
6846 * gdbint.texinfo (target_stopped_data_address): Update to
6847 new prototype.
6848 (i386_stopped_data_address): Update prototype and description.
6849 (i386_stopped_by_watchpoint): New function and description.
6850
e07c999f
PH
68512004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6852
6853 * gdb.texinfo (Filenames): Add Ada suffixes.
6854 (Ada) New section.
6855
2e868123
AC
68562004-09-27 Andrew Cagney <cagney@gnu.org>
6857 Robert Picco <Robert.Picco@hp.com>
6858
6859 * gdb.texinfo (Packets): Document the "p" packet.
6860
02a57714
JM
68612004-09-21 Jason Molenda (jmolenda@apple.com)
6862
6863 * gdb.texinfo (Paths and Names of the Source Files): Document the
6864 meaning of values in the 'desc' field of a SO stab.
6865
ae038cb0
DJ
68662004-09-20 Daniel Jacobowitz <dan@debian.org>
6867
6868 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6869 max-cache-age" and "maint show dwarf2 max-cache-age".
6870
f7dc1244
EZ
68712004-09-16 Eli Zaretskii <eliz@gnu.org>
6872
6873 * gdb.texinfo (Set Breaks): Add index entry for setting
6874 breakpoints on overloaded C++ functions that are not members of
6875 any classes. Add an example and an index entry for setting
6876 breakpoints on all program functions.
6877 (Character Sets, Macros, Overlay Commands)
6878 (Non-debug DLL symbols, GDB/MI Output Syntax)
6879 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6880 Use "(@value{GDBP})" instead of a literal "(gdb)".
6881
f810308b
AC
68822004-09-12 Andrew Cagney <cagney@gnu.org>
6883
6884 * gdbint.texinfo (Native Debugging): Delete description of
6885 FILES_INFO_HOOK.
6886
15a661f3
PH
68872004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6888
5ae4183a
AS
6889 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6890 to hex_string_custom (not historically correct, but more
15a661f3
PH
6891 understandable, given the current code).
6892
f3219c75
AC
68932004-09-03 Andrew Cagney <cagney@gnu.org>
6894
6895 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6896
f3bb6704
JJ
68972004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6898
6899 * observer.texi (solib_unloaded): New observer.
6900
8d2c00cb
AC
69012004-08-24 Andrew Cagney <cagney@gnu.org>
6902
6903 * gdbint.texinfo (Target Architecture Definition): Add missing
6904 comma.
6905
e7dc800a
MC
69062004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6907
6908 * (Using the Testsuite): build != host is supported,
6909 but some test scripts do not support build != host.
6910
73b03683
MK
69112004-08-14 Mark Kettenis <kettenis@gnu.org>
6912
6913 * gdbint.texinfo (Host Definition): Delete description of
6914 FCLOSE_PROVIDED and GETENV_PROVIDED.
6915
c0ccb908
MK
69162004-08-05 Mark Kettenis <kettenis@chello.nl>
6917
6918 * gdbint.texinfo (Host Definition): Delete description of
6919 NO_SYS_FILE.
6920 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6921 PTRACE_FP_BUG.
6922
9c8dbfa9
AC
69232004-08-05 Andrew Cagney <cagney@gnu.org>
6924
6925 * gdbint.texinfo (Target Architecture Definition): Delete
6926 reference to deprecated_read_fp.
6927
f42accbe
AC
69282004-08-02 Andrew Cagney <cagney@gnu.org>
6929
6930 * gdbint.texinfo (Target Architecture Definition): Delete
6931 description of DEPRECATED_REGISTER_BYTES.
6932
0b66e38c
EZ
69332004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6934
6935 * gdb.texinfo (Source Path): Document the new behavior of
6936 searching for the source files.
6937
15387254
EZ
69382004-07-17 Eli Zaretskii <eliz@gnu.org>
6939
6940 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6941 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6942 (Auto Display): Improve indexing.
6943
2c07db7a
AC
69442004-07-16 Andrew Cagney <cagney@gnu.org>
6945
6946 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6947 "-noasync".
6948
4644b6e3
EZ
69492004-07-09 Eli Zaretskii <eliz@gnu.org>
6950
6951 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6952 have the same prefix have only their prefix in the index.
6953
7561d450
MK
69542004-07-03 Mark Kettenis <kettenis@gnu.org>
6955
6956 * gdb.texinfo (BSD libkvm Interface): New node (section)
6957 (Native): Add it to the menu.
6958
67bebe79
MK
69592004-07-01 Mark Kettenis <kettenis@gnu.org>
6960
6961 * gdbint.texinfo (Target Architecture Definition): Remove
6962 PCC_SOL_BROKEN.
6963
1a6923e0
MK
69642004-06-24 Mark Kettenis <kettenis@gnu.org>
6965
6966 * gdbint.texinfo (Target Architecture Definition): Remove
6967 SUN_FIXED_LBRAC_BUG.
6968
b435e160
AC
69692004-06-26 Andrew Cagney <cagney@gnu.org>
6970
6971 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6972
b5622e8d
AC
69732004-06-20 Andrew Cagney <cagney@gnu.org>
6974
6975 * gdbint.texinfo (Target Architecture Definition): Deprecate
6976 USE_STRUCT_CONVENTION.
6977
e0c07bf0
MC
69782004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6979
6980 gdb.texinfo (Bug Reporting): Mention session recording,
6981 with the script command or Emacs.
6982
782263ab
AC
69832004-06-18 Andrew Cagney <cagney@gnu.org>
6984
6985 * gdbint.texinfo (Target Architecture Definition): Deprecate
6986 FUNCTION_START_OFFSET.
6987
03727ca6
AC
69882004-06-14 Andrew Cagney <cagney@gnu.org>
6989
6990 Based on changes from Karl Berry.
6991 * gdb.texinfo: Do not use @sc in a direntry.
6992 * stabs.texinfo: Change @dircateogry to "Software development".
6993 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6994
97092415
AC
69952004-06-13 Andrew Cagney <cagney@gnu.org>
6996
6997 * gdbint.texinfo (Target Architecture Definition): Delete
6998 description of RETURN_VALUE_ON_STACK.
6999
1f6d4158
AC
70002004-06-09 Andrew Cagney <cagney@gnu.org>
7001
7002 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7003 deleted by previous patch.
7004
d966f0cb
AC
70052004-06-08 Andrew Cagney <cagney@gnu.org>
7006
7007 * gdbint.texinfo (Native Debugging): Delete documentation on
7008 ATTACH_DETACH.
7009
86fe4aaa
RC
70102004-06-06 Randolph Chung <tausq@debian.org>
7011
7012 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7013
d4b6d575
RC
70142004-06-06 Randolph Chung <tausq@debian.org>
7015
5ae4183a 7016 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7017 the new push_dummy_call method signature. Describe the function
7018 argument.
7019
4e8b0763
JB
70202004-05-24 Joel Brobecker <brobecker@gnat.com>
7021
7022 * gdb.texinfo (Starting): Document new start command.
7023
59caf092
AC
70242004-05-21 Andrew Cagney <cagney@redhat.com>
7025
7026 * observer.texi (GDB Observers): Document "inferior_created".
7027
e4a2df64
AC
70282004-05-08 Andrew Cagney <cagney@redhat.com>
7029
e6b55ae2
AC
7030 * gdbint.texinfo (Target Architecture Definition): Delete
7031 description of DO_DEFERRED_STORES.
7032
28954179
AC
7033 * gdbint.texinfo (Target Architecture Definition): Delete
7034 references to DEPRECATED_FIX_CALL_DUMMY.
7035
434b87dd
AC
7036 * gdbint.texinfo (Target Architecture Definition): Delete
7037 description of DEPRECATED_CALL_DUMMY_WORDS,
7038 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7039
58d28df8
AC
7040 * gdbint.texinfo (Target Architecture Definition): Delete
7041 description of DEPRECATED_PUSH_DUMMY_FRAME.
7042
e4a2df64
AC
7043 * gdbint.texinfo (Target Architecture Definition): Delete
7044 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7045
2b4855ab
AC
70462004-05-07 Andrew Cagney <cagney@redhat.com>
7047
7048 * observer.texi (GDB Observers): Add "Debugging" section. Include
7049 cross reference to "set/show debug observer".
7050 * gdb.texinfo (Debugging Output): Document "set/show debug
7051 observer".
7052
fcf70625
AC
70532004-05-01 Andrew Cagney <cagney@redhat.com>
7054
7055 * gdbint.texinfo (Target Architecture Definition): Delete
7056 description of DEPRECATED_PC_IN_SIGTRAMP.
7057
8ee56bcf
AC
70582004-04-30 Andrew Cagney <cagney@redhat.com>
7059
7060 * gdbint.texinfo (Target Architecture Definition): Delete
7061 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7062
67ab9a76
OF
70632004-04-30 Orjan Friberg <orjanf@axis.com>
7064
7065 * observer.texi (GDB Observers): Correct spelling.
7066
79346bcb
OF
70672004-04-26 Orjan Friberg <orjanf@axis.com>
7068
7069 * observer.texi (GDB Observers): Add target_changed event.
7070
7a464420
AC
70712004-04-08 Andrew Cagney <cagney@redhat.com>
7072
7073 * observer.texi (GDB Observers): Rework, provide generic observer
7074 definitions and then a list of observable events.
7075
6cdf9d98
AC
70762004-04-04 Andrew Cagney <cagney@redhat.com>
7077
7078 * gdbint.texinfo (Host Definition): Delete reference to
7079 NO_SIGINTERRUPT.
7080
ddc135a4
AC
70812004-04-02 Andrew Cagney <cagney@redhat.com>
7082
7083 * gdbint.texinfo (Target Architecture Definition): Delete
7084 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7085
6a1b180d
SC
70862004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7087
7088 * gdb.texinfo (TUI Commands): Document tui reg commands.
7089
d0d5df6f
AC
70902004-03-26 Andrew Cagney <cagney@redhat.com>
7091
7092 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7093 "gdbtui".
7094 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7095 (Contributors): Mention both Text and Terminal User Interface.
7096
aa2a3f87
AC
70972004-03-23 Andrew Cagney <cagney@redhat.com>
7098
7099 * gdbint.texinfo (Target Architecture Definition): Deprecate
7100 references to SIGTRAMP_START and SIGTRAMP_END.
7101
f561f026
AC
71022004-03-23 Andrew Cagney <cagney@redhat.com>
7103
7104 * gdbint.texinfo (Target Architecture Definition): Deprecate
7105 references to PC_IN_SIGTRAMP.
7106
33cb8b0f
AC
71072004-03-19 Andrew Cagney <cagney@redhat.com>
7108
7109 * gdbint.texinfo (Target Architecture Definition): Delete
7110 reference to GDB_TARGET_IS_HPPA.
7111
fc989b7a
AC
71122004-03-18 Andrew Cagney <cagney@redhat.com>
7113
7114 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7115 describe pre_init and post_init.
7116
701b08bb
DJ
71172004-03-09 Daniel Jacobowitz <drow@mvista.com>
7118
7119 * gdb.texinfo (Debugging Output): Document values for "set debug
7120 target".
7121
faae5abe
AC
71222004-02-28 Andrew Cagney <cagney@redhat.com>
7123
7124 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7125
dd79a6cf
JJ
71262004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7127
7128 * gdb.texinfo (breakpoints): Add information about the
7129 new "set breakpoint pending" and "show breakpoint pending"
7130 commands.
7131
e7f16015
AC
71322004-02-26 Andrew Cagney <cagney@redhat.com>
7133
7134 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7135 in Per-architecture module data section.
7136
7161a3a6
RM
71372004-02-25 Roland McGrath <roland@redhat.com>
7138
7139 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7140
2154891a
AC
71412004-02-24 Andrew Cagney <cagney@redhat.com>
7142
7143 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7144 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7145 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7146
6c74ac8b
AC
71472004-02-17 Andrew Cagney <cagney@redhat.com>
7148
7149 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7150
19772a2c
AC
71512004-02-16 Andrew Cagney <cagney@redhat.com>
7152
7153 * gdbint.texinfo (Target Architecture Definition): Deprecate
7154 FRAMELESS_FUNCTION_INVOCATION.
7155
c9830293
AC
71562004-02-16 Andrew Cagney <cagney@redhat.com>
7157
7158 * gdbint.texinfo (Coding): Mention -Wunused-function.
7159
b9d26eb9
AC
71602004-02-14 Andrew Cagney <cagney@redhat.com>
7161
7162 * gdbint.texinfo (Target Architecture Definition): Delete
7163 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7164
49efadf5
EZ
71652004-02-12 Elena Zannoni <ezannoni@redhat.com>
7166
7167 * gdb.texinfo: Properly quote the name "C++".
7168 * gdbint.texinfo: Ditto.
7169 * stabs.texinfo: Ditto.
7170
1eb288ea
EZ
71712004-02-11 Elena Zannoni <ezannoni@redhat.com>
7172
7173 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7174 minimal information about libiberty.
7175
e4937fc1
MC
71762004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7177
7178 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7179
a9331b3f
RM
71802004-02-04 Roland McGrath <roland@redhat.com>
7181
7182 * gdb.texinfo (Auxiliary Vector): New node (section).
7183 (Data): Add it to the menu.
7184
2650777c
JJ
71852004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7186
7187 * gdb.texinfo (Breakpoints): Add information about pending
7188 breakpoint support.
7189
b4501125
AC
71902004-01-26 Andrew Cagney <cagney@redhat.com>
7191
7192 * gdb.texinfo (Overview): Delete references to the cisco protocol
7193 including the "N" response.
7194
74055713
AC
71952004-01-26 Andrew Cagney <cagney@redhat.com>
7196
7197 * gdbint.texinfo (Target Architecture Definition): Rename
7198 EXTRACT_STRUCT_VALUE_ADDRESS to
7199 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7200
3bbe9696
EZ
72012004-01-24 Eli Zaretskii <eliz@gnu.org>
7202
7203 * gdb.texinfo (KOD): Document "show os". Add index entries for
7204 "set/show os" and "info cisco" commands.
7205
5843504f
EZ
72062004-01-21 Eli Zaretskii <eliz@gnu.org>
7207
7208 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7209
9175c9a3
MC
72102004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7211
7212 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7213 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7214
8e94b928
NR
72152004-01-19 Nick Roberts <nick@nick.uklinux.net>
7216
7217 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7218 -stack-list-locals.
7219 (GDB/MI Variable Objects): Describe extension to
7220 -var-list-children.
7221
a20cf136
DJ
72222004-01-17 Daniel Jacobowitz <drow@mvista.com>
7223
7224 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7225
afb18d0f
AC
72262004-01-17 Andrew Cagney <cagney@redhat.com>
7227
7228 * gdbint.texinfo (Target Architecture Definition): Delete
7229 documentation on DEPRECATED_NPC_REGNUM.
7230
b51970ac
DJ
72312004-01-13 Daniel Jacobowitz <drow@mvista.com>
7232
7233 * gdb.texinfo: Update copyright year. Mention that set
7234 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7235 "set follow-fork-mode ask".
7236
0f0cffd2
AC
72372004-01-13 Andrew Cagney <cagney@redhat.com>
7238
7239 * gdbint.texinfo: Update copyright year.
7240 (Coding): Add -Wunused-label to list of -Werror warnings.
7241
c552b3bb 72422004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7243 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7244
7245 * gdb.texinfo: Update copyright.
7246 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7247 around names, as appropriate. Minor syntax cleanup of
7248 _NSPrintForDebugger explanation. Two spaces after periods.
7249 GDBN used instead of lit. "gdb". Index entries added for
7250 print-object and _NSPrintForDebugger. @noindent added in one spot.
7251
afe157ca
EZ
72522003-11-11 Elena Zannoni <ezannoni@redhat.com>
7253
7254 * stabs.texinfo: Add dircategory and direntry commands.
7255 * annotate.texinfo: Ditto.
7256
963e2bb7
AC
72572003-11-10 Andrew Cagney <cagney@redhat.com>
7258
7259 * gdbint.texinfo (Target Architecture Definition): Replace the
7260 return_value method's "inval" and "outval" parameters with
7261 "readbuf" and "writebuf".
7262
1d8b2f28
JB
72632003-10-28 Jim Blandy <jimb@redhat.com>
7264
7265 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7266 from "The `F' request packet" and "The `F' reply packet", to make
7267 texi2dvi happy.
7268 (File-I/O remote protocol extension): Update menu entries, too.
7269
36d86913
MC
72702003-10-26 Michael Chastain <mec@shout.net>
7271
7272 * gdb.texinfo (Thread Stops): Document the issue with
7273 premature return from system calls in multi-threaded programs.
7274
ce2826aa
AC
72752003-10-24 Andrew Cagney <cagney@redhat.com>
7276
7277 * annotate.texinfo: Fix "fortunatly"[sic].
7278
f24c5e49
KI
72792003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7280
7281 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7282 with "Hitachi" and "Mitsubishi".
7283
92ad9cd9
AC
72842003-10-20 Andrew Cagney <cagney@redhat.com>
7285
7286 * gdbint.texinfo (Target Architecture Definition): Document
7287 gdbarch_return_value. Add cross references from
7288 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7289 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7290
0ab4b752
MK
72912003-10-18 Mark Kettenis <kettenis@gnu.org>
7292
7293 * gdbint.texinfo (Target Architecture Definition): Document
7294 regset_from_core_section.
fb3e19c0
KI
7295
72962003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7297
7298 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7299
a9331b3f 73002003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7301
7302 From Anthony Green <green@redhat.com>:
5ae4183a 7303 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7304
1485d690
KB
73052003-10-14 Kevin Buettner <kevinb@redhat.com>
7306
889bf7c5
PA
7307 * gdb.texinfo (Breakpoint related warnings): New node.
7308 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7309
86d30acc
DJ
73102003-10-13 Daniel Jacobowitz <drow@mvista.com>
7311
7312 * gdb.texinfo (Remote Protocol): Document v and vCont.
7313
172c2a43
KI
73142003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7315
7316 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7317 * gdbint.texinfo: Ditto.
7318
71952f4c
AC
73192003-10-09 Andrew Cagney <cagney@redhat.com>
7320
7321 From 2003-09-18 David Anderson <davea@sgi.com>:
7322 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7323 "command".
7324
268e2188
AC
73252003-10-03 Andrew Cagney <cagney@redhat.com>
7326
7327 * gdbint.texinfo (Target Architecture Definition): Deprecate
7328 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7329 just target.
7330
12c266ea 73312003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7332
f30992d4 7333 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7334 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7335 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7336 * gdbint.texinfo (Target Architecture Definition): Rename
7337
73382003-09-30 Andrew Cagney <cagney@redhat.com>
7339
f30992d4 7340 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7341 (Target Architecture Definition):
f30992d4 7342
2e092625
AC
7343 * gdbint.texinfo (Target Architecture Definition): Rename
7344 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7345
0717ae8a
AC
73462003-09-29 Andrew Cagney <cagney@redhat.com>
7347
dad809b7
AC
7348 * gdbint.texinfo (Target Architecture Definition): Delete
7349 documentation for NEED_TEXT_START_END.
7350
0717ae8a
AC
7351 * gdbint.texinfo (Target Architecture Definition): Rename
7352 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7353 TARGET_WRITE_PC.
a9331b3f 7354
af6cf26d
MC
73552003-09-22 Michael Chastain <mec@shout.net>
7356
7357 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7358
ee206350
AG
73592003-09-21 Anthony Green <green@redhat.com>
7360
7361 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7362
a38c9fe6
MK
73632003-09-21 Mark Kettenis <kettenis@gnu.org>
7364
7365 * gdbint.texinfo (Target Architecture Definition): Document
7366 stabs_argument_has_addr.
7367
77949794
AC
73682003-09-18 Andrew Cagney <cagney@redhat.com>
7369
7370 * gdbint.texinfo (Target Architecture Definition): Delete
7371 documentation on REGISTER_NAMES.
7372
8e823e25
MK
73732003-09-13 Mark Kettenis <kettenis@gnu.org>
7374
7375 * gdbint.texinfo (Target Architecture Definition): Replace
7376 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7377
f27dd7fd
AC
73782003-09-11 Andrew Cagney <cagney@redhat.com>
7379
7380 * gdbint.texinfo (Target Architecture Definition): Replace
7381 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7382
8b148df9
AC
73832003-08-18 Andrew Cagney <cagney@redhat.com>
7384
7385 * gdbint.texinfo (Target Architecture Definition): Document
7386 "frame_red_zone_size".
7387
25d29d70
AC
73882003-08-09 Andrew Cagney <cagney@redhat.com>
7389
7390 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7391 with "set/show backtrace past-main" and "set/show backtrace
7392 limit".
7393
c938e9b0
L
73942003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7395
7396 * Makefile.in (install-info): Support DESTDIR.
7397 (install-html): Likewise.
7398
64fabec2
AC
73992003-08-07 Andrew Cagney <cagney@redhat.com>
7400
7401 Patch from Nick Roberts.
7402 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7403 bindings. Remove description of send-gdb-command.
7404
2fcf52f0
AC
74052003-08-07 Andrew Cagney <cagney@redhat.com>
7406
7407 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7408 GDB 6.0.
7409
086432e2
AC
74102003-08-06 Andrew Cagney <cagney@redhat.com>
7411
7412 * gdb.texinfo (Mode Options): Mention that level three is the
7413 highest available and that level 2 is deprecated.
7414 (Annotations Overview): Mention annotation levels. Cross reference
7415 to "Limitations of the Annotation Interface" in annotate.texi.
7416 (TODO, Value Annotations, Frame Annotations): Delete section.
7417 (Displays, Breakpoint Info): Delete.
7418
e5249f67
AC
74192003-08-04 Andrew Cagney <cagney@redhat.com>
7420
7421 * agentexpr.texi: Delete @bye.
7422 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7423 (stabs.info): Add $(srcdir) to include search path.
7424 (html): Depend on "annotate_toc.html", and not "annotate.html".
7425 * stabs.texinfo: Ditto. Include "fdl.texi".
7426 * gdbint.texinfo: Update copyright statement's list of invariant
7427 sections.
7428
e6f672d2
AC
74292003-07-28 Andrew Cagney <cagney@redhat.com>
7430
7431 * Makefile.in (INFO_DEPS): Add annotate.info.
7432 (dvi, ps, html, pdf): Add annotate.
7433 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7434 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7435 (ANNOTATE_DOC_FILES): New macro.
7436 (ANNOTATE_TEX_TMPS): New macro.
7437 (annotate.info, annotate_toc.html): Specify dependencies.
7438 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7439 * annotate.texinfo: Rename annotate.texi. Get building. Add
7440 "Migrating to GDB/MI" and "Limitations of the Annotation
7441 Interface" chapters. Mention why it is not part of the user
7442 guide. Update copyright notice. Include "fdl.texi".
7443
72ffddc9
SC
74442003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7445
7446 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7447
a9f12a31
DJ
74482003-07-24 Daniel Jacobowitz <drow@mvista.com>
7449
7450 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7451
b1fe9455
DJ
74522003-07-24 Daniel Jacobowitz <drow@mvista.com>
7453
7454 * gdb.texinfo (Server): Mention pidof.
7455
153721e6
AC
74562003-07-22 Andrew Cagney <cagney@redhat.com>
7457
7458 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7459 list.
7460
0fac0b41
DJ
74612003-06-28 Daniel Jacobowitz <drow@mvista.com>
7462
7463 * gdb.texinfo (Logging output): New chapter.
7464
4e562065
JB
74652003-06-24 Joel Brobecker <brobecker@gnat.com>
7466
7467 * gdb.texinfo (Unsupported languages): New section.
7468 (Languages): Add link to new section.
7469
f2c06f52
AC
74702003-06-22 Andrew Cagney <cagney@redhat.com>
7471
7472 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7473
b4177fca
DJ
74742003-06-22 Daniel Jacobowitz <drow@mvista.com>
7475
7476 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7477
f418dd93
DJ
74782003-06-22 Daniel Jacobowitz <drow@mvista.com>
7479
7480 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7481 * agentexpr.texi: Retitle section, and change it to an appendix.
7482 Comment out texinfo initialization. Factor a @var{} into two
7483 pieces to prevent makeinfo warnings.
7484 * gdb.texinfo: Add Agent Expressions appendix.
7485
4ca61388
DJ
74862003-06-19 Daniel Jacobowitz <drow@mvista.com>
7487
7488 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7489
07f31aa6
DJ
74902003-06-18 Daniel Jacobowitz <drow@mvista.com>
7491
5ae4183a 7492 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7493 remote target". Document the "detach" and "disconnect" commands.
7494 (Server, Netware, Debug Session): Reference "Connecting to a
7495 remote target".
7496 (GDB/MI Target Manipulation): Document "-target-disconnect".
7497
2dd0da42
AC
74982003-06-13 Andrew Cagney <cagney@redhat.com>
7499
7500 * gdbint.texinfo (Target Architecture Definition): Deprecate
7501 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7502 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7503
e7a3abfc
JB
75042003-06-09 Jim Blandy <jimb@redhat.com>
7505
7506 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7507
25e3a86b
AC
75082003-06-08 Andrew Cagney <cagney@redhat.com>
7509
7510 * gdbint.texinfo (Target Architecture Definition): Delete
7511 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7512
a9e5fdc2
AC
75132003-06-08 Andrew Cagney <cagney@redhat.com>
7514
7515 * gdbint.texinfo (Target Architecture Definition): Document
7516 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7517
b37303ee
AF
75182003-06-07 Adam Fedor <fedor@gnu.org>
7519
7520 * gdb.texinfo: Add Objective-C documentation.
7521
39fe6e80
AC
75222003-06-01 Andrew Cagney <cagney@redhat.com>
7523
7524 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7525 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7526
125309b2
AC
75272003-05-21 Andrew Cagney <cagney@redhat.com>
7528
7529 * gdbint.texinfo (Target Architecture Definition): Delete
7530 references to "extract_address" and "store_address".
7531
b8b527c5
AC
75322003-05-16 Andrew Cagney <cagney@redhat.com>
7533
7534 * gdbint.texinfo (Target Architecture Definition): Replace
7535 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7536 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7537
50e3ee83
TR
75382003-05-14 Theodore A. Roth <troth@openavr.org>
7539
7540 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7541
44e2be90
L
75422003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7543
7544 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7545 (gdb.dvi): Likewise.
7546 (gdb.pdf): Likewise.
7547 (links2roff): Likewise.
7548
df5215a6
JB
75492003-05-08 Jim Blandy <jimb@redhat.com>
7550
7551 * gdb.texinfo (Dump/Restore Files): Update documentation for
7552 'dump', 'append', and 'restore': note that format argument is
7553 optional; simplify presentation of the command variants; and be
7554 more precise about the formats.
7555
5e7b2f39
JB
75562003-05-07 Jim Blandy <jimb@redhat.com>
7557
7558 * gdb.texinfo (Symbols): Update documentation: 'maint list
7559 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7560 symtabs' and 'maint info psymtabs'.
7561
b1e29e33
AC
75622003-05-05 Andrew Cagney <cagney@redhat.com>
7563
7564 * gdbint.texinfo (Target Architecture Definition): Make
7565 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7566 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7567 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7568
00905d52
AC
75692003-05-04 Andrew Cagney <cagney@redhat.com>
7570
7571 * gdb.texinfo (Maintenance Commands): Document "maint print
7572 dummy-frames".
7573
54ff5908
AC
75742003-05-04 Andrew Cagney <cagney@redhat.com>
7575
7576 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7577
32e7087d
JB
75782003-05-03 J. Brobecker <brobecker@gnat.com>
7579
7580 Thierry Schneider <tpschneider1@yahoo.com>
7581 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7582 for new MI command.
7583
7043d8dc
AC
75842003-05-03 Andrew Cagney <cagney@redhat.com>
7585
7586 * gdbint.texinfo (Target Architecture Definition): Document
7587 push_dummy_code. Add cross references.
7588
e33d66ec
EZ
75892003-05-02 Elena Zannoni <ezannoni@redhat.com>
7590
7591 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7592 set/show charsets commands.
7593
0ba6dca9
AC
75942003-04-28 Andrew Cagney <cagney@redhat.com>
7595
7596 * gdbint.texinfo (Target Architecture Definition): Replace
7597 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7598 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7599
d7a27068
AC
76002003-04-28 Andrew Cagney <cagney@redhat.com>
7601
7602 * gdbint.texinfo (Target Architecture Definition): Rename
7603 "tm_print_insn" to "deprecated_tm_print_insn".
7604
44ea7b70
JB
76052003-04-09 Jim Blandy <jimb@redhat.com>
7606
7607 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7608 list psymtabs'.
7609
fb8f8949
AC
76102003-04-08 Andrew Cagney <cagney@redhat.com>
7611
7612 * gdbint.texinfo (Target Architecture Definition): Delete
7613 references to EXTRA_FRAME_INFO.
7614
32fb0f22
AC
76152003-04-08 Andrew Cagney <cagney@redhat.com>
7616
7617 * gdbint.texinfo (Target Architecture Definition): Delete
7618 PRINT_TYPELESS_INTEGER.
7619
6be67e67
JB
76202003-04-02 J. Brobecker <brobecker@gnat.com>
7621
7622 * observer.texi (GDB Observers): Adjust the documentation for the
7623 normal_stop notification to better describe reality. Fix a couple
7624 of minor typos.
7625
4e35d5f0
BR
76262003-04-02 Bob Rossi <bob_rossi@cox.net>
7627
a9331b3f 7628 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7629 '-file-list-exec-source-file'
7630
e8a8712a
AC
76312003-03-31 Andrew Cagney <cagney@redhat.com>
7632
7633 * gdbint.texinfo (Target Architecture Definition): Delete
7634 references to CALL_DUMMY_P.
7635
6c0e89ed
AC
76362003-03-30 Andrew Cagney <cagney@redhat.com>
7637
7638 * gdbint.texinfo (Target Architecture Definition): Remove
7639 reference to TARGET_WRITE_SP.
a9331b3f 7640
378bfd1b
AC
76412003-03-27 Andrew Cagney <cagney@redhat.com>
7642
7643 * gdbint.texinfo (Target Architecture Definition): Remove
7644 references to write_sp.
6c0e89ed 7645
922fbb7b
AC
76462003-03-27 Andrew Cagney <cagney@redhat.com>
7647
7648 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7649 chapter body. Use @smallexample instead of @example.
7650 (Annotations): Ditto.
7651 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7652 annotate.texi.
7653
b81774d8
AC
76542003-03-26 Andrew Cagney <cagney@redhat.com>
7655
7656 * gdbint.texinfo (Target Architecture Definition): Replace
7657 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7658 dummy_addr parameters.
7659
1bf6d5cc
AC
76602003-03-25 Andrew Cagney <cagney@redhat.com>
7661
7662 * gdbint.texinfo (Target Architecture Definition): Delete
7663 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7664 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7665 Add reference to PUSH_ARGUMENTS.
7666
618ce49f
AC
76672003-03-23 Andrew Cagney <cagney@redhat.com>
7668
7669 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7670 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7671
bcd7e15f
JB
76722003-03-18 J. Brobecker <brobecker@gnat.com>
7673
7674 * gdbint.texinfo (Algorithms): Add new section describing the
7675 Observer paradigm.
7676 (Top): Add menu entry to new observer appendix.
7677 * observer.texi: New file.
7678 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7679 new observer.texi file.
7680
9fe8321b
AC
76812003-03-17 Andrew Cagney <cagney@redhat.com>
7682
7683 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7684 that GNU Press update the manual version number.
7685
ac2adee5
AC
76862003-03-12 Andrew Cagney <cagney@redhat.com>
7687
7688 * gdbint.texinfo (Target Architecture Definition): Delete
7689 references to get_saved_register. Rename GET_SAVED_REGISTER to
7690 DEPRECATED_GET_SAVED_REGISTER.
7691
749b82f6
AC
76922003-03-13 Andrew Cagney <cagney@redhat.com>
7693
7694 * gdbint.texinfo (Target Architecture Definition): Replace
7695 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7696
8bedc050
AC
76972003-03-12 Andrew Cagney <cagney@redhat.com>
7698
7699 * gdbint.texinfo (Target Architecture Definition): Rename
7700 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7701
0ce1b118
CV
77022003-03-10 Corinna Vinschen <vinschen@redhat.com>
7703
7704 * gdb.texinfo: Add File-I/O documentation.
7705
12cc2063
AC
77062003-03-10 Andrew Cagney <cagney@redhat.com>
7707
7708 * gdbint.texinfo (Target Architecture Definition): Cross reference
7709 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7710
7453dc06
AC
77112003-03-07 Andrew Cagney <cagney@redhat.com>
7712
7713 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7714 frame" command.
7715
6314f104
AC
77162003-03-05 Andrew Cagney <cagney@redhat.com>
7717
7718 * gdbint.texinfo (Target Architecture Definition): Document
7719 unwind_dummy_id. Cross reference unwind_dummy_id and
7720 SAVE_DUMMY_FRAME_TOS.
7721
f1212245
DJ
77222003-03-05 James Ingham <jingham@apple.com>
7723 Daniel Jacobowitz <drow@mvista.com>
7724
7725 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7726 and "show cp-abi".
7727
77e7e267
AC
77282003-03-03 Andrew Cagney <cagney@redhat.com>
7729
7730 * gdbint.texinfo (Target Architecture Definition): Document
7731 register_type.
7732
838a8221
AC
77332003-03-03 Andrew Cagney <cagney@redhat.com>
7734
7735 * stabs.texinfo (Structures): Use @samp and separate @var's
7736 instead of a single @var containing a comma separated list.
7737 (Unions): Ditto.
7738
d7f4a264
DJ
77392003-03-02 Daniel Jacobowitz <drow@mvista.com>
7740
7741 * Makefile.in (distclean): Remove config.log.
7742
f30ee0bc
AC
77432003-03-01 Andrew Cagney <cagney@redhat.com>
7744
7745 * gdbint.texinfo (Target Architecture Definition): Rename
7746 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7747
77482003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7749
7750 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7751 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7752
be448670
CF
77532003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7754
7755 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7756 (Non-debug DLL symbols): New node, describing the minimal symbols
7757 loaded from DLLs without real debugging symbols.
7758
501eef12
AC
77592003-02-20 Andrew Cagney <ac131313@redhat.com>
7760
7761 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7762 hardware-breakpoint-limit".
7763 (Set Watchpoints): Add cross reference to "set remote
7764 hardware-watchpoint-limit".
7765 (Remote configuration options): New section.
7766
21c294e6
AC
77672003-02-04 Andrew Cagney <ac131313@redhat.com>
7768
e9be73e4
AC
7769 * gdbint.texinfo (Target Architecture Definition): Delete
7770 descrption of IS_TRAPPED_INTERNALVAR.
7771
21c294e6
AC
7772 From Keith Seitz <keiths@redhat.com>:
7773 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7774 option "-i"/"--interpreter" to this chapter. Include index
7775 entries.
7776
0179ffac
DC
77772003-02-04 David Carlton <carlton@math.stanford.edu>
7778
7779 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7780 (Variables): Recommend stabs+ and DWARF 2.
7781 (C plus plus expressions): Correct info about
7782 compiler versions, debug formats.
7783 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7784 PR symtab/874.
7785
7ca9f392
AC
77862003-02-01 Andrew Cagney <ac131313@redhat.com>
7787
7788 * gdbint.texinfo (Target Architecture Definition): Delete
7789 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7790 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7791 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7792 references to nindy and i960.
7793 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7794
31a85ea2
AC
77952003-02-01 Andrew Cagney <ac131313@redhat.com>
7796
7797 * gdbint.texinfo (Target Architecture Definition): Delete
7798 FLOAT_INFO.
7799
6b894e49
AC
78002003-01-30 Andrew Cagney <ac131313@redhat.com>
7801
7802 * stabs.texinfo (Member Type Descriptor): Clarify description of
7803 `@'. Suggested by Ben Hutchings.
7804
c48861fb
AC
78052003-01-29 Andrew Cagney <ac131313@redhat.com>
7806
7807 * gdb.texinfo (M68K): Delete reference to es1800.
7808
617073a9
AC
78092003-01-29 Andrew Cagney <ac131313@redhat.com>
7810
7811 * gdb.texinfo (Maintenance Commands): Document `maint print
7812 reggroups' and `maint print register-groups'.
7813 * gdbint.texinfo (Target Architecture Definition): Document
7814 register_reggroup_p.
7815
5b5d99cf
JB
78162003-01-23 Jim Blandy <jimb@redhat.com>
7817
7818 * gdb.texinfo (Separate Debug Files): New section.
7819
e7ba9c65
DJ
78202003-01-22 Daniel Jacobowitz <drow@mvista.com>
7821
7822 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7823 and "maint show profile".
7824
94e91d6d
MC
78252003-01-16 Michael Chastain <mec@shout.net>
7826
7827 * gdb.texinfo (Installing GDB): Warn against
7828 ".../gdb-VERSION/gdb/configure".
7829 (Separate Objdir): Likewise.
7830
867f3898
AC
78312003-01-15 Andrew Cagney <ac131313@redhat.com>
7832
7833 * gdbint.texinfo (Target Architecture Definition): Delete
7834 definition of PRINT_REGISTER_HOOK.
7835
f153cc92
EZ
78362003-01-15 Elena Zannoni <ezannoni@redhat.com>
7837
7838 (OpenRISC 1000): Fix formatting of command names.
7839
c60eb6f1
EZ
78402003-01-15 Elena Zannoni <ezannoni@redhat.com>
7841
7842 * gdb.texinfo (Continuing and Stepping): Add new command
7843 'advance'. Clarify behavior of 'until'.
7844
f5ebfba0
DJ
78452003-01-13 Daniel Jacobowitz <drow@mvista.com>
7846
7847 * gdb.texinfo (Files): Document solib-absolute-prefix and
7848 solib-search-path.
7849
4ce8657e
MC
78502003-01-09 Michael Chastain <mec@shout.net>
7851
7852 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7853 (Create a Release): Add new instructions for new @file{src-release}.
7854 Document existing instructions for @file{Makefile.in} as
7855 being for @value{GDBN} 5.3.1 or earlier.
7856
372613e3
AC
78572003-01-09 Andrew Cagney <ac131313@redhat.com>
7858
7859 * gdbint.texinfo (Target Architecture Definition): Mention
7860 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7861 allocate memory.
7862
b4e9345d
DJ
78632003-01-04 Daniel Jacobowitz <drow@mvista.com>
7864
7865 * gdb.texinfo (Controlling GDB): Add @kindex for
7866 "show osabi".
7867 (Backtraces): Add @kindex's for backtrace-below-main.
7868
98b45e30
DJ
78692003-01-04 Daniel Jacobowitz <drow@mvista.com>
7870
7871 * gdb.texinfo (Controlling GDB): Document "set osabi".
7872
95f90d25
DJ
78732003-01-04 Daniel Jacobowitz <drow@mvista.com>
7874
7875 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7876 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7877
1e698235
DJ
78782003-01-04 Daniel Jacobowitz <drow@mvista.com>
7879
7880 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7881 "set coerce-float-to-double".
7882 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7883
e632838e
AC
78842003-01-02 Andrew Cagney <ac131313@redhat.com>
7885
7886 * stabs.texinfo: Remove obsolete text.
7887 * gdbint.texinfo: Ditto.
7888 * gdb.texinfo: Ditto.
7889
c133ab7a
MK
78902002-12-22 Mark Kettenis <kettenis@gnu.org>
7891
7892 * gdbint.texinfo (Target Architecture Definition): Update
7893 description of gdbarch_register_osabi.
7894
f821f325
KH
78952002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7896
7897 * agentexpr.texi: Fix typos.
7898 * annotate.texi: Likewise.
7899 * fdl.texi: Likewise.
7900
85a6d8d3 79012002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7902
7903 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7904 DEPRECATED_INIT_FRAME_PC.
7905
ae45cd16
AC
79062002-12-01 Andrew Cagney <ac131313@redhat.com>
7907
7908 * gdbint.texinfo (Target Architecture Definition): Delete
7909 PC_IN_CALL_DUMMY.
7910
07555a72
AC
79112002-11-28 Andrew Cagney <ac131313@redhat.com>
7912
7913 * gdbint.texinfo (Host Definition): Delete documentation on
7914 USE_GENERIC_DUMMY_FRAMES.
7915
c166cdc7
EZ
79162002-11-26 Elena Zannoni <ezannoni@redhat.com>
7917
5ae4183a 7918 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7919 * Makefile.in (install-info): Run the install-info command as part
7920 of the post install steps only.
7921 (uninstall-info): New target.
7922 (uninstall): New target.
7923
35db0260
EZ
79242002-11-22 Elena Zannoni <ezannoni@redhat.com>
7925
7926 * Makefile.in (install): Make install do some real work.
7927
9ba8d803
AC
79282002-11-19 Andrew Cagney <ac131313@redhat.com>
7929
7930 Fix POSIX problem reported by Paul Eggert.
7931 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7932 Fix PR gdb/527.
7933
903ad3a6
AC
79342002-10-26 Andrew Cagney <cagney@redhat.com>
7935
7936 * gdbint.texinfo (Target Architecture Definition): Delete
7937 definition of DO_REGISTERS_INFO.
7938
f2abfe65
KB
79392002-10-18 Kevin Buettner <kevinb@redhat.com>
7940
7941 * gdbint.texinfo (Address Classes): Fix problems with insertion
7942 of ``{'' and ``}'' in example.
7943
b5b0480a
KB
79442002-10-17 Kevin Buettner <kevinb@redhat.com>
7945
7946 * gdbint.texinfo (Address Classes): New section.
7947 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7948 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7949 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7950 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7951
c85508ee
KD
79522002-10-11 Klee Dienes <kdienes@apple.com>
7953
7954 * gdb.texinfo (Registers): Mention vector registers as well as
7955 floating registers in the documentation for 'info registers' and
7956 'info all-registers'.
7957
6d12fc3d
DJ
79582002-10-11 Daniel Jacobowitz <drow@mvista.com>
7959
7960 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7961
8d19fbd2
JJ
79622002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7963
7964 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7965 interface definition.
7966
a37295f9
MM
79672002-10-03 Marko Mlinar <markom@opencores.org>
7968
7969 * gdb.texinfo (Target Commands): Add or1k target specific
7970 commands.
7971 * gdb.texinfo (Contributors): Add myself to the contributors list.
7972
da0f9dcd
AC
79732002-10-01 Andrew Cagney <ac131313@redhat.com>
7974
7975 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7976 and "mi1" instead of "mi1" and "mi0".
7977
2e834e49
HPN
79782002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7979
7980 * gdb.texinfo (Packets): Fix typos "alligned".
7981 Correct z3/Z3 description. Correct z4/Z4 title.
7982
050be0dc
AC
79832002-09-27 Andrew Cagney <ac131313@redhat.com>
7984
7985 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7986
1104b9e7
KB
79872002-09-25 Kevin Buettner <kevinb@redhat.com>
7988
7989 * gdb.texinfo: Use GNU/Linux instead of Linux.
7990
512217c7
AC
79912002-09-25 Andrew Cagney <ac131313@redhat.com>
7992
7993 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7994
10998722
AC
79952002-09-24 Andrew Cagney <ac131313@redhat.com>
7996
512217c7 7997 * gdb.texinfo: Replace @example with @smallexample.
10998722 7998
a0eb71c5
KB
79992002-09-20 Kevin Buettner <kevinb@redhat.com>
8000
f7dc1244 8001 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8002 * gdb.texinfo (Character Sets): Use @smallexample instead of
8003 @example. Use GNU/Linux instead of Linux.
8004
80052002-09-20 Jim Blandy <jimb@redhat.com>
8006
8007 * gdb.texinfo: Add character set documentation.
8008
2f870471
AC
80092002-09-19 Andrew Cagney <ac131313@redhat.com>
8010
8011 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8012 (Packets): Add cross reference from `b' packet to `z' packets.
8013
790eb8f5
AC
80142002-09-19 Andrew Cagney <ac131313@redhat.com>
8015
8d30a00d
AC
8016 * gdb.texinfo (Maintenance Commands): Document ``maint
8017 internal-error'' and ``maint internal-warning''.
8018
790eb8f5
AC
8019 * gdbint.texinfo (Target Architecture Definition): Revise
8020 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8021
a23a7bf1
JB
80222002-09-19 Joel Brobecker <brobecker@gnat.com>
8023
8024 * gdbint.texinfo (Target Conditionals): Document the new
8025 NAME_OF_MALLOC macro.
8026
299ffc64
AC
80272002-09-05 Andrew Cagney <ac131313@redhat.com>
8028
8029 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8030 engineer.
8031
b7bb15bc
SC
80322002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8033
8034 * gdb.texinfo (TUI Overview): Document status line fields.
8035
3d757584
SC
80362002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8037
8038 * gdb.texinfo (TUI Commands): Document info win command.
8039
269c21fe
SC
80402002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8041
8042 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8043
7cf36c78
SC
80442002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8045
8046 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8047 (TUI Keys): Likewise.
8048
d2c6833e
AC
80492002-08-25 Andrew Cagney <ac131313@redhat.com>
8050
8051 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8052 for a packet receive.
8053
46d8b1c3
AC
80542002-08-25 Andrew Cagney <ac131313@redhat.com>
8055
8056 * Makefile.in (clean): Move to end of file.
8057 (distclean, maintainer-clean, realclean): Ditto.
8058 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8059 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8060 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8061 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8062
b0787093
AC
80632002-08-24 Andrew Cagney <ac131313@redhat.com>
8064
8065 * Makefile.in (GDBINT_TEX_TMPS): Define.
8066 (gdbint.dvi, gdbint.pdf): Use
8067 (GDB_TEX_TMPS): Define.
8068 (gdb.dvi, gdb.pdf): Use.
8069 (STABS_TEX_TMPS): Define.
8070 (stabs.dvi, stabs.pdf): Use.
8071 (GDB_DOC_SOURCE_INCLUDES): New macros.
8072 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8073 (GDBINT_DOC_FILES_INCLUDES): New macros.
8074 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8075 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8076 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8077 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8078 (links2roff): Replace SFILES_INCLUDED with
8079 GDB_DOC_SOURCE_INCLUDES.
8080 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8081 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8082 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8083 dependencies.
8084 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8085 dependencies.
8086 (gdbmi.texinfo): Delete rule.
8087 (inc-hist.texinfo): Delete rule.
8088 (rluser.texinfo): Delete rule.
8089
ebba8386
AC
80902002-08-23 Andrew Cagney <cagney@redhat.com>
8091
8092 * gdbint.texinfo (Target Architecture Definition): Update
8093 STORE_RETURN_VALUE, mention regcache.
8094
0ab7a791
AC
80952002-08-21 Andrew Cagney <ac131313@redhat.com>
8096
8097 * gdbint.texinfo (Target Architecture Definition): Document
8098 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8099
ee2d5c50
AC
81002002-08-19 Andrew Cagney <ac131313@redhat.com>
8101
8102 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8103 Fix minor typos. Add index entries.
8104
53c69bd7
AC
81052002-08-18 Andrew Cagney <ac131313@redhat.com>
8106
8107 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8108
e76f1f2e
AC
81092002-08-15 Andrew Cagney <ac131313@redhat.com>
8110
8111 * gdbint.texinfo (Target Architecture Definition): Document
8112 PRINT_VECTOR_INFO.
8113 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8114
0680b120
AC
81152002-08-13 Andrew Cagney <ac131313@redhat.com>
8116
8117 * gdb.texinfo (Maintenance Commands): Document "maint print
8118 registers", "maint print raw-registers" and "maint print
8119 cooked-registers".
8120
3c3bea1c
GS
81212002-08-08 Grace Sainsbury <graces@redhat.com>
8122
a9331b3f 8123 From Mark Salter:
3c3bea1c
GS
8124 * gdb.texinfo (Protocol): Document T packet extension to
8125 allow watchpoint address reporting.
8126
42f9b0a5
AC
81272002-08-03 Andrew Cagney <ac131313@redhat.com>
8128
8129 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8130
db034ac5
AC
81312002-08-01 Andrew Cagney <cagney@redhat.com>
8132
8133 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8134 to CHILL.
8135
e2b28d04
AC
81362002-08-01 Andrew Cagney <ac131313@redhat.com>
8137
8138 * gdbint.texinfo (Coding): Revise section "Include Files".
8139
7fb623f7
AC
81402002-07-24 Andrew Cagney <cagney@redhat.com>
8141
8142 * gdbint.texinfo: Obsolete references to m88k.
8143 * gdb.texinfo: Ditto.
8144
4a2b4636
JB
81452002-07-10 Joel Brobecker <brobecker@gnat.com>
8146
7fb623f7 8147 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8148 where the proper version of autoconf can be retrieved.
8149
a71ec265
DH
81502002-07-09 Don Howard <dhoward@redhat.com>
8151
8152 * gdb.texinfo (Command Files): Further describe the behavior of
8153 sourced command files.
8154
b9aa90c9
AC
81552002-06-27 Andrew Cagney <ac131313@redhat.com>
8156
8157 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8158 (Coding): Clarify ISO C version that GDB assumes.
8159
40dd2248
TT
81602002-06-26 Tom Tromey <tromey@redhat.com>
8161
8162 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8163 add_setshow_cmd_full.
8164
bfac230e
DH
81652002-06-25 Don Howard <dhoward@redhat.com>
8166
8167 * gdb.texinfo (Memory Region Attributes): Document new behavior
8168 for 'mem' command.
8169
475b0867
JB
81702002-06-11 Jim Blandy <jimb@redhat.com>
8171
919d772c
JB
8172 * gdb.texinfo (Symbols): Update documentation for `info source'
8173 command.
8174
475b0867
JB
8175 * gdb.texinfo (Macros): Call the command `info macro', not
8176 `show macro'.
8177
ba8c9337
AC
81782002-06-09 Andrew Cagney <ac131313@redhat.com>
8179
8180 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8181 data''.
8182
1029b7fa
MK
81832002-06-09 Mark Kettenis <kettenis@gnu.org>
8184
8185 * gdbint.texinfo (Target Architecture Definition): Document
8186 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8187
16737d73
AC
81882002-06-08 Andrew Cagney <ac131313@redhat.com>
8189
8190 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8191 lists.
8192
30107679
AC
81932002-06-08 Andrew Cagney <ac131313@redhat.com>
8194
8195 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8196 Branch''.
8197
3352e23e
AC
81982002-06-01 Andrew Cagney <ac131313@redhat.com>
8199
8200 * gdbint.texinfo (Target Architecture Definition): Add section
8201 ``Converting an existing Target Architecture to Multi-arch''.
8202
cbb09e6a
AC
82032002-05-30 Andrew Cagney <ac131313@redhat.com>
8204
8205 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8206 to ``Obsoleting code''. Revise.
8207
e2e0bcd1
JB
82082002-05-17 Jim Blandy <jimb@redhat.com>
8209
8210 * gdb.texinfo (C Preprocessor Macros): New chapter.
8211 Include it in the main menu.
8212 (Contributors): Credit Jim Blandy with macro support.
8213 (Compilation): Explain how to get macro information into the
8214 executable.
8215 (Expressions): Note that preprocessor macros are expanded.
8216
9db8d71f
DJ
82172002-05-14 Daniel Jacobowitz <drow@mvista.com>
8218
8219 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8220 options for `target remote'.
8221
6d531722
AC
82222002-05-13 Andrew Cagney <ac131313@redhat.com>
8223
8224 * gdbint.texinfo (Target Architecture Definition): Delete
8225 documentation on NNPC_REGNUM.
8226
13d01224
AC
82272002-05-11 Andrew Cagney <ac131313@redhat.com>
8228
8229 * gdbint.texinfo (Target Architecture Definition): Document
8230 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8231 (Target Architecture Definition): Revise section `Using Different
8232 Register and Memory Data Representations'. Add section `Raw and
8233 Virtual Register Representations'.
8234
b2e75d78
AC
82352002-05-11 Andrew Cagney <ac131313@redhat.com>
8236
8237 * gdbint.texinfo (Target Architecture Definition): Mention
8238 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8239 (Target Architecture Definition): Mention same. Add references to
8240 web pages.
8241
2c8682ee
MS
82422002-05-08 Michael Snyder <msnyder@redhat.com>
8243
8244 * stabs.texinfo (Attributes): Document new "vector" attribute.
8245
0816590b
AC
82462002-05-04 Andrew Cagney <ac131313@redhat.com>
8247
8248 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8249
2653173e
AC
82502002-05-04 Andrew Cagney <ac131313@redhat.com>
8251
8252 * gdb.texinfo: Delete obsolete references to a29k.
8253
d7bd68ca
AC
82542002-04-24 Andrew Cagney <ac131313@redhat.com>
8255
8256 * gdbint.texinfo (Target Architecture Definition): Replace
8257 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8258
21d83aa5
DM
82592002-04-24 David S. Miller <davem@redhat.com>
8260
8261 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8262
7673a6cc
DM
82632002-04-21 David S. Miller <davem@redhat.com>
8264
8265 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8266
d49d1e0a
AC
82672002-04-21 Andrew Cagney <ac131313@redhat.com>
8268
8269 * gdbint.texinfo (Target Architecture Definition): Delete
8270 definition of HAVE_REGISTER_WINDOWS.
8271
f7dc1244 82722002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8273
8274 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8275 "Theodore A. Roth" <troth@verinet.com>.
8276
5ca0cb28
DH
82772002-04-15 Don Howard <dhoward@redhat.com>
8278
f7dc1244 8279 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8280 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8281 Provide a better explaination of this feature.
5ca0cb28 8282
f208ba17
AC
82832002-04-14 Andrew Cagney <ac131313@redhat.com>
8284
8285 * gdbint.texinfo (Target Architecture Definition): Remove
8286 FRAME_CHAIN_COMBINE.
8287
d5ba91de
MC
82882002-04-12 Michael Chastain <mec@shout.net>
8289
8290 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8291 REG_STACK_SEGMENT.
8292
26818220
MC
82932002-04-09 Michael Chastain <mec@shout.net>
8294
8295 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8296 PYRAMID_* macros.
8297
129188f6
AC
82982002-04-07 Andrew Cagney <ac131313@redhat.com>
8299
8300 * gdb.texinfo (Bug Reporting): Document that the web is the
8301 prefered way of submitting bug reports.
8302 (Bug Reporting): Delete the s-mail address as the last resort.
8303
8227c0ff
AC
83042002-04-05 Andrew Cagney <ac131313@redhat.com>
8305
8306 * gdbint.texinfo (Target Architecture Definition): Delete
8307 references to TARGET_WRITE_FP and write_fp.
8308
16d9dec6
MS
83092002-03-27 Michael Snyder <msnyder@redhat.com>
8310
8311 * gdb.texinfo: Document new commands dump, append, and restore.
8312
9ae8b82c
AC
83132002-03-27 Andrew Cagney <ac131313@redhat.com>
8314
8315 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8316 Branch'.
8317
474c8240
AC
83182002-03-18 Andrew Cagney <ac131313@redhat.com>
8319
8320 * gdb.texinfo: Change all examples to @smallexample.
8321 * gdbint.texinfo: Ditto.
a9331b3f 8322
fb0ff88f
AC
83232002-03-18 Andrew Cagney <ac131313@redhat.com>
8324
8325 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8326 Branches''.
8327
9bb0a4d8
AC
83282002-03-18 Andrew Cagney <ac131313@redhat.com>
8329
8330 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8331 Policy''.
8332
937f164b
FF
83332002-03-04 Fred Fish <fnf@redhat.com>
8334
8335 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8336 expresson, suports, dependant, trhe, perhaphs, situtations,
8337 explictily, taged, oportunity, unfortunatly).
8338
a7b40f07
AC
83392002-02-24 Andrew Cagney <ac131313@redhat.com>
8340
8341 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8342 Remove reference to 3.12.
8343
aab4e0ec
AC
83442002-02-23 Andrew Cagney <ac131313@redhat.com>
8345
8346 * gdbint.texinfo: Include fdl.texi.
8347 (Top): Add GNU Free Documentation License.
8348 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8349 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8350 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8351 (gdbint.info): Add srcdir to include path.
8352 * gdb.texinfo: Include gpl.texi.
8353 (Top): Add Copying.
8354 * gpl.texi: New file.
8355
47b95330
AC
83562002-02-23 Andrew Cagney <ac131313@redhat.com>
8357
8358 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8359
78c47bea
PM
83602002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8361
8362 * gdb.texinfo: Document Cygwin native specific commands.
8363
56460a61
DJ
83642002-02-15 Daniel Jacobowitz <drow@mvista.com>
8365
8366 * gdb.texinfo: Document gdbserver ``--attach'' command.
8367
def71bfa
MS
83682002-02-07 Michael Snyder <msnyder@redhat.com>
8369
8370 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8371 to @code(_ovly_debug_event).
8372
c928edc0
AC
83732002-02-07 Andrew Cagney <ac131313@redhat.com>
8374
8375 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8376
81d46470
MS
83772002-02-06 Michael Snyder <msnyder@redhat.com>
8378
8379 * gdb.texinfo (overlays): Mention new magic symbol
8380 '_ovly_debug_event', which allows GDB to keep better track
8381 of overlays.
8382
f7dc1244 83832002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8384
8385 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8386 Suggested by Dmitry Sivachenko.
8387
8388 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8389
15110bc3
MS
83902002-02-01 Michael Snyder <msnyder@redhat.com>
8391
8392 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8393
6763aef9
MS
83942002-01-30 Michael Snyder <msnyder@redhat.com>
8395
ac282366
MS
8396 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8397 (set trust-readonly-sections): Document.
6763aef9 8398
8642bc8f
AC
83992002-01-29 Andrew Cagney <ac131313@redhat.com>
8400
8401 * gdbint.texinfo (Releasing GDB): Revise and update.
8402
afe64c1a
AC
84032002-01-28 Andrew Cagney <ac131313@redhat.com>
8404
8405 * gdbint.texinfo (Target Architecture Definition): Delete
8406 description of TARGET_BYTE_ORDER_DEFAULT.
8407
f7dc1244 84082002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8409
8410 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8411 <mitya@cavia.pp.ru>.
8412
3d6e1b5a
AC
84132002-01-23 Andrew Cagney <ac131313@redhat.com>
8414
8415 * libgdb.texinfo: Delete file.
8416
6c0e9fb3
AC
84172002-01-22 Andrew Cagney <ac131313@redhat.com>
8418
8419 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8420 * gdbint.texinfo: Ditto.
8421
e0ce93ac
AC
8422Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8423
8424 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8425
be298bcc
AC
84262002-01-22 Andrew Cagney <ac131313@redhat.com>
8427
8428 * Makefile.in: Update copyright.
8429 (TEXI2DVI): Define.
8430 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8431 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8432 gdb-cfg.texi.
8433 (TEXINDEX, PDFTEX): Delete makefile variables.
8434
8e04817f
AC
84352002-01-22 Andrew Cagney <ac131313@redhat.com>
8436
8437 * gdb.texinfo (Protocol): Move section to appendix.
8438
6b2f586d
AC
84392002-01-21 Andrew Cagney <ac131313@redhat.com>
8440
8441 * gdb.texinfo (Remote Debugging): Create a menu.
8442 (Top): Add ``Remote Debugging'' to menu.
8443
6f05cf9f
AC
84442002-01-21 Andrew Cagney <ac131313@redhat.com>
8445
8446 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8447 serial protocol'' from here.
8448 (Remote Debugging): To here. New chapter.
8449
3fd3d7d2
AC
84502002-01-20 Andrew Cagney <ac131313@redhat.com>
8451
8452 * gdbint.texinfo (Target Architecture Definition): Delete
8453 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8454
7fd60527
AC
84552002-01-20 Andrew Cagney <ac131313@redhat.com>
8456
8457 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8458 are no longer needed.
8459 (Porting GDB): Add maintainer note about configure.host.
8460
c2f05ac9
AC
84612002-01-20 Andrew Cagney <ac131313@redhat.com>
8462
8463 * gdbint.texinfo (Target Architecture Definition): Remove
8464 definition of IEEE_FLOAT.
8465
f7dc1244 84662002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8467
8468 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8469 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8470 <3diff@gnu.org>
231b2aad 8471
82600034
AC
84722002-01-19 Andrew Cagney <ac131313@redhat.com>
8473
8474 * gdbint.texinfo (Host Definition): Remove references to
8475 MALLOC_INCOMPATIBLE.
8476
7708fa01
AC
84772002-01-17 Andrew Cagney <ac131313@redhat.com>
8478
8479 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8480 and xyz-xdep.o.
8481
eb12ee30
AC
84822002-01-17 Andrew Cagney <ac131313@redhat.com>
8483
889bf7c5 8484 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8485 (Set Breaks): Copy ``maint info breakpoint'' doco to
8486 ``Maintenance Commands'' appendix. Add reference.
8487
c9ccaa92
AC
84882002-01-17 Andrew Cagney <ac131313@redhat.com>
8489
8490 * fdl.texi: Remove next/prev from @node.
8491
f7dc1244 84922002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8493
8494 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8495 for monstrous @multitable (from Brian Youmans).
8496
8497 * fdl.texi: New file.
8498
8499 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8500
8973da3a
AC
85012002-01-15 Andrew Cagney <ac131313@redhat.com>
8502
8503 * gdbint.texinfo (Releasing GDB): New chapter.
8504
7d86b5d5
AC
85052002-01-14 Andrew Cagney <ac131313@redhat.com>
8506
8507 * gdb.texinfo (Embedded Processors, Calling program functions):
8508 Obsolete references to a29k.
8509
cc1cb004
AC
85102002-01-13 Andrew Cagney <ac131313@redhat.com>
8511
8512 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8513 examples. Document that a code-block should do or discard its
8514 cleanups before exit.
8515
79f12247
MS
85162002-01-11 Michael Snyder <msnyder@redhat.com>
8517
8518 * gdb.texinfo (Choosing files): Change @samp to @file.
8519
19837790
MS
85202002-01-05 Michael Snyder <msnyder@redhat.com>
8521
8522 * gdb.texinfo (--pid): Document new command line option (attach).
8523
f7dc1244 85242002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8525
8526 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8527 in the stub.
8528
d7449b42
AC
85292002-01-04 Andrew Cagney <ac131313@redhat.com>
8530
8531 * gdbint.texinfo (Target Architecture Definition): Replace
8532 BIG_ENDIAN with BFD_ENDIAN_BIG.
8533
f23631e4
AC
85342002-01-03 Andrew Cagney <ac131313@redhat.com>
8535
8536 * gdbint.texinfo (Target Architecture Definition): Replace
8537 value_ptr with struct value pointer.
8538
72c9928d
EZ
85392002-01-02 Eli Zaretskii <eliz@gnu.org>
8540
8541 * gdb.texinfo (Free Software): Fix wording.
8542
959acfd1
EZ
85432001-12-31 Eli Zaretskii <eliz@gnu.org>
8544
8545 * gdb.texinfo (Free Software): New section ``Free Software Needs
8546 Free Documentation''.
8547
f7dc1244 85482001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8549
8550 * stabs.texinfo:
8551 * gdb.texinfo:
8552 * gdbint.texinfo:
8553 * libgdb.texinfo:
8554 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8555
6600abed
MS
85562001-12-29 Michael Snyder <msnyder@redhat.com>
8557
8558 * gdb.texinfo (maint info sections): Fix typo.
8559
f6680716
MS
85602001-12-26 Michael Snyder <msnyder@redhat.com>
8561
fe95c787
MS
8562 * gdb.texinfo (maint info sections): Document.
8563
a9331b3f 8564 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8565 'info proc' sub-options that are currently not implemented.
8566
c3d3ce5b
JB
85672001-12-20 Jim Blandy <jimb@redhat.com>
8568
8569 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8570
778eb05e
AC
85712001-12-15 Andrew Cagney <ac131313@redhat.com>
8572
8573 * gdbint.texinfo (Target Architecture Definition): Replace
8574 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8575
2607059c
AC
85762001-12-01 Andrew Cagney <ac131313@redhat.com>
8577
8578 * gdbint.texinfo (Host Definition): Delete documentation on
8579 HOST_BYTE_ORDER.
8580
df0cd8c5
JB
85812001-11-30 Jim Blandy <jimb@redhat.com>
8582
8583 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8584 overlay support. Add to top-level menu.
df0cd8c5 8585
88118b3a
TT
85862001-11-26 Tom Tromey <tromey@redhat.com>
8587
8588 * gdb.texinfo (Command Syntax): Document C-o binding.
8589
96565e91
CF
85902001-07-26 Christopher Faylor <cgf@redhat.com>
8591
8592 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8593 use since it is described in the referenced section.
8594
f7dc1244 8595 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8596 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8597 clearer when using DJGPP.
8598
2a3d5645
CF
85992001-11-24 Christopher Faylor <cgf@redhat.com>
8600
8601 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8602 specifically refer to MS-DOS.
8603 (command files): Mention gdb.ini is only used on MS-DOS.
8604
aa26fa3a
TT
86052001-11-21 Tom Tromey <tromey@redhat.com>
8606
8607 * gdb.texinfo (Invoking GDB): Document --args.
8608 (Mode Options): Likewise.
8609
4f8ada06
JB
86102001-11-21 Jim Blandy <jimb@redhat.com>
8611
8612 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8613 Delete documentation; this macro has been removed from the
8614 sources.
4f8ada06 8615
3fe0dc10
JB
86162001-11-13 Jim Blandy <jimb@redhat.com>
8617
8618 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8619
9e5abb06
CV
86202001-11-06 Corinna Vinschen <vinschen@redhat.com>
8621
8622 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8623
1c5dfdad
MS
86242001-11-05 Michael Snyder <msnyder@redhat.com>
8625
a9331b3f 8626 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8627 quote regexp chars in function names such as "operator*()".
8628
990f9fe3
FF
86292001-11-01 Fred Fish <fnf@redhat.com>
8630
8631 * gdbint.texinfo (SOLIB_ADD): Document additional new
8632 "readsyms" arg.
8633
b433d00b
DH
86342001-10-30 Don Howard <dhoward@redhat.com>
8635
070b1dd3
DH
8636 * gdb.texinfo: (Command Files) Added documentation for the
8637 behavior of gdb with input redirected from a file.
b433d00b 8638
b7209cb4
FF
86392001-10-28 Fred Fish <fnf@redhat.com>
8640
8641 * gdb.texinfo (auto-solib-add): Change docs to match
8642 implementation change.
8643 (auto-solib-limit): Add docs for new variable.
8644
1aa20aa8
AC
86452001-10-15 Andrew Cagney <ac131313@redhat.com>
8646
8647 * gdbint.texinfo (Target Architecture Definition): Function
8648 value_as_pointer renamed to value_as_address.
8649
fc0c74b1
AC
86502001-10-15 Andrew Cagney <ac131313@redhat.com>
8651
8652 * gdbint.texinfo (Target Architecture Definition): Default
8653 POINTER_TO_ADDRESS functions assume unsigned addresses.
8654 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8655 posting by Jim Blandy.
8656
f4846649
JB
86572001-10-12 Jim Blandy <jimb@redhat.com>
8658
8659 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8660 version of texi2html (1.64) doesn't support this flag any more.
8661
f277788b
MK
86622001-09-08 Mark Kettenis <kettenis@gnu.org>
8663
a9dc4918
MK
8664 * gdbint.texinfo (Host Definition): Remove description of
8665 MEM_FNS_DECLARED.
8666
d28379df
MK
8667 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8668
f277788b
MK
8669 * gdbint.texinfo (Host Definition): Remove description of
8670 HAVE_SIGSETMASK.
8671
7ccaa899
EZ
86722001-09-04 Elena Zannoni <ezannoni@redhat.com>
8673
8674 * gdbint.texinfo (Target Architecture Definition): Add
8675 explanation of TARGET_PRINT_INSN macro.
8676
17d9d558
JB
86772001-08-30 Jim Blandy <jimb@redhat.com>
8678
8679 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8680 Explain what it means to load relocatable files.
8681
72cde065
JB
86822001-08-28 Jim Blandy <jimb@redhat.com>
8683
8684 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8685 info `top' menu.
8686
9e678452
CF
8687Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8688
8689 * gdbint.texinfo: Add a cautionary note about macro use.
8690
a2bea4c3 86912001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8692
a2bea4c3
CV
8693 * gdb.texinfo: Explain omitting the hostname in the
8694 `target remote' command.
8695
1129bf27
DJ
86962001-07-30 Daniel Jacobowitz <drow@mvista.com>
8697
8698 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8699 and END-INFO-DIR-ENTRY.
8700
732b3002
SC
87012001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8702
8703 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8704
89437448
AC
87052001-07-25 Andrew Cagney <ac131313@redhat.com>
8706
8707 * gdbint.texinfo (libgdb): Rewrite.
8708
f7dc1244 87092001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8710
8711 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8712
c4555f82
SC
87132001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8714
8715 * gdb.texinfo (TUI): New chapter, document the TUI.
8716 (Mode Options): Document the -tui option.
8717
2f45a6e0
MK
87182001-07-23 Mark Kettenis <kettenis@gnu.org>
8719
8720 * gdbint.texinfo (Host Definition): Remove description of
8721 NEED_POSIX_SETPGID.
8722
f7dc1244 87232001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8724
8725 * gdb.tex (DJGPP Native): New node, with descriptions of
8726 DJGPP-specific commands.
8727
be9c6c35
JM
87282001-07-19 John R. Moore <jmoore@redhat.com>
8729
8730 * gdbint.texinfo: Three misspellings.
8731
dfa249fb
AC
87322001-07-06 Andrew Cagney <ac131313@redhat.com>
8733
8734 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8735 `test` expressions on bash. Problem reported by Colin Walters.
8736
c72e7388
AC
87372001-07-04 Andrew Cagney <ac131313@redhat.com>
8738
8739 * gdbint.texinfo (User Interface): Update ui-out documentation to
8740 refelect recent UI/MI updates.
8741
94bbb2c0
AC
87422001-07-04 Andrew Cagney <ac131313@redhat.com>
8743
8744 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8745 interpreters.
8746
af6c57ea
AC
87472001-06-15 Andrew Cagney <ac131313@redhat.com>
8748
8749 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8750 structure and not macros.
8751 (Host Definition): Document that much of this chapter is obsolete.
8752 (Target Architecture Definition): Update list of files that make
8753 up a target architecture.
8754 (Coding): Update.
8755
83aa8bc6
AC
87562001-06-28 Andrew Cagney <ac131313@redhat.com>
8757
8758 * gdbint.texinfo (Target Architecture Definition): Update
8759 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8760 The latter has been changed to a true predicate.
8761
f7dc1244 87622001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8763
8764 * annotate.texi: Add @noindent where needed. From Dmitry
8765 Sivachenko <dima@Chg.RU>.
8766 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8767
656db9b0
AC
87682001-06-16 Andrew Cagney <ac131313@redhat.com>
8769
8770 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8771
df2396a1
AC
87722001-06-14 Andrew Cagney <ac131313@redhat.com>
8773
8774 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8775 returns ``OK''. Document that the ``R'' packet does not reply.
8776
0f1f2b0a
MS
87772001-06-13 Michael Snyder <msnyder@redhat.com>
8778
8779 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8780
f7dc1244 87812001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8782
8783 * gdb.texinfo (Signals): Clarify the default setting of signal
8784 handling.
8785
a5d7c491
AC
87862001-05-14 Andrew Cagney <ac131313@redhat.com>
8787
8788 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8789 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8790
05a54c4f
AC
87912001-05-12 Andrew Cagney <ac131313@redhat.com>
8792
8793 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8794
f7dc1244 87952001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8796
8797 * gdbint.texinfo (Clean Design and Portable Implementation):
8798 Renamed from "Clean Design".
8799 (Clean Design and Portable Implementation): Document portable
8800 methods of handling file names, and the associated macros.
8801
f7dc1244 88022001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8803
8804 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8805 command and provide a cross-reference to its description.
8806 (Symbols): Note that "info scope" is useful for trace experiments.
8807
f7dc1244 88082001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8809
b37052ae
EZ
8810 * gdb.texinfo (Symbols): Document "info scope".
8811 (Tracepoints): New chapter.
8812 (Contributors): Update for v5.1.
8813 <All nodes>: Change "C++" to "C@t{++}".
8814
0ee54786
EZ
8815 * gdbint.texinfo (User Interface): A new section about ui_out
8816 functions, based on text written by Fernando Nasser.
8817
c534679c
EZ
8818 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8819
f7dc1244 88202001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8821
e9c75b65
EZ
8822 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8823
8824 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8825
8826 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8827 Replace "GDB" with "@value{GDBN}". Fix markup.
8828
8829 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8830
3d67e040
EZ
8831 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8832 a cross-reference to its description.
8833 (Symbols): Document "info symbol".
8834
f7dc1244 88352001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8836
8837 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8838 subsection "x86 Watchpoints".
8839 (Target Architecture Definition): Document the macros
8840 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8841 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8842
b0ed3589
AC
88432001-03-20 Andrew Cagney <ac131313@redhat.com>
8844
8845 * gdbint.texinfo (Target Architecture Definition): Update
8846 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8847 list.
8848
b6ba6518
KB
88492001-03-06 Kevin Buettner <kevinb@redhat.com>
8850
8851 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8852 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8853
f7dc1244 88542001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8855
8856 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8857
f7dc1244 88582001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8859
17cc6a06
EZ
8860 * gdb.texinfo (Environment): Document that `path' does not change
8861 the value of PATH in GDB's own environment (it did in the past,
8862 but that was changed on March 15, 1994). Reported by Doug Evans
8863 <dje@transmeta.com>.
8864
56caf160
EZ
8865 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8866 its line. Fix markup of commands and macros. Add an Index node
8867 and index entries.
8868
29e57380
C
88692001-01-23 J.T. Conklin <jtc@redback.com>
8870
8871 * gdb.texinfo (Memory region attributes): New manual section.
8872
1c6147de
ND
88732001-01-04 Nicholas Duffek <nsd@redhat.com>
8874
8875 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8876
f7dc1244 88772000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8878
8879 * refcard.tex: Version and copyright fixed. From Phil Edwards
8880 <pedwards@disaster.jaj.com>.
8881
0dcedd82
AC
8882Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8883
8884 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8885 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8886
3b851bce
AC
8887Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8888
8889 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8890 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8891
f7dc1244 88922000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8893
8894 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8895 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8896
b90a5f51
CF
88972000-11-10 Christopher Faylor <cgf@cygnus.com>
8898
8899 * gdb.texinfo: Document new 'set step-mode' command.
8900
f7dc1244 89012000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8902
8903 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8904 changes from Dmitry Sivachenko <dima@Chg.RU>.
8905
f7dc1244 89062000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8907
8908 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8909 From Steven Johnson <sbjohnson@ozemail.com.au>.
8910
2e685b93
MK
89112000-08-10 Mark Kettenis <kettenis@gnu.org>
8912
8913 * gdbint.texinfo (Overall Structure): Spelling fix.
8914
f7dc1244 89152000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8916
8917 * gdbint.texinfo (Target Architecture Definition): Document that
8918 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8919 for which REGISTER_CONVERTIBLE returns a zero value.
8920
63ac3005
EZ
89212000-07-08 Christopher Faylor <cgf@cygnus.com>
8922
8923 * Makefile.in (install-info): Find files to install in either the
8924 build or source directories (adapted from Makefile.am).
8925
bd79f757
ND
89262000-07-07 Nicholas Duffek <nsd@redhat.com>
8927
8928 * stabs.texinfo: Fix spelling errors.
8929 (String Field): FILE-NUMBER starts from 0, not 1.
8930
f7dc1244 89312000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8932
8933 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8934 Brian Youmans.
5f208f6d 8935
f7dc1244 89362000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8937
8938 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8939 the source directory. Reported by Mark Harig
8940 <markh@frazier.landmark.com>.
cc542d3b 8941
f3b28801
C
89422000-06-20 J.T. Conklin <jtc@redback.com>
8943
8944 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8945
449f3b6c
AC
8946Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8947
8948 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8949 Generate using pdftex.
449f3b6c 8950 (PDFTEX): Define.
889bf7c5 8951 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8952 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8953 @contents at the start.
449f3b6c 8954
f7dc1244 89552000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8956
8957 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8958 Youmans.
48e934c6 8959
9e9c5ae7
AC
8960Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8961
8962 From Brian Youmans:
8963 * gdb.texinfo: Fix ``et al.''.
8964
c741b251
AC
8965Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8966
8967 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8968 loop.
c741b251 8969
4ab64e14
JG
89702000-05-19 Jimmy Guo <guo@cup.hp.com>
8971
8972 * configure: Regenerate.
8973
f7dc1244 89742000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8975
8976 * Makefile.in (install-info): Run install-info on installed Info
8977 files.
8978
8c70017b
AC
8979Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8980
a7cb598a 8981 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8982 Andrew Cagney.
8c70017b 8983
f7dc1244 89842000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8985
8986 * gdb.texinfo: Proofreading changes from Brian Youmans.
8987
bf0184be
ND
89882000-05-01 Nick Duffek <nsd@cygnus.com>
8989
8990 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8991 startup sequence, minor edits.
8992
f7dc1244 89932000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8994
8995 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8996 TeX.
8997
8998 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8999 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9000 like `n' and `s' which look weird. Convert some of the @kindex to
9001 @vindex, when they refer to variables, not commands.
9002
33e16fad
AC
9003Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9004
9005 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9006
f7dc1244 90072000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9008
9009 * Makefile.in (GDBMI_DIR): New variable.
9010 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9011 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9012 (gdbmi.texinfo): New target, for texi2roff.
9013 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9014 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9015
9016 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9017 gdbmi.texinfo.
9018 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9019 comment.
9020
d167840f
EZ
90212000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9022
9023 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9024 command.
d167840f 9025
f7dc1244 90262000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9027
9028 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9029 prevents the build (and is generally a Bad Idea).
9030
f7dc1244 90312000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9032
9033 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9034 a comma inside @var.
9035 (Command Files): Index markup changes from Dmitry Sivachenko
9036 <dima@Chg.RU>.
9037
f7dc1244 90382000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9039
9040 * Makefile.in (LN_S): Define.
9041 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9042 invoke "ln -s" unless it is known to work.
9043
9044 * configure.in (AC_PROG_LN_S): Add.
9045
8dc7983f
JB
90462000-04-14 Jim Blandy <jimb@redhat.com>
9047
9048 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9049 section.
9050 (Target Conditionals): Document ADDRESS_TO_POINTER,
9051 POINTER_TO_ADDRESS.
9052
1a8237e8
DB
90532000-04-11 Daniel Berlin <dan@cgsoftware.com>
9054
9055 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9056 gdb-cfg.texi to get the value.
9057
ca526f1a
JB
90582000-04-10 Jim Blandy <jimb@redhat.com>
9059
9060 * gdbint.texinfo (Target Architecture Definition): Fix
9061 cross-references.
9062
faaafcb4
JB
90632000-04-08 Jim Blandy <jimb@redhat.com>
9064
9065 * gdbint.texinfo (Using Different Register and Memory Data
9066 Representations): New section.
9067 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9068 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9069 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9070
1b27397f
AC
9071Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9072
9073 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9074 for acknowledgments.
1b27397f 9075
480ff1fb
AC
9076Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9077
9078 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9079 qThreadExtraInfo.
480ff1fb 9080
a9331b3f 90812000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9082
a9331b3f
RM
9083 * gdb.texinfo: Clarify which remote debug protocol commands are
9084 required and which are optional.
f1251bdd 9085
dbeb8dbd
AC
9086Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9087
9088 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9089 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9090 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9091 * annotate.texi: Update.
9092
6d2ebf8b
SS
90932000-03-28 Stan Shebs <shebs@apple.com>
9094
9095 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9096 expectation of additional changes before release), update
9097 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9098 node links, rephrase and/or shorten lines to fix formatting
9099 problem in both regular and @smallbook formats.
9100 * annotate.texi: Shorten lines in example, use smallexample
9101 consistently everywhere.
9102 * Makefile.in: Add comment about texinfo 4.0 html generation.
9103 (SFILES_INCLUDED): Add annotate.texi.
9104
5d161b24
DB
91052000-03-27 Daniel Berlin <dan@cgsoftware.com>
9106
5ae4183a
AS
9107 * gdb.texinfo (Debugging Output): Added new section, documenting
9108 the "set/show debug" commands.
5d161b24 9109
b9deaee7
AC
9110Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9111
9112 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9113 entry.
b9deaee7
AC
9114
9115 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9116 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9117 @chapter and @node entries.
a9331b3f 9118
b9deaee7 9119 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9120
9ef47d30
AC
9121Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9122
9123 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9124 files.
9ef47d30 9125
cfeada60
FN
91262000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9127
9128 From David Whedon <dwhedon@gordian.com>
5ae4183a 9129 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9130
6837a0a2
DB
91312000-03-22 Daniel Berlin <dan@cgsoftware.com>
9132
9133 * gdb.texinfo: Add documentation for the apropos command.
9134
bba2971c
MS
91352000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9136
9137 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9138
2b628194
MS
91392000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9140
a9331b3f 9141 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9142 two places.
9143
96a2c332
SS
91442000-03-17 Stan Shebs <shebs@apple.com>
9145
9146 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9147 <dima@Chg.RU>, also clarification of allowed content for
9148 string constants.
9149
f7dc1244 91502000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9151
9152 * gdb.texinfo (main menu): Add Annotations.
9153 (File Options): Add @cindex entries for each command-line option.
9154 Document --epoch, --annotate, --async, --interpreter, --write,
9155 --statistics, and --version.
9156
9157 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9158 of GDB.
9159
9d233477
JB
91602000-02-23 Jim Blandy <jimb@redhat.com>
9161
9162 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9163
14e0eb3b
JB
91642000-02-22 Jim Blandy <jimb@redhat.com>
9165
9166 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9167
3555de01
JM
91682000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9169
9170 * Makefile.in (diststuff): New target.
9171
5e35df8e
KB
91722000-02-15 Kevin Buettner <kevinb@redhat.com>
9173
9174 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9175 architecture. [From Jim Wilson.]
5e35df8e 9176
c5394b80
JM
91772000-01-16 Tom Tromey <tromey@cygnus.com>
9178
9179 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9180 (Delete Breaks): Mention range arguments.
9181 (Disabling): Likewise.
9182
c3f6f71d
JM
91832000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9184
9185 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9186
c4093a6a
JM
9187Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9188
9189 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9190 valid functions.
c4093a6a 9191
11cf8741
JM
91921999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9193
9194 * gdb.texinfo: Clarify regular expressions used in rbreak.
9195
917317f4
JM
91961999-10-15 Kevin Buettner <kevinb@cygnus.com>
9197
9198 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9199 MEMORY_REMOVE_BREAKPOINT): Document.
9200
9201Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9202
9203 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9204 offset re-using the DATA offset instead.
917317f4 9205
2df3850c
JM
92061999-10-11 Jim Kingdon <kingdon@redhat.com>
9207
9208 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9209
92101999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9211
9212 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9213 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9214 typos.
9215
9216 * gdb.texinfo: Various minor wording and formatting improvements,
9217 mentions of additional command-line options.
9218
2acceee2
JM
92191999-09-30 Fred Fish <fnf@cygnus.com>
9220
9221 * gdb.texinfo: Document additional forms of specifying section
9222 names and addresses for the add-symbol-file command.
9223
c2c6d25f
JM
92241999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9225
9226 * gdbint.texinfo: Fix typo, add the word "have".
9227
92281999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9229
9230 * gdbint.texinfo (Target Architecture Definition): Document the
9231 SKIP_PERMANENT_BREAKPOINT macro.
9232
d4f3574e
SS
92331999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9234
9235 * gdb.texinfo: Fiks speling errers.
9236
9237 * gdb.texinfo: Fix uses of @multitable.
9238
f7dc1244 9239 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9240 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9241 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9242 comments about using with optimization, add more indexing,
9243 fix info about disassembly-flavor.
9244
9245Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9246
9247 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9248 SKIP_SOLIB_RESOLVER): Define.
9249
9250Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9251
9252 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9253 ``g'' packets.
d4f3574e 9254
104c1213
JM
92551999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9256
9257 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9258 platform-specific info, inline remote.texi and move sections of it
9259 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9260 and register stack into the new chapter.
9261 * remote.texi: Remove, now part of gdb.texinfo.
9262 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9263
92641999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9265
9266 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9267 GDB_TARGET_IS_MACH386): These kludges have gone away.
9268
9269Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9270
9271 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9272 TDEPLIBS.
104c1213 9273
53a5351d
JM
92741999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9275
9276 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9277 surrounding text to fit HP-UX bits into general info.
9278 (HPPA-cfg.texi): Remove, no longer useful.
9279
9280 * gdb.texinfo: Remove explicit links from @node lines, remove
9281 HP-added "Detailed Node Listing" from main menu which confuses
9282 things.
9283
9284 From Dmitry Sivachenko <dima@Chg.RU>:
9285 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9286 in description of `set environment'.
53a5351d
JM
9287
92881999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9289
9290 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9291
7be570e7
JM
92921999-08-12 Ben Elliston <bje@cygnus.com>
9293
9294 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9295
f7dc1244 92961999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9297
9298 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9299 watch, awatch, and rwatch. Explain why the latter two cannot be
9300 set as software watchpoints. Document that watchpoints for local
9301 variables are deleted when the debuggee terminates.
7be570e7
JM
9302
9303Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9304
9305 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9306 packet. Allow E.. response packet. "qRcmd" packet is no longer
9307 reserved.
7be570e7
JM
9308
93091999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9310
a9331b3f
RM
9311 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9312 * gdb.texinfo: Ditto.
7be570e7 9313
96baa820
JM
93141999-08-06 Tom Tromey <tromey@cygnus.com>
9315
9316 * gdb.texinfo (KOD): New node.
9317
9318Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9319
9320 * remote.texi (Rcmd): Fix minor formatting typos.
9321
9322Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9323
9324 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9325 packets.
96baa820 9326
adf40b2e
JM
93271999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9328
9329 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9330 fixes.
9331
43ff13b4
JM
9332Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9333
9334 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9335
085dd6e6
JM
9336Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9337
9338 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9339 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9340 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9341 packets that are not supported on all hosts. Expand examples.
9342 Spell check.
085dd6e6
JM
9343
93441999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9345
9346 * Makefile.in: Recognize html, install-html. Add targets
9347 to build HTML versions of documentation via texi2html.
9348
9349Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9350
9351 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9352 testsuite.
085dd6e6
JM
9353
9354Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9355
9356 * remote.texi (Communication Protocol): Rewrite.
9357
9358Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9359
9360 * stabs.texinfo: Fix uses of xref.
9361
9e0b60a8
JM
9362Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9363
9364 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9365 info about patch submission.
9366
cce74817
JM
9367Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9368
9369 From Per Bothner <bothner@cygnus.com>:
9370 * gdb.texinfo: Document Chill support.
9371
9372Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9373
9374 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9375 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9376 Document that the value should be greater-than or equal-to zero.
9377 (NO_STD_REGS): Document. Deprecate.
cce74817 9378
ac9a91a7
JM
9379Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9380
9381 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9382 Document that these are not used.
ac9a91a7
JM
9383
9384Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9385
9386 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9387
392a587b
JM
9388Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9389
9390 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9391 numargs was dropped.
392a587b
JM
9392
9393Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9394
9395 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9396
b83266a0
SS
9397Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9398
9399 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9400 Update.
b83266a0 9401
7a292a7a
SS
9402Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9403
9404 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9405 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9406
9407Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9408
9409 * gdbint.texinfo: Fix typos: $ -> @.
9410
9411Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9412
9413 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9414 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9415 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9416 BREAKPOINT_FROM_PC.
a9331b3f 9417
7a292a7a
SS
9418Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9419
9420 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9421 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9422
9423Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9424
9425 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9426 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9427
94281999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9429
9430 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9431 longer exists.
9432
9433Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9434
9435 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9436 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9437 they make the manual source incomprehensible.
7a292a7a
SS
9438 * h8-cfg.texi: Remove, hasn't been used in years.
9439
c906108c
SS
9440Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9441
9442 * gdb.texinfo: Update the credits.
9443
9444Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9445
9446 * gdb.texinfo: Fix mistakes noticed in printout of last
9447 draft, add Alpha to discussion of heuristic fence post.
9448
9449Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9450
9451 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9452 Edition, merge some HP changes into mainline, describe some
9453 previously undocumented features, describe more of the target
9454 commands available, eliminate obsolete section on renamed
9455 commands.
c906108c
SS
9456 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9457
9458Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9459
9460 * gdb.texinfo: Make many HPPA conditionals unconditional,
9461 including catchpoint description, since now on for all configs.
9462 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9463 specializations.
9464
9465Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9466
9467 * Makefile.in (GDBvn.texi): Fix match expression to work with
9468 current format of VERSION in gdb/Makefile.in.
9469 * gdb.texinfo: Fix node ref to match new readline.
9470
9471Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9472
a9331b3f
RM
9473 * gdb.texinfo: Changes made as part of a project to merge in
9474 changes made by HP. Documentation makes extensive use of
c906108c
SS
9475 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9476 on remote debugging. There are differences in documentation
889bf7c5 9477 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9478 the HP manual discusses catchpoints, hardware watchpoints, and
9479 some HPUX specific limitations for shared library support.
a9331b3f 9480
c906108c
SS
9481 There are also a number of @node changes.
9482
94831999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9484
9485 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9486 (C Usage): Same.
9487
9488Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9489
9490 The following changes were made by Edith Epstein
889bf7c5
PA
9491 <eepstein@cygnus.com> as part of a project to merge in changes
9492 made by HP.
a9331b3f 9493
c906108c
SS
9494 * HPPA-cfg.texi: new file.
9495
9496 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9497
9498 * refcard.tex: change documentation about catch.
9499 removed info catch.
9500
9501Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9502
9503 * gdbint.texinfo: Expand on GDB's coding standards,
9504 specify the use of arg names with prototypes.
9505
95061998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9507
9508 * gdb.texinfo: Fix tipo.
9509
9510Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9511
9512 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9513 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9514
9515Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9516
9517 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9518
95191998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9520
9521 * agentexpr.texi: New file.
9522
9523Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9524
9525 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9526
95271998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9528
9529 * remote.texi: Changed wording that implied that the GDB remote
9530 protocol caches register values instead of GDB itself.
9531
9532Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9533
9534 * gdbint.texinfo: Add some info about symbol readers.
9535 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9536 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9537 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9538 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9539
9540Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9541
a9331b3f 9542 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9543
9544Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9545
9546 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9547
9548Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9549
9550 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9551 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9552
9553Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9554
9555 * gdbint.texinfo: Fix minor typos.
9556
9557Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9558
9559 * gdbint.texinfo: Complete overhaul. Group descriptions more
9560 logically, add more info on generic algorithms, remove much
9561 obsolete and/or wrong material.
9562
9563Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9564
9565 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9566
9567Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9568
9569 * refcard.tex: Copyright, address updates.
9570
9571Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9572
9573 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9574 for the edition instead of confusing GDB-version-like numbers.
9575
9576Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9577
9578 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9579
9580Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9581
5ae4183a 9582 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9583
9584Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9585
9586 * gdb.texinfo: Add some credits, mention bug monitor.
9587 * remote.texi: Mention mips monitor targets.
9588 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9589
c906108c
SS
9590Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9591
9592 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9593 files, finish sorting of host vs target vs native macros, describe
9594 some more of them.
c906108c
SS
9595
9596Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9597
9598 * gdbint.texinfo (Host Conditionals): Document change from
9599 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9600
9601Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9602
9603 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9604 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9605
9606Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9607
9608 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9609 Document LSEEK_NOT_LINEAR.
9610
9611Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9612
9613 * stabs.texinfo (Stab Section Basics): Make it clear that only
9614 some versions of the GNU linker remove the leading N_UNDF symbol.
9615
9616Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9617
9618 * stabs.texinfo (String Field): Document type number pairs here,
9619 instead of in the Sun specific section.
9620 (Include Files): The GNU linker supports the N_BINCL
9621 optimization. Clarify the N_BINCL value, and what it is used
9622 for.
9623 (Procedures): Document N_FUN with an empty string to mark the end
9624 of a function.
9625 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9626 (Sun Differences): Remove this node, as the information is now
9627 elsewhere in the main document.
9628 (Stab Section Basics): Mention that the GNU linker may optimize
9629 stabs and remove the leading N_UNDF symbol.
9630
9631Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9632
9633 * gdb.texinfo, refcard.tex: Restore author credit
9634
9635Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9636
9637 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9638 documentation to account for START and END macros taking
9639 one arg.
9640
9641Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9642
9643 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9644 * gdb.texinfo (Frames): Fix typo.
9645
9646Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9647
9648 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9649 a target_signal as arg type, not a pid.
9650
9651Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9652
9653 * gdb.texinfo: Document `set assembly-language'.
9654
9655Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9656
9657 * remote.texi: Update list of stubs in the GDB distribution.
9658
9659Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9660
9661 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9662 Also document that some systems can use mmalloc but must define
9663 this if their C runtime allocates memory that is later freed.
c906108c 9664 (MMCHECK_FORCE): Document new macro.
a9331b3f 9665
c906108c
SS
9666Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9667
9668 * remote.texi: Add documentation for target Sparclet.
9669
9670Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9671
a9331b3f 9672 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9673 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9674 * configure.in: Rewritten for autoconf.
9675 * configure: New.
9676
9677Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9678
9679 * Makefile.in (DVIPS): New define, set to dvips.
9680 (dvi): Add stabs.dvi.
9681 (ps): New target.
9682 (all-doc): Depend on info, dvi, and ps targets.
9683 (STAGESTUFF): Add *.ps and *.dvi files.
9684 (clean-info, clean-dvi): Remove.
9685 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9686 rules completely rewritten.
9687 (maintainer-clean): Remove clean-info and clean-dvi
9688 dependencies and put their actions in the rules.
9689 (gdb.ps): New target
a9331b3f 9690 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9691 intermediate TeX files, whether they have 2 or 3 character
9692 extensions.
9693 (gdbint.ps): Add target and rules.
9694 (gdb-internals): Delete unused target.
9695 (Makefile): Depends upon config.status also.
9696
9697Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9698
9699 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9700 set.
9701
9702Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9703
9704 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9705 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9706
9707Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9708
9709 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9710
9711Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9712
9713 * gdb.texinfo (Print settings): Document
9714 `set/show print static-members' commands.
9715
9716Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9717
9718 * gdbint.texinfo (Native): Document name change, coredep.c to
9719 core-aout.c.
9720
9721Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9722
9723 * stabs.texinfo (Include Files): Document the values the SunOS4
9724 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9725
9726Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9727
9728 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9729 Fix typo.
9730
9731Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9732
9733 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9734 "gdb.tar.Z".
9735
9736Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9737
9738 * Makefile.in (maintainer-clean): New target, synonym for
9739 realclean.
9740
9741Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9742
9743 * Update all FSF addresses except those in COPYING* files.
9744
9745Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9746
9747 From Richard Earnshaw (rearnsha@armltd.co.uk):
9748 * gdb.texinfo (convenience variables): Document $_exitcode.
9749 (quit): Document optional expression to use as exit code.
9750
9751Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9752
9753 * gdb.texinfo, remote.texi: Brought up to date with various
9754 GDB changes.
9755
9756Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9757
9758 * gdb.texinfo: Update dates and versions, fix comments about
9759 hardware watchpoints in future releases and about the
9760 sharedlibrary command.
9761
9762Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9763
9764 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9765 C_FUN stab. Other cleanups.
9766
9767Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9768
9769 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9770 for the sparc stub.
9771
9772Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9773
9774 * annotate.texi: Clarify which addresses have differing formats
9775 depending on the language and which do not.
9776
9777Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9778
9779 * remote.texi (NetWare): Changed example to use BOARD= instead of
9780 NODE= argument to reflect correspoding change to gdbserve.nlm.
9781
9782Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9783
9784 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9785 GDB, as well as AIX dbx, supports the size type attribute.
9786
9787Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9788
9789 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9790
9791Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9792
9793 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9794 and new 'if' and 'while' commands.
9795
9796Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9797
9798 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9799
9800Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9801
9802 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9803 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9804 NetWare targets. Mostly stolen from the Server node.
9805
9806Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9807
9808 * gdb.texinfo (Setting): Talk about the language of a source file
9809 versus the working language. The old documentation did not match
9810 what GDB did.
9811
9812Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9813
9814 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9815 of a source file.
9816
9817Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9818
9819 * gdb.texinfo (Processes): New node.
9820
9821Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9822
9823 * remote.texi: Update documentation of set/show mipsfpu.
9824
3fc11d3e
JM
9825Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9826
9827 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9828 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9829
9830Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9831
9832 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9833 obsolete conditionals, described some others.
9834
9835Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9836
9837 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9838 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9839
9840Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9841
9842 * gdbint.texinfo: Put regex conditionals in their own table.
9843
9844Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9845
9846 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9847 described or fixed the descriptions of many others.
9848
9849Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9850
9851 * gdb.texinfo: Add some more credits.
9852 * gdbint.texinfo: Capitalize GDB consistently, describe some
9853 macros and remove some.
9854
9855Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9856
9857 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9858 obsolete conditionals, described some others.
9859
9860Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9861
9862 * gdb.texinfo (help targets): Changed to `help target', which
9863 is the correct gdb command.
9864
9865Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9866
9867 * annotate.texi (TODO): New node, for keeping track of annotations
9868 suggested but not yet implemented.
9869
9870Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9871
9872 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9873 another symbol, it is not the address itself.
9874
9875Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9876
9877 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9878 of stabs-in-coff sections.
9879
9880Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9881
9882 * annotate.texi: Change edition to 0.5 and date to May 1994.
9883 Add index.
9884 (Frames): New node, for frame annotation.
9885 (Displays): New node, for display annotation.
9886
9887 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9888 when waiting for your program to stop.
9889
9890Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9891
9892 * annotate.texi (Breakpoint Info): Document annotation of header
9893 fields and record annotation.
9894
9895Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9896
9897 * annotate.texi: New file, to document annotations.
9898
9899Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9900
9901 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9902 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9903
9904Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9905
9906 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9907 section, and say n_strx field is compilation unit relative.
9908 * stabs.texinfo: Don't use @code for a.out when it is the name of
9909 an object file format.
9910
9911Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9912
9913 * gdb.texinfo: Refer to file names, not path names, per rms
9914 convention.
9915 (Arguments): Fix typo.
9916
9917Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9918
9919 * stabs.texinfo (Global Variables): Talk about stabs in files
9920 where variables are referenced, but not defined.
9921
9922Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9923
9924 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9925 Cplusplus to new nodes Member Type Descriptor and Method Type
9926 Descriptor. Re-write stuff for #.
9927
9928Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9929
9930 * gdb.texinfo (Print Settings): Don't document "set print
9931 fast-symbolic-addr off". The bug which it worked around was fixed
9932 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9933
9934 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9935 N_ENTRY node.
9936
9937 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9938
9939Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9940
9941 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9942 references to ieee-float.c.
9943
9944Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9945
9946 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9947 match what the code actually does.
9948
9949Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9950
9951 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9952
9953Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9954
9955 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9956 i, and b.
9957
9958Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9959
9960 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9961 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9962 as "stabs in sections" rather than just saying "ELF and SOM".
9963 Also make that stuff apply to COFF.
9964
9965Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9966
9967 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9968 Ghostscript.
9969
9970Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9971
9972 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9973 versus functions without line numbers, also mention stepping into
9974 them as well as "step" when you are in them. Tell the user how to
9975 deal with the situation. Add comment about "debugging information".
9976
9977Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9978
9979 * stabs.texinfo (Enumerations): Document restriction on where
9980 enumeration types can appear and still win with GDB.
9981
9982Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9983
9984 * stabs.texinfo (Negative Type Numbers): Document format for type
9985 -16.
9986
9987Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9988
9989 * gdb.texinfo (Selection, Frame Info): Update information about
9990 arbitrary frame specficiations.
9991
9992Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9993
9994 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9995
9996Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9997
9998 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9999
10000Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10001
10002 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10003
10004Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10005
10006 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10007 Differences node to Statics node.
10008 (Statics): Discuss XCOFF use of V symbol descriptor.
10009
10010 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10011 not clean.
10012
10013Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10014
10015 * gdb.texinfo (Print Settings): Document `set print
10016 fast-symbolic-addr' and improve the doc for some other
10017 `set print's.
10018
10019Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10020
10021 * stabs.texinfo (String Field): Talk about defining several type
10022 numbers at once.
10023 Fix lint regarding changing node ELF Transformations to
10024 ELF and SOM Transformations.
10025
10026Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10027
10028 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10029
10030Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10031
10032 * stabs.texinfo (Cross-References): `::' is for nested types only
10033 within <>.
10034 (Structures): Document static members.
10035
10036Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10037
10038 * stabs.texinfo: Document S type attribute.
10039
10040Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10041
10042 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10043
10044Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10045
10046 * gdbint.texinfo: Fix a few typos.
10047
10048Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10049
10050 * gdb.texinfo, remote.texi: formatting improvements
10051
10052 * gdb.texinfo (New Features): mention threads.
10053 (Summary, C): fix xrefs in newly contributed text.
10054 (Threads): index entries, clarifications, example
10055 (passim): minor typos fixed, phrasing improvements
10056
10057 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10058 entries; (Server): explain use of gdbserver w/real-time systems,
10059 add example of conflicting TCP port; (MIPS Remote) break up
10060 running text into table, highlighting commands, and add example.
a9331b3f 10061
c906108c
SS
10062Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10063
10064 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10065
10066Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10067
10068 * stabs.texinfo (Nested Symbols): New node.
10069 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10070
10071Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10072
10073 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10074 to picking which Bbss.bss symbol to use, and (because there seems to
10075 be no good way of doing it) re-write some of the text to make it
10076 sound like Bbss.bss isn't such a great idea after all (as currently
10077 designed).
10078
10079 * gdb.texinfo (C): In addition to saying people have to use g++ for
10080 good results, say they have to use stabs. Specifically say cfront
10081 doesn't work well.
10082 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10083 the gdb README. Add xrefs to places where the support for the various
10084 languages is described in detail.
10085
10086Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10087
10088 * stabs.texinfo: Clean up stuff about visibility and virtual
10089 characters.
10090
10091 * stabs.texinfo (N_M2C): Cite Sun doc.
10092
10093Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10094
10095 * gdb.texinfo: updates re threads.
10096 * remote.texinfo: avoid index entries starting with digits.
10097
10098Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10099
10100 * stabs.texinfo (Enumerations): Talk about large, negative and
10101 octal values. Clean up cross reference to type attributes.
10102 (String Field): Say that GDB 4.11 supports size attribute.
10103
10104Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10105
10106 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10107 is a mandatory step. Make the stuff about that more concise.
10108
10109Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10110
10111 * stabs.texinfo (Class Names): New node.
10112
10113 * gdb.texinfo (Command Files): Explain order of init file reading.
10114
10115 * remote.texi (Bootstrapping): Talk about getting the serial driver
10116 to deal with ^C sent by gdb to stop the remote system.
10117
10118Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10119
10120 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10121
10122 * libgdb.texinfo (Defining Commands): made the DOC arg
10123 to gdb_define_app_command a char * instead of char **
10124 per a suggestion from kingdon.
10125
10126 * libgdb.texinfo: total rewrite from a different starting
10127 premise.
10128
10129Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10130
10131 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10132 floats passed as doubles (to improve clarity).
10133
10134Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10135
10136 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10137
10138 * a4rc.sed: update to work with Andreas Vogel papersize params
10139
10140 * refcard.tex: use Andreas Vogel simplifications of papersize
10141 params; remove useless version info; update copyright date.
10142
10143Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10144
10145 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10146
10147Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10148
10149 * gdb.texinfo (Files): Say what address the load command loads it at.
10150
10151 * stabs.texinfo (Common Blocks): Minor cleanups.
10152
10153 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10154 that Sun has backed away from the linker kludge and thus the relevant
10155 issue is changes to the SunPRO tools, not the Solaris linker.
10156
10157 * stabs.texinfo (Traditional Integer Types): Clean up description
10158 of octal bounds a little bit. Document extra leading zeroes.
10159
10160Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10161
10162 * gdb.texinfo (Signaling): Update for symbolic symbol names
10163 and add a section explaining the difference between the GDB
10164 signal command and the shell kill utility.
10165
10166Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10167
10168 * libgdb.texinfo: added `@' to braces that were unescaped.
10169
10170Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10171
10172 * libgdb.texinfo: new file. Spec for the gdb library.
10173
10174Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10175
10176 * stabs.texinfo (Include Files): Fix typo (start -> end).
10177
10178Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10179
10180 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10181 from Melissa at FSF's editing pass.
10182
10183Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10184
10185 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10186 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10187 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10188
10189Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10190
10191 * remote.texi (Bootstrapping): Discuss 386 call gates.
10192
10193Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10194
10195 * stabs.texinfo (Based Variables): New node.
10196
10197Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10198
10199 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10200 names, sizes, and formats to suggest how not to lose.
10201
10202Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10203
10204 * stabs.texinfo (Methods): Fix typo.
10205
10206Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10207
10208 * gdb.texinfo: Fix a few typos.
10209
10210Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10211
10212 * gdb.texinfo: Clarify how well it works with Fortran.
10213
10214 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10215 More on relocating stabs in ELF files.
10216
10217Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10218
10219 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10220
10221Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10222
10223 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10224 parameters on VAX.
10225
10226Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10227
10228 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10229
10230Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10231
10232 * stabs.texinfo: Make info author notice match the TeX author notice.
10233
10234Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10235
10236 * stabs.texinfo: Initial-caps all words in node names and
10237 non-trivial words in section names.
10238
10239Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10240
10241 * stabs.texinfo: Many minor cleanups.
10242
10243 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10244
10245Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10246
10247 * stabs.texinfo: Remove full description of big example.
10248 It's not really helpful; just use pieces of it where appropriate.
10249 Add more Texinfo formatting directives (@samp, etc.).
10250 Use @deffn to define stab types.
10251 Eliminate some wordiness. Break up some nodes.
10252 Add an (alphabetized) index of symbol types.
10253 Use consistent capitalization style in node and section names.
10254
10255Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10256
10257 * gdb.texinfo: Change typo "Two two" to "The two".
10258
10259Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10260
10261 * stabs.texinfo (XCOFF-differences): Remove references to
10262 non-existent types N_DECL and N_RPSYM.
10263
10264 * stabs.texinfo (String Field): Say that type attributes bug is
10265 fixed in GDB 4.10, since it is.
10266
10267 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10268
10269Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10270
10271 * stabs.texinfo: Formatting cleanups.
10272
10273Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10274
10275 * stabs.texinfo: When explaining the n_type of a stab, standardize
10276 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10277 no tabs, use @r).
10278 (Global Variables): Clean up.
10279
10280Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10281
10282 * stabs.texinfo (Stack Variables): Re-write.
10283
10284Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10285
10286 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10287 addresses of a source file. Also revise formatting.
10288 Change "object module" or "object file" to "source file".
10289 Various: Miscellaneous cleanups.
10290
10291Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10292
10293 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10294
10295Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10296
10297 * gdbint.texinfo: Removed many nonsensical machine-collected
10298 host and target conditionals, described some of the remainder.
10299
10300Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10301
10302 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10303
10304 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10305 paragraph which follows.
10306
10307 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10308 variables. Looks better and avoids overful hbox.
10309
10310Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10311
10312 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10313
10314Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10315
10316 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10317 retransmit-timeout
10318
10319Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10320
10321 * gdbint.texinfo: Update statement about `some ancient Unix
10322 systems, like Ultrix 4.0' to Ultrix 4.2.
10323
10324Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10325
10326 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10327
10328 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10329
10330 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10331 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10332
10333 * remote.texi: new name for former gdbinv-s.texi
10334
10335 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10336
10337Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10338
10339 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10340 variables for MIPS remote debugging protocol.
10341
10342Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10343
10344 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10345
10346Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10347
10348 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10349
10350Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10351
10352 * gdb.texinfo: repair conditional bugs in text markup
10353
10354Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10355
10356 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10357 to select Modula-2 material.
10358
10359Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10360
10361 * stabs.texinfo: Cleanups regarding statics.
10362
10363 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10364 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10365
10366Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10367
10368 * stabs.texinfo: N_MAIN is sometimes used for C.
10369
10370Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10371
10372 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10373
10374Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10375
10376 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10377 removed from the code by Kingdon.
c906108c
SS
10378
10379Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10380
10381 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10382 input when evaluating breakpoint conditions; the bug has been fixed.
10383
10384 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10385 sets the ignore count to N-1, not to N.
10386
10387Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10388
10389 * refcard.tex (\hoffset): correct longstanding error to match
10390 intended offset; avoids cutting off edge on some printers
10391
10392Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10393
10394 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10395
10396Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10397
10398 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10399
10400Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10401
10402 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10403 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10404 collect sed edits if any, apply to refcard before formatting;
10405 (refcard.ps) stop implying PS fonts if PS output requested;
10406 (lrefcard.ps) delete extra target for variant PS fonts
10407
10408 * refcard.tex: parametrize papersize dependent info, collect
10409 in easily replaced spot
10410
10411 * a4rc.sed: new file, edits to refcard for A4 paper
10412
10413Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10414
10415 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10416
10417Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10418
10419 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10420
10421Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10422
10423 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10424 politely rather than rudely.
10425
10426Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10427
10428 * stabs.texinfo: Document common blocks.
10429
10430Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10431
10432 * stabs.texinfo: Add some basic info about stabs-in-elf.
10433
10434Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10435
10436 * stabs.texinfo (Top): Minor cleanup.
10437
10438Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10439
10440 * Makefile.in (install-info): remove parentdir support
10441
10442Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10443
10444 * gdb.texinfo (Copying): delete this node and references to it;
10445 RMS says this manual need not carry GPL. (passim): Improvements
10446 from last round at FSF, largely due to Ian Taylor review, and
10447 minor formatting improvements.
10448
10449 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10450 largely due to Ian Taylor review. (Debug Session): minor edits to
10451 new text.
10452
10453Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10454
10455 * Makefile.in (realclean): Remove info and dvi files too.
10456
10457Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10458
10459 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10460 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10461 * gdb.texinfo: Change accordingly.
10462
10463 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10464 N_{L,R}BRAC,N_SLINE are relative to.
10465
10466Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10467
10468 * Makefile.in (GDBvn.texi): Update atomically.
10469
10470Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10471
10472 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10473
10474Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10475
10476 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10477 addresses together. Also motivate the set print symbol-filename
10478 command and suggest other solutions.
10479
10480Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10481
10482 * gdb.texinfo (set print elements): Note that the number of
10483 elements is set to unlimited by "set print elements 0".
10484
10485Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10486
10487 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10488 NF_LDOUBLE means.
10489 (Stab Types): Include Solaris stab types.
10490 (Procedures): Document Solaris extensions.
10491
10492Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10493
10494 * gdb.texinfo: Add `set print symbol-filename' doc.
10495
10496Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10497
10498 * stabs.texinfo (Arrays): Talk about type definition vs. type
10499 information.
10500
10501 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10502 the trailing semicolon.
10503
10504Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10505
10506 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10507 and merge in other parts of the document addressing these subjects.
10508 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10509
10510 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10511 at the end of a range type.
10512
10513 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10514 AIX extensions.
10515
10516Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10517
10518 * stabs.texinfo (Stabs Format): Misc fixes.
10519
10520Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10521
10522 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10523 (Traditional builtin types): Document convex convention for long long.
10524 (Negative builtin types): Discuss type names, and misc fixes.
10525
10526Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10527
10528 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10529 point types used with @samp{R} type descriptor.
10530 (Symbol Descriptors): Describe how to handle conflict between
10531 different meanings of @samp{P} symbol descriptor.
10532
10533Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10534
10535 * stabs.texinfo: Remove node Quick Reference and put its children
10536 directly under the main menu.
10537
10538 * stabs.texinfo: Many more changes to bring it into line with
10539 AIX documentation and reality. I think it now has all the
10540 information from the AIX documentation, except that I burned
10541 out when I got to variant records (Pascal and Modula-2) and
10542 all the COBOL types. Oh well, we can add them later when we're
10543 worrying more about those languages.
10544
10545 * stabs.texinfo (Automatic variables): Talk about what it means
10546 to omit the symbol descriptor.
10547
10548Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10549
10550 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10551 gcc2 behavior with promoted args.
10552
10553Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10554
10555 * gdb.texinfo: include readline appendices in info version of manual
10556
10557Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10558
10559 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10560 target remote.
10561
10562 * gdb.texinfo (Machine Code): more index entries for disassemble
10563
10564Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10565
10566 * Clarify the intended use of the gdb-testers and gdb-patches
10567 mailing lists, and shrink gzip comment.
10568
10569Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10570
10571 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10572 DOSHOST configuration of manual.
10573
10574 * gdb.texinfo (MIPS Stack): new node.
10575
10576 * all-config.texi (MIPS) new switch.
10577
10578 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10579 tense; (MIPS Remote) new node.
10580
10581 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10582 bug; (Environment) less passive, other small cleanups in text about
10583 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10584 (Remote) new MIPS Remote menu entry.
10585
10586Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10587
10588 * stabs.texinfo: Many changes to include information from the
10589 AIX documentation.
10590
10591 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10592
10593Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10594
10595 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10596 Move a bunch of information from ../README.
10597 (Getting Started): New node.
10598
10599Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10600
10601 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10602
10603 * gdb.texinfo: advance manual revision dates to present
10604
10605 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10606 stop using silly Roman numerals in @set variable names
10607
10608Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10609
10610 * stabs.texinfo (Parameters): Keep trying to get this right.
10611
10612Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10613
10614 * stabs.texinfo (Parameters): More on "local parameters".
10615
10616Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10617
10618 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10619
10620Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10621
10622 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10623 (Parameters): Rewrite.
10624 (xcoff-differences, Sun-differences): Minor changes.
10625
10626Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10627
10628 * stabs.texinfo: Minor cleanup.
10629
10630Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10631
10632 * gdbint.texinfo: Minor xcoff stuff.
10633
10634Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10635
10636 * gdbint.texinfo: Update for new config directory structure.
10637 Add info about internal type data structures.
10638
10639Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10640
10641 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10642 $(srcdir).
10643 (gdb-config.texi): Depend on file in $(srcdir).
10644
10645Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10646
10647 * stabs.texinfo: Fixes about N_SO.
10648
10649Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10650
10651 * gdb.texinfo: include list of nonstandard init file names
10652
10653 * *-config.texi: new switch GENERIC for text that applies *only*
10654 to (usual) multiple-target version of manual
10655
10656 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10657 h8 config
10658
10659 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10660 in menus (rather than conditionally selected multiple alternative
10661 menus).
10662
10663 * Makefile.in: define and use DOC_CONFIG var to select
10664 configuration for GDB user manual.
10665
10666 * gdb-config.texi: delete from repository, generate from Makefile.
10667
10668 * all-config.texi: normal `generic' configuration file, formerly
10669 stored as gdb-config.texi
10670
10671Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10672
10673 * Makefile.in: add dvi target to build all .dvi files
10674
10675Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10676
10677 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10678
10679Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10680
10681 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10682 host conditionals.
10683 * stabs.texinfo: More array fixes inspired by Jim's.
10684
10685Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10686
10687 * stabs.texinfo: Fixes re arrays and continuations.
10688
10689 * gdbint.texinfo: Add XCOFF node.
10690
10691Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10692
10693 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10694
10695Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10696
10697 * stabs.texinfo: Fix for array types to mention lower bounds.
10698
10699Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10700
10701 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10702
10703Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10704
10705 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10706
10707Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10708
10709 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10710 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10711
10712Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10713
10714 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10715
10716Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10717
10718 * gdb.texinfo, gdbinv-s.texi: misc updates
10719
10720Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10721
10722 * gdbint.texinfo: Brief documentation for longjmp support,
10723 from an email msg by Stu.
10724
10725Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10726
10727 * stabs.texinfo: Fix description of floating point "range"
10728 types (which really define basic types). Reported by Jim Meehan,
10729 <meehan@src.dec.com>.
10730
10731 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10732
10733Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10734
10735 * gdbint.texinfo: Slightly expand section on supporting a new
10736 object file format.
10737
10738Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10739
10740 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10741 intermediate file.
10742
10743Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10744
10745 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10746
10747Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10748
10749 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10750
10751 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10752 as well as Z8002.
10753
10754Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10755
10756 * gdbint.texinfo: Add sections on clean design and on how to send
10757 in changes.
10758
10759Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10760
10761 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10762
10763Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10764
10765 * gdb.texinfo: Fix typo, reported by Karl Berry.
10766
10767Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10768
10769 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10770
10771Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10772
10773 * gdbint.texinfo: fixed a stray email address (needs @@),
10774 added @table @code to node "Native Conditionals"
10775
10776Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10777
10778 * gdbint.texinfo: Describe coding style of GDB.
10779
10780Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10781
10782 * stabs.texinfo: Minor wording changes.
10783
10784Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10785
10786 * gdbint.texinfo: Improve release doc slightly.
10787
10788Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10789
10790 * gdbint.texinfo: Improve doc of GDB config macros.
10791
10792Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10793
10794 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10795 These will be reinserted when examined.
10796
10797Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10798
10799 * gdbint.texinfo: Make a start at documenting all the #if macros
10800 in GDB. At least list them all, and start separating them into
10801 host-specific and target-specific.
10802
10803Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10804
10805 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10806 examples (not consistent w others).
c906108c
SS
10807 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10808 for generic vn of doc
10809
10810Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10811
10812 * Makefile.in: always create installation directories.
10813
10814Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10815
10816 * gdb.texinfo: in h8 config, do not describe searching commands.
10817
10818Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10819
10820 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10821 conditionals; introduce a few generic switches that may be
10822 useful for other cross-dev or dos-hosted configs.
10823
10824 * gdb.texinfo: fix typo in "info reg" description
10825
10826Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10827
10828 * stabs.texinfo: Minor updates from running TeX over it.
10829 * Makefile.in (stabs.dvi, stabs.ps): Add.
10830
10831Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10832
10833 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10834 First pass at converting it to texinfo.
10835
10836Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10837
10838 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10839 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10840
10841Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10842
10843 * gdbint.texinfo: Add section on partial symbol tables.
10844
10845Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10846
10847 * gdb.texinfo: document `set remotedebug' and `set
10848 rstack_high_address'.
10849
10850Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10851
10852 * gdb.texinfo: slight expansion of new text on reading info files
10853 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10854 H8/300 from DOS.
10855
10856Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10857
10858 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10859
10860Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10861
10862 * gdb.texinfo: Say how to read the `info' files.
10863
10864Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10865
10866 * Makefile.in: gm4 -> m4.
10867
10868Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10869
10870 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10871 Documentation' ahead of `Installing GDB' to match README.
10872 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10873 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10874
10875Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10876
10877 * Makefile.in: remove $(srcdir) from gdb.info rule.
10878
10879Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10880
10881 * Makefile.in: commented out gdb-all.texinfo rule. This is
10882 temporary.
10883
10884Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10885
10886 * Makefile.in, configure.in: removed traces of namesubdir,
10887 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10888 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10889
10890Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10891
10892 * gdb.texinfo: Improve how we ask for bug reports.
10893
10894Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10895
10896 * Makefile.in: infodir belongs in datadir.
10897
10898Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10899
10900 * Makefile.in: remove spaces following hyphens, bsd make can't
10901 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10902 standards.text support.
c906108c
SS
10903
10904Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10905
10906 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10907 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10908 and mandir now keyed off datadir by default.
10909
10910\f
10911Local Variables:
9e9c5ae7 10912mode: change-log
c906108c
SS
10913left-margin: 8
10914fill-column: 74
10915version-control: never
10916End:
This page took 1.543293 seconds and 4 git commands to generate.