Assign file position for .strtab only if needed
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
cc485e62
DE
12014-12-17 Doug Evans <xdje42@gmail.com>
2
3 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
4
bb2ec1b3
TT
52014-12-12 Phil Muldoon <pmuldoon@redhat.com>
6 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.texinfo (Altering): Update.
9 (Compiling and Injecting Code): New node.
10
6dddd6a5
DE
112014-12-12 Doug Evans <dje@google.com>
12
13 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
14
f5b95c01
AA
152014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16
17 * gdb.texinfo: Document "maint print user-registers".
18
a0be3e44
DE
192014-12-08 Doug Evans <dje@google.com>
20
21 * python.texi (Objfiles In Python): Document Objfile.owner.
22
86e4ed39
DE
232014-12-04 Doug Evans <dje@google.com>
24
25 * python.texi (Objfiles In Python): Document
26 Objfile.add_separate_debug_file.
27
7c50a931
DE
282014-12-04 Doug Evans <dje@google.com>
29
30 * python.texi (Objfiles In Python): Document Objfile.build_id.
31
162078c8
NB
322014-12-02 Nick Bull <nicholaspbull@gmail.com>
33
34 * python.texi (Events In Python): Document new events
35 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
36 and RegisterChangedEvent.
37
f10c5b19
JK
382014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
39
40 Add add-auto-load-scripts-directory.
41 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
42 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
43
413b59ae
JK
442014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
47 description typo.
48
02be9a71
DE
492014-10-30 Doug Evans <dje@google.com>
50
51 * python.texi (Progspaces In Python): Document ability to add
52 random attributes to gdb.Progspace objects.
53 (Objfiles In Python): Document ability to add random attributes to
54 gdb.objfile objects.
55
e5f8a7cc
PA
562014-10-27 Pedro Alves <palves@redhat.com>
57
58 * gdb.texinfo (Continuing and Stepping): Add cross reference to
59 info on stepping and signal handlers.
60 (Signals): Explain stepping and signal handlers. Add context
61 index entry, and cross references.
62
fab3a15d
SM
632014-10-20 Simon Marchi <simon.marchi@ericsson.com>
64
65 * python.texi (Breakpoints In Python): Add parenthesis after
66 Breakpoint.delete. Clarify Breakpoint.enabled description so
67 that it contains "disable".
68
4ffbba72
DE
692014-10-17 Doug Evans <dje@google.com>
70
71 * python.texi (Events In Python): Document clear_objfiles event.
72
d096d8c1
DE
732014-10-17 Doug Evans <dje@google.com>
74
75 * python.texi (Objfiles In Python): Document new progspace attribute.
76
32a8097b
PA
772014-10-17 Pedro Alves <palves@redhat.com>
78
79 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
80 (SVR4 Process Information): Delete mention of OSF/1.
81
2ddf4301
SM
822014-10-01 Simon Marchi <simon.marchi@ericsson.com>
83
84 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
85 exit-code field in -list-thread-groups output.
86
342cc091
JBG
872014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
88
89 * gdb.texinfo (Set Breaks): Add missing "@end table".
90
a25a5a45
PA
912014-09-22 Pedro Alves <palves@redhat.com>
92
93 * gdb.texinfo (Set Breaks): Document that "set breakpoint
94 always-inserted off" is the default mode now. Delete
95 documentation of "set breakpoint always-inserted auto".
96
2b4fd423
DE
972014-09-18 Doug Evans <dje@google.com>
98
99 * python.texi (Symbol Tables In Python): Document "producer"
100 attribute of gdb.Symtab objects.
101
deb8ff2b
PA
1022014-09-16 Pedro Alves <palves@redhat.com>
103
104 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
105 (Embedded OS): Remove VxWorks menu entry.
106 (VxWorks): Remove node.
107
81219e53
DE
1082014-09-13 Doug Evans <xdje42@gmail.com>
109
110 * gdb.texinfo (Signaling): Document new queue-signal command.
111
faa42425
DE
1122014-09-06 Doug Evans <xdje42@gmail.com>
113
114 PR 15276
115 * gdb.texinfo (Convenience Funs): Document $_caller_is,
116 $_caller_matches, $_any_caller_is, $_any_caller_matches.
117
1a6a384b
JL
1182014-09-03 Justin Lebar <jlebar@google.com>
119
120 * python.texi (Types In Python): Type.template_argument(n) returns a
121 gdb.Value or a gdb.Type and throws an exception if n is out of
122 range.
123
5f3b99cf
SS
1242014-09-03 Sasha Smundak <asmundak@google.com>
125
126 * python.texi (Frames in Python): Add read_register description.
127
3cecbbbe
TT
1282014-08-04 Tom Tromey <tromey@redhat.com>
129
130 * gdb.texinfo (Debugging Output): Update for change to "set debug
131 target".
132
90debf20
MM
1332014-08-01 Masaki Muranaka <monaka@monami-software.com>
134
135 Pushed by Joel Brobecker <brobecker@adacore.com>.
136 * Makefile.in (transform): New variable.
137 (install-man1, install-man5): Apply $(transform) to man file names.
138
ee7333ae
DE
1392014-07-26 Doug Evans <xdje42@gmail.com>
140
141 PR guile/17177
142 * guile.texi (Guile Pretty Printing API): Fix typo.
143 Document set-pretty-printers!, pretty-printers.
144 (Selecting Guile Pretty-Printers): Update.
145 Mention program-space based pretty-printers.
146
70509625
PA
1472014-07-25 Pedro Alves <palves@redhat.com>
148 Eli Zaretskii <eliz@gnu.org>
149
150 * gdb.texinfo (Signaling) <signal command>: Explain what happens
151 with multi-threaded programs.
152
b67a2c6f
YQ
1532014-06-27 Yao Qi <yao@codesourcery.com>
154
155 * gdb.texinfo (Maintenance Commands): Update the output of
156 'maint print dummy-frames' command.
157
f179cf97
EZ
1582014-06-24 Eli Zaretskii <eliz@gnu.org>
159
160 * gdb.texinfo (Screen Size): Improve indexing.
161
992c7d70
GB
1622014-06-19 Gary Benson <gbenson@redhat.com>
163
164 * gdb.texinfo (Maintenance Commands): Document new
165 "maint set/show catch-demangler-crashes" option.
166
57fcfb1b
GB
1672014-06-19 Gary Benson <gbenson@redhat.com>
168
169 * gdb.texinfo (Maintenance Commands): Document new
170 "maint demangler-warning" command and new
171 "maint set/show demangler-warning" option.
172
dd5d5494
SC
1732014-06-09 Siva Chandra Reddy <sivachandra@google.com>
174
175 * python.texi (Xmethod API): Add space before the opening
176 parenthesis in function descriptions.
177
25326a28 1782014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
179
180 * guile.texi (Guile Configuration): Document guile-data-directory.
181
0a770bb2 1822014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
183
184 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
185
16f691fb
DE
1862014-06-04 Doug Evans <xdje42@gmail.com>
187
188 * guile.texi (Breakpoints In Guile): Update.
189
1e47491b
JB
1902014-06-03 Joel Brobecker <brobecker@adacore.com>
191
192 * python.texi (Xmethod API): Fix reference to "Progspaces In
193 Python".
194
0c6e92a5
SC
1952014-06-03 Siva Chandra Reddy <sivachandra@google.com>
196
197 * python.texi (Xmethods In Python, XMethod API)
198 (Writing an Xmethod): New nodes.
199 (Python API): New menu entries "Xmethods In Python",
200 "Xmethod API", "Writing an Xmethod".
201
06eb1586
DE
2022014-06-02 Doug Evans <xdje42@gmail.com>
203
204 * guile.texi (Guile API): Add entry for Parameters In Guile.
205 (GDB Scheme Data Types): Mention <gdb:parameter> object.
206 (Parameters In Guile): New node.
207
e698b8c4
DE
2082014-06-02 Doug Evans <xdje42@gmail.com>
209
210 * guile.texi (Guile API): Add entry for Commands In Guile.
211 (Basic Guile) <parse-and-eval>: Add reference.
212 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
213 (GDB Scheme Data Types): Mention <gdb:command> object.
214 (Commands In Guile): New node.
215
ded03782
DE
2162014-06-02 Doug Evans <xdje42@gmail.com>
217
218 * guile.texi (Guile API): Add entry for Progspaces In Guile.
219 (GDB Scheme Data Types): Mention <gdb:progspace> object.
220 (Progspaces In Guile): New node.
221
53e8a631
AB
2222014-05-30 Andrew Burgess <aburgess@broadcom.com>
223
224 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
225 * python.texi (Frames In Python): Mention
226 gdb.FRAME_UNWIND_MEMORY_ERROR.
227
329ea579
PA
2282014-05-29 Pedro Alves <palves@redhat.com>
229 Tom Tromey <tromey@redhat.com>
230
231 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
232 from example.
233 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
234 Mention that target-async is now deprecated.
235 (Maintenance Commands): Document maint set/show target-async.
236
92bcb5f9
PA
2372014-05-29 Pedro Alves <palves@redhat.com>
238
239 * observer.texi (sync_execution_done, command_error): New
240 subjects.
241
fd664c91
PA
2422014-05-29 Pedro Alves <palves@redhat.com>
243
244 PR gdb/13860
245 * observer.texi (signal_received, end_stepping_range)
246 (signal_exited, exited, no_history): New observer subjects.
247
b2715b27
AW
2482014-05-26 Andy Wingo <wingo@igalia.com>
249
250 * guile.texi (GDB Scheme Data Types): Remove documentation for
251 removed interfaces. Update spelling of gdb-object-kind.
252
9eaa4c1e
AW
2532014-05-26 Andy Wingo <wingo@igalia.com>
254
255 * guile.texi (Basic Guile): Fix some typos.
256
0f1e8403
AW
2572014-05-26 Andy Wingo <wingo@igalia.com>
258
259 * guile.texi (Writing a Guile Pretty-Printer)
260 (Guile Types Module): Fix excess parentheses in use-modules forms.
261
697aa1b7
EZ
2622014-05-24 Eli Zaretskii <eliz@gnu.org>
263
264 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
265 (Breakpoints In Guile, Guile Printing Module)
266 (Guile Exception Handling, Values From Inferior In Guile)
267 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
268 Don't use @var at the beginning of a sentence.
269
270 * gdb.texinfo (Frame Filter Management, Trace Files)
271 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
272 (PowerPC Embedded, Define, Annotations for Running)
273 (IPA Protocol Commands, Packets, General Query Packets)
274 (Tracepoint Packets, Notification Packets, Environment)
275 (Inferiors and Programs, Set Breaks, Set Catchpoints)
276 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
277 (Frames, Backtrace, Selection, Expressions, Registers)
278 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
279 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
280 (Source Annotations, Using JIT Debug Info Readers, Packets)
281 (Stop Reply Packets, Host I/O Packets)
282 (Target Description Format): Don't use @var at the beginning of a
283 sentence.
284
285 * python.texi (Basic Python, Types In Python)
286 (Commands In Python, Frames In Python, Line Tables In Python)
287 (Breakpoints In Python, gdb.printing, gdb.types)
288 (Type Printing API): Don't use @var at the beginning of a
289 sentence.
290
67b5c0c1
MM
2912014-05-23 Markus Metzger <markus.t.metzger@intel.com>
292
293 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
294 replay-memory-access".
295
6a3cb8e8
PA
2962014-05-21 Pedro Alves <palves@redhat.com>
297
298 * gdb.texinfo (Starting): Document "set/show
299 auto-connect-native-target".
300 (Target Commands): Document "target native".
301
936d2992
PA
3022014-05-20 Pedro Alves <palves@redhat.com>
303
304 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
305 not be remote specific. Add cross reference to the qCRC packet.
306 (Separate Debug Files): Update cross reference to the qCRC packet.
307 (General Query Packets) <qCRC packet>: Add anchor.
308
b3ce5e5f
DE
3092014-05-17 Doug Evans <xdje42@gmail.com>
310
311 Copy over changes from guile.texi.
312 * python.texi (Basic Python) <gdb.execute>: Add text.
313 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
314 (Values From Inferior) <Python string>: Add text.
315 (Values From Inferior) <Value.string>: Clarify string length handling.
316 (Pretty Printing API): Add cindex.
317 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
318 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
319 @vindex.
320 (Commands In Python) <COMPLETE_*>: Similarly.
321 (Symbols In Python) <SYMBOL_*>: Similarly.
322 (Breakpoints In Python) <WP_*>: Similarly.
323 (Breakpoints In Python) <BP_*>: Similarly.
324
8dfcab11
DT
3252014-05-17 David Taylor <dtaylor@emc.com>
326
327 * gdb.texinfo (General Query Packets): Add a note about thread IDs
328 mentioned in the qfThreadInfo reply.
329
8d551b02
DE
3302014-05-16 Doug Evans <dje@google.com>
331
332 * gdb.texinfo (Mode Options): Add -D.
333
e20bd8f4
SB
3342014-05-09 Samuel Bronson <naesten@gmail.com>
335
336 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
337 "make -C".
338
f989a1c8
TT
3392014-04-29 Tom Tromey <tromey@redhat.com>
340
341 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
342 "show debug varobj".
343
95cf3b38
DT
3442014-05-01 David Taylor <dtaylor@emc.com>
345
346 * gdb.texinfo (compare-sections): Document the new -r (read-only)
347 option.
348
01f9f808
MS
3492014-04-24 Michael Sturm <michael.sturm@mintel.com>
350 Walfred Tedeschi <walfred.tedeschi@intel.com>
351
352 * gdb.texinfo (i386 Features): Add description of AVX512
353 registers.
354
770e7fc7
DE
3552014-03-31 Doug Evans <dje@google.com>
356
357 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
358
97d8f0ee
DE
3592014-03-30 Doug Evans <dje@google.com>
360
361 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
362 (Background Execution): Ditto.
363
36cb1214
HZ
3642014-03-21 Pedro Alves <palves@redhat.com>
365 Stan Shebs <stan@codesourcery.com>
366 Hui Zhu <hui@codesourcery.com>
367
368 * gdb.texinfo (Packets): Add anchor to "? packet".
369 Remove fixme and update introduction of "k packet".
370 Add anchor to "vKill packet".
371
5e3a2c38
SS
3722014-03-12 Stan Shebs <stan@codesourcery.com>
373
374 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
375
7a5a839f
LC
3762014-02-26 Ludovic Courtès <ludo@gnu.org>
377
dc6ae996 378 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 379
95060284
JB
3802014-02-20 Joel Brobecker <brobecker@adacore.com>
381
382 * gdb.texinfo (Files): Document "add-shared-symbol-files"
383 and "assf" as being deprecated.
384 (Cygwin Native): Likewise for "dll-symbols".
385 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
386 as a way to force the loading of symbols from a DLL.
387
f7bd0f78
SC
3882014-02-19 Siva Chandra Reddy <sivachandra@google.com>
389
390 * python.texi (Values From Inferior): Add description about the
391 new feature.
392
329baa95
DE
3932014-02-17 Doug Evans <xdje42@gmail.com>
394
395 * Makefile.in (GDB_DOC_FILES): Add python.texi.
396 * gdb.texinfo (Python): Moved to ...
397 * python.texi: ... here. New file.
398
687894f5
DE
3992014-02-17 Ludovic Courtès <ludo@gnu.org>
400
d25f38ee 401 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
402 Remove 'string-begins-with' procedure. Add 'pretty-printer'
403 parameter to 'str-lookup-function' procedure. Look for
404 the "std::string<" prefix.
405 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
406 Adjust description.
407
6fb526ee
DE
4082014-02-11 Tejas Belagod <tejas.belagod@arm.com>
409
d25f38ee 410 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
411 parantheses for deffn.
412 (Disassembly In Guile): Ditto.
413
1e0a5178
SS
4142014-02-10 Stan Shebs <stan@codesourcery.com>
415
416 Add Doxygen support.
417 * Makefile.in (doxy): New action, generates Doxygen files.
418 (DOXYGEN): New.
419 (doxyedit): New.
420 * Doxyfile-base.in: New file.
421 * Doxyfile-gdb-api.in: New file.
422 * Doxyfile-gdb-xref.in: New file.
423 * Doxyfile-gdbserver.in: New file.
424 * doxy-index.in: New file.
425 * filter-for-doxygen: New file.
426 * filter-params.pl: New file.
427
ed3ef339
DE
4282014-02-10 Doug Evans <xdje42@gmail.com>
429
430 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
431 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
432 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
433 (Guile docs): Include guile.texi.
434 (objfile-gdbdotext file): Add objfile-gdb.scm.
435 (dotdebug_gdb_scripts section): Mention Guile scripts.
436 (Multiple Extension Languages): New node.
437 * guile.texi: New file.
438
c6044dd1
JB
4392014-01-28 Joel Brobecker <brobecker@adacore.com>
440
441 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
442 ignore-descriptive-types". commands.
443
87ce2a04
DE
4442014-01-22 Doug Evans <dje@google.com>
445
446 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
447 (gdbserver man): Ditto.
448
52834460
MM
4492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
450
451 * gdb.texinfo: Document limited reverse/replay support
452 for target record-btrace.
453
0688d04e
MM
4542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
455
456 * gdb.texinfo (Process Record and Replay): Update documentation.
457
8710b709
MM
4582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
459
460 * gdb.texinfo (Process Record and Replay): Document new /c
461 modifier accepted by "record function-call-history".
462 Add /i modifier to "record function-call-history" example.
463
dcf106f3
JB
4642014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
465 Joel Brobecker <brobecker@adacore.com>
466
467 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
468 markers. Remove one that was misplaced.
469
41ef2965
PA
4702014-01-10 Pedro Alves <palves@redhat.com>
471
472 * gdb.texinfo (Your Program's Environment) <set environment>:
473 Mention the shell, and point at 'set exec-wrapper'.
474
c0d48811
JB
4752014-01-07 Joel Brobecker <brobecker@adacore.com>
476
477 * gdb.texinfo (Types In Python): Document new attribute Types.name.
478
5fba4c0f
JB
4792013-12-30 Joel Brobecker <brobecker@adacore.com>
480
481 * gdb.texinfo (Types In Python): Clarify the documentation
482 of attribute gdb.Field.bitpos.
483
0809504b
JB
4842013-12-28 Joel Brobecker <brobecker@adacore.com>
485
486 * gdb.texinfo (Types In Python): Fix the documentation of
487 attribute "bitpos" in class gdb.Field for enum types. Add
488 documentation for attribute "enumval" in that same class.
489
edef6000
JB
4902013-12-28 Joel Brobecker <brobecker@adacore.com>
491
492 * gdb.texinfo (GDB/MI Support Commands): Change @table into
493 @ftable.
494
71b8c845
DE
4952013-12-23 Doug Evans <xdje42@gmail.com>
496
497 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
498 auto-loaded objfile scripts and .debug_gdb_scripts section to their
499 corresponding section in Extending GDB.
500 (Extending GDB): Move menu up. New menu item "Auto-loading
501 extensions".
502 (Sequences): New menu item "Auto-loading sequences".
503 (Auto-loading sequences): New node.
504 (Python): Rename section from Scripting GDB to Extending GDB.
505 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
506 Move docs on ways to auto-load extensions to ...
507 (Auto-loading extensions): ... here. New node.
508
d192b373
JB
5092013-12-23 Joel Brobecker <brobecker@adacore.com>
510
511 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
512 in menu.
513 (GDB/MI Variable Objects): Adjust reference to "-list-features"
514 command, now in a new node.
515 (GDB/MI Support Commands): New node, with its contents being
516 extracted from the "GDB/MI Miscellaneous Commands" node.
517 A small paragraph introducing the section is also added at
518 the start.
519 (GDB/MI Miscellaneous Commands): Delete the description of the
520 -info-gdb-mi-command, -list-features and -list-target-features
521 commands, now hosted in the "GDB/MI Support Commands" node.
522
a16b0e22
SC
5232013-12-12 Siva Chandra Reddy <sivachandra@google.com>
524
525 PR python/16113
526 * gdb.texinfo (Values From Inferior): Add a note about using
527 gdb.Field objects as subscripts on gdb.Value objects.
528 (Types In Python): Add description about the new attribute
529 "parent_type" of gdb.Field objects.
530
9b26f0fb
JB
5312013-12-12 Joel Brobecker <brobecker@adacore.com>
532
533 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
534 entry for section docuumenting the -list-features GDB/MI command.
535
72bfa06c
JB
5362013-12-10 Joel Brobecker <brobecker@adacore.com>
537
538 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
539 "exec-run-start-option" entry in the output of the "-list-features"
540 command.
541
3ea8680f
EZ
5422013-12-04 Eli Zaretskii <eliz@gnu.org>
543
544 * gdb.texinfo (i386): Fix yesterday's commit.
545
1a4f73eb
TT
5462013-12-03 Tom Tromey <tromey@redhat.com>
547
548 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
549 documented here.
550
6cb999f8
TT
5512013-12-03 Tom Tromey <tromey@redhat.com>
552
553 * gdb.texinfo (@direntry): Add menu item for gdbserver.
554
ca8941bb
WT
5552013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
556
557 * gdb.texinfo (i386 Features): Add MPX feature registers.
558 (x86 Specific featuresx86 Architecture-specific Issues): Adds
559 a subsubsection for MPX and describes the display of the
560 boundary registers.
561
688981c9
JB
5622013-12-03 Joel Brobecker <brobecker@adacore.com>
563
564 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
565 documentation of the "ada-exceptions" entry.
566
2ea126fa
JB
5672013-12-03 Joel Brobecker <brobecker@adacore.com>
568
569 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
570 "^error" result record concerning the error message. Document
571 the error code that may also be part of that result record.
572 (GDB/MI Miscellaneous Commands): Document the
573 "undefined-command-error-code" element in the output of
574 the "-list-features" GDB/MI command.
575
6b7cbff1
JB
5762013-12-03 Joel Brobecker <brobecker@adacore.com>
577
578 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
579 the new -info-gdb-mi-command GDB/MI command. Document
580 the meaning of "-info-gdb-mi-command" in the output of
581 -list-features.
582
20e1ca3b
PA
5832013-11-29 Pedro Alves <palves@redhat.com>
584
585 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
586 Update comment.
587
29453a14
YQ
5882013-11-24 Yao Qi <yao@codesourcery.com>
589
590 * gdb.texinfo (Caching Remote Data): Document new
591 "set/show stack-cache" option.
592
6dd315ba
YQ
5932013-11-24 Yao Qi <yao@codesourcery.com>
594
595 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
596 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
597 "off" respectively.
598
9df9dbe0
YQ
5992013-11-23 Yao Qi <yao@codesourcery.com>
600
601 * gdb.texinfo (GDB/MI Variable Objects): Add the description
602 of "displayhint" to the table about child results.
603
c78feb39
YQ
6042013-11-21 Yao Qi <yao@codesourcery.com>
605
606 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
607 'dynamic' for the output of command -var-list-children.
608
27b81af3
YQ
6092013-11-21 Yao Qi <yao@codesourcery.com>
610
611 * gdb.texinfo (Caching Target Data): Remove "see" before
612 @pxref.
613
b26dfc9a
YQ
6142013-11-20 Yao Qi <yao@codesourcery.com>
615
616 * gdb.texinfo (Caching Target Data): Update doc for
617 per-address-space dcache.
618
b12039c6
YQ
6192013-11-20 Yao Qi <yao@codesourcery.com>
620
621 * gdb.texinfo (Data): Rename menu item.
622 (Caching Remote Data): Rename to ...
623 (Caching Target Data): ... it. Update.
624
422ad5c2
JB
6252013-11-18 Joel Brobecker <brobecker@adacore.com>
626
627 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
628 "language-option" entry in the output of the "-list-features"
629 command.
630
805e1f19
TT
6312013-11-15 Tom Tromey <tromey@redhat.com>
632
633 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
634 Add example.
635
8fe1b653
TT
6362013-11-14 Tom Tromey <tromey@redhat.com>
637
638 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
639
403cb6b1
JB
6402013-11-14 Joel Brobecker <brobecker@adacore.com>
641
642 * gdb.texinfo (Show): Add xref anchor for "show language" command.
643 (Context management): Place current subsection text into its own
644 subsubsection. Add new subsubsection describing the "--language"
645 command option.
646
93973826
JB
6472013-11-13 Joel Brobecker <brobecker@adacore.com>
648
649 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
650 the documentation of "info-ada-exceptions" in the output
651 of the "-list-features" command. Add the documentation
652 of the "ada-exception" entry instead.
653
6adcee18
JB
6542013-11-12 Joel Brobecker <brobecker@adacore.com>
655
93973826 656
6adcee18
JB
657 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
658 word of a couple of sentences to start with a capital letter.
659
58d06528
JB
6602013-11-12 Joel Brobecker <brobecker@adacore.com>
661
662 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
663 (Ada Exceptions): New node.
664 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
665 Commands" node.
666 (GDB/MI Ada Exceptions Commands): New node.
667 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
668 field in the output of the "-list-features" command.
669 * NEWS: Add entry for the new "info exceptions" CLI command,
670 and for the new "-info-ada-exceptions" GDB/MI command.
671
bc79de95
PM
6722013-11-11 Phil Muldoon <pmuldoon@redhat.com>
673
674 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
675 (Line Tables In Python): New node.
676
73be47f5
DE
6772013-11-08 Doug Evans <dje@google.com>
678
679 * gdb.texinfo (Debugging Output): Update text for
680 "set debug dwarf2-read".
681
db0fec5c
DE
6822013-11-08 Doug Evans <dje@google.com>
683
684 * gdb.texinfo (Debugging Output): Update text for
685 "set debug symtab-create".
686
92e32e33
PM
6872013-11-07 Phil Muldoon <pmuldoon@redhat.com>
688
689 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
690 constant.
691
f76c27b5
PM
6922013-11-07 Phil Muldoon <pmuldoon@redhat.com>
693
694 * gdb.texinfo (Breakpoints In Python): Document temporary
695 option in breakpoint constructor, and add documentation to the
696 temporary attribute.
697
fa4d0c40
YQ
6982013-11-07 Yao Qi <yao@codesourcery.com>
699
700 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
701 output of "-var-info-expression".
702
afa332ce
PA
7032013-11-06 Pedro Alves <palves@redhat.com>
704
705 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
706 non-interactive mode.
707 (Environment) <shell startup files warning>: Mention
708 non-interactive mode. Mention .zshenv for Z shell, and talk about
709 BASH_ENV instead of .bashrc for BASH.
710
9ac69859
NB
7112013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
712
713 * gdb.texinfo (Commands to Specify Files): Add description
714 of the remove-symbol-file command.
715 * observer.texi: New free_objfile event
716
98882a26
PA
7172013-10-24 Pedro Alves <palves@redhat.com>
718
719 * gdb.texinfo (Starting): Document set/show startup-with-shell.
720
ce13fade
JB
7212013-10-11 Joel Brobecker <brobecker@adacore.com>
722
723 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
724 New subsection inside which the "-catch-load" and "-catch-unload"
725 commands documentation is now placed.
726 (Ada Exception GDB/MI Catchpoint Commands): New subsection
727 documenting the "-catch-assert" and "-catch-exception" new
728 GDB/MI commands.
729
2446f5ea
JB
7302013-10-10 Joel Brobecker <brobecker@adacore.com>
731
732 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
733
0d12017b
JB
7342013-10-10 Joel Brobecker <brobecker@adacore.com>
735
bd80dc1a
JB
736 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
737 serial baud".
738 (Remote Configuration): Replace "set remotebaud" by "set serial
739 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 740
f4fb82a1
PA
7412013-10-07 Pedro Alves <palves@redhat.com>
742
743 PR breakpoints/11568
744 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
745 when the thread is removed from the thread list.
746
0c557179
SDJ
7472013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
748
749 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
750 Update entry for $_exitcode.
751
5713b9b5
JB
7522013-10-04 Joel Brobecker <brobecker@adacore.com>
753
754 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
755 new "--start" option.
756
901461f8
PA
7572013-10-02 Pedro Alves <palves@redhat.com>
758
759 * gdb.texinfo (Registers): Expand description of saved registers
760 in frames. Explain <not saved>.
761
8fb8eb5c
DE
7622013-09-25 Doug Evans <dje@google.com>
763
764 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
765
0a7cfe2c
SS
7662013-09-16 Stan Shebs <stan@codesourcery.com>
767
768 Remove the internals manual gdbint.texinfo.
769 * Makefile.in (INFO_DEPS): Remove gdbint.info.
770 (PDFFILES): Remove gdbint.pdf.
771 (HTMLFILES): Remove gdbint/index.html.
772 (HTMLFILES_INSTALL): Remove gdbint.
773 (GDBINT_DOC_FILES): Remove.
774 (dvi): Remove gdbint.dvi.
775 (ps): Remove gdbint.ps.
776 * gdbint.texinfo: Remove file.
777 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
778
a280dbd1
SDJ
7792013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
780
781 * gdb.texinfo (Convenience Functions): Mention new convenience
782 function $_isvoid.
783
4ac33720
UW
7842013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
785
786 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
787 (Standard Target Features): Add new node to menu.
788 (S/390 and System z Features): New node.
789
b3d3b4bd
SA
7902013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
791
792 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
793 -list-target-features in the example.
794
edf9f00c
JK
7952013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
796
797 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
798 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
799
1d236d23
JK
8002013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
801
802 Sync documentation with gdb.base/gnu-debugdata.exp.
803 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
804
5423b017
JK
8052013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
806
807 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
808
6211c335
YQ
8092013-08-27 Pedro Alves <pedro@codesourcery.com>
810 Yao Qi <yao@codesourcery.com>
811
812 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
813 Document new --skip-unavailable option.
814 <-stack-list-variables>: Document new --skip-unavailable option.
815
52e260a3
DE
8162013-08-26 Doug Evans <dje@google.com>
817
818 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
819 an optional regexp.
820
5e92f71a
TT
8212013-08-13 Tom Tromey <tromey@redhat.com>
822
823 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
824 Document GDB_PARALLEL and GDB_INOTIFY.
825
c5d7073b
SS
8262013-08-09 Stan Shebs <stan@codesourcery.com>
827
828 * LRS: Remove file, describes a long-abandoned live-range
829 splitting extension to stabs.
830
6fbe845e
AB
8312013-07-25 Andrew Burgess <aburgess@broadcom.com>
832
833 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
834
e7045703
DE
8352013-07-17 Doug Evans <dje@google.com>
836
837 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
838
3105ebf9
TT
8392013-07-02 Tom Tromey <tromey@redhat.com>
840
841 * gdb.texinfo (Target Commands): Don't mention "target nrom".
842
d6c2da54
TT
8432013-06-28 Tom Tromey <tromey@redhat.com>
844
845 * Makefile.in (version.subst): Use version.in, not
846 common/version.in.
847 * gdbint.texinfo (Versions and Branches, Releasing GDB):
848 Likewise.
849
e5823f1c
PA
8502013-06-27 Pedro Alves <palves@redhat.com>
851
852 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
853 dynamic symbol resolution code>: New section, based on infrun.c
854 comment.
855
92dcb9ff
TT
8562013-06-26 Tom Tromey <tromey@redhat.com>
857
858 * gdbint.texinfo (Versions and Branches): Use common/version.in.
859 Update.
860 (Releasing GDB): Likewise.
861
dc673c81
YQ
8622013-06-26 Pedro Alves <pedro@codesourcery.com>
863 Yao Qi <yao@codesourcery.com>
864
865 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
866 -trace-frame-collected.
867
28a93511
YQ
8682013-06-26 Pedro Alves <pedro@codesourcery.com>
869
870 * gdb.texinfo (Traceframe Info Format): Document tvar element
871 and its attributes.
872
a0743c90
YQ
8732013-06-25 Yao Qi <yao@codesourcery.com>
874
875 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
876
01208463
TT
8772013-06-24 Tom Tromey <tromey@redhat.com>
878
879 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
880 (GDBvn.texi): Use version.subst.
881 (version.subst): New target.
882 (mostlyclean): Remove version.subst.
883
c898adb7
YQ
8842013-06-20 Pedro Alves <pedro@codesourcery.com>
885
886 * gdb.texinfo (GDB/MI Data Manipulation)
887 <-data-list-register-values>: Document the --skip-unavailable
888 option.
889
7c57fa1e
YQ
8902013-06-07 Yao Qi <yao@codesourcery.com>
891
892 * gdb.texinfo (Symbols): Add kindex and cindex for
893 'maint print msymbols'.
894
0059c61a 8952013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
896
897 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
898 response field name (thread-group to inferior).
899
85dc5a12
GB
9002013-06-04 Gary Benson <gbenson@redhat.com>
901
902 * gdb.texinfo (General Query Packets/qSupported): Added
903 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
904 to the table of currently defined stub features.
905 Added a more detailed entry for "augmented-libraries-svr4-read".
906 (General Query Packets/qXfer:libraries-svr4:read): Documented
907 the augmented form of this packet.
908
5901af59
JB
9092013-05-23 Joel Brobecker <brobecker@adacore.com>
910
911 * gdb.texinfo (System-wide Configuration Scripts): Renames
912 "Installed System-wide Configuration Scripts". Add associated
913 @menu block.
914
c1e36e3e
PA
9152013-05-23 Yao Qi <yao@codesourcery.com>
916 Pedro Alves <palves@redhat.com>
917
918 * gdb.texinfo (Packets): Document 'vCont;r'.
919 (Continuing and Stepping): Document target-assisted range
920 stepping, and the 'set range-stepping' and 'show range-stepping'
921 commands.
922
0201faac
JB
9232013-05-23 Joel Brobecker <brobecker@adacore.com>
924
925 * gdb.texinfo (Installed System-wide Configuration Scripts):
926 Add subsection describing the scripts now available under
927 the data-dir's system-gdbbinit subdirectory.
928 * NEWS: Add entry announcing the availability of system-wide
929 configuration scripts for ElinOS and Wind River Linux.
930
c5867ab6
HZ
9312013-05-21 Hui Zhu <hui@codesourcery.com>
932
933 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
934 "-dprintf-insert" command.
935
7d0c9981
DE
9362013-05-17 Doug Evans <dje@google.com>
937
938 * gdb.texinfo (Maintenance Commands): Update doc for
939 "maint check-psymtabs". Add doc for "maint check-symtabs",
940 "maint expand-symtabs".
941
742ce053
MM
9422013-05-15 Markus Metzger <markus.t.metzger@intel.com>
943
944 * gdb.texinfo (Process Record and Replay): Document the
945 "record goto" command and its sub-commands.
946
1e611234
PM
9472013-05-10 Phil Muldoon <pmuldoon@redhat.com>
948
949 * gdb.texinfo (Backtrace): Add "no-filter" argument.
950 (Python API): Add Frame Filters API, Frame Wrapper API,
951 Writing a Frame Filter/Wrapper, Managing Management of Frame
952 Filters chapter entries.
953 (Frame Filters API): New Node.
954 (Frame Wrapper API): New Node.
955 (Writing a Frame Filter): New Node.
956 (Managing Frame Filters): New Node.
957 (Progspaces In Python): Add note about frame_filters attribute.
958 (Objfiles in Python): Ditto.
959 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
960 @anchors and --no-frame-filters option to -stack-list-variables,
961 -stack-list-frames, -stack-list-locals and -stack-list-arguments
962 commands.
963
2874cb83
JB
9642013-05-08 Joel Brobecker <brobecker@adacore.com>
965
966 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
967 Support" subsection documenting the XML format used to transfer
968 shared library info on AIX.
969
9a005eb9
JB
9702013-05-08 Joel Brobecker <brobecker@adacore.com>
971
972 * gdb.texinfo (Debugging Output): Add documentation of
973 "set debug aix-solib" and "show debug aix-solib" commands.
974
a1217d97
SL
9752013-05-06 Sandra Loosemore <sandra@codesourcery.com>
976
977 * gdb.texinfo (Nios II): New section.
978 (Nios II Features): New section.
979
4d1eb6b4
JB
9802013-05-06 Joel Brobecker <brobecker@adacore.com>
981
982 * gdbint.texinfo (Algorithms): Remove entries documenting
983 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
984 SOLIB_CREATE_INFERIOR_HOOK.
985
3f84184e
TT
9862013-04-29 Tom Tromey <tromey@redhat.com>
987
988 PR python/14204:
989 * gdb.texinfo (Python API): Fix menu entry.
990 (Blocks In Python): Fix subsubsection text. Rewrite intro.
991 Define global and static block. Add example. Clarify
992 block relationship for inline functions.
993
60155234
TT
9942013-04-29 Tom Tromey <tromey@redhat.com>
995
996 * gdb.texinfo (Python API): Mention Python help and keyword
997 arguments. Move pagination text to Basic Python.
998 (Basic Python): Put pagination text here. Document
999 close-on-exec, SIGCHLD, and SIGINT.
1000
5360976e
PA
10012013-04-19 Pedro Alves <palves@redhat.com>
1002
1003 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1004 "signedness" instead of "signness".
1005
bd3f3b55
PA
10062013-04-19 Pedro Alves <palves@redhat.com>
1007
1008 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1009 -Wno-pointer-sign text with text on -Wpointer-sign.
1010
dee368d3
TT
10112013-04-16 Tom Tromey <tromey@redhat.com>
1012
1013 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1014 GCC that has the SDT probe points.
1015
cc16e6c9
TT
10162013-04-15 Tom Tromey <tromey@redhat.com>
1017
1018 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1019 exception catchpoints.
1020
72f1fe8a
TT
10212013-04-15 Tom Tromey <tromey@redhat.com>
1022
1023 * gdb.texinfo (Set Catchpoints): Document $_exception.
1024 (Convenience Vars): Mention $_exception.
1025
591f19e8
TT
10262013-04-15 Tom Tromey <tromey@redhat.com>
1027
1028 * gdb.texinfo (Set Catchpoints): Reorganize exception
1029 catchpoints. Document "catch rethrow".
1030 (Debugging C Plus Plus): Mention "catch rethrow".
1031
02ae6bad
TT
10322013-04-15 Tom Tromey <tromey@redhat.com>
1033
1034 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1035
2c91021c
JK
10362013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1037 Eli Zaretskii <eliz@gnu.org>
1038
1039 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1040 line below the sample output.
1041
6eaaf48b
EZ
10422013-04-12 Eli Zaretskii <eliz@gnu.org>
1043
1044 * gdb.texinfo (Mode Options): Document '-configuration'.
1045 (Help): Document "show configuration".
1046 (Bug Reporting): Add requirements to include the configuration
1047 details in bug reports.
1048
b292c783
JK
10492013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1050
1051 * Makefile.in (MAN1S): Add gcore.1.
1052 Remove "Host, target, and site specific Makefile fragments" comment.
1053 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1054 (install-man1, uninstall-man1): Conditionalize gcore.1.
1055 (gcore.1): New.
1056 * gdb.texinfo (Man Pages): Add gcore man.
1057 (gcore man): New node.
1058
f81d1120
PA
10592013-04-10 Pedro Alves <palves@redhat.com>
1060
1061 * gdb.texinfo (Process Record and Replay): Document that "set
1062 record full insn-number-max", "set record
1063 instruction-history-size" and "set record
1064 function-call-history-size" accept "unlimited".
1065 (Backtrace): Document that "set backtrace limit" accepts
1066 "unlimited".
1067 (List): Document that "set listsize" accepts "unlimited".
1068 (Print Settings)" Document that "set print max-symbolic-offset",
1069 "set print elements" and "set print repeats" accept "unlimited".
1070 (Starting and Stopping Trace Experiments): Document that "set
1071 trace-buffer-size" accepts "unlimited".
1072 (Remote Configuration): Document that "set tcp connect-timeout"
1073 accepts "unlimited".
1074 (Command History): Document that "set history size" accepts
1075 "unlimited".
1076 (Screen Size): Document that "set height" and "set width" accepts
1077 "unlimited". Adjust "set pagination"'s description to suggest
1078 "set height unlimited" instead of "set height 0".
1079
393fd4c3
YQ
10802013-04-10 Yao Qi <yao@codesourcery.com>
1081
1082 * gdb.texinfo (Trace Files): Add "target ctf".
1083
cba5a7bf
JK
10842013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1087
0ed630cb
JK
1088 * Makefile.in (install-man1, install-man5, uninstall-man1)
1089 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1090
afe1492b
JK
1091 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1092
5b8b6385
JK
10932013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1094 Eli Zaretskii <eliz@gnu.org>
1095
1096 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1097 parameters order. Remove "On some targets" for --attach. Document the
1098 --multi parameter and extended-remote command. Document all the
1099 options.
1100
906ccdf0
JK
11012013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1102
1103 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1104 the list of supported languages.
1105
43662968
JK
11062013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1107
1108 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1109 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1110 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1111 (diststuff): Add man.
1112 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1113 (uninstall-man5): New.
1114 (STAGESTUFF): Add *.1 and *.5.
1115 (GDBvn.texi): Add SYSTEM_GDBINIT.
1116 (gdb.1, gdbserver.1, gdbinit.5): New.
1117 (maintainer-clean realclean): Add $(MANS).
1118 (install): Add install-man.
1119 (uninstall): Add uninstall-man.
1120 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1121 (@copying): Wrap it by @c man begin COPYRIGHT.
1122 (Top): Add Man Pages.
1123 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1124
be9a8770
PA
11252013-04-02 Pedro Alves <palves@redhat.com>
1126
1127 * gdb.texinfo (Debugging Output): Document "set/show debug
1128 aarch64", "set/show debug coff-pe-read" and "set/show debug
1129 mach-o".
1130
a46c1e42
PA
11312013-04-02 Pedro Alves <palves@redhat.com>
1132
1133 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1134 table>: Add entry for "trace-buffer-size".
1135
bd3eecc3
PA
11362013-03-28 Pedro Alves <palves@redhat.com>
1137
1138 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1139 table>: Add entry for "trace-status".
1140
215b9f98
EZ
11412013-03-28 Eli Zaretskii <eliz@gnu.org>
1142
1143 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1144 @bullet", which is invalid (makeinfo 5.1 barfs).
1145
7f7cc265
PA
11462013-03-28 Pedro Alves <palves@redhat.com>
1147
1148 PR gdb/15294
1149
1150 * gdb.texinfo (List) <set listsize>: Adjust to document that
1151 listsize 0 means no limit, and remove mention of -1.
1152
9c0be723
YQ
11532013-03-22 Yao Qi <yao@codesourcery.com>
1154
1155 * gdb.texinfo (Embedded Processors): Remove menu item
1156 "OpenRISC 1000".
1157 (OpenRISC 1000): Remove.
1158
bd712aed
DE
11592013-03-21 Doug Evans <dje@google.com>
1160
1161 * gdb.texinfo (Maintenance Commands): Add docs for
1162 "mt set per-command {space,time,symtab} {on,off}".
1163
d0353e76
YQ
11642013-03-14 Hui Zhu <hui@codesourcery.com>
1165 Yao Qi <yao@codesourcery.com>
1166
1167 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1168
6dd24dfa
KS
11692013-03-13 Keith Seitz <keiths@redhat.com>
1170
1171 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1172 "maint agent" reference to Dynamic printf.
1173
5c4808ca
EZ
11742013-03-11 Eli Zaretskii <eliz@gnu.org>
1175
1176 * gdb.texinfo (General Query Packets): Don't use colon in index
1177 entries visible to Info format.
1178
59ea5688
MM
11792013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1180
1181 * gdb.texinfo (Process Record and Replay): Document record
1182 changes.
1183
2ae8c8e7
MM
11842013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1185
1186 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1187 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1188 qXfer:btrace:read.
1189
28abe188
EZ
11902013-03-09 Eli Zaretskii <eliz@gnu.org>
1191
1192 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1193 use colons in @anchor and @cindex entries.
1194
be9a119c 11952013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1196
1197 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1198
be9a119c 11992013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1200 Hafiz Abid Qadeer <abidh@codesourcery.com>
1201
1202 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1203 trace-buffer-size set and show commands.
1204 (Tracepoint Packets): Document QTBuffer:size.
1205 (General Query Packets): Document QTBuffer:size.
1206
d57350ea
TT
12072013-02-21 Tom Tromey <tromey@redhat.com>
1208
1209 * gdb.texinfo: Remove bad @syncodeindex.
1210 (Values From Inferior, Types In Python, Inferiors In Python)
1211 (Events In Python, Threads In Python, Frames In Python, Blocks In
1212 Python, Symbols In Python, Symbol Tables In Python): Remove
1213 @tables.
1214 (Packets, General Query Packets, Tracepoint Packets)
1215 (Host I/O Packets): Use @w{} for empty @item.
1216
9f44fbc0
SCR
12172013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1218
1219 * gdb.texinfo (Architectures In Python): Add description about
1220 the new method gdb.Architecture.disassemble.
1221
f5911ea1
HAQ
12222013-02-15 Pedro Alves <pedro@codesourcery.com>
1223 Hafiz Abid Qadeer <abidh@codesourcery.com>
1224
1225 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1226 Document the "trace-file" field.
1227
7e1e0340
DE
12282013-02-07 Doug Evans <dje@google.com>
1229
1230 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1231 command.
1232
134a2066
YQ
12332013-02-06 Yao Qi <yao@codesourcery.com>
1234
1235 * gdb.texinfo (GDB/MI Async Records): Document new MI
1236 notification "=tsv-modified". Update the document of MI
1237 notification "=tsv-created".
1238 * observer.texi (GDB Observers): New observer tsv_modified.
1239 Update observer tsv_created and tsv_delete.
1240
430ed3f0
MS
12412013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1242
1243 * gdb.texinfo (AArch64 Features): New section; document
1244 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1245 (Architectures): Add new AArch64 section to document AArch64
1246 architecture specific commands.
1247 (ABI): Add description of the new OS ABI "Newlib" and its influence
1248 on the longjmp handling.
1249
1b56eb55
JK
12502013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1251 Jan Kratochvil <jan.kratochvil@redhat.com>
1252
1253 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1254 variable in 'set/show backtrace' section.
1255
c4957902
TT
12562013-01-31 Tom Tromey <tromey@redhat.com>
1257
1258 * gdb.texinfo (Target Commands): Fix typo.
1259
bea883fd
SCR
12602013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1261
1262 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1263 describing the gdb.Architecture class.
1264 (Frames In Python): Add description about the new method
1265 gdb.Frame.architecture().
1266
796a7ff8
DE
12672013-01-23 Doug Evans <dje@google.com>
1268
1269 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1270
998580f1
MK
12712013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1272
1273 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1274 'thread-groups' field when printing a breakpoint in MI.
1275
c9fb1240
SD
12762012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1277 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1278 to reflect that jit-reader-load now supports absolute file-names.
1279
ab04a2af
TT
12802013-01-16 Tom Tromey <tromey@redhat.com>
1281
1282 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1283 (Signals): Likewise.
1284
8ac3646f
TT
12852013-01-16 Tom Tromey <tromey@redhat.com>
1286
1287 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1288 "catch-type" field.
1289 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1290
e93a8774
TT
12912013-01-07 Tom Tromey <tromey@redhat.com>
1292
1293 * gdb.texinfo (Mode Options): Don't mention -epoch.
1294 (Data, Emacs): Remove obsolete comments.
1295
54516a0b
TT
12962013-01-02 Tom Tromey <tromey@redhat.com>
1297
1298 * gdb.texinfo (GDB/MI Output Records): Update menu.
1299 (GDB/MI Breakpoint Information): New node.
1300 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1301 <-break-insert>: Likewise.
1302
8dbe8ece
YQ
13032012-12-31 Yao Qi <yao@codesourcery.com>
1304
1305 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1306 (Packets): Move "vStopped" packet to ...
1307 (Notification Packets): ... here. Describe the components
1308 of notification. Add a table of supported notifications.
1309 Add an example on the process of he async notification.
1310
f35a17b5
JK
13112012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1312
1313 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1314 present.
1315 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1316 fullname output always present.
1317
0dfd2fad
PM
13182012-12-23 Pierre Muller <muller@sourceware.org>
1319
1320 * gdbint.texinfo (Function prototypes): Require use of "extern"
1321 modifier for function prototypes in headers.
1322
7785b880
JB
13232012-12-19 Joel Brobecker <brobecker@adacore.com>
1324
1325 * refcard.tex: Update copyright notice to GPL v3 or later.
1326 Update contact info.
1327
3d745be3
JK
13282012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1329
1330 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1331
c9b6281a
YQ
13322012-12-15 Yao Qi <yao@codesourcery.com>
1333
1334 * gdb.texinfo (Debugging Output): Document 'set debug
1335 notification' and 'show debug notification'.
1336
f2a8bc8a
YQ
13372012-12-15 Yao Qi <yao@codesourcery.com>
1338
1339 * gdb.texinfo (Listing Tracepoints): New item and example about
1340 'installed on target' output.
1341 Add more in the example about 'installed on target'.
1342 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1343
451b7c33
TT
13442012-12-14 Tom Tromey <tromey@redhat.com>
1345
1346 * gdb.texinfo (SVR4 Process Information): Mention core files.
1347
3fa7bf06
MG
13482012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1349
1350 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1351
05b4bd79
PA
13522012-12-11 Pedro Alves <palves@redhat.com>
1353
1354 * gdb.texinfo: Remove all mentions of Unixware throughout.
1355
74a0d9f6
JK
13562012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1357
1358 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1359
0c631110
TT
13602012-11-29 Tom Tromey <tromey@redhat.com>
1361
1362 * gdb.texinfo (SVR4 Process Information): Document missing
1363 "info proc" subcommands.
1364
891df0ea
YQ
13652012-11-29 Yao Qi <yao@codesourcery.com>
1366
1367 PR gdb/1477.
1368 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1369 to 'auto' instead of 'gnu'.
1370
608e2dbb
TT
13712012-11-26 Tom Tromey <tromey@redhat.com>
1372
1373 * gdb.texinfo (MiniDebugInfo): New node.
1374 (GDB Files): Update.
1375
e64e0392
DE
13762012-11-16 Doug Evans <dje@google.com>
1377
1378 * gdb.texinfo (System-wide configuration): If the system-wide init
1379 file lives in the data-directory, and --data-directory is provided,
1380 look for it there.
1381
ae606bee
TT
13822012-11-15 Tom Tromey <tromey@redhat.com>
1383
1384 * gdb.texinfo (Signaling): Fix typo.
1385
62747a60
TT
13862012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1387
1388 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1389 parameter "count" of -data-write-memory-bytes, and add an example.
1390
18a9fc12
TT
13912012-11-12 Tom Tromey <tromey@redhat.com>
1392
1393 * gdb.texinfo (Symbols): Document "info type-printers",
1394 "enable type-printer" and "disable type-printer".
1395 (Python API): Add new node to menu.
1396 (Type Printing API): New node.
1397 (Progspaces In Python): Document type_printers field.
1398 (Objfiles In Python): Likewise.
1399 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1400 register_type_printer, TypePrinter>: Document.
1401
53342f27
TT
14022012-11-12 Tom Tromey <tromey@redhat.com>
1403
1404 * gdb.texinfo (Symbols): Document "set print type methods",
1405 "set print type typedefs", and flags to ptype and whatis.
1406
ed8a1c2d
AB
14072012-11-09 Andrew Burgess <aburgess@broadcom.com>
1408
1409 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1410 the example -data-disassemble output. Extend the description of
1411 the -data-disassemble results to document all fields. Document
1412 the cli disassemble command as being related to -data-disassemble.
1413
8506d139
YQ
14142012-11-09 Yao Qi <yao@codesourcery.com>
1415
1416 PR gdb/14777.
1417 * gdb.texinfo (OS Information): Remove doc on command
1418 'info udot'.
1419
4d3f93a2
JB
14202012-11-08 Joel Brobecker <brobecker@adacore.com>
1421
1422 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1423 gdb.ini warning for Windows port.
1424
1e96de83
YQ
14252012-11-08 Yao Qi <yao@codesourcery.com>
1426
1427 * gdb.texinfo (Search): Add kindex for 'fo'.
1428
dc939229
TT
14292012-11-05 Tom Tromey <tromey@redhat.com>
1430
1431 PR python/14802:
1432 * gdb.texinfo (Functions In Python): Add example.
1433
6f6484cd
YQ
14342012-11-03 Yao Qi <yao@codesourcery.com>
1435
1436 * observer.texi (GDB Observers): Remove observer
1437 'tracepoint_modified', 'tracepoint_created' and
1438 'tracepoint_deleted'.
1439
af4238e5
TT
14402012-10-26 Tom Tromey <tromey@redhat.com>
1441
1442 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1443
687e43a4
TT
14442012-10-25 Tom Tromey <tromey@redhat.com>
1445
1446 * gdb.texinfo (General Query Packets): Use @itemx.
1447
8de0566d
YQ
14482012-10-17 Yao Qi <yao@codesourcery.com>
1449
1450 * observer.texi (GDB Observers): Update observer
1451 'memory_changed'.
1452 * gdb.texinfo (GDB/MI Async Records): Document for
1453 "memory-changed" notification.
1454
07540c15
DE
14552012-10-15 Doug Evans <dje@google.com>
1456
1457 * gdb.texinfo (Mode Options): Document -nh.
1458 Elaborate on docs for -nx.
1459
d7019589
SP
14602012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1461
1462 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1463
82a90ccf
YQ
14642012-09-21 Yao Qi <yao@codesourcery.com>
1465 Pedro Alves <palves@redhat.com>
1466
1467 * gdb.texinfo (GDB/MI Async Records): Document notification
1468 'record-started' and 'record-stopped'.
1469 * observer.texi (GDB Observers): New observer 'record-changed'.
1470
aa9259cc
TS
14712012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1472
1473 * gdb.texinfo: Document the removal of SH's 'regs' command.
1474
c1d780c2
SDJ
14752012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1476
1477 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1478
bb25a15c
YQ
14792012-09-18 Yao Qi <yao@codesourcery.com>
1480
1481 * gdb.texinfo (GDB/MI Async Records): Document new MI
1482 notifications '=tsv-created' and '=tsv-deleted'.
1483 * observer.texi (GDB Observers): New observer tsv_created and
1484 tsv_deleted.
1485
201b4506
YQ
14862012-09-18 Yao Qi <yao@codesourcery.com>
1487
1488 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1489 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1490 '=traceframe-changed'.
1491
6fc1c773
YQ
14922012-09-17 Yao Qi <yao@codesourcery.com>
1493
1494 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1495 'set listsize'.
1496
121c73f3
JK
14972012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1498 Eli Zaretskii <eliz@gnu.org>
1499
1500 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1501 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1502 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1503
e9687799
JK
15042012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1505
1506 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1507
3b5e4d35
YPK
15082012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1509
1510 Document how to return from "python-interactive" to GDB.
1511 * gdb.texinfo (Python Commands): Update documentation.
1512
15132012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1514
1515 Add a new "python-interactive" command that starts a standard
1516 Python interactive prompt with "pi" as alias, and add "py" as
1517 an alias to "python".
1518 * gdb.texinfo (Python Commands): Document the new commands.
1519
b583003e
TT
15202012-08-22 Tom Tromey <tromey@redhat.com>
1521
1522 * gdbint.texinfo (Host Definition): Remove documentation for
1523 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1524
a451cb65
KS
15252012-08-17 Keith Seitz <keiths@redhat.com>
1526
1527 PR c++/13356
1528 * gdb.texinfo (Type and Range Checking): Remove warning.
1529 Remove spurious commas.
1530 Update text and examples for re-implementation of set/show
1531 check type.
1532 (C and C++ Type and Range Checks): Likewise.
1533
6b1755ce
YQ
15342012-08-16 Yao Qi <yao@codesourcery.com>
1535
1536 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1537 is deprecated.
1538
f47f77df
DE
15392012-08-13 Doug Evans <dje@google.com>
1540
1541 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1542 to include functions.
1543
a72c3253
DE
15442012-08-10 Doug Evans <dje@google.com>
1545
1546 * gdb.texinfo (Convenience Funs): New node.
1547 (Types In Python): Document Type.vector.
1548
5b9afe8a
YQ
15492012-08-09 Yao Qi <yao@codesourcery.com>
1550
1551 * observer.texi: New observer command_param_changed.
1552 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1553
dc1039df
JK
15542012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1555
1556 * gdbint.texinfo (Debugging GDB): In section
1557 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1558 Mention also gdb-gdb.py.
1559
4abf930d
YQ
15602012-08-07 Yao Qi <yao@codesourcery.com>
1561
1562 Revert the folloing patch:
1563 2012-08-06 Yao Qi <yao@codesourcery.com>
1564 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1565 remote hardware-watchpoint-limit' and 'set
1566 remote hardware-breakpoint-limit'.
1567
f3c8a52a
JK
15682012-08-06 Nathaniel Flath <flat0103@gmail.com>
1569
1570 * gdb.texinfo (Working Directory): Added information about new
1571 default argument for 'cd' command.
1572
77a91025
YQ
15732012-08-06 Yao Qi <yao@codesourcery.com>
1574
1575 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1576 remote hardware-watchpoint-limit' and 'set
1577 remote hardware-breakpoint-limit'.
1578
d9f08f52
YQ
15792012-08-06 Yao Qi <yao@codesourcery.com>
1580
1581 Fix PR14371.
1582
1583 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1584 '=breakpoint-deleted'.
1585
95b07c96
YQ
15862012-08-02 Yao Qi <yao@codesourcery.com>
1587
1588 * gdb.texinfo (Native): Remove node Neutrino.
1589
7255706c
YQ
15902012-07-27 Yao Qi <yao@codesourcery.com>
1591
1592 * gdb.texinfo (IPA Protocol Commands): Document new command
1593 'close'.
1594
d6b28940
TT
15952012-07-25 Tom Tromey <tromey@redhat.com>
1596
1597 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1598
e615022a
DE
15992012-07-20 Doug Evans <dje@google.com>
1600
1601 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1602 (Index Files): Document how to control the use of deprecated index
1603 sections.
1604 (Index Section Format): Replace --use-deprecated-index-sections with
1605 "set use-deprecated-index-sections on".
1606
055855a4
EZ
16072012-07-12 Eli Zaretskii <eliz@gnu.org>
1608
1609 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1610 indices into a single node "Index". Instead, join function and
1611 variable indices into a single index, separate from the concept
1612 index. Requested in
1613 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1614 (Top): Update the top-level menu: instead of one "Index" there are
1615 now separate entries "Concept Index" and "Function and Variable
1616 Index".
1617 (Concept Index, Function and Variable Index): New nodes.
1618 (Index): Node deleted.
1619
f77cc5f0
HZ
16202012-07-05 Hui Zhu <hui_zhu@mentor.com>
1621
1622 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1623 and "maint agent-eval".
1624
00595b5e
EZ
16252012-07-03 Eli Zaretskii <eliz@gnu.org>
1626
1627 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1628 avoid file-name clashes between Index.html and index.html on
1629 case-insensitive filesystems. See the discussion starting in
1630 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1631 details of the problem.
1632 (Top): Update the master menu for the above.
1633 (Concept Index, Command and Variable Index): New nodes, instead of
1634 the old "Index" node that was deleted. All cross-references
1635 updated.
1636
d3ce09f5
SS
16372012-07-02 Stan Shebs <stan@codesourcery.com>
1638
1639 * gdb.texinfo (Dynamic Printf): Mention agent style and
1640 disconnected dprintf.
1641 (Maintenance Commands): Describe maint agent-printf.
1642 (General Query Packets): Mention BreakpointCommands feature.
1643 (Packets): Document commands extension to Z0 packet.
1644 * agentexpr.texi (Bytecode Descriptions): Document printf
1645 bytecode.
1646
2d7b58e8
JK
16472012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1648
1649 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1650 only after gdbinit files.
1651 (Startup): Move -iex and -iex commands down after gdbinit files.
1652
202cbf1c
JK
16532012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1654
1655 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1656 possibility.
1657
b6ba681c
TT
16582012-06-29 Tom Tromey <tromey@redhat.com>
1659
1660 * gdb.texinfo (Index Section Format): Update for version 7.
1661
71caed83
SS
16622012-06-28 Stan Shebs <stan@codesourcery.com>
1663
1664 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1665 example, add note about title column.
1666
ee0bf529
SCR
16672012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1668
1669 * gdb.texinfo (Symbol Tables In Python): Add description about
1670 the new 'last' attribute of gdb.Symtab_and line.
1671
3c15d565
SCR
16722012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1673
1674 * gdb.texinfo (Symbol Tables In Python): Correct the description
1675 of the 'pc' attribute of gdb.Symtab_and_line.
1676
45cfd468
DE
16772012-06-26 Doug Evans <dje@google.com>
1678
1679 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1680 and symtab-create.
1681
496ee73e
KS
16822012-06-25 Keith Seitz <keiths@redhat.com>
1683
1684 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1685 from example. Remove "rbreak" from list of corresponding
1686 gdb commands.
1687
156942c7
DE
16882012-06-23 Doug Evans <dje@google.com>
1689
1690 * gdb.texinfo (Index Section Format): Document version 7 format.
1691
c614397c
YQ
16922012-06-22 Yao Qi <yao@codesourcery.com>
1693
1694 * gdb.texinfo: Add missing cindex for some packets.
1695
472a2379
KS
16962012-06-20 Keith Seitz <keiths@redhat.com>
1697
1698 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1699 for -break-insert and document -p.
1700
2678e2af
YQ
17012012-06-20 Yao Qi <yao@codesourcery.com>
1702
1703 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1704 and "gdb.write_memory" with "Inferior.read_memory" and
1705 "Inferior.write_memory".
1706
984359d2
EZ
17072012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1708
1709 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1710 (Free Documentation): Add @node line.
1711 (Continuing and Stepping) <advance location>: Use @item instead of
1712 @itemx.
1713 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1714 @itemx.
1715 (Embedded Processors): Put the link to "PA" to its correct place,
1716 according to document structure.
1717 (Python API): Put the link to "Lazy Strings In Python" to its
1718 correct place.
1719 (Index): Use @@ in @tex block to get a literal @.
1720
1721 * gdbint.texinfo: Fix the @subtitle line.
1722
1723 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1724 correct place.
1725
16bdd41f
YQ
17262012-06-08 Yao Qi <yao@codesourcery.com>
1727
1728 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1729 Protocol'.
1730 (In-Process Agent Protocol, IPA Protocol Objects)
1731 (IPA Protocol Commands): New nodes.
1732 (Tracepoint Packets): Add anchors.
1733
2d4c29c5
TS
17342012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1735
1736 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1737
6bd110c5
YQ
17382012-06-06 Yao Qi <yao@codesourcery.com>
1739
1740 * gdb.texinfo: Update copyright year.
1741
f3e0e960
SS
17422012-05-23 Stan Shebs <stan@codesourcery.com>
1743 Kwok Cheung Yeung <kcy@codesourcery.com>
1744
1745 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1746
1564a261
JK
17472012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1748
1749 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1750 Mention also --with-separate-debug-dir.
1751 (Auto-loading): Prepend $debugdir in the sample output.
1752 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1753 auto-load safe-path variable.
1754 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1755 Mention also $debugdir for 'set auto-load scripts-directory'.
1756
eb17f351
EZ
17572012-05-19 Eli Zaretskii <eliz@gnu.org>
1758
1759 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1760 (MIPS Embedded, MIPS, MIPS Register packet Format)
1761 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1762 appropriate.
1763
4cc0665f
MR
17642012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1765 Maciej W. Rozycki <macro@codesourcery.com>
1766
1767 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1768 mips compression".
1769 (MIPS Breakpoint Kinds): New subsubsection.
1770
7af8dcf8 17712012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1772
1773 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1774 nodes for subsections. Add @acronym mark-ups and adjust
1775 formatting.
1776
aff139ff
JK
17772012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1778
1779 Rename $ddir to $datadir.
1780 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1781 (objfile-gdb.py file): Rename $ddir to $datadir.
1782
9cb709b6
TT
17832012-05-18 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1786
e7e0cddf
SS
17872012-05-14 Stan Shebs <stan@codesourcery.com>
1788
1789 * gdb.texinfo (Dynamic Printf): New subsection.
1790
7efc75aa
SCR
17912012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1792
1793 * gdb.texinfo (Basic Python): Add description about the function
1794 gdb.find_pc_line
1795
f307c045
JK
17962012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1797 Eli Zaretskii <eliz@gnu.org>
1798
1799 * gdb.texinfo (Separate Debug Files): Use plural form for global
1800 debugging information directory.
1801
85d4a676
SS
18022012-05-11 Stan Shebs <stan@codesourcery.com>
1803 Kwok Cheung Yeung <kcy@codesourcery.com>
1804
1805 * gdb.texinfo (Operating System Auxiliary Information): Document new
1806 'info os' subcommands.
1807
c1668e4e
JK
18082012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1809
1810 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1811 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1812 (dotdebug_gdb_scripts section): Add reference
1813 to 'Auto-loading safe path'.
1814
7349ff92
JK
18152012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1816
1817 Implement multi-component --with-auto-load-dir.
1818 * gdb.texinfo (Auto-loading): New references
1819 for 'set auto-load scripts-directory'
1820 and 'show auto-load scripts-directory'.
1821 (Auto-loading safe path): Describe the new default. Move $ddir
1822 substituation reference to 'objfile-gdb.py file'.
1823 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1824 script-name. Describe new 'set auto-load scripts-directory'
1825 and 'show auto-load scripts-directory'.
1826
6dea1fbd
JK
18272012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1828
1829 Provide $ddir substitution for --with-auto-load-safe-path.
1830 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1831 (Auto-loading safe path): Likewise. Mention the default value,
1832 $ddir substitution, --with-auto-load-safe-path and
1833 --without-auto-load-safe-path.
1834 * observer.texi (gdb_datadir_changed): New.
1835
1ccacbcd
JK
18362012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1837
1838 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1839 Twice.
1840
d9242c17
JK
1841 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1842 directory separator by path separator.
1843
af2c1515
JK
18442012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1847 for 'set auto-load safe-path' optional. Mention if it is omitted.
1848 Change disabling security protection condition to "/", twice.
1849
a20ee7a4
SCR
18502012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1851
1852 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1853 the new methods global_block and static_block on gdb.Symtab
1854 objects.
1855
56af09aa
SCR
18562012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1857
1858 * gdb.texinfo (Blocks In Python): Add a note saying that future
1859 improvements to GDB and its infrastructure can move symbols
1860 across blocks within a symbol table.
1861
2746b0ef
YQ
18622012-04-29 Yao Qi <yao@codesourcery.com>
1863
1864 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1865 (A29K): Remove.
1866
62e5f89c
SDJ
18672012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1868 Tom Tromey <tromey@redhat.com>
1869
1870 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1871 and generic static probe support on GDB.
1872
a766d390
DE
18732012-04-25 Doug Evans <dje@google.com>
1874
50f042b9
DE
1875 * gdb.texinfo (Go): Fix thinko.
1876
a766d390
DE
1877 * gdb.texinfo (Supported Languages): Add Go.
1878 (Go): New node.
1879
f02e2b19
YQ
18802012-04-25 Yao Qi <yao@codesourcery.com>
1881
1882 * gdbint.texinfo (Testsuite): New section `Board settings'.
1883
68d41a48
JK
18842012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1885
1886 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1887 Three times.
1888
174bb630
JK
1889 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1890 Three times.
1891
0511cc75
JK
18922012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1895 by @table @asis. Fix formatting of one item.
1896
0070f25a
JK
18972012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1898
1899 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1900
4dc84fd1
JK
19012012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1902
1903 New option "set debug auto-load".
1904 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1905 (auto-load verbose mode): New node.
1906
bccbefd2
JK
19072012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1908
1909 New option "set auto-load safe-path".
1910 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1911 and "info auto-load" examples for safe-path. Put there also references
1912 for "set auto-load safe-path" and "show auto-load safe-path".
1913 New menu item for Auto-loading safe path.
1914 (Auto-loading safe path): New node.
1915 (Python Auto-loading): Update the expected output from "Missing"
1916 to "No".
1917
bf88dd68
JK
19182012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1919
1920 auto-load: Implementation.
1921 * gdb.texinfo (Mode Options): New anchor for -nx.
1922 (Startup): New anchors for Option -init-eval-command,
1923 Home Directory Init File
1924 and Init File in the Current Directory during Startup.
1925 Mention set auto-load local-gdbinit with a reference.
1926 Change the sample code to "set auto-load python-scripts".
1927 (Threads): New anchor set libthread-db-search-path.
1928 Provide references to libthread_db.so.1 file.
1929 (Controlling GDB): New menu item for Auto-loading.
1930 (Auto-loading, Init File in the Current Directory)
1931 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1932 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1933 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1934 reference.
1935 (Auto-loading): Rename to ...
1936 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1937 "set auto-load python-scripts", new anchor for it. Change
1938 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1939 for it. Change "info auto-load-scripts"
1940 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1941 to "Python scripts".
1942
8264ba82
AG
19432012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1944
1945 PR mi/13393
1946 * gdb.texinfo (Print Settings): Extend the description for "set print
1947 object".
1948 (GDB/MI Variable Objects): Extend the description for -var-create and
1949 -var-list-children.
1950
06fc020f
SCR
19512012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1952
1953 * gdb.texinfo (Examining Data): Document the 'explore' command.
1954
7191c139
JB
19552012-03-28 Joel Brobecker <brobecker@adacore.com>
1956
1957 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1958 to the children of a varobj and its update range when -var-update
1959 returns that the varobj's type changed.
1960
3708f05e
JK
19612012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1962
1963 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1964 Create two new links fir 'objfile-gdb.py file'
1965 and 'dotdebug_gdb_scripts section'.
1966
8e0583c8
JK
19672012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1968
1969 * gdb.texinfo (Auto-loading): Rename node reference
1970 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1971 Twice.
1972 (.debug_gdb_scripts section): Rename the node ...
1973 (dotdebug_gdb_scripts section): ... here.
1974 (Maintenance Commands): Also rename this node reference.
1975
7b282c5a
SCR
19762012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1977
1978 * gdb.texinfo (Python API/Values From Inferior): Add description
1979 about the new method Value.referenced_value. Add description on
1980 how Value.dereference is different (and similar) to
1981 Value.referenced_value.
1982
8320cc4f
JK
19832012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1984
1985 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1986 --init-eval-command=COMMAND, -iex.
1987 (Startup): Describe -iex and -ix. Simplify the example
1988 for "set auto-load-scripts off".
1989
481860b3
GB
19902012-03-16 Gary Benson <gbenson@redhat.com>
1991
1992 PR breakpoints/10738
1993 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1994 stating that GDB cannot set breakpoints on inlined functions.
1995 (Mode Options): Document --use-deprecated-index-sections.
1996 (Index Section Format): Document new index section version format.
1997
c4aeac85
TT
19982012-03-15 Tom Tromey <tromey@redhat.com>
1999
2000 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2001
16899756
DE
20022012-03-13 Doug Evans <dje@google.com>
2003
2004 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2005 of "reload".
2006 (Symbols): Delete docs for set/show symbol-reloading.
2007 * gdbint.texinfo (Defining Other Architecture Features): Delete
2008 SYMBOL_RELOADING_DEFAULT.
2009 * refcard.tex: Delete reference to symbol-reloading.
2010
9b224c5e
PA
20112012-03-07 Pedro Alves <palves@redhat.com>
2012
2013 * gdb.texinfo (General Query Packets): Document new
2014 QProgramSignals packet.
2015 * gdb.texinfo (Remote configuration): Mention
2016 "program-signals-packet".
2017
169081d0
TG
20182012-03-05 Tristan Gingold <gingold@adacore.com>
2019
2020 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2021
d1feda86
YQ
20222012-03-03 Yao Qi <yao@codesourcery.com>
2023
2024 * gdb.texinfo (In-Process Agent): New node.
2025 Document new commands.
2026 (General Query Packets): Add packet `QAgent'.
2027
1faeff08
MR
20282012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2029
2030 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2031
7d74f244
DE
20322012-03-01 Scott J. Goldman <scottjg@vmware.com>
2033
2034 * gdb.texinfo (Commands In Python): Put example python macro in
2035 COMMAND_USER category rather than COMMAND_OBSCURE.
2036 Document gdb.COMMAND_USER.
2037 (User-defined Commands): Update documentation to clarify
2038 "set/show max-user-call-depth" and "show user" don't apply to python
2039 commands. Update documentation to clarify "help user-defined" may
2040 also include python commands defined as COMMAND_USER.
2041
6fe37d23
JK
20422012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 * gdb.texinfo (Startup): Add option -ex description to the option -x
2045 description.
2046
83364271
LM
20472012-02-24 Luis Machado <lgustavo@codesourcery.com>
2048
2049 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2050 condition-evaluation breakpoint parameter.
2051 Mention condition-evaluation mode being shown in "info break".
2052 (Break Conditions): Add description for target-side
2053 conditional breakpoints.
2054 (Remote Configuration): Mention conditional-breakpoints-packet.
2055 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2056 cond-expr.
2057 (General Query Packets): Mention new ConditionalBreakpoint feature.
2058
bdb1994d
TT
20592012-02-22 Tom Tromey <tromey@redhat.com>
2060
2061 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2062
4d241c86
TT
20632012-02-17 Tom Tromey <tromey@redhat.com>
2064
2065 PR python/10753:
2066 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2067 directory.
2068
816338b5
SS
20692012-02-14 Stan Shebs <stan@codesourcery.com>
2070
2071 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2072
cc30c4bd
PA
20732012-02-13 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2076 mips-idt-ecoff.
2077
035d1e5b
YQ
20782012-02-09 Yao Qi <yao@codesourcery.com>
2079
2080 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2081
f0823d2c
TT
20822012-02-07 Tom Tromey <tromey@redhat.com>
2083
2084 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2085 Symbol.value.
2086
64e7d9dd
TT
20872012-02-07 Tom Tromey <tromey@redhat.com>
2088
2089 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2090
4220b2f8
TS
20912012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2092
2093 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2094
edcc5120
TT
20952012-01-24 Tom Tromey <tromey@redhat.com>
2096
2097 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2098 unload".
2099 (Files): Mention new catch commands.
2100 (GDB/MI Async Records): Likewise.
2101
53fe1783
GB
21022012-01-24 Gary Benson <gbenson@redhat.com>
2103
2104 Delete #if 0'd out code.
2105 * gdb.texinfo (Frame Info): Remove "info catch".
2106
b9e7b9c3
UW
21072012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2108
2109 * gdb.texinfo (Remote Configuration): Document
2110 "set remote hostio-readlink-packet" command.
2111 (General Query Packets): Document vFile:readlink packet.
2112
4aac40c8
TT
21132012-01-16 Tom Tromey <tromey@redhat.com>
2114
2115 * gdb.texinfo (Specify Location): Document relative file name
2116 handling.
2117
cafec441
TT
21182012-01-16 Tom Tromey <tromey@redhat.com>
2119
2120 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2121
0ee339bc
JK
21222012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2123 Eli Zaretskii <eliz@gnu.org>
2124
2125 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2126 code.
2127
72384ba3
PH
21282012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2129
2130 * gdb.texinfo (Variables): Document use of :: for non-static
2131 variables.
2132
ce1b17c4
JB
21332012-01-05 Joel Brobecker <brobecker@adacore.com>
2134
2135 * gdbint.texinfo (Start of New Year Procedure): Update
2136 to replace use of copyright.sh by use of copyright.py.
2137
217bff3e
JK
21382012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2139
2140 Remove the gdbtui binary.
2141 * all-cfg.texi (GDBTUI): Remove.
2142 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2143 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2144 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2145
cc72b2a2
KP
21462011-12-23 Kevin Pouget <kevin.pouget@st.com>
2147
2148 Introduce gdb.FinishBreakpoint in Python.
2149 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2150 (Python API): Add menu entry for Finish Breakpoints.
2151
13ac8d2c
JK
21522011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2153
2154 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2155 tests.
2156
e0f9f062
DE
21572011-12-16 Doug Evans <dje@google.com>
2158
2159 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2160
80b6e756
PM
21612011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2162
1c3ad6ab 2163 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2164 stack". Add documentation for "set/show python print-stack".
2165
2fb860fc
PA
21662011-12-14 Pedro Alves <pedro@codesourcery.com>
2167
2168 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2169 should transfer control to the stub in the startup code instead of
2170 in main. Mention the need to get past the initial breakpoint.
2171
f8eba3c6
TT
21722011-12-06 Tom Tromey <tromey@redhat.com>
2173
2174 * gdb.texinfo (Set Breaks): Update for new behavior.
2175
2268b414
JK
21762011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2177
2178 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2179 List Format for SVR4 Targets'.
2180 (General Query Packets): New item qXfer:libraries-svr4:read.
2181 (Library List Format for SVR4 Targets): New node.
2182
ae6f0d5b
TT
21832011-12-01 Tom Tromey <tromey@redhat.com>
2184
2185 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2186 add.
2187
36dfb11c
TT
21882011-11-22 Tom Tromey <tromey@redhat.com>
2189
2190 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2191 reasons.
2192
f196051f
SS
21932011-11-20 Stan Shebs <stan@codesourcery.com>
2194
2195 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2196 note-related options and variables.
2197 (Tracepoint Packets): Document packet changes.
2198
f85b53f8
SD
21992011-11-20 Sanjoy Das <sdas@igalia.com>
2200
2201 * gdb.texinfo (JIT Interface): Add documentation on writing and
2202 usind JIT debug info readers.
2203 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2204 Debug Info Readers): New nodes.
2205
bfccc43c
YQ
22062011-11-18 Yao Qi <yao@codesourcery.com>
2207
2208 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2209 tracepoint.
2210
c011a4f4
DE
22112011-11-15 Doug Evans <dje@google.com>
2212
2213 * gdb.texinfo (Files): Document basenames-may-differ.
2214
ed59ded5
DE
22152011-11-14 Doug Evans <dje@google.com>
2216
2217 * gdb.texinfo (Shell Commands): Document "!".
2218
405f8e94
SS
22192011-11-14 Stan Shebs <stan@codesourcery.com>
2220 Kwok Cheung Yeung <kcy@codesourcery.com>
2221
2222 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2223 needed to get shorter fast tracepoints.
2224 (Tracepoint Packets): Document new qTMinFTPILen packet.
2225
1e4d1764
YQ
22262011-11-14 Yao Qi <yao@codesourcery.com>
2227
2228 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2229 behavior of tracepoint.
2230 (General Query Packets): New feature InstallInTrace.
2231 (Remote Configuration): Document "set remote
2232 install-in-trace-packet".
2233
71eba9c2 22342011-11-12 Matt Rice <ratmice@gmail.com>
2235
2236 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2237 Add arguments to info macro.
2238
e0f8f636
TT
22392011-11-10 Tom Tromey <tromey@redhat.com>
2240
2241 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2242 manual.
2243 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2244 (Macros): Add a footnote.
2245 (C): Remove paragraph about compiler options.
2246 (C Constants): Mention wide character and string constants.
2247 (C Plus Plus Expressions): Update compiler option advice. Mention
2248 using declarations. Mention ADL. Remove old HP compiler
2249 information.
2250
625c0d47
TT
22512011-11-10 Tom Tromey <tromey@redhat.com>
2252
2253 PR c++/9257:
2254 * gdb.texinfo (Print Settings): Add an extra note about the need
2255 for a vtable.
2256
4be2aacc
MR
22572011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2258
2259 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2260 "set mips abi" documentation.
2261
0a1c4d10
DE
22622011-11-04 Doug Evans <dje@google.com>
2263
2264 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2265
aad1c02c
TT
22662011-11-03 Tom Tromey <tromey@redhat.com>
2267
2268 * gdb.texinfo (Stopping): Add menu entry.
2269 (Continuing and Stepping): Restore @node. Use @section, not
2270 @subsection.
2271
983fb131
MR
22722011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2273
2274 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2275 designation. Fix "Specify Location" cross-reference.
2276
3065dfb6
SS
22772011-11-02 Stan Shebs <stan@codesourcery.com>
2278
2279 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2280 (General Query Packets): Describe tracenz feature.
2281 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2282
0aaaf063
PK
22832011-10-28 Paul Koning <paul_koning@dell.com>
2284
2285 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2286
2231f1fb
KP
22872011-10-27 Kevin Pouget <kevin.pouget@st.com>
2288
2289 * gdb.texinfo ((Frames In Python): Document
2290 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2291
5110b5df
PK
22922011-10-26 Paul Koning <paul_koning@dell.com>
2293
2294 * gdb.texinfo (gdb.types): Document new deepitems function.
2295
22dbab46
PK
22962011-10-25 Paul Koning <paul_koning@dell.com>
2297
2298 PR python/13327
2299
2300 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2301 fetch_lazy method.
2302
9df2fbc4
PM
23032011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2304
2305 PR python/12656
2306
2307 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2308 global_block, static_block function.
2309
f05e2e1d
TT
23102011-10-19 Tom Tromey <tromey@redhat.com>
2311
2312 * gdb.texinfo (Commands In Python): Add missing "@"s.
2313
a7fc3f37
KP
23142011-10-13 Kevin Pouget <kevin.pouget@st.com>
2315
2316 PR python/13285 Document named constants for frame unwind stop reasons
2317 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2318 constants.
2319
5048e516
JK
23202011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2321
2322 Fix compatibility with texinfo versions older than 4.12.
2323 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2324 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2325 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2326 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2327 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2328 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2329 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2330
5a56e9c5
DE
23312011-10-09 Doug Evans <dje@google.com>
2332
2333 * gdb.texinfo (Extending GDB): Document alias command.
2334
36b11add
JK
23352011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2336
2337 Support @entry in input expressions.
2338 * gdb.texinfo (Variables): Describe @entry names suffix.
2339 (Print Settings): Add anchor for `set print entry-values'.
2340
e18b2753
JK
23412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2342 Eli Zaretskii <eliz@gnu.org>
2343
2344 Display @entry parameter values (without references).
2345 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2346 example.
2347 (Print Settings): New description of set print entry-values and show
2348 print entry-values.
2349
111c6489
JK
23502011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2351 Eli Zaretskii <eliz@gnu.org>
2352
2353 Recognize virtual tail call frames.
2354 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2355 (Tail Call Frames): New node.
2356 (Frames In Python): Add gdb.TAILCALL_FRAME.
2357
9c15afc4
DE
23582011-10-07 Doug Evans <dje@google.com>
2359
2360 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2361 register_pretty_printer.
2362
99f5279d
PM
23632011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2364
2365 PR python/12930
2366 PR python/12802
2367
2368 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2369 stop method.
2370
03583c20
UW
23712011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2372
2373 * gdb.texinfo (Starting your Program): "set disable-randomization"
2374 is no longer Linux-specific.
2375 (Remote Configuration): Document "set remote
2376 disable-randomization-packet".
2377 (General Query Packets): Document "QDisableRandomization" packet
2378 and add it to "qSupported" list.
2379
bd054e06
KP
23802011-10-07 Kevin Pouget <kevin.pouget@st.com>
2381
2382 Allow Python notification of new object-file loadings.
2383 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2384 event type.
2385
cb6be26b
KP
23862011-10-04 Kevin Pouget <kevin.pouget@st.com>
2387
2388 PR python/12691: Add the inferior to Python exited event
2389 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2390
a05336a1
JB
23912011-10-03 Joel Brobecker <brobecker@adacore.com>
2392
2393 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2394 rephasing.
2395
5d77fe44
JB
23962011-10-03 Joel Brobecker <brobecker@adacore.com>
2397
2398 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2399 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2400 as possible feature returned by the `-list-features'
2401 command.
2402
699df94d
PK
24032011-09-28 Paul Koning <paul_koning@dell.com>
2404
2405 * gdb.texinfo (gdb.Type): Document field access by dictionary
2406 key syntax.
2407
24bdad53
YQ
24082011-09-28 Yao Qi <yao@codesourcery.com>
2409
2410 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2411 Add one space after option `-s'. Remove @r{} markup.
2412
6710bf39
SS
24132011-09-27 Stan Shebs <stan@codesourcery.com>
2414
2415 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2416
d99f7e48
HZ
24172011-09-16 Hui Zhu <teawater@gmail.com>
2418
2419 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2420 to *(unsigned char *)$esp@300.
2421
d812018b
PK
24222011-09-15 Paul Koning <paul_koning@dell.com>
2423
2424 * gdb.texinfo: Make style of Python functions and methods match
2425 the syntax of Python. Also put class and module names explicitly
2426 on function, member, and variable names, matching Python
2427 documentation conventions.
2428
2aa48337
KP
24292011-09-15 Kevin Pouget <kevin.pouget@st.com>
2430
2431 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2432 * gdb.texinfo (Inferiors In Python): Describe new
2433 gdb.selected_inferior() function.
2434
6839b47f
KP
24352011-09-15 Kevin Pouget <kevin.pouget@st.com>
2436
2437 Handle multiple breakpoint hits in Python interface:
2438 * gdb.texinfo (Events In Python): New function documentation:
2439 gdb.BreakpointEvent.breakpoints. Indicate that
2440 gdb.BreakpointEvent.breakpoint is now deprecated.
2441
26829f2b
JB
24422011-09-04 Joel Brobecker <brobecker@adacore.com>
2443
2444 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2445
a9f54f60
TT
24462011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2447
2448 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2449
fa3a4f15
PM
24502011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2451
2452 * gdb.texinfo (Prompt): Add set/show extended-prompt
2453 documentation
2454 (Basic Python): Add prompt_hook anchor.
2455 (Python modules): Reword module text to reflect multiple modules.
2456 (gdb.prompt): Document gdb.prompt module.
2457
224bbe49
YQ
24582011-08-14 Yao Qi <yao@codesourcery.com>
2459
78d85199
YQ
2460 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2461
24622011-08-14 Yao Qi <yao@codesourcery.com>
2463
2464 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2465 (TIC6x Features): New node.
2466
457e09f0
DE
24672011-08-12 Doug Evans <dje@google.com>
2468
2469 * gdb.texinfo (Symbols In Python): Document symbol.type.
2470
5e239b84
PM
24712011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2472
2473 * gdb.texinfo (Python): Document command and function
2474 auto-loading.
2475
177bc839
JK
24762011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2477 Eli Zaretskii <eliz@gnu.org>
2478
2479 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2480 typedefs unrolling. Extend the sample code by an inner typedef and
2481 outer typedefs unrolling.
2482
1a532630
PP
24832011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2484
2485 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2486 size and line-size.
2487
9b158ba0 24882011-07-21 Matt Rice <ratmice@gmail.com>
2489
2490 PR macros/12999
2491 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2492 Update text and cindex entries for info macro command.
2493
d17b6f81
PM
24942011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2495
2496 * observer.texi (GDB Observers): Add before_prompt observer.
2497 * gdb.texinfo (Basic Python): Add documentation for prompt
2498 substitution.
2499
713389e0
PM
25002011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2501
2502 PR python/12438
2503 * gdb.texinfo (Python Commands): Add deprecate note to maint
2504 set/show python print-stack. Document set/show python
2505 print-backtrace.
2506
177b42fe
TJB
25072011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2508
2509 * gdb.texinfo: Fix typos.
2510
900e11f9
JK
25112011-07-01 Tom Tromey <tromey@redhat.com>
2512
2513 * gdb.texinfo (Debugging Output): Document set debug
2514 check-physname.
2515
39c4d40a
TT
25162011-06-29 Tom Tromey <tromey@redhat.com>
2517
2518 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2519 breakpoint-notifications feature.
2520
6f5def7d
UW
25212011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2522
2523 * gdb.texinfo (Target Description): Remove warning about
2524 possibly unstable format.
2525
8cf64490
TT
25262011-06-03 Tom Tromey <tromey@redhat.com>
2527
2528 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2529 (Events In Python): Note that exit_code is optional.
2530
393eab54
PA
25312011-05-17 Pedro Alves <pedro@codesourcery.com>
2532
2533 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2534 required for multi-threading support.
2535 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2536 Hc are deprecated for multi-threading debugging. Point readers at
2537 the vCont packet.
2538
75fc9810
DE
25392011-05-15 Doug Evans <dje@google.com>
2540
2541 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2542
01124a23
DE
25432011-05-13 Doug Evans <dje@google.com>
2544
98a5dd13
DE
2545 * gdb.texinfo (Threads): Document $sdir,$pdir.
2546 (Server): Document $pdir exception.
2547
dbaefcf7
DE
2548 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2549
cc63ef9b
DE
2550 * gdb.texinfo (Threads): Clarify default value for
2551 libthread-db-search-path.
7e0396aa 2552
01124a23
DE
2553 * gdb.texinfo (Completion): Update example.
2554 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2555
d248b706
KY
25562011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2557
2558 * gdb.texinfo: Document change in the behaviour of the enable and
2559 disable GDB commands when applied to tracepoints.
2560 Document the EnableDisableTracepoints remote stub feature.
2561 Document QTEnable and QTDisable in the list of tracepoint packets.
2562
cc88a640
JK
25632011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2566 hsuser.texi.
2567 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2568 comment to hsuser.texi. Change rluser.texi name in the comment.
2569
84e578fb
DE
25702011-05-10 Doug Evans <dje@google.com>
2571
2572 * gdb.texinfo (Threads): If an empty path is provided for
2573 libthread-db-search-path it is reset to its default value.
2574 (Server): Ditto.
2575
478aac75
DE
25762011-05-09 Doug Evans <dje@google.com>
2577
2578 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2579
9c06b0b4
TJB
25802011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2581 Thiago Jung Bauermann <bauerman@br.ibm.com>
2582
2583 Implement support for PowerPC BookE masked watchpoints.
2584 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2585 (PowerPC Embedded): Mention support of masked watchpoints.
2586
9ed350ad
JB
25872011-05-03 Joel Brobecker <brobecker@adacore.com>
2588
2589 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2590 `@value{GDBN}'.
2591
4ceed123
JB
25922011-05-03 Joel Brobecker <brobecker@adacore.com>
2593
2594 * gdb.texinfo (titlepage): Remove dedication.
2595 (In Memoriam): New appendix.
2596
559a7a62
JK
25972011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2598 Eli Zaretskii <eliz@gnu.org>
2599
2600 * gdb.texinfo (Index Section Format): Change the version to 5.
2601 Describe the different formula.
2602
03f2bd59
JK
26032011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2604 Eli Zaretskii <eliz@gnu.org>
2605
2606 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2607 for disconnected tracing.
2608 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2609 extended-remote relationship. Mention --once.
2610 (TCP port allocation lifecycle of @code{gdbserver}): New.
2611
d9b1a651
EZ
26122011-04-23 Eli Zaretskii <eliz@gnu.org>
2613
2614 * gdb.texinfo (Server): Improve indexing. Index all optional
2615 switches to gdbserver.
2616
90476074
TT
26172011-04-20 Tom Tromey <tromey@redhat.com>
2618
2619 * gdb.texinfo (Index Section Format): New node.
2620 (Top): Add new node to menu.
2621
c21236dc
PA
26222011-04-20 Pedro Alves <pedro@codesourcery.com>
2623
2624 * gdb.texinfo (Maintenance Commands): Document `maint print
2625 remote-registers'.
2626
05c8c3f5
TT
26272011-04-20 Tom Tromey <tromey@redhat.com>
2628
2629 * gdb.texinfo (Trace File Format): Move node later.
2630
7a9dd1b2
TT
26312011-04-19 Tom Tromey <tromey@redhat.com>
2632
2633 * gdbint.texinfo (Register Information Functions): Remove
2634 duplicate "the".
2635 * gdb.texinfo (Emacs): Remove duplicate "to".
2636 (GDB/MI Variable Objects): Remove duplicate "the".
2637 (General Query Packets): Likewise.
2638
4368ebeb
JB
26392011-04-02 Joel Brobecker <brobecker@adacore.com>
2640
2641 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2642 "GDB/MI Ada Exception Information" node.
2643
956a9fb9
JB
26442011-04-01 Joel Brobecker <brobecker@adacore.com>
2645
2646 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2647 the "exception-name" field in the *stopped async record.
2648
f1310107
TJB
26492011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2650 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2651
2652 Implement support for PowerPC BookE ranged breakpoints.
2653 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2654
8786b2bd
TT
26552011-03-28 Tom Tromey <tromey@redhat.com>
2656
2657 * gdb.texinfo (Set Tracepoints): Fix typo.
2658
9ef07c8c
TT
26592011-03-24 Tom Tromey <tromey@redhat.com>
2660
2661 * gdb.texinfo (Specify Location): Document `function:label'
2662 linespec.
2663
99c3dc11
PM
26642011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2665
f1310107 2666 PR python/12149
99c3dc11
PM
2667
2668 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2669
29703da4
PM
26702011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2671
2672 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2673 (Inferiors In Python): Likewise.
2674 (Threads In Python): Likewise.
2675 (Symbols In Python): Likewise.
2676 (Objfiles In Python): Likewise.
2677 (Symbol Tables In Python): Likewise.
2678
c9174737
PA
26792011-03-15 Pedro Alves <pedro@codesourcery.com>
2680
2681 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2682 display>: Explain that the commands accept number ranges.
2683
7371cf6d
PM
26842011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2685
2686 * gdb.texinfo (Breakpoints In Python): Add description and example
2687 of Python stop function operation.
2688
ecec24e6
PM
26892011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2690
2691 * gdb.texinfo (Parameters In Python): Document get_set_string and
2692 get_show_string methods.
2693
6dcd5565
JK
26942011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2695
2696 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2697
81896e36
JK
2698 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2699 circular-trace-buffer name.
2700
5e30da2c
JB
27012011-02-28 Joel Brobecker <brobecker@adacore.com>
2702
2703 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2704 in the previous change.
2705
3bd0f5ef 27062011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2707
2708 * gdb.texinfo (Inferiors and Programs): Update commands to show
2709 that they can accept multiple arguments.
2710
4ec7539c
JB
27112011-02-24 Joel Brobecker <brobecker@adacore.com>
2712
2713 Revert the following patch (code patch was not approved):
2714 2011-02-21 Hui Zhu <teawater@gmail.com>
2715 * agentexpr.texi (bytecode descriptions): add printf.
2716 * gdb.texinfo (tracepoint action lists): add printf.
2717
82809774
DE
27182011-02-23 Doug Evans <dje@google.com>
2719
2720 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2721
e5a67952
MS
27222011-02-23 Michael Snyder <msnyder@vmware.com>
2723
2724 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2725 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2726 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2727
6e6fbe60
DE
27282011-02-22 Doug Evans <dje@google.com>
2729
2730 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2731 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2732 add description of result, fix @defun formatting.
2733
f994e27a
HZ
27342011-02-21 Hui Zhu <teawater@gmail.com>
2735
2736 * agentexpr.texi (Bytecode Descriptions): Add printf.
2737 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2738
c7f96d2b
TT
27392011-02-18 Tom Tromey <tromey@redhat.com>
2740
2741 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2742
60f98dde
MS
27432011-02-14 Michael Snyder <msnyder@vmware.com>
2744
2745 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2746 Document new command "thread find".
2747
08e796bc
MS
27482011-02-14 Michael Snyder <msnyder@vmware.com>
2749
2750 * gdb.texinfo (Threads): Update example of new thread message.
2751
b3b9301e
PA
27522011-02-14 Pedro Alves <pedro@codesourcery.com>
2753
2754 * gdb.texinfo (Remote Configuration): Mention set/show remote
2755 traceframe-info.
2756 (Tools/Packages Optional for Building GDB): Mention that expat is
2757 used for traceframe info.
2758 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2759 (General Query Packets) <qSupported>: Describe the
2760 qXfer:traceframe-info:read feature.
2761 (qXfer::read): Describe qXfer:traceframe-info:read.
2762 (Traceframe Info Format): New section.
2763
cef35b0f
PA
27642011-02-04 Pedro Alves <pedro@codesourcery.com>
2765
2766 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2767 for casts and unary operators.
2768
f1cbe1d3
TT
27692011-02-04 Tom Tromey <tromey@redhat.com>
2770
2771 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2772 is not useful.
2773
585fdaa1
PA
27742011-01-25 Pedro Alves <pedro@codesourcery.com>
2775
2776 * gdb.texinfo: s/value optimized out/optimized out/g
2777
7bfc9434
JB
27782011-01-21 Joel Brobecker <brobecker@adacore.com>
2779
2780 * gdb.texinfo (Other Misc Settings): Rework part of the
2781 documentation of the "set interactive mode" command.
2782
4694da01
TT
27832011-01-19 Tom Tromey <tromey@redhat.com>
2784
2785 * gdb.texinfo (Threads): Document thread name output and `thread
2786 name' command.
2787 (Threads In Python): Document Thread.name attribute.
2788 (GDB/MI Thread Commands): Document thread attributes.
2789
b716877b
AB
27902011-01-12 Andrew Burgess <aburgess@broadcom.com>
2791
2792 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2793 changes in mi/mi-cmd-disas.c
2794
13fd8b81
TT
27952011-01-12 Tom Tromey <tromey@redhat.com>
2796
2797 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2798 Fix "thread apply" text.
2799
e09342b5
TJB
28002011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2801 Thiago Jung Bauermann <bauerman@br.ibm.com>
2802
2803 Implement support for PowerPC BookE ranged watchpoints.
2804 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2805 the "set powerpc exact-watchpoints" flag.
2806
06e65f44
TT
28072011-01-07 Tom Tromey <tromey@redhat.com>
2808
2809 * gdb.texinfo (Python API): Add descriptions to @menu items.
2810
d8e22779
TT
28112011-01-06 Tom Tromey <tromey@redhat.com>
2812
2813 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2814
a255712f
PP
28152010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2816
e09342b5 2817 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2818
ccfc3d6e
TT
28192011-01-06 Tom Tromey <tromey@redhat.com>
2820
2821 PR python/12133:
2822 * gdb.texinfo (Frames In Python): Document various frame
2823 constants.
2824
44944448
JB
28252011-01-05 Joel Brobecker <brobecker@adacore.com>
2826
2827 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2828 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2829 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2830
42ea3d7a
JK
28312011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2832
2833 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2834 (clean): Add GDBvn.texi.
2835
720d1a40
JB
28362010-12-29 Joel Brobecker <brobecker@adacore.com>
2837
2838 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2839 occasional case where the debugger prints an array address
2840 instead of the array itself.
2841
ad196637
PA
28422010-12-23 Pedro Alves <pedro@codesourcery.com>
2843
2844 * gdb.texinfo (Packets) <read registers packet>: Document support
2845 for registers that were not collected.
2846
a86caf66
DE
28472010-12-15 Doug Evans <dje@google.com>
2848
2849 * gdb.texinfo (Startup): Document auto-loading of scripts during
2850 startup.
2851 (Auto-loading): Delete "maint set python auto-load on|off".
2852 Add "set auto-load-scripts on|off".
2853
aae1c79a
DE
28542010-12-07 Doug Evans <dje@google.com>
2855
2856 * gdb.texinfo (Mode Options): Document -data-directory.
2857 (Data Files): Add reference to -data-directory.
2858
4e04c971
DE
28592010-11-29 Doug Evans <dje@google.com>
2860
2861 * gdb.texinfo (Pretty-Printer Introduction): Change
2862 printer-name:subprinter-name to printer-name;subprinter-name.
2863
94b6973e
PM
28642010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2865
2866 PR python/12199
2867
2868 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2869
39037522
TT
28702010-11-23 Tom Tromey <tromey@redhat.com>
2871
2872 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2873 (Editing): Likewise.
2874 (Command History): Likewise.
2875 (TUI Keys): Likewise.
2876 (Bug Reporting): Conditionally include rluser.texi and
2877 inc-history.texinfo.
2878 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2879 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2880 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2881 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2882 (gdb.pdf): Likewise.
2883 (gdb.info): Likewise.
2884 (gdb/index.html): Likewise.
2885
5ae98d25
TT
28862010-11-23 Tom Tromey <tromey@redhat.com>
2887
2888 * Makefile.in (Makefile): Run ../config.status.
2889 (distclean): Update.
2890 * configure: Remove.
2891 * configure.ac: Remove.
2892
621c8364
TT
28932010-11-12 Tom Tromey <tromey@redhat.com>
2894
2895 * gdb.texinfo (Basic Python): Update. Add xref.
2896 (Exception Handling): Document new exception classes.
2897 (Types In Python): Update.
2898 (Frames In Python): Update.
2899
84f4c1fe
PM
29002010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2901
2902 * gdb.texinfo (Breakpoints In Python): Document "internal"
2903 parameter, and visible attribute.
2904
99e7ae30
DE
29052010-11-05 Doug Evans <dje@google.com>
2906
2907 * gdb.texinfo (Source Path): Document "set directories".
2908
f4b8a18d
KW
29092010-11-05 Ken Werner <ken.werner@de.ibm.com>
2910
2911 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2912 (OpenCL C): New node.
2913
7b51bc51
DE
29142010-11-02 Doug Evans <dje@google.com>
2915
2916 * gdb.texinfo (Pretty Printing): Expand into three sections,
2917 introduction, example, and commands.
2918 (Python API): Delete section Disabling Pretty-Printers, merge into
2919 Selecting Pretty-Printers.
2920 (Writing a Pretty-Printer): New section. Move the pretty-printer
2921 example here, and reformat to match python coding style. Add a second
2922 example using the gdb.printing module.
2923 (Python modules): Add gdb.printing.
2924
9eeee977
DE
29252010-10-29 Doug Evans <dje@google.com>
2926
2927 * gdb.texinfo (Python): Fix long line.
2928
a0e0ffdf
DE
29292010-10-20 Doug Evans <dje@google.com>
2930
2931 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2932 All references updated. Correct sections marked as subsections.
2933 (Coding Standards): New chapter. Move the coding standard related
2934 subsections here. Add section on Python coding standards.
2935
0e3509db
DE
29362010-10-13 Doug Evans <dje@google.com>
2937
2938 * gdb.texinfo (Python): Add "Python modules".
2939 (Types in Python): Add reference to gdb.types section.
2940 (Python modules): New node.
2941
44592cc4
DE
29422010-10-11 Doug Evans <dje@google.com>
2943
2944 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2945 Python" from gdb.Value.type description.
2946
6e1bb179
JB
29472010-09-28 Joel Brobecker <brobecker@adacore.com>
2948
2949 * gdb.texinfo (Ravenscar Profile): New node.
2950
e8467610
TT
29512010-09-22 Tom Tromey <tromey@redhat.com>
2952
2953 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2954
fccd1d1e
EZ
29552010-09-22 Eli Zaretskii <eliz@gnu.org>
2956
2957 * gdb.texinfo (Values From Inferior): Clarify that
2958 value.dynamic_type works only in C++ programs with RTTI.
2959
c1b6b909
TT
29602010-09-15 Paul Bolle <pebolle@tiscali.nl>
2961
2962 * gdb.texinfo (Character Sets): Correctly reference host-charset
2963 in example.
2964
7d288aaa
TT
29652010-09-13 Tom Tromey <tromey@redhat.com>
2966
2967 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2968 Document "fullname" and "from".
2969
f75d858b
MK
29702010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2971
2972 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2973 feature `reverse' output by -list-target-features.
2974
83b9503b
L
29752010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2976
2977 * gdb.texinfo (i386 Features): Remove an extra "@item".
2978
03f17ccf
TT
29792010-08-30 Tom Tromey <tromey@redhat.com>
2980
2981 PR python/11792:
2982 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2983
9779414d
DJ
29842010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2985
2986 * gdb.texinfo (ARM Features): Document
2987 org.gnu.gdb.arm.m-profile.
2988
f9ffd4bb
TT
29892010-08-23 Tom Tromey <tromey@redhat.com>
2990
2991 PR python/11145:
2992 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2993 reinterpret_cast methods.
2994
702c2711
TT
29952010-08-23 Tom Tromey <tromey@redhat.com>
2996
2997 PR python/11915:
2998 * gdb.texinfo (Types In Python): Document array method.
2999
66b73624
TJB
30002010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3001
3002 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3003
06a64a0b
TT
30042010-08-16 Tom Tromey <tromey@redhat.com>
3005
3006 * gdb.texinfo (Set Watchpoints): Document -location option.
3007
a3a7127e
DE
30082010-08-13 Doug Evans <dje@google.com>
3009
3010 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3011
8dedea02
VP
30122010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3013
3014 * gdb.texinfo (GDB/MI Data Manipulation): Document
3015 -data-read-memory-raw and -data-write-memory-raw.
3016
ca5c20b6 30172010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3018 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3019
3020 * gdb.texinfo (Basic Python): Describe post_event API.
3021
cb2e07a6
PM
30222010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3023
3024 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3025 decode_line Python APIs
cb2e07a6 3026
464b3efb
TT
30272010-08-10 Tom Tromey <tromey@redhat.com>
3028
3029 * gdb.texinfo (Pretty Printing API): Document
3030 gdb.default_visualizer.
3031
c29c521f
TT
30322010-08-10 Tom Tromey <tromey@redhat.com>
3033
3034 Revert gdb-add-index addition:
3035 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3036
5da1313b
JK
30372010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3038 Eli Zaretskii <eliz@gnu.org>
3039
3040 * gdb.texinfo (Mode Options) <-batch>
3041 (Basic Python) <gdb.execute>: Describe setting width and height.
3042
02d868e8
PP
30432010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3044
3045 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3046
c2bbed2a
TT
30472010-07-30 Tom Tromey <tromey@redhat.com>
3048
3049 * gdb.texinfo (Index Files): Mention gdb-add-index.
3050
6c13bbe1
HZ
30512010-07-30 Hui Zhu <teawater@gmail.com>
3052
3053 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3054 "detach inferior" and "kill inferior".
3055
53a71c06
CR
30562010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3057
3058 * gdb.texinfo (Machine Code): Update description of two forms of
3059 arguments, and add new example to demonstrate the new form.
3060
5374244e
PM
30612010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3062
3063 * gdb.texinfo (Values From Inferior): Add value inferior function
3064 call description.
3065
8ea5bce5
JK
30662010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3067
3068 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3069
c0edd9ed
JK
30702010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3071 Eli Zaretskii <eliz@gnu.org>
3072
3073 Make core files the process_stratum.
3074 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3075 record_stratum example.
3076
9291a0cd
TT
30772010-07-13 Tom Tromey <tromey@redhat.com>
3078
3079 * gdb.texinfo (Index Files): New node.
3080
f5011d11
TT
30812010-07-13 Tom Tromey <tromey@redhat.com>
3082
3083 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3084
0f5238ed
TT
30852010-07-13 Tom Tromey <tromey@redhat.com>
3086
3087 * gdb.texinfo (Specify Location): Document labels.
3088
74c761c1
PA
30892010-07-01 Pedro Alves <pedro@codesourcery.com>
3090
3091 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3092 entries for fast tracepoints and static tracepoints.
3093
501994c0
PA
30942010-07-01 Pedro Alves <pedro@codesourcery.com>
3095
3096 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3097 qsThreadInfo>: Spell out `l' as ell.
3098
0fb4aa4b
PA
30992010-07-01 Pedro Alves <pedro@codesourcery.com>
3100
3101 * gdb.texinfo (Convenience Variables): Document $_sdata.
3102 (Commands to Set Tracepoints): Describe static tracepoints. Add
3103 `Listing Static Tracepoint Markers' menu entry. Document
3104 "strace".
3105 (Tracepoint Action Lists): Document collecting $_sdata.
3106 (Listing Static Tracepoint Markers): New subsection.
3107 (Tracepoints support in gdbserver): Mention static tracepoints.
3108 (remote packets, enabling and disabling): Mention
3109 read-sdata-object.
3110 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3111 and StaticTracepoint.
3112 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3113 Document qXfer:sdata:read.
3114 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3115
dc3b15be
JB
31162010-06-29 Joel Brobecker <brobecker@adacore.com>
3117
3118 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3119
595939de
PM
31202010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3121 Tom Tromey <tromey@redhat.com>
3122 Thiago Jung Bauermann <bauerman@br.ibm.com>
3123
3124 * gdb.texinfo (Inferiors In Python): New node.
3125 * gdb.texinfo (Threads In Python): New node.
3126
9279c692
JB
31272010-06-28 Joel Brobecker <brobecker@adacore.com>
3128
3129 * gdb.texinfo (Python): Document what the python directory is
3130 and what its location is.
3131 (Basic Python): Document the gdb.PYTHONDIR constant.
3132
bc9f0842
TT
31332010-06-25 Tom Tromey <tromey@redhat.com>
3134
3135 PR python/10808:
3136 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3137
f1421989
HZ
31382010-06-24 Hui Zhu <teawater@gmail.com>
3139
3140 * gdb.texinfo: (Commands for Controlled Output): Add
3141 documentation for command "eval".
3142
e4c0cfae
SS
31432010-06-21 Stan Shebs <stan@codesourcery.com>
3144
3145 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3146 * annotate.texinfo: Ditto.
3147 * gdbint.texinfo: Ditto.
3148 * stabs.texinfo: Ditto.
3149
bb08c432
HZ
31502010-06-22 Hui Zhu <teawater@gmail.com>
3151
3152 * gdb.texinfo: (Process Record and Replay): Add documentation
3153 for command "set record memory-query".
3154
4f5d9f07
SS
31552010-06-21 Stan Shebs <stan@codesourcery.com>
3156
3157 * gdb.texinfo: Relicense under GFDL version 1.3.
3158 * annotate.texinfo: Relicense under GFDL version 1.3.
3159 * gdbint.texinfo: Relicense under GFDL version 1.3.
3160 * stabs.texinfo: Relicense under GFDL version 1.3.
3161 * fdl.texi: Update to version 1.3.
3162
6aed2dbc
SS
31632010-06-18 Stan Shebs <stan@codesourcery.com>
3164
a61408f8
SS
3165 * gdb.texinfo (Operating System Auxiliary Information): Describe
3166 "info os" when no arguments given.
3167
6aed2dbc
SS
3168 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3169 $_thread.
3170
24e933df
HZ
31712010-06-18 Hui Zhu <teawater@gmail.com>
3172
3173 * gdb.texinfo: (Process Record and Replay): Add documentation
3174 for commands "record save" and "record restore".
3175
65d79d4b
SDJ
31762010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3177
3178 * gdb.texinfo: Include information about the correct use
3179 of addresses in the `watch' command.
3180
d914c394
SS
31812010-06-11 Stan Shebs <stan@codesourcery.com>
3182
3183 * gdb.texinfo (Observer Mode): New section.
3184 (General Query Packets): Document QAllow.
889bf7c5 3185
967cf477
DE
31862010-06-04 Doug Evans <dje@google.com>
3187
3188 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3189
aaf4119b
DE
31902010-06-03 Doug Evans <dje@google.com>
3191
3192 * gdbint.texinfo (Coding): Add subsection on command names.
3193
9eae7c52
TT
31942010-06-02 Tom Tromey <tromey@redhat.com>
3195
3196 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3197 always-disassemble.
3198
fa593d66
PA
31992010-06-01 Pedro Alves <pedro@codesourcery.com>
3200
3201 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3202 gdbserver, and add cross reference.
3203 (Tracepoints support in gdbserver): New subsection.
3204
dde08ee1
PA
32052010-05-26 Pedro Alves <pedro@codesourcery.com>
3206
3207 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3208 `qRelocInsn' feature.
3209 (Relocate instruction reply packet): New subsection
3210 of `Tracepoint Packets'.
3211 (Tracepoint Packets): Mention that packets QTDP and QTStart
3212 support the qRelocInsn request, and add cross reference to new
3213 subsection.
3214
07ca107c
DE
32152010-05-25 Doug Evans <dje@google.com>
3216
3217 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3218 (Commands In Python): Document gdb.string_to_argv.
3219
c25c4a8b
JK
32202010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3221
3222 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3223 ATTR_NORETURN.
3224
d7b32ed3 32252010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3226 Tom Tromey <tromey@redhat.com>
3227 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3228
c25c4a8b 3229 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3230
6aecb9c2
JB
32312010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3232
3233 * gdb.texinfo: (Summary) Add mention about D language support.
3234 (Filenames): Add D suffixes.
3235 (D): New node.
3236
b7da9e9f
PM
32372010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3238
3239 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3240 of macro deleted from GDB code.
3241
ab38a727
PA
32422010-04-24 Pedro Alves <pedro@codesourcery.com>
3243
3244 * gdb.texinfo (Commands to specify files): Describe what how GDB
3245 looks up DOS-based filesystem paths on the system root. Document
3246 the new `set/show target-file-system-kind' commands.
3247
66d09542
DE
32482010-04-23 Doug Evans <dje@google.com>
3249
3250 * gdb.texinfo (Python): Move Auto-loading section here ...
3251 (Python API): from here.
3252 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3253 (Maintenance Commands): Add docs for "maint print section-scripts".
3254
8bd10a10
CM
32552010-04-20 Chris Moller <cmoller@redhat.com>
3256
3257 * gdb.texinfo (Setting Breakpoints): Added description of
3258 filename-qualified rbreak.
3259 * refcard.tex (Breakpoints and Watchpoints): Added brief
3260 description of filename-qualified rbreak.
3261
4c374409
JK
32622010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3263
3264 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3265 (Python API): Change the reference to Pretty Printing API.
3266 (Pretty Printing): Move the user part under the Data node. Reformat
3267 the sample output to 72 columns. Create a new reference to Pretty
3268 Printing API. Rename the API part ...
3269 (Pretty Printing API): To a new node name.
3270 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3271 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3272
5a9351ae
SS
32732010-04-21 Stan Shebs <stan@codesourcery.com>
3274
3275 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3276 and commands.
5a9351ae 3277 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3278
9a22f0d0
PM
32792010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3280
3281 * gdb.texinfo (Examining memory): Update for change in string
3282 display with explicit size.
3283
6149aea9
PA
32842010-04-19 Pedro Alves <pedro@codesourcery.com>
3285
3286 PR breakpoints/8554.
3287
3288 * gdb.texinfo (Save Breakpoints): New node.
3289 (save-tracepoints): Rename to ...
3290 (save tracepoints): ... this. Mention that `save-tracepoints' is
3291 a deprecated alias to `save tracepoints'.
3292
711e434b
PM
32932010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3294
645797a8 3295 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3296 (info w32 thread-information-block): Document new command.
3297 (qGetTIBAddress): Document new gdbserver query.
3298 (maint set/show show-all-tib): Document new command.
3299
3f7b2faa
DE
33002010-04-15 Doug Evans <dje@google.com>
3301
fa33c3cd
DE
3302 * gdb.texinfo (Python API): Add progspaces section.
3303 (Selecting Pretty-Printers): Progspace pretty-printers are
3304 searched too.
3305 (Progspaces In Python): New section.
3306
3f7b2faa
DE
3307 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3308
79f283fe
PM
33092010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3310
3311 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3312 returns None.
3313
87290684
SS
33142010-04-09 Stan Shebs <stan@codesourcery.com>
3315
3316 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3317 Describe the `frames-created' field, tweak grammar.
3318
a97153c7
PA
33192010-04-09 Pedro Alves <pedro@codesourcery.com>
3320
3321 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3322 Describe the `circular' and `disconnected' fields.
3323
5c5dcc1b
L
33242010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3325
3326 * gdb.texinfo (maint print registers): Mention unavailable and
3327 invisible registers.
3328
adc36818
PM
33292010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3330 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3331 Tom Tromey <tromey@redhat.com>
adc36818
PM
3332
3333 * gdb.texinfo (Breakpoints In Python): New Node.
3334
33da3f1c
SS
33352010-04-08 Stan Shebs <stan@codesourcery.com>
3336
3337 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3338 trace status fields.
3339
3a13a53b
L
33402010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3341
3342 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3343 optional. Make org.gnu.gdb.i386.avx requires
3344 org.gnu.gdb.i386.avx.
3345
08001717
DE
33462010-04-08 Doug Evans <dje@google.com>
3347
3348 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3349 search path, and document that gdb only scans the search path if
3350 the script's path doesn't specify a directory.
3351
c375651d
DE
33522010-04-05 Doug Evans <dje@google.com>
3353
3354 * gdb.texinfo (maint show python auto-load): Fix typo.
3355
af54718e
SS
33562010-04-04 Stan Shebs <stan@codesourcery.com>
3357
d77f58be
SS
3358 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3359 (Setting Watchpoints): Update description of "info watch".
3360 (Disabling Breakpoints): Only "info break" lists all.
3361
af54718e
SS
3362 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3363 (tdump): Explain how tdump works.
3364
86b17b60
PA
33652010-04-01 Pedro Alves <pedro@codesourcery.com>
3366
3367 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3368 add cross reference.
3369
ff12863f
PA
33702010-03-31 Pedro Alves <pedro@codesourcery.com>
3371
3372 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3373 commands error out.
3374
f68eb612
L
33752010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3376
3377 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3378
c8d5aac9
L
33792010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3380
3381 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3382
7d13fe92
SS
33832010-03-29 Stan Shebs <stan@codesourcery.com>
3384 Nathan Sidwell <nathan@codesourcery.com>
3385
3386 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3387 GDBN equivalent.
3388 (Set Tracepoints): Remove mention that conditional tracepoints
3389 don't exist.
3390 (Tracepoint Actions): Clarify when while-stepping collection
3391 happens, note that while-stepping does not automatically collect
3392 $pc.
3393
409873ef 33942010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3395
409873ef
SS
3396 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3397 (General Query Packets): Describe TracepointSource.
3398
ee8e71d4
EZ
33992010-03-27 Matt Rice <ratmice@gmail.com>
3400
c8d5aac9
L
3401 * gdb.texinfo (ARM): Document arguments to "target sim".
3402 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3403
99b5e152
PA
34042010-03-26 Pedro Alves <pedro@codesourcery.com>
3405
3406 * gdb.texinfo (Tracepoint Packets): Remove mention that
3407 terror:string may be plain text, and drop mention of X prefix.
3408
cd64ee31
VP
34092010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3410
3411 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3412
6c28cbf2
SS
34132010-03-24 Stan Shebs <stan@codesourcery.com>
3414
3415 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3416
95a42b64
TT
34172010-03-24 Tom Tromey <tromey@redhat.com>
3418
3419 PR breakpoints/9352:
3420 * gdb.texinfo (Break Commands): Update.
3421
18148017
VP
34222010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3423
3424 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3425 commands.
3426
4daf5ac0
SS
34272010-03-16 Stan Shebs <stan@codesourcery.com>
3428
3429 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3430 circular-trace-buffer.
3431 (Tracepoint Packets): Describe QTBuffer, and details of the
3432 qTStatus reply.
3433
c9429232
SS
34342010-03-12 Stan Shebs <stan@codesourcery.com>
3435 Nathan Sidwell <nathan@codesourcery.com>
3436
3437 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3438 doing instruction stepping.
3439 (Tracepoint Restrictions): New node.
3440
ccefe4c4
TT
34412010-03-10 Tom Tromey <tromey@redhat.com>
3442
3443 * gdbint.texinfo (Symbol Handling): Update.
3444
7c953934
TT
34452010-03-08 Tom Tromey <tromey@redhat.com>
3446
3447 PR cli/9591:
3448 * gdb.texinfo (Mode Options): Mention lack of pagination and
3449 confirmation with --batch.
3450 (Screen Size): Mention --batch.
3451 (Messages/Warnings): Likewise.
3452
f870a310
TT
34532010-03-05 Tom Tromey <tromey@redhat.com>
3454
3455 * gdb.texinfo (Basic Python): Document target_charset and
3456 target_wide_charset.
3457
78e2826b
TT
34582010-03-05 Tom Tromey <tromey@redhat.com>
3459
3460 * gdb.texinfo (Data): Link to pretty-printing.
3461 (Output Formats): Likewise. Correct text.
3462
f5dff777
DJ
34632010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3464
3465 * gdb.texinfo (Types): Describe <struct> and <flags>.
3466
dc00d89f
PM
34672010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3468
3469 * gdb.texinfo (Frames In Python): Add block parameter and
3470 description to read_var text.
3471
5107b149 34722010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3473 Tom Tromey <tromey@redhat.com>
5107b149
PM
3474
3475 * gdb.texinfo (Types In Python): Describe block argument in
3476 template_argument and gdb.lookup_type.
3477
e03e5e7b
TT
34782010-02-24 Tom Tromey <tromey@redhat.com>
3479
3480 * gdb.texinfo (Cygwin Native): Fix typo.
3481
f3e9a817
PM
34822010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3483
3484 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3485 and select method descriptions.
3486 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3487 Tables in Python to menu.
3488 (Blocks In Python): New node.
3489 (Symbols In Python): New node.
3490 (Symbol Tables in Python): New node.
3491
a79b8f6e
VP
34922010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3493
3494 Multiexec MI
3495
3496 gdb/
3497 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3498
3499 gdb/doc/
3500 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3501 changes.
3502 (GDB/MI Program Execution): Document current behaviour of
3503 --all and --thread-group.
3504 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3505 -remove-inferior.
3506 * observer.texi (inferior_added, inferior_removed): New
3507 observers.
3508
629d6a47
TT
35092010-02-19 Tom Tromey <tromey@redhat.com>
3510
3511 * gdbint.texinfo (Getting Started): Fix @node.
3512 (Debugging GDB): Likewise.
3513
c09529e5
JB
35142010-02-13 Joel Brobecker <brobecker@adacore.com>
3515
3516 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3517 documenting the gdb_test_timeout variable.
3518
540aa8e7
MS
35192010-02-12 Jakob Engblom <jakob@virtutech.com>
3520
3521 * gdb.texinfo (MI commands): Added documentation of --reverse
3522 option to a set of MI commands. Restructured documentation of MI
3523 commands --exec-continue to reflect the complexity of reverse
3524 execution.
3525
081dfbf7
PA
35262010-02-12 Pedro Alves <pedro@codesourcery.com>
3527
3528 * gdb.texinfo (Using the Collected Data): Specify that the address
3529 range of `tfind outsize' is exclusive, and that the address range
3530 of `tfind range' is inclusive.
3531 (Tracepoint Packets): Specify that the address range of
3532 `QTFrame:range' is inclusive, and that the address range of
3533 `QTFrame:outside' is exclusive
3534
8e9c5e02
VP
35352010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3536
3537 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3538
92981e24
TT
35392010-02-10 Tom Tromey <tromey@redhat.com>
3540
3541 * gdb.texinfo (Debugging Output): Document set debug parser and
3542 show debug parser.
3543
075b51b7
L
35442010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3545
3546 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3547 i386_eflags and i386_mxcsr.
3548
3bb8d5c3
L
35492010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3550
3551 * gdb.texinfo: Document i386 target features.
3552
c5f80513
DE
35532010-02-05 Doug Evans <dje@google.com>
3554
3555 * gdbint.texinfo (Testsuite): Add a new section to document the
3556 various DejaGnu variables that may be overridden.
1be00882 3557 Document INTERNAL_GDBFLAGS.
c5f80513 3558
6ac33a4e
TT
35592010-02-04 Tom Tromey <tromey@redhat.com>
3560
3561 PR cli/8830:
3562 * gdb.texinfo (Files): -readnow comes before the filename for file
3563 and symbol-file.
3564
a1dcb23a
DJ
35652010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3566
3567 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3568 Document ARM breakpoint types.
3569 (Register Packet Format): Move into the new section.
3570 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3571
95433b34
JB
35722010-01-21 Joel Brobecker <brobecker@adacore.com>
3573
3574 * gdb.texinfo (File Options): Adjust the documentation of this
3575 switch to refer to the "source" command rather than partially
3576 duplicating some of the relevant information.
3577 (Extending GDB): Introduce and document the set/show script-extension
3578 setting.
3579 (Command Files): Add note explaining that the "source" command
3580 is also used to evalute scripts written in other languages.
3581 Remove the short slightly incorrect reference to sourcing Python
3582 scripts.
3583 (Python Commands): Document how to execute a Python script from GDB.
3584
8d576872
JB
35852010-01-19 Joel Brobecker <brobecker@adacore.com>
3586
3587 * gdb.texinfo (Command Files): Fix typo.
3588
8150ff9c
JB
35892010-01-18 Tom Tromey <tromey@redhat.com>
3590
3591 * gdb.texinfo (File Options): Document -x on .py files.
3592 (Command Files): Document handling of Python scripts.
3593
23db03a6
JZ
35942010-01-18 Jie Zhang <jie.zhang@analog.com>
3595
3596 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3597
00bf0b85
SS
35982010-01-15 Stan Shebs <stan@codesourcery.com>
3599
3600 * gdb.texinfo (Trace Files): New section.
3601 (Tracepoint Packets): Document QTSave and qTBuffer.
3602 (Trace File Format): New appendix.
3603
be759fcf
PM
36042010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3605
3606 * gdb.texinfo (Values From Inferior): Document lazy_string value
3607 method.
3608 (Python API): Add Lazy strings menu item.
3609 (Lazy Strings In Python): New node.
3610
dc146f7c
VP
36112010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3612
3613 * gdb.texinfo (GDB/MI Thread Information): New.
3614 (GDB/MI Async Records): Document the core field in *stopped.
3615 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3616 documentation
3617 (Process list): Document that osdata document may contain
3618 threads.
3619 (Remote Serial Protocol): Document qXfer:threads.
3620
d5551862
SS
36212010-01-06 Stan Shebs <stan@codesourcery.com>
3622
3623 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3624 disconnected tracing.
3625 (Tracepoint Packets): Document new protocol.
3626
7a697b8d
SS
36272010-01-05 Stan Shebs <stan@codesourcery.com>
3628
3629 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3630 tracepoints.
3631 (Tracepoint Packets): Describe remote protocol for fast
3632 tracepoints.
3633
e6f3ec50
JB
36342010-01-01 Joel Brobecker <brobecker@adacore.com>
3635
3636 Update the "Start of New Year Procedure".
3637 * gdbint.texinfo: Add the list of files that need to be updated
3638 manually. Minor reformatting.
3639
ddc4e9c1
JB
36402010-01-01 Joel Brobecker <brobecker@adacore.com>
3641
3642 * refcard.tex: Update copyright year in header and text.
3643
9d2897ad
JB
36442010-01-01 Joel Brobecker <brobecker@adacore.com>
3645
3646 * agentexpr.texi: Add 2010 to the list of copyright years.
3647 * annotate.texinfo: Likewise.
3648 * gdb.texinfo: Likewise.
3649 * gdbint.texinfo: Likewise.
3650 * observer.texi: Likewise.
3651 * stabs.texinfo: Likewise.
3652
6da95a67
SS
36532009-12-31 Stan Shebs <stan@codesourcery.com>
3654
3655 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3656
236f1d4d
SS
36572009-12-29 Stan Shebs <stan@codesourcery.com>
3658
3659 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3660
f61e138d
SS
36612009-12-28 Stan Shebs <stan@codesourcery.com>
3662
3663 * gdb.texinfo (Trace State Variables): New section.
3664 (Tracepoint Packets): Describe trace state variable packets.
3665 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3666 variable bytecodes.
3667
0fe7935b
DJ
36682009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3669
3670 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3671 declarations.
3672
a6b29f87
VP
36732009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3674
3675 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3676 -gdb-exit behaviour.
3677
5e4bde96
JB
36782009-12-20 Joel Brobecker <brobecker@adacore.com>
3679
3680 * gpl.texi: Update to version 3 of the GPL.
3681
a1715244
JB
36822009-12-20 Joel Brobecker <brobecker@adacore.com>
3683
3684 * Makefile.in: Update copyright header.
3685 * observer.texi: Fix the copyright header of the generated files.
3686
361ae042
PM
36872009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3688
3689 * gdb.texinfo (Types In Python): Describe range function.
3690
bfd31e71
PM
36912009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3692
3693 * gdb.texinfo (Types In Python): Describe "is_base_class".
3694
57a1d736
TT
36952009-12-03 Tom Tromey <tromey@redhat.com>
3696
3697 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3698
8cebebb9
PP
36992009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3700
3701 * observer.texi: New memory_changed observer.
3702
16af530a
TT
37032009-12-01 Tom Tromey <tromey@redhat.com>
3704
3705 * gdb.texinfo (Reverse Execution): Fix typo.
3706
b6199126
DJ
37072009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3708
3709 PR gdb/8704
3710
3711 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3712 are allowed after the breakpoint condition.
3713
7a6973ad
TT
37142009-11-23 Tom Tromey <tromey@redhat.com>
3715
3716 PR python/10782:
3717 * gdb.texinfo (Types In Python): Document Type.pointer.
3718
21a0512e
PP
37192009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3720
3721 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3722
a5832c8f
PA
37232009-11-11 Pedro Alves <pedro@codesourcery.com>
3724
3725 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3726 (Using Agent Expressions): Delete cross reference.
3727
1eb7cd77
JB
37282009-11-07 Joel Brobecker <brobecker@adacore.com>
3729
3730 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3731 and @settitle directives up to help makeinfo find them.
3732
24ddea62
JK
37332009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3734
3735 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3736 (Auto-loading): Use plural and note one can use multiple components now.
3737
3afae151
VP
37382009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3739
3740 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3741 -stack-list-arguments have the same documentation for parameter
3742 as -stack-list-locals. Add comas.
3743
14ff2235
PM
37442009-10-27 Tom Tromey <tromey@redhat.com>
3745 Eli Zaretskii <eliz@gnu.org>
3746
c8d5aac9 3747 PR python/10781
14ff2235
PM
3748
3749 * gdb.texinfo (Values From Inferior): Document cast method.
3750
9c419145
PP
37512009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3752
3753 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3754 and adjust example.
889bf7c5 3755
29153c24
MS
37562009-10-22 Michael Snyder <msnyder@vmware.com>
3757
3758 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3759 info record command. Also document the new save and restore
29153c24
MS
3760 commands.
3761
2b28d209
PP
37622009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3763
3764 * gdb.texinfo (Machine Code): Mention current pc marker.
3765 (Memory): Likewise.
3766
6c95b8df
PA
37672009-10-19 Pedro Alves <pedro@codesourcery.com>
3768 Stan Shebs <stan@codesourcery.com>
3769
3770 * observer.texi (new_inferior): Rename to...
3771 (inferior_appeared): ... this.
3772
3773 * gdb.texinfo (Inferiors): Rename node to ...
3774 (Inferiors and Programs): ... this. Mention running multiple
3775 programs in the same debug session.
3776 <info inferiors>: Mention the new 'Executable' column if "info
3777 inferiors". Update examples. Document the "add-inferior",
3778 "clone-inferior", "remove-inferior" and "maint info
3779 program-spaces" commands.
3780 (Process): Rename node to...
3781 (Forks): ... this. Document "set|show follow-exec-mode".
3782
2f8132f3
MS
37832009-10-11 Michael Snyder <msnyder@vmware.com>
3784
3785 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3786 (ReverseContinue): Ditto.
3787
cba4b2d3
PP
37882009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3789
3790 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3791
da082f17
JK
37922009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3795
08be9d71
ME
37962009-10-06 Michael Eager <eager@eagercon.com>
3797
3798 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3799 (Embedded Processors): Add MicroBlaze.
3800 (MicroBlaze): New. Describe Xilinx MicroBlaze
3801
08a0efd0
PA
38022009-10-04 Pedro Alves <pedro@codesourcery.com>
3803
3804 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3805
cbb8f428
EZ
38062009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3807
3808 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3809
30a4a70c
JB
38102009-09-23 Joel Brobecker <brobecker@adacore.com>
3811
3812 * observer.texi (solib_unloaded): Document explicitly the fact that
3813 this observer is called before the associated symbols are unloaded.
3814
b3372f91
VP
38152009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3816
3817 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3818 -stack-list-variables.
3819
f43030c4
TT
38202009-09-18 Tom Tromey <tromey@redhat.com>
3821
3822 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3823 is experimental.
3824
ec7e75e7
PP
38252009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3826
3827 * gdb.texinfo (convenince variables): Mention
3828 $_siginfo could be empty.
f43030c4 3829
0cc7d26f
TT
38302009-09-15 Tom Tromey <tromey@redhat.com>
3831
3832 * gdb.texinfo (GDB/MI Variable Objects): Document
3833 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3834 Expand -var-update documentation.
3835
a96d9b2e
SDJ
38362009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3837
3838 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3839 feature.
3840
005ca36a
JB
38412009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3842
3843 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3844
0d772ac9
MS
38452009-09-10 Michael Snyder <msnyder@vmware.com>
3846
3847 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3848 ReverseStep replies to the qSupported query.
3849
14fb1bac
JB
38502009-09-10 Joel Brobecker <brobecker@adacore.com>
3851
3852 Add documentation for set/show interactive-mode.
3853 * gdb.texinfo (Other Misc Settings): New node.
3854
29b090c0
DE
38552009-09-01 Doug Evans <dje@google.com>
3856
3857 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3858 non-stop mode's affect on remote caching.
3859
4e5d721f
DE
38602009-08-31 Jacob Potter <jdpotter@google.com>
3861 Doug Evans <dje@google.com>
3862
3863 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3864 Mark `set/show remotecache' options as obsolete.
3865 Document new `set/show stack-cache' option.
3866 Update text for `info dcache'.
3867
55333a84
DE
38682009-08-27 Doug Evans <dje@google.com>
3869
3870 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3871 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3872
bc3a0b4d
RW
38732009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3874
3875 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3876 about autoconf.
3877
3a1ff0b6
PA
38782009-08-25 Pedro Alves <pedro@codesourcery.com>
3879
3880 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3881 small example, and describe its columns. Replace "inferior-id" by
3882 "infno" throughout.
3883
81ecdfbb
RW
38842009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3885
af542c2e
RW
3886 * gdbint.texinfo (Releasing GDB): Point to
3887 README-maintainer-mode file for required autoconf version.
3888 * configure.ac: Do not substitute datarootdir, htmldir,
3889 pdfdir, docdir. Do not process --with-datarootdir,
3890 --with-htmldir, --with-pdfdir, --with-docdir.
3891 * configure: Regenerate.
3892
81ecdfbb
RW
3893 * configure: Regenerate.
3894
4efc6507
DE
38952009-08-20 Reid Kleckner <reid@kleckner.net>
3896
3897 * gdb.texinfo: Add chapter on JIT interface.
3898
43089a6e
NR
38992009-08-07 Nick Roberts <nickrob@snap.net.nz>
3900
3901 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3902 confirmation request.
43089a6e 3903
99e008fe
EZ
39042009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3905
c8d5aac9
L
3906 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3907 CRC definitions.
99e008fe 3908
48cb2d85
VP
39092009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3910
3911 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3912 -break-commands.
48cb2d85 3913
ff1a52c6
UW
39142009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3915
3916 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3917 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3918
3285f3fe
UW
39192009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3920
3921 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3922 "set spu stop-on-load" and "show spu stop-on-load" commands.
3923
e35359c5
UW
39242009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3925
3926 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3927
58d6951d
DJ
39282009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3929
3930 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3931 org.gnu.gdb.arm.neon.
3932
08d16641
PA
39332009-07-20 Pedro Alves <pedro@codesourcery.com>
3934
3935 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3936 optional element.
3937 (subsection OS ABI): New subsection.
3938
782b2b07
SS
39392009-07-14 Stan Shebs <stan@codesourcery.com>
3940
3941 * gdb.texinfo (Tracepoint Conditions): New section.
3942 (General Query Packets): Describe ConditionalTracepoints.
3943 (Tracepoint Packets): Describe condition field.
3944 (Maintenance Commands): Describe maint agent-eval.
3945 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3946
9b117ef3
HZ
39472009-07-11 Hui Zhu <teawater@gmail.com>
3948
3949 * gdb.texinfo (disassemble): Add a new modifier /r
3950 to "disassemble" command to make it print the raw instructions
3951 in hex as well as in symbolic form.
3952
f5a33284
TT
39532009-07-09 Tom Tromey <tromey@redhat.com>
3954
3955 * gdbint.texinfo (Testsuite): Document parallel make check.
3956
812f7342
TT
39572009-07-09 Tom Tromey <tromey@redhat.com>
3958
3959 * gdbint.texinfo (Testsuite): Document test transcripts.
3960
fbb8f299
PM
39612009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3962
3963 * gdb.texinfo (Values From Inferior): Add length parameter
3964 description.
3965
dd8f35ac
EZ
39662009-07-04 Chris Genly <chris@genly.us>
3967
3968 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3969 in -var-list-children. Fix example according to what the code
3970 does.
3971
2277426b
PA
39722009-07-02 Pedro Alves <pedro@codesourcery.com>
3973
3974 * gdb.texinfo (Debugging multiple inferiors): Document the
3975 "inferior", "detach inferior" and "kill inferior" commands.
3976 (Debugging Programs with Multiple Processes): Adjust to mention
3977 generic "inferior" commands. Delete mention of "detach fork" and
3978 "delete fork". Cross reference to "Debugging multiple inferiors"
3979 section.
3980
a6d9a66e
UW
39812009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3982
5af949e3
UW
3983 * gdbint.texinfo (Item Output Functions): Update signature
3984 for ui_out_field_core_addr.
3985
39862009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3987
3988 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3989 Update example code extrated from breakpoint.c.
3990
9901a55b 39912009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3992
9901a55b
PP
3993 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3994 MI commands.
3995 (GDB/MI Symbol Query): Likewise.
3996 (GDB/MI File Commands): Likewise.
3997 (GDB/MI File Transfer Commands): Likewise.
3998 (GDB/MI Target Manipulation): Likewise.
3999 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4000
edb3359d
DJ
40012009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4002
4003 * gdb.texinfo (Debugging Optimized Code): New chapter.
4004 (Compiling for Debugging): Reference it. Move some
4005 text to the new section.
4006
7cd1089b
PM
40072009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4008
4009 * doc/gdb.texinfo (Calling): Document
4010 set-unwind-on-terminating-exception usage.
4011
d4db2f36
PA
40122009-06-11 Pedro Alves <pedro@codesourcery.com>
4013
4014 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4015 command.
4016
d1a7880c
PA
40172009-06-07 Pedro Alves <pedro@codesourcery.com>
4018
4019 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4020 references.
4021
473f94e6
UW
40222009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4023
4024 * gdbint.texinfo: Rename formal parameters to gdbarch function
4025 protoypes from "current_gdbarch" to "gdbarch".
4026
8f500870
TT
40272009-05-28 Tom Tromey <tromey@redhat.com>
4028
4029 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4030
b6313243
TT
40312009-05-27 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4034 feature.
4035 (GDB/MI Variable Objects): Document -var-set-visualizer.
4036
40372009-04-02 Tom Tromey <tromey@redhat.com>
4038
4039 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4040 feature.
4041 (GDB/MI Variable Objects): Document -var-set-visualizer.
4042
a6bac58e
TT
40432009-05-27 Tom Tromey <tromey@redhat.com>
4044 Thiago Jung Bauermann <bauerman@br.ibm.com>
4045 Phil Muldoon <pmuldoon@redhat.com>
4046
4047 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4048 (Pretty Printing): New node.
4049 (Selecting Pretty-Printers): Likewise.
4050 (Python API): Update.
4051 (Output Formats): Document /r format.
4052
2c74e833
TT
40532009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4054 Tom Tromey <tromey@redhat.com>
4055
4056 * gdb.texinfo (Types In Python): New node.
4057 (Values From Inferior): "type" is now an attribute.
4058 (Python API): Update.
4059
89c73ade
TT
40602009-05-27 Tom Tromey <tromey@redhat.com>
4061 Thiago Jung Bauermann <bauerman@br.ibm.com>
4062 Phil Muldoon <pmuldoon@redhat.com>
4063
4064 * gdb.texinfo: Add @syncodeindex for `tp'.
4065 (Python API): Update.
4066 (Auto-loading): New node.
4067 (Objfiles In Python): New node.
4068
17a37d48
PP
40692009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4070
4071 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4072
6718376f
NR
40732009-05-15 Nick Roberts <nickrob@snap.net.nz>
4074
4075 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4076
cbe54154
PA
40772009-05-12 Pedro Alves <pedro@codesourcery.com>
4078
4079 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4080 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4081 show show-debug-regs' docs.
4082
8e05493c
EZ
40832009-05-08 Eli Zaretskii <eliz@gnu.org>
4084
4085 * gdb.texinfo (Process Record and Replay): Add description of
4086 reverse execution.
4087
b39f4988
JB
40882009-05-07 Joel Brobecker <brobecker@adacore.com>
4089
4090 * gdbint.texinfo (Adding support for debugging core files): New node.
4091 (Native Debugging): Remove the ``Native core file Support'' section.
4092
a2311334
EZ
40932009-05-01 Eli Zaretskii <eliz@gnu.org>
4094
4095 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4096 Add index entries.
4097
53cc454a 40982009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4099 Michael Snyder <msnyder@vmware.com>
53cc454a 4100
a2311334
EZ
4101 * gdb.texinfo: (Process Record and Replay): Add documentation for
4102 process record and replay.
53cc454a 4103
484086b7
JK
41042009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4105
4106 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4107 a new part on command-line defined macros.
4108
32ae1842
EZ
41092009-04-25 Eli Zaretskii <eliz@gnu.org>
4110
4111 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4112 clarify the wording.
4113
b14b1491
TT
41142009-04-23 Tom Tromey <tromey@redhat.com>
4115
4116 * gdb.texinfo (Data Files): New node.
4117 (GDB Files): Update menu.
4118
5c1e86e1
JB
41192009-04-23 Joel Brobecker <brobecker@adacore.com>
4120
4121 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4122 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4123
83eba9b7
VP
41242009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4125
4126 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4127
e31198c4
HZ
41282009-04-22 Hui Zhu <teawater@gmail.com>
4129
4130 * gdb.texinfo (disassemble-next-line): Set the default of
4131 disassemble-next-line to off.
4132
26e251b6
JM
41332009-04-21 Joseph Myers <joseph@codesourcery.com>
4134
4135 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4136 --with-htmldir): New.
4137 * configure: Regenerate.
4138 * Makefile.in (datarootdir, docdir): Define.
4139 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4140 instead of $(SET_TEXINPUTS).
4141 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4142 gdbint.info instead of $(SET_TEXINPUTS).
4143 (gdbint/index.html): Use same -I options as for building
4144 gdbint.info.
4145 (stabs.dvi, stabs.pdf): Use same -I options as for building
4146 stabs.info instead of $(SET_TEXINPUTS).
4147 (stabs/index.html): Use same -I options as for building
4148 stabs.info.
4149 (annotate.dvi, annotate.pdf): Use same -I options as for building
4150 annotate.info instead of $(SET_TEXINPUTS).
4151 (annotate/index.html): Use same -I options as for building
4152 annotate.info.
4153
eac35c4e
DD
41542009-04-21 David Daney <ddaney@caviumnetworks.com>
4155
4156 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4157
29b0e8a2
JM
41582009-04-21 Joseph Myers <joseph@codesourcery.com>
4159
4160 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4161
2b831889 41622009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4163 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4164
4165 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4166 (MAKEHTMLFLAGS): Set to empty.
4167 (html__strip_dir): Define.
4168 (HTMLFILES): Define.
4169 (HTMLFILES_INSTALL): Define.
4170 (install-html): Copy new automake rule.
4171 (html): Depend on $(HTMLFILES).
4172 (gdb_toc.html): Rename to gdb/index.html.
4173 (gdbint_toc.html): Rename to gdbint/index.html.
4174 (stabs_toc.html): Rename to stabs/index.html.
4175 (annotate_toc.html): Rename to annotate/index.html.
4176
89a34d1b
JM
41772009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4178
4179 * Makefile.in: Set pdfdir and htmldir from configure
4180 substitutions.
4181 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4182 * configure: Regenerate.
4183
a2d5da46
JB
41842009-04-16 Joel Brobecker <brobecker@adacore.com>
4185
4186 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4187 This macro is no longer used.
4188
732f6a93
TT
41892009-04-15 Tom Tromey <tromey@redhat.com>
4190
4191 * gdb.texinfo (Character Sets): Document default character set.
4192
87f9adc1
PM
41932009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4194
4195 * gdbint.texinfo: Change server name from sources.redhat.com to
4196 sourceware.org throughout.
4197
2c88c651
JB
41982009-04-09 Joel Brobecker <brobecker@adacore.com>
4199
4200 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4201 about a missing dot or coma after @xref.
4202
4f5376b2
JB
42032009-04-02 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4206 example, and add a small explanation about it.
4207 (Print Settings): Change the documentation of the "set print
4208 frame-arguments" to reflect the fact that the default is now "scalars".
4209
a0381d3a
JB
42102009-04-02 Joel Brobecker <brobecker@adacore.com>
4211
4212 * gdb.texinfo (Print Settings): Add kindex for command "set
4213 print frame-arguments".
4214
45ac276d
JB
42152009-03-31 Joel Brobecker <brobecker@adacore.com>
4216
4217 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4218 breakpoints.
4219 (Set Breaks): Add reference to thread-specific and task-specific
4220 breakpoints.
4221
32cd1edc
JB
42222009-03-31 Joel Brobecker <brobecker@adacore.com>
4223
4224 * gdb.texinfo (Ada Tasks): Remove the documentation about
4225 the "Running" state, as this state has been eliminated.
4226 Now all runnable tasks are shown as "Runnable".
4227
1042e4c0
SS
42282009-03-30 Stan Shebs <stan@codesourcery.com>
4229
4230 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4231 special case of breakpoints.
4232 (Enable and Disable Tracepoints): Mention deprecation.
4233 (Listing Tracepoints): Update description and example.
4234
f8f6f20b
TJB
42352009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4236
4237 * gdb.texinfo (Frames in Python): New node.
4238 (Python API): Update.
4239
c0c6f777
TJB
42402009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4241
4242 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4243 from a method to an attribute.
4244
def2b000
TJB
42452009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4246
4247 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4248 attribute.
4249
a07daef3
PA
42502009-03-25 Pedro Alves <pedro@codesourcery.com>
4251
4252 * observer.texi (thread_exit): Add "silent" parameter.
4253
f3b1572e
PA
42542009-03-22 Pedro Alves <pedro@codesourcery.com>
4255
4256 * observer.texi (about_to_proceed): New.
4257
587afa38
EZ
42582009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4259
4260 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4261 field throughout to handle types with spaces in them. Fix typos
4262 found by aspell.
4263 (Summary, Requirements, Contributors): New first chapter,
4264 "Summary" added, old Requirements section moved there, and new
4265 section, "Contributors" added.
4266 (Initializing a New Architecture, Register Representation)
4267 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4268 (Porting gdb): These sections extended and updated.
4269 (Compiler Characteristics): This section (empty) deleted.
4270 (Defining Other Architecture Features): This section renamed and
4271 duplicate material removed from (formerly "Target Conditionals").
4272 Use braces {} in @deftypeXX type field throughout to handle types
4273 with spaces in them. Typos found by aspell fixed.
4274
4275 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4276 * stack_frame.pdf: Version of image for PDF output.
4277 * stack_frame.png: Version of image for HTML output and for Emacs.
4278 * stack_frame.txt: Version of image for Info output.
1db61298 4279 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4280
10af6951
EZ
42812009-03-21 Eli Zaretskii <eliz@gnu.org>
4282
4283 * gdb.texinfo (Character Sets): Fix last change.
4284
cc924cad
TJB
42852009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4286
4287 * gdb.texinfo (Values From Inferior): Fix optional arguments
4288 markup.
4289 (Commands In Python): Adjust argument names of gdb.Command.__init__
4290 to what the function accepts as keywords.
4291
bc3b79fd
TJB
42922008-03-20 Tom Tromey <tromey@redhat.com>
4293
4294 * gdb.texinfo (Convenience Vars): Document convenience functions.
4295 (Functions In Python): New node.
4296 (Python API): Update.
4297
6c7a06a3
TT
42982009-03-20 Tom Tromey <tromey@redhat.com>
4299
4300 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4301 set target-wide-charset.
4302 (Requirements): Mention iconv.
4303
b646ddd4
HZ
43042009-03-17 Hui Zhu <teawater@gmail.com>
4305
4306 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4307
91440f57
HZ
43082009-03-17 Hui Zhu <teawater@gmail.com>
4309
4310 * gdb.texinfo: Add documentation for disassemble-next-line.
4311
8fd41227
TJB
43122009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4313
4314 * gdb.texinfo (Commands In Python): Remove tindex entries.
4315
61ff14c6
JK
43162009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4317
4318 * gdb.texinfo (Returning): New description for missing debug info.
4319
0b16c5cf
PA
43202009-03-14 Pedro Alves <pedro@codesourcery.com>
4321
4322 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4323 (General Query Packets): Document qAttached.
0b16c5cf 4324
32fc0df9
PA
43252009-03-05 Pedro Alves <pedro@codesourcery.com>
4326
4327 * gdb.texinfo (Background Execution): Better describe the set
4328 target-async command.
4329 (Maintenance Commands): Delete description of the `maint set/show
4330 linux-async' and `maint set/show remote-async' commands.
4331
134eb42c
VP
43322009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4333
4334 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4335 between sentences.
4336
c86cf029
VP
43372009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4338
4339 * gdb.texinfo (GDB/MI Async Records): Document the
4340 =library-loaded and =library-unloaded notifications.
4341
3ea85240
VP
43422009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4343
4344 * observer.texi (test_notification): New observer.
4345
1d33d6ba
VP
43462009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4347
61ff14c6
JK
4348 * observer.texi: Add parameter 'print_frame' to normal_stop
4349 observer.
1d33d6ba 4350
d721c933
EZ
43512009-02-07 Eli Zaretskii <eliz@gnu.org>
4352
4353 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4354 (Commands In Python): Fix COMMAND_* constants in last change. Use
4355 @kbd for interactive input. Add cross-references and index
4356 entries.
4357
4aa995e1
PA
43582009-02-06 Pedro Alves <pedro@codesourcery.com>
4359
4360 * gdb.texinfo (Signals): Document $_siginfo.
4361 (Convenience Variables): Mention $_siginfo.
4362 (Remote Configuration): Document qXfer:siginfo:read,
4363 qXfer:siginfo:write packets, and the read-siginfo-object,
4364 write-siginfo-object commands.
4365
5f5233d4
PA
43662009-02-06 Pedro Alves <pedro@codesourcery.com>
4367
4368 * gdbint.texinfo (Values): New chapter.
4369
d8906c6f
TJB
43702009-02-06 Tom Tromey <tromey@redhat.com>
4371
4372 * gdb.texinfo (Python API): Add entry for Commands In Python.
4373 (Commands In Python): New node.
4374
b6cb8e7d
TJB
43752009-02-05 Tom Tromey <tromey@redhat.com>
4376
4377 * gdb.texinfo (Values From Inferior): Document Value.string.
4378
12453b93
TJB
43792009-02-05 Tom Tromey <tromey@redhat.com>
4380
4381 * gdb.texinfo (Basic Python): Document execute's from_tty
4382 argument.
4383
08c637de
TJB
43842009-02-04 Tom Tromey <tromey@redhat.com>
4385
4386 * gdb.texinfo (Basic Python): Document gdb.history.
4387
592375cd
VP
43882009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4389
4390 * gdb.texinfo (GDB/MI Thread Commands): Document the
4391 'current-thread-id' field. Remove the example with zero threads,
4392 since current GDB won't ever report that if there's inferior.
4393
41447f92
VP
43942009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4395
4396 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4397 option to -break-insert.
4398
098b41a6
JG
43992009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4400 Jerome Guitton <guitton@adacore.com>
4401
4402 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4403 (System-wide configuration): New section.
4404
3c16cced
PA
44052009-01-26 Pedro Alves <pedro@codesourcery.com>
4406
4407 PR gdb/7580:
4408 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4409 internal-error|internal-warning quit|corefile ask|yes|no".
4410
62709adf
PA
44112009-01-26 Pedro Alves <pedro@codesourcery.com>
4412
4413 * gdb.texinfo (Using the `gdbserver' Program): Document
4414 --remote-debug.
4415
7ce58dd2
DE
44162009-01-23 Doug Evans <dje@google.com>
4417
4418 * gdb.texinfo: Add nexti to list of commands that support
4419 background execution.
4420
adb483fe
DJ
44212009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4422
4423 * gdb.texinfo (Define, Hooks): Document prefix command support.
4424
a67ec3f4 44252009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4426 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4427
4428 Fixes for makeinfo --html.
4429
4430 * annotate.texinfo: Use @copying and @insertcopying. Use
4431 @ifnottex in place of @ifinfo.
4432 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4433 place of @ifinfo. Use @ifnotinfo for one index entry.
4434 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4435 in place of @ifinfo.
4436 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4437 in place of @ifinfo. Include contents at start unconditionally.
4438
84fcdf95
PA
44392009-01-13 Pedro Alves <pedro@codesourcery.com>
4440
4441 * gdb.texinfo (General Query Packets): Remove @var{} around the
4442 "spu" literal string.
4443
fa3a767f
PA
44442009-01-07 Pedro Alves <pedro@codesourcery.com>
4445
4446 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4447 program may be running in another process" errors.
4448 * gdbint.texinfo (Native Conditionals): Delete
4449 ONE_PROCESS_WRITETEXT description.
4450
9cb011d3
JB
44512009-01-07 Joel Brobecker <brobecker@adacore.com>
4452
4453 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4454 emacs local variable to be placed at the end of the ChangeLog.
4455 Add server.c and gdbreplay.c to the list of files where the
4456 copyright year needs to be updated.
4457
84603566
SL
44582009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4459
4460 * gdb.texinfo (Remote Configuration): Document new
4461 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4462 commands.
4463
a53f55d8
PA
44642008-12-28 Pedro Alves <pedro@codesourcery.com>
4465
4466 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4467 FETCH_INFERIOR_REGISTERS.
4468 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4469 FETCH_INFERIOR_REGISTERS descriptions. Remove
4470 gdbarch_get_longjmp_target descrition, since already described in
4471 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4472 (Target Conditionals): ... here.
4473
077e0a52
JB
44742008-12-16 Joel Brobecker <brobecker@adacore.com>
4475
4476 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4477 examples.
4478 (Additions to Ada): Likewise. Add the missing opening and closing
4479 parenthesis of the GDB prompt in one of the examples.
4480
023eb17c
JB
44812008-12-14 Joel Brobecker <brobecker@adacore.com>
4482
4483 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4484 about the result of 'Address not being of type System.Address.
4485 This problem has been fixed a while ago.
4486
c3b108f7
VP
44872008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4488
4489 MI non-stop and multiprocess docs.
4490
c8d5aac9
L
4491 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4492 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4493 Adjust documentation for *stopped, document =thread-created,
4494 =thread-exited, =thread-group-created and =thread-group-exited.
4495 (GDB/MI Thread Commands): Document the 'state' field in
4496 -thread-info output.
4497 (GDB/MI Program Execution): Mention --all and --thread-group
4498 options.
4499 (GDB/MI Variable Objects): Describe floating and fixed variable
4500 objects.
4501 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4502
07e059b5
VP
45032008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4504
c8d5aac9
L
4505 * gdb.texinfo (Operating System Information): New appendix.
4506 (Operating System Auxiliary Information): Document 'info os processes'
4507 (Remote Configuration): Document 'osdata'
4508 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4509
a80b95ba
TG
45102008-11-27 Tristan Gingold <gingold@adacore.com>
4511
4512 * gdb.texinfo (Darwin): Document Darwin specific features.
4513
a655d424
JK
45142008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4515
4516 * gdbint.texinfo (Target Conditionals): Extend the
4517 gdbarch_breakpoint_from_pc description.
4518
249e1128
VP
45192008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4520
4521 * gdb.texinfo (M68K Features): Fix typo.
4522
c14c28ba
PP
45232008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4524
4525 * gdb.texinfo (Symbols): Mention printing containing
4526 image name in "info symbol".
4527 (Maint translate-address): Likewise.
889bf7c5 4528
394a6666
JB
45292008-11-18 Joel Brobecker <brobecker@adacore.com>
4530
4531 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4532 commands "catch load" and "catch unload".
4533
66bb093b
VP
45342008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4535
4536 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4537 =thread-selected.
889bf7c5 4538
4a92f99b
VP
45392008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4540
c8d5aac9 4541 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4542
f0323ca0
PA
45432008-10-27 Pedro Alves <pedro@codesourcery.com>
4544
4545 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4546 .mt files, TM_CLIBS or TM_CDEPS.
4547 (x86 Watchpoints): Don't mention TDEPFILES.
4548
8b23ecc4
SL
45492008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4550
4551 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4552 (Overview): Mention notifications and non-stop mode behavior.
4553 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4554 with non-stop mode behavior. Add vStopped description.
4555 (Stop Reply Packets): Update list of packets that return
4556 stop replies. Mention non-stop behavior.
4557 (General Query Packets): Document QNonStop packet and associated
4558 qSupported query response.
4559 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4560 behavior.
4561 (Notification Packets): New section.
4562 (Remote Non-Stop): New section.
4563 (File-I/O Overview): Mention non-stop behavior.
4564
fff08868
HZ
45652008-10-24 Hui Zhu <teawater@gmail.com>
4566 Pedro Alves <pedro@codesourcery.com>
4567
4568 * gdb.texinfo (displaced-stepping): Describe the auto mode
4569 setting, and say it's the default. This is now a mainstream
4570 setting instead of a maintenance setting.
4571
252fbfc8
PA
45722008-10-23 Pedro Alves <pedro@codesourcery.com>
4573
4574 * observer.texi (thread_stop_requested): New.
4575
20924a55
JB
45762008-10-22 Joel Brobecker <brobecker@adacore.com>
4577
4578 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4579 (Patching): Replace incorrect usage of @samp by @kbd.
4580
bacec72f
MS
45812008-10-17 Michael Snyder <msnyder@vmware.com>
4582
4583 * gdb.texinfo: Add documentation for reverse execution.
4584
a08702d6 45852008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4586 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4587
4588 * gdb.texinfo. (Values From Inferior): New subsubsection.
4589
d97bc12b
DE
45902008-10-06 Doug Evans <dje@google.com>
4591
4592 * gdb.texinfo (set debug dwarf2-die): Document it.
4593
87f67dba
JB
45942008-10-01 Joel Brobecker <brobecker@adacore.com>
4595
4596 * gdb.texinfo (catch) [exception]: Document how to insert
4597 a breakpoint on user-defined exceptions when the exception
4598 name is identical to one of the language-defined ones.
4599
2fae03e8
TT
46002008-09-27 Tom Tromey <tromey@redhat.com>
4601
4602 * gdb.texinfo (Macros): Remove text about stringification,
4603 varargs, and splicing.
4604
5c6ce71d
TT
46052008-09-27 Tom Tromey <tromey@redhat.com>
4606
4607 * gdbint.texinfo (Language Support): Remove text about omitting
4608 support for a language.
4609
07128da0
DE
46102008-09-23 Doug Evans <dje@google.com>
4611
4612 * gdb.texinfo (info dcache): Update.
4613
b90a069a
SL
46142008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4615
4616 * gdb.texinfo (Packets): Add info on thread-id syntax and
4617 multiprocess extensions.
4618 <D>: Document multiprocess form of packet.
4619 <H>: Use thread-id syntax.
4620 <T>: Likewise.
4621 <vCont>: Likewise. Note this is required for multiprocess.
4622 <vKill>: New packet.
4623 (Stop Reply Packets) <T>: Use thread-id syntax.
4624 <W>: Document multiprocess form of reply.
4625 <X>: Likewise.
4626 (General Query Packets) <qC>: Use thread-id syntax.
4627 <qfThreadInfo>: Likewise.
4628 <qGetTLSAddr>: Likewise.
4629 <qP>: Likewise.
4630 <qSupported>: Add "multiprocess" feature.
4631 <qThreadExtraInfo>: Use thread-id syntax.
4632
b77209e0
PA
46332008-09-22 Stan Shebs <stan@codesourcery.com>
4634
4635 * gdb.texinfo (Inferiors): New section.
4636
3d0bb823
PA
46372008-09-12 Pedro Alves <pedro@codesourcery.com>
4638
4639 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4640
f8dcfc0a
UW
46412008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4642
4643 * gdbint.texinfo (Target Conditionals): Remove documentation
4644 for gdbarch_name_of_malloc.
4645
8775bb90
MS
46462008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4647
4648 * gdb.texinfo (Interrupts): Mention TCP interface for
4649 sending BREAK.
4650
f1838a98
UW
46512008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4652
4653 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4654 argument prefix to "set sysroot".
4655
158c7665
PH
46562008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4657
4658 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4659 and False.
4660
30e026bb
VP
46612008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4662
c8d5aac9
L
4663 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4664 for possible features of -list-features.
30e026bb 4665
c6ebd6cf
VP
46662008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4667
c8d5aac9 4668 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4669 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4670
aeac0ff9
VP
46712008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4672
4673 * doc/gdb.texinfo (PowerPC): Fix typo.
4674 (PowerPC features): Fix typo.
4675
5231c1fd
PA
46762008-08-18 Pedro Alves <pedro@codesourcery.com>
4677
4678 * observer.texi (thread_ptid_changed): New.
4679
677c5bb1
LM
46802008-08-18 Luis Machado <luisgpm@br.ibm.com>
4681
4682 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4683 (PowerPC features): Mention feature set for VSX registers.
4684
f3a2dd1a
JB
46852008-08-13 Joel Brobecker <brobecker@adacore.com>
4686
4687 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4688 the direct visibility of all names in user-written packages.
4689
33e5cbd6
PA
46902008-08-13 Pedro Alves <pedro@codesourcery.com>
4691
4692 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4693 setting, and make it the default.
4694 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4695 non-stop script example.
4696
d0384fc4
TJB
46972008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4698
4699 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4700 reference to the "Using Different Register and Memory Data
4701 Representation" section.
4702
a6f3e723
SL
47032008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4704
4705 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4706 (Remote Protocol): Add Packet Acknowledgment to menu.
4707 (Overview): Mention +/- can be disabled, and point to new section
4708 where this is discussed in detail.
4709 (General Query Packets): Document QStartNoAckMode packet, and
4710 corresponding qSupported reply.
4711 (Packet Acknowledgment): New section.
4712
0606b73b
SL
47132008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4714 Pedro Alves <pedro@codesourcery.com>
4715
4716 * gdb.texinfo (Threads): Move paragraph about automatic thread
4717 selection to All-Stop Mode subsection.
4718 (Thread Stops): Reorganize existing material into subsections.
4719 Add introductory blurb and menu.
4720 (Non-Stop Mode): New subsection.
4721 (Background Execution): New subsection.
4722 (Maintenance Commands): Add cross-references from async mode
4723 commands to the new Background Execution section.
4724
d57a3c85
TJB
47252008-08-06 Tom Tromey <tromey@redhat.com>
4726
4727 * gdb.texinfo (Extending GDB): New chapter.
4728 (Sequences): Demoted chapter, now a section under the new
4729 Extending GDB chapter.
4730 (Python): New section.
4731
6d76a53d
SS
47322008-07-31 Stan Shebs <stan@codesourcery.com>
4733
4734 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4735
1f70da6a
SS
47362008-07-29 Stan Shebs <stan@codesourcery.com>
4737
4738 * gdbint.texinfo: General round of cleanup and minor
4739 clarifications.
4740 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4741 (Longjmp Support): Update description to reflect how it is done
4742 for targets without using native header.
4743 (Symbol Handling): Add a little more general explanation.
4744 (COFF, ELF): Mention stabs encapsulation.
4745 (DWARF 3): New section.
4746 (Adding a New Host): Scrub out some obsolete bits.
4747 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4748 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4749 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4750 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4751 SEEK_SET, STOP_SIGNAL, USG.
4752 (Raw and Virtual Register Representations): Ditto for
4753 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4754 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4755 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4756 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4757 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4758 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4759 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4760 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4761 DEPRECATED_USE_STRUCT_CONVENTION.
4762 Describe gdbarch_deprecated_fp_regnum.
4763 Update description of gdbarch_print_insn.
4764 (Adding a New Target): Scrub out obsolete bits.
4765 (Obsolete Conditionals): Remove entire section.
4766
383f836e
TT
47672008-07-25 Tom Tromey <tromey@redhat.com>
4768
4769 * observer.texi (GDB Observers): Document new observers:
4770 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4771 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4772 architecture_changed.
4773
cfd8ab24
SS
47742008-07-21 Stan Shebs <stan@codesourcery.com>
4775
4776 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4777 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4778
781b42b0
TT
47792008-07-21 Tom Tromey <tromey@redhat.com>
4780
4781 * observer.texi (GDB Observers): Remove obsolete comment.
4782 <executable_changed>: Remove argument.
4783
d7d9f01e
TT
47842008-07-18 Tom Tromey <tromey@redhat.com>
4785
4786 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4787
bf250677
DE
47882008-07-10 Doug Evans <dje@google.com>
4789
4790 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4791
10568435
JK
47922008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4793
4794 * gdb.texinfo (Starting): Document "set disable-randomization".
4795
5ae4183a
AS
47962008-07-07 Andreas Schwab <schwab@suse.de>
4797
4798 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4799
b56e7235
VP
48002008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4801
4802 * gdb.texinfo (GDB/MI Target Manipulation): Add
4803 example of -target-attach.
4804
e1ac3328
VP
48052008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4806
4807 * observer.texi (target_resumed): New observer.
5ae4183a 4808 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4809
65d12d83
TT
48102008-06-06 Tom Tromey <tromey@redhat.com>
4811
4812 * gdb.texinfo (Completion): Add field name example.
4813
fbc5282e
MK
48142008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4815
4816 * gdb.texinfo (GDB/MI Program Context): Added example
4817 to -exec-arguments
5ae4183a 4818
fbc5282e 48192008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4820
4821 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4822 annotation.
4823
c16158bc 48242008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4825 Nathan Sidwell <nathan@codesourcery.com>
4826 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4827
4828 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4829 and ACX_BUGURL.
4830 * configure: Regenerate.
4831 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4832 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4833 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4834 mailing-list-specific text about bug reporting unless
4835 BUGURL_DEFAULT.
4836
75c99385
PA
48372008-06-05 Pedro Alves <pedro@codesourcery.com>
4838
4839 * gdb.texinfo (-target-select): Remove reference to target async.
4840 (Maintenance Commands): Document "maint set/show remote-async".
4841
1763a388
MK
48422008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4843
4844 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4845 in -target-file-get section.
5ae4183a 4846
d0d064df
PA
48472008-05-22 Pedro Alves <pedro@codesourcery.com>
4848
9b562ab8
PA
4849 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4850 killing the inferior when it is already debugging a process.
d0d064df 4851
8dfa32fc
JB
48522008-05-21 Joel Brobecker <brobecker@adacore.com>
4853
4854 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4855 abbreviation for "finish".
4856
55f996a7
NR
48572008-05-21 Nick Roberts <nickrob@snap.net.nz>
4858
4859 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4860
ba2b1c56
DJ
48612008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4862
4863 * gdbint.texinfo (Target Conditionals): Delete entry for
4864 gdbarch_dwarf_reg_to_regnum.
4865
08388c79
DE
48662008-05-09 Doug Evans <dje@google.com>
4867
a3c83fae 4868 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4869
d14508fe
DE
48702008-05-05 Doug Evans <dje@google.com>
4871
4872 * gdb.texinfo (disassemble): Document /m modifier.
4873
e2b7ddea
VP
48742008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4875
5ae4183a
AS
4876 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4877 will not report the time of commands that run the target.
e2b7ddea 4878
8eb41542
VP
48792008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4880
4881 * gdb.texinfo (GDB/MI Output Records): Add
4882 missing semicolon.
4883
82f68b1c
VP
48842008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4885
4886 * gdb.texinfo (GDB/MI Output Records):
4887 Document =thread-create and =thread-exited.
4888
fa0f268d
VP
48892008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4890
4891 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4892 Remove mention of dmi-discuss.
fa0f268d 4893
063bfe2e
VP
48942008-05-03 Pedro Alves <pedro@codesourcery.com>
4895
4896 * observer.texi (thread_exit): New.
4897
237fc4c9
PA
48982008-05-02 Pedro Alves <pedro@codesourcery.com>
4899
4900 * gdb.texinfo (Debugging Output): Document "set/show debug
4901 displaced".
4902 (Maintenance Commands): Document "maint set/show
4903 can-use-displaced-stepping".
4904
0428b8f5
DJ
49052008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4906
4907 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4908 and set/show arm force-mode.
4909
5009afc5
AS
49102008-05-02 Andreas Schwab <schwab@suse.de>
4911
4912 * gdbint.texinfo (Algorithms): Describe
4913 target_watchpoint_addr_within_range.
4914
669fac23
DJ
49152008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4916
4917 * gdbint.texinfo (Stack Frames): New chapter.
4918 (Algorithms): Move Frames text to the new chapter.
4919 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4920 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4921
721c02de
VP
49222008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4923
5ae4183a
AS
4924 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4925 output does not necessary include any tokens.
721c02de 4926
c055b101
CV
49272008-04-22 Corinna Vinschen <vinschen@redhat.com>
4928
4929 * gdb.texinfo (Set SH Calling convention): New @item.
4930 (Show SH Calling convention): Ditto.
4931
68837c9d
MD
49322008-04-22 Markus Deuling <deuling@de.ibm.com>
4933
4934 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4935
2e9132cc
EZ
49362008-04-20 Eli Zaretskii <eliz@gnu.org>
4937
4938 * gdb.texinfo (Set Breaks): Mention that multiple location
4939 breakpoints need line number info. Add index entries.
4940
31fffb02
CS
49412008-04-19 Craig Silverstein <csilvers@google.com>
4942
4943 * gdb.texinfo (Requirements): Add an optional requirement on
4944 zlib.
4945 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4946 Compressed DWARF 2.
4947
a47ec5fe
AR
49482008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4949
4950 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4951 sample output for 'stopped,reason="breakpoint-hit"' message.
4952 (GDB/MI Program Execution): Likewise.
4953
de051565
MK
49542008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4955
5ae4183a 4956 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4957 -var-set-format. Add -f option to -var-evaluate-expression.
4958
6ba66d6a
JB
49592008-04-03 Joel Brobecker <brobecker@adacore.com>
4960
4961 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4962 new node "Ambiguous Expressions". Replace references to this
4963 node by references to "Ambiguous Expressions" throughout.
4964 (Ambiguous Expressions): New node.
4965
1e26b4f8
DJ
49662008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4967
4968 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4969
b84876c2
PA
49702008-03-21 Pedro Alves <pedro@codesourcery.com>
4971
4972 * gdb.texinfo (Debugging Output): Document
4973 "set/show debug lin-lwp-async".
4974 (Maintenance Commands): Document "maint set/show linux-async".
4975
63092375
DJ
49762008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4977
4978 * gdb.texinfo (Expressions): Update description of malloced arrays.
4979
8e8901c5
VP
49802008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4981
4982 * gdb.texinfo (Thread Commands): Document
4983 -thread-info. Remove -thread-list-all-threads.
4984
1fddbabb
PA
49852008-03-14 Pedro Alves <pedro@codesourcery.com>
4986 Sandra Loosemore <sandra@codesourcery.com>
4987
4988 * gdb.texinfo (Library List Format): Update to mention the
4989 possibility to pass section addresses instead of segment
4990 addresses.
4991
ccd213ac
DJ
49922008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4993
4994 * gdb.texinfo (Starting): Document "set exec-wrapper".
4995 (Server): Document gdbserver --wrapper.
4996
fa4727a6
DJ
49972008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4998
4999 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5000 unreadable memory. Delete obsolete SPARClite reference.
5001
8edfe269
DJ
50022008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5003
5004 * gdb.texinfo (Starting): Mention always-running targets.
5005 (Target Commands): Add an anchor for load.
5006 (Connecting): Explain continue instead of run.
5007
1843f87b
DJ
50082008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5009
5010 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5011
f9082629
NR
50122008-02-26 Nick Roberts <nickrob@snap.net.nz>
5013
5014 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5015 breakpoint table.
5016
fd96d250
PA
50172008-02-19 Pedro Alves <pedro@codesourcery.com>
5018
5019 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5020 killing the inferior when it is already debugging a process.
5021
36af4ef6
MD
50222008-02-13 Markus Deuling <deuling@de.ibm.com>
5023
5024 * gdbint.texinfo (Build Script): New section. Mention new build script
5025 gdb_buildall.sh.
5026
cda4ce5a
JB
50272008-02-01 Jim Blandy <jimb@red-bean.com>
5028
5029 * gdb.texinfo (Help): Summarize 'info args' correctly.
5030
4acd40f3
TJB
50312008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5032
5033 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5034 available in PowerPC architecture.
5035 (Embedded Processors): Change node name of PowerPC item in menu.
5036 (PowerPC): Rename to...
5037 (PowerPC Embedded): this.
5038 (Architectures): Add new PowerPC item in menu.
5039 (PowerPC): New node.
5040
6e6c6f50
DJ
50412008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5042
5043 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5044 commands.
5045
5ee187d7
DJ
50462008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5047
5048 * gdb.texinfo (Setting Catchpoints): Mention features
5049 supported on GNU/Linux.
5050
e275c0d9
NR
50512008-01-30 Nick Roberts <nickrob@snap.net.nz>
5052
5053 * gdb.texinfo (GDB/MI File Commands): Describe new output
5054 field for MI command -file-list-exec-source-file.
5055
2d717e4f
DJ
50562008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5057
5058 * gdb.texinfo (Using the `gdbserver' Program): Add security
5059 warning. Rearrange into subsections and subsubsections. Document
5060 --multi and --debug. Correct --with-sysroot typo. Update --attach
5061 usage. Make load reference clearer. Document monitor exit.
5062 (Remote Configuration): Document set remote exec-file, attach-packet,
5063 and run-packet.
5064 (Packets): Document vAttach and vRun.
5065
d35a4257 50662008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5067
5068 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5069 detach-on-follow -> detach-on-fork.
f663676d 5070
c78d192c
DJ
50712008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5072
5073 * gdbint.texinfo (Native Conditionals): Remove
5074 SHELL_COMMAND_CONCAT and SHELL_FILE.
5075
d35a4257
EZ
50762008-01-26 Eli Zaretskii <eliz@gnu.org>
5077
5078 * gdb.texinfo (Specify Location): Improve wording.
5079
93815fbf
VP
50802008-01-23 Chris Demetriou <cgd@google.com>
5081
5082 * gdb.texinfo (Threads): Document new "set print thread-events"
5083 and "show print thread-events" commands.
5084
2a25a5ba
EZ
50852008-01-19 Eli Zaretskii <eliz@gnu.org>
5086
5087 * gdb.texinfo (Specify Location): New section.
5088 (Delete Breaks, Edit, Set Breaks): Remove description of
5089 locations. Instead, add a reference to "Specify Location".
5090 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5091 (Symbols): Refer to "Specify Location" for the valid forms of
5092 linespecs and locations.
5093
32c9a795
MD
50942008-01-18 Markus Deuling <deuling@de.ibm.com>
5095
5096 * gdbint.texinfo (Target Conditionals): Replace the description of
5097 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5098
b17828ca
JB
50992008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5100
5101 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5102 about &&var, which is rejected by the expression parser.
5103
0aea4bf3
LM
51042008-01-09 Luis Machado <luisgpm@br.ibm.com>
5105
5106 * gdb.texinfo (Output): Update documentation on using printf with DFP
5107 types.
5108
febe4383
TJB
51092008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5110
5111 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5112 subsubsection.
5113 (Decimal Floating Point format): New subsubsection.
5114
7a404eba
PA
51152008-01-05 Pedro Alves <pedro@codesourcery.com>
5116
5117 * gdb.texinfo (File Options): Remove mention of the attempt to
5118 open a core file with the -p option. Don't list -c as a valid
5119 option to attach to a process.
5120
a4d9b460
PA
51212008-01-05 Pedro Alves <pedro@codesourcery.com>
5122
5123 * gdbint.texinfo (Host Conditionals): Remove mention of
5124 ALIGN_STACK_ON_ENTRY.
5125
6ec2edbe
JB
51262008-01-05 Joel Brobecker <brobecker@adacore.com>
5127
5128 * gdbint.texinfo (Start of New Year Procedure): Add item
5129 describing how to update the source and documentation copyright
5130 notices.
5131
d8b2a693
JB
51322007-12-18 Jim Blandy <jimb@codesourcery.com>
5133
ab209b3a 5134 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5135 watchpoint explanation into the main description of the watchpoint
5136 command; update synopses of 'watch', 'rwatch', and 'awatch'
5137 commands.
5138
8b4ed427
VP
51392007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5140
5141 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5142 Document 'pending-breakpoints' feature of
5143 -list-features.
5144
37e4754d
LM
51452007-12-17 Luis Machado <luisgpm@br.ibm.com>
5146
669fac23 5147 * gdb.texinfo: Add new parameter's description.
37e4754d 5148
1d3811f6
DJ
51492007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5150
5151 * gdb.texinfo (Overview): Clarify run-length encoding
5152 example. Remove the restriction on "+" and "-" characters.
5153
c1c25a1a
EZ
51542007-12-15 Eli Zaretskii <eliz@gnu.org>
5155
5156 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5157
afe8ab22 51582007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5159
afe8ab22
VP
5160 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5161 the -f option for -break-insert, remove -r option,
5162 and clarify specification of location.
5163
a6b151f1
DJ
51642007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5165
5166 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5167 formatting.
5168 (Remote Debugging): Add File Transfer section.
5169 (Remote Configuration): Document Host I/O packets.
5170 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5171 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5172 (Packets): Add vFile.
5173
3b784c4f
EZ
51742007-11-17 Eli Zaretskii <eliz@gnu.org>
5175
5176 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5177 breakpoints with multiple locations.
5178 (Breakpoint Menus): Improve wording.
5179 (Output): Fix last change.
5180
a4ce5b0d
UW
51812007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5182
5183 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5184
1b39d5c0
DE
51852007-11-15 Doug Evans <dje@google.com>
5186
5187 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5188
7a72d44c
VP
51892007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5190
5191 * gdbint.texinfo (Native Conditionals): Remove
5192 mention of CLEAR_SOLIB.
5ae4183a 5193
6d1829bf 51942007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5195
5196 * gdb.texinfo (Print Settings): Add documentation for "set/show
5197 print frame-arguments".
5198
1a619819
LM
51992007-11-05 Luis Machado <luisgpm@br.ibm.com>
5200
3b784c4f 5201 * gdb.texinfo (Output): Update printf command's description.
1a619819 5202
55eddb0f
DJ
52032007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5204
5205 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5206 powerpc soft-float".
5207
9cceb671
DJ
52082007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5209
5210 * gdb.texinfo (Files): Correct formatting. Mention Expat
5211 requirement.
5212 (Requirements for Building GDB): Expand the list of Expat
5213 uses.
5214 (Library List Format, Memory Map Format): Mention Expat.
5215 (Target Descriptions): Update Expat wording.
5216
83acabca
DJ
52172007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5218
5219 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5220 Document that gdbarch_convert_register_p should return zero for no-op
5221 conversions.
5222
e35879db
UW
52232007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5224
83acabca 5225 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5226 of set_gdbarch_sofun_address_maybe_missing back to ...
5227 (Target Conditionals): ... here to fix build break.
5228
203c3895
UW
52292007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5230
83acabca 5231 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5232 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5233 (Compiler Characteristics): ... documentation of
5234 set_gdbarch_sofun_address_maybe_missing.
5235
11411de3
DJ
52362007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5237
5238 * gdbint.texinfo (Target Conditionals): Use
5239 frame_unwind_register_unsigned in examples instead of
5240 frame_unwind_unsigned_register.
5241
7cc46491
DJ
52422007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5243
5244 * gdb.texinfo (Predefined Target Types): Add int128
5245 and uint128.
5246 (Standard Target Features): Add PowerPC features.
5247
81adfced
DJ
52482007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5249
5250 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5251
c1874924
UW
52522007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5253
5254 * gdbint.texi (Target Conditionals): Remove documentation
5255 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5256 gdbarch_extract_return_value, and gdbarch_store_return_value.
5257
f6e56ab3
UW
52582007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5259
5260 * gdbint.texi (Target Conditionals): Remove documentation of
5261 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5262
56cf5405
KH
52632007-10-11 Kazu Hirata <kazu@codesourcery.com>
5264
5265 * gdb.texinfo: Mention that inaccessible-by-default is on by
5266 default.
5267
35156bae
DJ
52682007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5269
5270 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5271
d983da9c
DJ
52722007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5273
5274 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5275 multi-threaded watchpoints.
5276 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5277 checked. Describe sticky notification. Expand description
5278 of steppable and continuable watchpoints.
5279 (Watchpoints and Threads): New subsection.
5280
fe6fbf8b
VP
52812007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5282
5283 * gdb.texinfo (Setting Breakpoints): Revise
5284 documentation for pending breakpoints. Document
5285 breakpoints with multiple locations.
5ae4183a 5286
084344da
VP
52872007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5288
5289 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5290 Document -list-features.
5ae4183a 5291
82160952
EZ
52922007-09-15 Eli Zaretskii <eliz@gnu.org>
5293
5294 * gdb.texinfo (Output): Spell out which features of C's printf are
5295 not supported by GDB's printf.
7e27a47a
EZ
5296 (Separate Debug Files): More accurate wording regarding build ID
5297 and a reference to the ld manual rather than the Fedora wiki.
82160952 5298
ea37ba09
DJ
52992007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5300 Jim Blandy <jimb@codesourcery.com>
5301
5302 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5303 (Examining Memory): Update mentions of the 's' format.
5304 (Automatic Display): Likewise.
5305
b8533aec
DJ
53062007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5307
5308 * gdb.texinfo: Update the FSF's Back-Cover Text.
5309
83f83d7f
JK
53102007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5311 Eli Zaretskii <eliz@gnu.org>
5312
5313 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5314 Fixed the ``build ID'' name. New binaries build instructions for the
5315 build ID inclusion. Explain how the commands are specific to the build
5316 ID vs. debug link.
5317
c7e83d54
EZ
53182007-09-01 Eli Zaretskii <eliz@gnu.org>
5319
5320 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5321 indexing for ``build ID'' support.
5322
d3750b24
JK
53232007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5324
5325 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5326 Enlisted BUILD ID to the debug file searching example.
5327 Included a BUILD ID `.note.gnu.build-id' section description.
5328 Updated/added the debug files splitting instructions for OBJCOPY.
5329
02142340
VP
53302007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5331
5332 * gdb.texinfo (Variable Objects): Adjust docs
5333 for -var-info-expression and document
5334 -var-info-path-expression.
5335
d3bdde98
JB
53362007-08-20 Jim Blandy <jimb@codesourcery.com>
5337
3fb6a982
JB
5338 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5339 (title page): Include the dedication in the printed manual, as a
5340 separate page after the copyright notice.
5ae4183a 5341
d3bdde98
JB
5342 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5343 don't break a @var across a line.
5344
c80a96a8
MR
53452007-07-25 Maciej W. Rozycki <macro@mips.com>
5346
5347 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5348 for include files.
5349
5824a901
NR
53502007-07-12 Nick Roberts <nickrob@snap.net.nz>
5351
5352 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5353 in annotate.texinfo.
5354 (Command History): Link to new node.
5824a901 5355
d52e7ea3
UW
53562007-07-05 Markus Deuling <deuling@de.ibm.com>
5357
5358 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5359
5fc14d0a
EZ
53602007-07-05 Eli Zaretskii <eliz@gnu.org>
5361
5362 * gdbint.texinfo (Target Conditionals): Fix last change.
5363
4a9bb1df
UW
53642007-07-03 Markus Deuling <deuling@de.ibm.com>
5365
5366 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5367 routines:
5368 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5369 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5370 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5371 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5372 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5373 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5374 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5375 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5376 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5377 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5378 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5379 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5380 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5381 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5382 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5383 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5384 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5385 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5386 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5387 (SOFTWARE_SINGLE_STEP_P)
5388
5389 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5390 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5391
5392 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5393 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5394 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5395 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5396 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5397 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5398 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5399 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5400 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5401 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5402
5403 (Converting an existing Target Architecture to Multi-arch): Remove
5404 section.
5405
5406 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5407 (gdbarch_addr_bits_remove): Add code example.
5408
5409 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5410
cfa9d6d9
DJ
54112007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5412
5413 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5414 Add other missing entries. Adjust the table size to fit.
5415 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5416 stop reasons including the new "library" event.
5417 (General Query Packets): Adjust table widths for qSupported. Mention
5418 qXfer:libraries:read reply to qSupported and document the new packet.
5419 (Library List Format): New section.
5420
159fcc13
JK
54212007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5422
5423 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5424
f66d1690
MS
54252007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5426
5427 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5428
67102876
NR
54292007-06-25 Nick Roberts <nickrob@snap.net.nz>
5430
5431 * gdbint.texinfo (Register and Memory Data): Break sections
5432 into nodes and add a menu.
5433
a4642986
MR
54342007-06-21 Maciej W. Rozycki <macro@mips.com>
5435
5436 * gdb.texinfo (Examining Memory): Document the new behaviour.
5437
e9c17194
VP
54382007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5439
5440 * gdb.texinfo (Standard Target Features): Document
5441 m68k features.
5442
31d99776
DJ
54432007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5444
5445 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5446
1780a0ed
DJ
54472007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5448
5449 * gdb.texinfo (Target Description Format): Add version attribute
5450 for <target>.
5451
822b6570
DJ
54522007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5453
5454 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5455
f8b73d13
DJ
54562007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5457
5458 * gdb.texinfo (MIPS Features): New subsection.
5459
0e7f50da
UW
54602007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5461 Markus Deuling <deuling@de.ibm.com>
5462
5463 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5464 and qXfer:spu:write packets and mention them under qSupported.
5465
23d964e7
UW
54662007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5467 Markus Deuling <deuling@de.ibm.com>
5468
5469 * gdb.texinfo (Architectures): Add new SPU section to document
5470 Cell Broadband Engine SPU architecture specific commands.
5471
9f708cb2
VP
54722007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5473
5474 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5475 comments.
5476
7579b5f8
NR
54772007-06-07 Nick Roberts <nickrob@snap.net.nz>
5478
5479 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5480
bf06d120
JB
54812007-05-29 Jim Blandy <jimb@codesourcery.com>
5482
5483 * gdb.texinfo (Overview): Doc fix.
5484
23776285
MR
54852007-05-22 Maciej W. Rozycki <macro@mips.com>
5486
5487 * gdb.texinfo (Remote Configuration): Document "set/show
5488 remoteflow".
5489
1a69e1e4
DJ
54902007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5491
bf06d120
JB
5492 * gdb.texinfo (MIPS): Remove documentation for set mips
5493 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5494 stack-arg-size.
1a69e1e4 5495
46ba6afa 54962007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5497
46ba6afa
BW
5498 * all-cfg.texi (GDBTUI): New.
5499 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5500 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5501 (TUI Configuration): Edit to improve clarity and fix problems of
5502 both style and content.
5ae4183a 5503
06d3b283
UW
55042007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5505
5506 * observer.texi (GDB Observers): New observer "new_objfile".
5507
179101d6
UW
55082007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5509
5510 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5511
25d5ea92
VP
55122007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5513
5514 * gdb.texinfo (GDB/MI Variable Objects): Document
5515 frozen variables objects.
5ae4183a 5516
ea35711c
DJ
55172007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5518
5519 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5520 (Character Sets, Caching Data of Remote Targets): Likewise.
5521 (Targets): Delete Remote node. Move its text...
5522 (Debugging Remote Programs): ...to here. Delete description
5523 of the "remote" command.
5524 (Remote configuration): Delete description of "set remotedevice"
5525 and "show remotedevice".
5526 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5527
db2e3e2e
BW
55282007-04-11 Bob Wilson <bob.wilson@acm.org>
5529
5ae4183a
AS
5530 * gdb.texinfo (Contributors, Continuing and Stepping)
5531 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5532 (General Query Packets, File-I/O Remote Protocol Extension)
5533 (Protocol Basics, The F Reply Packet, Write)
5534 (Protocol-specific Representation of Datatypes, Memory Transfer):
5535 Fix hyphenation, punctuation and grammar problems.
5536 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5537 'section' instead of 'subsection' in the text.
5538 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5539 (i386): Remove period from section name.
db2e3e2e
BW
5540 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5541 (Config Names, Configure Options): Use @file{configure}.
5542
8a3dae3e
DJ
55432007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5544
5545 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5546 and tab expansion.
5547
1a92f856
DJ
55482007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5549
5550 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5551
79a6e687 55522007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5553
79a6e687
BW
5554 * gdb.texinfo: Consistently capitalize all significant words in
5555 node names, chapter titles, section titles, and headings. Update
5556 cross references to match.
5557 (Starting and Stopping Trace Experiment): Make node name plural.
5558 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5559
ad527d2e
PA
55602007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5561
5562 * gdb.texinfo (WinCE): Delete obsolete subsection.
5563
7ce59000
DJ
55642007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5565
5566 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5567 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5568 references.
5569
8807d78b
DJ
55702007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5571
5572 * gdb.texinfo (Startup): Delete references to some alternate
5573 names for .gdbinit.
5574 (Thread): Remove LynxOS reference.
5575 (Tandem ST2000): Delete target-specific documentation.
5576 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5577 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5578 and GDB_OSABI_LYNXOS.
5579
5f402660
UW
55802007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5581
5582 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5583
bac718a6
UW
55842007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5585
5586 * gdbint.texinfo (Target Conditionals): Remove mention of
5587 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5588 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5589
9453113a
DJ
55902007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5591
5592 * Makefile.in: Add "pdfdir" installation
5593 directory, PDFTEX macro, support for "install-pdf" target,
5594 and rules for making a pdf version of refcard.texi.
5595 * refcard.tex: Specify paper size for PDF output.
5596
ae21e955 55972007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5598
ae21e955 5599 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5600
3f94c067 56012007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5602
3f94c067
BW
5603 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5604 (Source Path, Character Sets, Macros, Define)
5605 (GDB/MI Result Records, GDB/MI Simple Examples)
5606 (GDB/MI Program Execution, GDB/MI File Commands)
5607 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5608 (Bug Reporting): Use @value{GCC}.
5ae4183a 5609
12c27660 56102007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5611
12c27660
BW
5612 * gdb.texinfo (Help): Fix formatting of examples.
5613 (Variables): Use @ifnotinfo instead of @iftex.
5614 (Non-debug DLL symbols): Use @ref instead of @pxref.
5615 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5616
ce9341a1
BW
56172007-03-26 Bob Wilson <bob.wilson@acm.org>
5618
5619 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5620
c8f4133a
BW
56212007-03-26 Bob Wilson <bob.wilson@acm.org>
5622
5623 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5624 the order of the nodes.
5625 (C Operators, C Constants, Debugging C): Remove extra menus.
5626 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5627
c8f4133a 56282007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5629
5630 * gdb.texinfo (File Options): Add missing parenthesis.
5631 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5632
c74d0ad8
DJ
56332007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5634
5635 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5636
ff6f572f
DJ
56372007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5638
669fac23 5639 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5640 case insensitivity.
5641 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5642
994337c3
NR
56432007-02-18 Nick Roberts <nickrob@snap.net.nz>
5644
5645 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5646 (Files): Add section name to argument list for pxref.
5647 (Non-debug DLL symbols): Don't use `see' for pxref.
5648 (Embedded Processors): Fix typo.
5649 (GDB/MI Breakpoint Commands): Execution commands generate
5650 *stopped not ^done.
5651
eb819d70
NR
56522007-02-13 Nick Roberts <nickrob@snap.net.nz>
5653
5654 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5655 values for in_scope. Mention that only root variables can be
5656 updated.
5657 (GDB/MI Development and Front Ends): Explain new values may be
5658 added to existing fields.
5659
123dc839
DJ
56602007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5661
5662 * gdb.texinfo (-target-disconnect): Use @smallexample.
5663 (Requirements): Add anchor for Expat. Update description.
5664 (Target Descriptions): Mention Expat.
5665 (Target Description Format): Document new elements. Use
5666 @smallexample.
5667 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5668 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5669
108546a0
DJ
56702007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5671
5672 * gdb.texinfo (Target Description Format): Add section on XInclude.
5673
95a98c01
NR
56742006-02-03 Nick Roberts <nickrob@snap.net.nz>
5675
5676 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5677 command -enable-timings.
5678
f4b3909f
EZ
56792007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5680
5ae4183a 5681 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5682 descriptions for new/deleted elements in gdb_osabi. Add missing
5683 description for function generic_elf_osabi_sniff_abi_tag_sections.
5684
c7ba131e
JB
56852007-01-29 Joel Brobecker <brobecker@adacore.com>
5686
5687 * gdb.texinfo (Maintenance Commands): Add documentation for
5688 the new "maint print target-stack" command.
5689
3a60f64e
JK
56902007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5691 Eli Zaretskii <eliz@gnu.org>
5692
f4b3909f 5693 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5694
c582f8b6
EZ
56952007-01-26 Eli Zaretskii <eliz@gnu.org>
5696
5697 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5698 Use @value{NGCC} instead of @value{GCC}.
5699
d3e8051b
EZ
57002007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5701
5702 * agentexpr.texi: Fix typos.
5703 * annotate.texinfo: Likewise.
5704 * gdb.texinfo: Likewise.
5705 * gdbint.texinfo: Likewise.
5706 * observer.texi: Likewise.
5707 * stabs.texinfo: Likewise.
5708
86f04699
EZ
57092007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5710
5711 * gdbint.texinfo (Support Libraries): Remove mmalloc
5712 entry. Describe readline library.
5713
23181151
DJ
57142007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5715
5716 * gdb.texinfo (Target Descriptions): New section.
5717 (General Query Packets): Add QPassSignals anchor. Mention
5718 qXfer:features:read under qSupported. Expand mentions of
5719 qXfer:memory-map:read and QPassSignals. Document
5720 qXfer:features:read.
5721
f822c95b
DJ
57222007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5723
5724 * gdb.texinfo (Commands to specify files): Describe
5725 "set sysroot" and "show sysroot".
5726 (Using the `gdbserver' program): Lowercase argument
5727 to @var. Expand description of setting up GDB on the
5728 host.
5729
8936fcda
JB
57302007-01-05 Joel Brobecker <brobecker@adacore.com>
5731
5732 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5733 catch exception, catch exception unhandled, and catch assert
5734 commands.
5735
e776119f
DJ
57362007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5737
5738 * gdb.texinfo (Debugging Output): Document "set debug xml"
5739 and "show debug xml".
5740
aa79a185
DJ
57412007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5742
5743 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5744
7f893741
JB
57452007-01-01 Joel Brobecker <brobecker@adacore.com>
5746
5747 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5748
a1b5960f
VP
57492006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5750
5751 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5752 note in @ignore, to be removed later if nobody complains.
5753
9f470e6e
NR
57542006-12-04 Nick Roberts <nickrob@snap.net.nz>
5755
5756 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5757 of -var-delete.
5758
765dc015 57592006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5760
765dc015 5761 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5762 automatic software/hardware breakpoint usage and
5763 the "set breakpoint auto-hw" command.
765dc015 5764
4b5752d0
VP
57652006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5766
5767 * gdb.texinfo (Memory Access Checking): New.
5768
89be2091
DJ
57692006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5770
5771 * gdb.texinfo (Remote configuration): Mention
5772 "pass-signals-packet".
5773 (General Query Packets): Document QPassSignals. Fix
5774 a typo.
5775
ca3bf3bd
DJ
57762006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5777
5778 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5779
427c3a89
DJ
57802006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdb.texinfo (Remote configuration): Rewrite documentation for
5783 packet configuration commands.
5784 (OS Information): Adjust reference to qXfer:auxv:read.
5785 (General Query Packets): Remove references to read-aux-vector-packet
5786 and set remote get-thread-local-storage-address.
5787
7a107747
DJ
57882006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5789
5790 * gdbint.texinfo (Target Architecture Definition): Add new
5791 Initializing a New Architecture section.
5792
1c56eb0e
EZ
57932006-10-31 David Taylor <dtaylor@emc.com>
5794
5795 * stabs.texinfo (Macro define and undefine): New node describing
5796 stabs for #define and #undef.
5797
f73adfeb
AS
57982006-10-27 Andreas Schwab <schwab@suse.de>
5799
5800 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5801
fd60e0df
EZ
58022006-10-21 Eli Zaretskii <eliz@gnu.org>
5803
5804 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5805 clarify on the possible meanings of ``expression'' watched by
5806 watchpoints. Add indexing.
e5ac9b53
EZ
5807 (Prompting, Errors, Invalidation, Annotations for Running)
5808 (Source Annotations): Fix index entries by adding "annotation" to
5809 them, to discriminate from index entries that point to the more
5810 general topic descriptions.
fd60e0df 5811
52bb452f
DJ
58122006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5813
5814 * gdbint.texinfo (Target Vector Definition): Move most
5815 content into Existing Targets. Add a menu.
5816 (Existing Targets): New section, moved from Target Vector
5817 Definition. Use @subsection.
5818 (Managing Execution State): New section.
5819
58955e58
BW
58202006-10-16 Bob Wilson <bob.wilson@acm.org>
5821
5822 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5823
c8aa23ab
EZ
58242006-10-15 Eli Zaretskii <eliz@gnu.org>
5825
5826 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5827 (Command Syntax, Signals, Backtrace, Connecting)
5828 (Remote configuration, Renesas Boards, Console I/O): Fix last
5829 change: use Ctrl- instead of C-, except wrt Emacs.
5830 (File-I/O Examples): Put Ctrl-c in @kbd.
5831 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5832 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5833 (Signals, Set Breaks, Set Watchpoints): Document optional
5834 arguments to `info signals' `handle', `info breakpoints', and
5835 `info watchpoints'.
c8aa23ab 5836
e7109c7e
EZ
58372006-10-14 Eli Zaretskii <eliz@gnu.org>
5838
5839 * gdb.texinfo (Backtrace): Fix last change.
5840
de3aea7b
NR
58412006-10-14 Nick Roberts <nickrob@snap.net.nz>
5842
5843 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5844
7f9087cb
BW
58452006-10-10 Bob Wilson <bob.wilson@acm.org>
5846
c8aa23ab
EZ
5847 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5848 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5849 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5850
68437a39
DJ
58512006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5852 Daniel Jacobowitz <dan@codesourcery.com>
5853
5854 * gdb.texinfo (Packets): Document vFlashErase,
5855 vFlashWrite and vFlashDone packets.
5856 (General Query Packets): Document qXfer:memory-map:read.
5857 Add a new feature for qXfer:memory-map:read.
5858 (Memory map format): New section.
5859 (Target Commands): Mention that gdb can write flash.
5860
fd79ecee
DJ
58612006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5862 Daniel Jacobowitz <dan@codesourcery.com>
5863
5864 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5865 memory regions and "mem auto".
5866
350da6ee
DJ
58672006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5868
5869 * gdbint.texinfo (Array Containers): New section.
5870
2f1acb09
VP
58712006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5872
5873 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5874 -stack-list-arguments HIGH_FRAME argument can be larger then the
5875 actual number of frames.
5876
2ab1eb7a
VP
58772006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5878
5879 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5880 -stack-list-locals HIGH_FRAME argument can be larger then the
5881 actual number of frames.
2ab1eb7a 5882
599b237a
BW
58832006-09-02 Bob Wilson <bob.wilson@acm.org>
5884
5885 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5886 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5887
25ab7e6d
EZ
58882006-09-02 Eli Zaretskii <eliz@gnu.org>
5889
5890 * gdbint.texinfo (Overall Structure): New section "Source Tree
5891 Structure".
5892
940178d3
JB
58932006-08-17 Jim Blandy <jimb@codesourcery.com>
5894
5895 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5896 responses.
5897
30daae6c
JB
58982006-08-08 Joel Brobecker <brobecker@adacore.com>
5899
5900 * gdb.texinfo (Source Path): Add documentation for new
5901 substitute-path commands.
5902
7fa2210b
DJ
59032006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5904
5905 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5906 (Running Configure): ...here.
5907 (Requirements): New node. Mention expat.
5908
3d00d119
DJ
59092006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5910
5ae4183a 5911 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5912 'set download-write-size' and 'show download-write-size'.
5913
0cbfa4ee
DJ
59142006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5915
5916 * stabs.texinfo (Member Type Descriptor): Correct example for
5917 pointer to member types.
5918
16026cd7
AS
59192006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5920
5921 * gdb.texinfo (Optional warnings and messages): Add
5922 'set/show trace-commands'.
5923 (Command files): Add '-v' to source command.
5924
0876f84a
DJ
59252006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5926
5927 * gdb.texinfo (OS Information): Update qPart reference to
5928 qXfer.
5929 (Remote configuration): Likewise.
5930 (Overview): Move @cindex to the start of a paragraph. Talk
5931 about binary data encoding.
5932 (Packets): Refer to the overview for the details of the X
5933 packet encoding.
5934 (General Query Packets): Remove qPart description. Add qXfer
5935 description. Add an anchor to qSupported. Correct feature
5936 table title. Add a new feature for qXfer:auxv:read.
5937 (Interrupts): Add a missing parenthesis.
5938
2ec3381a
DJ
59392006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5940
669fac23 5941 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5942 (GDB/MI Kod Commands): Remove commented out node.
5943
594fe323
EZ
59442006-07-01 Eli Zaretskii <eliz@gnu.org>
5945
5946 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5947 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5948 (GDB/MI Thread Commands, GDB/MI Program Execution)
5949 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5950 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5951 (GDB/MI File Commands, GDB/MI Target Manipulation)
5952 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5953 since the MI prompt is hard-wired into the code.
5954
7e3fb70c
NR
59552006-07-01 Nick Roberts <nickrob@snap.net.nz>
5956
5957 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5958 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5959 (GDB/MI Data Manipulation): Remove description of unimplemented
5960 display related commands as variable objects perform this function
5961 and are superior: -display-delete, -display-disable,
5962 -display-enable, -display-insert and -display-list. Move
5963 -environment-cd, -environment-directory, -environment-path
5964 and -environment-pwd to "Program Context".
5965 (GDB/MI Program Control): Rename to "Program Execution". Move
5966 -exec-arguments -exec-abort to...
5967 (GDB/MI Program Context): ...here. New node split from "Data
5968 Manipulation".
5969
be2a5f71
DJ
59702006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5971
5972 * gdb.texinfo (Remote configuration): Document set / show
5973 remote supported-packets.
5974 (General Query Packets): Document qSupported packet.
5975
fc320d37
SL
59762006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5977
5978 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5979 and font markup.
5980 (Protocol basics): Likewise.
5981 (The F request packet): Likewise.
5982 (The F reply packet): Likewise.
5983 (Memory transfer): Move this node to be a subsubsection of
5984 "Protocol specific representation of datatypes".
5985 (The Ctrl-C message): More copy editing.
5986 (Console I/O): Likewise.
5987 (The isatty call): Delete this node, and merge its content into
5988 the "isatty" node. Fixed references elsewhere.
5989 (The system call): Delete this node, and merge its content into
5990 the "system" node. Fixed references elsewhere.
5991 (open): Reformat to use @table, and add appropriate font markup.
5992 (close): Likewise.
5993 (read): Likewise.
5994 (write): Likewise.
5995 (lseek): Likewise.
5996 (rename): Likewise.
5997 (unlink): Likewise.
5998 (stat/fstat): Likewise.
5999 (gettimeofday): Likewise.
6000 (isatty): Likewise.
6001 (system): Likewise, plus minor changes to fix confusing wording.
6002 (Integral datatypes): Fix font markup.
6003 (Pointer values): Likewise.
6004 (struct stat): Fix markup to use @table, plus minor copy editing.
6005 (struct timeval): Fix font markup, plus minor copy editing.
6006 (Constants): Minor copy editing.
6007 (Errno values): Add font markup.
6008 (File-I/O Examples): Likewise.
6009
158fdf5c
NR
60102006-06-10 Nick Roberts <nickrob@snap.net.nz>
6011
6012 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6013 (GDB/MI Simple Examples): Move node up one level. Use real
6014 examples.
6015 (GDB/MI Compatibility with CLI): Update.
6016 (GDB/MI Result Records): Add "connected" and "exit" result
6017 classes.
6018 (GDB/MI Stream Records): Clarify target output.
6019 (GDB/MI Command Description Format): Modify example description.
6020 (GDB/MI Breakpoint Table Commands): Rename to...
6021 (GDB/MI Breakpoint Commands): ...this
6022 (GDB/MI Breakpoint Commands): Add optional thread field.
6023 (GDB/MI Program Control): Add an introduction. Move "Program
6024 termination" examples into exec-run description.
6025 (GDB/MI File Commands): Mention similar CLI commands.
6026 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6027 is similar to "-gdb-version".
6028
ddb50cd7
EZ
60292006-06-09 Eli Zaretskii <eliz@gnu.org>
6030
6031 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6032
2aef0d6b
NR
60332006-06-02 Nick Roberts <nickrob@snap.net.nz>
6034
6035 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6036 sourceware.org for mailing lists.
d5e40d59 6037 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6038
383a5c52
NR
60392006-06-01 Nick Roberts <nickrob@snap.net.nz>
6040
d5e40d59 6041 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6042
e16b02ee
EZ
60432006-05-22 Eli Zaretskii <eliz@gnu.org>
6044
6045 * gdb.texinfo (Cygwin Native): Fix last change.
6046
be90c084
CF
60472006-05-22 Christopher Faylor <cgf@timesys.com>
6048
6049 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6050
347ceba5
NR
60512006-05-15 Nick Roberts <nickrob@snap.net.nz>
6052
6053 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6054 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6055
369af7bd
DJ
60562006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6057
6058 * gdb.texinfo (General Query Packets): Recommend not starting
6059 new packets with qC and clarify.
6060
2ffdbde8 60612006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6062
6063 * gdb.texinfo (M2 Types): New section.
72019c9c 6064
16d1a084
DJ
60652006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6066
6067 * agentexpr.texi: Add a copyright and license notice.
6068 * observer.texi: Likewise, with GPL clause for function prototypes.
6069 Remove trailing whitespace.
6070
aa56d27a
JB
60712006-05-05 Jim Blandy <jimb@codesourcery.com>
6072
6073 * gdb.texinfo (General Query Packets): Document conventions for
6074 terminating packet names, and their violations.
6075
5bdf8622
DJ
60762006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6077
6078 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6079 * gdb.texinfo: Likewise.
6080
605a56cb
DJ
60812006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6082
6083 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6084 and "show remotedebug".
6085 (Debugging Output): Add additional index entries.
6086
b8db102d
MS
60872006-04-27 Michael Snyder <msnyder@redhat.com>
6088
6089 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6090
c5e30d01
AC
60912006-04-22 Andrew Cagney <cagney@redhat.com>
6092
6093 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6094 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6095
8181d85f
DJ
60962006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6097
6098 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6099 and remove breakpoint prototypes.
6100 (Watchpoints): Move description of target_insert_hw_breakpoint and
6101 target_remove_hw_breakpoint ...
6102 (Breakpoints): ... to here. Document target_insert_breakpoint and
6103 target_remove_breakpoint.
6104
4f553f88
JB
61052006-04-17 Jim Blandy <jimb@codesourcery.com>
6106
6107 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6108 and C packets are optional.
6109
cd852561
FR
61102006-04-14 Frederic Riss <frederic.riss@st.com>
6111
6112 * gdb.texinfo (Specifying source directories): Update the description
6113 of the source file search to reflect the fact that the source path
6114 always contains at least $cdir and $cwd.
6115
b620eb07
MS
61162006-03-31 Michael Snyder <msnyder@redhat.com>
6117
6118 * gdb.texinfo: Update copyright dates.
6119
3156cdaf
EZ
61202006-03-31 Eli Zaretskii <eliz@gnu.org>
6121
6122 * gdb.texinfo (Overview): Add an index entry to "empty response".
6123
7d30c22d
JB
61242006-03-28 Jim Blandy <jimb@codesourcery.com>
6125
6126 * gdbint.texinfo (Prologue Analysis): New section.
6127
86941c27
JB
61282006-03-07 Jim Blandy <jimb@red-bean.com>
6129
66b8c7f6
JB
6130 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6131
1a10341b
JB
6132 * gdb.texinfo (Target Commands): Update text describing how to
6133 specify a target. Refer to the detailed section on remote
6134 debugging, not the brief mention.
6135
86941c27
JB
6136 * gdb.texinfo (Connecting): Organize the different 'target remote'
6137 connection methods into a table. Add a 'target remote' index
6138 entry. (!!!)
6139
62f3a2ba
FF
61402006-02-17 Fred Fish <fnf@specifix.com>
6141
6142 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6143 'ptype' commands to reflect the fact that the only significant
6144 difference between them is that ptype prints the complete type
6145 description instead of just the name.
6146
8b9a88ea
WZ
61472006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6148
6149 * gdbint.texinfo (Watchpoints): Delete
6150 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6151
7e8dc855
NR
61522006-02-10 Nick Roberts <nickrob@snap.net.nz>
6153
6154 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6155 times fields where needed. Fix typos. Update general form given
6156 for output of -break-insert.
6157 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6158
c91d38aa
DJ
61592006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6160
6161 * gdbint.texinfo (Symbol Handling): Add a section
6162 on memory management.
6163
38fcd64c
DJ
61642006-02-06 Vladimir Prus <ghost@cs.msu.su>
6165
6166 * gdb.texinfo (Breakpoint table commands): Document the fullname
6167 field in -break-list output.
6168
219eec71
EZ
61692006-02-03 Eli Zaretskii <eliz@gnu.org>
6170
6171 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6172 debugging information produced by the various "set debug..."
6173 options.
6174
ae5a43e0
DJ
61752006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6176
6177 * gdb.texinfo (Files): Remove obsolete bits from the description
6178 of "symbol-file".
6179
a9f158ec
JB
61802006-01-25 Jim Blandy <jimb@redhat.com>
6181
6182 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6183
410dd08e
JB
61842006-01-24 Jim Blandy <jimb@redhat.com>
6185
6186 * gdbint.texinfo (Frames): Document the basics of GDB's register
6187 unwinding model, and explain the existence of the "sentinel" frame.
6188
4b505b12
AS
61892006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6190
6191 * gdb.texinfo (Choosing files): Mention that -directory is used
6192 for script files.
6193 (Specifying source directories): Likewise.
6194 (Command files): Explain how script files are found.
6195
839c27b7
EZ
61962006-01-21 Eli Zaretskii <eliz@gnu.org>
6197
6198 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6199 the threads in a multi-threaded program.
6200 (Threads): The threadno argument of "thread apply" can be a range
6201 of numbers.
6202
7be93b9e
JB
62032006-01-18 Jim Blandy <jimb@redhat.com>
6204
6205 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6206 of warning flags.
6207
fcc73fe3
EZ
62082006-01-13 Eli Zaretskii <eliz@gnu.org>
6209
6210 * gdb.texinfo (Sequences): Improve menu annotations.
6211 (Define): Add index entries for arguments of user-defined
6212 commands. Move the description of flow-control commands...
6213 (Command Files): ...to here. Document loop_break and
6214 loop_continue.
ca91424e
EZ
6215 (Define, Command Files): Document `end' and add index entries for
6216 it.
fcc73fe3 6217
5c95884b
MS
62182006-01-04 Michael Snyder <msnyder@redhat.com>
6219
6220 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6221 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6222
860701dc
PH
62232006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6224
6225 * gdb.texinfo (Omissions from Ada): Document that there is now
6226 limited aggregate support.
6227
36b80e65
EZ
62282005-12-28 Eli Zaretskii <eliz@gnu.org>
6229
6230 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6231 registers and the likes.
6232
c1468174
EZ
62332005-12-24 Eli Zaretskii <eliz@gnu.org>
6234
6235 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6236 (Symbols): Fix usage of "e.g.".
359df76b 6237 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6238
6239 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6240 (Coding): Fix usage of "e.g.".
6241
c02a867d
EZ
62422005-12-23 Eli Zaretskii <eliz@gnu.org>
6243
5ae4183a
AS
6244 * stabs.texinfo:
6245 * refcard.tex:
c02a867d 6246 * gpl.texi:
5ae4183a
AS
6247 * gdbint.texinfo:
6248 * gdb.texinfo:
6249 * gdb-cfg.texi:
c02a867d 6250 * fdl.texi:
5ae4183a
AS
6251 * annotate.texinfo:
6252 * all-cfg.texi:
c02a867d
EZ
6253 * Makefile.in: Add (C) after Copyright. Update the FSF
6254 address.
6255
fad38dfa
EZ
62562005-12-03 Eli Zaretskii <eliz@gnu.org>
6257
6258 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6259 extend GDB with commands for external monitor.
6260
53e5f3cf
AS
62612005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6262
6263 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6264
55f6ca0f
JB
62652005-11-25 Joel Brobecker <brobecker@adacore.com>
6266
6267 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6268
c1947b85
JB
62692005-11-21 Jim Blandy <jimb@redhat.com>
6270
6271 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6272 placement of 'R' actions in tracepoint action packets; document
6273 dependence of 'X' and 'M' actions on a preceding 'R' action for
6274 their registers.
6275
9d29849a
JB
62762005-11-19 Jim Blandy <jimb@redhat.com>
6277
6278 * gdb.texinfo (Tracepoint Packets): New node.
6279 (General Query Packets): Add entries for the tracepoint packets,
6280 referring to the "Tracepoint Packets" node.
6281 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6282
9a6253be
KB
62832005-11-18 Kevin Buettner <kevinb@redhat.com>
6284
6285 * gdb.texinfo (set remotebreak): Add anchor.
6286 (X packet): Likewise.
6287 (Remote Protocol): Add new section `Interrupts' and new index
6288 entry `interrupts (remote protocol)'.
6289
5f3bebba
JB
62902005-11-18 Jim Blandy <jimb@redhat.com>
6291
6292 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6293 entries into the General Query Packets section. Add a
6294 cross-reference to that section. Drop description of replies, as
6295 these are covered in the descriptions of each packet.
6296 (General Query Packets): Add introductory text. Explain naming
6297 conventions, and how the end of a name is recognized.
6298
9a7a1b36
KB
62992005-11-17 Kevin Buettner <kevinb@redhat.com>
6300
0564b6cf 6301 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6302 "set remotebreak" command.
6303
b8ff78ce
JB
63042005-11-16 Jim Blandy <jimb@redhat.com>
6305
6306 * gdb.texinfo (Packets, Stop Reply Packets)
6307 (General Query Packets): Various formatting cleanups.
6308 - Use @samp for packet contents.
6309 - Drop summaries from packet @item lines; the same information appears
6310 immediately below in the description.
6311 - Delete paragraph breaks after packet @item commands, so that the
6312 description appears directly to the right of the packet prototype
6313 in the printed manual, if it fits.
6314 - Place spaces in packet prototypes between @vars and non-@var
6315 letters, and explain that they're just for formatting.
6316 - Use @dots{} instead of '...'.
6317 - Fix uses of @code where @var was needed.
6318 - Replace "deprecated" markers with English text spelling out the
6319 packet's status and the preferred alternatives.
6320 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6321 what this ever meant.
6322 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6323 this for a long time.
6324 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6325 implemented several times, and have been in use for years.
6326
8ffe2530
JB
63272005-11-15 Jim Blandy <jimb@redhat.com>
6328
c43c5473
JB
6329 * gdb.texinfo (Packets): Add index entries for 'm' packet
6330 disclaimers.
5ae4183a 6331
fb031cdf
JB
6332 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6333 of stub when processing an 'm' packet.
6334
8ffe2530
JB
6335 * gdb.texinfo (Packets): Mention that packets beginning with
6336 letters are reserved once, at the top, instead of actually listing
6337 them all and saying "reserved".
6338
c03c782f
AS
63392005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6340
6341 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6342 Change @var{$arg0 to @code{$arg0.
6343
814e32d7
WZ
63442005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6345
6346 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6347
fa93a9d8
JB
63482005-11-12 Jim Blandy <jimb@redhat.com>
6349
6350 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6351 order. Remove extraneous 'z'.
6352
8a5a3c82
AS
63532005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6354
6355 * gdb.texinfo (Choosing files): Add --eval-command.
6356
4b0ad762
AS
63572005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6358
6359 * gdb.texinfo (Choosing modes): Add --return-child-result.
6360
6361
1a088d06
AS
63622005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6363
6364 * gdb.texinfo (Choosing modes): Add --batch-silent.
6365
656d5e12
EZ
63662005-10-28 Eli Zaretskii <eliz@gnu.org>
6367
6368 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6369 "The -var-update Command".
6370
3c9c013a
JB
63712005-10-03 Joel Brobecker <brobecker@adacore.com>
6372
6373 * gdb.texinfo (Print Settings): Add documentation for set/show
6374 print array-indexes.
6375
7ba3cf9c
DJ
63762005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6377
6378 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6379 6.2 and 6.3.
6380
a94ab193
EZ
63812005-08-27 Eli Zaretskii <eliz@gnu.org>
6382
6383 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6384 since 19-Jan-2004.
6385 (Files): Likewise.
ab1adacd
EZ
6386 (Variables, Symbols): Document the "<incomplete type>" message and
6387 its reasons.
a94ab193 6388
ca06016a
FF
63892005-08-01 Fred Fish <fnf@specifix.com>
6390
6391 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6392
cf58170d
NR
63932005-07-15 Nick Roberts <nickrob@snap.net.nz>
6394
6395 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6396 option for -var-list-children and -var-update.
6397 (GDB/MI Stack Manipulation): Simplify description of
6398 print-values option for -stack-list-locals.
6399 (GDB/MI Command Description Format): Clarify.
6400 (Mode Options): Spelling of superseded.
6401
38f1196a
BR
64022005-07-12 Bob Rossi <bob@brasko.net>
6403
6404 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6405 corresponding GDB command comment.
6406
3cb3b8df
BR
64072005-07-06 Bob Rossi <bob@brasko.net>
6408
6409 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6410 and -inferior-tty-show.
6411 (Input/Output): Document "set/show inferior-tty" and tty alias.
6412
10fac096
NW
64132005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6414
6415 * gdb.texinfo (Packets): Change description of 'D' packet to note
6416 that GDB does wait for a response.
6417
d1b6db76
NR
64182005-06-22 Nick Roberts <nickrob@snap.net.nz>
6419
6420 * gdb.texinfo (History) Rename "Command History".
6421 (Command History): Move node "Server Prefix" from section on
6422 Annotations here.
6423
29629dcf
NR
64242005-06-19 Nick Roberts <nickrob@snap.net.nz>
6425
6426 * gdb.texinfo (GDB/MI Stack Manipulation):
6427 Re-instate -stack-info-frame with example. Say that it gets
6428 info on selected frame, not current frame.
6429
397ca115
EZ
64302005-06-18 Eli Zaretskii <eliz@gnu.org>
6431
6432 * gdb.texinfo (Server): Clarify that `file' should be used before
6433 connecting to the server.
6434 (Files): Add an xref to the above description.
51274035
EZ
6435 (Output Formats): More detailed description of the `c' format.
6436 (Memory): List explicitly all the formats supported by `x'.
638ac427 6437 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6438 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6439 files. Add more indexing for solib-absolute-prefix and
6440 --with-sysroot.
76d17f34
EZ
6441 (Machine Code): Document possible problems with locations in
6442 shared libraries.
d416eeec
EZ
6443 (Backtrace): Document that free-standing environments do not need
6444 to have a `main' function.
397ca115 6445
74f6deaa
NR
64462005-06-18 Nick Roberts <nickrob@snap.net.nz>
6447
6448 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6449 -stack-info-frame.
6450
a9967aef
AC
64512005-06-07 Andrew Cagney <cagney@gnu.org>
6452
6453 * gdb.texinfo (Contributors): Note the original multi-arch
6454 contributors.
6455
e09f16f9
EZ
64562005-06-03 Eli Zaretskii <eliz@gnu.org>
6457
6458 * gdb.texinfo (Registers): Add index entries for the standard
6459 registers.
6460 (Frames): Add cross-reference from frame pointer description to
6461 the Registers node.
6462 (Annotations Overview): Fix the reference to GDB name.
6463
d87ba7ee
EZ
64642005-06-01 Eli Zaretskii <eliz@gnu.org>
6465
6466 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6467 can-use-hw-watchpoints.
6468
034dad6f
BR
64692005-05-28 Bob Rossi <bob@brasko.net>
6470
6471 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6472 the possible reasons why an exec async record would be returned to FE.
6473
ffed4509
AC
64742005-05-26 Andrew Cagney <cagney@gnu.org>
6475
6476 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6477 Andrew Cagney implemented the original GDB/MI.
6478
e22e55c9
OF
64792005-05-23 Orjan Friberg <orjanf@axis.com>
6480
6481 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6482 documentation. Add documentation for cris-mode.
6483
a78e13ce
EZ
64842005-05-20 Eli Zaretskii <eliz@gnu.org>
6485
6486 * gdb.texinfo (Numbers): Explain the example and make the wording
6487 more acurate.
6488
76ff342d
DJ
64892005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6490 Dennis Brueni <dennis@slickedit.com>
6491
6492 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6493 (GDB/MI Data Manipulation, GDB/MI Program Control)
6494 (GDB/MI Stack Manipulation): Update examples to include the fullname
6495 attribute in stack frames.
6496
119b882a
EZ
64972005-05-12 Eli Zaretskii <eliz@gnu.org>
6498
6499 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6500 do with other non-standard names of init files.
6501
6fc08d32
EZ
65022005-05-11 Eli Zaretskii <eliz@gnu.org>
6503
6504 * gdb.texinfo (Command Files): Move the description of the startup
6505 from here...
6506 (Startup): ...to this new subsection of the Invocation chapter.
6507 Rearrange the description of init files more logically and add a
6508 cross-reference to "Command Files". Document the special gdbinit
6509 name for CISCO 68k. Expand the description of what GDB does
6510 during startup.
6511 (History): Add index entry for HISTSIZE.
6512
a561754a
MK
65132005-05-02 Mark Kettenis <kettenis@gnu.org>
6514
6515 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6516
2eecc4ab
EZ
65172005-05-02 Eli Zaretskii <eliz@gnu.org>
6518
6519 * gdb.texinfo (SVR4 Process Information, The isatty call)
6520 (The system call): Don't use foo(N) notation for man pages and
6521 functions.
514c4d71 6522 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6523
18999be5
EZ
65242005-04-27 Eli Zaretskii <eliz@gnu.org>
6525
6526 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6527 were optimized away.
6528
0abb7bc7
EZ
65292005-04-22 Eli Zaretskii <eliz@gnu.org>
6530
6531 * gdb.texinfo (Remote configuration): Document "set/show
6532 get-thread-local-storage-address". Add cross-reference to the
6533 description of the qGetTLSAddr packet.
6534 (General Query Packets): Mention "set remote
6535 get-thread-local-storage-address" and add a reference to its
6536 description.
6537
6f61acb1
NR
65382005-04-19 Nick Roberts <nickrob@snap.net.nz>
6539
6540 * gdb.texinfo (Backtrace): Describe 'bt full'.
6541
9d59903a
NR
65422005-04-17 Nick Roberts <nickrob@snap.net.nz>
6543
6544 * gdb.texinfo (Mode Options): Fix typo.
6545 (GDB/MI): Describe how to invoke GDB/MI.
6546
721c2651
EZ
65472005-04-16 Eli Zaretskii <eliz@gnu.org>
6548
6549 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6550 references changed. Add description of "info udot".
721c2651
EZ
6551 (Files): Document "set/show stop-on-solib-events".
6552 (M32R/D): Document "set/show download-path", "set/show
6553 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6554 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6555 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6556 (Maintenance Commands): Improve indexing.
6557 (Target Commands): Document "set/show hash", "set/show debug
6558 monitor".
6559 (SVR4 Process Information): Document "info pidlist" and "info
6560 meminfo". Document "set/show procfs-tarce" and "set/show
6561 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6562 (Symbols, The Print Command with Objective-C): Improve indexing.
6563 (Objective-C): Add references to "info classes" and "info
6564 selectors".
c45da7e6
EZ
6565 (Debugging Output): Improve wording. Document "set/show debug
6566 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6567 (Set Breaks): Add index entry for "hardware breakpoints".
6568 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6569 and "set/show usehardbreakpoints".
6570 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6571 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6572 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6573 rdiromatzero", "set/show rdiheartbeat".
6574 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6575 "sds".
6576 (Embedded Processors): Document the "sim" command.
6577 (Remote): Document the "remote" command.
6578 (DJGPP Native): Document the "info serial" command.
6579 (Threads): Document "maint info sol-threads".
6580 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6581 (Set Breaks): Improve indexing.
6582 (Command Syntax): Add a reference to dont-repeat.
6583 (Define): Document "dont-repeat".
6584 (TUI Commands): Document "tabset".
6585 (WinCE): New subsection. Document "set/show remotedirectory",
6586 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6587
14d6dd68
EZ
65882005-04-15 Eli Zaretskii <eliz@gnu.org>
6589
6590 * gdb.texinfo (Hurd Native): New subsection, documents
6591 Hurd-specific commands.
a64548ea 6592 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6593 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6594 (MIPS): Improve documentation of heuristic-fence-post. Document
6595 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6596 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6597 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6598 (ARM): Document ARM-specific commands.
a64548ea
EZ
6599 (AVR): New section. Document "info io_registers".
6600 (CRIS): New section. Document "set/show cris-version" and
6601 "set/show cris-dwarf2-cfi".
6602 (HPPA): New section. Document "set/show debug hppa" and "maint
6603 print unwind".
a5adf40f 6604 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6605 (Super-H): New section. Document the "regs" command.
721c2651 6606 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6607
9c16f35a
EZ
66082005-04-09 Eli Zaretskii <eliz@gnu.org>
6609
6610 * gdb.texinfo (Print Settings): Document "set/show print
6611 pascal_static-members", "set print repeats", "show print
6612 null-stop". Improve indexing. Fix documentation of "set print
6613 union".
6614 (Pascal): New section.
6615 (Supported languages): Rename from "Support"; all references
6616 updated. Add a menu item for Pascal.
6617 (Numbers): Document "set radix.
6618 (Screen Size): Document "set/show pagination".
6619 (MIPS Embedded): Remove "set processor" documentation.
6620 (Remote configuration): Document "set/show X/P/Z-packet",
6621 "set/show read-aux-vector-packet", "set/show remote
6622 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6623 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6624 remotedebug", "set/show remotebreak", "set/show remotedevice",
6625 "set/show remotelogfile".
6626 (Auxiliary Vector): Add reference to the description of the
6627 read-aux-vector-packet setting.
6628 (Set Watchpoints): Add a cross-reference to "set remote
6629 hardware-breakpoint-limit".
6630 (General Query Packets): Add indexing of requests and
6631 cross-references to related commands in "Remote configuration".
6632 (File-I/O Overview, The system call): Fix wording and typos.
6633 (Thread Stops): Add index entries.
6634 (Continuing and Stepping): Document "show step-mode".
6635 (i386): New node. Document "set/show struct-convention".
6636 (Files): Document "show trust-readonly-sections".
6637 (Calling): Document "set/show unwindonsignal".
6638 (Messages/Warnings): Add index entries.
6639 (Maintenance Commands): Document "set/show watchdog".
6640 (Annotations Overview): Document "show annotate".
6641 (Set Watchpoints): Add index entries.
6642 (Symbols): Fix doc of case-sensitive.
6643 (ABI): Document "show coerce-float-to-double".
6644 (Convenience Vars, Help): Improve indexing.
6645 (Machine Code): Document "show disassembly-flavor".
6646 (Debugging C plus plus): Document "show overload-resolution".
6647 (Value History, Signaling): Add index entries.
6648
66492005-04-08 Eli Zaretskii <eliz@gnu.org>
6650
6651 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6652 (Processes): Fix wording.
6653 (History, List, Logging output, Define, Symbols, Print Settings):
6654 Improve indexing.
6655
a8f24a35
EZ
66562005-04-03 Eli Zaretskii <eliz@gnu.org>
6657
6658 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6659 redundant index entry for "target" command.
6660 (Backtrace): Add index entries.
6661 (Symbols, Fortran): Document the "set case-sensitive" command.
6662 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6663 (Print Settings): Add index entry for "set demangle-style".
6664 (Target Commands): Document "set download-write-size".
6665 (Debugging Output): Document "set exec-done-display".
6666
09d4efe1
EZ
66672005-04-02 Eli Zaretskii <eliz@gnu.org>
6668
6669 * gdb.texinfo (Files): Fix the name and documentation of
6670 add-shared-symbol-files. Document its alias assf. Update the
6671 list of OSs where GDB supports shared libraries. Fix markup.
6672 (Continuing and Stepping): Add reference to @var{location} in the
6673 text.
6674 (Dump/Restore Files): Fix reference to @{filename}.
6675 (Help): Fix wording.
6676 (Attach): Ditto.
6677 (Set Watchpoints): Ditto.
6678 (Backtrace): Remove redundant index entries. Improve index
6679 entries.
6680 (Delete Breaks): Fix wording.
6681 (Memory): Document the compare-sections command.
6682 (Memory Region Attributes): Improve wording.
6683 (Disabling): Improve wording.
6684 (Fortran): New subsection. Document the "info common" command.
6685 (Help): Document aliases "info copying" and "info warranty".
6686 (Caching Remote Data): New section. Document the "set/show
6687 remotecache" and "info dcache" commands.
6688 (Show): Fix wording of the documentation of the "set
6689 extension-language" command.
6690 (Signals): Add index entry for "info handle".
6691 (Memory Region Attributes): Fix punctuation.
6692 (Symbols): Change the arg name to "location" and refer to it in
6693 the text. Fix wording of "info types" doc.
6694 (Threads): Fix usage of @enumerate @item's.
6695 (Listing Tracepoints): Add index entry for "info tp".
6696 (Set Watchpoints): Add xref to "info break" description.
6697 (Macros): Add an index entry for "macro exp1". Document the
6698 "macro list" command.
6699 (Maintenance Commands): Document "flushregs", "maint agent",
6700 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6701 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6702 "maint print architecture", "maint print objfiles", "maint print
6703 statistics", "maint print type", "maint show-debug-regs", "maint
6704 space", "maint time", and "maint translate-address".
6705 (Connecting): Document the "monitor" command.
6706 (Annotations Overview): Describe the "set annotate" command.
6707
82f2d802
EZ
67082005-04-01 Eli Zaretskii <eliz@gnu.org>
6709
6710 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6711 Rearrange index entries and improve wording about support for
6712 hardware watchpoints.
6713
7d51c7de
BR
67142005-03-10 Bob Rossi <bob@brasko.net>
6715
6716 * gdb.texinfo: Update copyright
6717
68c71a2e
TR
67182005-02-09 Theodore A. Roth <troth@openavr.org>
6719
6720 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6721 error.
6722
83761cbd
KB
67232005-02-03 Kevin Buettner <kevinb@redhat.com>
6724
6725 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6726
9f1c6395
MS
67272005-01-17 Michael Snyder <msnyder@redhat.com>
6728
6729 * gdb.texinfo: Fix spelling, infinte -> infinite.
6730
fbd1b305
MK
67312005-01-08 Mark Kettenis <kettenis@gnu.org>
6732
6733 * observer.texi (GDB Observers): Document "solib_loaded".
6734
3ace7edb
AC
67352005-01-07 Andrew Cagney <cagney@gnu.org>
6736
bec39cab
AC
6737 * configure.ac: Rename configure.in, require autoconf 2.59.
6738 * configure: Re-generate.
6739
3ace7edb
AC
6740 * configure.in: Replace configdirs with multiple references to
6741 AC_CONFIG_SUBDIRS.
6742 * configure: Re-generate.
5ae4183a 6743
53531fc1
AC
67442005-01-04 Andrew Cagney <cagney@gnu.org>
6745
6746 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6747 part of the version number.
6748
536ffdb7
MK
67492004-12-24 Mark Kettenis <kettenis@gnu.org>
6750
6751 * gdbint.texinfo (Algorithms): Remove description of
6752 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6753
e1aac25b
JB
67542004-12-07 Jim Blandy <jimb@redhat.com>
6755
6756 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6757 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6758 numbers.
6759
f47b1503
AS
67602004-12-07 Andreas Schwab <schwab@suse.de>
6761
6762 * gdb.texinfo (Mode Options): Document -l option.
6763
b6b8ece6
EZ
67642004-12-04 Eli Zaretskii <eliz@gnu.org>
6765
6766 * gdbint.texinfo (Algorithms): More accurate description of
6767 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6768 is not needed unless data-read and data-access watchpoints are
6769 supported. Add a description of how GDB checks whether the
6770 inferior stopped because a watchpoint was hit.
6771
01371747
EZ
67722004-11-23 Eli Zaretskii <eliz@gnu.org>
6773
6774 * gdb.texinfo (Files): Add cross-reference to description of
6775 -readnow command-line switch.
6776
2315ffec
RC
67772004-11-10 Randolph Chung <tausq@debian.org>
6778
6779 * gdb.texinfo: Document set/show backtrace past-entry commands.
6780 Rearrange index entries for set/show backtrace past-main.
6781
69065f5d
AC
67822004-11-10 Jon Beniston <jon@beniston.com>
6783
6784 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6785 * gdb.texinfo (Remote Serial Protocol): Further describe
6786 binary transfer escaping mechanism .
69065f5d 6787
30e91e0b
RC
67882004-11-08 Randolph Chung <tausq@debian.org>
6789
6790 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6791 and "show debug infrun". Add index entries.
6792
60bf7e09
EZ
67932004-10-23 Eli Zaretskii <eliz@gnu.org>
6794
6795 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6796 "info proc" that are already implemented. Add index entries.
6797 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6798 (Files): Add a tip for decreasing memory used for symtabs from
6799 shared libraries.
f018e82f
EZ
6800 (Starting): Fix whitespace; make "elaboration" stand out where it
6801 is first used, and add an index entry for the term.
f8568604
EZ
6802 (Calling): Expand and elaborate text. Add "print". Add the
6803 description of problems with weak aliases.
384ee23f 6804 (Core File Generation): New section.
60bf7e09 6805
d52fe014
AC
68062004-10-12 Andrew Cagney <cagney@gnu.org>
6807
6808 * gdbint.texinfo (Versions and Branches): New chapter.
6809 (Releasing GDB): Delete "Versions and Branches" section.
6810 (Top): Add "Versions and Branches".
6811
703663ab
EZ
68122004-10-08 Eli Zaretskii <eliz@gnu.org>
6813
6814 * gdb.texinfo (Editing, History): Add cross-references to the
6815 included Readline and History user documentation. Remove
6816 references to the symbol have-readline-appendices which is unused
6817 and undefined.
6818 (History): Fix indexing.
6819
ac77d04f
JJ
68202004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6821
6822 * gdbint.texinfo (target_stopped_data_address): Update to
6823 new prototype.
6824 (i386_stopped_data_address): Update prototype and description.
6825 (i386_stopped_by_watchpoint): New function and description.
6826
e07c999f
PH
68272004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6828
6829 * gdb.texinfo (Filenames): Add Ada suffixes.
6830 (Ada) New section.
6831
2e868123
AC
68322004-09-27 Andrew Cagney <cagney@gnu.org>
6833 Robert Picco <Robert.Picco@hp.com>
6834
6835 * gdb.texinfo (Packets): Document the "p" packet.
6836
02a57714
JM
68372004-09-21 Jason Molenda (jmolenda@apple.com)
6838
6839 * gdb.texinfo (Paths and Names of the Source Files): Document the
6840 meaning of values in the 'desc' field of a SO stab.
6841
ae038cb0
DJ
68422004-09-20 Daniel Jacobowitz <dan@debian.org>
6843
6844 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6845 max-cache-age" and "maint show dwarf2 max-cache-age".
6846
f7dc1244
EZ
68472004-09-16 Eli Zaretskii <eliz@gnu.org>
6848
6849 * gdb.texinfo (Set Breaks): Add index entry for setting
6850 breakpoints on overloaded C++ functions that are not members of
6851 any classes. Add an example and an index entry for setting
6852 breakpoints on all program functions.
6853 (Character Sets, Macros, Overlay Commands)
6854 (Non-debug DLL symbols, GDB/MI Output Syntax)
6855 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6856 Use "(@value{GDBP})" instead of a literal "(gdb)".
6857
f810308b
AC
68582004-09-12 Andrew Cagney <cagney@gnu.org>
6859
6860 * gdbint.texinfo (Native Debugging): Delete description of
6861 FILES_INFO_HOOK.
6862
15a661f3
PH
68632004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6864
5ae4183a
AS
6865 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6866 to hex_string_custom (not historically correct, but more
15a661f3
PH
6867 understandable, given the current code).
6868
f3219c75
AC
68692004-09-03 Andrew Cagney <cagney@gnu.org>
6870
6871 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6872
f3bb6704
JJ
68732004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6874
6875 * observer.texi (solib_unloaded): New observer.
6876
8d2c00cb
AC
68772004-08-24 Andrew Cagney <cagney@gnu.org>
6878
6879 * gdbint.texinfo (Target Architecture Definition): Add missing
6880 comma.
6881
e7dc800a
MC
68822004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6883
6884 * (Using the Testsuite): build != host is supported,
6885 but some test scripts do not support build != host.
6886
73b03683
MK
68872004-08-14 Mark Kettenis <kettenis@gnu.org>
6888
6889 * gdbint.texinfo (Host Definition): Delete description of
6890 FCLOSE_PROVIDED and GETENV_PROVIDED.
6891
c0ccb908
MK
68922004-08-05 Mark Kettenis <kettenis@chello.nl>
6893
6894 * gdbint.texinfo (Host Definition): Delete description of
6895 NO_SYS_FILE.
6896 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6897 PTRACE_FP_BUG.
6898
9c8dbfa9
AC
68992004-08-05 Andrew Cagney <cagney@gnu.org>
6900
6901 * gdbint.texinfo (Target Architecture Definition): Delete
6902 reference to deprecated_read_fp.
6903
f42accbe
AC
69042004-08-02 Andrew Cagney <cagney@gnu.org>
6905
6906 * gdbint.texinfo (Target Architecture Definition): Delete
6907 description of DEPRECATED_REGISTER_BYTES.
6908
0b66e38c
EZ
69092004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6910
6911 * gdb.texinfo (Source Path): Document the new behavior of
6912 searching for the source files.
6913
15387254
EZ
69142004-07-17 Eli Zaretskii <eliz@gnu.org>
6915
6916 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6917 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6918 (Auto Display): Improve indexing.
6919
2c07db7a
AC
69202004-07-16 Andrew Cagney <cagney@gnu.org>
6921
6922 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6923 "-noasync".
6924
4644b6e3
EZ
69252004-07-09 Eli Zaretskii <eliz@gnu.org>
6926
6927 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6928 have the same prefix have only their prefix in the index.
6929
7561d450
MK
69302004-07-03 Mark Kettenis <kettenis@gnu.org>
6931
6932 * gdb.texinfo (BSD libkvm Interface): New node (section)
6933 (Native): Add it to the menu.
6934
67bebe79
MK
69352004-07-01 Mark Kettenis <kettenis@gnu.org>
6936
6937 * gdbint.texinfo (Target Architecture Definition): Remove
6938 PCC_SOL_BROKEN.
6939
1a6923e0
MK
69402004-06-24 Mark Kettenis <kettenis@gnu.org>
6941
6942 * gdbint.texinfo (Target Architecture Definition): Remove
6943 SUN_FIXED_LBRAC_BUG.
6944
b435e160
AC
69452004-06-26 Andrew Cagney <cagney@gnu.org>
6946
6947 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6948
b5622e8d
AC
69492004-06-20 Andrew Cagney <cagney@gnu.org>
6950
6951 * gdbint.texinfo (Target Architecture Definition): Deprecate
6952 USE_STRUCT_CONVENTION.
6953
e0c07bf0
MC
69542004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6955
6956 gdb.texinfo (Bug Reporting): Mention session recording,
6957 with the script command or Emacs.
6958
782263ab
AC
69592004-06-18 Andrew Cagney <cagney@gnu.org>
6960
6961 * gdbint.texinfo (Target Architecture Definition): Deprecate
6962 FUNCTION_START_OFFSET.
6963
03727ca6
AC
69642004-06-14 Andrew Cagney <cagney@gnu.org>
6965
6966 Based on changes from Karl Berry.
6967 * gdb.texinfo: Do not use @sc in a direntry.
6968 * stabs.texinfo: Change @dircateogry to "Software development".
6969 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6970
97092415
AC
69712004-06-13 Andrew Cagney <cagney@gnu.org>
6972
6973 * gdbint.texinfo (Target Architecture Definition): Delete
6974 description of RETURN_VALUE_ON_STACK.
6975
1f6d4158
AC
69762004-06-09 Andrew Cagney <cagney@gnu.org>
6977
6978 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6979 deleted by previous patch.
6980
d966f0cb
AC
69812004-06-08 Andrew Cagney <cagney@gnu.org>
6982
6983 * gdbint.texinfo (Native Debugging): Delete documentation on
6984 ATTACH_DETACH.
6985
86fe4aaa
RC
69862004-06-06 Randolph Chung <tausq@debian.org>
6987
6988 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6989
d4b6d575
RC
69902004-06-06 Randolph Chung <tausq@debian.org>
6991
5ae4183a 6992 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6993 the new push_dummy_call method signature. Describe the function
6994 argument.
6995
4e8b0763
JB
69962004-05-24 Joel Brobecker <brobecker@gnat.com>
6997
6998 * gdb.texinfo (Starting): Document new start command.
6999
59caf092
AC
70002004-05-21 Andrew Cagney <cagney@redhat.com>
7001
7002 * observer.texi (GDB Observers): Document "inferior_created".
7003
e4a2df64
AC
70042004-05-08 Andrew Cagney <cagney@redhat.com>
7005
e6b55ae2
AC
7006 * gdbint.texinfo (Target Architecture Definition): Delete
7007 description of DO_DEFERRED_STORES.
7008
28954179
AC
7009 * gdbint.texinfo (Target Architecture Definition): Delete
7010 references to DEPRECATED_FIX_CALL_DUMMY.
7011
434b87dd
AC
7012 * gdbint.texinfo (Target Architecture Definition): Delete
7013 description of DEPRECATED_CALL_DUMMY_WORDS,
7014 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7015
58d28df8
AC
7016 * gdbint.texinfo (Target Architecture Definition): Delete
7017 description of DEPRECATED_PUSH_DUMMY_FRAME.
7018
e4a2df64
AC
7019 * gdbint.texinfo (Target Architecture Definition): Delete
7020 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7021
2b4855ab
AC
70222004-05-07 Andrew Cagney <cagney@redhat.com>
7023
7024 * observer.texi (GDB Observers): Add "Debugging" section. Include
7025 cross reference to "set/show debug observer".
7026 * gdb.texinfo (Debugging Output): Document "set/show debug
7027 observer".
7028
fcf70625
AC
70292004-05-01 Andrew Cagney <cagney@redhat.com>
7030
7031 * gdbint.texinfo (Target Architecture Definition): Delete
7032 description of DEPRECATED_PC_IN_SIGTRAMP.
7033
8ee56bcf
AC
70342004-04-30 Andrew Cagney <cagney@redhat.com>
7035
7036 * gdbint.texinfo (Target Architecture Definition): Delete
7037 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7038
67ab9a76
OF
70392004-04-30 Orjan Friberg <orjanf@axis.com>
7040
7041 * observer.texi (GDB Observers): Correct spelling.
7042
79346bcb
OF
70432004-04-26 Orjan Friberg <orjanf@axis.com>
7044
7045 * observer.texi (GDB Observers): Add target_changed event.
7046
7a464420
AC
70472004-04-08 Andrew Cagney <cagney@redhat.com>
7048
7049 * observer.texi (GDB Observers): Rework, provide generic observer
7050 definitions and then a list of observable events.
7051
6cdf9d98
AC
70522004-04-04 Andrew Cagney <cagney@redhat.com>
7053
7054 * gdbint.texinfo (Host Definition): Delete reference to
7055 NO_SIGINTERRUPT.
7056
ddc135a4
AC
70572004-04-02 Andrew Cagney <cagney@redhat.com>
7058
7059 * gdbint.texinfo (Target Architecture Definition): Delete
7060 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7061
6a1b180d
SC
70622004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7063
7064 * gdb.texinfo (TUI Commands): Document tui reg commands.
7065
d0d5df6f
AC
70662004-03-26 Andrew Cagney <cagney@redhat.com>
7067
7068 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7069 "gdbtui".
7070 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7071 (Contributors): Mention both Text and Terminal User Interface.
7072
aa2a3f87
AC
70732004-03-23 Andrew Cagney <cagney@redhat.com>
7074
7075 * gdbint.texinfo (Target Architecture Definition): Deprecate
7076 references to SIGTRAMP_START and SIGTRAMP_END.
7077
f561f026
AC
70782004-03-23 Andrew Cagney <cagney@redhat.com>
7079
7080 * gdbint.texinfo (Target Architecture Definition): Deprecate
7081 references to PC_IN_SIGTRAMP.
7082
33cb8b0f
AC
70832004-03-19 Andrew Cagney <cagney@redhat.com>
7084
7085 * gdbint.texinfo (Target Architecture Definition): Delete
7086 reference to GDB_TARGET_IS_HPPA.
7087
fc989b7a
AC
70882004-03-18 Andrew Cagney <cagney@redhat.com>
7089
7090 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7091 describe pre_init and post_init.
7092
701b08bb
DJ
70932004-03-09 Daniel Jacobowitz <drow@mvista.com>
7094
7095 * gdb.texinfo (Debugging Output): Document values for "set debug
7096 target".
7097
faae5abe
AC
70982004-02-28 Andrew Cagney <cagney@redhat.com>
7099
7100 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7101
dd79a6cf
JJ
71022004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7103
7104 * gdb.texinfo (breakpoints): Add information about the
7105 new "set breakpoint pending" and "show breakpoint pending"
7106 commands.
7107
e7f16015
AC
71082004-02-26 Andrew Cagney <cagney@redhat.com>
7109
7110 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7111 in Per-architecture module data section.
7112
7161a3a6
RM
71132004-02-25 Roland McGrath <roland@redhat.com>
7114
7115 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7116
2154891a
AC
71172004-02-24 Andrew Cagney <cagney@redhat.com>
7118
7119 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7120 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7121 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7122
6c74ac8b
AC
71232004-02-17 Andrew Cagney <cagney@redhat.com>
7124
7125 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7126
19772a2c
AC
71272004-02-16 Andrew Cagney <cagney@redhat.com>
7128
7129 * gdbint.texinfo (Target Architecture Definition): Deprecate
7130 FRAMELESS_FUNCTION_INVOCATION.
7131
c9830293
AC
71322004-02-16 Andrew Cagney <cagney@redhat.com>
7133
7134 * gdbint.texinfo (Coding): Mention -Wunused-function.
7135
b9d26eb9
AC
71362004-02-14 Andrew Cagney <cagney@redhat.com>
7137
7138 * gdbint.texinfo (Target Architecture Definition): Delete
7139 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7140
49efadf5
EZ
71412004-02-12 Elena Zannoni <ezannoni@redhat.com>
7142
7143 * gdb.texinfo: Properly quote the name "C++".
7144 * gdbint.texinfo: Ditto.
7145 * stabs.texinfo: Ditto.
7146
1eb288ea
EZ
71472004-02-11 Elena Zannoni <ezannoni@redhat.com>
7148
7149 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7150 minimal information about libiberty.
7151
e4937fc1
MC
71522004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7153
7154 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7155
a9331b3f
RM
71562004-02-04 Roland McGrath <roland@redhat.com>
7157
7158 * gdb.texinfo (Auxiliary Vector): New node (section).
7159 (Data): Add it to the menu.
7160
2650777c
JJ
71612004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7162
7163 * gdb.texinfo (Breakpoints): Add information about pending
7164 breakpoint support.
7165
b4501125
AC
71662004-01-26 Andrew Cagney <cagney@redhat.com>
7167
7168 * gdb.texinfo (Overview): Delete references to the cisco protocol
7169 including the "N" response.
7170
74055713
AC
71712004-01-26 Andrew Cagney <cagney@redhat.com>
7172
7173 * gdbint.texinfo (Target Architecture Definition): Rename
7174 EXTRACT_STRUCT_VALUE_ADDRESS to
7175 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7176
3bbe9696
EZ
71772004-01-24 Eli Zaretskii <eliz@gnu.org>
7178
7179 * gdb.texinfo (KOD): Document "show os". Add index entries for
7180 "set/show os" and "info cisco" commands.
7181
5843504f
EZ
71822004-01-21 Eli Zaretskii <eliz@gnu.org>
7183
7184 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7185
9175c9a3
MC
71862004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7187
7188 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7189 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7190
8e94b928
NR
71912004-01-19 Nick Roberts <nick@nick.uklinux.net>
7192
7193 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7194 -stack-list-locals.
7195 (GDB/MI Variable Objects): Describe extension to
7196 -var-list-children.
7197
a20cf136
DJ
71982004-01-17 Daniel Jacobowitz <drow@mvista.com>
7199
7200 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7201
afb18d0f
AC
72022004-01-17 Andrew Cagney <cagney@redhat.com>
7203
7204 * gdbint.texinfo (Target Architecture Definition): Delete
7205 documentation on DEPRECATED_NPC_REGNUM.
7206
b51970ac
DJ
72072004-01-13 Daniel Jacobowitz <drow@mvista.com>
7208
7209 * gdb.texinfo: Update copyright year. Mention that set
7210 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7211 "set follow-fork-mode ask".
7212
0f0cffd2
AC
72132004-01-13 Andrew Cagney <cagney@redhat.com>
7214
7215 * gdbint.texinfo: Update copyright year.
7216 (Coding): Add -Wunused-label to list of -Werror warnings.
7217
c552b3bb 72182004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7219 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7220
7221 * gdb.texinfo: Update copyright.
7222 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7223 around names, as appropriate. Minor syntax cleanup of
7224 _NSPrintForDebugger explanation. Two spaces after periods.
7225 GDBN used instead of lit. "gdb". Index entries added for
7226 print-object and _NSPrintForDebugger. @noindent added in one spot.
7227
afe157ca
EZ
72282003-11-11 Elena Zannoni <ezannoni@redhat.com>
7229
7230 * stabs.texinfo: Add dircategory and direntry commands.
7231 * annotate.texinfo: Ditto.
7232
963e2bb7
AC
72332003-11-10 Andrew Cagney <cagney@redhat.com>
7234
7235 * gdbint.texinfo (Target Architecture Definition): Replace the
7236 return_value method's "inval" and "outval" parameters with
7237 "readbuf" and "writebuf".
7238
1d8b2f28
JB
72392003-10-28 Jim Blandy <jimb@redhat.com>
7240
7241 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7242 from "The `F' request packet" and "The `F' reply packet", to make
7243 texi2dvi happy.
7244 (File-I/O remote protocol extension): Update menu entries, too.
7245
36d86913
MC
72462003-10-26 Michael Chastain <mec@shout.net>
7247
7248 * gdb.texinfo (Thread Stops): Document the issue with
7249 premature return from system calls in multi-threaded programs.
7250
ce2826aa
AC
72512003-10-24 Andrew Cagney <cagney@redhat.com>
7252
7253 * annotate.texinfo: Fix "fortunatly"[sic].
7254
f24c5e49
KI
72552003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7256
7257 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7258 with "Hitachi" and "Mitsubishi".
7259
92ad9cd9
AC
72602003-10-20 Andrew Cagney <cagney@redhat.com>
7261
7262 * gdbint.texinfo (Target Architecture Definition): Document
7263 gdbarch_return_value. Add cross references from
7264 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7265 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7266
0ab4b752
MK
72672003-10-18 Mark Kettenis <kettenis@gnu.org>
7268
7269 * gdbint.texinfo (Target Architecture Definition): Document
7270 regset_from_core_section.
fb3e19c0
KI
7271
72722003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7273
7274 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7275
a9331b3f 72762003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7277
7278 From Anthony Green <green@redhat.com>:
5ae4183a 7279 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7280
1485d690
KB
72812003-10-14 Kevin Buettner <kevinb@redhat.com>
7282
889bf7c5
PA
7283 * gdb.texinfo (Breakpoint related warnings): New node.
7284 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7285
86d30acc
DJ
72862003-10-13 Daniel Jacobowitz <drow@mvista.com>
7287
7288 * gdb.texinfo (Remote Protocol): Document v and vCont.
7289
172c2a43
KI
72902003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7291
7292 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7293 * gdbint.texinfo: Ditto.
7294
71952f4c
AC
72952003-10-09 Andrew Cagney <cagney@redhat.com>
7296
7297 From 2003-09-18 David Anderson <davea@sgi.com>:
7298 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7299 "command".
7300
268e2188
AC
73012003-10-03 Andrew Cagney <cagney@redhat.com>
7302
7303 * gdbint.texinfo (Target Architecture Definition): Deprecate
7304 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7305 just target.
7306
12c266ea 73072003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7308
f30992d4 7309 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7310 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7311 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7312 * gdbint.texinfo (Target Architecture Definition): Rename
7313
73142003-09-30 Andrew Cagney <cagney@redhat.com>
7315
f30992d4 7316 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7317 (Target Architecture Definition):
f30992d4 7318
2e092625
AC
7319 * gdbint.texinfo (Target Architecture Definition): Rename
7320 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7321
0717ae8a
AC
73222003-09-29 Andrew Cagney <cagney@redhat.com>
7323
dad809b7
AC
7324 * gdbint.texinfo (Target Architecture Definition): Delete
7325 documentation for NEED_TEXT_START_END.
7326
0717ae8a
AC
7327 * gdbint.texinfo (Target Architecture Definition): Rename
7328 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7329 TARGET_WRITE_PC.
a9331b3f 7330
af6cf26d
MC
73312003-09-22 Michael Chastain <mec@shout.net>
7332
7333 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7334
ee206350
AG
73352003-09-21 Anthony Green <green@redhat.com>
7336
7337 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7338
a38c9fe6
MK
73392003-09-21 Mark Kettenis <kettenis@gnu.org>
7340
7341 * gdbint.texinfo (Target Architecture Definition): Document
7342 stabs_argument_has_addr.
7343
77949794
AC
73442003-09-18 Andrew Cagney <cagney@redhat.com>
7345
7346 * gdbint.texinfo (Target Architecture Definition): Delete
7347 documentation on REGISTER_NAMES.
7348
8e823e25
MK
73492003-09-13 Mark Kettenis <kettenis@gnu.org>
7350
7351 * gdbint.texinfo (Target Architecture Definition): Replace
7352 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7353
f27dd7fd
AC
73542003-09-11 Andrew Cagney <cagney@redhat.com>
7355
7356 * gdbint.texinfo (Target Architecture Definition): Replace
7357 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7358
8b148df9
AC
73592003-08-18 Andrew Cagney <cagney@redhat.com>
7360
7361 * gdbint.texinfo (Target Architecture Definition): Document
7362 "frame_red_zone_size".
7363
25d29d70
AC
73642003-08-09 Andrew Cagney <cagney@redhat.com>
7365
7366 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7367 with "set/show backtrace past-main" and "set/show backtrace
7368 limit".
7369
c938e9b0
L
73702003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7371
7372 * Makefile.in (install-info): Support DESTDIR.
7373 (install-html): Likewise.
7374
64fabec2
AC
73752003-08-07 Andrew Cagney <cagney@redhat.com>
7376
7377 Patch from Nick Roberts.
7378 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7379 bindings. Remove description of send-gdb-command.
7380
2fcf52f0
AC
73812003-08-07 Andrew Cagney <cagney@redhat.com>
7382
7383 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7384 GDB 6.0.
7385
086432e2
AC
73862003-08-06 Andrew Cagney <cagney@redhat.com>
7387
7388 * gdb.texinfo (Mode Options): Mention that level three is the
7389 highest available and that level 2 is deprecated.
7390 (Annotations Overview): Mention annotation levels. Cross reference
7391 to "Limitations of the Annotation Interface" in annotate.texi.
7392 (TODO, Value Annotations, Frame Annotations): Delete section.
7393 (Displays, Breakpoint Info): Delete.
7394
e5249f67
AC
73952003-08-04 Andrew Cagney <cagney@redhat.com>
7396
7397 * agentexpr.texi: Delete @bye.
7398 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7399 (stabs.info): Add $(srcdir) to include search path.
7400 (html): Depend on "annotate_toc.html", and not "annotate.html".
7401 * stabs.texinfo: Ditto. Include "fdl.texi".
7402 * gdbint.texinfo: Update copyright statement's list of invariant
7403 sections.
7404
e6f672d2
AC
74052003-07-28 Andrew Cagney <cagney@redhat.com>
7406
7407 * Makefile.in (INFO_DEPS): Add annotate.info.
7408 (dvi, ps, html, pdf): Add annotate.
7409 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7410 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7411 (ANNOTATE_DOC_FILES): New macro.
7412 (ANNOTATE_TEX_TMPS): New macro.
7413 (annotate.info, annotate_toc.html): Specify dependencies.
7414 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7415 * annotate.texinfo: Rename annotate.texi. Get building. Add
7416 "Migrating to GDB/MI" and "Limitations of the Annotation
7417 Interface" chapters. Mention why it is not part of the user
7418 guide. Update copyright notice. Include "fdl.texi".
7419
72ffddc9
SC
74202003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7421
7422 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7423
a9f12a31
DJ
74242003-07-24 Daniel Jacobowitz <drow@mvista.com>
7425
7426 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7427
b1fe9455
DJ
74282003-07-24 Daniel Jacobowitz <drow@mvista.com>
7429
7430 * gdb.texinfo (Server): Mention pidof.
7431
153721e6
AC
74322003-07-22 Andrew Cagney <cagney@redhat.com>
7433
7434 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7435 list.
7436
0fac0b41
DJ
74372003-06-28 Daniel Jacobowitz <drow@mvista.com>
7438
7439 * gdb.texinfo (Logging output): New chapter.
7440
4e562065
JB
74412003-06-24 Joel Brobecker <brobecker@gnat.com>
7442
7443 * gdb.texinfo (Unsupported languages): New section.
7444 (Languages): Add link to new section.
7445
f2c06f52
AC
74462003-06-22 Andrew Cagney <cagney@redhat.com>
7447
7448 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7449
b4177fca
DJ
74502003-06-22 Daniel Jacobowitz <drow@mvista.com>
7451
7452 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7453
f418dd93
DJ
74542003-06-22 Daniel Jacobowitz <drow@mvista.com>
7455
7456 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7457 * agentexpr.texi: Retitle section, and change it to an appendix.
7458 Comment out texinfo initialization. Factor a @var{} into two
7459 pieces to prevent makeinfo warnings.
7460 * gdb.texinfo: Add Agent Expressions appendix.
7461
4ca61388
DJ
74622003-06-19 Daniel Jacobowitz <drow@mvista.com>
7463
7464 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7465
07f31aa6
DJ
74662003-06-18 Daniel Jacobowitz <drow@mvista.com>
7467
5ae4183a 7468 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7469 remote target". Document the "detach" and "disconnect" commands.
7470 (Server, Netware, Debug Session): Reference "Connecting to a
7471 remote target".
7472 (GDB/MI Target Manipulation): Document "-target-disconnect".
7473
2dd0da42
AC
74742003-06-13 Andrew Cagney <cagney@redhat.com>
7475
7476 * gdbint.texinfo (Target Architecture Definition): Deprecate
7477 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7478 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7479
e7a3abfc
JB
74802003-06-09 Jim Blandy <jimb@redhat.com>
7481
7482 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7483
25e3a86b
AC
74842003-06-08 Andrew Cagney <cagney@redhat.com>
7485
7486 * gdbint.texinfo (Target Architecture Definition): Delete
7487 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7488
a9e5fdc2
AC
74892003-06-08 Andrew Cagney <cagney@redhat.com>
7490
7491 * gdbint.texinfo (Target Architecture Definition): Document
7492 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7493
b37303ee
AF
74942003-06-07 Adam Fedor <fedor@gnu.org>
7495
7496 * gdb.texinfo: Add Objective-C documentation.
7497
39fe6e80
AC
74982003-06-01 Andrew Cagney <cagney@redhat.com>
7499
7500 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7501 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7502
125309b2
AC
75032003-05-21 Andrew Cagney <cagney@redhat.com>
7504
7505 * gdbint.texinfo (Target Architecture Definition): Delete
7506 references to "extract_address" and "store_address".
7507
b8b527c5
AC
75082003-05-16 Andrew Cagney <cagney@redhat.com>
7509
7510 * gdbint.texinfo (Target Architecture Definition): Replace
7511 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7512 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7513
50e3ee83
TR
75142003-05-14 Theodore A. Roth <troth@openavr.org>
7515
7516 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7517
44e2be90
L
75182003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7519
7520 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7521 (gdb.dvi): Likewise.
7522 (gdb.pdf): Likewise.
7523 (links2roff): Likewise.
7524
df5215a6
JB
75252003-05-08 Jim Blandy <jimb@redhat.com>
7526
7527 * gdb.texinfo (Dump/Restore Files): Update documentation for
7528 'dump', 'append', and 'restore': note that format argument is
7529 optional; simplify presentation of the command variants; and be
7530 more precise about the formats.
7531
5e7b2f39
JB
75322003-05-07 Jim Blandy <jimb@redhat.com>
7533
7534 * gdb.texinfo (Symbols): Update documentation: 'maint list
7535 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7536 symtabs' and 'maint info psymtabs'.
7537
b1e29e33
AC
75382003-05-05 Andrew Cagney <cagney@redhat.com>
7539
7540 * gdbint.texinfo (Target Architecture Definition): Make
7541 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7542 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7543 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7544
00905d52
AC
75452003-05-04 Andrew Cagney <cagney@redhat.com>
7546
7547 * gdb.texinfo (Maintenance Commands): Document "maint print
7548 dummy-frames".
7549
54ff5908
AC
75502003-05-04 Andrew Cagney <cagney@redhat.com>
7551
7552 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7553
32e7087d
JB
75542003-05-03 J. Brobecker <brobecker@gnat.com>
7555
7556 Thierry Schneider <tpschneider1@yahoo.com>
7557 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7558 for new MI command.
7559
7043d8dc
AC
75602003-05-03 Andrew Cagney <cagney@redhat.com>
7561
7562 * gdbint.texinfo (Target Architecture Definition): Document
7563 push_dummy_code. Add cross references.
7564
e33d66ec
EZ
75652003-05-02 Elena Zannoni <ezannoni@redhat.com>
7566
7567 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7568 set/show charsets commands.
7569
0ba6dca9
AC
75702003-04-28 Andrew Cagney <cagney@redhat.com>
7571
7572 * gdbint.texinfo (Target Architecture Definition): Replace
7573 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7574 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7575
d7a27068
AC
75762003-04-28 Andrew Cagney <cagney@redhat.com>
7577
7578 * gdbint.texinfo (Target Architecture Definition): Rename
7579 "tm_print_insn" to "deprecated_tm_print_insn".
7580
44ea7b70
JB
75812003-04-09 Jim Blandy <jimb@redhat.com>
7582
7583 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7584 list psymtabs'.
7585
fb8f8949
AC
75862003-04-08 Andrew Cagney <cagney@redhat.com>
7587
7588 * gdbint.texinfo (Target Architecture Definition): Delete
7589 references to EXTRA_FRAME_INFO.
7590
32fb0f22
AC
75912003-04-08 Andrew Cagney <cagney@redhat.com>
7592
7593 * gdbint.texinfo (Target Architecture Definition): Delete
7594 PRINT_TYPELESS_INTEGER.
7595
6be67e67
JB
75962003-04-02 J. Brobecker <brobecker@gnat.com>
7597
7598 * observer.texi (GDB Observers): Adjust the documentation for the
7599 normal_stop notification to better describe reality. Fix a couple
7600 of minor typos.
7601
4e35d5f0
BR
76022003-04-02 Bob Rossi <bob_rossi@cox.net>
7603
a9331b3f 7604 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7605 '-file-list-exec-source-file'
7606
e8a8712a
AC
76072003-03-31 Andrew Cagney <cagney@redhat.com>
7608
7609 * gdbint.texinfo (Target Architecture Definition): Delete
7610 references to CALL_DUMMY_P.
7611
6c0e89ed
AC
76122003-03-30 Andrew Cagney <cagney@redhat.com>
7613
7614 * gdbint.texinfo (Target Architecture Definition): Remove
7615 reference to TARGET_WRITE_SP.
a9331b3f 7616
378bfd1b
AC
76172003-03-27 Andrew Cagney <cagney@redhat.com>
7618
7619 * gdbint.texinfo (Target Architecture Definition): Remove
7620 references to write_sp.
6c0e89ed 7621
922fbb7b
AC
76222003-03-27 Andrew Cagney <cagney@redhat.com>
7623
7624 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7625 chapter body. Use @smallexample instead of @example.
7626 (Annotations): Ditto.
7627 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7628 annotate.texi.
7629
b81774d8
AC
76302003-03-26 Andrew Cagney <cagney@redhat.com>
7631
7632 * gdbint.texinfo (Target Architecture Definition): Replace
7633 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7634 dummy_addr parameters.
7635
1bf6d5cc
AC
76362003-03-25 Andrew Cagney <cagney@redhat.com>
7637
7638 * gdbint.texinfo (Target Architecture Definition): Delete
7639 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7640 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7641 Add reference to PUSH_ARGUMENTS.
7642
618ce49f
AC
76432003-03-23 Andrew Cagney <cagney@redhat.com>
7644
7645 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7646 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7647
bcd7e15f
JB
76482003-03-18 J. Brobecker <brobecker@gnat.com>
7649
7650 * gdbint.texinfo (Algorithms): Add new section describing the
7651 Observer paradigm.
7652 (Top): Add menu entry to new observer appendix.
7653 * observer.texi: New file.
7654 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7655 new observer.texi file.
7656
9fe8321b
AC
76572003-03-17 Andrew Cagney <cagney@redhat.com>
7658
7659 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7660 that GNU Press update the manual version number.
7661
ac2adee5
AC
76622003-03-12 Andrew Cagney <cagney@redhat.com>
7663
7664 * gdbint.texinfo (Target Architecture Definition): Delete
7665 references to get_saved_register. Rename GET_SAVED_REGISTER to
7666 DEPRECATED_GET_SAVED_REGISTER.
7667
749b82f6
AC
76682003-03-13 Andrew Cagney <cagney@redhat.com>
7669
7670 * gdbint.texinfo (Target Architecture Definition): Replace
7671 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7672
8bedc050
AC
76732003-03-12 Andrew Cagney <cagney@redhat.com>
7674
7675 * gdbint.texinfo (Target Architecture Definition): Rename
7676 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7677
0ce1b118
CV
76782003-03-10 Corinna Vinschen <vinschen@redhat.com>
7679
7680 * gdb.texinfo: Add File-I/O documentation.
7681
12cc2063
AC
76822003-03-10 Andrew Cagney <cagney@redhat.com>
7683
7684 * gdbint.texinfo (Target Architecture Definition): Cross reference
7685 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7686
7453dc06
AC
76872003-03-07 Andrew Cagney <cagney@redhat.com>
7688
7689 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7690 frame" command.
7691
6314f104
AC
76922003-03-05 Andrew Cagney <cagney@redhat.com>
7693
7694 * gdbint.texinfo (Target Architecture Definition): Document
7695 unwind_dummy_id. Cross reference unwind_dummy_id and
7696 SAVE_DUMMY_FRAME_TOS.
7697
f1212245
DJ
76982003-03-05 James Ingham <jingham@apple.com>
7699 Daniel Jacobowitz <drow@mvista.com>
7700
7701 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7702 and "show cp-abi".
7703
77e7e267
AC
77042003-03-03 Andrew Cagney <cagney@redhat.com>
7705
7706 * gdbint.texinfo (Target Architecture Definition): Document
7707 register_type.
7708
838a8221
AC
77092003-03-03 Andrew Cagney <cagney@redhat.com>
7710
7711 * stabs.texinfo (Structures): Use @samp and separate @var's
7712 instead of a single @var containing a comma separated list.
7713 (Unions): Ditto.
7714
d7f4a264
DJ
77152003-03-02 Daniel Jacobowitz <drow@mvista.com>
7716
7717 * Makefile.in (distclean): Remove config.log.
7718
f30ee0bc
AC
77192003-03-01 Andrew Cagney <cagney@redhat.com>
7720
7721 * gdbint.texinfo (Target Architecture Definition): Rename
7722 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7723
77242003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7725
7726 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7727 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7728
be448670
CF
77292003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7730
7731 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7732 (Non-debug DLL symbols): New node, describing the minimal symbols
7733 loaded from DLLs without real debugging symbols.
7734
501eef12
AC
77352003-02-20 Andrew Cagney <ac131313@redhat.com>
7736
7737 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7738 hardware-breakpoint-limit".
7739 (Set Watchpoints): Add cross reference to "set remote
7740 hardware-watchpoint-limit".
7741 (Remote configuration options): New section.
7742
21c294e6
AC
77432003-02-04 Andrew Cagney <ac131313@redhat.com>
7744
e9be73e4
AC
7745 * gdbint.texinfo (Target Architecture Definition): Delete
7746 descrption of IS_TRAPPED_INTERNALVAR.
7747
21c294e6
AC
7748 From Keith Seitz <keiths@redhat.com>:
7749 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7750 option "-i"/"--interpreter" to this chapter. Include index
7751 entries.
7752
0179ffac
DC
77532003-02-04 David Carlton <carlton@math.stanford.edu>
7754
7755 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7756 (Variables): Recommend stabs+ and DWARF 2.
7757 (C plus plus expressions): Correct info about
7758 compiler versions, debug formats.
7759 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7760 PR symtab/874.
7761
7ca9f392
AC
77622003-02-01 Andrew Cagney <ac131313@redhat.com>
7763
7764 * gdbint.texinfo (Target Architecture Definition): Delete
7765 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7766 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7767 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7768 references to nindy and i960.
7769 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7770
31a85ea2
AC
77712003-02-01 Andrew Cagney <ac131313@redhat.com>
7772
7773 * gdbint.texinfo (Target Architecture Definition): Delete
7774 FLOAT_INFO.
7775
6b894e49
AC
77762003-01-30 Andrew Cagney <ac131313@redhat.com>
7777
7778 * stabs.texinfo (Member Type Descriptor): Clarify description of
7779 `@'. Suggested by Ben Hutchings.
7780
c48861fb
AC
77812003-01-29 Andrew Cagney <ac131313@redhat.com>
7782
7783 * gdb.texinfo (M68K): Delete reference to es1800.
7784
617073a9
AC
77852003-01-29 Andrew Cagney <ac131313@redhat.com>
7786
7787 * gdb.texinfo (Maintenance Commands): Document `maint print
7788 reggroups' and `maint print register-groups'.
7789 * gdbint.texinfo (Target Architecture Definition): Document
7790 register_reggroup_p.
7791
5b5d99cf
JB
77922003-01-23 Jim Blandy <jimb@redhat.com>
7793
7794 * gdb.texinfo (Separate Debug Files): New section.
7795
e7ba9c65
DJ
77962003-01-22 Daniel Jacobowitz <drow@mvista.com>
7797
7798 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7799 and "maint show profile".
7800
94e91d6d
MC
78012003-01-16 Michael Chastain <mec@shout.net>
7802
7803 * gdb.texinfo (Installing GDB): Warn against
7804 ".../gdb-VERSION/gdb/configure".
7805 (Separate Objdir): Likewise.
7806
867f3898
AC
78072003-01-15 Andrew Cagney <ac131313@redhat.com>
7808
7809 * gdbint.texinfo (Target Architecture Definition): Delete
7810 definition of PRINT_REGISTER_HOOK.
7811
f153cc92
EZ
78122003-01-15 Elena Zannoni <ezannoni@redhat.com>
7813
7814 (OpenRISC 1000): Fix formatting of command names.
7815
c60eb6f1
EZ
78162003-01-15 Elena Zannoni <ezannoni@redhat.com>
7817
7818 * gdb.texinfo (Continuing and Stepping): Add new command
7819 'advance'. Clarify behavior of 'until'.
7820
f5ebfba0
DJ
78212003-01-13 Daniel Jacobowitz <drow@mvista.com>
7822
7823 * gdb.texinfo (Files): Document solib-absolute-prefix and
7824 solib-search-path.
7825
4ce8657e
MC
78262003-01-09 Michael Chastain <mec@shout.net>
7827
7828 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7829 (Create a Release): Add new instructions for new @file{src-release}.
7830 Document existing instructions for @file{Makefile.in} as
7831 being for @value{GDBN} 5.3.1 or earlier.
7832
372613e3
AC
78332003-01-09 Andrew Cagney <ac131313@redhat.com>
7834
7835 * gdbint.texinfo (Target Architecture Definition): Mention
7836 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7837 allocate memory.
7838
b4e9345d
DJ
78392003-01-04 Daniel Jacobowitz <drow@mvista.com>
7840
7841 * gdb.texinfo (Controlling GDB): Add @kindex for
7842 "show osabi".
7843 (Backtraces): Add @kindex's for backtrace-below-main.
7844
98b45e30
DJ
78452003-01-04 Daniel Jacobowitz <drow@mvista.com>
7846
7847 * gdb.texinfo (Controlling GDB): Document "set osabi".
7848
95f90d25
DJ
78492003-01-04 Daniel Jacobowitz <drow@mvista.com>
7850
7851 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7852 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7853
1e698235
DJ
78542003-01-04 Daniel Jacobowitz <drow@mvista.com>
7855
7856 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7857 "set coerce-float-to-double".
7858 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7859
e632838e
AC
78602003-01-02 Andrew Cagney <ac131313@redhat.com>
7861
7862 * stabs.texinfo: Remove obsolete text.
7863 * gdbint.texinfo: Ditto.
7864 * gdb.texinfo: Ditto.
7865
c133ab7a
MK
78662002-12-22 Mark Kettenis <kettenis@gnu.org>
7867
7868 * gdbint.texinfo (Target Architecture Definition): Update
7869 description of gdbarch_register_osabi.
7870
f821f325
KH
78712002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7872
7873 * agentexpr.texi: Fix typos.
7874 * annotate.texi: Likewise.
7875 * fdl.texi: Likewise.
7876
85a6d8d3 78772002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7878
7879 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7880 DEPRECATED_INIT_FRAME_PC.
7881
ae45cd16
AC
78822002-12-01 Andrew Cagney <ac131313@redhat.com>
7883
7884 * gdbint.texinfo (Target Architecture Definition): Delete
7885 PC_IN_CALL_DUMMY.
7886
07555a72
AC
78872002-11-28 Andrew Cagney <ac131313@redhat.com>
7888
7889 * gdbint.texinfo (Host Definition): Delete documentation on
7890 USE_GENERIC_DUMMY_FRAMES.
7891
c166cdc7
EZ
78922002-11-26 Elena Zannoni <ezannoni@redhat.com>
7893
5ae4183a 7894 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7895 * Makefile.in (install-info): Run the install-info command as part
7896 of the post install steps only.
7897 (uninstall-info): New target.
7898 (uninstall): New target.
7899
35db0260
EZ
79002002-11-22 Elena Zannoni <ezannoni@redhat.com>
7901
7902 * Makefile.in (install): Make install do some real work.
7903
9ba8d803
AC
79042002-11-19 Andrew Cagney <ac131313@redhat.com>
7905
7906 Fix POSIX problem reported by Paul Eggert.
7907 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7908 Fix PR gdb/527.
7909
903ad3a6
AC
79102002-10-26 Andrew Cagney <cagney@redhat.com>
7911
7912 * gdbint.texinfo (Target Architecture Definition): Delete
7913 definition of DO_REGISTERS_INFO.
7914
f2abfe65
KB
79152002-10-18 Kevin Buettner <kevinb@redhat.com>
7916
7917 * gdbint.texinfo (Address Classes): Fix problems with insertion
7918 of ``{'' and ``}'' in example.
7919
b5b0480a
KB
79202002-10-17 Kevin Buettner <kevinb@redhat.com>
7921
7922 * gdbint.texinfo (Address Classes): New section.
7923 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7924 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7925 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7926 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7927
c85508ee
KD
79282002-10-11 Klee Dienes <kdienes@apple.com>
7929
7930 * gdb.texinfo (Registers): Mention vector registers as well as
7931 floating registers in the documentation for 'info registers' and
7932 'info all-registers'.
7933
6d12fc3d
DJ
79342002-10-11 Daniel Jacobowitz <drow@mvista.com>
7935
7936 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7937
8d19fbd2
JJ
79382002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7939
7940 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7941 interface definition.
7942
a37295f9
MM
79432002-10-03 Marko Mlinar <markom@opencores.org>
7944
7945 * gdb.texinfo (Target Commands): Add or1k target specific
7946 commands.
7947 * gdb.texinfo (Contributors): Add myself to the contributors list.
7948
da0f9dcd
AC
79492002-10-01 Andrew Cagney <ac131313@redhat.com>
7950
7951 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7952 and "mi1" instead of "mi1" and "mi0".
7953
2e834e49
HPN
79542002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7955
7956 * gdb.texinfo (Packets): Fix typos "alligned".
7957 Correct z3/Z3 description. Correct z4/Z4 title.
7958
050be0dc
AC
79592002-09-27 Andrew Cagney <ac131313@redhat.com>
7960
7961 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7962
1104b9e7
KB
79632002-09-25 Kevin Buettner <kevinb@redhat.com>
7964
7965 * gdb.texinfo: Use GNU/Linux instead of Linux.
7966
512217c7
AC
79672002-09-25 Andrew Cagney <ac131313@redhat.com>
7968
7969 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7970
10998722
AC
79712002-09-24 Andrew Cagney <ac131313@redhat.com>
7972
512217c7 7973 * gdb.texinfo: Replace @example with @smallexample.
10998722 7974
a0eb71c5
KB
79752002-09-20 Kevin Buettner <kevinb@redhat.com>
7976
f7dc1244 7977 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7978 * gdb.texinfo (Character Sets): Use @smallexample instead of
7979 @example. Use GNU/Linux instead of Linux.
7980
79812002-09-20 Jim Blandy <jimb@redhat.com>
7982
7983 * gdb.texinfo: Add character set documentation.
7984
2f870471
AC
79852002-09-19 Andrew Cagney <ac131313@redhat.com>
7986
7987 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7988 (Packets): Add cross reference from `b' packet to `z' packets.
7989
790eb8f5
AC
79902002-09-19 Andrew Cagney <ac131313@redhat.com>
7991
8d30a00d
AC
7992 * gdb.texinfo (Maintenance Commands): Document ``maint
7993 internal-error'' and ``maint internal-warning''.
7994
790eb8f5
AC
7995 * gdbint.texinfo (Target Architecture Definition): Revise
7996 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7997
a23a7bf1
JB
79982002-09-19 Joel Brobecker <brobecker@gnat.com>
7999
8000 * gdbint.texinfo (Target Conditionals): Document the new
8001 NAME_OF_MALLOC macro.
8002
299ffc64
AC
80032002-09-05 Andrew Cagney <ac131313@redhat.com>
8004
8005 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8006 engineer.
8007
b7bb15bc
SC
80082002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8009
8010 * gdb.texinfo (TUI Overview): Document status line fields.
8011
3d757584
SC
80122002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8013
8014 * gdb.texinfo (TUI Commands): Document info win command.
8015
269c21fe
SC
80162002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8017
8018 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8019
7cf36c78
SC
80202002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8021
8022 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8023 (TUI Keys): Likewise.
8024
d2c6833e
AC
80252002-08-25 Andrew Cagney <ac131313@redhat.com>
8026
8027 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8028 for a packet receive.
8029
46d8b1c3
AC
80302002-08-25 Andrew Cagney <ac131313@redhat.com>
8031
8032 * Makefile.in (clean): Move to end of file.
8033 (distclean, maintainer-clean, realclean): Ditto.
8034 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8035 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8036 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8037 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8038
b0787093
AC
80392002-08-24 Andrew Cagney <ac131313@redhat.com>
8040
8041 * Makefile.in (GDBINT_TEX_TMPS): Define.
8042 (gdbint.dvi, gdbint.pdf): Use
8043 (GDB_TEX_TMPS): Define.
8044 (gdb.dvi, gdb.pdf): Use.
8045 (STABS_TEX_TMPS): Define.
8046 (stabs.dvi, stabs.pdf): Use.
8047 (GDB_DOC_SOURCE_INCLUDES): New macros.
8048 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8049 (GDBINT_DOC_FILES_INCLUDES): New macros.
8050 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8051 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8052 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8053 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8054 (links2roff): Replace SFILES_INCLUDED with
8055 GDB_DOC_SOURCE_INCLUDES.
8056 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8057 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8058 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8059 dependencies.
8060 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8061 dependencies.
8062 (gdbmi.texinfo): Delete rule.
8063 (inc-hist.texinfo): Delete rule.
8064 (rluser.texinfo): Delete rule.
8065
ebba8386
AC
80662002-08-23 Andrew Cagney <cagney@redhat.com>
8067
8068 * gdbint.texinfo (Target Architecture Definition): Update
8069 STORE_RETURN_VALUE, mention regcache.
8070
0ab7a791
AC
80712002-08-21 Andrew Cagney <ac131313@redhat.com>
8072
8073 * gdbint.texinfo (Target Architecture Definition): Document
8074 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8075
ee2d5c50
AC
80762002-08-19 Andrew Cagney <ac131313@redhat.com>
8077
8078 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8079 Fix minor typos. Add index entries.
8080
53c69bd7
AC
80812002-08-18 Andrew Cagney <ac131313@redhat.com>
8082
8083 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8084
e76f1f2e
AC
80852002-08-15 Andrew Cagney <ac131313@redhat.com>
8086
8087 * gdbint.texinfo (Target Architecture Definition): Document
8088 PRINT_VECTOR_INFO.
8089 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8090
0680b120
AC
80912002-08-13 Andrew Cagney <ac131313@redhat.com>
8092
8093 * gdb.texinfo (Maintenance Commands): Document "maint print
8094 registers", "maint print raw-registers" and "maint print
8095 cooked-registers".
8096
3c3bea1c
GS
80972002-08-08 Grace Sainsbury <graces@redhat.com>
8098
a9331b3f 8099 From Mark Salter:
3c3bea1c
GS
8100 * gdb.texinfo (Protocol): Document T packet extension to
8101 allow watchpoint address reporting.
8102
42f9b0a5
AC
81032002-08-03 Andrew Cagney <ac131313@redhat.com>
8104
8105 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8106
db034ac5
AC
81072002-08-01 Andrew Cagney <cagney@redhat.com>
8108
8109 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8110 to CHILL.
8111
e2b28d04
AC
81122002-08-01 Andrew Cagney <ac131313@redhat.com>
8113
8114 * gdbint.texinfo (Coding): Revise section "Include Files".
8115
7fb623f7
AC
81162002-07-24 Andrew Cagney <cagney@redhat.com>
8117
8118 * gdbint.texinfo: Obsolete references to m88k.
8119 * gdb.texinfo: Ditto.
8120
4a2b4636
JB
81212002-07-10 Joel Brobecker <brobecker@gnat.com>
8122
7fb623f7 8123 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8124 where the proper version of autoconf can be retrieved.
8125
a71ec265
DH
81262002-07-09 Don Howard <dhoward@redhat.com>
8127
8128 * gdb.texinfo (Command Files): Further describe the behavior of
8129 sourced command files.
8130
b9aa90c9
AC
81312002-06-27 Andrew Cagney <ac131313@redhat.com>
8132
8133 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8134 (Coding): Clarify ISO C version that GDB assumes.
8135
40dd2248
TT
81362002-06-26 Tom Tromey <tromey@redhat.com>
8137
8138 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8139 add_setshow_cmd_full.
8140
bfac230e
DH
81412002-06-25 Don Howard <dhoward@redhat.com>
8142
8143 * gdb.texinfo (Memory Region Attributes): Document new behavior
8144 for 'mem' command.
8145
475b0867
JB
81462002-06-11 Jim Blandy <jimb@redhat.com>
8147
919d772c
JB
8148 * gdb.texinfo (Symbols): Update documentation for `info source'
8149 command.
8150
475b0867
JB
8151 * gdb.texinfo (Macros): Call the command `info macro', not
8152 `show macro'.
8153
ba8c9337
AC
81542002-06-09 Andrew Cagney <ac131313@redhat.com>
8155
8156 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8157 data''.
8158
1029b7fa
MK
81592002-06-09 Mark Kettenis <kettenis@gnu.org>
8160
8161 * gdbint.texinfo (Target Architecture Definition): Document
8162 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8163
16737d73
AC
81642002-06-08 Andrew Cagney <ac131313@redhat.com>
8165
8166 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8167 lists.
8168
30107679
AC
81692002-06-08 Andrew Cagney <ac131313@redhat.com>
8170
8171 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8172 Branch''.
8173
3352e23e
AC
81742002-06-01 Andrew Cagney <ac131313@redhat.com>
8175
8176 * gdbint.texinfo (Target Architecture Definition): Add section
8177 ``Converting an existing Target Architecture to Multi-arch''.
8178
cbb09e6a
AC
81792002-05-30 Andrew Cagney <ac131313@redhat.com>
8180
8181 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8182 to ``Obsoleting code''. Revise.
8183
e2e0bcd1
JB
81842002-05-17 Jim Blandy <jimb@redhat.com>
8185
8186 * gdb.texinfo (C Preprocessor Macros): New chapter.
8187 Include it in the main menu.
8188 (Contributors): Credit Jim Blandy with macro support.
8189 (Compilation): Explain how to get macro information into the
8190 executable.
8191 (Expressions): Note that preprocessor macros are expanded.
8192
9db8d71f
DJ
81932002-05-14 Daniel Jacobowitz <drow@mvista.com>
8194
8195 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8196 options for `target remote'.
8197
6d531722
AC
81982002-05-13 Andrew Cagney <ac131313@redhat.com>
8199
8200 * gdbint.texinfo (Target Architecture Definition): Delete
8201 documentation on NNPC_REGNUM.
8202
13d01224
AC
82032002-05-11 Andrew Cagney <ac131313@redhat.com>
8204
8205 * gdbint.texinfo (Target Architecture Definition): Document
8206 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8207 (Target Architecture Definition): Revise section `Using Different
8208 Register and Memory Data Representations'. Add section `Raw and
8209 Virtual Register Representations'.
8210
b2e75d78
AC
82112002-05-11 Andrew Cagney <ac131313@redhat.com>
8212
8213 * gdbint.texinfo (Target Architecture Definition): Mention
8214 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8215 (Target Architecture Definition): Mention same. Add references to
8216 web pages.
8217
2c8682ee
MS
82182002-05-08 Michael Snyder <msnyder@redhat.com>
8219
8220 * stabs.texinfo (Attributes): Document new "vector" attribute.
8221
0816590b
AC
82222002-05-04 Andrew Cagney <ac131313@redhat.com>
8223
8224 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8225
2653173e
AC
82262002-05-04 Andrew Cagney <ac131313@redhat.com>
8227
8228 * gdb.texinfo: Delete obsolete references to a29k.
8229
d7bd68ca
AC
82302002-04-24 Andrew Cagney <ac131313@redhat.com>
8231
8232 * gdbint.texinfo (Target Architecture Definition): Replace
8233 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8234
21d83aa5
DM
82352002-04-24 David S. Miller <davem@redhat.com>
8236
8237 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8238
7673a6cc
DM
82392002-04-21 David S. Miller <davem@redhat.com>
8240
8241 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8242
d49d1e0a
AC
82432002-04-21 Andrew Cagney <ac131313@redhat.com>
8244
8245 * gdbint.texinfo (Target Architecture Definition): Delete
8246 definition of HAVE_REGISTER_WINDOWS.
8247
f7dc1244 82482002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8249
8250 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8251 "Theodore A. Roth" <troth@verinet.com>.
8252
5ca0cb28
DH
82532002-04-15 Don Howard <dhoward@redhat.com>
8254
f7dc1244 8255 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8256 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8257 Provide a better explaination of this feature.
5ca0cb28 8258
f208ba17
AC
82592002-04-14 Andrew Cagney <ac131313@redhat.com>
8260
8261 * gdbint.texinfo (Target Architecture Definition): Remove
8262 FRAME_CHAIN_COMBINE.
8263
d5ba91de
MC
82642002-04-12 Michael Chastain <mec@shout.net>
8265
8266 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8267 REG_STACK_SEGMENT.
8268
26818220
MC
82692002-04-09 Michael Chastain <mec@shout.net>
8270
8271 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8272 PYRAMID_* macros.
8273
129188f6
AC
82742002-04-07 Andrew Cagney <ac131313@redhat.com>
8275
8276 * gdb.texinfo (Bug Reporting): Document that the web is the
8277 prefered way of submitting bug reports.
8278 (Bug Reporting): Delete the s-mail address as the last resort.
8279
8227c0ff
AC
82802002-04-05 Andrew Cagney <ac131313@redhat.com>
8281
8282 * gdbint.texinfo (Target Architecture Definition): Delete
8283 references to TARGET_WRITE_FP and write_fp.
8284
16d9dec6
MS
82852002-03-27 Michael Snyder <msnyder@redhat.com>
8286
8287 * gdb.texinfo: Document new commands dump, append, and restore.
8288
9ae8b82c
AC
82892002-03-27 Andrew Cagney <ac131313@redhat.com>
8290
8291 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8292 Branch'.
8293
474c8240
AC
82942002-03-18 Andrew Cagney <ac131313@redhat.com>
8295
8296 * gdb.texinfo: Change all examples to @smallexample.
8297 * gdbint.texinfo: Ditto.
a9331b3f 8298
fb0ff88f
AC
82992002-03-18 Andrew Cagney <ac131313@redhat.com>
8300
8301 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8302 Branches''.
8303
9bb0a4d8
AC
83042002-03-18 Andrew Cagney <ac131313@redhat.com>
8305
8306 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8307 Policy''.
8308
937f164b
FF
83092002-03-04 Fred Fish <fnf@redhat.com>
8310
8311 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8312 expresson, suports, dependant, trhe, perhaphs, situtations,
8313 explictily, taged, oportunity, unfortunatly).
8314
a7b40f07
AC
83152002-02-24 Andrew Cagney <ac131313@redhat.com>
8316
8317 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8318 Remove reference to 3.12.
8319
aab4e0ec
AC
83202002-02-23 Andrew Cagney <ac131313@redhat.com>
8321
8322 * gdbint.texinfo: Include fdl.texi.
8323 (Top): Add GNU Free Documentation License.
8324 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8325 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8326 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8327 (gdbint.info): Add srcdir to include path.
8328 * gdb.texinfo: Include gpl.texi.
8329 (Top): Add Copying.
8330 * gpl.texi: New file.
8331
47b95330
AC
83322002-02-23 Andrew Cagney <ac131313@redhat.com>
8333
8334 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8335
78c47bea
PM
83362002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8337
8338 * gdb.texinfo: Document Cygwin native specific commands.
8339
56460a61
DJ
83402002-02-15 Daniel Jacobowitz <drow@mvista.com>
8341
8342 * gdb.texinfo: Document gdbserver ``--attach'' command.
8343
def71bfa
MS
83442002-02-07 Michael Snyder <msnyder@redhat.com>
8345
8346 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8347 to @code(_ovly_debug_event).
8348
c928edc0
AC
83492002-02-07 Andrew Cagney <ac131313@redhat.com>
8350
8351 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8352
81d46470
MS
83532002-02-06 Michael Snyder <msnyder@redhat.com>
8354
8355 * gdb.texinfo (overlays): Mention new magic symbol
8356 '_ovly_debug_event', which allows GDB to keep better track
8357 of overlays.
8358
f7dc1244 83592002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8360
8361 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8362 Suggested by Dmitry Sivachenko.
8363
8364 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8365
15110bc3
MS
83662002-02-01 Michael Snyder <msnyder@redhat.com>
8367
8368 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8369
6763aef9
MS
83702002-01-30 Michael Snyder <msnyder@redhat.com>
8371
ac282366
MS
8372 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8373 (set trust-readonly-sections): Document.
6763aef9 8374
8642bc8f
AC
83752002-01-29 Andrew Cagney <ac131313@redhat.com>
8376
8377 * gdbint.texinfo (Releasing GDB): Revise and update.
8378
afe64c1a
AC
83792002-01-28 Andrew Cagney <ac131313@redhat.com>
8380
8381 * gdbint.texinfo (Target Architecture Definition): Delete
8382 description of TARGET_BYTE_ORDER_DEFAULT.
8383
f7dc1244 83842002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8385
8386 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8387 <mitya@cavia.pp.ru>.
8388
3d6e1b5a
AC
83892002-01-23 Andrew Cagney <ac131313@redhat.com>
8390
8391 * libgdb.texinfo: Delete file.
8392
6c0e9fb3
AC
83932002-01-22 Andrew Cagney <ac131313@redhat.com>
8394
8395 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8396 * gdbint.texinfo: Ditto.
8397
e0ce93ac
AC
8398Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8399
8400 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8401
be298bcc
AC
84022002-01-22 Andrew Cagney <ac131313@redhat.com>
8403
8404 * Makefile.in: Update copyright.
8405 (TEXI2DVI): Define.
8406 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8407 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8408 gdb-cfg.texi.
8409 (TEXINDEX, PDFTEX): Delete makefile variables.
8410
8e04817f
AC
84112002-01-22 Andrew Cagney <ac131313@redhat.com>
8412
8413 * gdb.texinfo (Protocol): Move section to appendix.
8414
6b2f586d
AC
84152002-01-21 Andrew Cagney <ac131313@redhat.com>
8416
8417 * gdb.texinfo (Remote Debugging): Create a menu.
8418 (Top): Add ``Remote Debugging'' to menu.
8419
6f05cf9f
AC
84202002-01-21 Andrew Cagney <ac131313@redhat.com>
8421
8422 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8423 serial protocol'' from here.
8424 (Remote Debugging): To here. New chapter.
8425
3fd3d7d2
AC
84262002-01-20 Andrew Cagney <ac131313@redhat.com>
8427
8428 * gdbint.texinfo (Target Architecture Definition): Delete
8429 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8430
7fd60527
AC
84312002-01-20 Andrew Cagney <ac131313@redhat.com>
8432
8433 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8434 are no longer needed.
8435 (Porting GDB): Add maintainer note about configure.host.
8436
c2f05ac9
AC
84372002-01-20 Andrew Cagney <ac131313@redhat.com>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Remove
8440 definition of IEEE_FLOAT.
8441
f7dc1244 84422002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8443
8444 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8445 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8446 <3diff@gnu.org>
231b2aad 8447
82600034
AC
84482002-01-19 Andrew Cagney <ac131313@redhat.com>
8449
8450 * gdbint.texinfo (Host Definition): Remove references to
8451 MALLOC_INCOMPATIBLE.
8452
7708fa01
AC
84532002-01-17 Andrew Cagney <ac131313@redhat.com>
8454
8455 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8456 and xyz-xdep.o.
8457
eb12ee30
AC
84582002-01-17 Andrew Cagney <ac131313@redhat.com>
8459
889bf7c5 8460 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8461 (Set Breaks): Copy ``maint info breakpoint'' doco to
8462 ``Maintenance Commands'' appendix. Add reference.
8463
c9ccaa92
AC
84642002-01-17 Andrew Cagney <ac131313@redhat.com>
8465
8466 * fdl.texi: Remove next/prev from @node.
8467
f7dc1244 84682002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8469
8470 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8471 for monstrous @multitable (from Brian Youmans).
8472
8473 * fdl.texi: New file.
8474
8475 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8476
8973da3a
AC
84772002-01-15 Andrew Cagney <ac131313@redhat.com>
8478
8479 * gdbint.texinfo (Releasing GDB): New chapter.
8480
7d86b5d5
AC
84812002-01-14 Andrew Cagney <ac131313@redhat.com>
8482
8483 * gdb.texinfo (Embedded Processors, Calling program functions):
8484 Obsolete references to a29k.
8485
cc1cb004
AC
84862002-01-13 Andrew Cagney <ac131313@redhat.com>
8487
8488 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8489 examples. Document that a code-block should do or discard its
8490 cleanups before exit.
8491
79f12247
MS
84922002-01-11 Michael Snyder <msnyder@redhat.com>
8493
8494 * gdb.texinfo (Choosing files): Change @samp to @file.
8495
19837790
MS
84962002-01-05 Michael Snyder <msnyder@redhat.com>
8497
8498 * gdb.texinfo (--pid): Document new command line option (attach).
8499
f7dc1244 85002002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8501
8502 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8503 in the stub.
8504
d7449b42
AC
85052002-01-04 Andrew Cagney <ac131313@redhat.com>
8506
8507 * gdbint.texinfo (Target Architecture Definition): Replace
8508 BIG_ENDIAN with BFD_ENDIAN_BIG.
8509
f23631e4
AC
85102002-01-03 Andrew Cagney <ac131313@redhat.com>
8511
8512 * gdbint.texinfo (Target Architecture Definition): Replace
8513 value_ptr with struct value pointer.
8514
72c9928d
EZ
85152002-01-02 Eli Zaretskii <eliz@gnu.org>
8516
8517 * gdb.texinfo (Free Software): Fix wording.
8518
959acfd1
EZ
85192001-12-31 Eli Zaretskii <eliz@gnu.org>
8520
8521 * gdb.texinfo (Free Software): New section ``Free Software Needs
8522 Free Documentation''.
8523
f7dc1244 85242001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8525
8526 * stabs.texinfo:
8527 * gdb.texinfo:
8528 * gdbint.texinfo:
8529 * libgdb.texinfo:
8530 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8531
6600abed
MS
85322001-12-29 Michael Snyder <msnyder@redhat.com>
8533
8534 * gdb.texinfo (maint info sections): Fix typo.
8535
f6680716
MS
85362001-12-26 Michael Snyder <msnyder@redhat.com>
8537
fe95c787
MS
8538 * gdb.texinfo (maint info sections): Document.
8539
a9331b3f 8540 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8541 'info proc' sub-options that are currently not implemented.
8542
c3d3ce5b
JB
85432001-12-20 Jim Blandy <jimb@redhat.com>
8544
8545 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8546
778eb05e
AC
85472001-12-15 Andrew Cagney <ac131313@redhat.com>
8548
8549 * gdbint.texinfo (Target Architecture Definition): Replace
8550 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8551
2607059c
AC
85522001-12-01 Andrew Cagney <ac131313@redhat.com>
8553
8554 * gdbint.texinfo (Host Definition): Delete documentation on
8555 HOST_BYTE_ORDER.
8556
df0cd8c5
JB
85572001-11-30 Jim Blandy <jimb@redhat.com>
8558
8559 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8560 overlay support. Add to top-level menu.
df0cd8c5 8561
88118b3a
TT
85622001-11-26 Tom Tromey <tromey@redhat.com>
8563
8564 * gdb.texinfo (Command Syntax): Document C-o binding.
8565
96565e91
CF
85662001-07-26 Christopher Faylor <cgf@redhat.com>
8567
8568 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8569 use since it is described in the referenced section.
8570
f7dc1244 8571 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8572 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8573 clearer when using DJGPP.
8574
2a3d5645
CF
85752001-11-24 Christopher Faylor <cgf@redhat.com>
8576
8577 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8578 specifically refer to MS-DOS.
8579 (command files): Mention gdb.ini is only used on MS-DOS.
8580
aa26fa3a
TT
85812001-11-21 Tom Tromey <tromey@redhat.com>
8582
8583 * gdb.texinfo (Invoking GDB): Document --args.
8584 (Mode Options): Likewise.
8585
4f8ada06
JB
85862001-11-21 Jim Blandy <jimb@redhat.com>
8587
8588 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8589 Delete documentation; this macro has been removed from the
8590 sources.
4f8ada06 8591
3fe0dc10
JB
85922001-11-13 Jim Blandy <jimb@redhat.com>
8593
8594 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8595
9e5abb06
CV
85962001-11-06 Corinna Vinschen <vinschen@redhat.com>
8597
8598 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8599
1c5dfdad
MS
86002001-11-05 Michael Snyder <msnyder@redhat.com>
8601
a9331b3f 8602 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8603 quote regexp chars in function names such as "operator*()".
8604
990f9fe3
FF
86052001-11-01 Fred Fish <fnf@redhat.com>
8606
8607 * gdbint.texinfo (SOLIB_ADD): Document additional new
8608 "readsyms" arg.
8609
b433d00b
DH
86102001-10-30 Don Howard <dhoward@redhat.com>
8611
070b1dd3
DH
8612 * gdb.texinfo: (Command Files) Added documentation for the
8613 behavior of gdb with input redirected from a file.
b433d00b 8614
b7209cb4
FF
86152001-10-28 Fred Fish <fnf@redhat.com>
8616
8617 * gdb.texinfo (auto-solib-add): Change docs to match
8618 implementation change.
8619 (auto-solib-limit): Add docs for new variable.
8620
1aa20aa8
AC
86212001-10-15 Andrew Cagney <ac131313@redhat.com>
8622
8623 * gdbint.texinfo (Target Architecture Definition): Function
8624 value_as_pointer renamed to value_as_address.
8625
fc0c74b1
AC
86262001-10-15 Andrew Cagney <ac131313@redhat.com>
8627
8628 * gdbint.texinfo (Target Architecture Definition): Default
8629 POINTER_TO_ADDRESS functions assume unsigned addresses.
8630 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8631 posting by Jim Blandy.
8632
f4846649
JB
86332001-10-12 Jim Blandy <jimb@redhat.com>
8634
8635 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8636 version of texi2html (1.64) doesn't support this flag any more.
8637
f277788b
MK
86382001-09-08 Mark Kettenis <kettenis@gnu.org>
8639
a9dc4918
MK
8640 * gdbint.texinfo (Host Definition): Remove description of
8641 MEM_FNS_DECLARED.
8642
d28379df
MK
8643 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8644
f277788b
MK
8645 * gdbint.texinfo (Host Definition): Remove description of
8646 HAVE_SIGSETMASK.
8647
7ccaa899
EZ
86482001-09-04 Elena Zannoni <ezannoni@redhat.com>
8649
8650 * gdbint.texinfo (Target Architecture Definition): Add
8651 explanation of TARGET_PRINT_INSN macro.
8652
17d9d558
JB
86532001-08-30 Jim Blandy <jimb@redhat.com>
8654
8655 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8656 Explain what it means to load relocatable files.
8657
72cde065
JB
86582001-08-28 Jim Blandy <jimb@redhat.com>
8659
8660 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8661 info `top' menu.
8662
9e678452
CF
8663Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8664
8665 * gdbint.texinfo: Add a cautionary note about macro use.
8666
a2bea4c3 86672001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8668
a2bea4c3
CV
8669 * gdb.texinfo: Explain omitting the hostname in the
8670 `target remote' command.
8671
1129bf27
DJ
86722001-07-30 Daniel Jacobowitz <drow@mvista.com>
8673
8674 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8675 and END-INFO-DIR-ENTRY.
8676
732b3002
SC
86772001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8678
8679 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8680
89437448
AC
86812001-07-25 Andrew Cagney <ac131313@redhat.com>
8682
8683 * gdbint.texinfo (libgdb): Rewrite.
8684
f7dc1244 86852001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8686
8687 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8688
c4555f82
SC
86892001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8690
8691 * gdb.texinfo (TUI): New chapter, document the TUI.
8692 (Mode Options): Document the -tui option.
8693
2f45a6e0
MK
86942001-07-23 Mark Kettenis <kettenis@gnu.org>
8695
8696 * gdbint.texinfo (Host Definition): Remove description of
8697 NEED_POSIX_SETPGID.
8698
f7dc1244 86992001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8700
8701 * gdb.tex (DJGPP Native): New node, with descriptions of
8702 DJGPP-specific commands.
8703
be9c6c35
JM
87042001-07-19 John R. Moore <jmoore@redhat.com>
8705
8706 * gdbint.texinfo: Three misspellings.
8707
dfa249fb
AC
87082001-07-06 Andrew Cagney <ac131313@redhat.com>
8709
8710 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8711 `test` expressions on bash. Problem reported by Colin Walters.
8712
c72e7388
AC
87132001-07-04 Andrew Cagney <ac131313@redhat.com>
8714
8715 * gdbint.texinfo (User Interface): Update ui-out documentation to
8716 refelect recent UI/MI updates.
8717
94bbb2c0
AC
87182001-07-04 Andrew Cagney <ac131313@redhat.com>
8719
8720 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8721 interpreters.
8722
af6c57ea
AC
87232001-06-15 Andrew Cagney <ac131313@redhat.com>
8724
8725 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8726 structure and not macros.
8727 (Host Definition): Document that much of this chapter is obsolete.
8728 (Target Architecture Definition): Update list of files that make
8729 up a target architecture.
8730 (Coding): Update.
8731
83aa8bc6
AC
87322001-06-28 Andrew Cagney <ac131313@redhat.com>
8733
8734 * gdbint.texinfo (Target Architecture Definition): Update
8735 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8736 The latter has been changed to a true predicate.
8737
f7dc1244 87382001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8739
8740 * annotate.texi: Add @noindent where needed. From Dmitry
8741 Sivachenko <dima@Chg.RU>.
8742 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8743
656db9b0
AC
87442001-06-16 Andrew Cagney <ac131313@redhat.com>
8745
8746 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8747
df2396a1
AC
87482001-06-14 Andrew Cagney <ac131313@redhat.com>
8749
8750 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8751 returns ``OK''. Document that the ``R'' packet does not reply.
8752
0f1f2b0a
MS
87532001-06-13 Michael Snyder <msnyder@redhat.com>
8754
8755 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8756
f7dc1244 87572001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8758
8759 * gdb.texinfo (Signals): Clarify the default setting of signal
8760 handling.
8761
a5d7c491
AC
87622001-05-14 Andrew Cagney <ac131313@redhat.com>
8763
8764 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8765 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8766
05a54c4f
AC
87672001-05-12 Andrew Cagney <ac131313@redhat.com>
8768
8769 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8770
f7dc1244 87712001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8772
8773 * gdbint.texinfo (Clean Design and Portable Implementation):
8774 Renamed from "Clean Design".
8775 (Clean Design and Portable Implementation): Document portable
8776 methods of handling file names, and the associated macros.
8777
f7dc1244 87782001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8779
8780 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8781 command and provide a cross-reference to its description.
8782 (Symbols): Note that "info scope" is useful for trace experiments.
8783
f7dc1244 87842001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8785
b37052ae
EZ
8786 * gdb.texinfo (Symbols): Document "info scope".
8787 (Tracepoints): New chapter.
8788 (Contributors): Update for v5.1.
8789 <All nodes>: Change "C++" to "C@t{++}".
8790
0ee54786
EZ
8791 * gdbint.texinfo (User Interface): A new section about ui_out
8792 functions, based on text written by Fernando Nasser.
8793
c534679c
EZ
8794 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8795
f7dc1244 87962001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8797
e9c75b65
EZ
8798 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8799
8800 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8801
8802 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8803 Replace "GDB" with "@value{GDBN}". Fix markup.
8804
8805 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8806
3d67e040
EZ
8807 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8808 a cross-reference to its description.
8809 (Symbols): Document "info symbol".
8810
f7dc1244 88112001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8812
8813 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8814 subsection "x86 Watchpoints".
8815 (Target Architecture Definition): Document the macros
8816 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8817 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8818
b0ed3589
AC
88192001-03-20 Andrew Cagney <ac131313@redhat.com>
8820
8821 * gdbint.texinfo (Target Architecture Definition): Update
8822 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8823 list.
8824
b6ba6518
KB
88252001-03-06 Kevin Buettner <kevinb@redhat.com>
8826
8827 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8828 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8829
f7dc1244 88302001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8831
8832 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8833
f7dc1244 88342001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8835
17cc6a06
EZ
8836 * gdb.texinfo (Environment): Document that `path' does not change
8837 the value of PATH in GDB's own environment (it did in the past,
8838 but that was changed on March 15, 1994). Reported by Doug Evans
8839 <dje@transmeta.com>.
8840
56caf160
EZ
8841 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8842 its line. Fix markup of commands and macros. Add an Index node
8843 and index entries.
8844
29e57380
C
88452001-01-23 J.T. Conklin <jtc@redback.com>
8846
8847 * gdb.texinfo (Memory region attributes): New manual section.
8848
1c6147de
ND
88492001-01-04 Nicholas Duffek <nsd@redhat.com>
8850
8851 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8852
f7dc1244 88532000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8854
8855 * refcard.tex: Version and copyright fixed. From Phil Edwards
8856 <pedwards@disaster.jaj.com>.
8857
0dcedd82
AC
8858Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8859
8860 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8861 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8862
3b851bce
AC
8863Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8864
8865 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8866 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8867
f7dc1244 88682000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8869
8870 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8871 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8872
b90a5f51
CF
88732000-11-10 Christopher Faylor <cgf@cygnus.com>
8874
8875 * gdb.texinfo: Document new 'set step-mode' command.
8876
f7dc1244 88772000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8878
8879 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8880 changes from Dmitry Sivachenko <dima@Chg.RU>.
8881
f7dc1244 88822000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8883
8884 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8885 From Steven Johnson <sbjohnson@ozemail.com.au>.
8886
2e685b93
MK
88872000-08-10 Mark Kettenis <kettenis@gnu.org>
8888
8889 * gdbint.texinfo (Overall Structure): Spelling fix.
8890
f7dc1244 88912000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8892
8893 * gdbint.texinfo (Target Architecture Definition): Document that
8894 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8895 for which REGISTER_CONVERTIBLE returns a zero value.
8896
63ac3005
EZ
88972000-07-08 Christopher Faylor <cgf@cygnus.com>
8898
8899 * Makefile.in (install-info): Find files to install in either the
8900 build or source directories (adapted from Makefile.am).
8901
bd79f757
ND
89022000-07-07 Nicholas Duffek <nsd@redhat.com>
8903
8904 * stabs.texinfo: Fix spelling errors.
8905 (String Field): FILE-NUMBER starts from 0, not 1.
8906
f7dc1244 89072000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8908
8909 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8910 Brian Youmans.
5f208f6d 8911
f7dc1244 89122000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8913
8914 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8915 the source directory. Reported by Mark Harig
8916 <markh@frazier.landmark.com>.
cc542d3b 8917
f3b28801
C
89182000-06-20 J.T. Conklin <jtc@redback.com>
8919
8920 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8921
449f3b6c
AC
8922Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8923
8924 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8925 Generate using pdftex.
449f3b6c 8926 (PDFTEX): Define.
889bf7c5 8927 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8928 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8929 @contents at the start.
449f3b6c 8930
f7dc1244 89312000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8932
8933 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8934 Youmans.
48e934c6 8935
9e9c5ae7
AC
8936Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8937
8938 From Brian Youmans:
8939 * gdb.texinfo: Fix ``et al.''.
8940
c741b251
AC
8941Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8942
8943 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8944 loop.
c741b251 8945
4ab64e14
JG
89462000-05-19 Jimmy Guo <guo@cup.hp.com>
8947
8948 * configure: Regenerate.
8949
f7dc1244 89502000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8951
8952 * Makefile.in (install-info): Run install-info on installed Info
8953 files.
8954
8c70017b
AC
8955Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8956
a7cb598a 8957 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8958 Andrew Cagney.
8c70017b 8959
f7dc1244 89602000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8961
8962 * gdb.texinfo: Proofreading changes from Brian Youmans.
8963
bf0184be
ND
89642000-05-01 Nick Duffek <nsd@cygnus.com>
8965
8966 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8967 startup sequence, minor edits.
8968
f7dc1244 89692000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8970
8971 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8972 TeX.
8973
8974 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8975 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8976 like `n' and `s' which look weird. Convert some of the @kindex to
8977 @vindex, when they refer to variables, not commands.
8978
33e16fad
AC
8979Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8980
8981 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8982
f7dc1244 89832000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8984
8985 * Makefile.in (GDBMI_DIR): New variable.
8986 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8987 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8988 (gdbmi.texinfo): New target, for texi2roff.
8989 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8990 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8991
8992 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8993 gdbmi.texinfo.
8994 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8995 comment.
8996
d167840f
EZ
89972000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8998
8999 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9000 command.
d167840f 9001
f7dc1244 90022000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9003
9004 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9005 prevents the build (and is generally a Bad Idea).
9006
f7dc1244 90072000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9008
9009 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9010 a comma inside @var.
9011 (Command Files): Index markup changes from Dmitry Sivachenko
9012 <dima@Chg.RU>.
9013
f7dc1244 90142000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9015
9016 * Makefile.in (LN_S): Define.
9017 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9018 invoke "ln -s" unless it is known to work.
9019
9020 * configure.in (AC_PROG_LN_S): Add.
9021
8dc7983f
JB
90222000-04-14 Jim Blandy <jimb@redhat.com>
9023
9024 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9025 section.
9026 (Target Conditionals): Document ADDRESS_TO_POINTER,
9027 POINTER_TO_ADDRESS.
9028
1a8237e8
DB
90292000-04-11 Daniel Berlin <dan@cgsoftware.com>
9030
9031 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9032 gdb-cfg.texi to get the value.
9033
ca526f1a
JB
90342000-04-10 Jim Blandy <jimb@redhat.com>
9035
9036 * gdbint.texinfo (Target Architecture Definition): Fix
9037 cross-references.
9038
faaafcb4
JB
90392000-04-08 Jim Blandy <jimb@redhat.com>
9040
9041 * gdbint.texinfo (Using Different Register and Memory Data
9042 Representations): New section.
9043 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9044 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9045 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9046
1b27397f
AC
9047Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9048
9049 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9050 for acknowledgments.
1b27397f 9051
480ff1fb
AC
9052Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9053
9054 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9055 qThreadExtraInfo.
480ff1fb 9056
a9331b3f 90572000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9058
a9331b3f
RM
9059 * gdb.texinfo: Clarify which remote debug protocol commands are
9060 required and which are optional.
f1251bdd 9061
dbeb8dbd
AC
9062Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9063
9064 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9065 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9066 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9067 * annotate.texi: Update.
9068
6d2ebf8b
SS
90692000-03-28 Stan Shebs <shebs@apple.com>
9070
9071 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9072 expectation of additional changes before release), update
9073 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9074 node links, rephrase and/or shorten lines to fix formatting
9075 problem in both regular and @smallbook formats.
9076 * annotate.texi: Shorten lines in example, use smallexample
9077 consistently everywhere.
9078 * Makefile.in: Add comment about texinfo 4.0 html generation.
9079 (SFILES_INCLUDED): Add annotate.texi.
9080
5d161b24
DB
90812000-03-27 Daniel Berlin <dan@cgsoftware.com>
9082
5ae4183a
AS
9083 * gdb.texinfo (Debugging Output): Added new section, documenting
9084 the "set/show debug" commands.
5d161b24 9085
b9deaee7
AC
9086Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9087
9088 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9089 entry.
b9deaee7
AC
9090
9091 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9092 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9093 @chapter and @node entries.
a9331b3f 9094
b9deaee7 9095 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9096
9ef47d30
AC
9097Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9098
9099 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9100 files.
9ef47d30 9101
cfeada60
FN
91022000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9103
9104 From David Whedon <dwhedon@gordian.com>
5ae4183a 9105 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9106
6837a0a2
DB
91072000-03-22 Daniel Berlin <dan@cgsoftware.com>
9108
9109 * gdb.texinfo: Add documentation for the apropos command.
9110
bba2971c
MS
91112000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9112
9113 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9114
2b628194
MS
91152000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9116
a9331b3f 9117 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9118 two places.
9119
96a2c332
SS
91202000-03-17 Stan Shebs <shebs@apple.com>
9121
9122 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9123 <dima@Chg.RU>, also clarification of allowed content for
9124 string constants.
9125
f7dc1244 91262000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9127
9128 * gdb.texinfo (main menu): Add Annotations.
9129 (File Options): Add @cindex entries for each command-line option.
9130 Document --epoch, --annotate, --async, --interpreter, --write,
9131 --statistics, and --version.
9132
9133 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9134 of GDB.
9135
9d233477
JB
91362000-02-23 Jim Blandy <jimb@redhat.com>
9137
9138 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9139
14e0eb3b
JB
91402000-02-22 Jim Blandy <jimb@redhat.com>
9141
9142 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9143
3555de01
JM
91442000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9145
9146 * Makefile.in (diststuff): New target.
9147
5e35df8e
KB
91482000-02-15 Kevin Buettner <kevinb@redhat.com>
9149
9150 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9151 architecture. [From Jim Wilson.]
5e35df8e 9152
c5394b80
JM
91532000-01-16 Tom Tromey <tromey@cygnus.com>
9154
9155 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9156 (Delete Breaks): Mention range arguments.
9157 (Disabling): Likewise.
9158
c3f6f71d
JM
91592000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9160
9161 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9162
c4093a6a
JM
9163Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9164
9165 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9166 valid functions.
c4093a6a 9167
11cf8741
JM
91681999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9169
9170 * gdb.texinfo: Clarify regular expressions used in rbreak.
9171
917317f4
JM
91721999-10-15 Kevin Buettner <kevinb@cygnus.com>
9173
9174 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9175 MEMORY_REMOVE_BREAKPOINT): Document.
9176
9177Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9178
9179 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9180 offset re-using the DATA offset instead.
917317f4 9181
2df3850c
JM
91821999-10-11 Jim Kingdon <kingdon@redhat.com>
9183
9184 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9185
91861999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9187
9188 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9189 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9190 typos.
9191
9192 * gdb.texinfo: Various minor wording and formatting improvements,
9193 mentions of additional command-line options.
9194
2acceee2
JM
91951999-09-30 Fred Fish <fnf@cygnus.com>
9196
9197 * gdb.texinfo: Document additional forms of specifying section
9198 names and addresses for the add-symbol-file command.
9199
c2c6d25f
JM
92001999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9201
9202 * gdbint.texinfo: Fix typo, add the word "have".
9203
92041999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9205
9206 * gdbint.texinfo (Target Architecture Definition): Document the
9207 SKIP_PERMANENT_BREAKPOINT macro.
9208
d4f3574e
SS
92091999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9210
9211 * gdb.texinfo: Fiks speling errers.
9212
9213 * gdb.texinfo: Fix uses of @multitable.
9214
f7dc1244 9215 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9216 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9217 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9218 comments about using with optimization, add more indexing,
9219 fix info about disassembly-flavor.
9220
9221Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9222
9223 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9224 SKIP_SOLIB_RESOLVER): Define.
9225
9226Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9227
9228 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9229 ``g'' packets.
d4f3574e 9230
104c1213
JM
92311999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9232
9233 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9234 platform-specific info, inline remote.texi and move sections of it
9235 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9236 and register stack into the new chapter.
9237 * remote.texi: Remove, now part of gdb.texinfo.
9238 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9239
92401999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9241
9242 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9243 GDB_TARGET_IS_MACH386): These kludges have gone away.
9244
9245Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9246
9247 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9248 TDEPLIBS.
104c1213 9249
53a5351d
JM
92501999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9251
9252 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9253 surrounding text to fit HP-UX bits into general info.
9254 (HPPA-cfg.texi): Remove, no longer useful.
9255
9256 * gdb.texinfo: Remove explicit links from @node lines, remove
9257 HP-added "Detailed Node Listing" from main menu which confuses
9258 things.
9259
9260 From Dmitry Sivachenko <dima@Chg.RU>:
9261 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9262 in description of `set environment'.
53a5351d
JM
9263
92641999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9265
9266 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9267
7be570e7
JM
92681999-08-12 Ben Elliston <bje@cygnus.com>
9269
9270 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9271
f7dc1244 92721999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9273
9274 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9275 watch, awatch, and rwatch. Explain why the latter two cannot be
9276 set as software watchpoints. Document that watchpoints for local
9277 variables are deleted when the debuggee terminates.
7be570e7
JM
9278
9279Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9280
9281 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9282 packet. Allow E.. response packet. "qRcmd" packet is no longer
9283 reserved.
7be570e7
JM
9284
92851999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9286
a9331b3f
RM
9287 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9288 * gdb.texinfo: Ditto.
7be570e7 9289
96baa820
JM
92901999-08-06 Tom Tromey <tromey@cygnus.com>
9291
9292 * gdb.texinfo (KOD): New node.
9293
9294Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9295
9296 * remote.texi (Rcmd): Fix minor formatting typos.
9297
9298Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9299
9300 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9301 packets.
96baa820 9302
adf40b2e
JM
93031999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9304
9305 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9306 fixes.
9307
43ff13b4
JM
9308Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9309
9310 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9311
085dd6e6
JM
9312Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9313
9314 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9315 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9316 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9317 packets that are not supported on all hosts. Expand examples.
9318 Spell check.
085dd6e6
JM
9319
93201999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9321
9322 * Makefile.in: Recognize html, install-html. Add targets
9323 to build HTML versions of documentation via texi2html.
9324
9325Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9326
9327 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9328 testsuite.
085dd6e6
JM
9329
9330Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9331
9332 * remote.texi (Communication Protocol): Rewrite.
9333
9334Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9335
9336 * stabs.texinfo: Fix uses of xref.
9337
9e0b60a8
JM
9338Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9339
9340 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9341 info about patch submission.
9342
cce74817
JM
9343Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9344
9345 From Per Bothner <bothner@cygnus.com>:
9346 * gdb.texinfo: Document Chill support.
9347
9348Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9349
9350 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9351 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9352 Document that the value should be greater-than or equal-to zero.
9353 (NO_STD_REGS): Document. Deprecate.
cce74817 9354
ac9a91a7
JM
9355Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9356
9357 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9358 Document that these are not used.
ac9a91a7
JM
9359
9360Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9361
9362 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9363
392a587b
JM
9364Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9365
9366 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9367 numargs was dropped.
392a587b
JM
9368
9369Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9370
9371 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9372
b83266a0
SS
9373Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9374
9375 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9376 Update.
b83266a0 9377
7a292a7a
SS
9378Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9379
9380 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9381 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9382
9383Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9384
9385 * gdbint.texinfo: Fix typos: $ -> @.
9386
9387Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9388
9389 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9390 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9391 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9392 BREAKPOINT_FROM_PC.
a9331b3f 9393
7a292a7a
SS
9394Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9395
9396 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9397 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9398
9399Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9400
9401 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9402 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9403
94041999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9405
9406 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9407 longer exists.
9408
9409Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9410
9411 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9412 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9413 they make the manual source incomprehensible.
7a292a7a
SS
9414 * h8-cfg.texi: Remove, hasn't been used in years.
9415
c906108c
SS
9416Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9417
9418 * gdb.texinfo: Update the credits.
9419
9420Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9421
9422 * gdb.texinfo: Fix mistakes noticed in printout of last
9423 draft, add Alpha to discussion of heuristic fence post.
9424
9425Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9426
9427 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9428 Edition, merge some HP changes into mainline, describe some
9429 previously undocumented features, describe more of the target
9430 commands available, eliminate obsolete section on renamed
9431 commands.
c906108c
SS
9432 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9433
9434Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9435
9436 * gdb.texinfo: Make many HPPA conditionals unconditional,
9437 including catchpoint description, since now on for all configs.
9438 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9439 specializations.
9440
9441Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9442
9443 * Makefile.in (GDBvn.texi): Fix match expression to work with
9444 current format of VERSION in gdb/Makefile.in.
9445 * gdb.texinfo: Fix node ref to match new readline.
9446
9447Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9448
a9331b3f
RM
9449 * gdb.texinfo: Changes made as part of a project to merge in
9450 changes made by HP. Documentation makes extensive use of
c906108c
SS
9451 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9452 on remote debugging. There are differences in documentation
889bf7c5 9453 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9454 the HP manual discusses catchpoints, hardware watchpoints, and
9455 some HPUX specific limitations for shared library support.
a9331b3f 9456
c906108c
SS
9457 There are also a number of @node changes.
9458
94591999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9460
9461 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9462 (C Usage): Same.
9463
9464Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9465
9466 The following changes were made by Edith Epstein
889bf7c5
PA
9467 <eepstein@cygnus.com> as part of a project to merge in changes
9468 made by HP.
a9331b3f 9469
c906108c
SS
9470 * HPPA-cfg.texi: new file.
9471
9472 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9473
9474 * refcard.tex: change documentation about catch.
9475 removed info catch.
9476
9477Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9478
9479 * gdbint.texinfo: Expand on GDB's coding standards,
9480 specify the use of arg names with prototypes.
9481
94821998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9483
9484 * gdb.texinfo: Fix tipo.
9485
9486Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9487
9488 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9489 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9490
9491Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9492
9493 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9494
94951998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9496
9497 * agentexpr.texi: New file.
9498
9499Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9500
9501 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9502
95031998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9504
9505 * remote.texi: Changed wording that implied that the GDB remote
9506 protocol caches register values instead of GDB itself.
9507
9508Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9509
9510 * gdbint.texinfo: Add some info about symbol readers.
9511 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9512 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9513 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9514 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9515
9516Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9517
a9331b3f 9518 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9519
9520Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9521
9522 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9523
9524Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9525
9526 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9527 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9528
9529Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9530
9531 * gdbint.texinfo: Fix minor typos.
9532
9533Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9534
9535 * gdbint.texinfo: Complete overhaul. Group descriptions more
9536 logically, add more info on generic algorithms, remove much
9537 obsolete and/or wrong material.
9538
9539Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9540
9541 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9542
9543Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9544
9545 * refcard.tex: Copyright, address updates.
9546
9547Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9548
9549 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9550 for the edition instead of confusing GDB-version-like numbers.
9551
9552Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9553
9554 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9555
9556Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9557
5ae4183a 9558 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9559
9560Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9561
9562 * gdb.texinfo: Add some credits, mention bug monitor.
9563 * remote.texi: Mention mips monitor targets.
9564 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9565
c906108c
SS
9566Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9567
9568 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9569 files, finish sorting of host vs target vs native macros, describe
9570 some more of them.
c906108c
SS
9571
9572Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9573
9574 * gdbint.texinfo (Host Conditionals): Document change from
9575 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9576
9577Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9578
9579 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9580 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9581
9582Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9583
9584 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9585 Document LSEEK_NOT_LINEAR.
9586
9587Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9588
9589 * stabs.texinfo (Stab Section Basics): Make it clear that only
9590 some versions of the GNU linker remove the leading N_UNDF symbol.
9591
9592Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9593
9594 * stabs.texinfo (String Field): Document type number pairs here,
9595 instead of in the Sun specific section.
9596 (Include Files): The GNU linker supports the N_BINCL
9597 optimization. Clarify the N_BINCL value, and what it is used
9598 for.
9599 (Procedures): Document N_FUN with an empty string to mark the end
9600 of a function.
9601 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9602 (Sun Differences): Remove this node, as the information is now
9603 elsewhere in the main document.
9604 (Stab Section Basics): Mention that the GNU linker may optimize
9605 stabs and remove the leading N_UNDF symbol.
9606
9607Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9608
9609 * gdb.texinfo, refcard.tex: Restore author credit
9610
9611Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9612
9613 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9614 documentation to account for START and END macros taking
9615 one arg.
9616
9617Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9618
9619 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9620 * gdb.texinfo (Frames): Fix typo.
9621
9622Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9623
9624 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9625 a target_signal as arg type, not a pid.
9626
9627Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9628
9629 * gdb.texinfo: Document `set assembly-language'.
9630
9631Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9632
9633 * remote.texi: Update list of stubs in the GDB distribution.
9634
9635Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9636
9637 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9638 Also document that some systems can use mmalloc but must define
9639 this if their C runtime allocates memory that is later freed.
c906108c 9640 (MMCHECK_FORCE): Document new macro.
a9331b3f 9641
c906108c
SS
9642Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9643
9644 * remote.texi: Add documentation for target Sparclet.
9645
9646Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9647
a9331b3f 9648 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9649 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9650 * configure.in: Rewritten for autoconf.
9651 * configure: New.
9652
9653Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9654
9655 * Makefile.in (DVIPS): New define, set to dvips.
9656 (dvi): Add stabs.dvi.
9657 (ps): New target.
9658 (all-doc): Depend on info, dvi, and ps targets.
9659 (STAGESTUFF): Add *.ps and *.dvi files.
9660 (clean-info, clean-dvi): Remove.
9661 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9662 rules completely rewritten.
9663 (maintainer-clean): Remove clean-info and clean-dvi
9664 dependencies and put their actions in the rules.
9665 (gdb.ps): New target
a9331b3f 9666 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9667 intermediate TeX files, whether they have 2 or 3 character
9668 extensions.
9669 (gdbint.ps): Add target and rules.
9670 (gdb-internals): Delete unused target.
9671 (Makefile): Depends upon config.status also.
9672
9673Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9674
9675 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9676 set.
9677
9678Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9679
9680 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9681 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9682
9683Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9684
9685 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9686
9687Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9688
9689 * gdb.texinfo (Print settings): Document
9690 `set/show print static-members' commands.
9691
9692Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9693
9694 * gdbint.texinfo (Native): Document name change, coredep.c to
9695 core-aout.c.
9696
9697Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9698
9699 * stabs.texinfo (Include Files): Document the values the SunOS4
9700 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9701
9702Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9703
9704 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9705 Fix typo.
9706
9707Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9708
9709 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9710 "gdb.tar.Z".
9711
9712Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9713
9714 * Makefile.in (maintainer-clean): New target, synonym for
9715 realclean.
9716
9717Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9718
9719 * Update all FSF addresses except those in COPYING* files.
9720
9721Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9722
9723 From Richard Earnshaw (rearnsha@armltd.co.uk):
9724 * gdb.texinfo (convenience variables): Document $_exitcode.
9725 (quit): Document optional expression to use as exit code.
9726
9727Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9728
9729 * gdb.texinfo, remote.texi: Brought up to date with various
9730 GDB changes.
9731
9732Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9733
9734 * gdb.texinfo: Update dates and versions, fix comments about
9735 hardware watchpoints in future releases and about the
9736 sharedlibrary command.
9737
9738Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9739
9740 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9741 C_FUN stab. Other cleanups.
9742
9743Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9744
9745 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9746 for the sparc stub.
9747
9748Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9749
9750 * annotate.texi: Clarify which addresses have differing formats
9751 depending on the language and which do not.
9752
9753Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9754
9755 * remote.texi (NetWare): Changed example to use BOARD= instead of
9756 NODE= argument to reflect correspoding change to gdbserve.nlm.
9757
9758Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9759
9760 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9761 GDB, as well as AIX dbx, supports the size type attribute.
9762
9763Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9764
9765 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9766
9767Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9768
9769 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9770 and new 'if' and 'while' commands.
9771
9772Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9773
9774 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9775
9776Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9777
9778 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9779 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9780 NetWare targets. Mostly stolen from the Server node.
9781
9782Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9783
9784 * gdb.texinfo (Setting): Talk about the language of a source file
9785 versus the working language. The old documentation did not match
9786 what GDB did.
9787
9788Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9789
9790 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9791 of a source file.
9792
9793Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9794
9795 * gdb.texinfo (Processes): New node.
9796
9797Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9798
9799 * remote.texi: Update documentation of set/show mipsfpu.
9800
3fc11d3e
JM
9801Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9802
9803 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9804 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9805
9806Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9807
9808 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9809 obsolete conditionals, described some others.
9810
9811Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9812
9813 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9814 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9815
9816Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9817
9818 * gdbint.texinfo: Put regex conditionals in their own table.
9819
9820Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9821
9822 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9823 described or fixed the descriptions of many others.
9824
9825Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9826
9827 * gdb.texinfo: Add some more credits.
9828 * gdbint.texinfo: Capitalize GDB consistently, describe some
9829 macros and remove some.
9830
9831Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9832
9833 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9834 obsolete conditionals, described some others.
9835
9836Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9837
9838 * gdb.texinfo (help targets): Changed to `help target', which
9839 is the correct gdb command.
9840
9841Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9842
9843 * annotate.texi (TODO): New node, for keeping track of annotations
9844 suggested but not yet implemented.
9845
9846Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9847
9848 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9849 another symbol, it is not the address itself.
9850
9851Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9852
9853 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9854 of stabs-in-coff sections.
9855
9856Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9857
9858 * annotate.texi: Change edition to 0.5 and date to May 1994.
9859 Add index.
9860 (Frames): New node, for frame annotation.
9861 (Displays): New node, for display annotation.
9862
9863 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9864 when waiting for your program to stop.
9865
9866Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9867
9868 * annotate.texi (Breakpoint Info): Document annotation of header
9869 fields and record annotation.
9870
9871Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9872
9873 * annotate.texi: New file, to document annotations.
9874
9875Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9876
9877 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9878 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9879
9880Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9881
9882 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9883 section, and say n_strx field is compilation unit relative.
9884 * stabs.texinfo: Don't use @code for a.out when it is the name of
9885 an object file format.
9886
9887Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9888
9889 * gdb.texinfo: Refer to file names, not path names, per rms
9890 convention.
9891 (Arguments): Fix typo.
9892
9893Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9894
9895 * stabs.texinfo (Global Variables): Talk about stabs in files
9896 where variables are referenced, but not defined.
9897
9898Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9899
9900 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9901 Cplusplus to new nodes Member Type Descriptor and Method Type
9902 Descriptor. Re-write stuff for #.
9903
9904Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9905
9906 * gdb.texinfo (Print Settings): Don't document "set print
9907 fast-symbolic-addr off". The bug which it worked around was fixed
9908 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9909
9910 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9911 N_ENTRY node.
9912
9913 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9914
9915Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9916
9917 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9918 references to ieee-float.c.
9919
9920Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9921
9922 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9923 match what the code actually does.
9924
9925Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9926
9927 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9928
9929Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9930
9931 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9932 i, and b.
9933
9934Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9935
9936 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9937 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9938 as "stabs in sections" rather than just saying "ELF and SOM".
9939 Also make that stuff apply to COFF.
9940
9941Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9942
9943 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9944 Ghostscript.
9945
9946Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9947
9948 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9949 versus functions without line numbers, also mention stepping into
9950 them as well as "step" when you are in them. Tell the user how to
9951 deal with the situation. Add comment about "debugging information".
9952
9953Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9954
9955 * stabs.texinfo (Enumerations): Document restriction on where
9956 enumeration types can appear and still win with GDB.
9957
9958Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9959
9960 * stabs.texinfo (Negative Type Numbers): Document format for type
9961 -16.
9962
9963Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9964
9965 * gdb.texinfo (Selection, Frame Info): Update information about
9966 arbitrary frame specficiations.
9967
9968Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9969
9970 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9971
9972Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9973
9974 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9975
9976Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9977
9978 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9979
9980Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9983 Differences node to Statics node.
9984 (Statics): Discuss XCOFF use of V symbol descriptor.
9985
9986 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9987 not clean.
9988
9989Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9990
9991 * gdb.texinfo (Print Settings): Document `set print
9992 fast-symbolic-addr' and improve the doc for some other
9993 `set print's.
9994
9995Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9996
9997 * stabs.texinfo (String Field): Talk about defining several type
9998 numbers at once.
9999 Fix lint regarding changing node ELF Transformations to
10000 ELF and SOM Transformations.
10001
10002Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10003
10004 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10005
10006Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10007
10008 * stabs.texinfo (Cross-References): `::' is for nested types only
10009 within <>.
10010 (Structures): Document static members.
10011
10012Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10013
10014 * stabs.texinfo: Document S type attribute.
10015
10016Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10017
10018 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10019
10020Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10021
10022 * gdbint.texinfo: Fix a few typos.
10023
10024Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10025
10026 * gdb.texinfo, remote.texi: formatting improvements
10027
10028 * gdb.texinfo (New Features): mention threads.
10029 (Summary, C): fix xrefs in newly contributed text.
10030 (Threads): index entries, clarifications, example
10031 (passim): minor typos fixed, phrasing improvements
10032
10033 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10034 entries; (Server): explain use of gdbserver w/real-time systems,
10035 add example of conflicting TCP port; (MIPS Remote) break up
10036 running text into table, highlighting commands, and add example.
a9331b3f 10037
c906108c
SS
10038Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10039
10040 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10041
10042Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10043
10044 * stabs.texinfo (Nested Symbols): New node.
10045 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10046
10047Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10048
10049 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10050 to picking which Bbss.bss symbol to use, and (because there seems to
10051 be no good way of doing it) re-write some of the text to make it
10052 sound like Bbss.bss isn't such a great idea after all (as currently
10053 designed).
10054
10055 * gdb.texinfo (C): In addition to saying people have to use g++ for
10056 good results, say they have to use stabs. Specifically say cfront
10057 doesn't work well.
10058 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10059 the gdb README. Add xrefs to places where the support for the various
10060 languages is described in detail.
10061
10062Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10063
10064 * stabs.texinfo: Clean up stuff about visibility and virtual
10065 characters.
10066
10067 * stabs.texinfo (N_M2C): Cite Sun doc.
10068
10069Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10070
10071 * gdb.texinfo: updates re threads.
10072 * remote.texinfo: avoid index entries starting with digits.
10073
10074Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10075
10076 * stabs.texinfo (Enumerations): Talk about large, negative and
10077 octal values. Clean up cross reference to type attributes.
10078 (String Field): Say that GDB 4.11 supports size attribute.
10079
10080Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10081
10082 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10083 is a mandatory step. Make the stuff about that more concise.
10084
10085Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10086
10087 * stabs.texinfo (Class Names): New node.
10088
10089 * gdb.texinfo (Command Files): Explain order of init file reading.
10090
10091 * remote.texi (Bootstrapping): Talk about getting the serial driver
10092 to deal with ^C sent by gdb to stop the remote system.
10093
10094Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10095
10096 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10097
10098 * libgdb.texinfo (Defining Commands): made the DOC arg
10099 to gdb_define_app_command a char * instead of char **
10100 per a suggestion from kingdon.
10101
10102 * libgdb.texinfo: total rewrite from a different starting
10103 premise.
10104
10105Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10106
10107 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10108 floats passed as doubles (to improve clarity).
10109
10110Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10111
10112 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10113
10114 * a4rc.sed: update to work with Andreas Vogel papersize params
10115
10116 * refcard.tex: use Andreas Vogel simplifications of papersize
10117 params; remove useless version info; update copyright date.
10118
10119Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10120
10121 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10122
10123Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10124
10125 * gdb.texinfo (Files): Say what address the load command loads it at.
10126
10127 * stabs.texinfo (Common Blocks): Minor cleanups.
10128
10129 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10130 that Sun has backed away from the linker kludge and thus the relevant
10131 issue is changes to the SunPRO tools, not the Solaris linker.
10132
10133 * stabs.texinfo (Traditional Integer Types): Clean up description
10134 of octal bounds a little bit. Document extra leading zeroes.
10135
10136Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10137
10138 * gdb.texinfo (Signaling): Update for symbolic symbol names
10139 and add a section explaining the difference between the GDB
10140 signal command and the shell kill utility.
10141
10142Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10143
10144 * libgdb.texinfo: added `@' to braces that were unescaped.
10145
10146Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10147
10148 * libgdb.texinfo: new file. Spec for the gdb library.
10149
10150Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10151
10152 * stabs.texinfo (Include Files): Fix typo (start -> end).
10153
10154Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10155
10156 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10157 from Melissa at FSF's editing pass.
10158
10159Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10160
10161 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10162 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10163 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10164
10165Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10166
10167 * remote.texi (Bootstrapping): Discuss 386 call gates.
10168
10169Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10170
10171 * stabs.texinfo (Based Variables): New node.
10172
10173Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10174
10175 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10176 names, sizes, and formats to suggest how not to lose.
10177
10178Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10179
10180 * stabs.texinfo (Methods): Fix typo.
10181
10182Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10183
10184 * gdb.texinfo: Fix a few typos.
10185
10186Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10187
10188 * gdb.texinfo: Clarify how well it works with Fortran.
10189
10190 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10191 More on relocating stabs in ELF files.
10192
10193Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10194
10195 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10196
10197Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10198
10199 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10200 parameters on VAX.
10201
10202Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10203
10204 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10205
10206Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10207
10208 * stabs.texinfo: Make info author notice match the TeX author notice.
10209
10210Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10211
10212 * stabs.texinfo: Initial-caps all words in node names and
10213 non-trivial words in section names.
10214
10215Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10216
10217 * stabs.texinfo: Many minor cleanups.
10218
10219 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10220
10221Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10222
10223 * stabs.texinfo: Remove full description of big example.
10224 It's not really helpful; just use pieces of it where appropriate.
10225 Add more Texinfo formatting directives (@samp, etc.).
10226 Use @deffn to define stab types.
10227 Eliminate some wordiness. Break up some nodes.
10228 Add an (alphabetized) index of symbol types.
10229 Use consistent capitalization style in node and section names.
10230
10231Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10232
10233 * gdb.texinfo: Change typo "Two two" to "The two".
10234
10235Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10236
10237 * stabs.texinfo (XCOFF-differences): Remove references to
10238 non-existent types N_DECL and N_RPSYM.
10239
10240 * stabs.texinfo (String Field): Say that type attributes bug is
10241 fixed in GDB 4.10, since it is.
10242
10243 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10244
10245Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10246
10247 * stabs.texinfo: Formatting cleanups.
10248
10249Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10250
10251 * stabs.texinfo: When explaining the n_type of a stab, standardize
10252 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10253 no tabs, use @r).
10254 (Global Variables): Clean up.
10255
10256Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10257
10258 * stabs.texinfo (Stack Variables): Re-write.
10259
10260Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10261
10262 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10263 addresses of a source file. Also revise formatting.
10264 Change "object module" or "object file" to "source file".
10265 Various: Miscellaneous cleanups.
10266
10267Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10268
10269 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10270
10271Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10272
10273 * gdbint.texinfo: Removed many nonsensical machine-collected
10274 host and target conditionals, described some of the remainder.
10275
10276Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10277
10278 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10279
10280 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10281 paragraph which follows.
10282
10283 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10284 variables. Looks better and avoids overful hbox.
10285
10286Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10287
10288 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10289
10290Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10291
10292 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10293 retransmit-timeout
10294
10295Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10296
10297 * gdbint.texinfo: Update statement about `some ancient Unix
10298 systems, like Ultrix 4.0' to Ultrix 4.2.
10299
10300Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10301
10302 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10303
10304 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10305
10306 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10307 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10308
10309 * remote.texi: new name for former gdbinv-s.texi
10310
10311 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10312
10313Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10314
10315 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10316 variables for MIPS remote debugging protocol.
10317
10318Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10319
10320 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10321
10322Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10323
10324 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10325
10326Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10327
10328 * gdb.texinfo: repair conditional bugs in text markup
10329
10330Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10331
10332 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10333 to select Modula-2 material.
10334
10335Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10336
10337 * stabs.texinfo: Cleanups regarding statics.
10338
10339 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10340 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10341
10342Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10343
10344 * stabs.texinfo: N_MAIN is sometimes used for C.
10345
10346Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10347
10348 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10349
10350Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10351
10352 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10353 removed from the code by Kingdon.
c906108c
SS
10354
10355Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10356
10357 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10358 input when evaluating breakpoint conditions; the bug has been fixed.
10359
10360 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10361 sets the ignore count to N-1, not to N.
10362
10363Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10364
10365 * refcard.tex (\hoffset): correct longstanding error to match
10366 intended offset; avoids cutting off edge on some printers
10367
10368Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10369
10370 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10371
10372Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10373
10374 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10375
10376Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10377
10378 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10379 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10380 collect sed edits if any, apply to refcard before formatting;
10381 (refcard.ps) stop implying PS fonts if PS output requested;
10382 (lrefcard.ps) delete extra target for variant PS fonts
10383
10384 * refcard.tex: parametrize papersize dependent info, collect
10385 in easily replaced spot
10386
10387 * a4rc.sed: new file, edits to refcard for A4 paper
10388
10389Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10390
10391 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10392
10393Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10394
10395 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10396
10397Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10398
10399 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10400 politely rather than rudely.
10401
10402Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10403
10404 * stabs.texinfo: Document common blocks.
10405
10406Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10407
10408 * stabs.texinfo: Add some basic info about stabs-in-elf.
10409
10410Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10411
10412 * stabs.texinfo (Top): Minor cleanup.
10413
10414Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10415
10416 * Makefile.in (install-info): remove parentdir support
10417
10418Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10419
10420 * gdb.texinfo (Copying): delete this node and references to it;
10421 RMS says this manual need not carry GPL. (passim): Improvements
10422 from last round at FSF, largely due to Ian Taylor review, and
10423 minor formatting improvements.
10424
10425 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10426 largely due to Ian Taylor review. (Debug Session): minor edits to
10427 new text.
10428
10429Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10430
10431 * Makefile.in (realclean): Remove info and dvi files too.
10432
10433Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10434
10435 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10436 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10437 * gdb.texinfo: Change accordingly.
10438
10439 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10440 N_{L,R}BRAC,N_SLINE are relative to.
10441
10442Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10443
10444 * Makefile.in (GDBvn.texi): Update atomically.
10445
10446Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10447
10448 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10449
10450Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10451
10452 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10453 addresses together. Also motivate the set print symbol-filename
10454 command and suggest other solutions.
10455
10456Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10457
10458 * gdb.texinfo (set print elements): Note that the number of
10459 elements is set to unlimited by "set print elements 0".
10460
10461Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10462
10463 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10464 NF_LDOUBLE means.
10465 (Stab Types): Include Solaris stab types.
10466 (Procedures): Document Solaris extensions.
10467
10468Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10469
10470 * gdb.texinfo: Add `set print symbol-filename' doc.
10471
10472Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10473
10474 * stabs.texinfo (Arrays): Talk about type definition vs. type
10475 information.
10476
10477 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10478 the trailing semicolon.
10479
10480Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10481
10482 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10483 and merge in other parts of the document addressing these subjects.
10484 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10485
10486 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10487 at the end of a range type.
10488
10489 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10490 AIX extensions.
10491
10492Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10493
10494 * stabs.texinfo (Stabs Format): Misc fixes.
10495
10496Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10497
10498 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10499 (Traditional builtin types): Document convex convention for long long.
10500 (Negative builtin types): Discuss type names, and misc fixes.
10501
10502Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10503
10504 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10505 point types used with @samp{R} type descriptor.
10506 (Symbol Descriptors): Describe how to handle conflict between
10507 different meanings of @samp{P} symbol descriptor.
10508
10509Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10510
10511 * stabs.texinfo: Remove node Quick Reference and put its children
10512 directly under the main menu.
10513
10514 * stabs.texinfo: Many more changes to bring it into line with
10515 AIX documentation and reality. I think it now has all the
10516 information from the AIX documentation, except that I burned
10517 out when I got to variant records (Pascal and Modula-2) and
10518 all the COBOL types. Oh well, we can add them later when we're
10519 worrying more about those languages.
10520
10521 * stabs.texinfo (Automatic variables): Talk about what it means
10522 to omit the symbol descriptor.
10523
10524Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10525
10526 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10527 gcc2 behavior with promoted args.
10528
10529Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10530
10531 * gdb.texinfo: include readline appendices in info version of manual
10532
10533Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10534
10535 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10536 target remote.
10537
10538 * gdb.texinfo (Machine Code): more index entries for disassemble
10539
10540Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10541
10542 * Clarify the intended use of the gdb-testers and gdb-patches
10543 mailing lists, and shrink gzip comment.
10544
10545Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10546
10547 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10548 DOSHOST configuration of manual.
10549
10550 * gdb.texinfo (MIPS Stack): new node.
10551
10552 * all-config.texi (MIPS) new switch.
10553
10554 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10555 tense; (MIPS Remote) new node.
10556
10557 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10558 bug; (Environment) less passive, other small cleanups in text about
10559 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10560 (Remote) new MIPS Remote menu entry.
10561
10562Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10563
10564 * stabs.texinfo: Many changes to include information from the
10565 AIX documentation.
10566
10567 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10568
10569Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10570
10571 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10572 Move a bunch of information from ../README.
10573 (Getting Started): New node.
10574
10575Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10576
10577 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10578
10579 * gdb.texinfo: advance manual revision dates to present
10580
10581 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10582 stop using silly Roman numerals in @set variable names
10583
10584Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10585
10586 * stabs.texinfo (Parameters): Keep trying to get this right.
10587
10588Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10589
10590 * stabs.texinfo (Parameters): More on "local parameters".
10591
10592Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10593
10594 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10595
10596Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10597
10598 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10599 (Parameters): Rewrite.
10600 (xcoff-differences, Sun-differences): Minor changes.
10601
10602Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10603
10604 * stabs.texinfo: Minor cleanup.
10605
10606Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10607
10608 * gdbint.texinfo: Minor xcoff stuff.
10609
10610Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10611
10612 * gdbint.texinfo: Update for new config directory structure.
10613 Add info about internal type data structures.
10614
10615Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10616
10617 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10618 $(srcdir).
10619 (gdb-config.texi): Depend on file in $(srcdir).
10620
10621Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10622
10623 * stabs.texinfo: Fixes about N_SO.
10624
10625Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10626
10627 * gdb.texinfo: include list of nonstandard init file names
10628
10629 * *-config.texi: new switch GENERIC for text that applies *only*
10630 to (usual) multiple-target version of manual
10631
10632 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10633 h8 config
10634
10635 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10636 in menus (rather than conditionally selected multiple alternative
10637 menus).
10638
10639 * Makefile.in: define and use DOC_CONFIG var to select
10640 configuration for GDB user manual.
10641
10642 * gdb-config.texi: delete from repository, generate from Makefile.
10643
10644 * all-config.texi: normal `generic' configuration file, formerly
10645 stored as gdb-config.texi
10646
10647Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10648
10649 * Makefile.in: add dvi target to build all .dvi files
10650
10651Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10652
10653 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10654
10655Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10656
10657 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10658 host conditionals.
10659 * stabs.texinfo: More array fixes inspired by Jim's.
10660
10661Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10662
10663 * stabs.texinfo: Fixes re arrays and continuations.
10664
10665 * gdbint.texinfo: Add XCOFF node.
10666
10667Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10668
10669 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10670
10671Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10672
10673 * stabs.texinfo: Fix for array types to mention lower bounds.
10674
10675Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10676
10677 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10678
10679Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10680
10681 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10682
10683Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10684
10685 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10686 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10687
10688Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10689
10690 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10691
10692Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10693
10694 * gdb.texinfo, gdbinv-s.texi: misc updates
10695
10696Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10697
10698 * gdbint.texinfo: Brief documentation for longjmp support,
10699 from an email msg by Stu.
10700
10701Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10702
10703 * stabs.texinfo: Fix description of floating point "range"
10704 types (which really define basic types). Reported by Jim Meehan,
10705 <meehan@src.dec.com>.
10706
10707 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10708
10709Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10710
10711 * gdbint.texinfo: Slightly expand section on supporting a new
10712 object file format.
10713
10714Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10715
10716 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10717 intermediate file.
10718
10719Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10720
10721 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10722
10723Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10724
10725 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10726
10727 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10728 as well as Z8002.
10729
10730Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10731
10732 * gdbint.texinfo: Add sections on clean design and on how to send
10733 in changes.
10734
10735Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10736
10737 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10738
10739Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10740
10741 * gdb.texinfo: Fix typo, reported by Karl Berry.
10742
10743Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10744
10745 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10746
10747Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10748
10749 * gdbint.texinfo: fixed a stray email address (needs @@),
10750 added @table @code to node "Native Conditionals"
10751
10752Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10753
10754 * gdbint.texinfo: Describe coding style of GDB.
10755
10756Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10757
10758 * stabs.texinfo: Minor wording changes.
10759
10760Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10761
10762 * gdbint.texinfo: Improve release doc slightly.
10763
10764Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10765
10766 * gdbint.texinfo: Improve doc of GDB config macros.
10767
10768Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10769
10770 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10771 These will be reinserted when examined.
10772
10773Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10774
10775 * gdbint.texinfo: Make a start at documenting all the #if macros
10776 in GDB. At least list them all, and start separating them into
10777 host-specific and target-specific.
10778
10779Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10780
10781 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10782 examples (not consistent w others).
c906108c
SS
10783 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10784 for generic vn of doc
10785
10786Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10787
10788 * Makefile.in: always create installation directories.
10789
10790Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10791
10792 * gdb.texinfo: in h8 config, do not describe searching commands.
10793
10794Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10795
10796 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10797 conditionals; introduce a few generic switches that may be
10798 useful for other cross-dev or dos-hosted configs.
10799
10800 * gdb.texinfo: fix typo in "info reg" description
10801
10802Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10803
10804 * stabs.texinfo: Minor updates from running TeX over it.
10805 * Makefile.in (stabs.dvi, stabs.ps): Add.
10806
10807Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10808
10809 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10810 First pass at converting it to texinfo.
10811
10812Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10813
10814 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10815 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10816
10817Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10818
10819 * gdbint.texinfo: Add section on partial symbol tables.
10820
10821Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10822
10823 * gdb.texinfo: document `set remotedebug' and `set
10824 rstack_high_address'.
10825
10826Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10827
10828 * gdb.texinfo: slight expansion of new text on reading info files
10829 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10830 H8/300 from DOS.
10831
10832Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10833
10834 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10835
10836Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10837
10838 * gdb.texinfo: Say how to read the `info' files.
10839
10840Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10841
10842 * Makefile.in: gm4 -> m4.
10843
10844Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10845
10846 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10847 Documentation' ahead of `Installing GDB' to match README.
10848 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10849 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10850
10851Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10852
10853 * Makefile.in: remove $(srcdir) from gdb.info rule.
10854
10855Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10856
10857 * Makefile.in: commented out gdb-all.texinfo rule. This is
10858 temporary.
10859
10860Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10861
10862 * Makefile.in, configure.in: removed traces of namesubdir,
10863 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10864 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10865
10866Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10867
10868 * gdb.texinfo: Improve how we ask for bug reports.
10869
10870Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10871
10872 * Makefile.in: infodir belongs in datadir.
10873
10874Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10875
10876 * Makefile.in: remove spaces following hyphens, bsd make can't
10877 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10878 standards.text support.
c906108c
SS
10879
10880Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10881
10882 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10883 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10884 and mandir now keyed off datadir by default.
10885
10886\f
10887Local Variables:
9e9c5ae7 10888mode: change-log
c906108c
SS
10889left-margin: 8
10890fill-column: 74
10891version-control: never
10892End:
This page took 1.558218 seconds and 4 git commands to generate.