Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
e7a8570f
JK
12015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2 Eli Zaretskii <eliz@gnu.org>
3
4 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
5 compile, show debug compile. New subsection Compilation options for
6 the compile command. New subsection Compiler search for the compile
7 command.
8
f2983cc3
AW
92015-04-09 Andy Wingo <wingo@igalia.com>
10
11 * guile.texi (Frames In Guile): Describe frame-read-register.
12
599bd15c
GB
132015-04-02 Gary Benson <gbenson@redhat.com>
14
15 * gdb.texinfo (set sysroot): Document "target:".
16
d11916aa
SS
172015-04-01 Sasha Smundak <asmundak@google.com>
18
19 * doc/python.texi (Writing a Frame Unwinder in Python): Add
20 section.
21
df8411da
SDJ
222015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
23
24 PR corefiles/16092
25 * gdb.texinfo (gcore): Mention new command 'set
26 use-coredump-filter'.
27 (set use-coredump-filter): Document new command.
28
d33279b3
AT
292015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
30
31 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
32 documentation, reorder the info os entries in alphabetical order.
33
852f8402
SM
342015-03-26 Simon Marchi <simon.marchi@ericsson.com>
35
36 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
37 -data-write-memory-bytes.
38
856e7dd6
PA
392015-03-24 Pedro Alves <palves@redhat.com>
40
41 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
42 mention that threads may sometimes run unlocked.
43
236af5e3
YG
442015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
45
46 * gdb.texinfo (Remote configuration): Document "set/show
47 serial parity" command.
48
464b0089
GB
492015-03-18 Gary Benson <gbenson@redhat.com>
50
51 * gdb.texinfo (General Query Packets): Remove documentation
52 for now-removed vFile:fstat qSupported features.
53
0a93529c
GB
542015-03-11 Gary Benson <gbenson@redhat.com>
55
56 * gdb.texinfo (Remote Configuration): Document the
57 "set/show remote hostio-fstat-packet" command.
58 (General Query Packets): Document the vFile:fstat
59 qSupported features.
60 (Host I/O Packets): Document the vFile:fstat packet.
61
85642ba0
AW
622015-03-11 Andy Wingo <wingo@igalia.com>
63
64 * guile.texi (Objfiles In Guile): Document objfile-progspace.
65
f7e6eed5
PA
662015-03-04 Pedro Alves <palves@redhat.com>
67
68 * gdb.texinfo (Remote Configuration): Document the "set/show
69 remote swbreak-feature-packet" and "set/show remote
70 hwbreak-feature-packet" commands.
71 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
72 decription.
73 (Stop Reply Packets): Document the swbreak and hwbreak stop
74 reasons.
75 (General Query Packets): Document the swbreak and hwbreak
76 qSupported features.
77 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
78
f873665f 792015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
80
81 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
82 under *stopped.
83
9a284c97
DE
842015-03-02 Doug Evans <xdje42@gmail.com>
85
86 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
87
446899e4
AA
882015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
89
90 * gdb.texinfo (S/390 and System z Features): Describe new feature
91 "org.gnu.gdb.s390.vx".
92
7ee67ee4
SDJ
932015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
94
95 PR gdb/18008
96 * gdb.texinfo (maint internal-error, maint internal-warning, maint
97 demangler-warning): Fix typo ("problam").
98
53cf2ee0
DT
992015-02-19 David Taylor <dtaylor@emc.com>
100
101 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
102
3133f8c1
JM
1032015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
104
105 * gdb.texinfo (Static Probe Points): Add cindex `static probe
106 point, DTrace'.
107 (Static Probe Points): Modified to cover DTrace probes in addition
108 to SystemTap probes. Also modified to cover the `enable probe'
109 and `disable probe' commands.
110
9aca2ff8
JM
1112015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
112
113 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
114 `disable probe' commands.
115
fa3f8d5a
DT
1162015-02-12 David Taylor <dtaylor@emc.com>
117
118 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
119 fields of the QTDV packet.
120
d33501a5
MM
1212015-02-09 Markus Metzger <markus.t.metzger@intel.com>
122
123 * gdb.texinfo (Branch Trace Configuration Format): Add size.
124 (Process Record and Replay): Describe new set|show commands.
125 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
126
f4abbc16
MM
1272015-02-09 Markus Metzger <markus.t.metzger@intel.com>
128
129 * gdb.texinfo (Process Record and Replay): Describe the "record
130 btrace bts" command.
131 (General Query Packets): Describe qXfer:btrace-conf:read packet.
132 (Branch Trace Configuration Format): New.
133
cfb069a8
GB
1342015-01-31 Gary Benson <gbenson@redhat.com>
135 Doug Evans <dje@google.com>
136
137 * gdb.texinfo (Command Completion): Document new
138 "set/show max-completions" option.
139
f57d2163
DE
1402015-01-31 Doug Evans <xdje42@gmail.com>
141
142 * gdb.texinfo (Symbols): Document new commands
143 "maint print symbol-cache", "maint print symbol-cache-statistics",
144 "maint flush-symbol-cache". Document new option
145 "maint set symbol-cache-size".
146
9f050062
DE
1472015-01-31 Doug Evans <xdje42@gmail.com>
148
149 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
150 distinguish script files vs inlined scripts.
151 * python.texi (Python Auto-loading): Ditto.
152
b6577aab
DE
1532015-01-30 Doug Evans <dje@google.com>
154
155 * gdb.texinfo (Symbols) <info source>: Output now contains producer
156 string if present.
157
3a8b707a
DE
1582015-01-27 Doug Evans <dje@google.com>
159
160 * python.texi (Objfiles In Python): Document Objfile.username.
161
1b549396
DE
1622015-01-27 Doug Evans <dje@google.com>
163
164 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
165 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
166
253828f1
JK
1672015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
168
169 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
170
bf555842
EZ
1712015-01-16 Eli Zaretskii <eliz@gnu.org>
172
173 * doc/gdb.texinfo (TUI Commands): Document the possible
174 values of NAME argument to 'winheight' command. Explain the
175 effect of 'tabset' setting better.
176
439250fb
DE
1772015-01-11 Doug Evans <xdje42@gmail.com>
178
179 PR gdb/15830
180 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
181 (Symbols): Ditto.
182 (Maintenance Commands): Delete docs for "maint demangle".
183
6bf6fd09
JB
1842014-12-31 Joel Brobecker <brobecker@adacore.com>
185
186 * gdb.texinfo (Files): Remove documentation of the
187 "add-shared-symbol-files" and "assf" commands.
188 (Cygwin Native): Remove documentation of the "dll-symbols"
189 command.
190
cc485e62
DE
1912014-12-17 Doug Evans <xdje42@gmail.com>
192
193 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
194
bb2ec1b3
TT
1952014-12-12 Phil Muldoon <pmuldoon@redhat.com>
196 Jan Kratochvil <jan.kratochvil@redhat.com>
197
198 * gdb.texinfo (Altering): Update.
199 (Compiling and Injecting Code): New node.
200
6dddd6a5
DE
2012014-12-12 Doug Evans <dje@google.com>
202
203 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
204
f5b95c01
AA
2052014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
206
207 * gdb.texinfo: Document "maint print user-registers".
208
a0be3e44
DE
2092014-12-08 Doug Evans <dje@google.com>
210
211 * python.texi (Objfiles In Python): Document Objfile.owner.
212
86e4ed39
DE
2132014-12-04 Doug Evans <dje@google.com>
214
215 * python.texi (Objfiles In Python): Document
216 Objfile.add_separate_debug_file.
217
7c50a931
DE
2182014-12-04 Doug Evans <dje@google.com>
219
220 * python.texi (Objfiles In Python): Document Objfile.build_id.
221
162078c8
NB
2222014-12-02 Nick Bull <nicholaspbull@gmail.com>
223
224 * python.texi (Events In Python): Document new events
225 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
226 and RegisterChangedEvent.
227
f10c5b19
JK
2282014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
229
230 Add add-auto-load-scripts-directory.
231 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
232 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
233
413b59ae
JK
2342014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
237 description typo.
238
02be9a71
DE
2392014-10-30 Doug Evans <dje@google.com>
240
241 * python.texi (Progspaces In Python): Document ability to add
242 random attributes to gdb.Progspace objects.
243 (Objfiles In Python): Document ability to add random attributes to
244 gdb.objfile objects.
245
e5f8a7cc
PA
2462014-10-27 Pedro Alves <palves@redhat.com>
247
248 * gdb.texinfo (Continuing and Stepping): Add cross reference to
249 info on stepping and signal handlers.
250 (Signals): Explain stepping and signal handlers. Add context
251 index entry, and cross references.
252
fab3a15d
SM
2532014-10-20 Simon Marchi <simon.marchi@ericsson.com>
254
255 * python.texi (Breakpoints In Python): Add parenthesis after
256 Breakpoint.delete. Clarify Breakpoint.enabled description so
257 that it contains "disable".
258
4ffbba72
DE
2592014-10-17 Doug Evans <dje@google.com>
260
261 * python.texi (Events In Python): Document clear_objfiles event.
262
d096d8c1
DE
2632014-10-17 Doug Evans <dje@google.com>
264
265 * python.texi (Objfiles In Python): Document new progspace attribute.
266
32a8097b
PA
2672014-10-17 Pedro Alves <palves@redhat.com>
268
269 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
270 (SVR4 Process Information): Delete mention of OSF/1.
271
2ddf4301
SM
2722014-10-01 Simon Marchi <simon.marchi@ericsson.com>
273
274 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
275 exit-code field in -list-thread-groups output.
276
342cc091
JBG
2772014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
278
279 * gdb.texinfo (Set Breaks): Add missing "@end table".
280
a25a5a45
PA
2812014-09-22 Pedro Alves <palves@redhat.com>
282
283 * gdb.texinfo (Set Breaks): Document that "set breakpoint
284 always-inserted off" is the default mode now. Delete
285 documentation of "set breakpoint always-inserted auto".
286
2b4fd423
DE
2872014-09-18 Doug Evans <dje@google.com>
288
289 * python.texi (Symbol Tables In Python): Document "producer"
290 attribute of gdb.Symtab objects.
291
deb8ff2b
PA
2922014-09-16 Pedro Alves <palves@redhat.com>
293
294 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
295 (Embedded OS): Remove VxWorks menu entry.
296 (VxWorks): Remove node.
297
81219e53
DE
2982014-09-13 Doug Evans <xdje42@gmail.com>
299
300 * gdb.texinfo (Signaling): Document new queue-signal command.
301
faa42425
DE
3022014-09-06 Doug Evans <xdje42@gmail.com>
303
304 PR 15276
305 * gdb.texinfo (Convenience Funs): Document $_caller_is,
306 $_caller_matches, $_any_caller_is, $_any_caller_matches.
307
1a6a384b
JL
3082014-09-03 Justin Lebar <jlebar@google.com>
309
310 * python.texi (Types In Python): Type.template_argument(n) returns a
311 gdb.Value or a gdb.Type and throws an exception if n is out of
312 range.
313
5f3b99cf
SS
3142014-09-03 Sasha Smundak <asmundak@google.com>
315
316 * python.texi (Frames in Python): Add read_register description.
317
3cecbbbe
TT
3182014-08-04 Tom Tromey <tromey@redhat.com>
319
320 * gdb.texinfo (Debugging Output): Update for change to "set debug
321 target".
322
90debf20
MM
3232014-08-01 Masaki Muranaka <monaka@monami-software.com>
324
325 Pushed by Joel Brobecker <brobecker@adacore.com>.
326 * Makefile.in (transform): New variable.
327 (install-man1, install-man5): Apply $(transform) to man file names.
328
ee7333ae
DE
3292014-07-26 Doug Evans <xdje42@gmail.com>
330
331 PR guile/17177
332 * guile.texi (Guile Pretty Printing API): Fix typo.
333 Document set-pretty-printers!, pretty-printers.
334 (Selecting Guile Pretty-Printers): Update.
335 Mention program-space based pretty-printers.
336
70509625
PA
3372014-07-25 Pedro Alves <palves@redhat.com>
338 Eli Zaretskii <eliz@gnu.org>
339
340 * gdb.texinfo (Signaling) <signal command>: Explain what happens
341 with multi-threaded programs.
342
b67a2c6f
YQ
3432014-06-27 Yao Qi <yao@codesourcery.com>
344
345 * gdb.texinfo (Maintenance Commands): Update the output of
346 'maint print dummy-frames' command.
347
f179cf97
EZ
3482014-06-24 Eli Zaretskii <eliz@gnu.org>
349
350 * gdb.texinfo (Screen Size): Improve indexing.
351
992c7d70
GB
3522014-06-19 Gary Benson <gbenson@redhat.com>
353
354 * gdb.texinfo (Maintenance Commands): Document new
355 "maint set/show catch-demangler-crashes" option.
356
57fcfb1b
GB
3572014-06-19 Gary Benson <gbenson@redhat.com>
358
359 * gdb.texinfo (Maintenance Commands): Document new
360 "maint demangler-warning" command and new
361 "maint set/show demangler-warning" option.
362
dd5d5494
SC
3632014-06-09 Siva Chandra Reddy <sivachandra@google.com>
364
365 * python.texi (Xmethod API): Add space before the opening
366 parenthesis in function descriptions.
367
25326a28 3682014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
369
370 * guile.texi (Guile Configuration): Document guile-data-directory.
371
0a770bb2 3722014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
373
374 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
375
16f691fb
DE
3762014-06-04 Doug Evans <xdje42@gmail.com>
377
378 * guile.texi (Breakpoints In Guile): Update.
379
1e47491b
JB
3802014-06-03 Joel Brobecker <brobecker@adacore.com>
381
382 * python.texi (Xmethod API): Fix reference to "Progspaces In
383 Python".
384
0c6e92a5
SC
3852014-06-03 Siva Chandra Reddy <sivachandra@google.com>
386
387 * python.texi (Xmethods In Python, XMethod API)
388 (Writing an Xmethod): New nodes.
389 (Python API): New menu entries "Xmethods In Python",
390 "Xmethod API", "Writing an Xmethod".
391
06eb1586
DE
3922014-06-02 Doug Evans <xdje42@gmail.com>
393
394 * guile.texi (Guile API): Add entry for Parameters In Guile.
395 (GDB Scheme Data Types): Mention <gdb:parameter> object.
396 (Parameters In Guile): New node.
397
e698b8c4
DE
3982014-06-02 Doug Evans <xdje42@gmail.com>
399
400 * guile.texi (Guile API): Add entry for Commands In Guile.
401 (Basic Guile) <parse-and-eval>: Add reference.
402 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
403 (GDB Scheme Data Types): Mention <gdb:command> object.
404 (Commands In Guile): New node.
405
ded03782
DE
4062014-06-02 Doug Evans <xdje42@gmail.com>
407
408 * guile.texi (Guile API): Add entry for Progspaces In Guile.
409 (GDB Scheme Data Types): Mention <gdb:progspace> object.
410 (Progspaces In Guile): New node.
411
53e8a631
AB
4122014-05-30 Andrew Burgess <aburgess@broadcom.com>
413
414 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
415 * python.texi (Frames In Python): Mention
416 gdb.FRAME_UNWIND_MEMORY_ERROR.
417
329ea579
PA
4182014-05-29 Pedro Alves <palves@redhat.com>
419 Tom Tromey <tromey@redhat.com>
420
421 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
422 from example.
423 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
424 Mention that target-async is now deprecated.
425 (Maintenance Commands): Document maint set/show target-async.
426
92bcb5f9
PA
4272014-05-29 Pedro Alves <palves@redhat.com>
428
429 * observer.texi (sync_execution_done, command_error): New
430 subjects.
431
fd664c91
PA
4322014-05-29 Pedro Alves <palves@redhat.com>
433
434 PR gdb/13860
435 * observer.texi (signal_received, end_stepping_range)
436 (signal_exited, exited, no_history): New observer subjects.
437
b2715b27
AW
4382014-05-26 Andy Wingo <wingo@igalia.com>
439
440 * guile.texi (GDB Scheme Data Types): Remove documentation for
441 removed interfaces. Update spelling of gdb-object-kind.
442
9eaa4c1e
AW
4432014-05-26 Andy Wingo <wingo@igalia.com>
444
445 * guile.texi (Basic Guile): Fix some typos.
446
0f1e8403
AW
4472014-05-26 Andy Wingo <wingo@igalia.com>
448
449 * guile.texi (Writing a Guile Pretty-Printer)
450 (Guile Types Module): Fix excess parentheses in use-modules forms.
451
697aa1b7
EZ
4522014-05-24 Eli Zaretskii <eliz@gnu.org>
453
454 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
455 (Breakpoints In Guile, Guile Printing Module)
456 (Guile Exception Handling, Values From Inferior In Guile)
457 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
458 Don't use @var at the beginning of a sentence.
459
460 * gdb.texinfo (Frame Filter Management, Trace Files)
461 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
462 (PowerPC Embedded, Define, Annotations for Running)
463 (IPA Protocol Commands, Packets, General Query Packets)
464 (Tracepoint Packets, Notification Packets, Environment)
465 (Inferiors and Programs, Set Breaks, Set Catchpoints)
466 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
467 (Frames, Backtrace, Selection, Expressions, Registers)
468 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
469 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
470 (Source Annotations, Using JIT Debug Info Readers, Packets)
471 (Stop Reply Packets, Host I/O Packets)
472 (Target Description Format): Don't use @var at the beginning of a
473 sentence.
474
475 * python.texi (Basic Python, Types In Python)
476 (Commands In Python, Frames In Python, Line Tables In Python)
477 (Breakpoints In Python, gdb.printing, gdb.types)
478 (Type Printing API): Don't use @var at the beginning of a
479 sentence.
480
67b5c0c1
MM
4812014-05-23 Markus Metzger <markus.t.metzger@intel.com>
482
483 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
484 replay-memory-access".
485
6a3cb8e8
PA
4862014-05-21 Pedro Alves <palves@redhat.com>
487
488 * gdb.texinfo (Starting): Document "set/show
489 auto-connect-native-target".
490 (Target Commands): Document "target native".
491
936d2992
PA
4922014-05-20 Pedro Alves <palves@redhat.com>
493
494 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
495 not be remote specific. Add cross reference to the qCRC packet.
496 (Separate Debug Files): Update cross reference to the qCRC packet.
497 (General Query Packets) <qCRC packet>: Add anchor.
498
b3ce5e5f
DE
4992014-05-17 Doug Evans <xdje42@gmail.com>
500
501 Copy over changes from guile.texi.
502 * python.texi (Basic Python) <gdb.execute>: Add text.
503 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
504 (Values From Inferior) <Python string>: Add text.
505 (Values From Inferior) <Value.string>: Clarify string length handling.
506 (Pretty Printing API): Add cindex.
507 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
508 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
509 @vindex.
510 (Commands In Python) <COMPLETE_*>: Similarly.
511 (Symbols In Python) <SYMBOL_*>: Similarly.
512 (Breakpoints In Python) <WP_*>: Similarly.
513 (Breakpoints In Python) <BP_*>: Similarly.
514
8dfcab11
DT
5152014-05-17 David Taylor <dtaylor@emc.com>
516
517 * gdb.texinfo (General Query Packets): Add a note about thread IDs
518 mentioned in the qfThreadInfo reply.
519
8d551b02
DE
5202014-05-16 Doug Evans <dje@google.com>
521
522 * gdb.texinfo (Mode Options): Add -D.
523
e20bd8f4
SB
5242014-05-09 Samuel Bronson <naesten@gmail.com>
525
526 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
527 "make -C".
528
f989a1c8
TT
5292014-04-29 Tom Tromey <tromey@redhat.com>
530
531 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
532 "show debug varobj".
533
95cf3b38
DT
5342014-05-01 David Taylor <dtaylor@emc.com>
535
536 * gdb.texinfo (compare-sections): Document the new -r (read-only)
537 option.
538
01f9f808
MS
5392014-04-24 Michael Sturm <michael.sturm@mintel.com>
540 Walfred Tedeschi <walfred.tedeschi@intel.com>
541
542 * gdb.texinfo (i386 Features): Add description of AVX512
543 registers.
544
770e7fc7
DE
5452014-03-31 Doug Evans <dje@google.com>
546
547 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
548
97d8f0ee
DE
5492014-03-30 Doug Evans <dje@google.com>
550
551 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
552 (Background Execution): Ditto.
553
36cb1214
HZ
5542014-03-21 Pedro Alves <palves@redhat.com>
555 Stan Shebs <stan@codesourcery.com>
556 Hui Zhu <hui@codesourcery.com>
557
558 * gdb.texinfo (Packets): Add anchor to "? packet".
559 Remove fixme and update introduction of "k packet".
560 Add anchor to "vKill packet".
561
5e3a2c38
SS
5622014-03-12 Stan Shebs <stan@codesourcery.com>
563
564 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
565
7a5a839f
LC
5662014-02-26 Ludovic Courtès <ludo@gnu.org>
567
dc6ae996 568 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 569
95060284
JB
5702014-02-20 Joel Brobecker <brobecker@adacore.com>
571
572 * gdb.texinfo (Files): Document "add-shared-symbol-files"
573 and "assf" as being deprecated.
574 (Cygwin Native): Likewise for "dll-symbols".
575 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
576 as a way to force the loading of symbols from a DLL.
577
f7bd0f78
SC
5782014-02-19 Siva Chandra Reddy <sivachandra@google.com>
579
580 * python.texi (Values From Inferior): Add description about the
581 new feature.
582
329baa95
DE
5832014-02-17 Doug Evans <xdje42@gmail.com>
584
585 * Makefile.in (GDB_DOC_FILES): Add python.texi.
586 * gdb.texinfo (Python): Moved to ...
587 * python.texi: ... here. New file.
588
687894f5
DE
5892014-02-17 Ludovic Courtès <ludo@gnu.org>
590
d25f38ee 591 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
592 Remove 'string-begins-with' procedure. Add 'pretty-printer'
593 parameter to 'str-lookup-function' procedure. Look for
594 the "std::string<" prefix.
595 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
596 Adjust description.
597
6fb526ee
DE
5982014-02-11 Tejas Belagod <tejas.belagod@arm.com>
599
d25f38ee 600 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
601 parantheses for deffn.
602 (Disassembly In Guile): Ditto.
603
1e0a5178
SS
6042014-02-10 Stan Shebs <stan@codesourcery.com>
605
606 Add Doxygen support.
607 * Makefile.in (doxy): New action, generates Doxygen files.
608 (DOXYGEN): New.
609 (doxyedit): New.
610 * Doxyfile-base.in: New file.
611 * Doxyfile-gdb-api.in: New file.
612 * Doxyfile-gdb-xref.in: New file.
613 * Doxyfile-gdbserver.in: New file.
614 * doxy-index.in: New file.
615 * filter-for-doxygen: New file.
616 * filter-params.pl: New file.
617
ed3ef339
DE
6182014-02-10 Doug Evans <xdje42@gmail.com>
619
620 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
621 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
622 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
623 (Guile docs): Include guile.texi.
624 (objfile-gdbdotext file): Add objfile-gdb.scm.
625 (dotdebug_gdb_scripts section): Mention Guile scripts.
626 (Multiple Extension Languages): New node.
627 * guile.texi: New file.
628
c6044dd1
JB
6292014-01-28 Joel Brobecker <brobecker@adacore.com>
630
631 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
632 ignore-descriptive-types". commands.
633
87ce2a04
DE
6342014-01-22 Doug Evans <dje@google.com>
635
636 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
637 (gdbserver man): Ditto.
638
52834460
MM
6392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
640
641 * gdb.texinfo: Document limited reverse/replay support
642 for target record-btrace.
643
0688d04e
MM
6442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
645
646 * gdb.texinfo (Process Record and Replay): Update documentation.
647
8710b709
MM
6482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
649
650 * gdb.texinfo (Process Record and Replay): Document new /c
651 modifier accepted by "record function-call-history".
652 Add /i modifier to "record function-call-history" example.
653
dcf106f3
JB
6542014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
655 Joel Brobecker <brobecker@adacore.com>
656
657 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
658 markers. Remove one that was misplaced.
659
41ef2965
PA
6602014-01-10 Pedro Alves <palves@redhat.com>
661
662 * gdb.texinfo (Your Program's Environment) <set environment>:
663 Mention the shell, and point at 'set exec-wrapper'.
664
c0d48811
JB
6652014-01-07 Joel Brobecker <brobecker@adacore.com>
666
667 * gdb.texinfo (Types In Python): Document new attribute Types.name.
668
5fba4c0f
JB
6692013-12-30 Joel Brobecker <brobecker@adacore.com>
670
671 * gdb.texinfo (Types In Python): Clarify the documentation
672 of attribute gdb.Field.bitpos.
673
0809504b
JB
6742013-12-28 Joel Brobecker <brobecker@adacore.com>
675
676 * gdb.texinfo (Types In Python): Fix the documentation of
677 attribute "bitpos" in class gdb.Field for enum types. Add
678 documentation for attribute "enumval" in that same class.
679
edef6000
JB
6802013-12-28 Joel Brobecker <brobecker@adacore.com>
681
682 * gdb.texinfo (GDB/MI Support Commands): Change @table into
683 @ftable.
684
71b8c845
DE
6852013-12-23 Doug Evans <xdje42@gmail.com>
686
687 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
688 auto-loaded objfile scripts and .debug_gdb_scripts section to their
689 corresponding section in Extending GDB.
690 (Extending GDB): Move menu up. New menu item "Auto-loading
691 extensions".
692 (Sequences): New menu item "Auto-loading sequences".
693 (Auto-loading sequences): New node.
694 (Python): Rename section from Scripting GDB to Extending GDB.
695 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
696 Move docs on ways to auto-load extensions to ...
697 (Auto-loading extensions): ... here. New node.
698
d192b373
JB
6992013-12-23 Joel Brobecker <brobecker@adacore.com>
700
701 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
702 in menu.
703 (GDB/MI Variable Objects): Adjust reference to "-list-features"
704 command, now in a new node.
705 (GDB/MI Support Commands): New node, with its contents being
706 extracted from the "GDB/MI Miscellaneous Commands" node.
707 A small paragraph introducing the section is also added at
708 the start.
709 (GDB/MI Miscellaneous Commands): Delete the description of the
710 -info-gdb-mi-command, -list-features and -list-target-features
711 commands, now hosted in the "GDB/MI Support Commands" node.
712
a16b0e22
SC
7132013-12-12 Siva Chandra Reddy <sivachandra@google.com>
714
715 PR python/16113
716 * gdb.texinfo (Values From Inferior): Add a note about using
717 gdb.Field objects as subscripts on gdb.Value objects.
718 (Types In Python): Add description about the new attribute
719 "parent_type" of gdb.Field objects.
720
9b26f0fb
JB
7212013-12-12 Joel Brobecker <brobecker@adacore.com>
722
723 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
724 entry for section docuumenting the -list-features GDB/MI command.
725
72bfa06c
JB
7262013-12-10 Joel Brobecker <brobecker@adacore.com>
727
728 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
729 "exec-run-start-option" entry in the output of the "-list-features"
730 command.
731
3ea8680f
EZ
7322013-12-04 Eli Zaretskii <eliz@gnu.org>
733
734 * gdb.texinfo (i386): Fix yesterday's commit.
735
1a4f73eb
TT
7362013-12-03 Tom Tromey <tromey@redhat.com>
737
738 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
739 documented here.
740
6cb999f8
TT
7412013-12-03 Tom Tromey <tromey@redhat.com>
742
743 * gdb.texinfo (@direntry): Add menu item for gdbserver.
744
ca8941bb
WT
7452013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
746
747 * gdb.texinfo (i386 Features): Add MPX feature registers.
748 (x86 Specific featuresx86 Architecture-specific Issues): Adds
749 a subsubsection for MPX and describes the display of the
750 boundary registers.
751
688981c9
JB
7522013-12-03 Joel Brobecker <brobecker@adacore.com>
753
754 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
755 documentation of the "ada-exceptions" entry.
756
2ea126fa
JB
7572013-12-03 Joel Brobecker <brobecker@adacore.com>
758
759 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
760 "^error" result record concerning the error message. Document
761 the error code that may also be part of that result record.
762 (GDB/MI Miscellaneous Commands): Document the
763 "undefined-command-error-code" element in the output of
764 the "-list-features" GDB/MI command.
765
6b7cbff1
JB
7662013-12-03 Joel Brobecker <brobecker@adacore.com>
767
768 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
769 the new -info-gdb-mi-command GDB/MI command. Document
770 the meaning of "-info-gdb-mi-command" in the output of
771 -list-features.
772
20e1ca3b
PA
7732013-11-29 Pedro Alves <palves@redhat.com>
774
775 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
776 Update comment.
777
29453a14
YQ
7782013-11-24 Yao Qi <yao@codesourcery.com>
779
780 * gdb.texinfo (Caching Remote Data): Document new
781 "set/show stack-cache" option.
782
6dd315ba
YQ
7832013-11-24 Yao Qi <yao@codesourcery.com>
784
785 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
786 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
787 "off" respectively.
788
9df9dbe0
YQ
7892013-11-23 Yao Qi <yao@codesourcery.com>
790
791 * gdb.texinfo (GDB/MI Variable Objects): Add the description
792 of "displayhint" to the table about child results.
793
c78feb39
YQ
7942013-11-21 Yao Qi <yao@codesourcery.com>
795
796 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
797 'dynamic' for the output of command -var-list-children.
798
27b81af3
YQ
7992013-11-21 Yao Qi <yao@codesourcery.com>
800
801 * gdb.texinfo (Caching Target Data): Remove "see" before
802 @pxref.
803
b26dfc9a
YQ
8042013-11-20 Yao Qi <yao@codesourcery.com>
805
806 * gdb.texinfo (Caching Target Data): Update doc for
807 per-address-space dcache.
808
b12039c6
YQ
8092013-11-20 Yao Qi <yao@codesourcery.com>
810
811 * gdb.texinfo (Data): Rename menu item.
812 (Caching Remote Data): Rename to ...
813 (Caching Target Data): ... it. Update.
814
422ad5c2
JB
8152013-11-18 Joel Brobecker <brobecker@adacore.com>
816
817 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
818 "language-option" entry in the output of the "-list-features"
819 command.
820
805e1f19
TT
8212013-11-15 Tom Tromey <tromey@redhat.com>
822
823 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
824 Add example.
825
8fe1b653
TT
8262013-11-14 Tom Tromey <tromey@redhat.com>
827
828 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
829
403cb6b1
JB
8302013-11-14 Joel Brobecker <brobecker@adacore.com>
831
832 * gdb.texinfo (Show): Add xref anchor for "show language" command.
833 (Context management): Place current subsection text into its own
834 subsubsection. Add new subsubsection describing the "--language"
835 command option.
836
93973826
JB
8372013-11-13 Joel Brobecker <brobecker@adacore.com>
838
839 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
840 the documentation of "info-ada-exceptions" in the output
841 of the "-list-features" command. Add the documentation
842 of the "ada-exception" entry instead.
843
6adcee18
JB
8442013-11-12 Joel Brobecker <brobecker@adacore.com>
845
93973826 846
6adcee18
JB
847 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
848 word of a couple of sentences to start with a capital letter.
849
58d06528
JB
8502013-11-12 Joel Brobecker <brobecker@adacore.com>
851
852 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
853 (Ada Exceptions): New node.
854 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
855 Commands" node.
856 (GDB/MI Ada Exceptions Commands): New node.
857 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
858 field in the output of the "-list-features" command.
859 * NEWS: Add entry for the new "info exceptions" CLI command,
860 and for the new "-info-ada-exceptions" GDB/MI command.
861
bc79de95
PM
8622013-11-11 Phil Muldoon <pmuldoon@redhat.com>
863
864 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
865 (Line Tables In Python): New node.
866
73be47f5
DE
8672013-11-08 Doug Evans <dje@google.com>
868
869 * gdb.texinfo (Debugging Output): Update text for
870 "set debug dwarf2-read".
871
db0fec5c
DE
8722013-11-08 Doug Evans <dje@google.com>
873
874 * gdb.texinfo (Debugging Output): Update text for
875 "set debug symtab-create".
876
92e32e33
PM
8772013-11-07 Phil Muldoon <pmuldoon@redhat.com>
878
879 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
880 constant.
881
f76c27b5
PM
8822013-11-07 Phil Muldoon <pmuldoon@redhat.com>
883
884 * gdb.texinfo (Breakpoints In Python): Document temporary
885 option in breakpoint constructor, and add documentation to the
886 temporary attribute.
887
fa4d0c40
YQ
8882013-11-07 Yao Qi <yao@codesourcery.com>
889
890 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
891 output of "-var-info-expression".
892
afa332ce
PA
8932013-11-06 Pedro Alves <palves@redhat.com>
894
895 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
896 non-interactive mode.
897 (Environment) <shell startup files warning>: Mention
898 non-interactive mode. Mention .zshenv for Z shell, and talk about
899 BASH_ENV instead of .bashrc for BASH.
900
9ac69859
NB
9012013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
902
903 * gdb.texinfo (Commands to Specify Files): Add description
904 of the remove-symbol-file command.
905 * observer.texi: New free_objfile event
906
98882a26
PA
9072013-10-24 Pedro Alves <palves@redhat.com>
908
909 * gdb.texinfo (Starting): Document set/show startup-with-shell.
910
ce13fade
JB
9112013-10-11 Joel Brobecker <brobecker@adacore.com>
912
913 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
914 New subsection inside which the "-catch-load" and "-catch-unload"
915 commands documentation is now placed.
916 (Ada Exception GDB/MI Catchpoint Commands): New subsection
917 documenting the "-catch-assert" and "-catch-exception" new
918 GDB/MI commands.
919
2446f5ea
JB
9202013-10-10 Joel Brobecker <brobecker@adacore.com>
921
922 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
923
0d12017b
JB
9242013-10-10 Joel Brobecker <brobecker@adacore.com>
925
bd80dc1a
JB
926 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
927 serial baud".
928 (Remote Configuration): Replace "set remotebaud" by "set serial
929 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 930
f4fb82a1
PA
9312013-10-07 Pedro Alves <palves@redhat.com>
932
933 PR breakpoints/11568
934 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
935 when the thread is removed from the thread list.
936
0c557179
SDJ
9372013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
938
939 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
940 Update entry for $_exitcode.
941
5713b9b5
JB
9422013-10-04 Joel Brobecker <brobecker@adacore.com>
943
944 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
945 new "--start" option.
946
901461f8
PA
9472013-10-02 Pedro Alves <palves@redhat.com>
948
949 * gdb.texinfo (Registers): Expand description of saved registers
950 in frames. Explain <not saved>.
951
8fb8eb5c
DE
9522013-09-25 Doug Evans <dje@google.com>
953
954 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
955
0a7cfe2c
SS
9562013-09-16 Stan Shebs <stan@codesourcery.com>
957
958 Remove the internals manual gdbint.texinfo.
959 * Makefile.in (INFO_DEPS): Remove gdbint.info.
960 (PDFFILES): Remove gdbint.pdf.
961 (HTMLFILES): Remove gdbint/index.html.
962 (HTMLFILES_INSTALL): Remove gdbint.
963 (GDBINT_DOC_FILES): Remove.
964 (dvi): Remove gdbint.dvi.
965 (ps): Remove gdbint.ps.
966 * gdbint.texinfo: Remove file.
967 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
968
a280dbd1
SDJ
9692013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
970
971 * gdb.texinfo (Convenience Functions): Mention new convenience
972 function $_isvoid.
973
4ac33720
UW
9742013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
975
976 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
977 (Standard Target Features): Add new node to menu.
978 (S/390 and System z Features): New node.
979
b3d3b4bd
SA
9802013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
981
982 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
983 -list-target-features in the example.
984
edf9f00c
JK
9852013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
986
987 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
988 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
989
1d236d23
JK
9902013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
991
992 Sync documentation with gdb.base/gnu-debugdata.exp.
993 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
994
5423b017
JK
9952013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
996
997 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
998
6211c335
YQ
9992013-08-27 Pedro Alves <pedro@codesourcery.com>
1000 Yao Qi <yao@codesourcery.com>
1001
1002 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1003 Document new --skip-unavailable option.
1004 <-stack-list-variables>: Document new --skip-unavailable option.
1005
52e260a3
DE
10062013-08-26 Doug Evans <dje@google.com>
1007
1008 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1009 an optional regexp.
1010
5e92f71a
TT
10112013-08-13 Tom Tromey <tromey@redhat.com>
1012
1013 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1014 Document GDB_PARALLEL and GDB_INOTIFY.
1015
c5d7073b
SS
10162013-08-09 Stan Shebs <stan@codesourcery.com>
1017
1018 * LRS: Remove file, describes a long-abandoned live-range
1019 splitting extension to stabs.
1020
6fbe845e
AB
10212013-07-25 Andrew Burgess <aburgess@broadcom.com>
1022
1023 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1024
e7045703
DE
10252013-07-17 Doug Evans <dje@google.com>
1026
1027 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1028
3105ebf9
TT
10292013-07-02 Tom Tromey <tromey@redhat.com>
1030
1031 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1032
d6c2da54
TT
10332013-06-28 Tom Tromey <tromey@redhat.com>
1034
1035 * Makefile.in (version.subst): Use version.in, not
1036 common/version.in.
1037 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1038 Likewise.
1039
e5823f1c
PA
10402013-06-27 Pedro Alves <palves@redhat.com>
1041
1042 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1043 dynamic symbol resolution code>: New section, based on infrun.c
1044 comment.
1045
92dcb9ff
TT
10462013-06-26 Tom Tromey <tromey@redhat.com>
1047
1048 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1049 Update.
1050 (Releasing GDB): Likewise.
1051
dc673c81
YQ
10522013-06-26 Pedro Alves <pedro@codesourcery.com>
1053 Yao Qi <yao@codesourcery.com>
1054
1055 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1056 -trace-frame-collected.
1057
28a93511
YQ
10582013-06-26 Pedro Alves <pedro@codesourcery.com>
1059
1060 * gdb.texinfo (Traceframe Info Format): Document tvar element
1061 and its attributes.
1062
a0743c90
YQ
10632013-06-25 Yao Qi <yao@codesourcery.com>
1064
1065 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1066
01208463
TT
10672013-06-24 Tom Tromey <tromey@redhat.com>
1068
1069 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1070 (GDBvn.texi): Use version.subst.
1071 (version.subst): New target.
1072 (mostlyclean): Remove version.subst.
1073
c898adb7
YQ
10742013-06-20 Pedro Alves <pedro@codesourcery.com>
1075
1076 * gdb.texinfo (GDB/MI Data Manipulation)
1077 <-data-list-register-values>: Document the --skip-unavailable
1078 option.
1079
7c57fa1e
YQ
10802013-06-07 Yao Qi <yao@codesourcery.com>
1081
1082 * gdb.texinfo (Symbols): Add kindex and cindex for
1083 'maint print msymbols'.
1084
0059c61a 10852013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1086
1087 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1088 response field name (thread-group to inferior).
1089
85dc5a12
GB
10902013-06-04 Gary Benson <gbenson@redhat.com>
1091
1092 * gdb.texinfo (General Query Packets/qSupported): Added
1093 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1094 to the table of currently defined stub features.
1095 Added a more detailed entry for "augmented-libraries-svr4-read".
1096 (General Query Packets/qXfer:libraries-svr4:read): Documented
1097 the augmented form of this packet.
1098
5901af59
JB
10992013-05-23 Joel Brobecker <brobecker@adacore.com>
1100
1101 * gdb.texinfo (System-wide Configuration Scripts): Renames
1102 "Installed System-wide Configuration Scripts". Add associated
1103 @menu block.
1104
c1e36e3e
PA
11052013-05-23 Yao Qi <yao@codesourcery.com>
1106 Pedro Alves <palves@redhat.com>
1107
1108 * gdb.texinfo (Packets): Document 'vCont;r'.
1109 (Continuing and Stepping): Document target-assisted range
1110 stepping, and the 'set range-stepping' and 'show range-stepping'
1111 commands.
1112
0201faac
JB
11132013-05-23 Joel Brobecker <brobecker@adacore.com>
1114
1115 * gdb.texinfo (Installed System-wide Configuration Scripts):
1116 Add subsection describing the scripts now available under
1117 the data-dir's system-gdbbinit subdirectory.
1118 * NEWS: Add entry announcing the availability of system-wide
1119 configuration scripts for ElinOS and Wind River Linux.
1120
c5867ab6
HZ
11212013-05-21 Hui Zhu <hui@codesourcery.com>
1122
1123 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1124 "-dprintf-insert" command.
1125
7d0c9981
DE
11262013-05-17 Doug Evans <dje@google.com>
1127
1128 * gdb.texinfo (Maintenance Commands): Update doc for
1129 "maint check-psymtabs". Add doc for "maint check-symtabs",
1130 "maint expand-symtabs".
1131
742ce053
MM
11322013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1133
1134 * gdb.texinfo (Process Record and Replay): Document the
1135 "record goto" command and its sub-commands.
1136
1e611234
PM
11372013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1138
1139 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1140 (Python API): Add Frame Filters API, Frame Wrapper API,
1141 Writing a Frame Filter/Wrapper, Managing Management of Frame
1142 Filters chapter entries.
1143 (Frame Filters API): New Node.
1144 (Frame Wrapper API): New Node.
1145 (Writing a Frame Filter): New Node.
1146 (Managing Frame Filters): New Node.
1147 (Progspaces In Python): Add note about frame_filters attribute.
1148 (Objfiles in Python): Ditto.
1149 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1150 @anchors and --no-frame-filters option to -stack-list-variables,
1151 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1152 commands.
1153
2874cb83
JB
11542013-05-08 Joel Brobecker <brobecker@adacore.com>
1155
1156 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1157 Support" subsection documenting the XML format used to transfer
1158 shared library info on AIX.
1159
9a005eb9
JB
11602013-05-08 Joel Brobecker <brobecker@adacore.com>
1161
1162 * gdb.texinfo (Debugging Output): Add documentation of
1163 "set debug aix-solib" and "show debug aix-solib" commands.
1164
a1217d97
SL
11652013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1166
1167 * gdb.texinfo (Nios II): New section.
1168 (Nios II Features): New section.
1169
4d1eb6b4
JB
11702013-05-06 Joel Brobecker <brobecker@adacore.com>
1171
1172 * gdbint.texinfo (Algorithms): Remove entries documenting
1173 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1174 SOLIB_CREATE_INFERIOR_HOOK.
1175
3f84184e
TT
11762013-04-29 Tom Tromey <tromey@redhat.com>
1177
1178 PR python/14204:
1179 * gdb.texinfo (Python API): Fix menu entry.
1180 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1181 Define global and static block. Add example. Clarify
1182 block relationship for inline functions.
1183
60155234
TT
11842013-04-29 Tom Tromey <tromey@redhat.com>
1185
1186 * gdb.texinfo (Python API): Mention Python help and keyword
1187 arguments. Move pagination text to Basic Python.
1188 (Basic Python): Put pagination text here. Document
1189 close-on-exec, SIGCHLD, and SIGINT.
1190
5360976e
PA
11912013-04-19 Pedro Alves <palves@redhat.com>
1192
1193 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1194 "signedness" instead of "signness".
1195
bd3f3b55
PA
11962013-04-19 Pedro Alves <palves@redhat.com>
1197
1198 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1199 -Wno-pointer-sign text with text on -Wpointer-sign.
1200
dee368d3
TT
12012013-04-16 Tom Tromey <tromey@redhat.com>
1202
1203 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1204 GCC that has the SDT probe points.
1205
cc16e6c9
TT
12062013-04-15 Tom Tromey <tromey@redhat.com>
1207
1208 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1209 exception catchpoints.
1210
72f1fe8a
TT
12112013-04-15 Tom Tromey <tromey@redhat.com>
1212
1213 * gdb.texinfo (Set Catchpoints): Document $_exception.
1214 (Convenience Vars): Mention $_exception.
1215
591f19e8
TT
12162013-04-15 Tom Tromey <tromey@redhat.com>
1217
1218 * gdb.texinfo (Set Catchpoints): Reorganize exception
1219 catchpoints. Document "catch rethrow".
1220 (Debugging C Plus Plus): Mention "catch rethrow".
1221
02ae6bad
TT
12222013-04-15 Tom Tromey <tromey@redhat.com>
1223
1224 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1225
2c91021c
JK
12262013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1227 Eli Zaretskii <eliz@gnu.org>
1228
1229 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1230 line below the sample output.
1231
6eaaf48b
EZ
12322013-04-12 Eli Zaretskii <eliz@gnu.org>
1233
1234 * gdb.texinfo (Mode Options): Document '-configuration'.
1235 (Help): Document "show configuration".
1236 (Bug Reporting): Add requirements to include the configuration
1237 details in bug reports.
1238
b292c783
JK
12392013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1240
1241 * Makefile.in (MAN1S): Add gcore.1.
1242 Remove "Host, target, and site specific Makefile fragments" comment.
1243 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1244 (install-man1, uninstall-man1): Conditionalize gcore.1.
1245 (gcore.1): New.
1246 * gdb.texinfo (Man Pages): Add gcore man.
1247 (gcore man): New node.
1248
f81d1120
PA
12492013-04-10 Pedro Alves <palves@redhat.com>
1250
1251 * gdb.texinfo (Process Record and Replay): Document that "set
1252 record full insn-number-max", "set record
1253 instruction-history-size" and "set record
1254 function-call-history-size" accept "unlimited".
1255 (Backtrace): Document that "set backtrace limit" accepts
1256 "unlimited".
1257 (List): Document that "set listsize" accepts "unlimited".
1258 (Print Settings)" Document that "set print max-symbolic-offset",
1259 "set print elements" and "set print repeats" accept "unlimited".
1260 (Starting and Stopping Trace Experiments): Document that "set
1261 trace-buffer-size" accepts "unlimited".
1262 (Remote Configuration): Document that "set tcp connect-timeout"
1263 accepts "unlimited".
1264 (Command History): Document that "set history size" accepts
1265 "unlimited".
1266 (Screen Size): Document that "set height" and "set width" accepts
1267 "unlimited". Adjust "set pagination"'s description to suggest
1268 "set height unlimited" instead of "set height 0".
1269
393fd4c3
YQ
12702013-04-10 Yao Qi <yao@codesourcery.com>
1271
1272 * gdb.texinfo (Trace Files): Add "target ctf".
1273
cba5a7bf
JK
12742013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1275
1276 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1277
0ed630cb
JK
1278 * Makefile.in (install-man1, install-man5, uninstall-man1)
1279 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1280
afe1492b
JK
1281 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1282
5b8b6385
JK
12832013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1284 Eli Zaretskii <eliz@gnu.org>
1285
1286 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1287 parameters order. Remove "On some targets" for --attach. Document the
1288 --multi parameter and extended-remote command. Document all the
1289 options.
1290
906ccdf0
JK
12912013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1292
1293 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1294 the list of supported languages.
1295
43662968
JK
12962013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1297
1298 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1299 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1300 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1301 (diststuff): Add man.
1302 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1303 (uninstall-man5): New.
1304 (STAGESTUFF): Add *.1 and *.5.
1305 (GDBvn.texi): Add SYSTEM_GDBINIT.
1306 (gdb.1, gdbserver.1, gdbinit.5): New.
1307 (maintainer-clean realclean): Add $(MANS).
1308 (install): Add install-man.
1309 (uninstall): Add uninstall-man.
1310 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1311 (@copying): Wrap it by @c man begin COPYRIGHT.
1312 (Top): Add Man Pages.
1313 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1314
be9a8770
PA
13152013-04-02 Pedro Alves <palves@redhat.com>
1316
1317 * gdb.texinfo (Debugging Output): Document "set/show debug
1318 aarch64", "set/show debug coff-pe-read" and "set/show debug
1319 mach-o".
1320
a46c1e42
PA
13212013-04-02 Pedro Alves <palves@redhat.com>
1322
1323 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1324 table>: Add entry for "trace-buffer-size".
1325
bd3eecc3
PA
13262013-03-28 Pedro Alves <palves@redhat.com>
1327
1328 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1329 table>: Add entry for "trace-status".
1330
215b9f98
EZ
13312013-03-28 Eli Zaretskii <eliz@gnu.org>
1332
1333 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1334 @bullet", which is invalid (makeinfo 5.1 barfs).
1335
7f7cc265
PA
13362013-03-28 Pedro Alves <palves@redhat.com>
1337
1338 PR gdb/15294
1339
1340 * gdb.texinfo (List) <set listsize>: Adjust to document that
1341 listsize 0 means no limit, and remove mention of -1.
1342
9c0be723
YQ
13432013-03-22 Yao Qi <yao@codesourcery.com>
1344
1345 * gdb.texinfo (Embedded Processors): Remove menu item
1346 "OpenRISC 1000".
1347 (OpenRISC 1000): Remove.
1348
bd712aed
DE
13492013-03-21 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (Maintenance Commands): Add docs for
1352 "mt set per-command {space,time,symtab} {on,off}".
1353
d0353e76
YQ
13542013-03-14 Hui Zhu <hui@codesourcery.com>
1355 Yao Qi <yao@codesourcery.com>
1356
1357 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1358
6dd24dfa
KS
13592013-03-13 Keith Seitz <keiths@redhat.com>
1360
1361 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1362 "maint agent" reference to Dynamic printf.
1363
5c4808ca
EZ
13642013-03-11 Eli Zaretskii <eliz@gnu.org>
1365
1366 * gdb.texinfo (General Query Packets): Don't use colon in index
1367 entries visible to Info format.
1368
59ea5688
MM
13692013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1370
1371 * gdb.texinfo (Process Record and Replay): Document record
1372 changes.
1373
2ae8c8e7
MM
13742013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1375
1376 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1377 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1378 qXfer:btrace:read.
1379
28abe188
EZ
13802013-03-09 Eli Zaretskii <eliz@gnu.org>
1381
1382 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1383 use colons in @anchor and @cindex entries.
1384
be9a119c 13852013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1386
1387 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1388
be9a119c 13892013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1390 Hafiz Abid Qadeer <abidh@codesourcery.com>
1391
1392 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1393 trace-buffer-size set and show commands.
1394 (Tracepoint Packets): Document QTBuffer:size.
1395 (General Query Packets): Document QTBuffer:size.
1396
d57350ea
TT
13972013-02-21 Tom Tromey <tromey@redhat.com>
1398
1399 * gdb.texinfo: Remove bad @syncodeindex.
1400 (Values From Inferior, Types In Python, Inferiors In Python)
1401 (Events In Python, Threads In Python, Frames In Python, Blocks In
1402 Python, Symbols In Python, Symbol Tables In Python): Remove
1403 @tables.
1404 (Packets, General Query Packets, Tracepoint Packets)
1405 (Host I/O Packets): Use @w{} for empty @item.
1406
9f44fbc0
SCR
14072013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1408
1409 * gdb.texinfo (Architectures In Python): Add description about
1410 the new method gdb.Architecture.disassemble.
1411
f5911ea1
HAQ
14122013-02-15 Pedro Alves <pedro@codesourcery.com>
1413 Hafiz Abid Qadeer <abidh@codesourcery.com>
1414
1415 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1416 Document the "trace-file" field.
1417
7e1e0340
DE
14182013-02-07 Doug Evans <dje@google.com>
1419
1420 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1421 command.
1422
134a2066
YQ
14232013-02-06 Yao Qi <yao@codesourcery.com>
1424
1425 * gdb.texinfo (GDB/MI Async Records): Document new MI
1426 notification "=tsv-modified". Update the document of MI
1427 notification "=tsv-created".
1428 * observer.texi (GDB Observers): New observer tsv_modified.
1429 Update observer tsv_created and tsv_delete.
1430
430ed3f0
MS
14312013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1432
1433 * gdb.texinfo (AArch64 Features): New section; document
1434 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1435 (Architectures): Add new AArch64 section to document AArch64
1436 architecture specific commands.
1437 (ABI): Add description of the new OS ABI "Newlib" and its influence
1438 on the longjmp handling.
1439
1b56eb55
JK
14402013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1441 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1444 variable in 'set/show backtrace' section.
1445
c4957902
TT
14462013-01-31 Tom Tromey <tromey@redhat.com>
1447
1448 * gdb.texinfo (Target Commands): Fix typo.
1449
bea883fd
SCR
14502013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1451
1452 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1453 describing the gdb.Architecture class.
1454 (Frames In Python): Add description about the new method
1455 gdb.Frame.architecture().
1456
796a7ff8
DE
14572013-01-23 Doug Evans <dje@google.com>
1458
1459 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1460
998580f1
MK
14612013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1462
1463 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1464 'thread-groups' field when printing a breakpoint in MI.
1465
c9fb1240
SD
14662012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1467 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1468 to reflect that jit-reader-load now supports absolute file-names.
1469
ab04a2af
TT
14702013-01-16 Tom Tromey <tromey@redhat.com>
1471
1472 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1473 (Signals): Likewise.
1474
8ac3646f
TT
14752013-01-16 Tom Tromey <tromey@redhat.com>
1476
1477 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1478 "catch-type" field.
1479 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1480
e93a8774
TT
14812013-01-07 Tom Tromey <tromey@redhat.com>
1482
1483 * gdb.texinfo (Mode Options): Don't mention -epoch.
1484 (Data, Emacs): Remove obsolete comments.
1485
54516a0b
TT
14862013-01-02 Tom Tromey <tromey@redhat.com>
1487
1488 * gdb.texinfo (GDB/MI Output Records): Update menu.
1489 (GDB/MI Breakpoint Information): New node.
1490 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1491 <-break-insert>: Likewise.
1492
8dbe8ece
YQ
14932012-12-31 Yao Qi <yao@codesourcery.com>
1494
1495 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1496 (Packets): Move "vStopped" packet to ...
1497 (Notification Packets): ... here. Describe the components
1498 of notification. Add a table of supported notifications.
1499 Add an example on the process of he async notification.
1500
f35a17b5
JK
15012012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1504 present.
1505 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1506 fullname output always present.
1507
0dfd2fad
PM
15082012-12-23 Pierre Muller <muller@sourceware.org>
1509
1510 * gdbint.texinfo (Function prototypes): Require use of "extern"
1511 modifier for function prototypes in headers.
1512
7785b880
JB
15132012-12-19 Joel Brobecker <brobecker@adacore.com>
1514
1515 * refcard.tex: Update copyright notice to GPL v3 or later.
1516 Update contact info.
1517
3d745be3
JK
15182012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1519
1520 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1521
c9b6281a
YQ
15222012-12-15 Yao Qi <yao@codesourcery.com>
1523
1524 * gdb.texinfo (Debugging Output): Document 'set debug
1525 notification' and 'show debug notification'.
1526
f2a8bc8a
YQ
15272012-12-15 Yao Qi <yao@codesourcery.com>
1528
1529 * gdb.texinfo (Listing Tracepoints): New item and example about
1530 'installed on target' output.
1531 Add more in the example about 'installed on target'.
1532 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1533
451b7c33
TT
15342012-12-14 Tom Tromey <tromey@redhat.com>
1535
1536 * gdb.texinfo (SVR4 Process Information): Mention core files.
1537
3fa7bf06
MG
15382012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1539
1540 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1541
05b4bd79
PA
15422012-12-11 Pedro Alves <palves@redhat.com>
1543
1544 * gdb.texinfo: Remove all mentions of Unixware throughout.
1545
74a0d9f6
JK
15462012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1547
1548 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1549
0c631110
TT
15502012-11-29 Tom Tromey <tromey@redhat.com>
1551
1552 * gdb.texinfo (SVR4 Process Information): Document missing
1553 "info proc" subcommands.
1554
891df0ea
YQ
15552012-11-29 Yao Qi <yao@codesourcery.com>
1556
1557 PR gdb/1477.
1558 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1559 to 'auto' instead of 'gnu'.
1560
608e2dbb
TT
15612012-11-26 Tom Tromey <tromey@redhat.com>
1562
1563 * gdb.texinfo (MiniDebugInfo): New node.
1564 (GDB Files): Update.
1565
e64e0392
DE
15662012-11-16 Doug Evans <dje@google.com>
1567
1568 * gdb.texinfo (System-wide configuration): If the system-wide init
1569 file lives in the data-directory, and --data-directory is provided,
1570 look for it there.
1571
ae606bee
TT
15722012-11-15 Tom Tromey <tromey@redhat.com>
1573
1574 * gdb.texinfo (Signaling): Fix typo.
1575
62747a60
TT
15762012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1577
1578 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1579 parameter "count" of -data-write-memory-bytes, and add an example.
1580
18a9fc12
TT
15812012-11-12 Tom Tromey <tromey@redhat.com>
1582
1583 * gdb.texinfo (Symbols): Document "info type-printers",
1584 "enable type-printer" and "disable type-printer".
1585 (Python API): Add new node to menu.
1586 (Type Printing API): New node.
1587 (Progspaces In Python): Document type_printers field.
1588 (Objfiles In Python): Likewise.
1589 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1590 register_type_printer, TypePrinter>: Document.
1591
53342f27
TT
15922012-11-12 Tom Tromey <tromey@redhat.com>
1593
1594 * gdb.texinfo (Symbols): Document "set print type methods",
1595 "set print type typedefs", and flags to ptype and whatis.
1596
ed8a1c2d
AB
15972012-11-09 Andrew Burgess <aburgess@broadcom.com>
1598
1599 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1600 the example -data-disassemble output. Extend the description of
1601 the -data-disassemble results to document all fields. Document
1602 the cli disassemble command as being related to -data-disassemble.
1603
8506d139
YQ
16042012-11-09 Yao Qi <yao@codesourcery.com>
1605
1606 PR gdb/14777.
1607 * gdb.texinfo (OS Information): Remove doc on command
1608 'info udot'.
1609
4d3f93a2
JB
16102012-11-08 Joel Brobecker <brobecker@adacore.com>
1611
1612 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1613 gdb.ini warning for Windows port.
1614
1e96de83
YQ
16152012-11-08 Yao Qi <yao@codesourcery.com>
1616
1617 * gdb.texinfo (Search): Add kindex for 'fo'.
1618
dc939229
TT
16192012-11-05 Tom Tromey <tromey@redhat.com>
1620
1621 PR python/14802:
1622 * gdb.texinfo (Functions In Python): Add example.
1623
6f6484cd
YQ
16242012-11-03 Yao Qi <yao@codesourcery.com>
1625
1626 * observer.texi (GDB Observers): Remove observer
1627 'tracepoint_modified', 'tracepoint_created' and
1628 'tracepoint_deleted'.
1629
af4238e5
TT
16302012-10-26 Tom Tromey <tromey@redhat.com>
1631
1632 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1633
687e43a4
TT
16342012-10-25 Tom Tromey <tromey@redhat.com>
1635
1636 * gdb.texinfo (General Query Packets): Use @itemx.
1637
8de0566d
YQ
16382012-10-17 Yao Qi <yao@codesourcery.com>
1639
1640 * observer.texi (GDB Observers): Update observer
1641 'memory_changed'.
1642 * gdb.texinfo (GDB/MI Async Records): Document for
1643 "memory-changed" notification.
1644
07540c15
DE
16452012-10-15 Doug Evans <dje@google.com>
1646
1647 * gdb.texinfo (Mode Options): Document -nh.
1648 Elaborate on docs for -nx.
1649
d7019589
SP
16502012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1651
1652 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1653
82a90ccf
YQ
16542012-09-21 Yao Qi <yao@codesourcery.com>
1655 Pedro Alves <palves@redhat.com>
1656
1657 * gdb.texinfo (GDB/MI Async Records): Document notification
1658 'record-started' and 'record-stopped'.
1659 * observer.texi (GDB Observers): New observer 'record-changed'.
1660
aa9259cc
TS
16612012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1662
1663 * gdb.texinfo: Document the removal of SH's 'regs' command.
1664
c1d780c2
SDJ
16652012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1666
1667 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1668
bb25a15c
YQ
16692012-09-18 Yao Qi <yao@codesourcery.com>
1670
1671 * gdb.texinfo (GDB/MI Async Records): Document new MI
1672 notifications '=tsv-created' and '=tsv-deleted'.
1673 * observer.texi (GDB Observers): New observer tsv_created and
1674 tsv_deleted.
1675
201b4506
YQ
16762012-09-18 Yao Qi <yao@codesourcery.com>
1677
1678 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1679 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1680 '=traceframe-changed'.
1681
6fc1c773
YQ
16822012-09-17 Yao Qi <yao@codesourcery.com>
1683
1684 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1685 'set listsize'.
1686
121c73f3
JK
16872012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1688 Eli Zaretskii <eliz@gnu.org>
1689
1690 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1691 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1692 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1693
e9687799
JK
16942012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1695
1696 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1697
3b5e4d35
YPK
16982012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1699
1700 Document how to return from "python-interactive" to GDB.
1701 * gdb.texinfo (Python Commands): Update documentation.
1702
17032012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1704
1705 Add a new "python-interactive" command that starts a standard
1706 Python interactive prompt with "pi" as alias, and add "py" as
1707 an alias to "python".
1708 * gdb.texinfo (Python Commands): Document the new commands.
1709
b583003e
TT
17102012-08-22 Tom Tromey <tromey@redhat.com>
1711
1712 * gdbint.texinfo (Host Definition): Remove documentation for
1713 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1714
a451cb65
KS
17152012-08-17 Keith Seitz <keiths@redhat.com>
1716
1717 PR c++/13356
1718 * gdb.texinfo (Type and Range Checking): Remove warning.
1719 Remove spurious commas.
1720 Update text and examples for re-implementation of set/show
1721 check type.
1722 (C and C++ Type and Range Checks): Likewise.
1723
6b1755ce
YQ
17242012-08-16 Yao Qi <yao@codesourcery.com>
1725
1726 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1727 is deprecated.
1728
f47f77df
DE
17292012-08-13 Doug Evans <dje@google.com>
1730
1731 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1732 to include functions.
1733
a72c3253
DE
17342012-08-10 Doug Evans <dje@google.com>
1735
1736 * gdb.texinfo (Convenience Funs): New node.
1737 (Types In Python): Document Type.vector.
1738
5b9afe8a
YQ
17392012-08-09 Yao Qi <yao@codesourcery.com>
1740
1741 * observer.texi: New observer command_param_changed.
1742 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1743
dc1039df
JK
17442012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1745
1746 * gdbint.texinfo (Debugging GDB): In section
1747 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1748 Mention also gdb-gdb.py.
1749
4abf930d
YQ
17502012-08-07 Yao Qi <yao@codesourcery.com>
1751
1752 Revert the folloing patch:
1753 2012-08-06 Yao Qi <yao@codesourcery.com>
1754 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1755 remote hardware-watchpoint-limit' and 'set
1756 remote hardware-breakpoint-limit'.
1757
f3c8a52a
JK
17582012-08-06 Nathaniel Flath <flat0103@gmail.com>
1759
1760 * gdb.texinfo (Working Directory): Added information about new
1761 default argument for 'cd' command.
1762
77a91025
YQ
17632012-08-06 Yao Qi <yao@codesourcery.com>
1764
1765 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1766 remote hardware-watchpoint-limit' and 'set
1767 remote hardware-breakpoint-limit'.
1768
d9f08f52
YQ
17692012-08-06 Yao Qi <yao@codesourcery.com>
1770
1771 Fix PR14371.
1772
1773 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1774 '=breakpoint-deleted'.
1775
95b07c96
YQ
17762012-08-02 Yao Qi <yao@codesourcery.com>
1777
1778 * gdb.texinfo (Native): Remove node Neutrino.
1779
7255706c
YQ
17802012-07-27 Yao Qi <yao@codesourcery.com>
1781
1782 * gdb.texinfo (IPA Protocol Commands): Document new command
1783 'close'.
1784
d6b28940
TT
17852012-07-25 Tom Tromey <tromey@redhat.com>
1786
1787 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1788
e615022a
DE
17892012-07-20 Doug Evans <dje@google.com>
1790
1791 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1792 (Index Files): Document how to control the use of deprecated index
1793 sections.
1794 (Index Section Format): Replace --use-deprecated-index-sections with
1795 "set use-deprecated-index-sections on".
1796
055855a4
EZ
17972012-07-12 Eli Zaretskii <eliz@gnu.org>
1798
1799 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1800 indices into a single node "Index". Instead, join function and
1801 variable indices into a single index, separate from the concept
1802 index. Requested in
1803 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1804 (Top): Update the top-level menu: instead of one "Index" there are
1805 now separate entries "Concept Index" and "Function and Variable
1806 Index".
1807 (Concept Index, Function and Variable Index): New nodes.
1808 (Index): Node deleted.
1809
f77cc5f0
HZ
18102012-07-05 Hui Zhu <hui_zhu@mentor.com>
1811
1812 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1813 and "maint agent-eval".
1814
00595b5e
EZ
18152012-07-03 Eli Zaretskii <eliz@gnu.org>
1816
1817 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1818 avoid file-name clashes between Index.html and index.html on
1819 case-insensitive filesystems. See the discussion starting in
1820 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1821 details of the problem.
1822 (Top): Update the master menu for the above.
1823 (Concept Index, Command and Variable Index): New nodes, instead of
1824 the old "Index" node that was deleted. All cross-references
1825 updated.
1826
d3ce09f5
SS
18272012-07-02 Stan Shebs <stan@codesourcery.com>
1828
1829 * gdb.texinfo (Dynamic Printf): Mention agent style and
1830 disconnected dprintf.
1831 (Maintenance Commands): Describe maint agent-printf.
1832 (General Query Packets): Mention BreakpointCommands feature.
1833 (Packets): Document commands extension to Z0 packet.
1834 * agentexpr.texi (Bytecode Descriptions): Document printf
1835 bytecode.
1836
2d7b58e8
JK
18372012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1840 only after gdbinit files.
1841 (Startup): Move -iex and -iex commands down after gdbinit files.
1842
202cbf1c
JK
18432012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1846 possibility.
1847
b6ba681c
TT
18482012-06-29 Tom Tromey <tromey@redhat.com>
1849
1850 * gdb.texinfo (Index Section Format): Update for version 7.
1851
71caed83
SS
18522012-06-28 Stan Shebs <stan@codesourcery.com>
1853
1854 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1855 example, add note about title column.
1856
ee0bf529
SCR
18572012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1858
1859 * gdb.texinfo (Symbol Tables In Python): Add description about
1860 the new 'last' attribute of gdb.Symtab_and line.
1861
3c15d565
SCR
18622012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1863
1864 * gdb.texinfo (Symbol Tables In Python): Correct the description
1865 of the 'pc' attribute of gdb.Symtab_and_line.
1866
45cfd468
DE
18672012-06-26 Doug Evans <dje@google.com>
1868
1869 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1870 and symtab-create.
1871
496ee73e
KS
18722012-06-25 Keith Seitz <keiths@redhat.com>
1873
1874 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1875 from example. Remove "rbreak" from list of corresponding
1876 gdb commands.
1877
156942c7
DE
18782012-06-23 Doug Evans <dje@google.com>
1879
1880 * gdb.texinfo (Index Section Format): Document version 7 format.
1881
c614397c
YQ
18822012-06-22 Yao Qi <yao@codesourcery.com>
1883
1884 * gdb.texinfo: Add missing cindex for some packets.
1885
472a2379
KS
18862012-06-20 Keith Seitz <keiths@redhat.com>
1887
1888 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1889 for -break-insert and document -p.
1890
2678e2af
YQ
18912012-06-20 Yao Qi <yao@codesourcery.com>
1892
1893 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1894 and "gdb.write_memory" with "Inferior.read_memory" and
1895 "Inferior.write_memory".
1896
984359d2
EZ
18972012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1898
1899 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1900 (Free Documentation): Add @node line.
1901 (Continuing and Stepping) <advance location>: Use @item instead of
1902 @itemx.
1903 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1904 @itemx.
1905 (Embedded Processors): Put the link to "PA" to its correct place,
1906 according to document structure.
1907 (Python API): Put the link to "Lazy Strings In Python" to its
1908 correct place.
1909 (Index): Use @@ in @tex block to get a literal @.
1910
1911 * gdbint.texinfo: Fix the @subtitle line.
1912
1913 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1914 correct place.
1915
16bdd41f
YQ
19162012-06-08 Yao Qi <yao@codesourcery.com>
1917
1918 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1919 Protocol'.
1920 (In-Process Agent Protocol, IPA Protocol Objects)
1921 (IPA Protocol Commands): New nodes.
1922 (Tracepoint Packets): Add anchors.
1923
2d4c29c5
TS
19242012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1925
1926 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1927
6bd110c5
YQ
19282012-06-06 Yao Qi <yao@codesourcery.com>
1929
1930 * gdb.texinfo: Update copyright year.
1931
f3e0e960
SS
19322012-05-23 Stan Shebs <stan@codesourcery.com>
1933 Kwok Cheung Yeung <kcy@codesourcery.com>
1934
1935 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1936
1564a261
JK
19372012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1938
1939 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1940 Mention also --with-separate-debug-dir.
1941 (Auto-loading): Prepend $debugdir in the sample output.
1942 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1943 auto-load safe-path variable.
1944 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1945 Mention also $debugdir for 'set auto-load scripts-directory'.
1946
eb17f351
EZ
19472012-05-19 Eli Zaretskii <eliz@gnu.org>
1948
1949 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1950 (MIPS Embedded, MIPS, MIPS Register packet Format)
1951 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1952 appropriate.
1953
4cc0665f
MR
19542012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1955 Maciej W. Rozycki <macro@codesourcery.com>
1956
1957 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1958 mips compression".
1959 (MIPS Breakpoint Kinds): New subsubsection.
1960
7af8dcf8 19612012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1962
1963 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1964 nodes for subsections. Add @acronym mark-ups and adjust
1965 formatting.
1966
aff139ff
JK
19672012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1968
1969 Rename $ddir to $datadir.
1970 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1971 (objfile-gdb.py file): Rename $ddir to $datadir.
1972
9cb709b6
TT
19732012-05-18 Tom Tromey <tromey@redhat.com>
1974
1975 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1976
e7e0cddf
SS
19772012-05-14 Stan Shebs <stan@codesourcery.com>
1978
1979 * gdb.texinfo (Dynamic Printf): New subsection.
1980
7efc75aa
SCR
19812012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1982
1983 * gdb.texinfo (Basic Python): Add description about the function
1984 gdb.find_pc_line
1985
f307c045
JK
19862012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1987 Eli Zaretskii <eliz@gnu.org>
1988
1989 * gdb.texinfo (Separate Debug Files): Use plural form for global
1990 debugging information directory.
1991
85d4a676
SS
19922012-05-11 Stan Shebs <stan@codesourcery.com>
1993 Kwok Cheung Yeung <kcy@codesourcery.com>
1994
1995 * gdb.texinfo (Operating System Auxiliary Information): Document new
1996 'info os' subcommands.
1997
c1668e4e
JK
19982012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1999
2000 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2001 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2002 (dotdebug_gdb_scripts section): Add reference
2003 to 'Auto-loading safe path'.
2004
7349ff92
JK
20052012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2006
2007 Implement multi-component --with-auto-load-dir.
2008 * gdb.texinfo (Auto-loading): New references
2009 for 'set auto-load scripts-directory'
2010 and 'show auto-load scripts-directory'.
2011 (Auto-loading safe path): Describe the new default. Move $ddir
2012 substituation reference to 'objfile-gdb.py file'.
2013 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2014 script-name. Describe new 'set auto-load scripts-directory'
2015 and 'show auto-load scripts-directory'.
2016
6dea1fbd
JK
20172012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2018
2019 Provide $ddir substitution for --with-auto-load-safe-path.
2020 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2021 (Auto-loading safe path): Likewise. Mention the default value,
2022 $ddir substitution, --with-auto-load-safe-path and
2023 --without-auto-load-safe-path.
2024 * observer.texi (gdb_datadir_changed): New.
2025
1ccacbcd
JK
20262012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2027
2028 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2029 Twice.
2030
d9242c17
JK
2031 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2032 directory separator by path separator.
2033
af2c1515
JK
20342012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2037 for 'set auto-load safe-path' optional. Mention if it is omitted.
2038 Change disabling security protection condition to "/", twice.
2039
a20ee7a4
SCR
20402012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2041
2042 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2043 the new methods global_block and static_block on gdb.Symtab
2044 objects.
2045
56af09aa
SCR
20462012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2047
2048 * gdb.texinfo (Blocks In Python): Add a note saying that future
2049 improvements to GDB and its infrastructure can move symbols
2050 across blocks within a symbol table.
2051
2746b0ef
YQ
20522012-04-29 Yao Qi <yao@codesourcery.com>
2053
2054 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2055 (A29K): Remove.
2056
62e5f89c
SDJ
20572012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2058 Tom Tromey <tromey@redhat.com>
2059
2060 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2061 and generic static probe support on GDB.
2062
a766d390
DE
20632012-04-25 Doug Evans <dje@google.com>
2064
50f042b9
DE
2065 * gdb.texinfo (Go): Fix thinko.
2066
a766d390
DE
2067 * gdb.texinfo (Supported Languages): Add Go.
2068 (Go): New node.
2069
f02e2b19
YQ
20702012-04-25 Yao Qi <yao@codesourcery.com>
2071
2072 * gdbint.texinfo (Testsuite): New section `Board settings'.
2073
68d41a48
JK
20742012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2075
2076 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2077 Three times.
2078
174bb630
JK
2079 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2080 Three times.
2081
0511cc75
JK
20822012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2083
2084 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2085 by @table @asis. Fix formatting of one item.
2086
0070f25a
JK
20872012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2088
2089 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2090
4dc84fd1
JK
20912012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2092
2093 New option "set debug auto-load".
2094 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2095 (auto-load verbose mode): New node.
2096
bccbefd2
JK
20972012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2098
2099 New option "set auto-load safe-path".
2100 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2101 and "info auto-load" examples for safe-path. Put there also references
2102 for "set auto-load safe-path" and "show auto-load safe-path".
2103 New menu item for Auto-loading safe path.
2104 (Auto-loading safe path): New node.
2105 (Python Auto-loading): Update the expected output from "Missing"
2106 to "No".
2107
bf88dd68
JK
21082012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2109
2110 auto-load: Implementation.
2111 * gdb.texinfo (Mode Options): New anchor for -nx.
2112 (Startup): New anchors for Option -init-eval-command,
2113 Home Directory Init File
2114 and Init File in the Current Directory during Startup.
2115 Mention set auto-load local-gdbinit with a reference.
2116 Change the sample code to "set auto-load python-scripts".
2117 (Threads): New anchor set libthread-db-search-path.
2118 Provide references to libthread_db.so.1 file.
2119 (Controlling GDB): New menu item for Auto-loading.
2120 (Auto-loading, Init File in the Current Directory)
2121 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2122 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2123 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2124 reference.
2125 (Auto-loading): Rename to ...
2126 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2127 "set auto-load python-scripts", new anchor for it. Change
2128 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2129 for it. Change "info auto-load-scripts"
2130 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2131 to "Python scripts".
2132
8264ba82
AG
21332012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2134
2135 PR mi/13393
2136 * gdb.texinfo (Print Settings): Extend the description for "set print
2137 object".
2138 (GDB/MI Variable Objects): Extend the description for -var-create and
2139 -var-list-children.
2140
06fc020f
SCR
21412012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2142
2143 * gdb.texinfo (Examining Data): Document the 'explore' command.
2144
7191c139
JB
21452012-03-28 Joel Brobecker <brobecker@adacore.com>
2146
2147 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2148 to the children of a varobj and its update range when -var-update
2149 returns that the varobj's type changed.
2150
3708f05e
JK
21512012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2154 Create two new links fir 'objfile-gdb.py file'
2155 and 'dotdebug_gdb_scripts section'.
2156
8e0583c8
JK
21572012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2158
2159 * gdb.texinfo (Auto-loading): Rename node reference
2160 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2161 Twice.
2162 (.debug_gdb_scripts section): Rename the node ...
2163 (dotdebug_gdb_scripts section): ... here.
2164 (Maintenance Commands): Also rename this node reference.
2165
7b282c5a
SCR
21662012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2167
2168 * gdb.texinfo (Python API/Values From Inferior): Add description
2169 about the new method Value.referenced_value. Add description on
2170 how Value.dereference is different (and similar) to
2171 Value.referenced_value.
2172
8320cc4f
JK
21732012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2176 --init-eval-command=COMMAND, -iex.
2177 (Startup): Describe -iex and -ix. Simplify the example
2178 for "set auto-load-scripts off".
2179
481860b3
GB
21802012-03-16 Gary Benson <gbenson@redhat.com>
2181
2182 PR breakpoints/10738
2183 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2184 stating that GDB cannot set breakpoints on inlined functions.
2185 (Mode Options): Document --use-deprecated-index-sections.
2186 (Index Section Format): Document new index section version format.
2187
c4aeac85
TT
21882012-03-15 Tom Tromey <tromey@redhat.com>
2189
2190 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2191
16899756
DE
21922012-03-13 Doug Evans <dje@google.com>
2193
2194 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2195 of "reload".
2196 (Symbols): Delete docs for set/show symbol-reloading.
2197 * gdbint.texinfo (Defining Other Architecture Features): Delete
2198 SYMBOL_RELOADING_DEFAULT.
2199 * refcard.tex: Delete reference to symbol-reloading.
2200
9b224c5e
PA
22012012-03-07 Pedro Alves <palves@redhat.com>
2202
2203 * gdb.texinfo (General Query Packets): Document new
2204 QProgramSignals packet.
2205 * gdb.texinfo (Remote configuration): Mention
2206 "program-signals-packet".
2207
169081d0
TG
22082012-03-05 Tristan Gingold <gingold@adacore.com>
2209
2210 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2211
d1feda86
YQ
22122012-03-03 Yao Qi <yao@codesourcery.com>
2213
2214 * gdb.texinfo (In-Process Agent): New node.
2215 Document new commands.
2216 (General Query Packets): Add packet `QAgent'.
2217
1faeff08
MR
22182012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2219
2220 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2221
7d74f244
DE
22222012-03-01 Scott J. Goldman <scottjg@vmware.com>
2223
2224 * gdb.texinfo (Commands In Python): Put example python macro in
2225 COMMAND_USER category rather than COMMAND_OBSCURE.
2226 Document gdb.COMMAND_USER.
2227 (User-defined Commands): Update documentation to clarify
2228 "set/show max-user-call-depth" and "show user" don't apply to python
2229 commands. Update documentation to clarify "help user-defined" may
2230 also include python commands defined as COMMAND_USER.
2231
6fe37d23
JK
22322012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.texinfo (Startup): Add option -ex description to the option -x
2235 description.
2236
83364271
LM
22372012-02-24 Luis Machado <lgustavo@codesourcery.com>
2238
2239 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2240 condition-evaluation breakpoint parameter.
2241 Mention condition-evaluation mode being shown in "info break".
2242 (Break Conditions): Add description for target-side
2243 conditional breakpoints.
2244 (Remote Configuration): Mention conditional-breakpoints-packet.
2245 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2246 cond-expr.
2247 (General Query Packets): Mention new ConditionalBreakpoint feature.
2248
bdb1994d
TT
22492012-02-22 Tom Tromey <tromey@redhat.com>
2250
2251 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2252
4d241c86
TT
22532012-02-17 Tom Tromey <tromey@redhat.com>
2254
2255 PR python/10753:
2256 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2257 directory.
2258
816338b5
SS
22592012-02-14 Stan Shebs <stan@codesourcery.com>
2260
2261 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2262
cc30c4bd
PA
22632012-02-13 Pedro Alves <palves@redhat.com>
2264
2265 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2266 mips-idt-ecoff.
2267
035d1e5b
YQ
22682012-02-09 Yao Qi <yao@codesourcery.com>
2269
2270 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2271
f0823d2c
TT
22722012-02-07 Tom Tromey <tromey@redhat.com>
2273
2274 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2275 Symbol.value.
2276
64e7d9dd
TT
22772012-02-07 Tom Tromey <tromey@redhat.com>
2278
2279 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2280
4220b2f8
TS
22812012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2282
2283 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2284
edcc5120
TT
22852012-01-24 Tom Tromey <tromey@redhat.com>
2286
2287 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2288 unload".
2289 (Files): Mention new catch commands.
2290 (GDB/MI Async Records): Likewise.
2291
53fe1783
GB
22922012-01-24 Gary Benson <gbenson@redhat.com>
2293
2294 Delete #if 0'd out code.
2295 * gdb.texinfo (Frame Info): Remove "info catch".
2296
b9e7b9c3
UW
22972012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2298
2299 * gdb.texinfo (Remote Configuration): Document
2300 "set remote hostio-readlink-packet" command.
2301 (General Query Packets): Document vFile:readlink packet.
2302
4aac40c8
TT
23032012-01-16 Tom Tromey <tromey@redhat.com>
2304
2305 * gdb.texinfo (Specify Location): Document relative file name
2306 handling.
2307
cafec441
TT
23082012-01-16 Tom Tromey <tromey@redhat.com>
2309
2310 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2311
0ee339bc
JK
23122012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2313 Eli Zaretskii <eliz@gnu.org>
2314
2315 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2316 code.
2317
72384ba3
PH
23182012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2319
2320 * gdb.texinfo (Variables): Document use of :: for non-static
2321 variables.
2322
ce1b17c4
JB
23232012-01-05 Joel Brobecker <brobecker@adacore.com>
2324
2325 * gdbint.texinfo (Start of New Year Procedure): Update
2326 to replace use of copyright.sh by use of copyright.py.
2327
217bff3e
JK
23282012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2329
2330 Remove the gdbtui binary.
2331 * all-cfg.texi (GDBTUI): Remove.
2332 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2333 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2334 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2335
cc72b2a2
KP
23362011-12-23 Kevin Pouget <kevin.pouget@st.com>
2337
2338 Introduce gdb.FinishBreakpoint in Python.
2339 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2340 (Python API): Add menu entry for Finish Breakpoints.
2341
13ac8d2c
JK
23422011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2343
2344 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2345 tests.
2346
e0f9f062
DE
23472011-12-16 Doug Evans <dje@google.com>
2348
2349 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2350
80b6e756
PM
23512011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2352
1c3ad6ab 2353 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2354 stack". Add documentation for "set/show python print-stack".
2355
2fb860fc
PA
23562011-12-14 Pedro Alves <pedro@codesourcery.com>
2357
2358 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2359 should transfer control to the stub in the startup code instead of
2360 in main. Mention the need to get past the initial breakpoint.
2361
f8eba3c6
TT
23622011-12-06 Tom Tromey <tromey@redhat.com>
2363
2364 * gdb.texinfo (Set Breaks): Update for new behavior.
2365
2268b414
JK
23662011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2369 List Format for SVR4 Targets'.
2370 (General Query Packets): New item qXfer:libraries-svr4:read.
2371 (Library List Format for SVR4 Targets): New node.
2372
ae6f0d5b
TT
23732011-12-01 Tom Tromey <tromey@redhat.com>
2374
2375 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2376 add.
2377
36dfb11c
TT
23782011-11-22 Tom Tromey <tromey@redhat.com>
2379
2380 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2381 reasons.
2382
f196051f
SS
23832011-11-20 Stan Shebs <stan@codesourcery.com>
2384
2385 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2386 note-related options and variables.
2387 (Tracepoint Packets): Document packet changes.
2388
f85b53f8
SD
23892011-11-20 Sanjoy Das <sdas@igalia.com>
2390
2391 * gdb.texinfo (JIT Interface): Add documentation on writing and
2392 usind JIT debug info readers.
2393 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2394 Debug Info Readers): New nodes.
2395
bfccc43c
YQ
23962011-11-18 Yao Qi <yao@codesourcery.com>
2397
2398 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2399 tracepoint.
2400
c011a4f4
DE
24012011-11-15 Doug Evans <dje@google.com>
2402
2403 * gdb.texinfo (Files): Document basenames-may-differ.
2404
ed59ded5
DE
24052011-11-14 Doug Evans <dje@google.com>
2406
2407 * gdb.texinfo (Shell Commands): Document "!".
2408
405f8e94
SS
24092011-11-14 Stan Shebs <stan@codesourcery.com>
2410 Kwok Cheung Yeung <kcy@codesourcery.com>
2411
2412 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2413 needed to get shorter fast tracepoints.
2414 (Tracepoint Packets): Document new qTMinFTPILen packet.
2415
1e4d1764
YQ
24162011-11-14 Yao Qi <yao@codesourcery.com>
2417
2418 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2419 behavior of tracepoint.
2420 (General Query Packets): New feature InstallInTrace.
2421 (Remote Configuration): Document "set remote
2422 install-in-trace-packet".
2423
71eba9c2 24242011-11-12 Matt Rice <ratmice@gmail.com>
2425
2426 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2427 Add arguments to info macro.
2428
e0f8f636
TT
24292011-11-10 Tom Tromey <tromey@redhat.com>
2430
2431 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2432 manual.
2433 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2434 (Macros): Add a footnote.
2435 (C): Remove paragraph about compiler options.
2436 (C Constants): Mention wide character and string constants.
2437 (C Plus Plus Expressions): Update compiler option advice. Mention
2438 using declarations. Mention ADL. Remove old HP compiler
2439 information.
2440
625c0d47
TT
24412011-11-10 Tom Tromey <tromey@redhat.com>
2442
2443 PR c++/9257:
2444 * gdb.texinfo (Print Settings): Add an extra note about the need
2445 for a vtable.
2446
4be2aacc
MR
24472011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2448
2449 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2450 "set mips abi" documentation.
2451
0a1c4d10
DE
24522011-11-04 Doug Evans <dje@google.com>
2453
2454 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2455
aad1c02c
TT
24562011-11-03 Tom Tromey <tromey@redhat.com>
2457
2458 * gdb.texinfo (Stopping): Add menu entry.
2459 (Continuing and Stepping): Restore @node. Use @section, not
2460 @subsection.
2461
983fb131
MR
24622011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2463
2464 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2465 designation. Fix "Specify Location" cross-reference.
2466
3065dfb6
SS
24672011-11-02 Stan Shebs <stan@codesourcery.com>
2468
2469 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2470 (General Query Packets): Describe tracenz feature.
2471 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2472
0aaaf063
PK
24732011-10-28 Paul Koning <paul_koning@dell.com>
2474
2475 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2476
2231f1fb
KP
24772011-10-27 Kevin Pouget <kevin.pouget@st.com>
2478
2479 * gdb.texinfo ((Frames In Python): Document
2480 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2481
5110b5df
PK
24822011-10-26 Paul Koning <paul_koning@dell.com>
2483
2484 * gdb.texinfo (gdb.types): Document new deepitems function.
2485
22dbab46
PK
24862011-10-25 Paul Koning <paul_koning@dell.com>
2487
2488 PR python/13327
2489
2490 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2491 fetch_lazy method.
2492
9df2fbc4
PM
24932011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2494
2495 PR python/12656
2496
2497 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2498 global_block, static_block function.
2499
f05e2e1d
TT
25002011-10-19 Tom Tromey <tromey@redhat.com>
2501
2502 * gdb.texinfo (Commands In Python): Add missing "@"s.
2503
a7fc3f37
KP
25042011-10-13 Kevin Pouget <kevin.pouget@st.com>
2505
2506 PR python/13285 Document named constants for frame unwind stop reasons
2507 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2508 constants.
2509
5048e516
JK
25102011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2511
2512 Fix compatibility with texinfo versions older than 4.12.
2513 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2514 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2515 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2516 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2517 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2518 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2519 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2520
5a56e9c5
DE
25212011-10-09 Doug Evans <dje@google.com>
2522
2523 * gdb.texinfo (Extending GDB): Document alias command.
2524
36b11add
JK
25252011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2526
2527 Support @entry in input expressions.
2528 * gdb.texinfo (Variables): Describe @entry names suffix.
2529 (Print Settings): Add anchor for `set print entry-values'.
2530
e18b2753
JK
25312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2532 Eli Zaretskii <eliz@gnu.org>
2533
2534 Display @entry parameter values (without references).
2535 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2536 example.
2537 (Print Settings): New description of set print entry-values and show
2538 print entry-values.
2539
111c6489
JK
25402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2541 Eli Zaretskii <eliz@gnu.org>
2542
2543 Recognize virtual tail call frames.
2544 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2545 (Tail Call Frames): New node.
2546 (Frames In Python): Add gdb.TAILCALL_FRAME.
2547
9c15afc4
DE
25482011-10-07 Doug Evans <dje@google.com>
2549
2550 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2551 register_pretty_printer.
2552
99f5279d
PM
25532011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2554
2555 PR python/12930
2556 PR python/12802
2557
2558 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2559 stop method.
2560
03583c20
UW
25612011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2562
2563 * gdb.texinfo (Starting your Program): "set disable-randomization"
2564 is no longer Linux-specific.
2565 (Remote Configuration): Document "set remote
2566 disable-randomization-packet".
2567 (General Query Packets): Document "QDisableRandomization" packet
2568 and add it to "qSupported" list.
2569
bd054e06
KP
25702011-10-07 Kevin Pouget <kevin.pouget@st.com>
2571
2572 Allow Python notification of new object-file loadings.
2573 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2574 event type.
2575
cb6be26b
KP
25762011-10-04 Kevin Pouget <kevin.pouget@st.com>
2577
2578 PR python/12691: Add the inferior to Python exited event
2579 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2580
a05336a1
JB
25812011-10-03 Joel Brobecker <brobecker@adacore.com>
2582
2583 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2584 rephasing.
2585
5d77fe44
JB
25862011-10-03 Joel Brobecker <brobecker@adacore.com>
2587
2588 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2589 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2590 as possible feature returned by the `-list-features'
2591 command.
2592
699df94d
PK
25932011-09-28 Paul Koning <paul_koning@dell.com>
2594
2595 * gdb.texinfo (gdb.Type): Document field access by dictionary
2596 key syntax.
2597
24bdad53
YQ
25982011-09-28 Yao Qi <yao@codesourcery.com>
2599
2600 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2601 Add one space after option `-s'. Remove @r{} markup.
2602
6710bf39
SS
26032011-09-27 Stan Shebs <stan@codesourcery.com>
2604
2605 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2606
d99f7e48
HZ
26072011-09-16 Hui Zhu <teawater@gmail.com>
2608
2609 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2610 to *(unsigned char *)$esp@300.
2611
d812018b
PK
26122011-09-15 Paul Koning <paul_koning@dell.com>
2613
2614 * gdb.texinfo: Make style of Python functions and methods match
2615 the syntax of Python. Also put class and module names explicitly
2616 on function, member, and variable names, matching Python
2617 documentation conventions.
2618
2aa48337
KP
26192011-09-15 Kevin Pouget <kevin.pouget@st.com>
2620
2621 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2622 * gdb.texinfo (Inferiors In Python): Describe new
2623 gdb.selected_inferior() function.
2624
6839b47f
KP
26252011-09-15 Kevin Pouget <kevin.pouget@st.com>
2626
2627 Handle multiple breakpoint hits in Python interface:
2628 * gdb.texinfo (Events In Python): New function documentation:
2629 gdb.BreakpointEvent.breakpoints. Indicate that
2630 gdb.BreakpointEvent.breakpoint is now deprecated.
2631
26829f2b
JB
26322011-09-04 Joel Brobecker <brobecker@adacore.com>
2633
2634 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2635
a9f54f60
TT
26362011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2637
2638 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2639
fa3a4f15
PM
26402011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2641
2642 * gdb.texinfo (Prompt): Add set/show extended-prompt
2643 documentation
2644 (Basic Python): Add prompt_hook anchor.
2645 (Python modules): Reword module text to reflect multiple modules.
2646 (gdb.prompt): Document gdb.prompt module.
2647
224bbe49
YQ
26482011-08-14 Yao Qi <yao@codesourcery.com>
2649
78d85199
YQ
2650 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2651
26522011-08-14 Yao Qi <yao@codesourcery.com>
2653
2654 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2655 (TIC6x Features): New node.
2656
457e09f0
DE
26572011-08-12 Doug Evans <dje@google.com>
2658
2659 * gdb.texinfo (Symbols In Python): Document symbol.type.
2660
5e239b84
PM
26612011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2662
2663 * gdb.texinfo (Python): Document command and function
2664 auto-loading.
2665
177bc839
JK
26662011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2667 Eli Zaretskii <eliz@gnu.org>
2668
2669 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2670 typedefs unrolling. Extend the sample code by an inner typedef and
2671 outer typedefs unrolling.
2672
1a532630
PP
26732011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2674
2675 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2676 size and line-size.
2677
9b158ba0 26782011-07-21 Matt Rice <ratmice@gmail.com>
2679
2680 PR macros/12999
2681 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2682 Update text and cindex entries for info macro command.
2683
d17b6f81
PM
26842011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2685
2686 * observer.texi (GDB Observers): Add before_prompt observer.
2687 * gdb.texinfo (Basic Python): Add documentation for prompt
2688 substitution.
2689
713389e0
PM
26902011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2691
2692 PR python/12438
2693 * gdb.texinfo (Python Commands): Add deprecate note to maint
2694 set/show python print-stack. Document set/show python
2695 print-backtrace.
2696
177b42fe
TJB
26972011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2698
2699 * gdb.texinfo: Fix typos.
2700
900e11f9
JK
27012011-07-01 Tom Tromey <tromey@redhat.com>
2702
2703 * gdb.texinfo (Debugging Output): Document set debug
2704 check-physname.
2705
39c4d40a
TT
27062011-06-29 Tom Tromey <tromey@redhat.com>
2707
2708 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2709 breakpoint-notifications feature.
2710
6f5def7d
UW
27112011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2712
2713 * gdb.texinfo (Target Description): Remove warning about
2714 possibly unstable format.
2715
8cf64490
TT
27162011-06-03 Tom Tromey <tromey@redhat.com>
2717
2718 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2719 (Events In Python): Note that exit_code is optional.
2720
393eab54
PA
27212011-05-17 Pedro Alves <pedro@codesourcery.com>
2722
2723 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2724 required for multi-threading support.
2725 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2726 Hc are deprecated for multi-threading debugging. Point readers at
2727 the vCont packet.
2728
75fc9810
DE
27292011-05-15 Doug Evans <dje@google.com>
2730
2731 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2732
01124a23
DE
27332011-05-13 Doug Evans <dje@google.com>
2734
98a5dd13
DE
2735 * gdb.texinfo (Threads): Document $sdir,$pdir.
2736 (Server): Document $pdir exception.
2737
dbaefcf7
DE
2738 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2739
cc63ef9b
DE
2740 * gdb.texinfo (Threads): Clarify default value for
2741 libthread-db-search-path.
7e0396aa 2742
01124a23
DE
2743 * gdb.texinfo (Completion): Update example.
2744 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2745
d248b706
KY
27462011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2747
2748 * gdb.texinfo: Document change in the behaviour of the enable and
2749 disable GDB commands when applied to tracepoints.
2750 Document the EnableDisableTracepoints remote stub feature.
2751 Document QTEnable and QTDisable in the list of tracepoint packets.
2752
cc88a640
JK
27532011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2754
2755 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2756 hsuser.texi.
2757 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2758 comment to hsuser.texi. Change rluser.texi name in the comment.
2759
84e578fb
DE
27602011-05-10 Doug Evans <dje@google.com>
2761
2762 * gdb.texinfo (Threads): If an empty path is provided for
2763 libthread-db-search-path it is reset to its default value.
2764 (Server): Ditto.
2765
478aac75
DE
27662011-05-09 Doug Evans <dje@google.com>
2767
2768 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2769
9c06b0b4
TJB
27702011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2771 Thiago Jung Bauermann <bauerman@br.ibm.com>
2772
2773 Implement support for PowerPC BookE masked watchpoints.
2774 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2775 (PowerPC Embedded): Mention support of masked watchpoints.
2776
9ed350ad
JB
27772011-05-03 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2780 `@value{GDBN}'.
2781
4ceed123
JB
27822011-05-03 Joel Brobecker <brobecker@adacore.com>
2783
2784 * gdb.texinfo (titlepage): Remove dedication.
2785 (In Memoriam): New appendix.
2786
559a7a62
JK
27872011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2788 Eli Zaretskii <eliz@gnu.org>
2789
2790 * gdb.texinfo (Index Section Format): Change the version to 5.
2791 Describe the different formula.
2792
03f2bd59
JK
27932011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2794 Eli Zaretskii <eliz@gnu.org>
2795
2796 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2797 for disconnected tracing.
2798 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2799 extended-remote relationship. Mention --once.
2800 (TCP port allocation lifecycle of @code{gdbserver}): New.
2801
d9b1a651
EZ
28022011-04-23 Eli Zaretskii <eliz@gnu.org>
2803
2804 * gdb.texinfo (Server): Improve indexing. Index all optional
2805 switches to gdbserver.
2806
90476074
TT
28072011-04-20 Tom Tromey <tromey@redhat.com>
2808
2809 * gdb.texinfo (Index Section Format): New node.
2810 (Top): Add new node to menu.
2811
c21236dc
PA
28122011-04-20 Pedro Alves <pedro@codesourcery.com>
2813
2814 * gdb.texinfo (Maintenance Commands): Document `maint print
2815 remote-registers'.
2816
05c8c3f5
TT
28172011-04-20 Tom Tromey <tromey@redhat.com>
2818
2819 * gdb.texinfo (Trace File Format): Move node later.
2820
7a9dd1b2
TT
28212011-04-19 Tom Tromey <tromey@redhat.com>
2822
2823 * gdbint.texinfo (Register Information Functions): Remove
2824 duplicate "the".
2825 * gdb.texinfo (Emacs): Remove duplicate "to".
2826 (GDB/MI Variable Objects): Remove duplicate "the".
2827 (General Query Packets): Likewise.
2828
4368ebeb
JB
28292011-04-02 Joel Brobecker <brobecker@adacore.com>
2830
2831 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2832 "GDB/MI Ada Exception Information" node.
2833
956a9fb9
JB
28342011-04-01 Joel Brobecker <brobecker@adacore.com>
2835
2836 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2837 the "exception-name" field in the *stopped async record.
2838
f1310107
TJB
28392011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2840 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2841
2842 Implement support for PowerPC BookE ranged breakpoints.
2843 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2844
8786b2bd
TT
28452011-03-28 Tom Tromey <tromey@redhat.com>
2846
2847 * gdb.texinfo (Set Tracepoints): Fix typo.
2848
9ef07c8c
TT
28492011-03-24 Tom Tromey <tromey@redhat.com>
2850
2851 * gdb.texinfo (Specify Location): Document `function:label'
2852 linespec.
2853
99c3dc11
PM
28542011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2855
f1310107 2856 PR python/12149
99c3dc11
PM
2857
2858 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2859
29703da4
PM
28602011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2861
2862 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2863 (Inferiors In Python): Likewise.
2864 (Threads In Python): Likewise.
2865 (Symbols In Python): Likewise.
2866 (Objfiles In Python): Likewise.
2867 (Symbol Tables In Python): Likewise.
2868
c9174737
PA
28692011-03-15 Pedro Alves <pedro@codesourcery.com>
2870
2871 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2872 display>: Explain that the commands accept number ranges.
2873
7371cf6d
PM
28742011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2875
2876 * gdb.texinfo (Breakpoints In Python): Add description and example
2877 of Python stop function operation.
2878
ecec24e6
PM
28792011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2880
2881 * gdb.texinfo (Parameters In Python): Document get_set_string and
2882 get_show_string methods.
2883
6dcd5565
JK
28842011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2885
2886 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2887
81896e36
JK
2888 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2889 circular-trace-buffer name.
2890
5e30da2c
JB
28912011-02-28 Joel Brobecker <brobecker@adacore.com>
2892
2893 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2894 in the previous change.
2895
3bd0f5ef 28962011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2897
2898 * gdb.texinfo (Inferiors and Programs): Update commands to show
2899 that they can accept multiple arguments.
2900
4ec7539c
JB
29012011-02-24 Joel Brobecker <brobecker@adacore.com>
2902
2903 Revert the following patch (code patch was not approved):
2904 2011-02-21 Hui Zhu <teawater@gmail.com>
2905 * agentexpr.texi (bytecode descriptions): add printf.
2906 * gdb.texinfo (tracepoint action lists): add printf.
2907
82809774
DE
29082011-02-23 Doug Evans <dje@google.com>
2909
2910 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2911
e5a67952
MS
29122011-02-23 Michael Snyder <msnyder@vmware.com>
2913
2914 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2915 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2916 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2917
6e6fbe60
DE
29182011-02-22 Doug Evans <dje@google.com>
2919
2920 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2921 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2922 add description of result, fix @defun formatting.
2923
f994e27a
HZ
29242011-02-21 Hui Zhu <teawater@gmail.com>
2925
2926 * agentexpr.texi (Bytecode Descriptions): Add printf.
2927 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2928
c7f96d2b
TT
29292011-02-18 Tom Tromey <tromey@redhat.com>
2930
2931 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2932
60f98dde
MS
29332011-02-14 Michael Snyder <msnyder@vmware.com>
2934
2935 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2936 Document new command "thread find".
2937
08e796bc
MS
29382011-02-14 Michael Snyder <msnyder@vmware.com>
2939
2940 * gdb.texinfo (Threads): Update example of new thread message.
2941
b3b9301e
PA
29422011-02-14 Pedro Alves <pedro@codesourcery.com>
2943
2944 * gdb.texinfo (Remote Configuration): Mention set/show remote
2945 traceframe-info.
2946 (Tools/Packages Optional for Building GDB): Mention that expat is
2947 used for traceframe info.
2948 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2949 (General Query Packets) <qSupported>: Describe the
2950 qXfer:traceframe-info:read feature.
2951 (qXfer::read): Describe qXfer:traceframe-info:read.
2952 (Traceframe Info Format): New section.
2953
cef35b0f
PA
29542011-02-04 Pedro Alves <pedro@codesourcery.com>
2955
2956 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2957 for casts and unary operators.
2958
f1cbe1d3
TT
29592011-02-04 Tom Tromey <tromey@redhat.com>
2960
2961 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2962 is not useful.
2963
585fdaa1
PA
29642011-01-25 Pedro Alves <pedro@codesourcery.com>
2965
2966 * gdb.texinfo: s/value optimized out/optimized out/g
2967
7bfc9434
JB
29682011-01-21 Joel Brobecker <brobecker@adacore.com>
2969
2970 * gdb.texinfo (Other Misc Settings): Rework part of the
2971 documentation of the "set interactive mode" command.
2972
4694da01
TT
29732011-01-19 Tom Tromey <tromey@redhat.com>
2974
2975 * gdb.texinfo (Threads): Document thread name output and `thread
2976 name' command.
2977 (Threads In Python): Document Thread.name attribute.
2978 (GDB/MI Thread Commands): Document thread attributes.
2979
b716877b
AB
29802011-01-12 Andrew Burgess <aburgess@broadcom.com>
2981
2982 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2983 changes in mi/mi-cmd-disas.c
2984
13fd8b81
TT
29852011-01-12 Tom Tromey <tromey@redhat.com>
2986
2987 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2988 Fix "thread apply" text.
2989
e09342b5
TJB
29902011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2991 Thiago Jung Bauermann <bauerman@br.ibm.com>
2992
2993 Implement support for PowerPC BookE ranged watchpoints.
2994 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2995 the "set powerpc exact-watchpoints" flag.
2996
06e65f44
TT
29972011-01-07 Tom Tromey <tromey@redhat.com>
2998
2999 * gdb.texinfo (Python API): Add descriptions to @menu items.
3000
d8e22779
TT
30012011-01-06 Tom Tromey <tromey@redhat.com>
3002
3003 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3004
a255712f
PP
30052010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3006
e09342b5 3007 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3008
ccfc3d6e
TT
30092011-01-06 Tom Tromey <tromey@redhat.com>
3010
3011 PR python/12133:
3012 * gdb.texinfo (Frames In Python): Document various frame
3013 constants.
3014
44944448
JB
30152011-01-05 Joel Brobecker <brobecker@adacore.com>
3016
3017 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3018 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3019 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3020
42ea3d7a
JK
30212011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3022
3023 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3024 (clean): Add GDBvn.texi.
3025
720d1a40
JB
30262010-12-29 Joel Brobecker <brobecker@adacore.com>
3027
3028 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3029 occasional case where the debugger prints an array address
3030 instead of the array itself.
3031
ad196637
PA
30322010-12-23 Pedro Alves <pedro@codesourcery.com>
3033
3034 * gdb.texinfo (Packets) <read registers packet>: Document support
3035 for registers that were not collected.
3036
a86caf66
DE
30372010-12-15 Doug Evans <dje@google.com>
3038
3039 * gdb.texinfo (Startup): Document auto-loading of scripts during
3040 startup.
3041 (Auto-loading): Delete "maint set python auto-load on|off".
3042 Add "set auto-load-scripts on|off".
3043
aae1c79a
DE
30442010-12-07 Doug Evans <dje@google.com>
3045
3046 * gdb.texinfo (Mode Options): Document -data-directory.
3047 (Data Files): Add reference to -data-directory.
3048
4e04c971
DE
30492010-11-29 Doug Evans <dje@google.com>
3050
3051 * gdb.texinfo (Pretty-Printer Introduction): Change
3052 printer-name:subprinter-name to printer-name;subprinter-name.
3053
94b6973e
PM
30542010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3055
3056 PR python/12199
3057
3058 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3059
39037522
TT
30602010-11-23 Tom Tromey <tromey@redhat.com>
3061
3062 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3063 (Editing): Likewise.
3064 (Command History): Likewise.
3065 (TUI Keys): Likewise.
3066 (Bug Reporting): Conditionally include rluser.texi and
3067 inc-history.texinfo.
3068 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3069 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3070 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3071 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3072 (gdb.pdf): Likewise.
3073 (gdb.info): Likewise.
3074 (gdb/index.html): Likewise.
3075
5ae98d25
TT
30762010-11-23 Tom Tromey <tromey@redhat.com>
3077
3078 * Makefile.in (Makefile): Run ../config.status.
3079 (distclean): Update.
3080 * configure: Remove.
3081 * configure.ac: Remove.
3082
621c8364
TT
30832010-11-12 Tom Tromey <tromey@redhat.com>
3084
3085 * gdb.texinfo (Basic Python): Update. Add xref.
3086 (Exception Handling): Document new exception classes.
3087 (Types In Python): Update.
3088 (Frames In Python): Update.
3089
84f4c1fe
PM
30902010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3091
3092 * gdb.texinfo (Breakpoints In Python): Document "internal"
3093 parameter, and visible attribute.
3094
99e7ae30
DE
30952010-11-05 Doug Evans <dje@google.com>
3096
3097 * gdb.texinfo (Source Path): Document "set directories".
3098
f4b8a18d
KW
30992010-11-05 Ken Werner <ken.werner@de.ibm.com>
3100
3101 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3102 (OpenCL C): New node.
3103
7b51bc51
DE
31042010-11-02 Doug Evans <dje@google.com>
3105
3106 * gdb.texinfo (Pretty Printing): Expand into three sections,
3107 introduction, example, and commands.
3108 (Python API): Delete section Disabling Pretty-Printers, merge into
3109 Selecting Pretty-Printers.
3110 (Writing a Pretty-Printer): New section. Move the pretty-printer
3111 example here, and reformat to match python coding style. Add a second
3112 example using the gdb.printing module.
3113 (Python modules): Add gdb.printing.
3114
9eeee977
DE
31152010-10-29 Doug Evans <dje@google.com>
3116
3117 * gdb.texinfo (Python): Fix long line.
3118
a0e0ffdf
DE
31192010-10-20 Doug Evans <dje@google.com>
3120
3121 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3122 All references updated. Correct sections marked as subsections.
3123 (Coding Standards): New chapter. Move the coding standard related
3124 subsections here. Add section on Python coding standards.
3125
0e3509db
DE
31262010-10-13 Doug Evans <dje@google.com>
3127
3128 * gdb.texinfo (Python): Add "Python modules".
3129 (Types in Python): Add reference to gdb.types section.
3130 (Python modules): New node.
3131
44592cc4
DE
31322010-10-11 Doug Evans <dje@google.com>
3133
3134 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3135 Python" from gdb.Value.type description.
3136
6e1bb179
JB
31372010-09-28 Joel Brobecker <brobecker@adacore.com>
3138
3139 * gdb.texinfo (Ravenscar Profile): New node.
3140
e8467610
TT
31412010-09-22 Tom Tromey <tromey@redhat.com>
3142
3143 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3144
fccd1d1e
EZ
31452010-09-22 Eli Zaretskii <eliz@gnu.org>
3146
3147 * gdb.texinfo (Values From Inferior): Clarify that
3148 value.dynamic_type works only in C++ programs with RTTI.
3149
c1b6b909
TT
31502010-09-15 Paul Bolle <pebolle@tiscali.nl>
3151
3152 * gdb.texinfo (Character Sets): Correctly reference host-charset
3153 in example.
3154
7d288aaa
TT
31552010-09-13 Tom Tromey <tromey@redhat.com>
3156
3157 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3158 Document "fullname" and "from".
3159
f75d858b
MK
31602010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3161
3162 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3163 feature `reverse' output by -list-target-features.
3164
83b9503b
L
31652010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3166
3167 * gdb.texinfo (i386 Features): Remove an extra "@item".
3168
03f17ccf
TT
31692010-08-30 Tom Tromey <tromey@redhat.com>
3170
3171 PR python/11792:
3172 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3173
9779414d
DJ
31742010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3175
3176 * gdb.texinfo (ARM Features): Document
3177 org.gnu.gdb.arm.m-profile.
3178
f9ffd4bb
TT
31792010-08-23 Tom Tromey <tromey@redhat.com>
3180
3181 PR python/11145:
3182 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3183 reinterpret_cast methods.
3184
702c2711
TT
31852010-08-23 Tom Tromey <tromey@redhat.com>
3186
3187 PR python/11915:
3188 * gdb.texinfo (Types In Python): Document array method.
3189
66b73624
TJB
31902010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3191
3192 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3193
06a64a0b
TT
31942010-08-16 Tom Tromey <tromey@redhat.com>
3195
3196 * gdb.texinfo (Set Watchpoints): Document -location option.
3197
a3a7127e
DE
31982010-08-13 Doug Evans <dje@google.com>
3199
3200 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3201
8dedea02
VP
32022010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3203
3204 * gdb.texinfo (GDB/MI Data Manipulation): Document
3205 -data-read-memory-raw and -data-write-memory-raw.
3206
ca5c20b6 32072010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3208 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3209
3210 * gdb.texinfo (Basic Python): Describe post_event API.
3211
cb2e07a6
PM
32122010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3213
3214 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3215 decode_line Python APIs
cb2e07a6 3216
464b3efb
TT
32172010-08-10 Tom Tromey <tromey@redhat.com>
3218
3219 * gdb.texinfo (Pretty Printing API): Document
3220 gdb.default_visualizer.
3221
c29c521f
TT
32222010-08-10 Tom Tromey <tromey@redhat.com>
3223
3224 Revert gdb-add-index addition:
3225 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3226
5da1313b
JK
32272010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3228 Eli Zaretskii <eliz@gnu.org>
3229
3230 * gdb.texinfo (Mode Options) <-batch>
3231 (Basic Python) <gdb.execute>: Describe setting width and height.
3232
02d868e8
PP
32332010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3234
3235 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3236
c2bbed2a
TT
32372010-07-30 Tom Tromey <tromey@redhat.com>
3238
3239 * gdb.texinfo (Index Files): Mention gdb-add-index.
3240
6c13bbe1
HZ
32412010-07-30 Hui Zhu <teawater@gmail.com>
3242
3243 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3244 "detach inferior" and "kill inferior".
3245
53a71c06
CR
32462010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3247
3248 * gdb.texinfo (Machine Code): Update description of two forms of
3249 arguments, and add new example to demonstrate the new form.
3250
5374244e
PM
32512010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3252
3253 * gdb.texinfo (Values From Inferior): Add value inferior function
3254 call description.
3255
8ea5bce5
JK
32562010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3257
3258 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3259
c0edd9ed
JK
32602010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3261 Eli Zaretskii <eliz@gnu.org>
3262
3263 Make core files the process_stratum.
3264 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3265 record_stratum example.
3266
9291a0cd
TT
32672010-07-13 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.texinfo (Index Files): New node.
3270
f5011d11
TT
32712010-07-13 Tom Tromey <tromey@redhat.com>
3272
3273 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3274
0f5238ed
TT
32752010-07-13 Tom Tromey <tromey@redhat.com>
3276
3277 * gdb.texinfo (Specify Location): Document labels.
3278
74c761c1
PA
32792010-07-01 Pedro Alves <pedro@codesourcery.com>
3280
3281 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3282 entries for fast tracepoints and static tracepoints.
3283
501994c0
PA
32842010-07-01 Pedro Alves <pedro@codesourcery.com>
3285
3286 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3287 qsThreadInfo>: Spell out `l' as ell.
3288
0fb4aa4b
PA
32892010-07-01 Pedro Alves <pedro@codesourcery.com>
3290
3291 * gdb.texinfo (Convenience Variables): Document $_sdata.
3292 (Commands to Set Tracepoints): Describe static tracepoints. Add
3293 `Listing Static Tracepoint Markers' menu entry. Document
3294 "strace".
3295 (Tracepoint Action Lists): Document collecting $_sdata.
3296 (Listing Static Tracepoint Markers): New subsection.
3297 (Tracepoints support in gdbserver): Mention static tracepoints.
3298 (remote packets, enabling and disabling): Mention
3299 read-sdata-object.
3300 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3301 and StaticTracepoint.
3302 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3303 Document qXfer:sdata:read.
3304 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3305
dc3b15be
JB
33062010-06-29 Joel Brobecker <brobecker@adacore.com>
3307
3308 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3309
595939de
PM
33102010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3311 Tom Tromey <tromey@redhat.com>
3312 Thiago Jung Bauermann <bauerman@br.ibm.com>
3313
3314 * gdb.texinfo (Inferiors In Python): New node.
3315 * gdb.texinfo (Threads In Python): New node.
3316
9279c692
JB
33172010-06-28 Joel Brobecker <brobecker@adacore.com>
3318
3319 * gdb.texinfo (Python): Document what the python directory is
3320 and what its location is.
3321 (Basic Python): Document the gdb.PYTHONDIR constant.
3322
bc9f0842
TT
33232010-06-25 Tom Tromey <tromey@redhat.com>
3324
3325 PR python/10808:
3326 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3327
f1421989
HZ
33282010-06-24 Hui Zhu <teawater@gmail.com>
3329
3330 * gdb.texinfo: (Commands for Controlled Output): Add
3331 documentation for command "eval".
3332
e4c0cfae
SS
33332010-06-21 Stan Shebs <stan@codesourcery.com>
3334
3335 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3336 * annotate.texinfo: Ditto.
3337 * gdbint.texinfo: Ditto.
3338 * stabs.texinfo: Ditto.
3339
bb08c432
HZ
33402010-06-22 Hui Zhu <teawater@gmail.com>
3341
3342 * gdb.texinfo: (Process Record and Replay): Add documentation
3343 for command "set record memory-query".
3344
4f5d9f07
SS
33452010-06-21 Stan Shebs <stan@codesourcery.com>
3346
3347 * gdb.texinfo: Relicense under GFDL version 1.3.
3348 * annotate.texinfo: Relicense under GFDL version 1.3.
3349 * gdbint.texinfo: Relicense under GFDL version 1.3.
3350 * stabs.texinfo: Relicense under GFDL version 1.3.
3351 * fdl.texi: Update to version 1.3.
3352
6aed2dbc
SS
33532010-06-18 Stan Shebs <stan@codesourcery.com>
3354
a61408f8
SS
3355 * gdb.texinfo (Operating System Auxiliary Information): Describe
3356 "info os" when no arguments given.
3357
6aed2dbc
SS
3358 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3359 $_thread.
3360
24e933df
HZ
33612010-06-18 Hui Zhu <teawater@gmail.com>
3362
3363 * gdb.texinfo: (Process Record and Replay): Add documentation
3364 for commands "record save" and "record restore".
3365
65d79d4b
SDJ
33662010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3367
3368 * gdb.texinfo: Include information about the correct use
3369 of addresses in the `watch' command.
3370
d914c394
SS
33712010-06-11 Stan Shebs <stan@codesourcery.com>
3372
3373 * gdb.texinfo (Observer Mode): New section.
3374 (General Query Packets): Document QAllow.
889bf7c5 3375
967cf477
DE
33762010-06-04 Doug Evans <dje@google.com>
3377
3378 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3379
aaf4119b
DE
33802010-06-03 Doug Evans <dje@google.com>
3381
3382 * gdbint.texinfo (Coding): Add subsection on command names.
3383
9eae7c52
TT
33842010-06-02 Tom Tromey <tromey@redhat.com>
3385
3386 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3387 always-disassemble.
3388
fa593d66
PA
33892010-06-01 Pedro Alves <pedro@codesourcery.com>
3390
3391 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3392 gdbserver, and add cross reference.
3393 (Tracepoints support in gdbserver): New subsection.
3394
dde08ee1
PA
33952010-05-26 Pedro Alves <pedro@codesourcery.com>
3396
3397 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3398 `qRelocInsn' feature.
3399 (Relocate instruction reply packet): New subsection
3400 of `Tracepoint Packets'.
3401 (Tracepoint Packets): Mention that packets QTDP and QTStart
3402 support the qRelocInsn request, and add cross reference to new
3403 subsection.
3404
07ca107c
DE
34052010-05-25 Doug Evans <dje@google.com>
3406
3407 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3408 (Commands In Python): Document gdb.string_to_argv.
3409
c25c4a8b
JK
34102010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3411
3412 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3413 ATTR_NORETURN.
3414
d7b32ed3 34152010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3416 Tom Tromey <tromey@redhat.com>
3417 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3418
c25c4a8b 3419 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3420
6aecb9c2
JB
34212010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3422
3423 * gdb.texinfo: (Summary) Add mention about D language support.
3424 (Filenames): Add D suffixes.
3425 (D): New node.
3426
b7da9e9f
PM
34272010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3428
3429 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3430 of macro deleted from GDB code.
3431
ab38a727
PA
34322010-04-24 Pedro Alves <pedro@codesourcery.com>
3433
3434 * gdb.texinfo (Commands to specify files): Describe what how GDB
3435 looks up DOS-based filesystem paths on the system root. Document
3436 the new `set/show target-file-system-kind' commands.
3437
66d09542
DE
34382010-04-23 Doug Evans <dje@google.com>
3439
3440 * gdb.texinfo (Python): Move Auto-loading section here ...
3441 (Python API): from here.
3442 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3443 (Maintenance Commands): Add docs for "maint print section-scripts".
3444
8bd10a10
CM
34452010-04-20 Chris Moller <cmoller@redhat.com>
3446
3447 * gdb.texinfo (Setting Breakpoints): Added description of
3448 filename-qualified rbreak.
3449 * refcard.tex (Breakpoints and Watchpoints): Added brief
3450 description of filename-qualified rbreak.
3451
4c374409
JK
34522010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3453
3454 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3455 (Python API): Change the reference to Pretty Printing API.
3456 (Pretty Printing): Move the user part under the Data node. Reformat
3457 the sample output to 72 columns. Create a new reference to Pretty
3458 Printing API. Rename the API part ...
3459 (Pretty Printing API): To a new node name.
3460 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3461 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3462
5a9351ae
SS
34632010-04-21 Stan Shebs <stan@codesourcery.com>
3464
3465 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3466 and commands.
5a9351ae 3467 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3468
9a22f0d0
PM
34692010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3470
3471 * gdb.texinfo (Examining memory): Update for change in string
3472 display with explicit size.
3473
6149aea9
PA
34742010-04-19 Pedro Alves <pedro@codesourcery.com>
3475
3476 PR breakpoints/8554.
3477
3478 * gdb.texinfo (Save Breakpoints): New node.
3479 (save-tracepoints): Rename to ...
3480 (save tracepoints): ... this. Mention that `save-tracepoints' is
3481 a deprecated alias to `save tracepoints'.
3482
711e434b
PM
34832010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3484
645797a8 3485 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3486 (info w32 thread-information-block): Document new command.
3487 (qGetTIBAddress): Document new gdbserver query.
3488 (maint set/show show-all-tib): Document new command.
3489
3f7b2faa
DE
34902010-04-15 Doug Evans <dje@google.com>
3491
fa33c3cd
DE
3492 * gdb.texinfo (Python API): Add progspaces section.
3493 (Selecting Pretty-Printers): Progspace pretty-printers are
3494 searched too.
3495 (Progspaces In Python): New section.
3496
3f7b2faa
DE
3497 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3498
79f283fe
PM
34992010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3500
3501 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3502 returns None.
3503
87290684
SS
35042010-04-09 Stan Shebs <stan@codesourcery.com>
3505
3506 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3507 Describe the `frames-created' field, tweak grammar.
3508
a97153c7
PA
35092010-04-09 Pedro Alves <pedro@codesourcery.com>
3510
3511 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3512 Describe the `circular' and `disconnected' fields.
3513
5c5dcc1b
L
35142010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3515
3516 * gdb.texinfo (maint print registers): Mention unavailable and
3517 invisible registers.
3518
adc36818
PM
35192010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3520 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3521 Tom Tromey <tromey@redhat.com>
adc36818
PM
3522
3523 * gdb.texinfo (Breakpoints In Python): New Node.
3524
33da3f1c
SS
35252010-04-08 Stan Shebs <stan@codesourcery.com>
3526
3527 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3528 trace status fields.
3529
3a13a53b
L
35302010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3531
3532 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3533 optional. Make org.gnu.gdb.i386.avx requires
3534 org.gnu.gdb.i386.avx.
3535
08001717
DE
35362010-04-08 Doug Evans <dje@google.com>
3537
3538 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3539 search path, and document that gdb only scans the search path if
3540 the script's path doesn't specify a directory.
3541
c375651d
DE
35422010-04-05 Doug Evans <dje@google.com>
3543
3544 * gdb.texinfo (maint show python auto-load): Fix typo.
3545
af54718e
SS
35462010-04-04 Stan Shebs <stan@codesourcery.com>
3547
d77f58be
SS
3548 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3549 (Setting Watchpoints): Update description of "info watch".
3550 (Disabling Breakpoints): Only "info break" lists all.
3551
af54718e
SS
3552 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3553 (tdump): Explain how tdump works.
3554
86b17b60
PA
35552010-04-01 Pedro Alves <pedro@codesourcery.com>
3556
3557 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3558 add cross reference.
3559
ff12863f
PA
35602010-03-31 Pedro Alves <pedro@codesourcery.com>
3561
3562 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3563 commands error out.
3564
f68eb612
L
35652010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3566
3567 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3568
c8d5aac9
L
35692010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3570
3571 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3572
7d13fe92
SS
35732010-03-29 Stan Shebs <stan@codesourcery.com>
3574 Nathan Sidwell <nathan@codesourcery.com>
3575
3576 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3577 GDBN equivalent.
3578 (Set Tracepoints): Remove mention that conditional tracepoints
3579 don't exist.
3580 (Tracepoint Actions): Clarify when while-stepping collection
3581 happens, note that while-stepping does not automatically collect
3582 $pc.
3583
409873ef 35842010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3585
409873ef
SS
3586 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3587 (General Query Packets): Describe TracepointSource.
3588
ee8e71d4
EZ
35892010-03-27 Matt Rice <ratmice@gmail.com>
3590
c8d5aac9
L
3591 * gdb.texinfo (ARM): Document arguments to "target sim".
3592 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3593
99b5e152
PA
35942010-03-26 Pedro Alves <pedro@codesourcery.com>
3595
3596 * gdb.texinfo (Tracepoint Packets): Remove mention that
3597 terror:string may be plain text, and drop mention of X prefix.
3598
cd64ee31
VP
35992010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3600
3601 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3602
6c28cbf2
SS
36032010-03-24 Stan Shebs <stan@codesourcery.com>
3604
3605 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3606
95a42b64
TT
36072010-03-24 Tom Tromey <tromey@redhat.com>
3608
3609 PR breakpoints/9352:
3610 * gdb.texinfo (Break Commands): Update.
3611
18148017
VP
36122010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3613
3614 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3615 commands.
3616
4daf5ac0
SS
36172010-03-16 Stan Shebs <stan@codesourcery.com>
3618
3619 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3620 circular-trace-buffer.
3621 (Tracepoint Packets): Describe QTBuffer, and details of the
3622 qTStatus reply.
3623
c9429232
SS
36242010-03-12 Stan Shebs <stan@codesourcery.com>
3625 Nathan Sidwell <nathan@codesourcery.com>
3626
3627 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3628 doing instruction stepping.
3629 (Tracepoint Restrictions): New node.
3630
ccefe4c4
TT
36312010-03-10 Tom Tromey <tromey@redhat.com>
3632
3633 * gdbint.texinfo (Symbol Handling): Update.
3634
7c953934
TT
36352010-03-08 Tom Tromey <tromey@redhat.com>
3636
3637 PR cli/9591:
3638 * gdb.texinfo (Mode Options): Mention lack of pagination and
3639 confirmation with --batch.
3640 (Screen Size): Mention --batch.
3641 (Messages/Warnings): Likewise.
3642
f870a310
TT
36432010-03-05 Tom Tromey <tromey@redhat.com>
3644
3645 * gdb.texinfo (Basic Python): Document target_charset and
3646 target_wide_charset.
3647
78e2826b
TT
36482010-03-05 Tom Tromey <tromey@redhat.com>
3649
3650 * gdb.texinfo (Data): Link to pretty-printing.
3651 (Output Formats): Likewise. Correct text.
3652
f5dff777
DJ
36532010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3654
3655 * gdb.texinfo (Types): Describe <struct> and <flags>.
3656
dc00d89f
PM
36572010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3658
3659 * gdb.texinfo (Frames In Python): Add block parameter and
3660 description to read_var text.
3661
5107b149 36622010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3663 Tom Tromey <tromey@redhat.com>
5107b149
PM
3664
3665 * gdb.texinfo (Types In Python): Describe block argument in
3666 template_argument and gdb.lookup_type.
3667
e03e5e7b
TT
36682010-02-24 Tom Tromey <tromey@redhat.com>
3669
3670 * gdb.texinfo (Cygwin Native): Fix typo.
3671
f3e9a817
PM
36722010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3673
3674 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3675 and select method descriptions.
3676 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3677 Tables in Python to menu.
3678 (Blocks In Python): New node.
3679 (Symbols In Python): New node.
3680 (Symbol Tables in Python): New node.
3681
a79b8f6e
VP
36822010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3683
3684 Multiexec MI
3685
3686 gdb/
3687 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3688
3689 gdb/doc/
3690 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3691 changes.
3692 (GDB/MI Program Execution): Document current behaviour of
3693 --all and --thread-group.
3694 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3695 -remove-inferior.
3696 * observer.texi (inferior_added, inferior_removed): New
3697 observers.
3698
629d6a47
TT
36992010-02-19 Tom Tromey <tromey@redhat.com>
3700
3701 * gdbint.texinfo (Getting Started): Fix @node.
3702 (Debugging GDB): Likewise.
3703
c09529e5
JB
37042010-02-13 Joel Brobecker <brobecker@adacore.com>
3705
3706 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3707 documenting the gdb_test_timeout variable.
3708
540aa8e7
MS
37092010-02-12 Jakob Engblom <jakob@virtutech.com>
3710
3711 * gdb.texinfo (MI commands): Added documentation of --reverse
3712 option to a set of MI commands. Restructured documentation of MI
3713 commands --exec-continue to reflect the complexity of reverse
3714 execution.
3715
081dfbf7
PA
37162010-02-12 Pedro Alves <pedro@codesourcery.com>
3717
3718 * gdb.texinfo (Using the Collected Data): Specify that the address
3719 range of `tfind outsize' is exclusive, and that the address range
3720 of `tfind range' is inclusive.
3721 (Tracepoint Packets): Specify that the address range of
3722 `QTFrame:range' is inclusive, and that the address range of
3723 `QTFrame:outside' is exclusive
3724
8e9c5e02
VP
37252010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3726
3727 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3728
92981e24
TT
37292010-02-10 Tom Tromey <tromey@redhat.com>
3730
3731 * gdb.texinfo (Debugging Output): Document set debug parser and
3732 show debug parser.
3733
075b51b7
L
37342010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3735
3736 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3737 i386_eflags and i386_mxcsr.
3738
3bb8d5c3
L
37392010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3740
3741 * gdb.texinfo: Document i386 target features.
3742
c5f80513
DE
37432010-02-05 Doug Evans <dje@google.com>
3744
3745 * gdbint.texinfo (Testsuite): Add a new section to document the
3746 various DejaGnu variables that may be overridden.
1be00882 3747 Document INTERNAL_GDBFLAGS.
c5f80513 3748
6ac33a4e
TT
37492010-02-04 Tom Tromey <tromey@redhat.com>
3750
3751 PR cli/8830:
3752 * gdb.texinfo (Files): -readnow comes before the filename for file
3753 and symbol-file.
3754
a1dcb23a
DJ
37552010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3756
3757 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3758 Document ARM breakpoint types.
3759 (Register Packet Format): Move into the new section.
3760 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3761
95433b34
JB
37622010-01-21 Joel Brobecker <brobecker@adacore.com>
3763
3764 * gdb.texinfo (File Options): Adjust the documentation of this
3765 switch to refer to the "source" command rather than partially
3766 duplicating some of the relevant information.
3767 (Extending GDB): Introduce and document the set/show script-extension
3768 setting.
3769 (Command Files): Add note explaining that the "source" command
3770 is also used to evalute scripts written in other languages.
3771 Remove the short slightly incorrect reference to sourcing Python
3772 scripts.
3773 (Python Commands): Document how to execute a Python script from GDB.
3774
8d576872
JB
37752010-01-19 Joel Brobecker <brobecker@adacore.com>
3776
3777 * gdb.texinfo (Command Files): Fix typo.
3778
8150ff9c
JB
37792010-01-18 Tom Tromey <tromey@redhat.com>
3780
3781 * gdb.texinfo (File Options): Document -x on .py files.
3782 (Command Files): Document handling of Python scripts.
3783
23db03a6
JZ
37842010-01-18 Jie Zhang <jie.zhang@analog.com>
3785
3786 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3787
00bf0b85
SS
37882010-01-15 Stan Shebs <stan@codesourcery.com>
3789
3790 * gdb.texinfo (Trace Files): New section.
3791 (Tracepoint Packets): Document QTSave and qTBuffer.
3792 (Trace File Format): New appendix.
3793
be759fcf
PM
37942010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3795
3796 * gdb.texinfo (Values From Inferior): Document lazy_string value
3797 method.
3798 (Python API): Add Lazy strings menu item.
3799 (Lazy Strings In Python): New node.
3800
dc146f7c
VP
38012010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3802
3803 * gdb.texinfo (GDB/MI Thread Information): New.
3804 (GDB/MI Async Records): Document the core field in *stopped.
3805 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3806 documentation
3807 (Process list): Document that osdata document may contain
3808 threads.
3809 (Remote Serial Protocol): Document qXfer:threads.
3810
d5551862
SS
38112010-01-06 Stan Shebs <stan@codesourcery.com>
3812
3813 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3814 disconnected tracing.
3815 (Tracepoint Packets): Document new protocol.
3816
7a697b8d
SS
38172010-01-05 Stan Shebs <stan@codesourcery.com>
3818
3819 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3820 tracepoints.
3821 (Tracepoint Packets): Describe remote protocol for fast
3822 tracepoints.
3823
e6f3ec50
JB
38242010-01-01 Joel Brobecker <brobecker@adacore.com>
3825
3826 Update the "Start of New Year Procedure".
3827 * gdbint.texinfo: Add the list of files that need to be updated
3828 manually. Minor reformatting.
3829
ddc4e9c1
JB
38302010-01-01 Joel Brobecker <brobecker@adacore.com>
3831
3832 * refcard.tex: Update copyright year in header and text.
3833
9d2897ad
JB
38342010-01-01 Joel Brobecker <brobecker@adacore.com>
3835
3836 * agentexpr.texi: Add 2010 to the list of copyright years.
3837 * annotate.texinfo: Likewise.
3838 * gdb.texinfo: Likewise.
3839 * gdbint.texinfo: Likewise.
3840 * observer.texi: Likewise.
3841 * stabs.texinfo: Likewise.
3842
6da95a67
SS
38432009-12-31 Stan Shebs <stan@codesourcery.com>
3844
3845 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3846
236f1d4d
SS
38472009-12-29 Stan Shebs <stan@codesourcery.com>
3848
3849 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3850
f61e138d
SS
38512009-12-28 Stan Shebs <stan@codesourcery.com>
3852
3853 * gdb.texinfo (Trace State Variables): New section.
3854 (Tracepoint Packets): Describe trace state variable packets.
3855 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3856 variable bytecodes.
3857
0fe7935b
DJ
38582009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3859
3860 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3861 declarations.
3862
a6b29f87
VP
38632009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3864
3865 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3866 -gdb-exit behaviour.
3867
5e4bde96
JB
38682009-12-20 Joel Brobecker <brobecker@adacore.com>
3869
3870 * gpl.texi: Update to version 3 of the GPL.
3871
a1715244
JB
38722009-12-20 Joel Brobecker <brobecker@adacore.com>
3873
3874 * Makefile.in: Update copyright header.
3875 * observer.texi: Fix the copyright header of the generated files.
3876
361ae042
PM
38772009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3878
3879 * gdb.texinfo (Types In Python): Describe range function.
3880
bfd31e71
PM
38812009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3882
3883 * gdb.texinfo (Types In Python): Describe "is_base_class".
3884
57a1d736
TT
38852009-12-03 Tom Tromey <tromey@redhat.com>
3886
3887 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3888
8cebebb9
PP
38892009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3890
3891 * observer.texi: New memory_changed observer.
3892
16af530a
TT
38932009-12-01 Tom Tromey <tromey@redhat.com>
3894
3895 * gdb.texinfo (Reverse Execution): Fix typo.
3896
b6199126
DJ
38972009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3898
3899 PR gdb/8704
3900
3901 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3902 are allowed after the breakpoint condition.
3903
7a6973ad
TT
39042009-11-23 Tom Tromey <tromey@redhat.com>
3905
3906 PR python/10782:
3907 * gdb.texinfo (Types In Python): Document Type.pointer.
3908
21a0512e
PP
39092009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3910
3911 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3912
a5832c8f
PA
39132009-11-11 Pedro Alves <pedro@codesourcery.com>
3914
3915 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3916 (Using Agent Expressions): Delete cross reference.
3917
1eb7cd77
JB
39182009-11-07 Joel Brobecker <brobecker@adacore.com>
3919
3920 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3921 and @settitle directives up to help makeinfo find them.
3922
24ddea62
JK
39232009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3924
3925 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3926 (Auto-loading): Use plural and note one can use multiple components now.
3927
3afae151
VP
39282009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3929
3930 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3931 -stack-list-arguments have the same documentation for parameter
3932 as -stack-list-locals. Add comas.
3933
14ff2235
PM
39342009-10-27 Tom Tromey <tromey@redhat.com>
3935 Eli Zaretskii <eliz@gnu.org>
3936
c8d5aac9 3937 PR python/10781
14ff2235
PM
3938
3939 * gdb.texinfo (Values From Inferior): Document cast method.
3940
9c419145
PP
39412009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3942
3943 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3944 and adjust example.
889bf7c5 3945
29153c24
MS
39462009-10-22 Michael Snyder <msnyder@vmware.com>
3947
3948 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3949 info record command. Also document the new save and restore
29153c24
MS
3950 commands.
3951
2b28d209
PP
39522009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3953
3954 * gdb.texinfo (Machine Code): Mention current pc marker.
3955 (Memory): Likewise.
3956
6c95b8df
PA
39572009-10-19 Pedro Alves <pedro@codesourcery.com>
3958 Stan Shebs <stan@codesourcery.com>
3959
3960 * observer.texi (new_inferior): Rename to...
3961 (inferior_appeared): ... this.
3962
3963 * gdb.texinfo (Inferiors): Rename node to ...
3964 (Inferiors and Programs): ... this. Mention running multiple
3965 programs in the same debug session.
3966 <info inferiors>: Mention the new 'Executable' column if "info
3967 inferiors". Update examples. Document the "add-inferior",
3968 "clone-inferior", "remove-inferior" and "maint info
3969 program-spaces" commands.
3970 (Process): Rename node to...
3971 (Forks): ... this. Document "set|show follow-exec-mode".
3972
2f8132f3
MS
39732009-10-11 Michael Snyder <msnyder@vmware.com>
3974
3975 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3976 (ReverseContinue): Ditto.
3977
cba4b2d3
PP
39782009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3979
3980 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3981
da082f17
JK
39822009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3983
3984 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3985
08be9d71
ME
39862009-10-06 Michael Eager <eager@eagercon.com>
3987
3988 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3989 (Embedded Processors): Add MicroBlaze.
3990 (MicroBlaze): New. Describe Xilinx MicroBlaze
3991
08a0efd0
PA
39922009-10-04 Pedro Alves <pedro@codesourcery.com>
3993
3994 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3995
cbb8f428
EZ
39962009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3997
3998 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3999
30a4a70c
JB
40002009-09-23 Joel Brobecker <brobecker@adacore.com>
4001
4002 * observer.texi (solib_unloaded): Document explicitly the fact that
4003 this observer is called before the associated symbols are unloaded.
4004
b3372f91
VP
40052009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4006
4007 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4008 -stack-list-variables.
4009
f43030c4
TT
40102009-09-18 Tom Tromey <tromey@redhat.com>
4011
4012 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4013 is experimental.
4014
ec7e75e7
PP
40152009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4016
4017 * gdb.texinfo (convenince variables): Mention
4018 $_siginfo could be empty.
f43030c4 4019
0cc7d26f
TT
40202009-09-15 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.texinfo (GDB/MI Variable Objects): Document
4023 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4024 Expand -var-update documentation.
4025
a96d9b2e
SDJ
40262009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4027
4028 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4029 feature.
4030
005ca36a
JB
40312009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4032
4033 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4034
0d772ac9
MS
40352009-09-10 Michael Snyder <msnyder@vmware.com>
4036
4037 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4038 ReverseStep replies to the qSupported query.
4039
14fb1bac
JB
40402009-09-10 Joel Brobecker <brobecker@adacore.com>
4041
4042 Add documentation for set/show interactive-mode.
4043 * gdb.texinfo (Other Misc Settings): New node.
4044
29b090c0
DE
40452009-09-01 Doug Evans <dje@google.com>
4046
4047 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4048 non-stop mode's affect on remote caching.
4049
4e5d721f
DE
40502009-08-31 Jacob Potter <jdpotter@google.com>
4051 Doug Evans <dje@google.com>
4052
4053 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4054 Mark `set/show remotecache' options as obsolete.
4055 Document new `set/show stack-cache' option.
4056 Update text for `info dcache'.
4057
55333a84
DE
40582009-08-27 Doug Evans <dje@google.com>
4059
4060 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4061 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4062
bc3a0b4d
RW
40632009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4064
4065 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4066 about autoconf.
4067
3a1ff0b6
PA
40682009-08-25 Pedro Alves <pedro@codesourcery.com>
4069
4070 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4071 small example, and describe its columns. Replace "inferior-id" by
4072 "infno" throughout.
4073
81ecdfbb
RW
40742009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4075
af542c2e
RW
4076 * gdbint.texinfo (Releasing GDB): Point to
4077 README-maintainer-mode file for required autoconf version.
4078 * configure.ac: Do not substitute datarootdir, htmldir,
4079 pdfdir, docdir. Do not process --with-datarootdir,
4080 --with-htmldir, --with-pdfdir, --with-docdir.
4081 * configure: Regenerate.
4082
81ecdfbb
RW
4083 * configure: Regenerate.
4084
4efc6507
DE
40852009-08-20 Reid Kleckner <reid@kleckner.net>
4086
4087 * gdb.texinfo: Add chapter on JIT interface.
4088
43089a6e
NR
40892009-08-07 Nick Roberts <nickrob@snap.net.nz>
4090
4091 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4092 confirmation request.
43089a6e 4093
99e008fe
EZ
40942009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4095
c8d5aac9
L
4096 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4097 CRC definitions.
99e008fe 4098
48cb2d85
VP
40992009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4100
4101 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4102 -break-commands.
48cb2d85 4103
ff1a52c6
UW
41042009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4105
4106 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4107 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4108
3285f3fe
UW
41092009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4110
4111 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4112 "set spu stop-on-load" and "show spu stop-on-load" commands.
4113
e35359c5
UW
41142009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4115
4116 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4117
58d6951d
DJ
41182009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4121 org.gnu.gdb.arm.neon.
4122
08d16641
PA
41232009-07-20 Pedro Alves <pedro@codesourcery.com>
4124
4125 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4126 optional element.
4127 (subsection OS ABI): New subsection.
4128
782b2b07
SS
41292009-07-14 Stan Shebs <stan@codesourcery.com>
4130
4131 * gdb.texinfo (Tracepoint Conditions): New section.
4132 (General Query Packets): Describe ConditionalTracepoints.
4133 (Tracepoint Packets): Describe condition field.
4134 (Maintenance Commands): Describe maint agent-eval.
4135 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4136
9b117ef3
HZ
41372009-07-11 Hui Zhu <teawater@gmail.com>
4138
4139 * gdb.texinfo (disassemble): Add a new modifier /r
4140 to "disassemble" command to make it print the raw instructions
4141 in hex as well as in symbolic form.
4142
f5a33284
TT
41432009-07-09 Tom Tromey <tromey@redhat.com>
4144
4145 * gdbint.texinfo (Testsuite): Document parallel make check.
4146
812f7342
TT
41472009-07-09 Tom Tromey <tromey@redhat.com>
4148
4149 * gdbint.texinfo (Testsuite): Document test transcripts.
4150
fbb8f299
PM
41512009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4152
4153 * gdb.texinfo (Values From Inferior): Add length parameter
4154 description.
4155
dd8f35ac
EZ
41562009-07-04 Chris Genly <chris@genly.us>
4157
4158 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4159 in -var-list-children. Fix example according to what the code
4160 does.
4161
2277426b
PA
41622009-07-02 Pedro Alves <pedro@codesourcery.com>
4163
4164 * gdb.texinfo (Debugging multiple inferiors): Document the
4165 "inferior", "detach inferior" and "kill inferior" commands.
4166 (Debugging Programs with Multiple Processes): Adjust to mention
4167 generic "inferior" commands. Delete mention of "detach fork" and
4168 "delete fork". Cross reference to "Debugging multiple inferiors"
4169 section.
4170
a6d9a66e
UW
41712009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4172
5af949e3
UW
4173 * gdbint.texinfo (Item Output Functions): Update signature
4174 for ui_out_field_core_addr.
4175
41762009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4177
4178 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4179 Update example code extrated from breakpoint.c.
4180
9901a55b 41812009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4182
9901a55b
PP
4183 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4184 MI commands.
4185 (GDB/MI Symbol Query): Likewise.
4186 (GDB/MI File Commands): Likewise.
4187 (GDB/MI File Transfer Commands): Likewise.
4188 (GDB/MI Target Manipulation): Likewise.
4189 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4190
edb3359d
DJ
41912009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4192
4193 * gdb.texinfo (Debugging Optimized Code): New chapter.
4194 (Compiling for Debugging): Reference it. Move some
4195 text to the new section.
4196
7cd1089b
PM
41972009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4198
4199 * doc/gdb.texinfo (Calling): Document
4200 set-unwind-on-terminating-exception usage.
4201
d4db2f36
PA
42022009-06-11 Pedro Alves <pedro@codesourcery.com>
4203
4204 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4205 command.
4206
d1a7880c
PA
42072009-06-07 Pedro Alves <pedro@codesourcery.com>
4208
4209 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4210 references.
4211
473f94e6
UW
42122009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4213
4214 * gdbint.texinfo: Rename formal parameters to gdbarch function
4215 protoypes from "current_gdbarch" to "gdbarch".
4216
8f500870
TT
42172009-05-28 Tom Tromey <tromey@redhat.com>
4218
4219 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4220
b6313243
TT
42212009-05-27 Tom Tromey <tromey@redhat.com>
4222
4223 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4224 feature.
4225 (GDB/MI Variable Objects): Document -var-set-visualizer.
4226
42272009-04-02 Tom Tromey <tromey@redhat.com>
4228
4229 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4230 feature.
4231 (GDB/MI Variable Objects): Document -var-set-visualizer.
4232
a6bac58e
TT
42332009-05-27 Tom Tromey <tromey@redhat.com>
4234 Thiago Jung Bauermann <bauerman@br.ibm.com>
4235 Phil Muldoon <pmuldoon@redhat.com>
4236
4237 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4238 (Pretty Printing): New node.
4239 (Selecting Pretty-Printers): Likewise.
4240 (Python API): Update.
4241 (Output Formats): Document /r format.
4242
2c74e833
TT
42432009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4244 Tom Tromey <tromey@redhat.com>
4245
4246 * gdb.texinfo (Types In Python): New node.
4247 (Values From Inferior): "type" is now an attribute.
4248 (Python API): Update.
4249
89c73ade
TT
42502009-05-27 Tom Tromey <tromey@redhat.com>
4251 Thiago Jung Bauermann <bauerman@br.ibm.com>
4252 Phil Muldoon <pmuldoon@redhat.com>
4253
4254 * gdb.texinfo: Add @syncodeindex for `tp'.
4255 (Python API): Update.
4256 (Auto-loading): New node.
4257 (Objfiles In Python): New node.
4258
17a37d48
PP
42592009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4260
4261 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4262
6718376f
NR
42632009-05-15 Nick Roberts <nickrob@snap.net.nz>
4264
4265 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4266
cbe54154
PA
42672009-05-12 Pedro Alves <pedro@codesourcery.com>
4268
4269 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4270 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4271 show show-debug-regs' docs.
4272
8e05493c
EZ
42732009-05-08 Eli Zaretskii <eliz@gnu.org>
4274
4275 * gdb.texinfo (Process Record and Replay): Add description of
4276 reverse execution.
4277
b39f4988
JB
42782009-05-07 Joel Brobecker <brobecker@adacore.com>
4279
4280 * gdbint.texinfo (Adding support for debugging core files): New node.
4281 (Native Debugging): Remove the ``Native core file Support'' section.
4282
a2311334
EZ
42832009-05-01 Eli Zaretskii <eliz@gnu.org>
4284
4285 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4286 Add index entries.
4287
53cc454a 42882009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4289 Michael Snyder <msnyder@vmware.com>
53cc454a 4290
a2311334
EZ
4291 * gdb.texinfo: (Process Record and Replay): Add documentation for
4292 process record and replay.
53cc454a 4293
484086b7
JK
42942009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4297 a new part on command-line defined macros.
4298
32ae1842
EZ
42992009-04-25 Eli Zaretskii <eliz@gnu.org>
4300
4301 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4302 clarify the wording.
4303
b14b1491
TT
43042009-04-23 Tom Tromey <tromey@redhat.com>
4305
4306 * gdb.texinfo (Data Files): New node.
4307 (GDB Files): Update menu.
4308
5c1e86e1
JB
43092009-04-23 Joel Brobecker <brobecker@adacore.com>
4310
4311 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4312 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4313
83eba9b7
VP
43142009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4315
4316 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4317
e31198c4
HZ
43182009-04-22 Hui Zhu <teawater@gmail.com>
4319
4320 * gdb.texinfo (disassemble-next-line): Set the default of
4321 disassemble-next-line to off.
4322
26e251b6
JM
43232009-04-21 Joseph Myers <joseph@codesourcery.com>
4324
4325 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4326 --with-htmldir): New.
4327 * configure: Regenerate.
4328 * Makefile.in (datarootdir, docdir): Define.
4329 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4330 instead of $(SET_TEXINPUTS).
4331 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4332 gdbint.info instead of $(SET_TEXINPUTS).
4333 (gdbint/index.html): Use same -I options as for building
4334 gdbint.info.
4335 (stabs.dvi, stabs.pdf): Use same -I options as for building
4336 stabs.info instead of $(SET_TEXINPUTS).
4337 (stabs/index.html): Use same -I options as for building
4338 stabs.info.
4339 (annotate.dvi, annotate.pdf): Use same -I options as for building
4340 annotate.info instead of $(SET_TEXINPUTS).
4341 (annotate/index.html): Use same -I options as for building
4342 annotate.info.
4343
eac35c4e
DD
43442009-04-21 David Daney <ddaney@caviumnetworks.com>
4345
4346 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4347
29b0e8a2
JM
43482009-04-21 Joseph Myers <joseph@codesourcery.com>
4349
4350 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4351
2b831889 43522009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4353 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4354
4355 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4356 (MAKEHTMLFLAGS): Set to empty.
4357 (html__strip_dir): Define.
4358 (HTMLFILES): Define.
4359 (HTMLFILES_INSTALL): Define.
4360 (install-html): Copy new automake rule.
4361 (html): Depend on $(HTMLFILES).
4362 (gdb_toc.html): Rename to gdb/index.html.
4363 (gdbint_toc.html): Rename to gdbint/index.html.
4364 (stabs_toc.html): Rename to stabs/index.html.
4365 (annotate_toc.html): Rename to annotate/index.html.
4366
89a34d1b
JM
43672009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4368
4369 * Makefile.in: Set pdfdir and htmldir from configure
4370 substitutions.
4371 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4372 * configure: Regenerate.
4373
a2d5da46
JB
43742009-04-16 Joel Brobecker <brobecker@adacore.com>
4375
4376 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4377 This macro is no longer used.
4378
732f6a93
TT
43792009-04-15 Tom Tromey <tromey@redhat.com>
4380
4381 * gdb.texinfo (Character Sets): Document default character set.
4382
87f9adc1
PM
43832009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4384
4385 * gdbint.texinfo: Change server name from sources.redhat.com to
4386 sourceware.org throughout.
4387
2c88c651
JB
43882009-04-09 Joel Brobecker <brobecker@adacore.com>
4389
4390 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4391 about a missing dot or coma after @xref.
4392
4f5376b2
JB
43932009-04-02 Joel Brobecker <brobecker@adacore.com>
4394
4395 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4396 example, and add a small explanation about it.
4397 (Print Settings): Change the documentation of the "set print
4398 frame-arguments" to reflect the fact that the default is now "scalars".
4399
a0381d3a
JB
44002009-04-02 Joel Brobecker <brobecker@adacore.com>
4401
4402 * gdb.texinfo (Print Settings): Add kindex for command "set
4403 print frame-arguments".
4404
45ac276d
JB
44052009-03-31 Joel Brobecker <brobecker@adacore.com>
4406
4407 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4408 breakpoints.
4409 (Set Breaks): Add reference to thread-specific and task-specific
4410 breakpoints.
4411
32cd1edc
JB
44122009-03-31 Joel Brobecker <brobecker@adacore.com>
4413
4414 * gdb.texinfo (Ada Tasks): Remove the documentation about
4415 the "Running" state, as this state has been eliminated.
4416 Now all runnable tasks are shown as "Runnable".
4417
1042e4c0
SS
44182009-03-30 Stan Shebs <stan@codesourcery.com>
4419
4420 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4421 special case of breakpoints.
4422 (Enable and Disable Tracepoints): Mention deprecation.
4423 (Listing Tracepoints): Update description and example.
4424
f8f6f20b
TJB
44252009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4426
4427 * gdb.texinfo (Frames in Python): New node.
4428 (Python API): Update.
4429
c0c6f777
TJB
44302009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4431
4432 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4433 from a method to an attribute.
4434
def2b000
TJB
44352009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4436
4437 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4438 attribute.
4439
a07daef3
PA
44402009-03-25 Pedro Alves <pedro@codesourcery.com>
4441
4442 * observer.texi (thread_exit): Add "silent" parameter.
4443
f3b1572e
PA
44442009-03-22 Pedro Alves <pedro@codesourcery.com>
4445
4446 * observer.texi (about_to_proceed): New.
4447
587afa38
EZ
44482009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4449
4450 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4451 field throughout to handle types with spaces in them. Fix typos
4452 found by aspell.
4453 (Summary, Requirements, Contributors): New first chapter,
4454 "Summary" added, old Requirements section moved there, and new
4455 section, "Contributors" added.
4456 (Initializing a New Architecture, Register Representation)
4457 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4458 (Porting gdb): These sections extended and updated.
4459 (Compiler Characteristics): This section (empty) deleted.
4460 (Defining Other Architecture Features): This section renamed and
4461 duplicate material removed from (formerly "Target Conditionals").
4462 Use braces {} in @deftypeXX type field throughout to handle types
4463 with spaces in them. Typos found by aspell fixed.
4464
4465 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4466 * stack_frame.pdf: Version of image for PDF output.
4467 * stack_frame.png: Version of image for HTML output and for Emacs.
4468 * stack_frame.txt: Version of image for Info output.
1db61298 4469 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4470
10af6951
EZ
44712009-03-21 Eli Zaretskii <eliz@gnu.org>
4472
4473 * gdb.texinfo (Character Sets): Fix last change.
4474
cc924cad
TJB
44752009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4476
4477 * gdb.texinfo (Values From Inferior): Fix optional arguments
4478 markup.
4479 (Commands In Python): Adjust argument names of gdb.Command.__init__
4480 to what the function accepts as keywords.
4481
bc3b79fd
TJB
44822008-03-20 Tom Tromey <tromey@redhat.com>
4483
4484 * gdb.texinfo (Convenience Vars): Document convenience functions.
4485 (Functions In Python): New node.
4486 (Python API): Update.
4487
6c7a06a3
TT
44882009-03-20 Tom Tromey <tromey@redhat.com>
4489
4490 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4491 set target-wide-charset.
4492 (Requirements): Mention iconv.
4493
b646ddd4
HZ
44942009-03-17 Hui Zhu <teawater@gmail.com>
4495
4496 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4497
91440f57
HZ
44982009-03-17 Hui Zhu <teawater@gmail.com>
4499
4500 * gdb.texinfo: Add documentation for disassemble-next-line.
4501
8fd41227
TJB
45022009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4503
4504 * gdb.texinfo (Commands In Python): Remove tindex entries.
4505
61ff14c6
JK
45062009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4507
4508 * gdb.texinfo (Returning): New description for missing debug info.
4509
0b16c5cf
PA
45102009-03-14 Pedro Alves <pedro@codesourcery.com>
4511
4512 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4513 (General Query Packets): Document qAttached.
0b16c5cf 4514
32fc0df9
PA
45152009-03-05 Pedro Alves <pedro@codesourcery.com>
4516
4517 * gdb.texinfo (Background Execution): Better describe the set
4518 target-async command.
4519 (Maintenance Commands): Delete description of the `maint set/show
4520 linux-async' and `maint set/show remote-async' commands.
4521
134eb42c
VP
45222009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4523
4524 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4525 between sentences.
4526
c86cf029
VP
45272009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4528
4529 * gdb.texinfo (GDB/MI Async Records): Document the
4530 =library-loaded and =library-unloaded notifications.
4531
3ea85240
VP
45322009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4533
4534 * observer.texi (test_notification): New observer.
4535
1d33d6ba
VP
45362009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4537
61ff14c6
JK
4538 * observer.texi: Add parameter 'print_frame' to normal_stop
4539 observer.
1d33d6ba 4540
d721c933
EZ
45412009-02-07 Eli Zaretskii <eliz@gnu.org>
4542
4543 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4544 (Commands In Python): Fix COMMAND_* constants in last change. Use
4545 @kbd for interactive input. Add cross-references and index
4546 entries.
4547
4aa995e1
PA
45482009-02-06 Pedro Alves <pedro@codesourcery.com>
4549
4550 * gdb.texinfo (Signals): Document $_siginfo.
4551 (Convenience Variables): Mention $_siginfo.
4552 (Remote Configuration): Document qXfer:siginfo:read,
4553 qXfer:siginfo:write packets, and the read-siginfo-object,
4554 write-siginfo-object commands.
4555
5f5233d4
PA
45562009-02-06 Pedro Alves <pedro@codesourcery.com>
4557
4558 * gdbint.texinfo (Values): New chapter.
4559
d8906c6f
TJB
45602009-02-06 Tom Tromey <tromey@redhat.com>
4561
4562 * gdb.texinfo (Python API): Add entry for Commands In Python.
4563 (Commands In Python): New node.
4564
b6cb8e7d
TJB
45652009-02-05 Tom Tromey <tromey@redhat.com>
4566
4567 * gdb.texinfo (Values From Inferior): Document Value.string.
4568
12453b93
TJB
45692009-02-05 Tom Tromey <tromey@redhat.com>
4570
4571 * gdb.texinfo (Basic Python): Document execute's from_tty
4572 argument.
4573
08c637de
TJB
45742009-02-04 Tom Tromey <tromey@redhat.com>
4575
4576 * gdb.texinfo (Basic Python): Document gdb.history.
4577
592375cd
VP
45782009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4579
4580 * gdb.texinfo (GDB/MI Thread Commands): Document the
4581 'current-thread-id' field. Remove the example with zero threads,
4582 since current GDB won't ever report that if there's inferior.
4583
41447f92
VP
45842009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4585
4586 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4587 option to -break-insert.
4588
098b41a6
JG
45892009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4590 Jerome Guitton <guitton@adacore.com>
4591
4592 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4593 (System-wide configuration): New section.
4594
3c16cced
PA
45952009-01-26 Pedro Alves <pedro@codesourcery.com>
4596
4597 PR gdb/7580:
4598 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4599 internal-error|internal-warning quit|corefile ask|yes|no".
4600
62709adf
PA
46012009-01-26 Pedro Alves <pedro@codesourcery.com>
4602
4603 * gdb.texinfo (Using the `gdbserver' Program): Document
4604 --remote-debug.
4605
7ce58dd2
DE
46062009-01-23 Doug Evans <dje@google.com>
4607
4608 * gdb.texinfo: Add nexti to list of commands that support
4609 background execution.
4610
adb483fe
DJ
46112009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4612
4613 * gdb.texinfo (Define, Hooks): Document prefix command support.
4614
a67ec3f4 46152009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4616 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4617
4618 Fixes for makeinfo --html.
4619
4620 * annotate.texinfo: Use @copying and @insertcopying. Use
4621 @ifnottex in place of @ifinfo.
4622 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4623 place of @ifinfo. Use @ifnotinfo for one index entry.
4624 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4625 in place of @ifinfo.
4626 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4627 in place of @ifinfo. Include contents at start unconditionally.
4628
84fcdf95
PA
46292009-01-13 Pedro Alves <pedro@codesourcery.com>
4630
4631 * gdb.texinfo (General Query Packets): Remove @var{} around the
4632 "spu" literal string.
4633
fa3a767f
PA
46342009-01-07 Pedro Alves <pedro@codesourcery.com>
4635
4636 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4637 program may be running in another process" errors.
4638 * gdbint.texinfo (Native Conditionals): Delete
4639 ONE_PROCESS_WRITETEXT description.
4640
9cb011d3
JB
46412009-01-07 Joel Brobecker <brobecker@adacore.com>
4642
4643 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4644 emacs local variable to be placed at the end of the ChangeLog.
4645 Add server.c and gdbreplay.c to the list of files where the
4646 copyright year needs to be updated.
4647
84603566
SL
46482009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4649
4650 * gdb.texinfo (Remote Configuration): Document new
4651 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4652 commands.
4653
a53f55d8
PA
46542008-12-28 Pedro Alves <pedro@codesourcery.com>
4655
4656 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4657 FETCH_INFERIOR_REGISTERS.
4658 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4659 FETCH_INFERIOR_REGISTERS descriptions. Remove
4660 gdbarch_get_longjmp_target descrition, since already described in
4661 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4662 (Target Conditionals): ... here.
4663
077e0a52
JB
46642008-12-16 Joel Brobecker <brobecker@adacore.com>
4665
4666 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4667 examples.
4668 (Additions to Ada): Likewise. Add the missing opening and closing
4669 parenthesis of the GDB prompt in one of the examples.
4670
023eb17c
JB
46712008-12-14 Joel Brobecker <brobecker@adacore.com>
4672
4673 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4674 about the result of 'Address not being of type System.Address.
4675 This problem has been fixed a while ago.
4676
c3b108f7
VP
46772008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4678
4679 MI non-stop and multiprocess docs.
4680
c8d5aac9
L
4681 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4682 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4683 Adjust documentation for *stopped, document =thread-created,
4684 =thread-exited, =thread-group-created and =thread-group-exited.
4685 (GDB/MI Thread Commands): Document the 'state' field in
4686 -thread-info output.
4687 (GDB/MI Program Execution): Mention --all and --thread-group
4688 options.
4689 (GDB/MI Variable Objects): Describe floating and fixed variable
4690 objects.
4691 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4692
07e059b5
VP
46932008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4694
c8d5aac9
L
4695 * gdb.texinfo (Operating System Information): New appendix.
4696 (Operating System Auxiliary Information): Document 'info os processes'
4697 (Remote Configuration): Document 'osdata'
4698 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4699
a80b95ba
TG
47002008-11-27 Tristan Gingold <gingold@adacore.com>
4701
4702 * gdb.texinfo (Darwin): Document Darwin specific features.
4703
a655d424
JK
47042008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4705
4706 * gdbint.texinfo (Target Conditionals): Extend the
4707 gdbarch_breakpoint_from_pc description.
4708
249e1128
VP
47092008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4710
4711 * gdb.texinfo (M68K Features): Fix typo.
4712
c14c28ba
PP
47132008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4714
4715 * gdb.texinfo (Symbols): Mention printing containing
4716 image name in "info symbol".
4717 (Maint translate-address): Likewise.
889bf7c5 4718
394a6666
JB
47192008-11-18 Joel Brobecker <brobecker@adacore.com>
4720
4721 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4722 commands "catch load" and "catch unload".
4723
66bb093b
VP
47242008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4725
4726 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4727 =thread-selected.
889bf7c5 4728
4a92f99b
VP
47292008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4730
c8d5aac9 4731 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4732
f0323ca0
PA
47332008-10-27 Pedro Alves <pedro@codesourcery.com>
4734
4735 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4736 .mt files, TM_CLIBS or TM_CDEPS.
4737 (x86 Watchpoints): Don't mention TDEPFILES.
4738
8b23ecc4
SL
47392008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4740
4741 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4742 (Overview): Mention notifications and non-stop mode behavior.
4743 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4744 with non-stop mode behavior. Add vStopped description.
4745 (Stop Reply Packets): Update list of packets that return
4746 stop replies. Mention non-stop behavior.
4747 (General Query Packets): Document QNonStop packet and associated
4748 qSupported query response.
4749 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4750 behavior.
4751 (Notification Packets): New section.
4752 (Remote Non-Stop): New section.
4753 (File-I/O Overview): Mention non-stop behavior.
4754
fff08868
HZ
47552008-10-24 Hui Zhu <teawater@gmail.com>
4756 Pedro Alves <pedro@codesourcery.com>
4757
4758 * gdb.texinfo (displaced-stepping): Describe the auto mode
4759 setting, and say it's the default. This is now a mainstream
4760 setting instead of a maintenance setting.
4761
252fbfc8
PA
47622008-10-23 Pedro Alves <pedro@codesourcery.com>
4763
4764 * observer.texi (thread_stop_requested): New.
4765
20924a55
JB
47662008-10-22 Joel Brobecker <brobecker@adacore.com>
4767
4768 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4769 (Patching): Replace incorrect usage of @samp by @kbd.
4770
bacec72f
MS
47712008-10-17 Michael Snyder <msnyder@vmware.com>
4772
4773 * gdb.texinfo: Add documentation for reverse execution.
4774
a08702d6 47752008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4776 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4777
4778 * gdb.texinfo. (Values From Inferior): New subsubsection.
4779
d97bc12b
DE
47802008-10-06 Doug Evans <dje@google.com>
4781
4782 * gdb.texinfo (set debug dwarf2-die): Document it.
4783
87f67dba
JB
47842008-10-01 Joel Brobecker <brobecker@adacore.com>
4785
4786 * gdb.texinfo (catch) [exception]: Document how to insert
4787 a breakpoint on user-defined exceptions when the exception
4788 name is identical to one of the language-defined ones.
4789
2fae03e8
TT
47902008-09-27 Tom Tromey <tromey@redhat.com>
4791
4792 * gdb.texinfo (Macros): Remove text about stringification,
4793 varargs, and splicing.
4794
5c6ce71d
TT
47952008-09-27 Tom Tromey <tromey@redhat.com>
4796
4797 * gdbint.texinfo (Language Support): Remove text about omitting
4798 support for a language.
4799
07128da0
DE
48002008-09-23 Doug Evans <dje@google.com>
4801
4802 * gdb.texinfo (info dcache): Update.
4803
b90a069a
SL
48042008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4805
4806 * gdb.texinfo (Packets): Add info on thread-id syntax and
4807 multiprocess extensions.
4808 <D>: Document multiprocess form of packet.
4809 <H>: Use thread-id syntax.
4810 <T>: Likewise.
4811 <vCont>: Likewise. Note this is required for multiprocess.
4812 <vKill>: New packet.
4813 (Stop Reply Packets) <T>: Use thread-id syntax.
4814 <W>: Document multiprocess form of reply.
4815 <X>: Likewise.
4816 (General Query Packets) <qC>: Use thread-id syntax.
4817 <qfThreadInfo>: Likewise.
4818 <qGetTLSAddr>: Likewise.
4819 <qP>: Likewise.
4820 <qSupported>: Add "multiprocess" feature.
4821 <qThreadExtraInfo>: Use thread-id syntax.
4822
b77209e0
PA
48232008-09-22 Stan Shebs <stan@codesourcery.com>
4824
4825 * gdb.texinfo (Inferiors): New section.
4826
3d0bb823
PA
48272008-09-12 Pedro Alves <pedro@codesourcery.com>
4828
4829 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4830
f8dcfc0a
UW
48312008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4832
4833 * gdbint.texinfo (Target Conditionals): Remove documentation
4834 for gdbarch_name_of_malloc.
4835
8775bb90
MS
48362008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4837
4838 * gdb.texinfo (Interrupts): Mention TCP interface for
4839 sending BREAK.
4840
f1838a98
UW
48412008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4842
4843 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4844 argument prefix to "set sysroot".
4845
158c7665
PH
48462008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4847
4848 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4849 and False.
4850
30e026bb
VP
48512008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4852
c8d5aac9
L
4853 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4854 for possible features of -list-features.
30e026bb 4855
c6ebd6cf
VP
48562008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4857
c8d5aac9 4858 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4859 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4860
aeac0ff9
VP
48612008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4862
4863 * doc/gdb.texinfo (PowerPC): Fix typo.
4864 (PowerPC features): Fix typo.
4865
5231c1fd
PA
48662008-08-18 Pedro Alves <pedro@codesourcery.com>
4867
4868 * observer.texi (thread_ptid_changed): New.
4869
677c5bb1
LM
48702008-08-18 Luis Machado <luisgpm@br.ibm.com>
4871
4872 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4873 (PowerPC features): Mention feature set for VSX registers.
4874
f3a2dd1a
JB
48752008-08-13 Joel Brobecker <brobecker@adacore.com>
4876
4877 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4878 the direct visibility of all names in user-written packages.
4879
33e5cbd6
PA
48802008-08-13 Pedro Alves <pedro@codesourcery.com>
4881
4882 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4883 setting, and make it the default.
4884 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4885 non-stop script example.
4886
d0384fc4
TJB
48872008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4888
4889 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4890 reference to the "Using Different Register and Memory Data
4891 Representation" section.
4892
a6f3e723
SL
48932008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4894
4895 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4896 (Remote Protocol): Add Packet Acknowledgment to menu.
4897 (Overview): Mention +/- can be disabled, and point to new section
4898 where this is discussed in detail.
4899 (General Query Packets): Document QStartNoAckMode packet, and
4900 corresponding qSupported reply.
4901 (Packet Acknowledgment): New section.
4902
0606b73b
SL
49032008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4904 Pedro Alves <pedro@codesourcery.com>
4905
4906 * gdb.texinfo (Threads): Move paragraph about automatic thread
4907 selection to All-Stop Mode subsection.
4908 (Thread Stops): Reorganize existing material into subsections.
4909 Add introductory blurb and menu.
4910 (Non-Stop Mode): New subsection.
4911 (Background Execution): New subsection.
4912 (Maintenance Commands): Add cross-references from async mode
4913 commands to the new Background Execution section.
4914
d57a3c85
TJB
49152008-08-06 Tom Tromey <tromey@redhat.com>
4916
4917 * gdb.texinfo (Extending GDB): New chapter.
4918 (Sequences): Demoted chapter, now a section under the new
4919 Extending GDB chapter.
4920 (Python): New section.
4921
6d76a53d
SS
49222008-07-31 Stan Shebs <stan@codesourcery.com>
4923
4924 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4925
1f70da6a
SS
49262008-07-29 Stan Shebs <stan@codesourcery.com>
4927
4928 * gdbint.texinfo: General round of cleanup and minor
4929 clarifications.
4930 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4931 (Longjmp Support): Update description to reflect how it is done
4932 for targets without using native header.
4933 (Symbol Handling): Add a little more general explanation.
4934 (COFF, ELF): Mention stabs encapsulation.
4935 (DWARF 3): New section.
4936 (Adding a New Host): Scrub out some obsolete bits.
4937 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4938 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4939 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4940 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4941 SEEK_SET, STOP_SIGNAL, USG.
4942 (Raw and Virtual Register Representations): Ditto for
4943 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4944 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4945 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4946 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4947 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4948 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4949 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4950 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4951 DEPRECATED_USE_STRUCT_CONVENTION.
4952 Describe gdbarch_deprecated_fp_regnum.
4953 Update description of gdbarch_print_insn.
4954 (Adding a New Target): Scrub out obsolete bits.
4955 (Obsolete Conditionals): Remove entire section.
4956
383f836e
TT
49572008-07-25 Tom Tromey <tromey@redhat.com>
4958
4959 * observer.texi (GDB Observers): Document new observers:
4960 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4961 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4962 architecture_changed.
4963
cfd8ab24
SS
49642008-07-21 Stan Shebs <stan@codesourcery.com>
4965
4966 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4967 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4968
781b42b0
TT
49692008-07-21 Tom Tromey <tromey@redhat.com>
4970
4971 * observer.texi (GDB Observers): Remove obsolete comment.
4972 <executable_changed>: Remove argument.
4973
d7d9f01e
TT
49742008-07-18 Tom Tromey <tromey@redhat.com>
4975
4976 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4977
bf250677
DE
49782008-07-10 Doug Evans <dje@google.com>
4979
4980 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4981
10568435
JK
49822008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4983
4984 * gdb.texinfo (Starting): Document "set disable-randomization".
4985
5ae4183a
AS
49862008-07-07 Andreas Schwab <schwab@suse.de>
4987
4988 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4989
b56e7235
VP
49902008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4991
4992 * gdb.texinfo (GDB/MI Target Manipulation): Add
4993 example of -target-attach.
4994
e1ac3328
VP
49952008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4996
4997 * observer.texi (target_resumed): New observer.
5ae4183a 4998 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4999
65d12d83
TT
50002008-06-06 Tom Tromey <tromey@redhat.com>
5001
5002 * gdb.texinfo (Completion): Add field name example.
5003
fbc5282e
MK
50042008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5005
5006 * gdb.texinfo (GDB/MI Program Context): Added example
5007 to -exec-arguments
5ae4183a 5008
fbc5282e 50092008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5010
5011 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5012 annotation.
5013
c16158bc 50142008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5015 Nathan Sidwell <nathan@codesourcery.com>
5016 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5017
5018 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5019 and ACX_BUGURL.
5020 * configure: Regenerate.
5021 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5022 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5023 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5024 mailing-list-specific text about bug reporting unless
5025 BUGURL_DEFAULT.
5026
75c99385
PA
50272008-06-05 Pedro Alves <pedro@codesourcery.com>
5028
5029 * gdb.texinfo (-target-select): Remove reference to target async.
5030 (Maintenance Commands): Document "maint set/show remote-async".
5031
1763a388
MK
50322008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5033
5034 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5035 in -target-file-get section.
5ae4183a 5036
d0d064df
PA
50372008-05-22 Pedro Alves <pedro@codesourcery.com>
5038
9b562ab8
PA
5039 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5040 killing the inferior when it is already debugging a process.
d0d064df 5041
8dfa32fc
JB
50422008-05-21 Joel Brobecker <brobecker@adacore.com>
5043
5044 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5045 abbreviation for "finish".
5046
55f996a7
NR
50472008-05-21 Nick Roberts <nickrob@snap.net.nz>
5048
5049 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5050
ba2b1c56
DJ
50512008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 * gdbint.texinfo (Target Conditionals): Delete entry for
5054 gdbarch_dwarf_reg_to_regnum.
5055
08388c79
DE
50562008-05-09 Doug Evans <dje@google.com>
5057
a3c83fae 5058 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5059
d14508fe
DE
50602008-05-05 Doug Evans <dje@google.com>
5061
5062 * gdb.texinfo (disassemble): Document /m modifier.
5063
e2b7ddea
VP
50642008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5065
5ae4183a
AS
5066 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5067 will not report the time of commands that run the target.
e2b7ddea 5068
8eb41542
VP
50692008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5070
5071 * gdb.texinfo (GDB/MI Output Records): Add
5072 missing semicolon.
5073
82f68b1c
VP
50742008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5075
5076 * gdb.texinfo (GDB/MI Output Records):
5077 Document =thread-create and =thread-exited.
5078
fa0f268d
VP
50792008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5080
5081 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5082 Remove mention of dmi-discuss.
fa0f268d 5083
063bfe2e
VP
50842008-05-03 Pedro Alves <pedro@codesourcery.com>
5085
5086 * observer.texi (thread_exit): New.
5087
237fc4c9
PA
50882008-05-02 Pedro Alves <pedro@codesourcery.com>
5089
5090 * gdb.texinfo (Debugging Output): Document "set/show debug
5091 displaced".
5092 (Maintenance Commands): Document "maint set/show
5093 can-use-displaced-stepping".
5094
0428b8f5
DJ
50952008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5096
5097 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5098 and set/show arm force-mode.
5099
5009afc5
AS
51002008-05-02 Andreas Schwab <schwab@suse.de>
5101
5102 * gdbint.texinfo (Algorithms): Describe
5103 target_watchpoint_addr_within_range.
5104
669fac23
DJ
51052008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5106
5107 * gdbint.texinfo (Stack Frames): New chapter.
5108 (Algorithms): Move Frames text to the new chapter.
5109 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5110 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5111
721c02de
VP
51122008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5113
5ae4183a
AS
5114 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5115 output does not necessary include any tokens.
721c02de 5116
c055b101
CV
51172008-04-22 Corinna Vinschen <vinschen@redhat.com>
5118
5119 * gdb.texinfo (Set SH Calling convention): New @item.
5120 (Show SH Calling convention): Ditto.
5121
68837c9d
MD
51222008-04-22 Markus Deuling <deuling@de.ibm.com>
5123
5124 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5125
2e9132cc
EZ
51262008-04-20 Eli Zaretskii <eliz@gnu.org>
5127
5128 * gdb.texinfo (Set Breaks): Mention that multiple location
5129 breakpoints need line number info. Add index entries.
5130
31fffb02
CS
51312008-04-19 Craig Silverstein <csilvers@google.com>
5132
5133 * gdb.texinfo (Requirements): Add an optional requirement on
5134 zlib.
5135 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5136 Compressed DWARF 2.
5137
a47ec5fe
AR
51382008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5139
5140 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5141 sample output for 'stopped,reason="breakpoint-hit"' message.
5142 (GDB/MI Program Execution): Likewise.
5143
de051565
MK
51442008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5145
5ae4183a 5146 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5147 -var-set-format. Add -f option to -var-evaluate-expression.
5148
6ba66d6a
JB
51492008-04-03 Joel Brobecker <brobecker@adacore.com>
5150
5151 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5152 new node "Ambiguous Expressions". Replace references to this
5153 node by references to "Ambiguous Expressions" throughout.
5154 (Ambiguous Expressions): New node.
5155
1e26b4f8
DJ
51562008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5157
5158 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5159
b84876c2
PA
51602008-03-21 Pedro Alves <pedro@codesourcery.com>
5161
5162 * gdb.texinfo (Debugging Output): Document
5163 "set/show debug lin-lwp-async".
5164 (Maintenance Commands): Document "maint set/show linux-async".
5165
63092375
DJ
51662008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5167
5168 * gdb.texinfo (Expressions): Update description of malloced arrays.
5169
8e8901c5
VP
51702008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5171
5172 * gdb.texinfo (Thread Commands): Document
5173 -thread-info. Remove -thread-list-all-threads.
5174
1fddbabb
PA
51752008-03-14 Pedro Alves <pedro@codesourcery.com>
5176 Sandra Loosemore <sandra@codesourcery.com>
5177
5178 * gdb.texinfo (Library List Format): Update to mention the
5179 possibility to pass section addresses instead of segment
5180 addresses.
5181
ccd213ac
DJ
51822008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5183
5184 * gdb.texinfo (Starting): Document "set exec-wrapper".
5185 (Server): Document gdbserver --wrapper.
5186
fa4727a6
DJ
51872008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5188
5189 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5190 unreadable memory. Delete obsolete SPARClite reference.
5191
8edfe269
DJ
51922008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 * gdb.texinfo (Starting): Mention always-running targets.
5195 (Target Commands): Add an anchor for load.
5196 (Connecting): Explain continue instead of run.
5197
1843f87b
DJ
51982008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5199
5200 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5201
f9082629
NR
52022008-02-26 Nick Roberts <nickrob@snap.net.nz>
5203
5204 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5205 breakpoint table.
5206
fd96d250
PA
52072008-02-19 Pedro Alves <pedro@codesourcery.com>
5208
5209 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5210 killing the inferior when it is already debugging a process.
5211
36af4ef6
MD
52122008-02-13 Markus Deuling <deuling@de.ibm.com>
5213
5214 * gdbint.texinfo (Build Script): New section. Mention new build script
5215 gdb_buildall.sh.
5216
cda4ce5a
JB
52172008-02-01 Jim Blandy <jimb@red-bean.com>
5218
5219 * gdb.texinfo (Help): Summarize 'info args' correctly.
5220
4acd40f3
TJB
52212008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5222
5223 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5224 available in PowerPC architecture.
5225 (Embedded Processors): Change node name of PowerPC item in menu.
5226 (PowerPC): Rename to...
5227 (PowerPC Embedded): this.
5228 (Architectures): Add new PowerPC item in menu.
5229 (PowerPC): New node.
5230
6e6c6f50
DJ
52312008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5232
5233 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5234 commands.
5235
5ee187d7
DJ
52362008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5237
5238 * gdb.texinfo (Setting Catchpoints): Mention features
5239 supported on GNU/Linux.
5240
e275c0d9
NR
52412008-01-30 Nick Roberts <nickrob@snap.net.nz>
5242
5243 * gdb.texinfo (GDB/MI File Commands): Describe new output
5244 field for MI command -file-list-exec-source-file.
5245
2d717e4f
DJ
52462008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5247
5248 * gdb.texinfo (Using the `gdbserver' Program): Add security
5249 warning. Rearrange into subsections and subsubsections. Document
5250 --multi and --debug. Correct --with-sysroot typo. Update --attach
5251 usage. Make load reference clearer. Document monitor exit.
5252 (Remote Configuration): Document set remote exec-file, attach-packet,
5253 and run-packet.
5254 (Packets): Document vAttach and vRun.
5255
d35a4257 52562008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5257
5258 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5259 detach-on-follow -> detach-on-fork.
f663676d 5260
c78d192c
DJ
52612008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5262
5263 * gdbint.texinfo (Native Conditionals): Remove
5264 SHELL_COMMAND_CONCAT and SHELL_FILE.
5265
d35a4257
EZ
52662008-01-26 Eli Zaretskii <eliz@gnu.org>
5267
5268 * gdb.texinfo (Specify Location): Improve wording.
5269
93815fbf
VP
52702008-01-23 Chris Demetriou <cgd@google.com>
5271
5272 * gdb.texinfo (Threads): Document new "set print thread-events"
5273 and "show print thread-events" commands.
5274
2a25a5ba
EZ
52752008-01-19 Eli Zaretskii <eliz@gnu.org>
5276
5277 * gdb.texinfo (Specify Location): New section.
5278 (Delete Breaks, Edit, Set Breaks): Remove description of
5279 locations. Instead, add a reference to "Specify Location".
5280 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5281 (Symbols): Refer to "Specify Location" for the valid forms of
5282 linespecs and locations.
5283
32c9a795
MD
52842008-01-18 Markus Deuling <deuling@de.ibm.com>
5285
5286 * gdbint.texinfo (Target Conditionals): Replace the description of
5287 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5288
b17828ca
JB
52892008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5290
5291 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5292 about &&var, which is rejected by the expression parser.
5293
0aea4bf3
LM
52942008-01-09 Luis Machado <luisgpm@br.ibm.com>
5295
5296 * gdb.texinfo (Output): Update documentation on using printf with DFP
5297 types.
5298
febe4383
TJB
52992008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5300
5301 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5302 subsubsection.
5303 (Decimal Floating Point format): New subsubsection.
5304
7a404eba
PA
53052008-01-05 Pedro Alves <pedro@codesourcery.com>
5306
5307 * gdb.texinfo (File Options): Remove mention of the attempt to
5308 open a core file with the -p option. Don't list -c as a valid
5309 option to attach to a process.
5310
a4d9b460
PA
53112008-01-05 Pedro Alves <pedro@codesourcery.com>
5312
5313 * gdbint.texinfo (Host Conditionals): Remove mention of
5314 ALIGN_STACK_ON_ENTRY.
5315
6ec2edbe
JB
53162008-01-05 Joel Brobecker <brobecker@adacore.com>
5317
5318 * gdbint.texinfo (Start of New Year Procedure): Add item
5319 describing how to update the source and documentation copyright
5320 notices.
5321
d8b2a693
JB
53222007-12-18 Jim Blandy <jimb@codesourcery.com>
5323
ab209b3a 5324 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5325 watchpoint explanation into the main description of the watchpoint
5326 command; update synopses of 'watch', 'rwatch', and 'awatch'
5327 commands.
5328
8b4ed427
VP
53292007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5330
5331 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5332 Document 'pending-breakpoints' feature of
5333 -list-features.
5334
37e4754d
LM
53352007-12-17 Luis Machado <luisgpm@br.ibm.com>
5336
669fac23 5337 * gdb.texinfo: Add new parameter's description.
37e4754d 5338
1d3811f6
DJ
53392007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * gdb.texinfo (Overview): Clarify run-length encoding
5342 example. Remove the restriction on "+" and "-" characters.
5343
c1c25a1a
EZ
53442007-12-15 Eli Zaretskii <eliz@gnu.org>
5345
5346 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5347
afe8ab22 53482007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5349
afe8ab22
VP
5350 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5351 the -f option for -break-insert, remove -r option,
5352 and clarify specification of location.
5353
a6b151f1
DJ
53542007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5355
5356 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5357 formatting.
5358 (Remote Debugging): Add File Transfer section.
5359 (Remote Configuration): Document Host I/O packets.
5360 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5361 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5362 (Packets): Add vFile.
5363
3b784c4f
EZ
53642007-11-17 Eli Zaretskii <eliz@gnu.org>
5365
5366 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5367 breakpoints with multiple locations.
5368 (Breakpoint Menus): Improve wording.
5369 (Output): Fix last change.
5370
a4ce5b0d
UW
53712007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5372
5373 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5374
1b39d5c0
DE
53752007-11-15 Doug Evans <dje@google.com>
5376
5377 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5378
7a72d44c
VP
53792007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5380
5381 * gdbint.texinfo (Native Conditionals): Remove
5382 mention of CLEAR_SOLIB.
5ae4183a 5383
6d1829bf 53842007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5385
5386 * gdb.texinfo (Print Settings): Add documentation for "set/show
5387 print frame-arguments".
5388
1a619819
LM
53892007-11-05 Luis Machado <luisgpm@br.ibm.com>
5390
3b784c4f 5391 * gdb.texinfo (Output): Update printf command's description.
1a619819 5392
55eddb0f
DJ
53932007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5394
5395 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5396 powerpc soft-float".
5397
9cceb671
DJ
53982007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5399
5400 * gdb.texinfo (Files): Correct formatting. Mention Expat
5401 requirement.
5402 (Requirements for Building GDB): Expand the list of Expat
5403 uses.
5404 (Library List Format, Memory Map Format): Mention Expat.
5405 (Target Descriptions): Update Expat wording.
5406
83acabca
DJ
54072007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5408
5409 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5410 Document that gdbarch_convert_register_p should return zero for no-op
5411 conversions.
5412
e35879db
UW
54132007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5414
83acabca 5415 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5416 of set_gdbarch_sofun_address_maybe_missing back to ...
5417 (Target Conditionals): ... here to fix build break.
5418
203c3895
UW
54192007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5420
83acabca 5421 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5422 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5423 (Compiler Characteristics): ... documentation of
5424 set_gdbarch_sofun_address_maybe_missing.
5425
11411de3
DJ
54262007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5427
5428 * gdbint.texinfo (Target Conditionals): Use
5429 frame_unwind_register_unsigned in examples instead of
5430 frame_unwind_unsigned_register.
5431
7cc46491
DJ
54322007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5433
5434 * gdb.texinfo (Predefined Target Types): Add int128
5435 and uint128.
5436 (Standard Target Features): Add PowerPC features.
5437
81adfced
DJ
54382007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5439
5440 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5441
c1874924
UW
54422007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5443
5444 * gdbint.texi (Target Conditionals): Remove documentation
5445 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5446 gdbarch_extract_return_value, and gdbarch_store_return_value.
5447
f6e56ab3
UW
54482007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5449
5450 * gdbint.texi (Target Conditionals): Remove documentation of
5451 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5452
56cf5405
KH
54532007-10-11 Kazu Hirata <kazu@codesourcery.com>
5454
5455 * gdb.texinfo: Mention that inaccessible-by-default is on by
5456 default.
5457
35156bae
DJ
54582007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5459
5460 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5461
d983da9c
DJ
54622007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5463
5464 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5465 multi-threaded watchpoints.
5466 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5467 checked. Describe sticky notification. Expand description
5468 of steppable and continuable watchpoints.
5469 (Watchpoints and Threads): New subsection.
5470
fe6fbf8b
VP
54712007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5472
5473 * gdb.texinfo (Setting Breakpoints): Revise
5474 documentation for pending breakpoints. Document
5475 breakpoints with multiple locations.
5ae4183a 5476
084344da
VP
54772007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5478
5479 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5480 Document -list-features.
5ae4183a 5481
82160952
EZ
54822007-09-15 Eli Zaretskii <eliz@gnu.org>
5483
5484 * gdb.texinfo (Output): Spell out which features of C's printf are
5485 not supported by GDB's printf.
7e27a47a
EZ
5486 (Separate Debug Files): More accurate wording regarding build ID
5487 and a reference to the ld manual rather than the Fedora wiki.
82160952 5488
ea37ba09
DJ
54892007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5490 Jim Blandy <jimb@codesourcery.com>
5491
5492 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5493 (Examining Memory): Update mentions of the 's' format.
5494 (Automatic Display): Likewise.
5495
b8533aec
DJ
54962007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5497
5498 * gdb.texinfo: Update the FSF's Back-Cover Text.
5499
83f83d7f
JK
55002007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5501 Eli Zaretskii <eliz@gnu.org>
5502
5503 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5504 Fixed the ``build ID'' name. New binaries build instructions for the
5505 build ID inclusion. Explain how the commands are specific to the build
5506 ID vs. debug link.
5507
c7e83d54
EZ
55082007-09-01 Eli Zaretskii <eliz@gnu.org>
5509
5510 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5511 indexing for ``build ID'' support.
5512
d3750b24
JK
55132007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5514
5515 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5516 Enlisted BUILD ID to the debug file searching example.
5517 Included a BUILD ID `.note.gnu.build-id' section description.
5518 Updated/added the debug files splitting instructions for OBJCOPY.
5519
02142340
VP
55202007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5521
5522 * gdb.texinfo (Variable Objects): Adjust docs
5523 for -var-info-expression and document
5524 -var-info-path-expression.
5525
d3bdde98
JB
55262007-08-20 Jim Blandy <jimb@codesourcery.com>
5527
3fb6a982
JB
5528 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5529 (title page): Include the dedication in the printed manual, as a
5530 separate page after the copyright notice.
5ae4183a 5531
d3bdde98
JB
5532 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5533 don't break a @var across a line.
5534
c80a96a8
MR
55352007-07-25 Maciej W. Rozycki <macro@mips.com>
5536
5537 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5538 for include files.
5539
5824a901
NR
55402007-07-12 Nick Roberts <nickrob@snap.net.nz>
5541
5542 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5543 in annotate.texinfo.
5544 (Command History): Link to new node.
5824a901 5545
d52e7ea3
UW
55462007-07-05 Markus Deuling <deuling@de.ibm.com>
5547
5548 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5549
5fc14d0a
EZ
55502007-07-05 Eli Zaretskii <eliz@gnu.org>
5551
5552 * gdbint.texinfo (Target Conditionals): Fix last change.
5553
4a9bb1df
UW
55542007-07-03 Markus Deuling <deuling@de.ibm.com>
5555
5556 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5557 routines:
5558 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5559 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5560 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5561 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5562 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5563 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5564 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5565 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5566 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5567 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5568 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5569 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5570 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5571 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5572 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5573 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5574 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5575 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5576 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5577 (SOFTWARE_SINGLE_STEP_P)
5578
5579 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5580 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5581
5582 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5583 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5584 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5585 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5586 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5587 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5588 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5589 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5590 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5591 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5592
5593 (Converting an existing Target Architecture to Multi-arch): Remove
5594 section.
5595
5596 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5597 (gdbarch_addr_bits_remove): Add code example.
5598
5599 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5600
cfa9d6d9
DJ
56012007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5602
5603 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5604 Add other missing entries. Adjust the table size to fit.
5605 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5606 stop reasons including the new "library" event.
5607 (General Query Packets): Adjust table widths for qSupported. Mention
5608 qXfer:libraries:read reply to qSupported and document the new packet.
5609 (Library List Format): New section.
5610
159fcc13
JK
56112007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5612
5613 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5614
f66d1690
MS
56152007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5616
5617 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5618
67102876
NR
56192007-06-25 Nick Roberts <nickrob@snap.net.nz>
5620
5621 * gdbint.texinfo (Register and Memory Data): Break sections
5622 into nodes and add a menu.
5623
a4642986
MR
56242007-06-21 Maciej W. Rozycki <macro@mips.com>
5625
5626 * gdb.texinfo (Examining Memory): Document the new behaviour.
5627
e9c17194
VP
56282007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5629
5630 * gdb.texinfo (Standard Target Features): Document
5631 m68k features.
5632
31d99776
DJ
56332007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5634
5635 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5636
1780a0ed
DJ
56372007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5638
5639 * gdb.texinfo (Target Description Format): Add version attribute
5640 for <target>.
5641
822b6570
DJ
56422007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5643
5644 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5645
f8b73d13
DJ
56462007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5647
5648 * gdb.texinfo (MIPS Features): New subsection.
5649
0e7f50da
UW
56502007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5651 Markus Deuling <deuling@de.ibm.com>
5652
5653 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5654 and qXfer:spu:write packets and mention them under qSupported.
5655
23d964e7
UW
56562007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5657 Markus Deuling <deuling@de.ibm.com>
5658
5659 * gdb.texinfo (Architectures): Add new SPU section to document
5660 Cell Broadband Engine SPU architecture specific commands.
5661
9f708cb2
VP
56622007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5663
5664 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5665 comments.
5666
7579b5f8
NR
56672007-06-07 Nick Roberts <nickrob@snap.net.nz>
5668
5669 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5670
bf06d120
JB
56712007-05-29 Jim Blandy <jimb@codesourcery.com>
5672
5673 * gdb.texinfo (Overview): Doc fix.
5674
23776285
MR
56752007-05-22 Maciej W. Rozycki <macro@mips.com>
5676
5677 * gdb.texinfo (Remote Configuration): Document "set/show
5678 remoteflow".
5679
1a69e1e4
DJ
56802007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5681
bf06d120
JB
5682 * gdb.texinfo (MIPS): Remove documentation for set mips
5683 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5684 stack-arg-size.
1a69e1e4 5685
46ba6afa 56862007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5687
46ba6afa
BW
5688 * all-cfg.texi (GDBTUI): New.
5689 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5690 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5691 (TUI Configuration): Edit to improve clarity and fix problems of
5692 both style and content.
5ae4183a 5693
06d3b283
UW
56942007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5695
5696 * observer.texi (GDB Observers): New observer "new_objfile".
5697
179101d6
UW
56982007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5699
5700 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5701
25d5ea92
VP
57022007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5703
5704 * gdb.texinfo (GDB/MI Variable Objects): Document
5705 frozen variables objects.
5ae4183a 5706
ea35711c
DJ
57072007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5708
5709 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5710 (Character Sets, Caching Data of Remote Targets): Likewise.
5711 (Targets): Delete Remote node. Move its text...
5712 (Debugging Remote Programs): ...to here. Delete description
5713 of the "remote" command.
5714 (Remote configuration): Delete description of "set remotedevice"
5715 and "show remotedevice".
5716 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5717
db2e3e2e
BW
57182007-04-11 Bob Wilson <bob.wilson@acm.org>
5719
5ae4183a
AS
5720 * gdb.texinfo (Contributors, Continuing and Stepping)
5721 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5722 (General Query Packets, File-I/O Remote Protocol Extension)
5723 (Protocol Basics, The F Reply Packet, Write)
5724 (Protocol-specific Representation of Datatypes, Memory Transfer):
5725 Fix hyphenation, punctuation and grammar problems.
5726 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5727 'section' instead of 'subsection' in the text.
5728 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5729 (i386): Remove period from section name.
db2e3e2e
BW
5730 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5731 (Config Names, Configure Options): Use @file{configure}.
5732
8a3dae3e
DJ
57332007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5734
5735 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5736 and tab expansion.
5737
1a92f856
DJ
57382007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5739
5740 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5741
79a6e687 57422007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5743
79a6e687
BW
5744 * gdb.texinfo: Consistently capitalize all significant words in
5745 node names, chapter titles, section titles, and headings. Update
5746 cross references to match.
5747 (Starting and Stopping Trace Experiment): Make node name plural.
5748 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5749
ad527d2e
PA
57502007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5751
5752 * gdb.texinfo (WinCE): Delete obsolete subsection.
5753
7ce59000
DJ
57542007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5755
5756 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5757 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5758 references.
5759
8807d78b
DJ
57602007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5761
5762 * gdb.texinfo (Startup): Delete references to some alternate
5763 names for .gdbinit.
5764 (Thread): Remove LynxOS reference.
5765 (Tandem ST2000): Delete target-specific documentation.
5766 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5767 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5768 and GDB_OSABI_LYNXOS.
5769
5f402660
UW
57702007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5771
5772 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5773
bac718a6
UW
57742007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5775
5776 * gdbint.texinfo (Target Conditionals): Remove mention of
5777 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5778 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5779
9453113a
DJ
57802007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5781
5782 * Makefile.in: Add "pdfdir" installation
5783 directory, PDFTEX macro, support for "install-pdf" target,
5784 and rules for making a pdf version of refcard.texi.
5785 * refcard.tex: Specify paper size for PDF output.
5786
ae21e955 57872007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5788
ae21e955 5789 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5790
3f94c067 57912007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5792
3f94c067
BW
5793 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5794 (Source Path, Character Sets, Macros, Define)
5795 (GDB/MI Result Records, GDB/MI Simple Examples)
5796 (GDB/MI Program Execution, GDB/MI File Commands)
5797 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5798 (Bug Reporting): Use @value{GCC}.
5ae4183a 5799
12c27660 58002007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5801
12c27660
BW
5802 * gdb.texinfo (Help): Fix formatting of examples.
5803 (Variables): Use @ifnotinfo instead of @iftex.
5804 (Non-debug DLL symbols): Use @ref instead of @pxref.
5805 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5806
ce9341a1
BW
58072007-03-26 Bob Wilson <bob.wilson@acm.org>
5808
5809 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5810
c8f4133a
BW
58112007-03-26 Bob Wilson <bob.wilson@acm.org>
5812
5813 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5814 the order of the nodes.
5815 (C Operators, C Constants, Debugging C): Remove extra menus.
5816 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5817
c8f4133a 58182007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5819
5820 * gdb.texinfo (File Options): Add missing parenthesis.
5821 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5822
c74d0ad8
DJ
58232007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5824
5825 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5826
ff6f572f
DJ
58272007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5828
669fac23 5829 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5830 case insensitivity.
5831 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5832
994337c3
NR
58332007-02-18 Nick Roberts <nickrob@snap.net.nz>
5834
5835 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5836 (Files): Add section name to argument list for pxref.
5837 (Non-debug DLL symbols): Don't use `see' for pxref.
5838 (Embedded Processors): Fix typo.
5839 (GDB/MI Breakpoint Commands): Execution commands generate
5840 *stopped not ^done.
5841
eb819d70
NR
58422007-02-13 Nick Roberts <nickrob@snap.net.nz>
5843
5844 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5845 values for in_scope. Mention that only root variables can be
5846 updated.
5847 (GDB/MI Development and Front Ends): Explain new values may be
5848 added to existing fields.
5849
123dc839
DJ
58502007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5851
5852 * gdb.texinfo (-target-disconnect): Use @smallexample.
5853 (Requirements): Add anchor for Expat. Update description.
5854 (Target Descriptions): Mention Expat.
5855 (Target Description Format): Document new elements. Use
5856 @smallexample.
5857 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5858 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5859
108546a0
DJ
58602007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5861
5862 * gdb.texinfo (Target Description Format): Add section on XInclude.
5863
95a98c01
NR
58642006-02-03 Nick Roberts <nickrob@snap.net.nz>
5865
5866 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5867 command -enable-timings.
5868
f4b3909f
EZ
58692007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5870
5ae4183a 5871 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5872 descriptions for new/deleted elements in gdb_osabi. Add missing
5873 description for function generic_elf_osabi_sniff_abi_tag_sections.
5874
c7ba131e
JB
58752007-01-29 Joel Brobecker <brobecker@adacore.com>
5876
5877 * gdb.texinfo (Maintenance Commands): Add documentation for
5878 the new "maint print target-stack" command.
5879
3a60f64e
JK
58802007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5881 Eli Zaretskii <eliz@gnu.org>
5882
f4b3909f 5883 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5884
c582f8b6
EZ
58852007-01-26 Eli Zaretskii <eliz@gnu.org>
5886
5887 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5888 Use @value{NGCC} instead of @value{GCC}.
5889
d3e8051b
EZ
58902007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5891
5892 * agentexpr.texi: Fix typos.
5893 * annotate.texinfo: Likewise.
5894 * gdb.texinfo: Likewise.
5895 * gdbint.texinfo: Likewise.
5896 * observer.texi: Likewise.
5897 * stabs.texinfo: Likewise.
5898
86f04699
EZ
58992007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5900
5901 * gdbint.texinfo (Support Libraries): Remove mmalloc
5902 entry. Describe readline library.
5903
23181151
DJ
59042007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5905
5906 * gdb.texinfo (Target Descriptions): New section.
5907 (General Query Packets): Add QPassSignals anchor. Mention
5908 qXfer:features:read under qSupported. Expand mentions of
5909 qXfer:memory-map:read and QPassSignals. Document
5910 qXfer:features:read.
5911
f822c95b
DJ
59122007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5913
5914 * gdb.texinfo (Commands to specify files): Describe
5915 "set sysroot" and "show sysroot".
5916 (Using the `gdbserver' program): Lowercase argument
5917 to @var. Expand description of setting up GDB on the
5918 host.
5919
8936fcda
JB
59202007-01-05 Joel Brobecker <brobecker@adacore.com>
5921
5922 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5923 catch exception, catch exception unhandled, and catch assert
5924 commands.
5925
e776119f
DJ
59262007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * gdb.texinfo (Debugging Output): Document "set debug xml"
5929 and "show debug xml".
5930
aa79a185
DJ
59312007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5932
5933 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5934
7f893741
JB
59352007-01-01 Joel Brobecker <brobecker@adacore.com>
5936
5937 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5938
a1b5960f
VP
59392006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5940
5941 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5942 note in @ignore, to be removed later if nobody complains.
5943
9f470e6e
NR
59442006-12-04 Nick Roberts <nickrob@snap.net.nz>
5945
5946 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5947 of -var-delete.
5948
765dc015 59492006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5950
765dc015 5951 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5952 automatic software/hardware breakpoint usage and
5953 the "set breakpoint auto-hw" command.
765dc015 5954
4b5752d0
VP
59552006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5956
5957 * gdb.texinfo (Memory Access Checking): New.
5958
89be2091
DJ
59592006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5960
5961 * gdb.texinfo (Remote configuration): Mention
5962 "pass-signals-packet".
5963 (General Query Packets): Document QPassSignals. Fix
5964 a typo.
5965
ca3bf3bd
DJ
59662006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5967
5968 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5969
427c3a89
DJ
59702006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5971
5972 * gdb.texinfo (Remote configuration): Rewrite documentation for
5973 packet configuration commands.
5974 (OS Information): Adjust reference to qXfer:auxv:read.
5975 (General Query Packets): Remove references to read-aux-vector-packet
5976 and set remote get-thread-local-storage-address.
5977
7a107747
DJ
59782006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5979
5980 * gdbint.texinfo (Target Architecture Definition): Add new
5981 Initializing a New Architecture section.
5982
1c56eb0e
EZ
59832006-10-31 David Taylor <dtaylor@emc.com>
5984
5985 * stabs.texinfo (Macro define and undefine): New node describing
5986 stabs for #define and #undef.
5987
f73adfeb
AS
59882006-10-27 Andreas Schwab <schwab@suse.de>
5989
5990 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5991
fd60e0df
EZ
59922006-10-21 Eli Zaretskii <eliz@gnu.org>
5993
5994 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5995 clarify on the possible meanings of ``expression'' watched by
5996 watchpoints. Add indexing.
e5ac9b53
EZ
5997 (Prompting, Errors, Invalidation, Annotations for Running)
5998 (Source Annotations): Fix index entries by adding "annotation" to
5999 them, to discriminate from index entries that point to the more
6000 general topic descriptions.
fd60e0df 6001
52bb452f
DJ
60022006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6003
6004 * gdbint.texinfo (Target Vector Definition): Move most
6005 content into Existing Targets. Add a menu.
6006 (Existing Targets): New section, moved from Target Vector
6007 Definition. Use @subsection.
6008 (Managing Execution State): New section.
6009
58955e58
BW
60102006-10-16 Bob Wilson <bob.wilson@acm.org>
6011
6012 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6013
c8aa23ab
EZ
60142006-10-15 Eli Zaretskii <eliz@gnu.org>
6015
6016 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6017 (Command Syntax, Signals, Backtrace, Connecting)
6018 (Remote configuration, Renesas Boards, Console I/O): Fix last
6019 change: use Ctrl- instead of C-, except wrt Emacs.
6020 (File-I/O Examples): Put Ctrl-c in @kbd.
6021 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6022 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6023 (Signals, Set Breaks, Set Watchpoints): Document optional
6024 arguments to `info signals' `handle', `info breakpoints', and
6025 `info watchpoints'.
c8aa23ab 6026
e7109c7e
EZ
60272006-10-14 Eli Zaretskii <eliz@gnu.org>
6028
6029 * gdb.texinfo (Backtrace): Fix last change.
6030
de3aea7b
NR
60312006-10-14 Nick Roberts <nickrob@snap.net.nz>
6032
6033 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6034
7f9087cb
BW
60352006-10-10 Bob Wilson <bob.wilson@acm.org>
6036
c8aa23ab
EZ
6037 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6038 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6039 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6040
68437a39
DJ
60412006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6042 Daniel Jacobowitz <dan@codesourcery.com>
6043
6044 * gdb.texinfo (Packets): Document vFlashErase,
6045 vFlashWrite and vFlashDone packets.
6046 (General Query Packets): Document qXfer:memory-map:read.
6047 Add a new feature for qXfer:memory-map:read.
6048 (Memory map format): New section.
6049 (Target Commands): Mention that gdb can write flash.
6050
fd79ecee
DJ
60512006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6052 Daniel Jacobowitz <dan@codesourcery.com>
6053
6054 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6055 memory regions and "mem auto".
6056
350da6ee
DJ
60572006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6058
6059 * gdbint.texinfo (Array Containers): New section.
6060
2f1acb09
VP
60612006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6062
6063 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6064 -stack-list-arguments HIGH_FRAME argument can be larger then the
6065 actual number of frames.
6066
2ab1eb7a
VP
60672006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6068
6069 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6070 -stack-list-locals HIGH_FRAME argument can be larger then the
6071 actual number of frames.
2ab1eb7a 6072
599b237a
BW
60732006-09-02 Bob Wilson <bob.wilson@acm.org>
6074
6075 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6076 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6077
25ab7e6d
EZ
60782006-09-02 Eli Zaretskii <eliz@gnu.org>
6079
6080 * gdbint.texinfo (Overall Structure): New section "Source Tree
6081 Structure".
6082
940178d3
JB
60832006-08-17 Jim Blandy <jimb@codesourcery.com>
6084
6085 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6086 responses.
6087
30daae6c
JB
60882006-08-08 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.texinfo (Source Path): Add documentation for new
6091 substitute-path commands.
6092
7fa2210b
DJ
60932006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6094
6095 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6096 (Running Configure): ...here.
6097 (Requirements): New node. Mention expat.
6098
3d00d119
DJ
60992006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6100
5ae4183a 6101 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6102 'set download-write-size' and 'show download-write-size'.
6103
0cbfa4ee
DJ
61042006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6105
6106 * stabs.texinfo (Member Type Descriptor): Correct example for
6107 pointer to member types.
6108
16026cd7
AS
61092006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6110
6111 * gdb.texinfo (Optional warnings and messages): Add
6112 'set/show trace-commands'.
6113 (Command files): Add '-v' to source command.
6114
0876f84a
DJ
61152006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6116
6117 * gdb.texinfo (OS Information): Update qPart reference to
6118 qXfer.
6119 (Remote configuration): Likewise.
6120 (Overview): Move @cindex to the start of a paragraph. Talk
6121 about binary data encoding.
6122 (Packets): Refer to the overview for the details of the X
6123 packet encoding.
6124 (General Query Packets): Remove qPart description. Add qXfer
6125 description. Add an anchor to qSupported. Correct feature
6126 table title. Add a new feature for qXfer:auxv:read.
6127 (Interrupts): Add a missing parenthesis.
6128
2ec3381a
DJ
61292006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6130
669fac23 6131 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6132 (GDB/MI Kod Commands): Remove commented out node.
6133
594fe323
EZ
61342006-07-01 Eli Zaretskii <eliz@gnu.org>
6135
6136 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6137 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6138 (GDB/MI Thread Commands, GDB/MI Program Execution)
6139 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6140 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6141 (GDB/MI File Commands, GDB/MI Target Manipulation)
6142 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6143 since the MI prompt is hard-wired into the code.
6144
7e3fb70c
NR
61452006-07-01 Nick Roberts <nickrob@snap.net.nz>
6146
6147 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6148 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6149 (GDB/MI Data Manipulation): Remove description of unimplemented
6150 display related commands as variable objects perform this function
6151 and are superior: -display-delete, -display-disable,
6152 -display-enable, -display-insert and -display-list. Move
6153 -environment-cd, -environment-directory, -environment-path
6154 and -environment-pwd to "Program Context".
6155 (GDB/MI Program Control): Rename to "Program Execution". Move
6156 -exec-arguments -exec-abort to...
6157 (GDB/MI Program Context): ...here. New node split from "Data
6158 Manipulation".
6159
be2a5f71
DJ
61602006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6161
6162 * gdb.texinfo (Remote configuration): Document set / show
6163 remote supported-packets.
6164 (General Query Packets): Document qSupported packet.
6165
fc320d37
SL
61662006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6167
6168 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6169 and font markup.
6170 (Protocol basics): Likewise.
6171 (The F request packet): Likewise.
6172 (The F reply packet): Likewise.
6173 (Memory transfer): Move this node to be a subsubsection of
6174 "Protocol specific representation of datatypes".
6175 (The Ctrl-C message): More copy editing.
6176 (Console I/O): Likewise.
6177 (The isatty call): Delete this node, and merge its content into
6178 the "isatty" node. Fixed references elsewhere.
6179 (The system call): Delete this node, and merge its content into
6180 the "system" node. Fixed references elsewhere.
6181 (open): Reformat to use @table, and add appropriate font markup.
6182 (close): Likewise.
6183 (read): Likewise.
6184 (write): Likewise.
6185 (lseek): Likewise.
6186 (rename): Likewise.
6187 (unlink): Likewise.
6188 (stat/fstat): Likewise.
6189 (gettimeofday): Likewise.
6190 (isatty): Likewise.
6191 (system): Likewise, plus minor changes to fix confusing wording.
6192 (Integral datatypes): Fix font markup.
6193 (Pointer values): Likewise.
6194 (struct stat): Fix markup to use @table, plus minor copy editing.
6195 (struct timeval): Fix font markup, plus minor copy editing.
6196 (Constants): Minor copy editing.
6197 (Errno values): Add font markup.
6198 (File-I/O Examples): Likewise.
6199
158fdf5c
NR
62002006-06-10 Nick Roberts <nickrob@snap.net.nz>
6201
6202 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6203 (GDB/MI Simple Examples): Move node up one level. Use real
6204 examples.
6205 (GDB/MI Compatibility with CLI): Update.
6206 (GDB/MI Result Records): Add "connected" and "exit" result
6207 classes.
6208 (GDB/MI Stream Records): Clarify target output.
6209 (GDB/MI Command Description Format): Modify example description.
6210 (GDB/MI Breakpoint Table Commands): Rename to...
6211 (GDB/MI Breakpoint Commands): ...this
6212 (GDB/MI Breakpoint Commands): Add optional thread field.
6213 (GDB/MI Program Control): Add an introduction. Move "Program
6214 termination" examples into exec-run description.
6215 (GDB/MI File Commands): Mention similar CLI commands.
6216 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6217 is similar to "-gdb-version".
6218
ddb50cd7
EZ
62192006-06-09 Eli Zaretskii <eliz@gnu.org>
6220
6221 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6222
2aef0d6b
NR
62232006-06-02 Nick Roberts <nickrob@snap.net.nz>
6224
6225 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6226 sourceware.org for mailing lists.
d5e40d59 6227 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6228
383a5c52
NR
62292006-06-01 Nick Roberts <nickrob@snap.net.nz>
6230
d5e40d59 6231 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6232
e16b02ee
EZ
62332006-05-22 Eli Zaretskii <eliz@gnu.org>
6234
6235 * gdb.texinfo (Cygwin Native): Fix last change.
6236
be90c084
CF
62372006-05-22 Christopher Faylor <cgf@timesys.com>
6238
6239 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6240
347ceba5
NR
62412006-05-15 Nick Roberts <nickrob@snap.net.nz>
6242
6243 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6244 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6245
369af7bd
DJ
62462006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6247
6248 * gdb.texinfo (General Query Packets): Recommend not starting
6249 new packets with qC and clarify.
6250
2ffdbde8 62512006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6252
6253 * gdb.texinfo (M2 Types): New section.
72019c9c 6254
16d1a084
DJ
62552006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6256
6257 * agentexpr.texi: Add a copyright and license notice.
6258 * observer.texi: Likewise, with GPL clause for function prototypes.
6259 Remove trailing whitespace.
6260
aa56d27a
JB
62612006-05-05 Jim Blandy <jimb@codesourcery.com>
6262
6263 * gdb.texinfo (General Query Packets): Document conventions for
6264 terminating packet names, and their violations.
6265
5bdf8622
DJ
62662006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6269 * gdb.texinfo: Likewise.
6270
605a56cb
DJ
62712006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6272
6273 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6274 and "show remotedebug".
6275 (Debugging Output): Add additional index entries.
6276
b8db102d
MS
62772006-04-27 Michael Snyder <msnyder@redhat.com>
6278
6279 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6280
c5e30d01
AC
62812006-04-22 Andrew Cagney <cagney@redhat.com>
6282
6283 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6284 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6285
8181d85f
DJ
62862006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6287
6288 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6289 and remove breakpoint prototypes.
6290 (Watchpoints): Move description of target_insert_hw_breakpoint and
6291 target_remove_hw_breakpoint ...
6292 (Breakpoints): ... to here. Document target_insert_breakpoint and
6293 target_remove_breakpoint.
6294
4f553f88
JB
62952006-04-17 Jim Blandy <jimb@codesourcery.com>
6296
6297 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6298 and C packets are optional.
6299
cd852561
FR
63002006-04-14 Frederic Riss <frederic.riss@st.com>
6301
6302 * gdb.texinfo (Specifying source directories): Update the description
6303 of the source file search to reflect the fact that the source path
6304 always contains at least $cdir and $cwd.
6305
b620eb07
MS
63062006-03-31 Michael Snyder <msnyder@redhat.com>
6307
6308 * gdb.texinfo: Update copyright dates.
6309
3156cdaf
EZ
63102006-03-31 Eli Zaretskii <eliz@gnu.org>
6311
6312 * gdb.texinfo (Overview): Add an index entry to "empty response".
6313
7d30c22d
JB
63142006-03-28 Jim Blandy <jimb@codesourcery.com>
6315
6316 * gdbint.texinfo (Prologue Analysis): New section.
6317
86941c27
JB
63182006-03-07 Jim Blandy <jimb@red-bean.com>
6319
66b8c7f6
JB
6320 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6321
1a10341b
JB
6322 * gdb.texinfo (Target Commands): Update text describing how to
6323 specify a target. Refer to the detailed section on remote
6324 debugging, not the brief mention.
6325
86941c27
JB
6326 * gdb.texinfo (Connecting): Organize the different 'target remote'
6327 connection methods into a table. Add a 'target remote' index
6328 entry. (!!!)
6329
62f3a2ba
FF
63302006-02-17 Fred Fish <fnf@specifix.com>
6331
6332 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6333 'ptype' commands to reflect the fact that the only significant
6334 difference between them is that ptype prints the complete type
6335 description instead of just the name.
6336
8b9a88ea
WZ
63372006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6338
6339 * gdbint.texinfo (Watchpoints): Delete
6340 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6341
7e8dc855
NR
63422006-02-10 Nick Roberts <nickrob@snap.net.nz>
6343
6344 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6345 times fields where needed. Fix typos. Update general form given
6346 for output of -break-insert.
6347 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6348
c91d38aa
DJ
63492006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6350
6351 * gdbint.texinfo (Symbol Handling): Add a section
6352 on memory management.
6353
38fcd64c
DJ
63542006-02-06 Vladimir Prus <ghost@cs.msu.su>
6355
6356 * gdb.texinfo (Breakpoint table commands): Document the fullname
6357 field in -break-list output.
6358
219eec71
EZ
63592006-02-03 Eli Zaretskii <eliz@gnu.org>
6360
6361 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6362 debugging information produced by the various "set debug..."
6363 options.
6364
ae5a43e0
DJ
63652006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6366
6367 * gdb.texinfo (Files): Remove obsolete bits from the description
6368 of "symbol-file".
6369
a9f158ec
JB
63702006-01-25 Jim Blandy <jimb@redhat.com>
6371
6372 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6373
410dd08e
JB
63742006-01-24 Jim Blandy <jimb@redhat.com>
6375
6376 * gdbint.texinfo (Frames): Document the basics of GDB's register
6377 unwinding model, and explain the existence of the "sentinel" frame.
6378
4b505b12
AS
63792006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6380
6381 * gdb.texinfo (Choosing files): Mention that -directory is used
6382 for script files.
6383 (Specifying source directories): Likewise.
6384 (Command files): Explain how script files are found.
6385
839c27b7
EZ
63862006-01-21 Eli Zaretskii <eliz@gnu.org>
6387
6388 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6389 the threads in a multi-threaded program.
6390 (Threads): The threadno argument of "thread apply" can be a range
6391 of numbers.
6392
7be93b9e
JB
63932006-01-18 Jim Blandy <jimb@redhat.com>
6394
6395 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6396 of warning flags.
6397
fcc73fe3
EZ
63982006-01-13 Eli Zaretskii <eliz@gnu.org>
6399
6400 * gdb.texinfo (Sequences): Improve menu annotations.
6401 (Define): Add index entries for arguments of user-defined
6402 commands. Move the description of flow-control commands...
6403 (Command Files): ...to here. Document loop_break and
6404 loop_continue.
ca91424e
EZ
6405 (Define, Command Files): Document `end' and add index entries for
6406 it.
fcc73fe3 6407
5c95884b
MS
64082006-01-04 Michael Snyder <msnyder@redhat.com>
6409
6410 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6411 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6412
860701dc
PH
64132006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6414
6415 * gdb.texinfo (Omissions from Ada): Document that there is now
6416 limited aggregate support.
6417
36b80e65
EZ
64182005-12-28 Eli Zaretskii <eliz@gnu.org>
6419
6420 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6421 registers and the likes.
6422
c1468174
EZ
64232005-12-24 Eli Zaretskii <eliz@gnu.org>
6424
6425 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6426 (Symbols): Fix usage of "e.g.".
359df76b 6427 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6428
6429 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6430 (Coding): Fix usage of "e.g.".
6431
c02a867d
EZ
64322005-12-23 Eli Zaretskii <eliz@gnu.org>
6433
5ae4183a
AS
6434 * stabs.texinfo:
6435 * refcard.tex:
c02a867d 6436 * gpl.texi:
5ae4183a
AS
6437 * gdbint.texinfo:
6438 * gdb.texinfo:
6439 * gdb-cfg.texi:
c02a867d 6440 * fdl.texi:
5ae4183a
AS
6441 * annotate.texinfo:
6442 * all-cfg.texi:
c02a867d
EZ
6443 * Makefile.in: Add (C) after Copyright. Update the FSF
6444 address.
6445
fad38dfa
EZ
64462005-12-03 Eli Zaretskii <eliz@gnu.org>
6447
6448 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6449 extend GDB with commands for external monitor.
6450
53e5f3cf
AS
64512005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6452
6453 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6454
55f6ca0f
JB
64552005-11-25 Joel Brobecker <brobecker@adacore.com>
6456
6457 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6458
c1947b85
JB
64592005-11-21 Jim Blandy <jimb@redhat.com>
6460
6461 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6462 placement of 'R' actions in tracepoint action packets; document
6463 dependence of 'X' and 'M' actions on a preceding 'R' action for
6464 their registers.
6465
9d29849a
JB
64662005-11-19 Jim Blandy <jimb@redhat.com>
6467
6468 * gdb.texinfo (Tracepoint Packets): New node.
6469 (General Query Packets): Add entries for the tracepoint packets,
6470 referring to the "Tracepoint Packets" node.
6471 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6472
9a6253be
KB
64732005-11-18 Kevin Buettner <kevinb@redhat.com>
6474
6475 * gdb.texinfo (set remotebreak): Add anchor.
6476 (X packet): Likewise.
6477 (Remote Protocol): Add new section `Interrupts' and new index
6478 entry `interrupts (remote protocol)'.
6479
5f3bebba
JB
64802005-11-18 Jim Blandy <jimb@redhat.com>
6481
6482 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6483 entries into the General Query Packets section. Add a
6484 cross-reference to that section. Drop description of replies, as
6485 these are covered in the descriptions of each packet.
6486 (General Query Packets): Add introductory text. Explain naming
6487 conventions, and how the end of a name is recognized.
6488
9a7a1b36
KB
64892005-11-17 Kevin Buettner <kevinb@redhat.com>
6490
0564b6cf 6491 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6492 "set remotebreak" command.
6493
b8ff78ce
JB
64942005-11-16 Jim Blandy <jimb@redhat.com>
6495
6496 * gdb.texinfo (Packets, Stop Reply Packets)
6497 (General Query Packets): Various formatting cleanups.
6498 - Use @samp for packet contents.
6499 - Drop summaries from packet @item lines; the same information appears
6500 immediately below in the description.
6501 - Delete paragraph breaks after packet @item commands, so that the
6502 description appears directly to the right of the packet prototype
6503 in the printed manual, if it fits.
6504 - Place spaces in packet prototypes between @vars and non-@var
6505 letters, and explain that they're just for formatting.
6506 - Use @dots{} instead of '...'.
6507 - Fix uses of @code where @var was needed.
6508 - Replace "deprecated" markers with English text spelling out the
6509 packet's status and the preferred alternatives.
6510 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6511 what this ever meant.
6512 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6513 this for a long time.
6514 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6515 implemented several times, and have been in use for years.
6516
8ffe2530
JB
65172005-11-15 Jim Blandy <jimb@redhat.com>
6518
c43c5473
JB
6519 * gdb.texinfo (Packets): Add index entries for 'm' packet
6520 disclaimers.
5ae4183a 6521
fb031cdf
JB
6522 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6523 of stub when processing an 'm' packet.
6524
8ffe2530
JB
6525 * gdb.texinfo (Packets): Mention that packets beginning with
6526 letters are reserved once, at the top, instead of actually listing
6527 them all and saying "reserved".
6528
c03c782f
AS
65292005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6530
6531 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6532 Change @var{$arg0 to @code{$arg0.
6533
814e32d7
WZ
65342005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6535
6536 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6537
fa93a9d8
JB
65382005-11-12 Jim Blandy <jimb@redhat.com>
6539
6540 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6541 order. Remove extraneous 'z'.
6542
8a5a3c82
AS
65432005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6544
6545 * gdb.texinfo (Choosing files): Add --eval-command.
6546
4b0ad762
AS
65472005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6548
6549 * gdb.texinfo (Choosing modes): Add --return-child-result.
6550
6551
1a088d06
AS
65522005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6553
6554 * gdb.texinfo (Choosing modes): Add --batch-silent.
6555
656d5e12
EZ
65562005-10-28 Eli Zaretskii <eliz@gnu.org>
6557
6558 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6559 "The -var-update Command".
6560
3c9c013a
JB
65612005-10-03 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.texinfo (Print Settings): Add documentation for set/show
6564 print array-indexes.
6565
7ba3cf9c
DJ
65662005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6567
6568 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6569 6.2 and 6.3.
6570
a94ab193
EZ
65712005-08-27 Eli Zaretskii <eliz@gnu.org>
6572
6573 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6574 since 19-Jan-2004.
6575 (Files): Likewise.
ab1adacd
EZ
6576 (Variables, Symbols): Document the "<incomplete type>" message and
6577 its reasons.
a94ab193 6578
ca06016a
FF
65792005-08-01 Fred Fish <fnf@specifix.com>
6580
6581 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6582
cf58170d
NR
65832005-07-15 Nick Roberts <nickrob@snap.net.nz>
6584
6585 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6586 option for -var-list-children and -var-update.
6587 (GDB/MI Stack Manipulation): Simplify description of
6588 print-values option for -stack-list-locals.
6589 (GDB/MI Command Description Format): Clarify.
6590 (Mode Options): Spelling of superseded.
6591
38f1196a
BR
65922005-07-12 Bob Rossi <bob@brasko.net>
6593
6594 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6595 corresponding GDB command comment.
6596
3cb3b8df
BR
65972005-07-06 Bob Rossi <bob@brasko.net>
6598
6599 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6600 and -inferior-tty-show.
6601 (Input/Output): Document "set/show inferior-tty" and tty alias.
6602
10fac096
NW
66032005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6604
6605 * gdb.texinfo (Packets): Change description of 'D' packet to note
6606 that GDB does wait for a response.
6607
d1b6db76
NR
66082005-06-22 Nick Roberts <nickrob@snap.net.nz>
6609
6610 * gdb.texinfo (History) Rename "Command History".
6611 (Command History): Move node "Server Prefix" from section on
6612 Annotations here.
6613
29629dcf
NR
66142005-06-19 Nick Roberts <nickrob@snap.net.nz>
6615
6616 * gdb.texinfo (GDB/MI Stack Manipulation):
6617 Re-instate -stack-info-frame with example. Say that it gets
6618 info on selected frame, not current frame.
6619
397ca115
EZ
66202005-06-18 Eli Zaretskii <eliz@gnu.org>
6621
6622 * gdb.texinfo (Server): Clarify that `file' should be used before
6623 connecting to the server.
6624 (Files): Add an xref to the above description.
51274035
EZ
6625 (Output Formats): More detailed description of the `c' format.
6626 (Memory): List explicitly all the formats supported by `x'.
638ac427 6627 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6628 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6629 files. Add more indexing for solib-absolute-prefix and
6630 --with-sysroot.
76d17f34
EZ
6631 (Machine Code): Document possible problems with locations in
6632 shared libraries.
d416eeec
EZ
6633 (Backtrace): Document that free-standing environments do not need
6634 to have a `main' function.
397ca115 6635
74f6deaa
NR
66362005-06-18 Nick Roberts <nickrob@snap.net.nz>
6637
6638 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6639 -stack-info-frame.
6640
a9967aef
AC
66412005-06-07 Andrew Cagney <cagney@gnu.org>
6642
6643 * gdb.texinfo (Contributors): Note the original multi-arch
6644 contributors.
6645
e09f16f9
EZ
66462005-06-03 Eli Zaretskii <eliz@gnu.org>
6647
6648 * gdb.texinfo (Registers): Add index entries for the standard
6649 registers.
6650 (Frames): Add cross-reference from frame pointer description to
6651 the Registers node.
6652 (Annotations Overview): Fix the reference to GDB name.
6653
d87ba7ee
EZ
66542005-06-01 Eli Zaretskii <eliz@gnu.org>
6655
6656 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6657 can-use-hw-watchpoints.
6658
034dad6f
BR
66592005-05-28 Bob Rossi <bob@brasko.net>
6660
6661 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6662 the possible reasons why an exec async record would be returned to FE.
6663
ffed4509
AC
66642005-05-26 Andrew Cagney <cagney@gnu.org>
6665
6666 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6667 Andrew Cagney implemented the original GDB/MI.
6668
e22e55c9
OF
66692005-05-23 Orjan Friberg <orjanf@axis.com>
6670
6671 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6672 documentation. Add documentation for cris-mode.
6673
a78e13ce
EZ
66742005-05-20 Eli Zaretskii <eliz@gnu.org>
6675
6676 * gdb.texinfo (Numbers): Explain the example and make the wording
6677 more acurate.
6678
76ff342d
DJ
66792005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6680 Dennis Brueni <dennis@slickedit.com>
6681
6682 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6683 (GDB/MI Data Manipulation, GDB/MI Program Control)
6684 (GDB/MI Stack Manipulation): Update examples to include the fullname
6685 attribute in stack frames.
6686
119b882a
EZ
66872005-05-12 Eli Zaretskii <eliz@gnu.org>
6688
6689 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6690 do with other non-standard names of init files.
6691
6fc08d32
EZ
66922005-05-11 Eli Zaretskii <eliz@gnu.org>
6693
6694 * gdb.texinfo (Command Files): Move the description of the startup
6695 from here...
6696 (Startup): ...to this new subsection of the Invocation chapter.
6697 Rearrange the description of init files more logically and add a
6698 cross-reference to "Command Files". Document the special gdbinit
6699 name for CISCO 68k. Expand the description of what GDB does
6700 during startup.
6701 (History): Add index entry for HISTSIZE.
6702
a561754a
MK
67032005-05-02 Mark Kettenis <kettenis@gnu.org>
6704
6705 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6706
2eecc4ab
EZ
67072005-05-02 Eli Zaretskii <eliz@gnu.org>
6708
6709 * gdb.texinfo (SVR4 Process Information, The isatty call)
6710 (The system call): Don't use foo(N) notation for man pages and
6711 functions.
514c4d71 6712 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6713
18999be5
EZ
67142005-04-27 Eli Zaretskii <eliz@gnu.org>
6715
6716 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6717 were optimized away.
6718
0abb7bc7
EZ
67192005-04-22 Eli Zaretskii <eliz@gnu.org>
6720
6721 * gdb.texinfo (Remote configuration): Document "set/show
6722 get-thread-local-storage-address". Add cross-reference to the
6723 description of the qGetTLSAddr packet.
6724 (General Query Packets): Mention "set remote
6725 get-thread-local-storage-address" and add a reference to its
6726 description.
6727
6f61acb1
NR
67282005-04-19 Nick Roberts <nickrob@snap.net.nz>
6729
6730 * gdb.texinfo (Backtrace): Describe 'bt full'.
6731
9d59903a
NR
67322005-04-17 Nick Roberts <nickrob@snap.net.nz>
6733
6734 * gdb.texinfo (Mode Options): Fix typo.
6735 (GDB/MI): Describe how to invoke GDB/MI.
6736
721c2651
EZ
67372005-04-16 Eli Zaretskii <eliz@gnu.org>
6738
6739 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6740 references changed. Add description of "info udot".
721c2651
EZ
6741 (Files): Document "set/show stop-on-solib-events".
6742 (M32R/D): Document "set/show download-path", "set/show
6743 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6744 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6745 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6746 (Maintenance Commands): Improve indexing.
6747 (Target Commands): Document "set/show hash", "set/show debug
6748 monitor".
6749 (SVR4 Process Information): Document "info pidlist" and "info
6750 meminfo". Document "set/show procfs-tarce" and "set/show
6751 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6752 (Symbols, The Print Command with Objective-C): Improve indexing.
6753 (Objective-C): Add references to "info classes" and "info
6754 selectors".
c45da7e6
EZ
6755 (Debugging Output): Improve wording. Document "set/show debug
6756 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6757 (Set Breaks): Add index entry for "hardware breakpoints".
6758 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6759 and "set/show usehardbreakpoints".
6760 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6761 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6762 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6763 rdiromatzero", "set/show rdiheartbeat".
6764 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6765 "sds".
6766 (Embedded Processors): Document the "sim" command.
6767 (Remote): Document the "remote" command.
6768 (DJGPP Native): Document the "info serial" command.
6769 (Threads): Document "maint info sol-threads".
6770 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6771 (Set Breaks): Improve indexing.
6772 (Command Syntax): Add a reference to dont-repeat.
6773 (Define): Document "dont-repeat".
6774 (TUI Commands): Document "tabset".
6775 (WinCE): New subsection. Document "set/show remotedirectory",
6776 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6777
14d6dd68
EZ
67782005-04-15 Eli Zaretskii <eliz@gnu.org>
6779
6780 * gdb.texinfo (Hurd Native): New subsection, documents
6781 Hurd-specific commands.
a64548ea 6782 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6783 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6784 (MIPS): Improve documentation of heuristic-fence-post. Document
6785 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6786 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6787 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6788 (ARM): Document ARM-specific commands.
a64548ea
EZ
6789 (AVR): New section. Document "info io_registers".
6790 (CRIS): New section. Document "set/show cris-version" and
6791 "set/show cris-dwarf2-cfi".
6792 (HPPA): New section. Document "set/show debug hppa" and "maint
6793 print unwind".
a5adf40f 6794 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6795 (Super-H): New section. Document the "regs" command.
721c2651 6796 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6797
9c16f35a
EZ
67982005-04-09 Eli Zaretskii <eliz@gnu.org>
6799
6800 * gdb.texinfo (Print Settings): Document "set/show print
6801 pascal_static-members", "set print repeats", "show print
6802 null-stop". Improve indexing. Fix documentation of "set print
6803 union".
6804 (Pascal): New section.
6805 (Supported languages): Rename from "Support"; all references
6806 updated. Add a menu item for Pascal.
6807 (Numbers): Document "set radix.
6808 (Screen Size): Document "set/show pagination".
6809 (MIPS Embedded): Remove "set processor" documentation.
6810 (Remote configuration): Document "set/show X/P/Z-packet",
6811 "set/show read-aux-vector-packet", "set/show remote
6812 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6813 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6814 remotedebug", "set/show remotebreak", "set/show remotedevice",
6815 "set/show remotelogfile".
6816 (Auxiliary Vector): Add reference to the description of the
6817 read-aux-vector-packet setting.
6818 (Set Watchpoints): Add a cross-reference to "set remote
6819 hardware-breakpoint-limit".
6820 (General Query Packets): Add indexing of requests and
6821 cross-references to related commands in "Remote configuration".
6822 (File-I/O Overview, The system call): Fix wording and typos.
6823 (Thread Stops): Add index entries.
6824 (Continuing and Stepping): Document "show step-mode".
6825 (i386): New node. Document "set/show struct-convention".
6826 (Files): Document "show trust-readonly-sections".
6827 (Calling): Document "set/show unwindonsignal".
6828 (Messages/Warnings): Add index entries.
6829 (Maintenance Commands): Document "set/show watchdog".
6830 (Annotations Overview): Document "show annotate".
6831 (Set Watchpoints): Add index entries.
6832 (Symbols): Fix doc of case-sensitive.
6833 (ABI): Document "show coerce-float-to-double".
6834 (Convenience Vars, Help): Improve indexing.
6835 (Machine Code): Document "show disassembly-flavor".
6836 (Debugging C plus plus): Document "show overload-resolution".
6837 (Value History, Signaling): Add index entries.
6838
68392005-04-08 Eli Zaretskii <eliz@gnu.org>
6840
6841 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6842 (Processes): Fix wording.
6843 (History, List, Logging output, Define, Symbols, Print Settings):
6844 Improve indexing.
6845
a8f24a35
EZ
68462005-04-03 Eli Zaretskii <eliz@gnu.org>
6847
6848 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6849 redundant index entry for "target" command.
6850 (Backtrace): Add index entries.
6851 (Symbols, Fortran): Document the "set case-sensitive" command.
6852 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6853 (Print Settings): Add index entry for "set demangle-style".
6854 (Target Commands): Document "set download-write-size".
6855 (Debugging Output): Document "set exec-done-display".
6856
09d4efe1
EZ
68572005-04-02 Eli Zaretskii <eliz@gnu.org>
6858
6859 * gdb.texinfo (Files): Fix the name and documentation of
6860 add-shared-symbol-files. Document its alias assf. Update the
6861 list of OSs where GDB supports shared libraries. Fix markup.
6862 (Continuing and Stepping): Add reference to @var{location} in the
6863 text.
6864 (Dump/Restore Files): Fix reference to @{filename}.
6865 (Help): Fix wording.
6866 (Attach): Ditto.
6867 (Set Watchpoints): Ditto.
6868 (Backtrace): Remove redundant index entries. Improve index
6869 entries.
6870 (Delete Breaks): Fix wording.
6871 (Memory): Document the compare-sections command.
6872 (Memory Region Attributes): Improve wording.
6873 (Disabling): Improve wording.
6874 (Fortran): New subsection. Document the "info common" command.
6875 (Help): Document aliases "info copying" and "info warranty".
6876 (Caching Remote Data): New section. Document the "set/show
6877 remotecache" and "info dcache" commands.
6878 (Show): Fix wording of the documentation of the "set
6879 extension-language" command.
6880 (Signals): Add index entry for "info handle".
6881 (Memory Region Attributes): Fix punctuation.
6882 (Symbols): Change the arg name to "location" and refer to it in
6883 the text. Fix wording of "info types" doc.
6884 (Threads): Fix usage of @enumerate @item's.
6885 (Listing Tracepoints): Add index entry for "info tp".
6886 (Set Watchpoints): Add xref to "info break" description.
6887 (Macros): Add an index entry for "macro exp1". Document the
6888 "macro list" command.
6889 (Maintenance Commands): Document "flushregs", "maint agent",
6890 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6891 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6892 "maint print architecture", "maint print objfiles", "maint print
6893 statistics", "maint print type", "maint show-debug-regs", "maint
6894 space", "maint time", and "maint translate-address".
6895 (Connecting): Document the "monitor" command.
6896 (Annotations Overview): Describe the "set annotate" command.
6897
82f2d802
EZ
68982005-04-01 Eli Zaretskii <eliz@gnu.org>
6899
6900 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6901 Rearrange index entries and improve wording about support for
6902 hardware watchpoints.
6903
7d51c7de
BR
69042005-03-10 Bob Rossi <bob@brasko.net>
6905
6906 * gdb.texinfo: Update copyright
6907
68c71a2e
TR
69082005-02-09 Theodore A. Roth <troth@openavr.org>
6909
6910 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6911 error.
6912
83761cbd
KB
69132005-02-03 Kevin Buettner <kevinb@redhat.com>
6914
6915 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6916
9f1c6395
MS
69172005-01-17 Michael Snyder <msnyder@redhat.com>
6918
6919 * gdb.texinfo: Fix spelling, infinte -> infinite.
6920
fbd1b305
MK
69212005-01-08 Mark Kettenis <kettenis@gnu.org>
6922
6923 * observer.texi (GDB Observers): Document "solib_loaded".
6924
3ace7edb
AC
69252005-01-07 Andrew Cagney <cagney@gnu.org>
6926
bec39cab
AC
6927 * configure.ac: Rename configure.in, require autoconf 2.59.
6928 * configure: Re-generate.
6929
3ace7edb
AC
6930 * configure.in: Replace configdirs with multiple references to
6931 AC_CONFIG_SUBDIRS.
6932 * configure: Re-generate.
5ae4183a 6933
53531fc1
AC
69342005-01-04 Andrew Cagney <cagney@gnu.org>
6935
6936 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6937 part of the version number.
6938
536ffdb7
MK
69392004-12-24 Mark Kettenis <kettenis@gnu.org>
6940
6941 * gdbint.texinfo (Algorithms): Remove description of
6942 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6943
e1aac25b
JB
69442004-12-07 Jim Blandy <jimb@redhat.com>
6945
6946 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6947 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6948 numbers.
6949
f47b1503
AS
69502004-12-07 Andreas Schwab <schwab@suse.de>
6951
6952 * gdb.texinfo (Mode Options): Document -l option.
6953
b6b8ece6
EZ
69542004-12-04 Eli Zaretskii <eliz@gnu.org>
6955
6956 * gdbint.texinfo (Algorithms): More accurate description of
6957 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6958 is not needed unless data-read and data-access watchpoints are
6959 supported. Add a description of how GDB checks whether the
6960 inferior stopped because a watchpoint was hit.
6961
01371747
EZ
69622004-11-23 Eli Zaretskii <eliz@gnu.org>
6963
6964 * gdb.texinfo (Files): Add cross-reference to description of
6965 -readnow command-line switch.
6966
2315ffec
RC
69672004-11-10 Randolph Chung <tausq@debian.org>
6968
6969 * gdb.texinfo: Document set/show backtrace past-entry commands.
6970 Rearrange index entries for set/show backtrace past-main.
6971
69065f5d
AC
69722004-11-10 Jon Beniston <jon@beniston.com>
6973
6974 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6975 * gdb.texinfo (Remote Serial Protocol): Further describe
6976 binary transfer escaping mechanism .
69065f5d 6977
30e91e0b
RC
69782004-11-08 Randolph Chung <tausq@debian.org>
6979
6980 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6981 and "show debug infrun". Add index entries.
6982
60bf7e09
EZ
69832004-10-23 Eli Zaretskii <eliz@gnu.org>
6984
6985 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6986 "info proc" that are already implemented. Add index entries.
6987 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6988 (Files): Add a tip for decreasing memory used for symtabs from
6989 shared libraries.
f018e82f
EZ
6990 (Starting): Fix whitespace; make "elaboration" stand out where it
6991 is first used, and add an index entry for the term.
f8568604
EZ
6992 (Calling): Expand and elaborate text. Add "print". Add the
6993 description of problems with weak aliases.
384ee23f 6994 (Core File Generation): New section.
60bf7e09 6995
d52fe014
AC
69962004-10-12 Andrew Cagney <cagney@gnu.org>
6997
6998 * gdbint.texinfo (Versions and Branches): New chapter.
6999 (Releasing GDB): Delete "Versions and Branches" section.
7000 (Top): Add "Versions and Branches".
7001
703663ab
EZ
70022004-10-08 Eli Zaretskii <eliz@gnu.org>
7003
7004 * gdb.texinfo (Editing, History): Add cross-references to the
7005 included Readline and History user documentation. Remove
7006 references to the symbol have-readline-appendices which is unused
7007 and undefined.
7008 (History): Fix indexing.
7009
ac77d04f
JJ
70102004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7011
7012 * gdbint.texinfo (target_stopped_data_address): Update to
7013 new prototype.
7014 (i386_stopped_data_address): Update prototype and description.
7015 (i386_stopped_by_watchpoint): New function and description.
7016
e07c999f
PH
70172004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7018
7019 * gdb.texinfo (Filenames): Add Ada suffixes.
7020 (Ada) New section.
7021
2e868123
AC
70222004-09-27 Andrew Cagney <cagney@gnu.org>
7023 Robert Picco <Robert.Picco@hp.com>
7024
7025 * gdb.texinfo (Packets): Document the "p" packet.
7026
02a57714
JM
70272004-09-21 Jason Molenda (jmolenda@apple.com)
7028
7029 * gdb.texinfo (Paths and Names of the Source Files): Document the
7030 meaning of values in the 'desc' field of a SO stab.
7031
ae038cb0
DJ
70322004-09-20 Daniel Jacobowitz <dan@debian.org>
7033
7034 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7035 max-cache-age" and "maint show dwarf2 max-cache-age".
7036
f7dc1244
EZ
70372004-09-16 Eli Zaretskii <eliz@gnu.org>
7038
7039 * gdb.texinfo (Set Breaks): Add index entry for setting
7040 breakpoints on overloaded C++ functions that are not members of
7041 any classes. Add an example and an index entry for setting
7042 breakpoints on all program functions.
7043 (Character Sets, Macros, Overlay Commands)
7044 (Non-debug DLL symbols, GDB/MI Output Syntax)
7045 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7046 Use "(@value{GDBP})" instead of a literal "(gdb)".
7047
f810308b
AC
70482004-09-12 Andrew Cagney <cagney@gnu.org>
7049
7050 * gdbint.texinfo (Native Debugging): Delete description of
7051 FILES_INFO_HOOK.
7052
15a661f3
PH
70532004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7054
5ae4183a
AS
7055 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7056 to hex_string_custom (not historically correct, but more
15a661f3
PH
7057 understandable, given the current code).
7058
f3219c75
AC
70592004-09-03 Andrew Cagney <cagney@gnu.org>
7060
7061 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7062
f3bb6704
JJ
70632004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7064
7065 * observer.texi (solib_unloaded): New observer.
7066
8d2c00cb
AC
70672004-08-24 Andrew Cagney <cagney@gnu.org>
7068
7069 * gdbint.texinfo (Target Architecture Definition): Add missing
7070 comma.
7071
e7dc800a
MC
70722004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7073
7074 * (Using the Testsuite): build != host is supported,
7075 but some test scripts do not support build != host.
7076
73b03683
MK
70772004-08-14 Mark Kettenis <kettenis@gnu.org>
7078
7079 * gdbint.texinfo (Host Definition): Delete description of
7080 FCLOSE_PROVIDED and GETENV_PROVIDED.
7081
c0ccb908
MK
70822004-08-05 Mark Kettenis <kettenis@chello.nl>
7083
7084 * gdbint.texinfo (Host Definition): Delete description of
7085 NO_SYS_FILE.
7086 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7087 PTRACE_FP_BUG.
7088
9c8dbfa9
AC
70892004-08-05 Andrew Cagney <cagney@gnu.org>
7090
7091 * gdbint.texinfo (Target Architecture Definition): Delete
7092 reference to deprecated_read_fp.
7093
f42accbe
AC
70942004-08-02 Andrew Cagney <cagney@gnu.org>
7095
7096 * gdbint.texinfo (Target Architecture Definition): Delete
7097 description of DEPRECATED_REGISTER_BYTES.
7098
0b66e38c
EZ
70992004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7100
7101 * gdb.texinfo (Source Path): Document the new behavior of
7102 searching for the source files.
7103
15387254
EZ
71042004-07-17 Eli Zaretskii <eliz@gnu.org>
7105
7106 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7107 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7108 (Auto Display): Improve indexing.
7109
2c07db7a
AC
71102004-07-16 Andrew Cagney <cagney@gnu.org>
7111
7112 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7113 "-noasync".
7114
4644b6e3
EZ
71152004-07-09 Eli Zaretskii <eliz@gnu.org>
7116
7117 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7118 have the same prefix have only their prefix in the index.
7119
7561d450
MK
71202004-07-03 Mark Kettenis <kettenis@gnu.org>
7121
7122 * gdb.texinfo (BSD libkvm Interface): New node (section)
7123 (Native): Add it to the menu.
7124
67bebe79
MK
71252004-07-01 Mark Kettenis <kettenis@gnu.org>
7126
7127 * gdbint.texinfo (Target Architecture Definition): Remove
7128 PCC_SOL_BROKEN.
7129
1a6923e0
MK
71302004-06-24 Mark Kettenis <kettenis@gnu.org>
7131
7132 * gdbint.texinfo (Target Architecture Definition): Remove
7133 SUN_FIXED_LBRAC_BUG.
7134
b435e160
AC
71352004-06-26 Andrew Cagney <cagney@gnu.org>
7136
7137 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7138
b5622e8d
AC
71392004-06-20 Andrew Cagney <cagney@gnu.org>
7140
7141 * gdbint.texinfo (Target Architecture Definition): Deprecate
7142 USE_STRUCT_CONVENTION.
7143
e0c07bf0
MC
71442004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7145
7146 gdb.texinfo (Bug Reporting): Mention session recording,
7147 with the script command or Emacs.
7148
782263ab
AC
71492004-06-18 Andrew Cagney <cagney@gnu.org>
7150
7151 * gdbint.texinfo (Target Architecture Definition): Deprecate
7152 FUNCTION_START_OFFSET.
7153
03727ca6
AC
71542004-06-14 Andrew Cagney <cagney@gnu.org>
7155
7156 Based on changes from Karl Berry.
7157 * gdb.texinfo: Do not use @sc in a direntry.
7158 * stabs.texinfo: Change @dircateogry to "Software development".
7159 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7160
97092415
AC
71612004-06-13 Andrew Cagney <cagney@gnu.org>
7162
7163 * gdbint.texinfo (Target Architecture Definition): Delete
7164 description of RETURN_VALUE_ON_STACK.
7165
1f6d4158
AC
71662004-06-09 Andrew Cagney <cagney@gnu.org>
7167
7168 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7169 deleted by previous patch.
7170
d966f0cb
AC
71712004-06-08 Andrew Cagney <cagney@gnu.org>
7172
7173 * gdbint.texinfo (Native Debugging): Delete documentation on
7174 ATTACH_DETACH.
7175
86fe4aaa
RC
71762004-06-06 Randolph Chung <tausq@debian.org>
7177
7178 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7179
d4b6d575
RC
71802004-06-06 Randolph Chung <tausq@debian.org>
7181
5ae4183a 7182 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7183 the new push_dummy_call method signature. Describe the function
7184 argument.
7185
4e8b0763
JB
71862004-05-24 Joel Brobecker <brobecker@gnat.com>
7187
7188 * gdb.texinfo (Starting): Document new start command.
7189
59caf092
AC
71902004-05-21 Andrew Cagney <cagney@redhat.com>
7191
7192 * observer.texi (GDB Observers): Document "inferior_created".
7193
e4a2df64
AC
71942004-05-08 Andrew Cagney <cagney@redhat.com>
7195
e6b55ae2
AC
7196 * gdbint.texinfo (Target Architecture Definition): Delete
7197 description of DO_DEFERRED_STORES.
7198
28954179
AC
7199 * gdbint.texinfo (Target Architecture Definition): Delete
7200 references to DEPRECATED_FIX_CALL_DUMMY.
7201
434b87dd
AC
7202 * gdbint.texinfo (Target Architecture Definition): Delete
7203 description of DEPRECATED_CALL_DUMMY_WORDS,
7204 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7205
58d28df8
AC
7206 * gdbint.texinfo (Target Architecture Definition): Delete
7207 description of DEPRECATED_PUSH_DUMMY_FRAME.
7208
e4a2df64
AC
7209 * gdbint.texinfo (Target Architecture Definition): Delete
7210 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7211
2b4855ab
AC
72122004-05-07 Andrew Cagney <cagney@redhat.com>
7213
7214 * observer.texi (GDB Observers): Add "Debugging" section. Include
7215 cross reference to "set/show debug observer".
7216 * gdb.texinfo (Debugging Output): Document "set/show debug
7217 observer".
7218
fcf70625
AC
72192004-05-01 Andrew Cagney <cagney@redhat.com>
7220
7221 * gdbint.texinfo (Target Architecture Definition): Delete
7222 description of DEPRECATED_PC_IN_SIGTRAMP.
7223
8ee56bcf
AC
72242004-04-30 Andrew Cagney <cagney@redhat.com>
7225
7226 * gdbint.texinfo (Target Architecture Definition): Delete
7227 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7228
67ab9a76
OF
72292004-04-30 Orjan Friberg <orjanf@axis.com>
7230
7231 * observer.texi (GDB Observers): Correct spelling.
7232
79346bcb
OF
72332004-04-26 Orjan Friberg <orjanf@axis.com>
7234
7235 * observer.texi (GDB Observers): Add target_changed event.
7236
7a464420
AC
72372004-04-08 Andrew Cagney <cagney@redhat.com>
7238
7239 * observer.texi (GDB Observers): Rework, provide generic observer
7240 definitions and then a list of observable events.
7241
6cdf9d98
AC
72422004-04-04 Andrew Cagney <cagney@redhat.com>
7243
7244 * gdbint.texinfo (Host Definition): Delete reference to
7245 NO_SIGINTERRUPT.
7246
ddc135a4
AC
72472004-04-02 Andrew Cagney <cagney@redhat.com>
7248
7249 * gdbint.texinfo (Target Architecture Definition): Delete
7250 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7251
6a1b180d
SC
72522004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7253
7254 * gdb.texinfo (TUI Commands): Document tui reg commands.
7255
d0d5df6f
AC
72562004-03-26 Andrew Cagney <cagney@redhat.com>
7257
7258 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7259 "gdbtui".
7260 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7261 (Contributors): Mention both Text and Terminal User Interface.
7262
aa2a3f87
AC
72632004-03-23 Andrew Cagney <cagney@redhat.com>
7264
7265 * gdbint.texinfo (Target Architecture Definition): Deprecate
7266 references to SIGTRAMP_START and SIGTRAMP_END.
7267
f561f026
AC
72682004-03-23 Andrew Cagney <cagney@redhat.com>
7269
7270 * gdbint.texinfo (Target Architecture Definition): Deprecate
7271 references to PC_IN_SIGTRAMP.
7272
33cb8b0f
AC
72732004-03-19 Andrew Cagney <cagney@redhat.com>
7274
7275 * gdbint.texinfo (Target Architecture Definition): Delete
7276 reference to GDB_TARGET_IS_HPPA.
7277
fc989b7a
AC
72782004-03-18 Andrew Cagney <cagney@redhat.com>
7279
7280 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7281 describe pre_init and post_init.
7282
701b08bb
DJ
72832004-03-09 Daniel Jacobowitz <drow@mvista.com>
7284
7285 * gdb.texinfo (Debugging Output): Document values for "set debug
7286 target".
7287
faae5abe
AC
72882004-02-28 Andrew Cagney <cagney@redhat.com>
7289
7290 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7291
dd79a6cf
JJ
72922004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7293
7294 * gdb.texinfo (breakpoints): Add information about the
7295 new "set breakpoint pending" and "show breakpoint pending"
7296 commands.
7297
e7f16015
AC
72982004-02-26 Andrew Cagney <cagney@redhat.com>
7299
7300 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7301 in Per-architecture module data section.
7302
7161a3a6
RM
73032004-02-25 Roland McGrath <roland@redhat.com>
7304
7305 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7306
2154891a
AC
73072004-02-24 Andrew Cagney <cagney@redhat.com>
7308
7309 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7310 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7311 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7312
6c74ac8b
AC
73132004-02-17 Andrew Cagney <cagney@redhat.com>
7314
7315 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7316
19772a2c
AC
73172004-02-16 Andrew Cagney <cagney@redhat.com>
7318
7319 * gdbint.texinfo (Target Architecture Definition): Deprecate
7320 FRAMELESS_FUNCTION_INVOCATION.
7321
c9830293
AC
73222004-02-16 Andrew Cagney <cagney@redhat.com>
7323
7324 * gdbint.texinfo (Coding): Mention -Wunused-function.
7325
b9d26eb9
AC
73262004-02-14 Andrew Cagney <cagney@redhat.com>
7327
7328 * gdbint.texinfo (Target Architecture Definition): Delete
7329 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7330
49efadf5
EZ
73312004-02-12 Elena Zannoni <ezannoni@redhat.com>
7332
7333 * gdb.texinfo: Properly quote the name "C++".
7334 * gdbint.texinfo: Ditto.
7335 * stabs.texinfo: Ditto.
7336
1eb288ea
EZ
73372004-02-11 Elena Zannoni <ezannoni@redhat.com>
7338
7339 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7340 minimal information about libiberty.
7341
e4937fc1
MC
73422004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7343
7344 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7345
a9331b3f
RM
73462004-02-04 Roland McGrath <roland@redhat.com>
7347
7348 * gdb.texinfo (Auxiliary Vector): New node (section).
7349 (Data): Add it to the menu.
7350
2650777c
JJ
73512004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7352
7353 * gdb.texinfo (Breakpoints): Add information about pending
7354 breakpoint support.
7355
b4501125
AC
73562004-01-26 Andrew Cagney <cagney@redhat.com>
7357
7358 * gdb.texinfo (Overview): Delete references to the cisco protocol
7359 including the "N" response.
7360
74055713
AC
73612004-01-26 Andrew Cagney <cagney@redhat.com>
7362
7363 * gdbint.texinfo (Target Architecture Definition): Rename
7364 EXTRACT_STRUCT_VALUE_ADDRESS to
7365 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7366
3bbe9696
EZ
73672004-01-24 Eli Zaretskii <eliz@gnu.org>
7368
7369 * gdb.texinfo (KOD): Document "show os". Add index entries for
7370 "set/show os" and "info cisco" commands.
7371
5843504f
EZ
73722004-01-21 Eli Zaretskii <eliz@gnu.org>
7373
7374 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7375
9175c9a3
MC
73762004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7377
7378 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7379 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7380
8e94b928
NR
73812004-01-19 Nick Roberts <nick@nick.uklinux.net>
7382
7383 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7384 -stack-list-locals.
7385 (GDB/MI Variable Objects): Describe extension to
7386 -var-list-children.
7387
a20cf136
DJ
73882004-01-17 Daniel Jacobowitz <drow@mvista.com>
7389
7390 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7391
afb18d0f
AC
73922004-01-17 Andrew Cagney <cagney@redhat.com>
7393
7394 * gdbint.texinfo (Target Architecture Definition): Delete
7395 documentation on DEPRECATED_NPC_REGNUM.
7396
b51970ac
DJ
73972004-01-13 Daniel Jacobowitz <drow@mvista.com>
7398
7399 * gdb.texinfo: Update copyright year. Mention that set
7400 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7401 "set follow-fork-mode ask".
7402
0f0cffd2
AC
74032004-01-13 Andrew Cagney <cagney@redhat.com>
7404
7405 * gdbint.texinfo: Update copyright year.
7406 (Coding): Add -Wunused-label to list of -Werror warnings.
7407
c552b3bb 74082004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7409 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7410
7411 * gdb.texinfo: Update copyright.
7412 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7413 around names, as appropriate. Minor syntax cleanup of
7414 _NSPrintForDebugger explanation. Two spaces after periods.
7415 GDBN used instead of lit. "gdb". Index entries added for
7416 print-object and _NSPrintForDebugger. @noindent added in one spot.
7417
afe157ca
EZ
74182003-11-11 Elena Zannoni <ezannoni@redhat.com>
7419
7420 * stabs.texinfo: Add dircategory and direntry commands.
7421 * annotate.texinfo: Ditto.
7422
963e2bb7
AC
74232003-11-10 Andrew Cagney <cagney@redhat.com>
7424
7425 * gdbint.texinfo (Target Architecture Definition): Replace the
7426 return_value method's "inval" and "outval" parameters with
7427 "readbuf" and "writebuf".
7428
1d8b2f28
JB
74292003-10-28 Jim Blandy <jimb@redhat.com>
7430
7431 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7432 from "The `F' request packet" and "The `F' reply packet", to make
7433 texi2dvi happy.
7434 (File-I/O remote protocol extension): Update menu entries, too.
7435
36d86913
MC
74362003-10-26 Michael Chastain <mec@shout.net>
7437
7438 * gdb.texinfo (Thread Stops): Document the issue with
7439 premature return from system calls in multi-threaded programs.
7440
ce2826aa
AC
74412003-10-24 Andrew Cagney <cagney@redhat.com>
7442
7443 * annotate.texinfo: Fix "fortunatly"[sic].
7444
f24c5e49
KI
74452003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7446
7447 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7448 with "Hitachi" and "Mitsubishi".
7449
92ad9cd9
AC
74502003-10-20 Andrew Cagney <cagney@redhat.com>
7451
7452 * gdbint.texinfo (Target Architecture Definition): Document
7453 gdbarch_return_value. Add cross references from
7454 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7455 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7456
0ab4b752
MK
74572003-10-18 Mark Kettenis <kettenis@gnu.org>
7458
7459 * gdbint.texinfo (Target Architecture Definition): Document
7460 regset_from_core_section.
fb3e19c0
KI
7461
74622003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7463
7464 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7465
a9331b3f 74662003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7467
7468 From Anthony Green <green@redhat.com>:
5ae4183a 7469 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7470
1485d690
KB
74712003-10-14 Kevin Buettner <kevinb@redhat.com>
7472
889bf7c5
PA
7473 * gdb.texinfo (Breakpoint related warnings): New node.
7474 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7475
86d30acc
DJ
74762003-10-13 Daniel Jacobowitz <drow@mvista.com>
7477
7478 * gdb.texinfo (Remote Protocol): Document v and vCont.
7479
172c2a43
KI
74802003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7481
7482 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7483 * gdbint.texinfo: Ditto.
7484
71952f4c
AC
74852003-10-09 Andrew Cagney <cagney@redhat.com>
7486
7487 From 2003-09-18 David Anderson <davea@sgi.com>:
7488 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7489 "command".
7490
268e2188
AC
74912003-10-03 Andrew Cagney <cagney@redhat.com>
7492
7493 * gdbint.texinfo (Target Architecture Definition): Deprecate
7494 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7495 just target.
7496
12c266ea 74972003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7498
f30992d4 7499 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7500 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7501 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7502 * gdbint.texinfo (Target Architecture Definition): Rename
7503
75042003-09-30 Andrew Cagney <cagney@redhat.com>
7505
f30992d4 7506 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7507 (Target Architecture Definition):
f30992d4 7508
2e092625
AC
7509 * gdbint.texinfo (Target Architecture Definition): Rename
7510 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7511
0717ae8a
AC
75122003-09-29 Andrew Cagney <cagney@redhat.com>
7513
dad809b7
AC
7514 * gdbint.texinfo (Target Architecture Definition): Delete
7515 documentation for NEED_TEXT_START_END.
7516
0717ae8a
AC
7517 * gdbint.texinfo (Target Architecture Definition): Rename
7518 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7519 TARGET_WRITE_PC.
a9331b3f 7520
af6cf26d
MC
75212003-09-22 Michael Chastain <mec@shout.net>
7522
7523 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7524
ee206350
AG
75252003-09-21 Anthony Green <green@redhat.com>
7526
7527 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7528
a38c9fe6
MK
75292003-09-21 Mark Kettenis <kettenis@gnu.org>
7530
7531 * gdbint.texinfo (Target Architecture Definition): Document
7532 stabs_argument_has_addr.
7533
77949794
AC
75342003-09-18 Andrew Cagney <cagney@redhat.com>
7535
7536 * gdbint.texinfo (Target Architecture Definition): Delete
7537 documentation on REGISTER_NAMES.
7538
8e823e25
MK
75392003-09-13 Mark Kettenis <kettenis@gnu.org>
7540
7541 * gdbint.texinfo (Target Architecture Definition): Replace
7542 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7543
f27dd7fd
AC
75442003-09-11 Andrew Cagney <cagney@redhat.com>
7545
7546 * gdbint.texinfo (Target Architecture Definition): Replace
7547 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7548
8b148df9
AC
75492003-08-18 Andrew Cagney <cagney@redhat.com>
7550
7551 * gdbint.texinfo (Target Architecture Definition): Document
7552 "frame_red_zone_size".
7553
25d29d70
AC
75542003-08-09 Andrew Cagney <cagney@redhat.com>
7555
7556 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7557 with "set/show backtrace past-main" and "set/show backtrace
7558 limit".
7559
c938e9b0
L
75602003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7561
7562 * Makefile.in (install-info): Support DESTDIR.
7563 (install-html): Likewise.
7564
64fabec2
AC
75652003-08-07 Andrew Cagney <cagney@redhat.com>
7566
7567 Patch from Nick Roberts.
7568 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7569 bindings. Remove description of send-gdb-command.
7570
2fcf52f0
AC
75712003-08-07 Andrew Cagney <cagney@redhat.com>
7572
7573 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7574 GDB 6.0.
7575
086432e2
AC
75762003-08-06 Andrew Cagney <cagney@redhat.com>
7577
7578 * gdb.texinfo (Mode Options): Mention that level three is the
7579 highest available and that level 2 is deprecated.
7580 (Annotations Overview): Mention annotation levels. Cross reference
7581 to "Limitations of the Annotation Interface" in annotate.texi.
7582 (TODO, Value Annotations, Frame Annotations): Delete section.
7583 (Displays, Breakpoint Info): Delete.
7584
e5249f67
AC
75852003-08-04 Andrew Cagney <cagney@redhat.com>
7586
7587 * agentexpr.texi: Delete @bye.
7588 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7589 (stabs.info): Add $(srcdir) to include search path.
7590 (html): Depend on "annotate_toc.html", and not "annotate.html".
7591 * stabs.texinfo: Ditto. Include "fdl.texi".
7592 * gdbint.texinfo: Update copyright statement's list of invariant
7593 sections.
7594
e6f672d2
AC
75952003-07-28 Andrew Cagney <cagney@redhat.com>
7596
7597 * Makefile.in (INFO_DEPS): Add annotate.info.
7598 (dvi, ps, html, pdf): Add annotate.
7599 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7600 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7601 (ANNOTATE_DOC_FILES): New macro.
7602 (ANNOTATE_TEX_TMPS): New macro.
7603 (annotate.info, annotate_toc.html): Specify dependencies.
7604 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7605 * annotate.texinfo: Rename annotate.texi. Get building. Add
7606 "Migrating to GDB/MI" and "Limitations of the Annotation
7607 Interface" chapters. Mention why it is not part of the user
7608 guide. Update copyright notice. Include "fdl.texi".
7609
72ffddc9
SC
76102003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7611
7612 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7613
a9f12a31
DJ
76142003-07-24 Daniel Jacobowitz <drow@mvista.com>
7615
7616 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7617
b1fe9455
DJ
76182003-07-24 Daniel Jacobowitz <drow@mvista.com>
7619
7620 * gdb.texinfo (Server): Mention pidof.
7621
153721e6
AC
76222003-07-22 Andrew Cagney <cagney@redhat.com>
7623
7624 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7625 list.
7626
0fac0b41
DJ
76272003-06-28 Daniel Jacobowitz <drow@mvista.com>
7628
7629 * gdb.texinfo (Logging output): New chapter.
7630
4e562065
JB
76312003-06-24 Joel Brobecker <brobecker@gnat.com>
7632
7633 * gdb.texinfo (Unsupported languages): New section.
7634 (Languages): Add link to new section.
7635
f2c06f52
AC
76362003-06-22 Andrew Cagney <cagney@redhat.com>
7637
7638 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7639
b4177fca
DJ
76402003-06-22 Daniel Jacobowitz <drow@mvista.com>
7641
7642 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7643
f418dd93
DJ
76442003-06-22 Daniel Jacobowitz <drow@mvista.com>
7645
7646 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7647 * agentexpr.texi: Retitle section, and change it to an appendix.
7648 Comment out texinfo initialization. Factor a @var{} into two
7649 pieces to prevent makeinfo warnings.
7650 * gdb.texinfo: Add Agent Expressions appendix.
7651
4ca61388
DJ
76522003-06-19 Daniel Jacobowitz <drow@mvista.com>
7653
7654 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7655
07f31aa6
DJ
76562003-06-18 Daniel Jacobowitz <drow@mvista.com>
7657
5ae4183a 7658 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7659 remote target". Document the "detach" and "disconnect" commands.
7660 (Server, Netware, Debug Session): Reference "Connecting to a
7661 remote target".
7662 (GDB/MI Target Manipulation): Document "-target-disconnect".
7663
2dd0da42
AC
76642003-06-13 Andrew Cagney <cagney@redhat.com>
7665
7666 * gdbint.texinfo (Target Architecture Definition): Deprecate
7667 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7668 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7669
e7a3abfc
JB
76702003-06-09 Jim Blandy <jimb@redhat.com>
7671
7672 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7673
25e3a86b
AC
76742003-06-08 Andrew Cagney <cagney@redhat.com>
7675
7676 * gdbint.texinfo (Target Architecture Definition): Delete
7677 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7678
a9e5fdc2
AC
76792003-06-08 Andrew Cagney <cagney@redhat.com>
7680
7681 * gdbint.texinfo (Target Architecture Definition): Document
7682 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7683
b37303ee
AF
76842003-06-07 Adam Fedor <fedor@gnu.org>
7685
7686 * gdb.texinfo: Add Objective-C documentation.
7687
39fe6e80
AC
76882003-06-01 Andrew Cagney <cagney@redhat.com>
7689
7690 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7691 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7692
125309b2
AC
76932003-05-21 Andrew Cagney <cagney@redhat.com>
7694
7695 * gdbint.texinfo (Target Architecture Definition): Delete
7696 references to "extract_address" and "store_address".
7697
b8b527c5
AC
76982003-05-16 Andrew Cagney <cagney@redhat.com>
7699
7700 * gdbint.texinfo (Target Architecture Definition): Replace
7701 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7702 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7703
50e3ee83
TR
77042003-05-14 Theodore A. Roth <troth@openavr.org>
7705
7706 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7707
44e2be90
L
77082003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7709
7710 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7711 (gdb.dvi): Likewise.
7712 (gdb.pdf): Likewise.
7713 (links2roff): Likewise.
7714
df5215a6
JB
77152003-05-08 Jim Blandy <jimb@redhat.com>
7716
7717 * gdb.texinfo (Dump/Restore Files): Update documentation for
7718 'dump', 'append', and 'restore': note that format argument is
7719 optional; simplify presentation of the command variants; and be
7720 more precise about the formats.
7721
5e7b2f39
JB
77222003-05-07 Jim Blandy <jimb@redhat.com>
7723
7724 * gdb.texinfo (Symbols): Update documentation: 'maint list
7725 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7726 symtabs' and 'maint info psymtabs'.
7727
b1e29e33
AC
77282003-05-05 Andrew Cagney <cagney@redhat.com>
7729
7730 * gdbint.texinfo (Target Architecture Definition): Make
7731 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7732 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7733 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7734
00905d52
AC
77352003-05-04 Andrew Cagney <cagney@redhat.com>
7736
7737 * gdb.texinfo (Maintenance Commands): Document "maint print
7738 dummy-frames".
7739
54ff5908
AC
77402003-05-04 Andrew Cagney <cagney@redhat.com>
7741
7742 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7743
32e7087d
JB
77442003-05-03 J. Brobecker <brobecker@gnat.com>
7745
7746 Thierry Schneider <tpschneider1@yahoo.com>
7747 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7748 for new MI command.
7749
7043d8dc
AC
77502003-05-03 Andrew Cagney <cagney@redhat.com>
7751
7752 * gdbint.texinfo (Target Architecture Definition): Document
7753 push_dummy_code. Add cross references.
7754
e33d66ec
EZ
77552003-05-02 Elena Zannoni <ezannoni@redhat.com>
7756
7757 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7758 set/show charsets commands.
7759
0ba6dca9
AC
77602003-04-28 Andrew Cagney <cagney@redhat.com>
7761
7762 * gdbint.texinfo (Target Architecture Definition): Replace
7763 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7764 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7765
d7a27068
AC
77662003-04-28 Andrew Cagney <cagney@redhat.com>
7767
7768 * gdbint.texinfo (Target Architecture Definition): Rename
7769 "tm_print_insn" to "deprecated_tm_print_insn".
7770
44ea7b70
JB
77712003-04-09 Jim Blandy <jimb@redhat.com>
7772
7773 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7774 list psymtabs'.
7775
fb8f8949
AC
77762003-04-08 Andrew Cagney <cagney@redhat.com>
7777
7778 * gdbint.texinfo (Target Architecture Definition): Delete
7779 references to EXTRA_FRAME_INFO.
7780
32fb0f22
AC
77812003-04-08 Andrew Cagney <cagney@redhat.com>
7782
7783 * gdbint.texinfo (Target Architecture Definition): Delete
7784 PRINT_TYPELESS_INTEGER.
7785
6be67e67
JB
77862003-04-02 J. Brobecker <brobecker@gnat.com>
7787
7788 * observer.texi (GDB Observers): Adjust the documentation for the
7789 normal_stop notification to better describe reality. Fix a couple
7790 of minor typos.
7791
4e35d5f0
BR
77922003-04-02 Bob Rossi <bob_rossi@cox.net>
7793
a9331b3f 7794 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7795 '-file-list-exec-source-file'
7796
e8a8712a
AC
77972003-03-31 Andrew Cagney <cagney@redhat.com>
7798
7799 * gdbint.texinfo (Target Architecture Definition): Delete
7800 references to CALL_DUMMY_P.
7801
6c0e89ed
AC
78022003-03-30 Andrew Cagney <cagney@redhat.com>
7803
7804 * gdbint.texinfo (Target Architecture Definition): Remove
7805 reference to TARGET_WRITE_SP.
a9331b3f 7806
378bfd1b
AC
78072003-03-27 Andrew Cagney <cagney@redhat.com>
7808
7809 * gdbint.texinfo (Target Architecture Definition): Remove
7810 references to write_sp.
6c0e89ed 7811
922fbb7b
AC
78122003-03-27 Andrew Cagney <cagney@redhat.com>
7813
7814 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7815 chapter body. Use @smallexample instead of @example.
7816 (Annotations): Ditto.
7817 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7818 annotate.texi.
7819
b81774d8
AC
78202003-03-26 Andrew Cagney <cagney@redhat.com>
7821
7822 * gdbint.texinfo (Target Architecture Definition): Replace
7823 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7824 dummy_addr parameters.
7825
1bf6d5cc
AC
78262003-03-25 Andrew Cagney <cagney@redhat.com>
7827
7828 * gdbint.texinfo (Target Architecture Definition): Delete
7829 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7830 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7831 Add reference to PUSH_ARGUMENTS.
7832
618ce49f
AC
78332003-03-23 Andrew Cagney <cagney@redhat.com>
7834
7835 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7836 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7837
bcd7e15f
JB
78382003-03-18 J. Brobecker <brobecker@gnat.com>
7839
7840 * gdbint.texinfo (Algorithms): Add new section describing the
7841 Observer paradigm.
7842 (Top): Add menu entry to new observer appendix.
7843 * observer.texi: New file.
7844 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7845 new observer.texi file.
7846
9fe8321b
AC
78472003-03-17 Andrew Cagney <cagney@redhat.com>
7848
7849 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7850 that GNU Press update the manual version number.
7851
ac2adee5
AC
78522003-03-12 Andrew Cagney <cagney@redhat.com>
7853
7854 * gdbint.texinfo (Target Architecture Definition): Delete
7855 references to get_saved_register. Rename GET_SAVED_REGISTER to
7856 DEPRECATED_GET_SAVED_REGISTER.
7857
749b82f6
AC
78582003-03-13 Andrew Cagney <cagney@redhat.com>
7859
7860 * gdbint.texinfo (Target Architecture Definition): Replace
7861 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7862
8bedc050
AC
78632003-03-12 Andrew Cagney <cagney@redhat.com>
7864
7865 * gdbint.texinfo (Target Architecture Definition): Rename
7866 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7867
0ce1b118
CV
78682003-03-10 Corinna Vinschen <vinschen@redhat.com>
7869
7870 * gdb.texinfo: Add File-I/O documentation.
7871
12cc2063
AC
78722003-03-10 Andrew Cagney <cagney@redhat.com>
7873
7874 * gdbint.texinfo (Target Architecture Definition): Cross reference
7875 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7876
7453dc06
AC
78772003-03-07 Andrew Cagney <cagney@redhat.com>
7878
7879 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7880 frame" command.
7881
6314f104
AC
78822003-03-05 Andrew Cagney <cagney@redhat.com>
7883
7884 * gdbint.texinfo (Target Architecture Definition): Document
7885 unwind_dummy_id. Cross reference unwind_dummy_id and
7886 SAVE_DUMMY_FRAME_TOS.
7887
f1212245
DJ
78882003-03-05 James Ingham <jingham@apple.com>
7889 Daniel Jacobowitz <drow@mvista.com>
7890
7891 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7892 and "show cp-abi".
7893
77e7e267
AC
78942003-03-03 Andrew Cagney <cagney@redhat.com>
7895
7896 * gdbint.texinfo (Target Architecture Definition): Document
7897 register_type.
7898
838a8221
AC
78992003-03-03 Andrew Cagney <cagney@redhat.com>
7900
7901 * stabs.texinfo (Structures): Use @samp and separate @var's
7902 instead of a single @var containing a comma separated list.
7903 (Unions): Ditto.
7904
d7f4a264
DJ
79052003-03-02 Daniel Jacobowitz <drow@mvista.com>
7906
7907 * Makefile.in (distclean): Remove config.log.
7908
f30ee0bc
AC
79092003-03-01 Andrew Cagney <cagney@redhat.com>
7910
7911 * gdbint.texinfo (Target Architecture Definition): Rename
7912 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7913
79142003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7915
7916 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7917 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7918
be448670
CF
79192003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7920
7921 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7922 (Non-debug DLL symbols): New node, describing the minimal symbols
7923 loaded from DLLs without real debugging symbols.
7924
501eef12
AC
79252003-02-20 Andrew Cagney <ac131313@redhat.com>
7926
7927 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7928 hardware-breakpoint-limit".
7929 (Set Watchpoints): Add cross reference to "set remote
7930 hardware-watchpoint-limit".
7931 (Remote configuration options): New section.
7932
21c294e6
AC
79332003-02-04 Andrew Cagney <ac131313@redhat.com>
7934
e9be73e4
AC
7935 * gdbint.texinfo (Target Architecture Definition): Delete
7936 descrption of IS_TRAPPED_INTERNALVAR.
7937
21c294e6
AC
7938 From Keith Seitz <keiths@redhat.com>:
7939 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7940 option "-i"/"--interpreter" to this chapter. Include index
7941 entries.
7942
0179ffac
DC
79432003-02-04 David Carlton <carlton@math.stanford.edu>
7944
7945 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7946 (Variables): Recommend stabs+ and DWARF 2.
7947 (C plus plus expressions): Correct info about
7948 compiler versions, debug formats.
7949 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7950 PR symtab/874.
7951
7ca9f392
AC
79522003-02-01 Andrew Cagney <ac131313@redhat.com>
7953
7954 * gdbint.texinfo (Target Architecture Definition): Delete
7955 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7956 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7957 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7958 references to nindy and i960.
7959 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7960
31a85ea2
AC
79612003-02-01 Andrew Cagney <ac131313@redhat.com>
7962
7963 * gdbint.texinfo (Target Architecture Definition): Delete
7964 FLOAT_INFO.
7965
6b894e49
AC
79662003-01-30 Andrew Cagney <ac131313@redhat.com>
7967
7968 * stabs.texinfo (Member Type Descriptor): Clarify description of
7969 `@'. Suggested by Ben Hutchings.
7970
c48861fb
AC
79712003-01-29 Andrew Cagney <ac131313@redhat.com>
7972
7973 * gdb.texinfo (M68K): Delete reference to es1800.
7974
617073a9
AC
79752003-01-29 Andrew Cagney <ac131313@redhat.com>
7976
7977 * gdb.texinfo (Maintenance Commands): Document `maint print
7978 reggroups' and `maint print register-groups'.
7979 * gdbint.texinfo (Target Architecture Definition): Document
7980 register_reggroup_p.
7981
5b5d99cf
JB
79822003-01-23 Jim Blandy <jimb@redhat.com>
7983
7984 * gdb.texinfo (Separate Debug Files): New section.
7985
e7ba9c65
DJ
79862003-01-22 Daniel Jacobowitz <drow@mvista.com>
7987
7988 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7989 and "maint show profile".
7990
94e91d6d
MC
79912003-01-16 Michael Chastain <mec@shout.net>
7992
7993 * gdb.texinfo (Installing GDB): Warn against
7994 ".../gdb-VERSION/gdb/configure".
7995 (Separate Objdir): Likewise.
7996
867f3898
AC
79972003-01-15 Andrew Cagney <ac131313@redhat.com>
7998
7999 * gdbint.texinfo (Target Architecture Definition): Delete
8000 definition of PRINT_REGISTER_HOOK.
8001
f153cc92
EZ
80022003-01-15 Elena Zannoni <ezannoni@redhat.com>
8003
8004 (OpenRISC 1000): Fix formatting of command names.
8005
c60eb6f1
EZ
80062003-01-15 Elena Zannoni <ezannoni@redhat.com>
8007
8008 * gdb.texinfo (Continuing and Stepping): Add new command
8009 'advance'. Clarify behavior of 'until'.
8010
f5ebfba0
DJ
80112003-01-13 Daniel Jacobowitz <drow@mvista.com>
8012
8013 * gdb.texinfo (Files): Document solib-absolute-prefix and
8014 solib-search-path.
8015
4ce8657e
MC
80162003-01-09 Michael Chastain <mec@shout.net>
8017
8018 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8019 (Create a Release): Add new instructions for new @file{src-release}.
8020 Document existing instructions for @file{Makefile.in} as
8021 being for @value{GDBN} 5.3.1 or earlier.
8022
372613e3
AC
80232003-01-09 Andrew Cagney <ac131313@redhat.com>
8024
8025 * gdbint.texinfo (Target Architecture Definition): Mention
8026 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8027 allocate memory.
8028
b4e9345d
DJ
80292003-01-04 Daniel Jacobowitz <drow@mvista.com>
8030
8031 * gdb.texinfo (Controlling GDB): Add @kindex for
8032 "show osabi".
8033 (Backtraces): Add @kindex's for backtrace-below-main.
8034
98b45e30
DJ
80352003-01-04 Daniel Jacobowitz <drow@mvista.com>
8036
8037 * gdb.texinfo (Controlling GDB): Document "set osabi".
8038
95f90d25
DJ
80392003-01-04 Daniel Jacobowitz <drow@mvista.com>
8040
8041 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8042 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8043
1e698235
DJ
80442003-01-04 Daniel Jacobowitz <drow@mvista.com>
8045
8046 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8047 "set coerce-float-to-double".
8048 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8049
e632838e
AC
80502003-01-02 Andrew Cagney <ac131313@redhat.com>
8051
8052 * stabs.texinfo: Remove obsolete text.
8053 * gdbint.texinfo: Ditto.
8054 * gdb.texinfo: Ditto.
8055
c133ab7a
MK
80562002-12-22 Mark Kettenis <kettenis@gnu.org>
8057
8058 * gdbint.texinfo (Target Architecture Definition): Update
8059 description of gdbarch_register_osabi.
8060
f821f325
KH
80612002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8062
8063 * agentexpr.texi: Fix typos.
8064 * annotate.texi: Likewise.
8065 * fdl.texi: Likewise.
8066
85a6d8d3 80672002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8068
8069 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8070 DEPRECATED_INIT_FRAME_PC.
8071
ae45cd16
AC
80722002-12-01 Andrew Cagney <ac131313@redhat.com>
8073
8074 * gdbint.texinfo (Target Architecture Definition): Delete
8075 PC_IN_CALL_DUMMY.
8076
07555a72
AC
80772002-11-28 Andrew Cagney <ac131313@redhat.com>
8078
8079 * gdbint.texinfo (Host Definition): Delete documentation on
8080 USE_GENERIC_DUMMY_FRAMES.
8081
c166cdc7
EZ
80822002-11-26 Elena Zannoni <ezannoni@redhat.com>
8083
5ae4183a 8084 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8085 * Makefile.in (install-info): Run the install-info command as part
8086 of the post install steps only.
8087 (uninstall-info): New target.
8088 (uninstall): New target.
8089
35db0260
EZ
80902002-11-22 Elena Zannoni <ezannoni@redhat.com>
8091
8092 * Makefile.in (install): Make install do some real work.
8093
9ba8d803
AC
80942002-11-19 Andrew Cagney <ac131313@redhat.com>
8095
8096 Fix POSIX problem reported by Paul Eggert.
8097 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8098 Fix PR gdb/527.
8099
903ad3a6
AC
81002002-10-26 Andrew Cagney <cagney@redhat.com>
8101
8102 * gdbint.texinfo (Target Architecture Definition): Delete
8103 definition of DO_REGISTERS_INFO.
8104
f2abfe65
KB
81052002-10-18 Kevin Buettner <kevinb@redhat.com>
8106
8107 * gdbint.texinfo (Address Classes): Fix problems with insertion
8108 of ``{'' and ``}'' in example.
8109
b5b0480a
KB
81102002-10-17 Kevin Buettner <kevinb@redhat.com>
8111
8112 * gdbint.texinfo (Address Classes): New section.
8113 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8114 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8115 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8116 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8117
c85508ee
KD
81182002-10-11 Klee Dienes <kdienes@apple.com>
8119
8120 * gdb.texinfo (Registers): Mention vector registers as well as
8121 floating registers in the documentation for 'info registers' and
8122 'info all-registers'.
8123
6d12fc3d
DJ
81242002-10-11 Daniel Jacobowitz <drow@mvista.com>
8125
8126 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8127
8d19fbd2
JJ
81282002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8129
8130 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8131 interface definition.
8132
a37295f9
MM
81332002-10-03 Marko Mlinar <markom@opencores.org>
8134
8135 * gdb.texinfo (Target Commands): Add or1k target specific
8136 commands.
8137 * gdb.texinfo (Contributors): Add myself to the contributors list.
8138
da0f9dcd
AC
81392002-10-01 Andrew Cagney <ac131313@redhat.com>
8140
8141 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8142 and "mi1" instead of "mi1" and "mi0".
8143
2e834e49
HPN
81442002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8145
8146 * gdb.texinfo (Packets): Fix typos "alligned".
8147 Correct z3/Z3 description. Correct z4/Z4 title.
8148
050be0dc
AC
81492002-09-27 Andrew Cagney <ac131313@redhat.com>
8150
8151 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8152
1104b9e7
KB
81532002-09-25 Kevin Buettner <kevinb@redhat.com>
8154
8155 * gdb.texinfo: Use GNU/Linux instead of Linux.
8156
512217c7
AC
81572002-09-25 Andrew Cagney <ac131313@redhat.com>
8158
8159 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8160
10998722
AC
81612002-09-24 Andrew Cagney <ac131313@redhat.com>
8162
512217c7 8163 * gdb.texinfo: Replace @example with @smallexample.
10998722 8164
a0eb71c5
KB
81652002-09-20 Kevin Buettner <kevinb@redhat.com>
8166
f7dc1244 8167 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8168 * gdb.texinfo (Character Sets): Use @smallexample instead of
8169 @example. Use GNU/Linux instead of Linux.
8170
81712002-09-20 Jim Blandy <jimb@redhat.com>
8172
8173 * gdb.texinfo: Add character set documentation.
8174
2f870471
AC
81752002-09-19 Andrew Cagney <ac131313@redhat.com>
8176
8177 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8178 (Packets): Add cross reference from `b' packet to `z' packets.
8179
790eb8f5
AC
81802002-09-19 Andrew Cagney <ac131313@redhat.com>
8181
8d30a00d
AC
8182 * gdb.texinfo (Maintenance Commands): Document ``maint
8183 internal-error'' and ``maint internal-warning''.
8184
790eb8f5
AC
8185 * gdbint.texinfo (Target Architecture Definition): Revise
8186 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8187
a23a7bf1
JB
81882002-09-19 Joel Brobecker <brobecker@gnat.com>
8189
8190 * gdbint.texinfo (Target Conditionals): Document the new
8191 NAME_OF_MALLOC macro.
8192
299ffc64
AC
81932002-09-05 Andrew Cagney <ac131313@redhat.com>
8194
8195 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8196 engineer.
8197
b7bb15bc
SC
81982002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8199
8200 * gdb.texinfo (TUI Overview): Document status line fields.
8201
3d757584
SC
82022002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8203
8204 * gdb.texinfo (TUI Commands): Document info win command.
8205
269c21fe
SC
82062002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8207
8208 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8209
7cf36c78
SC
82102002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8211
8212 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8213 (TUI Keys): Likewise.
8214
d2c6833e
AC
82152002-08-25 Andrew Cagney <ac131313@redhat.com>
8216
8217 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8218 for a packet receive.
8219
46d8b1c3
AC
82202002-08-25 Andrew Cagney <ac131313@redhat.com>
8221
8222 * Makefile.in (clean): Move to end of file.
8223 (distclean, maintainer-clean, realclean): Ditto.
8224 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8225 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8226 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8227 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8228
b0787093
AC
82292002-08-24 Andrew Cagney <ac131313@redhat.com>
8230
8231 * Makefile.in (GDBINT_TEX_TMPS): Define.
8232 (gdbint.dvi, gdbint.pdf): Use
8233 (GDB_TEX_TMPS): Define.
8234 (gdb.dvi, gdb.pdf): Use.
8235 (STABS_TEX_TMPS): Define.
8236 (stabs.dvi, stabs.pdf): Use.
8237 (GDB_DOC_SOURCE_INCLUDES): New macros.
8238 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8239 (GDBINT_DOC_FILES_INCLUDES): New macros.
8240 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8241 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8242 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8243 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8244 (links2roff): Replace SFILES_INCLUDED with
8245 GDB_DOC_SOURCE_INCLUDES.
8246 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8247 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8248 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8249 dependencies.
8250 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8251 dependencies.
8252 (gdbmi.texinfo): Delete rule.
8253 (inc-hist.texinfo): Delete rule.
8254 (rluser.texinfo): Delete rule.
8255
ebba8386
AC
82562002-08-23 Andrew Cagney <cagney@redhat.com>
8257
8258 * gdbint.texinfo (Target Architecture Definition): Update
8259 STORE_RETURN_VALUE, mention regcache.
8260
0ab7a791
AC
82612002-08-21 Andrew Cagney <ac131313@redhat.com>
8262
8263 * gdbint.texinfo (Target Architecture Definition): Document
8264 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8265
ee2d5c50
AC
82662002-08-19 Andrew Cagney <ac131313@redhat.com>
8267
8268 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8269 Fix minor typos. Add index entries.
8270
53c69bd7
AC
82712002-08-18 Andrew Cagney <ac131313@redhat.com>
8272
8273 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8274
e76f1f2e
AC
82752002-08-15 Andrew Cagney <ac131313@redhat.com>
8276
8277 * gdbint.texinfo (Target Architecture Definition): Document
8278 PRINT_VECTOR_INFO.
8279 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8280
0680b120
AC
82812002-08-13 Andrew Cagney <ac131313@redhat.com>
8282
8283 * gdb.texinfo (Maintenance Commands): Document "maint print
8284 registers", "maint print raw-registers" and "maint print
8285 cooked-registers".
8286
3c3bea1c
GS
82872002-08-08 Grace Sainsbury <graces@redhat.com>
8288
a9331b3f 8289 From Mark Salter:
3c3bea1c
GS
8290 * gdb.texinfo (Protocol): Document T packet extension to
8291 allow watchpoint address reporting.
8292
42f9b0a5
AC
82932002-08-03 Andrew Cagney <ac131313@redhat.com>
8294
8295 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8296
db034ac5
AC
82972002-08-01 Andrew Cagney <cagney@redhat.com>
8298
8299 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8300 to CHILL.
8301
e2b28d04
AC
83022002-08-01 Andrew Cagney <ac131313@redhat.com>
8303
8304 * gdbint.texinfo (Coding): Revise section "Include Files".
8305
7fb623f7
AC
83062002-07-24 Andrew Cagney <cagney@redhat.com>
8307
8308 * gdbint.texinfo: Obsolete references to m88k.
8309 * gdb.texinfo: Ditto.
8310
4a2b4636
JB
83112002-07-10 Joel Brobecker <brobecker@gnat.com>
8312
7fb623f7 8313 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8314 where the proper version of autoconf can be retrieved.
8315
a71ec265
DH
83162002-07-09 Don Howard <dhoward@redhat.com>
8317
8318 * gdb.texinfo (Command Files): Further describe the behavior of
8319 sourced command files.
8320
b9aa90c9
AC
83212002-06-27 Andrew Cagney <ac131313@redhat.com>
8322
8323 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8324 (Coding): Clarify ISO C version that GDB assumes.
8325
40dd2248
TT
83262002-06-26 Tom Tromey <tromey@redhat.com>
8327
8328 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8329 add_setshow_cmd_full.
8330
bfac230e
DH
83312002-06-25 Don Howard <dhoward@redhat.com>
8332
8333 * gdb.texinfo (Memory Region Attributes): Document new behavior
8334 for 'mem' command.
8335
475b0867
JB
83362002-06-11 Jim Blandy <jimb@redhat.com>
8337
919d772c
JB
8338 * gdb.texinfo (Symbols): Update documentation for `info source'
8339 command.
8340
475b0867
JB
8341 * gdb.texinfo (Macros): Call the command `info macro', not
8342 `show macro'.
8343
ba8c9337
AC
83442002-06-09 Andrew Cagney <ac131313@redhat.com>
8345
8346 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8347 data''.
8348
1029b7fa
MK
83492002-06-09 Mark Kettenis <kettenis@gnu.org>
8350
8351 * gdbint.texinfo (Target Architecture Definition): Document
8352 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8353
16737d73
AC
83542002-06-08 Andrew Cagney <ac131313@redhat.com>
8355
8356 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8357 lists.
8358
30107679
AC
83592002-06-08 Andrew Cagney <ac131313@redhat.com>
8360
8361 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8362 Branch''.
8363
3352e23e
AC
83642002-06-01 Andrew Cagney <ac131313@redhat.com>
8365
8366 * gdbint.texinfo (Target Architecture Definition): Add section
8367 ``Converting an existing Target Architecture to Multi-arch''.
8368
cbb09e6a
AC
83692002-05-30 Andrew Cagney <ac131313@redhat.com>
8370
8371 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8372 to ``Obsoleting code''. Revise.
8373
e2e0bcd1
JB
83742002-05-17 Jim Blandy <jimb@redhat.com>
8375
8376 * gdb.texinfo (C Preprocessor Macros): New chapter.
8377 Include it in the main menu.
8378 (Contributors): Credit Jim Blandy with macro support.
8379 (Compilation): Explain how to get macro information into the
8380 executable.
8381 (Expressions): Note that preprocessor macros are expanded.
8382
9db8d71f
DJ
83832002-05-14 Daniel Jacobowitz <drow@mvista.com>
8384
8385 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8386 options for `target remote'.
8387
6d531722
AC
83882002-05-13 Andrew Cagney <ac131313@redhat.com>
8389
8390 * gdbint.texinfo (Target Architecture Definition): Delete
8391 documentation on NNPC_REGNUM.
8392
13d01224
AC
83932002-05-11 Andrew Cagney <ac131313@redhat.com>
8394
8395 * gdbint.texinfo (Target Architecture Definition): Document
8396 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8397 (Target Architecture Definition): Revise section `Using Different
8398 Register and Memory Data Representations'. Add section `Raw and
8399 Virtual Register Representations'.
8400
b2e75d78
AC
84012002-05-11 Andrew Cagney <ac131313@redhat.com>
8402
8403 * gdbint.texinfo (Target Architecture Definition): Mention
8404 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8405 (Target Architecture Definition): Mention same. Add references to
8406 web pages.
8407
2c8682ee
MS
84082002-05-08 Michael Snyder <msnyder@redhat.com>
8409
8410 * stabs.texinfo (Attributes): Document new "vector" attribute.
8411
0816590b
AC
84122002-05-04 Andrew Cagney <ac131313@redhat.com>
8413
8414 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8415
2653173e
AC
84162002-05-04 Andrew Cagney <ac131313@redhat.com>
8417
8418 * gdb.texinfo: Delete obsolete references to a29k.
8419
d7bd68ca
AC
84202002-04-24 Andrew Cagney <ac131313@redhat.com>
8421
8422 * gdbint.texinfo (Target Architecture Definition): Replace
8423 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8424
21d83aa5
DM
84252002-04-24 David S. Miller <davem@redhat.com>
8426
8427 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8428
7673a6cc
DM
84292002-04-21 David S. Miller <davem@redhat.com>
8430
8431 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8432
d49d1e0a
AC
84332002-04-21 Andrew Cagney <ac131313@redhat.com>
8434
8435 * gdbint.texinfo (Target Architecture Definition): Delete
8436 definition of HAVE_REGISTER_WINDOWS.
8437
f7dc1244 84382002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8439
8440 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8441 "Theodore A. Roth" <troth@verinet.com>.
8442
5ca0cb28
DH
84432002-04-15 Don Howard <dhoward@redhat.com>
8444
f7dc1244 8445 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8446 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8447 Provide a better explaination of this feature.
5ca0cb28 8448
f208ba17
AC
84492002-04-14 Andrew Cagney <ac131313@redhat.com>
8450
8451 * gdbint.texinfo (Target Architecture Definition): Remove
8452 FRAME_CHAIN_COMBINE.
8453
d5ba91de
MC
84542002-04-12 Michael Chastain <mec@shout.net>
8455
8456 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8457 REG_STACK_SEGMENT.
8458
26818220
MC
84592002-04-09 Michael Chastain <mec@shout.net>
8460
8461 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8462 PYRAMID_* macros.
8463
129188f6
AC
84642002-04-07 Andrew Cagney <ac131313@redhat.com>
8465
8466 * gdb.texinfo (Bug Reporting): Document that the web is the
8467 prefered way of submitting bug reports.
8468 (Bug Reporting): Delete the s-mail address as the last resort.
8469
8227c0ff
AC
84702002-04-05 Andrew Cagney <ac131313@redhat.com>
8471
8472 * gdbint.texinfo (Target Architecture Definition): Delete
8473 references to TARGET_WRITE_FP and write_fp.
8474
16d9dec6
MS
84752002-03-27 Michael Snyder <msnyder@redhat.com>
8476
8477 * gdb.texinfo: Document new commands dump, append, and restore.
8478
9ae8b82c
AC
84792002-03-27 Andrew Cagney <ac131313@redhat.com>
8480
8481 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8482 Branch'.
8483
474c8240
AC
84842002-03-18 Andrew Cagney <ac131313@redhat.com>
8485
8486 * gdb.texinfo: Change all examples to @smallexample.
8487 * gdbint.texinfo: Ditto.
a9331b3f 8488
fb0ff88f
AC
84892002-03-18 Andrew Cagney <ac131313@redhat.com>
8490
8491 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8492 Branches''.
8493
9bb0a4d8
AC
84942002-03-18 Andrew Cagney <ac131313@redhat.com>
8495
8496 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8497 Policy''.
8498
937f164b
FF
84992002-03-04 Fred Fish <fnf@redhat.com>
8500
8501 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8502 expresson, suports, dependant, trhe, perhaphs, situtations,
8503 explictily, taged, oportunity, unfortunatly).
8504
a7b40f07
AC
85052002-02-24 Andrew Cagney <ac131313@redhat.com>
8506
8507 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8508 Remove reference to 3.12.
8509
aab4e0ec
AC
85102002-02-23 Andrew Cagney <ac131313@redhat.com>
8511
8512 * gdbint.texinfo: Include fdl.texi.
8513 (Top): Add GNU Free Documentation License.
8514 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8515 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8516 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8517 (gdbint.info): Add srcdir to include path.
8518 * gdb.texinfo: Include gpl.texi.
8519 (Top): Add Copying.
8520 * gpl.texi: New file.
8521
47b95330
AC
85222002-02-23 Andrew Cagney <ac131313@redhat.com>
8523
8524 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8525
78c47bea
PM
85262002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8527
8528 * gdb.texinfo: Document Cygwin native specific commands.
8529
56460a61
DJ
85302002-02-15 Daniel Jacobowitz <drow@mvista.com>
8531
8532 * gdb.texinfo: Document gdbserver ``--attach'' command.
8533
def71bfa
MS
85342002-02-07 Michael Snyder <msnyder@redhat.com>
8535
8536 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8537 to @code(_ovly_debug_event).
8538
c928edc0
AC
85392002-02-07 Andrew Cagney <ac131313@redhat.com>
8540
8541 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8542
81d46470
MS
85432002-02-06 Michael Snyder <msnyder@redhat.com>
8544
8545 * gdb.texinfo (overlays): Mention new magic symbol
8546 '_ovly_debug_event', which allows GDB to keep better track
8547 of overlays.
8548
f7dc1244 85492002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8550
8551 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8552 Suggested by Dmitry Sivachenko.
8553
8554 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8555
15110bc3
MS
85562002-02-01 Michael Snyder <msnyder@redhat.com>
8557
8558 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8559
6763aef9
MS
85602002-01-30 Michael Snyder <msnyder@redhat.com>
8561
ac282366
MS
8562 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8563 (set trust-readonly-sections): Document.
6763aef9 8564
8642bc8f
AC
85652002-01-29 Andrew Cagney <ac131313@redhat.com>
8566
8567 * gdbint.texinfo (Releasing GDB): Revise and update.
8568
afe64c1a
AC
85692002-01-28 Andrew Cagney <ac131313@redhat.com>
8570
8571 * gdbint.texinfo (Target Architecture Definition): Delete
8572 description of TARGET_BYTE_ORDER_DEFAULT.
8573
f7dc1244 85742002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8575
8576 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8577 <mitya@cavia.pp.ru>.
8578
3d6e1b5a
AC
85792002-01-23 Andrew Cagney <ac131313@redhat.com>
8580
8581 * libgdb.texinfo: Delete file.
8582
6c0e9fb3
AC
85832002-01-22 Andrew Cagney <ac131313@redhat.com>
8584
8585 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8586 * gdbint.texinfo: Ditto.
8587
e0ce93ac
AC
8588Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8589
8590 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8591
be298bcc
AC
85922002-01-22 Andrew Cagney <ac131313@redhat.com>
8593
8594 * Makefile.in: Update copyright.
8595 (TEXI2DVI): Define.
8596 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8597 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8598 gdb-cfg.texi.
8599 (TEXINDEX, PDFTEX): Delete makefile variables.
8600
8e04817f
AC
86012002-01-22 Andrew Cagney <ac131313@redhat.com>
8602
8603 * gdb.texinfo (Protocol): Move section to appendix.
8604
6b2f586d
AC
86052002-01-21 Andrew Cagney <ac131313@redhat.com>
8606
8607 * gdb.texinfo (Remote Debugging): Create a menu.
8608 (Top): Add ``Remote Debugging'' to menu.
8609
6f05cf9f
AC
86102002-01-21 Andrew Cagney <ac131313@redhat.com>
8611
8612 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8613 serial protocol'' from here.
8614 (Remote Debugging): To here. New chapter.
8615
3fd3d7d2
AC
86162002-01-20 Andrew Cagney <ac131313@redhat.com>
8617
8618 * gdbint.texinfo (Target Architecture Definition): Delete
8619 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8620
7fd60527
AC
86212002-01-20 Andrew Cagney <ac131313@redhat.com>
8622
8623 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8624 are no longer needed.
8625 (Porting GDB): Add maintainer note about configure.host.
8626
c2f05ac9
AC
86272002-01-20 Andrew Cagney <ac131313@redhat.com>
8628
8629 * gdbint.texinfo (Target Architecture Definition): Remove
8630 definition of IEEE_FLOAT.
8631
f7dc1244 86322002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8633
8634 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8635 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8636 <3diff@gnu.org>
231b2aad 8637
82600034
AC
86382002-01-19 Andrew Cagney <ac131313@redhat.com>
8639
8640 * gdbint.texinfo (Host Definition): Remove references to
8641 MALLOC_INCOMPATIBLE.
8642
7708fa01
AC
86432002-01-17 Andrew Cagney <ac131313@redhat.com>
8644
8645 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8646 and xyz-xdep.o.
8647
eb12ee30
AC
86482002-01-17 Andrew Cagney <ac131313@redhat.com>
8649
889bf7c5 8650 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8651 (Set Breaks): Copy ``maint info breakpoint'' doco to
8652 ``Maintenance Commands'' appendix. Add reference.
8653
c9ccaa92
AC
86542002-01-17 Andrew Cagney <ac131313@redhat.com>
8655
8656 * fdl.texi: Remove next/prev from @node.
8657
f7dc1244 86582002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8659
8660 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8661 for monstrous @multitable (from Brian Youmans).
8662
8663 * fdl.texi: New file.
8664
8665 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8666
8973da3a
AC
86672002-01-15 Andrew Cagney <ac131313@redhat.com>
8668
8669 * gdbint.texinfo (Releasing GDB): New chapter.
8670
7d86b5d5
AC
86712002-01-14 Andrew Cagney <ac131313@redhat.com>
8672
8673 * gdb.texinfo (Embedded Processors, Calling program functions):
8674 Obsolete references to a29k.
8675
cc1cb004
AC
86762002-01-13 Andrew Cagney <ac131313@redhat.com>
8677
8678 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8679 examples. Document that a code-block should do or discard its
8680 cleanups before exit.
8681
79f12247
MS
86822002-01-11 Michael Snyder <msnyder@redhat.com>
8683
8684 * gdb.texinfo (Choosing files): Change @samp to @file.
8685
19837790
MS
86862002-01-05 Michael Snyder <msnyder@redhat.com>
8687
8688 * gdb.texinfo (--pid): Document new command line option (attach).
8689
f7dc1244 86902002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8691
8692 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8693 in the stub.
8694
d7449b42
AC
86952002-01-04 Andrew Cagney <ac131313@redhat.com>
8696
8697 * gdbint.texinfo (Target Architecture Definition): Replace
8698 BIG_ENDIAN with BFD_ENDIAN_BIG.
8699
f23631e4
AC
87002002-01-03 Andrew Cagney <ac131313@redhat.com>
8701
8702 * gdbint.texinfo (Target Architecture Definition): Replace
8703 value_ptr with struct value pointer.
8704
72c9928d
EZ
87052002-01-02 Eli Zaretskii <eliz@gnu.org>
8706
8707 * gdb.texinfo (Free Software): Fix wording.
8708
959acfd1
EZ
87092001-12-31 Eli Zaretskii <eliz@gnu.org>
8710
8711 * gdb.texinfo (Free Software): New section ``Free Software Needs
8712 Free Documentation''.
8713
f7dc1244 87142001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8715
8716 * stabs.texinfo:
8717 * gdb.texinfo:
8718 * gdbint.texinfo:
8719 * libgdb.texinfo:
8720 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8721
6600abed
MS
87222001-12-29 Michael Snyder <msnyder@redhat.com>
8723
8724 * gdb.texinfo (maint info sections): Fix typo.
8725
f6680716
MS
87262001-12-26 Michael Snyder <msnyder@redhat.com>
8727
fe95c787
MS
8728 * gdb.texinfo (maint info sections): Document.
8729
a9331b3f 8730 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8731 'info proc' sub-options that are currently not implemented.
8732
c3d3ce5b
JB
87332001-12-20 Jim Blandy <jimb@redhat.com>
8734
8735 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8736
778eb05e
AC
87372001-12-15 Andrew Cagney <ac131313@redhat.com>
8738
8739 * gdbint.texinfo (Target Architecture Definition): Replace
8740 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8741
2607059c
AC
87422001-12-01 Andrew Cagney <ac131313@redhat.com>
8743
8744 * gdbint.texinfo (Host Definition): Delete documentation on
8745 HOST_BYTE_ORDER.
8746
df0cd8c5
JB
87472001-11-30 Jim Blandy <jimb@redhat.com>
8748
8749 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8750 overlay support. Add to top-level menu.
df0cd8c5 8751
88118b3a
TT
87522001-11-26 Tom Tromey <tromey@redhat.com>
8753
8754 * gdb.texinfo (Command Syntax): Document C-o binding.
8755
96565e91
CF
87562001-07-26 Christopher Faylor <cgf@redhat.com>
8757
8758 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8759 use since it is described in the referenced section.
8760
f7dc1244 8761 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8762 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8763 clearer when using DJGPP.
8764
2a3d5645
CF
87652001-11-24 Christopher Faylor <cgf@redhat.com>
8766
8767 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8768 specifically refer to MS-DOS.
8769 (command files): Mention gdb.ini is only used on MS-DOS.
8770
aa26fa3a
TT
87712001-11-21 Tom Tromey <tromey@redhat.com>
8772
8773 * gdb.texinfo (Invoking GDB): Document --args.
8774 (Mode Options): Likewise.
8775
4f8ada06
JB
87762001-11-21 Jim Blandy <jimb@redhat.com>
8777
8778 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8779 Delete documentation; this macro has been removed from the
8780 sources.
4f8ada06 8781
3fe0dc10
JB
87822001-11-13 Jim Blandy <jimb@redhat.com>
8783
8784 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8785
9e5abb06
CV
87862001-11-06 Corinna Vinschen <vinschen@redhat.com>
8787
8788 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8789
1c5dfdad
MS
87902001-11-05 Michael Snyder <msnyder@redhat.com>
8791
a9331b3f 8792 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8793 quote regexp chars in function names such as "operator*()".
8794
990f9fe3
FF
87952001-11-01 Fred Fish <fnf@redhat.com>
8796
8797 * gdbint.texinfo (SOLIB_ADD): Document additional new
8798 "readsyms" arg.
8799
b433d00b
DH
88002001-10-30 Don Howard <dhoward@redhat.com>
8801
070b1dd3
DH
8802 * gdb.texinfo: (Command Files) Added documentation for the
8803 behavior of gdb with input redirected from a file.
b433d00b 8804
b7209cb4
FF
88052001-10-28 Fred Fish <fnf@redhat.com>
8806
8807 * gdb.texinfo (auto-solib-add): Change docs to match
8808 implementation change.
8809 (auto-solib-limit): Add docs for new variable.
8810
1aa20aa8
AC
88112001-10-15 Andrew Cagney <ac131313@redhat.com>
8812
8813 * gdbint.texinfo (Target Architecture Definition): Function
8814 value_as_pointer renamed to value_as_address.
8815
fc0c74b1
AC
88162001-10-15 Andrew Cagney <ac131313@redhat.com>
8817
8818 * gdbint.texinfo (Target Architecture Definition): Default
8819 POINTER_TO_ADDRESS functions assume unsigned addresses.
8820 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8821 posting by Jim Blandy.
8822
f4846649
JB
88232001-10-12 Jim Blandy <jimb@redhat.com>
8824
8825 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8826 version of texi2html (1.64) doesn't support this flag any more.
8827
f277788b
MK
88282001-09-08 Mark Kettenis <kettenis@gnu.org>
8829
a9dc4918
MK
8830 * gdbint.texinfo (Host Definition): Remove description of
8831 MEM_FNS_DECLARED.
8832
d28379df
MK
8833 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8834
f277788b
MK
8835 * gdbint.texinfo (Host Definition): Remove description of
8836 HAVE_SIGSETMASK.
8837
7ccaa899
EZ
88382001-09-04 Elena Zannoni <ezannoni@redhat.com>
8839
8840 * gdbint.texinfo (Target Architecture Definition): Add
8841 explanation of TARGET_PRINT_INSN macro.
8842
17d9d558
JB
88432001-08-30 Jim Blandy <jimb@redhat.com>
8844
8845 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8846 Explain what it means to load relocatable files.
8847
72cde065
JB
88482001-08-28 Jim Blandy <jimb@redhat.com>
8849
8850 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8851 info `top' menu.
8852
9e678452
CF
8853Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8854
8855 * gdbint.texinfo: Add a cautionary note about macro use.
8856
a2bea4c3 88572001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8858
a2bea4c3
CV
8859 * gdb.texinfo: Explain omitting the hostname in the
8860 `target remote' command.
8861
1129bf27
DJ
88622001-07-30 Daniel Jacobowitz <drow@mvista.com>
8863
8864 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8865 and END-INFO-DIR-ENTRY.
8866
732b3002
SC
88672001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8868
8869 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8870
89437448
AC
88712001-07-25 Andrew Cagney <ac131313@redhat.com>
8872
8873 * gdbint.texinfo (libgdb): Rewrite.
8874
f7dc1244 88752001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8876
8877 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8878
c4555f82
SC
88792001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8880
8881 * gdb.texinfo (TUI): New chapter, document the TUI.
8882 (Mode Options): Document the -tui option.
8883
2f45a6e0
MK
88842001-07-23 Mark Kettenis <kettenis@gnu.org>
8885
8886 * gdbint.texinfo (Host Definition): Remove description of
8887 NEED_POSIX_SETPGID.
8888
f7dc1244 88892001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8890
8891 * gdb.tex (DJGPP Native): New node, with descriptions of
8892 DJGPP-specific commands.
8893
be9c6c35
JM
88942001-07-19 John R. Moore <jmoore@redhat.com>
8895
8896 * gdbint.texinfo: Three misspellings.
8897
dfa249fb
AC
88982001-07-06 Andrew Cagney <ac131313@redhat.com>
8899
8900 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8901 `test` expressions on bash. Problem reported by Colin Walters.
8902
c72e7388
AC
89032001-07-04 Andrew Cagney <ac131313@redhat.com>
8904
8905 * gdbint.texinfo (User Interface): Update ui-out documentation to
8906 refelect recent UI/MI updates.
8907
94bbb2c0
AC
89082001-07-04 Andrew Cagney <ac131313@redhat.com>
8909
8910 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8911 interpreters.
8912
af6c57ea
AC
89132001-06-15 Andrew Cagney <ac131313@redhat.com>
8914
8915 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8916 structure and not macros.
8917 (Host Definition): Document that much of this chapter is obsolete.
8918 (Target Architecture Definition): Update list of files that make
8919 up a target architecture.
8920 (Coding): Update.
8921
83aa8bc6
AC
89222001-06-28 Andrew Cagney <ac131313@redhat.com>
8923
8924 * gdbint.texinfo (Target Architecture Definition): Update
8925 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8926 The latter has been changed to a true predicate.
8927
f7dc1244 89282001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8929
8930 * annotate.texi: Add @noindent where needed. From Dmitry
8931 Sivachenko <dima@Chg.RU>.
8932 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8933
656db9b0
AC
89342001-06-16 Andrew Cagney <ac131313@redhat.com>
8935
8936 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8937
df2396a1
AC
89382001-06-14 Andrew Cagney <ac131313@redhat.com>
8939
8940 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8941 returns ``OK''. Document that the ``R'' packet does not reply.
8942
0f1f2b0a
MS
89432001-06-13 Michael Snyder <msnyder@redhat.com>
8944
8945 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8946
f7dc1244 89472001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8948
8949 * gdb.texinfo (Signals): Clarify the default setting of signal
8950 handling.
8951
a5d7c491
AC
89522001-05-14 Andrew Cagney <ac131313@redhat.com>
8953
8954 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8955 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8956
05a54c4f
AC
89572001-05-12 Andrew Cagney <ac131313@redhat.com>
8958
8959 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8960
f7dc1244 89612001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8962
8963 * gdbint.texinfo (Clean Design and Portable Implementation):
8964 Renamed from "Clean Design".
8965 (Clean Design and Portable Implementation): Document portable
8966 methods of handling file names, and the associated macros.
8967
f7dc1244 89682001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8969
8970 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8971 command and provide a cross-reference to its description.
8972 (Symbols): Note that "info scope" is useful for trace experiments.
8973
f7dc1244 89742001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8975
b37052ae
EZ
8976 * gdb.texinfo (Symbols): Document "info scope".
8977 (Tracepoints): New chapter.
8978 (Contributors): Update for v5.1.
8979 <All nodes>: Change "C++" to "C@t{++}".
8980
0ee54786
EZ
8981 * gdbint.texinfo (User Interface): A new section about ui_out
8982 functions, based on text written by Fernando Nasser.
8983
c534679c
EZ
8984 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8985
f7dc1244 89862001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8987
e9c75b65
EZ
8988 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8989
8990 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8991
8992 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8993 Replace "GDB" with "@value{GDBN}". Fix markup.
8994
8995 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8996
3d67e040
EZ
8997 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8998 a cross-reference to its description.
8999 (Symbols): Document "info symbol".
9000
f7dc1244 90012001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9002
9003 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9004 subsection "x86 Watchpoints".
9005 (Target Architecture Definition): Document the macros
9006 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9007 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9008
b0ed3589
AC
90092001-03-20 Andrew Cagney <ac131313@redhat.com>
9010
9011 * gdbint.texinfo (Target Architecture Definition): Update
9012 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9013 list.
9014
b6ba6518
KB
90152001-03-06 Kevin Buettner <kevinb@redhat.com>
9016
9017 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9018 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9019
f7dc1244 90202001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9021
9022 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9023
f7dc1244 90242001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9025
17cc6a06
EZ
9026 * gdb.texinfo (Environment): Document that `path' does not change
9027 the value of PATH in GDB's own environment (it did in the past,
9028 but that was changed on March 15, 1994). Reported by Doug Evans
9029 <dje@transmeta.com>.
9030
56caf160
EZ
9031 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9032 its line. Fix markup of commands and macros. Add an Index node
9033 and index entries.
9034
29e57380
C
90352001-01-23 J.T. Conklin <jtc@redback.com>
9036
9037 * gdb.texinfo (Memory region attributes): New manual section.
9038
1c6147de
ND
90392001-01-04 Nicholas Duffek <nsd@redhat.com>
9040
9041 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9042
f7dc1244 90432000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9044
9045 * refcard.tex: Version and copyright fixed. From Phil Edwards
9046 <pedwards@disaster.jaj.com>.
9047
0dcedd82
AC
9048Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9049
9050 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9051 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9052
3b851bce
AC
9053Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9054
9055 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9056 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9057
f7dc1244 90582000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9059
9060 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9061 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9062
b90a5f51
CF
90632000-11-10 Christopher Faylor <cgf@cygnus.com>
9064
9065 * gdb.texinfo: Document new 'set step-mode' command.
9066
f7dc1244 90672000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9068
9069 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9070 changes from Dmitry Sivachenko <dima@Chg.RU>.
9071
f7dc1244 90722000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9073
9074 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9075 From Steven Johnson <sbjohnson@ozemail.com.au>.
9076
2e685b93
MK
90772000-08-10 Mark Kettenis <kettenis@gnu.org>
9078
9079 * gdbint.texinfo (Overall Structure): Spelling fix.
9080
f7dc1244 90812000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9082
9083 * gdbint.texinfo (Target Architecture Definition): Document that
9084 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9085 for which REGISTER_CONVERTIBLE returns a zero value.
9086
63ac3005
EZ
90872000-07-08 Christopher Faylor <cgf@cygnus.com>
9088
9089 * Makefile.in (install-info): Find files to install in either the
9090 build or source directories (adapted from Makefile.am).
9091
bd79f757
ND
90922000-07-07 Nicholas Duffek <nsd@redhat.com>
9093
9094 * stabs.texinfo: Fix spelling errors.
9095 (String Field): FILE-NUMBER starts from 0, not 1.
9096
f7dc1244 90972000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9098
9099 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9100 Brian Youmans.
5f208f6d 9101
f7dc1244 91022000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9103
9104 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9105 the source directory. Reported by Mark Harig
9106 <markh@frazier.landmark.com>.
cc542d3b 9107
f3b28801
C
91082000-06-20 J.T. Conklin <jtc@redback.com>
9109
9110 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9111
449f3b6c
AC
9112Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9113
9114 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9115 Generate using pdftex.
449f3b6c 9116 (PDFTEX): Define.
889bf7c5 9117 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9118 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9119 @contents at the start.
449f3b6c 9120
f7dc1244 91212000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9122
9123 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9124 Youmans.
48e934c6 9125
9e9c5ae7
AC
9126Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9127
9128 From Brian Youmans:
9129 * gdb.texinfo: Fix ``et al.''.
9130
c741b251
AC
9131Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9132
9133 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9134 loop.
c741b251 9135
4ab64e14
JG
91362000-05-19 Jimmy Guo <guo@cup.hp.com>
9137
9138 * configure: Regenerate.
9139
f7dc1244 91402000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9141
9142 * Makefile.in (install-info): Run install-info on installed Info
9143 files.
9144
8c70017b
AC
9145Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9146
a7cb598a 9147 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9148 Andrew Cagney.
8c70017b 9149
f7dc1244 91502000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9151
9152 * gdb.texinfo: Proofreading changes from Brian Youmans.
9153
bf0184be
ND
91542000-05-01 Nick Duffek <nsd@cygnus.com>
9155
9156 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9157 startup sequence, minor edits.
9158
f7dc1244 91592000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9160
9161 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9162 TeX.
9163
9164 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9165 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9166 like `n' and `s' which look weird. Convert some of the @kindex to
9167 @vindex, when they refer to variables, not commands.
9168
33e16fad
AC
9169Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9170
9171 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9172
f7dc1244 91732000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9174
9175 * Makefile.in (GDBMI_DIR): New variable.
9176 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9177 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9178 (gdbmi.texinfo): New target, for texi2roff.
9179 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9180 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9181
9182 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9183 gdbmi.texinfo.
9184 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9185 comment.
9186
d167840f
EZ
91872000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9188
9189 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9190 command.
d167840f 9191
f7dc1244 91922000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9193
9194 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9195 prevents the build (and is generally a Bad Idea).
9196
f7dc1244 91972000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9198
9199 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9200 a comma inside @var.
9201 (Command Files): Index markup changes from Dmitry Sivachenko
9202 <dima@Chg.RU>.
9203
f7dc1244 92042000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9205
9206 * Makefile.in (LN_S): Define.
9207 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9208 invoke "ln -s" unless it is known to work.
9209
9210 * configure.in (AC_PROG_LN_S): Add.
9211
8dc7983f
JB
92122000-04-14 Jim Blandy <jimb@redhat.com>
9213
9214 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9215 section.
9216 (Target Conditionals): Document ADDRESS_TO_POINTER,
9217 POINTER_TO_ADDRESS.
9218
1a8237e8
DB
92192000-04-11 Daniel Berlin <dan@cgsoftware.com>
9220
9221 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9222 gdb-cfg.texi to get the value.
9223
ca526f1a
JB
92242000-04-10 Jim Blandy <jimb@redhat.com>
9225
9226 * gdbint.texinfo (Target Architecture Definition): Fix
9227 cross-references.
9228
faaafcb4
JB
92292000-04-08 Jim Blandy <jimb@redhat.com>
9230
9231 * gdbint.texinfo (Using Different Register and Memory Data
9232 Representations): New section.
9233 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9234 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9235 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9236
1b27397f
AC
9237Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9238
9239 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9240 for acknowledgments.
1b27397f 9241
480ff1fb
AC
9242Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9243
9244 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9245 qThreadExtraInfo.
480ff1fb 9246
a9331b3f 92472000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9248
a9331b3f
RM
9249 * gdb.texinfo: Clarify which remote debug protocol commands are
9250 required and which are optional.
f1251bdd 9251
dbeb8dbd
AC
9252Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9253
9254 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9255 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9256 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9257 * annotate.texi: Update.
9258
6d2ebf8b
SS
92592000-03-28 Stan Shebs <shebs@apple.com>
9260
9261 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9262 expectation of additional changes before release), update
9263 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9264 node links, rephrase and/or shorten lines to fix formatting
9265 problem in both regular and @smallbook formats.
9266 * annotate.texi: Shorten lines in example, use smallexample
9267 consistently everywhere.
9268 * Makefile.in: Add comment about texinfo 4.0 html generation.
9269 (SFILES_INCLUDED): Add annotate.texi.
9270
5d161b24
DB
92712000-03-27 Daniel Berlin <dan@cgsoftware.com>
9272
5ae4183a
AS
9273 * gdb.texinfo (Debugging Output): Added new section, documenting
9274 the "set/show debug" commands.
5d161b24 9275
b9deaee7
AC
9276Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9277
9278 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9279 entry.
b9deaee7
AC
9280
9281 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9282 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9283 @chapter and @node entries.
a9331b3f 9284
b9deaee7 9285 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9286
9ef47d30
AC
9287Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9288
9289 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9290 files.
9ef47d30 9291
cfeada60
FN
92922000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9293
9294 From David Whedon <dwhedon@gordian.com>
5ae4183a 9295 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9296
6837a0a2
DB
92972000-03-22 Daniel Berlin <dan@cgsoftware.com>
9298
9299 * gdb.texinfo: Add documentation for the apropos command.
9300
bba2971c
MS
93012000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9302
9303 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9304
2b628194
MS
93052000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9306
a9331b3f 9307 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9308 two places.
9309
96a2c332
SS
93102000-03-17 Stan Shebs <shebs@apple.com>
9311
9312 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9313 <dima@Chg.RU>, also clarification of allowed content for
9314 string constants.
9315
f7dc1244 93162000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9317
9318 * gdb.texinfo (main menu): Add Annotations.
9319 (File Options): Add @cindex entries for each command-line option.
9320 Document --epoch, --annotate, --async, --interpreter, --write,
9321 --statistics, and --version.
9322
9323 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9324 of GDB.
9325
9d233477
JB
93262000-02-23 Jim Blandy <jimb@redhat.com>
9327
9328 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9329
14e0eb3b
JB
93302000-02-22 Jim Blandy <jimb@redhat.com>
9331
9332 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9333
3555de01
JM
93342000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9335
9336 * Makefile.in (diststuff): New target.
9337
5e35df8e
KB
93382000-02-15 Kevin Buettner <kevinb@redhat.com>
9339
9340 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9341 architecture. [From Jim Wilson.]
5e35df8e 9342
c5394b80
JM
93432000-01-16 Tom Tromey <tromey@cygnus.com>
9344
9345 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9346 (Delete Breaks): Mention range arguments.
9347 (Disabling): Likewise.
9348
c3f6f71d
JM
93492000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9350
9351 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9352
c4093a6a
JM
9353Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9354
9355 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9356 valid functions.
c4093a6a 9357
11cf8741
JM
93581999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9359
9360 * gdb.texinfo: Clarify regular expressions used in rbreak.
9361
917317f4
JM
93621999-10-15 Kevin Buettner <kevinb@cygnus.com>
9363
9364 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9365 MEMORY_REMOVE_BREAKPOINT): Document.
9366
9367Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9368
9369 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9370 offset re-using the DATA offset instead.
917317f4 9371
2df3850c
JM
93721999-10-11 Jim Kingdon <kingdon@redhat.com>
9373
9374 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9375
93761999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9377
9378 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9379 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9380 typos.
9381
9382 * gdb.texinfo: Various minor wording and formatting improvements,
9383 mentions of additional command-line options.
9384
2acceee2
JM
93851999-09-30 Fred Fish <fnf@cygnus.com>
9386
9387 * gdb.texinfo: Document additional forms of specifying section
9388 names and addresses for the add-symbol-file command.
9389
c2c6d25f
JM
93901999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9391
9392 * gdbint.texinfo: Fix typo, add the word "have".
9393
93941999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9395
9396 * gdbint.texinfo (Target Architecture Definition): Document the
9397 SKIP_PERMANENT_BREAKPOINT macro.
9398
d4f3574e
SS
93991999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9400
9401 * gdb.texinfo: Fiks speling errers.
9402
9403 * gdb.texinfo: Fix uses of @multitable.
9404
f7dc1244 9405 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9406 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9407 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9408 comments about using with optimization, add more indexing,
9409 fix info about disassembly-flavor.
9410
9411Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9412
9413 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9414 SKIP_SOLIB_RESOLVER): Define.
9415
9416Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9417
9418 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9419 ``g'' packets.
d4f3574e 9420
104c1213
JM
94211999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9422
9423 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9424 platform-specific info, inline remote.texi and move sections of it
9425 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9426 and register stack into the new chapter.
9427 * remote.texi: Remove, now part of gdb.texinfo.
9428 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9429
94301999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9431
9432 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9433 GDB_TARGET_IS_MACH386): These kludges have gone away.
9434
9435Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9436
9437 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9438 TDEPLIBS.
104c1213 9439
53a5351d
JM
94401999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9441
9442 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9443 surrounding text to fit HP-UX bits into general info.
9444 (HPPA-cfg.texi): Remove, no longer useful.
9445
9446 * gdb.texinfo: Remove explicit links from @node lines, remove
9447 HP-added "Detailed Node Listing" from main menu which confuses
9448 things.
9449
9450 From Dmitry Sivachenko <dima@Chg.RU>:
9451 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9452 in description of `set environment'.
53a5351d
JM
9453
94541999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9455
9456 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9457
7be570e7
JM
94581999-08-12 Ben Elliston <bje@cygnus.com>
9459
9460 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9461
f7dc1244 94621999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9463
9464 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9465 watch, awatch, and rwatch. Explain why the latter two cannot be
9466 set as software watchpoints. Document that watchpoints for local
9467 variables are deleted when the debuggee terminates.
7be570e7
JM
9468
9469Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9470
9471 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9472 packet. Allow E.. response packet. "qRcmd" packet is no longer
9473 reserved.
7be570e7
JM
9474
94751999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9476
a9331b3f
RM
9477 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9478 * gdb.texinfo: Ditto.
7be570e7 9479
96baa820
JM
94801999-08-06 Tom Tromey <tromey@cygnus.com>
9481
9482 * gdb.texinfo (KOD): New node.
9483
9484Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9485
9486 * remote.texi (Rcmd): Fix minor formatting typos.
9487
9488Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9489
9490 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9491 packets.
96baa820 9492
adf40b2e
JM
94931999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9494
9495 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9496 fixes.
9497
43ff13b4
JM
9498Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9499
9500 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9501
085dd6e6
JM
9502Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9503
9504 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9505 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9506 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9507 packets that are not supported on all hosts. Expand examples.
9508 Spell check.
085dd6e6
JM
9509
95101999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9511
9512 * Makefile.in: Recognize html, install-html. Add targets
9513 to build HTML versions of documentation via texi2html.
9514
9515Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9516
9517 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9518 testsuite.
085dd6e6
JM
9519
9520Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9521
9522 * remote.texi (Communication Protocol): Rewrite.
9523
9524Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9525
9526 * stabs.texinfo: Fix uses of xref.
9527
9e0b60a8
JM
9528Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9529
9530 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9531 info about patch submission.
9532
cce74817
JM
9533Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9534
9535 From Per Bothner <bothner@cygnus.com>:
9536 * gdb.texinfo: Document Chill support.
9537
9538Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9539
9540 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9541 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9542 Document that the value should be greater-than or equal-to zero.
9543 (NO_STD_REGS): Document. Deprecate.
cce74817 9544
ac9a91a7
JM
9545Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9546
9547 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9548 Document that these are not used.
ac9a91a7
JM
9549
9550Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9551
9552 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9553
392a587b
JM
9554Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9555
9556 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9557 numargs was dropped.
392a587b
JM
9558
9559Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9560
9561 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9562
b83266a0
SS
9563Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9564
9565 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9566 Update.
b83266a0 9567
7a292a7a
SS
9568Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9569
9570 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9571 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9572
9573Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9574
9575 * gdbint.texinfo: Fix typos: $ -> @.
9576
9577Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9578
9579 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9580 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9581 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9582 BREAKPOINT_FROM_PC.
a9331b3f 9583
7a292a7a
SS
9584Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9585
9586 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9587 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9588
9589Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9590
9591 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9592 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9593
95941999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9595
9596 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9597 longer exists.
9598
9599Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9600
9601 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9602 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9603 they make the manual source incomprehensible.
7a292a7a
SS
9604 * h8-cfg.texi: Remove, hasn't been used in years.
9605
c906108c
SS
9606Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9607
9608 * gdb.texinfo: Update the credits.
9609
9610Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9611
9612 * gdb.texinfo: Fix mistakes noticed in printout of last
9613 draft, add Alpha to discussion of heuristic fence post.
9614
9615Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9616
9617 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9618 Edition, merge some HP changes into mainline, describe some
9619 previously undocumented features, describe more of the target
9620 commands available, eliminate obsolete section on renamed
9621 commands.
c906108c
SS
9622 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9623
9624Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9625
9626 * gdb.texinfo: Make many HPPA conditionals unconditional,
9627 including catchpoint description, since now on for all configs.
9628 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9629 specializations.
9630
9631Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9632
9633 * Makefile.in (GDBvn.texi): Fix match expression to work with
9634 current format of VERSION in gdb/Makefile.in.
9635 * gdb.texinfo: Fix node ref to match new readline.
9636
9637Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9638
a9331b3f
RM
9639 * gdb.texinfo: Changes made as part of a project to merge in
9640 changes made by HP. Documentation makes extensive use of
c906108c
SS
9641 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9642 on remote debugging. There are differences in documentation
889bf7c5 9643 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9644 the HP manual discusses catchpoints, hardware watchpoints, and
9645 some HPUX specific limitations for shared library support.
a9331b3f 9646
c906108c
SS
9647 There are also a number of @node changes.
9648
96491999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9650
9651 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9652 (C Usage): Same.
9653
9654Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9655
9656 The following changes were made by Edith Epstein
889bf7c5
PA
9657 <eepstein@cygnus.com> as part of a project to merge in changes
9658 made by HP.
a9331b3f 9659
c906108c
SS
9660 * HPPA-cfg.texi: new file.
9661
9662 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9663
9664 * refcard.tex: change documentation about catch.
9665 removed info catch.
9666
9667Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9668
9669 * gdbint.texinfo: Expand on GDB's coding standards,
9670 specify the use of arg names with prototypes.
9671
96721998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9673
9674 * gdb.texinfo: Fix tipo.
9675
9676Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9677
9678 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9679 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9680
9681Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9682
9683 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9684
96851998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9686
9687 * agentexpr.texi: New file.
9688
9689Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9690
9691 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9692
96931998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9694
9695 * remote.texi: Changed wording that implied that the GDB remote
9696 protocol caches register values instead of GDB itself.
9697
9698Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9699
9700 * gdbint.texinfo: Add some info about symbol readers.
9701 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9702 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9703 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9704 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9705
9706Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9707
a9331b3f 9708 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9709
9710Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9711
9712 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9713
9714Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9715
9716 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9717 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9718
9719Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9720
9721 * gdbint.texinfo: Fix minor typos.
9722
9723Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9724
9725 * gdbint.texinfo: Complete overhaul. Group descriptions more
9726 logically, add more info on generic algorithms, remove much
9727 obsolete and/or wrong material.
9728
9729Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9730
9731 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9732
9733Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9734
9735 * refcard.tex: Copyright, address updates.
9736
9737Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9738
9739 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9740 for the edition instead of confusing GDB-version-like numbers.
9741
9742Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9743
9744 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9745
9746Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9747
5ae4183a 9748 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9749
9750Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9751
9752 * gdb.texinfo: Add some credits, mention bug monitor.
9753 * remote.texi: Mention mips monitor targets.
9754 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9755
c906108c
SS
9756Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9757
9758 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9759 files, finish sorting of host vs target vs native macros, describe
9760 some more of them.
c906108c
SS
9761
9762Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9763
9764 * gdbint.texinfo (Host Conditionals): Document change from
9765 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9766
9767Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9768
9769 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9770 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9771
9772Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9773
9774 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9775 Document LSEEK_NOT_LINEAR.
9776
9777Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9778
9779 * stabs.texinfo (Stab Section Basics): Make it clear that only
9780 some versions of the GNU linker remove the leading N_UNDF symbol.
9781
9782Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9783
9784 * stabs.texinfo (String Field): Document type number pairs here,
9785 instead of in the Sun specific section.
9786 (Include Files): The GNU linker supports the N_BINCL
9787 optimization. Clarify the N_BINCL value, and what it is used
9788 for.
9789 (Procedures): Document N_FUN with an empty string to mark the end
9790 of a function.
9791 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9792 (Sun Differences): Remove this node, as the information is now
9793 elsewhere in the main document.
9794 (Stab Section Basics): Mention that the GNU linker may optimize
9795 stabs and remove the leading N_UNDF symbol.
9796
9797Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9798
9799 * gdb.texinfo, refcard.tex: Restore author credit
9800
9801Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9802
9803 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9804 documentation to account for START and END macros taking
9805 one arg.
9806
9807Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9808
9809 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9810 * gdb.texinfo (Frames): Fix typo.
9811
9812Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9813
9814 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9815 a target_signal as arg type, not a pid.
9816
9817Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9818
9819 * gdb.texinfo: Document `set assembly-language'.
9820
9821Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9822
9823 * remote.texi: Update list of stubs in the GDB distribution.
9824
9825Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9826
9827 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9828 Also document that some systems can use mmalloc but must define
9829 this if their C runtime allocates memory that is later freed.
c906108c 9830 (MMCHECK_FORCE): Document new macro.
a9331b3f 9831
c906108c
SS
9832Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9833
9834 * remote.texi: Add documentation for target Sparclet.
9835
9836Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9837
a9331b3f 9838 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9839 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9840 * configure.in: Rewritten for autoconf.
9841 * configure: New.
9842
9843Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9844
9845 * Makefile.in (DVIPS): New define, set to dvips.
9846 (dvi): Add stabs.dvi.
9847 (ps): New target.
9848 (all-doc): Depend on info, dvi, and ps targets.
9849 (STAGESTUFF): Add *.ps and *.dvi files.
9850 (clean-info, clean-dvi): Remove.
9851 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9852 rules completely rewritten.
9853 (maintainer-clean): Remove clean-info and clean-dvi
9854 dependencies and put their actions in the rules.
9855 (gdb.ps): New target
a9331b3f 9856 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9857 intermediate TeX files, whether they have 2 or 3 character
9858 extensions.
9859 (gdbint.ps): Add target and rules.
9860 (gdb-internals): Delete unused target.
9861 (Makefile): Depends upon config.status also.
9862
9863Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9864
9865 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9866 set.
9867
9868Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9869
9870 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9871 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9872
9873Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9874
9875 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9876
9877Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9878
9879 * gdb.texinfo (Print settings): Document
9880 `set/show print static-members' commands.
9881
9882Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9883
9884 * gdbint.texinfo (Native): Document name change, coredep.c to
9885 core-aout.c.
9886
9887Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9888
9889 * stabs.texinfo (Include Files): Document the values the SunOS4
9890 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9891
9892Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9893
9894 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9895 Fix typo.
9896
9897Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9898
9899 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9900 "gdb.tar.Z".
9901
9902Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9903
9904 * Makefile.in (maintainer-clean): New target, synonym for
9905 realclean.
9906
9907Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9908
9909 * Update all FSF addresses except those in COPYING* files.
9910
9911Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9912
9913 From Richard Earnshaw (rearnsha@armltd.co.uk):
9914 * gdb.texinfo (convenience variables): Document $_exitcode.
9915 (quit): Document optional expression to use as exit code.
9916
9917Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9918
9919 * gdb.texinfo, remote.texi: Brought up to date with various
9920 GDB changes.
9921
9922Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9923
9924 * gdb.texinfo: Update dates and versions, fix comments about
9925 hardware watchpoints in future releases and about the
9926 sharedlibrary command.
9927
9928Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9929
9930 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9931 C_FUN stab. Other cleanups.
9932
9933Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9934
9935 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9936 for the sparc stub.
9937
9938Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9939
9940 * annotate.texi: Clarify which addresses have differing formats
9941 depending on the language and which do not.
9942
9943Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9944
9945 * remote.texi (NetWare): Changed example to use BOARD= instead of
9946 NODE= argument to reflect correspoding change to gdbserve.nlm.
9947
9948Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9949
9950 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9951 GDB, as well as AIX dbx, supports the size type attribute.
9952
9953Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9954
9955 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9956
9957Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9958
9959 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9960 and new 'if' and 'while' commands.
9961
9962Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9963
9964 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9965
9966Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9967
9968 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9969 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9970 NetWare targets. Mostly stolen from the Server node.
9971
9972Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9973
9974 * gdb.texinfo (Setting): Talk about the language of a source file
9975 versus the working language. The old documentation did not match
9976 what GDB did.
9977
9978Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9979
9980 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9981 of a source file.
9982
9983Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9984
9985 * gdb.texinfo (Processes): New node.
9986
9987Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9988
9989 * remote.texi: Update documentation of set/show mipsfpu.
9990
3fc11d3e
JM
9991Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9992
9993 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9994 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9995
9996Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9997
9998 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9999 obsolete conditionals, described some others.
10000
10001Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10002
10003 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10004 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10005
10006Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10007
10008 * gdbint.texinfo: Put regex conditionals in their own table.
10009
10010Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10011
10012 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10013 described or fixed the descriptions of many others.
10014
10015Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10016
10017 * gdb.texinfo: Add some more credits.
10018 * gdbint.texinfo: Capitalize GDB consistently, describe some
10019 macros and remove some.
10020
10021Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10022
10023 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10024 obsolete conditionals, described some others.
10025
10026Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10027
10028 * gdb.texinfo (help targets): Changed to `help target', which
10029 is the correct gdb command.
10030
10031Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10032
10033 * annotate.texi (TODO): New node, for keeping track of annotations
10034 suggested but not yet implemented.
10035
10036Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10037
10038 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10039 another symbol, it is not the address itself.
10040
10041Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10042
10043 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10044 of stabs-in-coff sections.
10045
10046Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10047
10048 * annotate.texi: Change edition to 0.5 and date to May 1994.
10049 Add index.
10050 (Frames): New node, for frame annotation.
10051 (Displays): New node, for display annotation.
10052
10053 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10054 when waiting for your program to stop.
10055
10056Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10057
10058 * annotate.texi (Breakpoint Info): Document annotation of header
10059 fields and record annotation.
10060
10061Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10062
10063 * annotate.texi: New file, to document annotations.
10064
10065Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10066
10067 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10068 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10069
10070Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10071
10072 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10073 section, and say n_strx field is compilation unit relative.
10074 * stabs.texinfo: Don't use @code for a.out when it is the name of
10075 an object file format.
10076
10077Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10078
10079 * gdb.texinfo: Refer to file names, not path names, per rms
10080 convention.
10081 (Arguments): Fix typo.
10082
10083Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10084
10085 * stabs.texinfo (Global Variables): Talk about stabs in files
10086 where variables are referenced, but not defined.
10087
10088Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10089
10090 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10091 Cplusplus to new nodes Member Type Descriptor and Method Type
10092 Descriptor. Re-write stuff for #.
10093
10094Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10095
10096 * gdb.texinfo (Print Settings): Don't document "set print
10097 fast-symbolic-addr off". The bug which it worked around was fixed
10098 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10099
10100 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10101 N_ENTRY node.
10102
10103 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10104
10105Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10106
10107 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10108 references to ieee-float.c.
10109
10110Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10111
10112 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10113 match what the code actually does.
10114
10115Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10116
10117 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10118
10119Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10120
10121 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10122 i, and b.
10123
10124Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10125
10126 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10127 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10128 as "stabs in sections" rather than just saying "ELF and SOM".
10129 Also make that stuff apply to COFF.
10130
10131Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10132
10133 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10134 Ghostscript.
10135
10136Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10137
10138 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10139 versus functions without line numbers, also mention stepping into
10140 them as well as "step" when you are in them. Tell the user how to
10141 deal with the situation. Add comment about "debugging information".
10142
10143Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10144
10145 * stabs.texinfo (Enumerations): Document restriction on where
10146 enumeration types can appear and still win with GDB.
10147
10148Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10149
10150 * stabs.texinfo (Negative Type Numbers): Document format for type
10151 -16.
10152
10153Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10154
10155 * gdb.texinfo (Selection, Frame Info): Update information about
10156 arbitrary frame specficiations.
10157
10158Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10159
10160 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10161
10162Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10163
10164 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10165
10166Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10167
10168 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10169
10170Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10171
10172 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10173 Differences node to Statics node.
10174 (Statics): Discuss XCOFF use of V symbol descriptor.
10175
10176 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10177 not clean.
10178
10179Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10180
10181 * gdb.texinfo (Print Settings): Document `set print
10182 fast-symbolic-addr' and improve the doc for some other
10183 `set print's.
10184
10185Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10186
10187 * stabs.texinfo (String Field): Talk about defining several type
10188 numbers at once.
10189 Fix lint regarding changing node ELF Transformations to
10190 ELF and SOM Transformations.
10191
10192Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10193
10194 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10195
10196Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10197
10198 * stabs.texinfo (Cross-References): `::' is for nested types only
10199 within <>.
10200 (Structures): Document static members.
10201
10202Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10203
10204 * stabs.texinfo: Document S type attribute.
10205
10206Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10207
10208 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10209
10210Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10211
10212 * gdbint.texinfo: Fix a few typos.
10213
10214Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10215
10216 * gdb.texinfo, remote.texi: formatting improvements
10217
10218 * gdb.texinfo (New Features): mention threads.
10219 (Summary, C): fix xrefs in newly contributed text.
10220 (Threads): index entries, clarifications, example
10221 (passim): minor typos fixed, phrasing improvements
10222
10223 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10224 entries; (Server): explain use of gdbserver w/real-time systems,
10225 add example of conflicting TCP port; (MIPS Remote) break up
10226 running text into table, highlighting commands, and add example.
a9331b3f 10227
c906108c
SS
10228Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10229
10230 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10231
10232Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10233
10234 * stabs.texinfo (Nested Symbols): New node.
10235 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10236
10237Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10238
10239 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10240 to picking which Bbss.bss symbol to use, and (because there seems to
10241 be no good way of doing it) re-write some of the text to make it
10242 sound like Bbss.bss isn't such a great idea after all (as currently
10243 designed).
10244
10245 * gdb.texinfo (C): In addition to saying people have to use g++ for
10246 good results, say they have to use stabs. Specifically say cfront
10247 doesn't work well.
10248 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10249 the gdb README. Add xrefs to places where the support for the various
10250 languages is described in detail.
10251
10252Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10253
10254 * stabs.texinfo: Clean up stuff about visibility and virtual
10255 characters.
10256
10257 * stabs.texinfo (N_M2C): Cite Sun doc.
10258
10259Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10260
10261 * gdb.texinfo: updates re threads.
10262 * remote.texinfo: avoid index entries starting with digits.
10263
10264Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10265
10266 * stabs.texinfo (Enumerations): Talk about large, negative and
10267 octal values. Clean up cross reference to type attributes.
10268 (String Field): Say that GDB 4.11 supports size attribute.
10269
10270Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10271
10272 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10273 is a mandatory step. Make the stuff about that more concise.
10274
10275Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10276
10277 * stabs.texinfo (Class Names): New node.
10278
10279 * gdb.texinfo (Command Files): Explain order of init file reading.
10280
10281 * remote.texi (Bootstrapping): Talk about getting the serial driver
10282 to deal with ^C sent by gdb to stop the remote system.
10283
10284Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10285
10286 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10287
10288 * libgdb.texinfo (Defining Commands): made the DOC arg
10289 to gdb_define_app_command a char * instead of char **
10290 per a suggestion from kingdon.
10291
10292 * libgdb.texinfo: total rewrite from a different starting
10293 premise.
10294
10295Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10296
10297 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10298 floats passed as doubles (to improve clarity).
10299
10300Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10301
10302 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10303
10304 * a4rc.sed: update to work with Andreas Vogel papersize params
10305
10306 * refcard.tex: use Andreas Vogel simplifications of papersize
10307 params; remove useless version info; update copyright date.
10308
10309Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10310
10311 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10312
10313Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10314
10315 * gdb.texinfo (Files): Say what address the load command loads it at.
10316
10317 * stabs.texinfo (Common Blocks): Minor cleanups.
10318
10319 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10320 that Sun has backed away from the linker kludge and thus the relevant
10321 issue is changes to the SunPRO tools, not the Solaris linker.
10322
10323 * stabs.texinfo (Traditional Integer Types): Clean up description
10324 of octal bounds a little bit. Document extra leading zeroes.
10325
10326Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10327
10328 * gdb.texinfo (Signaling): Update for symbolic symbol names
10329 and add a section explaining the difference between the GDB
10330 signal command and the shell kill utility.
10331
10332Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10333
10334 * libgdb.texinfo: added `@' to braces that were unescaped.
10335
10336Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10337
10338 * libgdb.texinfo: new file. Spec for the gdb library.
10339
10340Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10341
10342 * stabs.texinfo (Include Files): Fix typo (start -> end).
10343
10344Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10345
10346 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10347 from Melissa at FSF's editing pass.
10348
10349Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10350
10351 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10352 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10353 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10354
10355Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10356
10357 * remote.texi (Bootstrapping): Discuss 386 call gates.
10358
10359Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10360
10361 * stabs.texinfo (Based Variables): New node.
10362
10363Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10364
10365 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10366 names, sizes, and formats to suggest how not to lose.
10367
10368Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10369
10370 * stabs.texinfo (Methods): Fix typo.
10371
10372Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10373
10374 * gdb.texinfo: Fix a few typos.
10375
10376Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10377
10378 * gdb.texinfo: Clarify how well it works with Fortran.
10379
10380 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10381 More on relocating stabs in ELF files.
10382
10383Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10384
10385 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10386
10387Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10388
10389 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10390 parameters on VAX.
10391
10392Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10393
10394 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10395
10396Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10397
10398 * stabs.texinfo: Make info author notice match the TeX author notice.
10399
10400Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10401
10402 * stabs.texinfo: Initial-caps all words in node names and
10403 non-trivial words in section names.
10404
10405Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10406
10407 * stabs.texinfo: Many minor cleanups.
10408
10409 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10410
10411Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10412
10413 * stabs.texinfo: Remove full description of big example.
10414 It's not really helpful; just use pieces of it where appropriate.
10415 Add more Texinfo formatting directives (@samp, etc.).
10416 Use @deffn to define stab types.
10417 Eliminate some wordiness. Break up some nodes.
10418 Add an (alphabetized) index of symbol types.
10419 Use consistent capitalization style in node and section names.
10420
10421Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10422
10423 * gdb.texinfo: Change typo "Two two" to "The two".
10424
10425Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10426
10427 * stabs.texinfo (XCOFF-differences): Remove references to
10428 non-existent types N_DECL and N_RPSYM.
10429
10430 * stabs.texinfo (String Field): Say that type attributes bug is
10431 fixed in GDB 4.10, since it is.
10432
10433 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10434
10435Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10436
10437 * stabs.texinfo: Formatting cleanups.
10438
10439Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10440
10441 * stabs.texinfo: When explaining the n_type of a stab, standardize
10442 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10443 no tabs, use @r).
10444 (Global Variables): Clean up.
10445
10446Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10447
10448 * stabs.texinfo (Stack Variables): Re-write.
10449
10450Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10451
10452 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10453 addresses of a source file. Also revise formatting.
10454 Change "object module" or "object file" to "source file".
10455 Various: Miscellaneous cleanups.
10456
10457Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10458
10459 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10460
10461Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10462
10463 * gdbint.texinfo: Removed many nonsensical machine-collected
10464 host and target conditionals, described some of the remainder.
10465
10466Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10467
10468 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10469
10470 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10471 paragraph which follows.
10472
10473 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10474 variables. Looks better and avoids overful hbox.
10475
10476Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10477
10478 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10479
10480Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10481
10482 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10483 retransmit-timeout
10484
10485Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10486
10487 * gdbint.texinfo: Update statement about `some ancient Unix
10488 systems, like Ultrix 4.0' to Ultrix 4.2.
10489
10490Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10491
10492 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10493
10494 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10495
10496 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10497 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10498
10499 * remote.texi: new name for former gdbinv-s.texi
10500
10501 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10502
10503Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10504
10505 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10506 variables for MIPS remote debugging protocol.
10507
10508Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10509
10510 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10511
10512Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10513
10514 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10515
10516Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10517
10518 * gdb.texinfo: repair conditional bugs in text markup
10519
10520Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10521
10522 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10523 to select Modula-2 material.
10524
10525Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * stabs.texinfo: Cleanups regarding statics.
10528
10529 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10530 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10531
10532Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10533
10534 * stabs.texinfo: N_MAIN is sometimes used for C.
10535
10536Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10537
10538 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10539
10540Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10541
10542 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10543 removed from the code by Kingdon.
c906108c
SS
10544
10545Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10546
10547 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10548 input when evaluating breakpoint conditions; the bug has been fixed.
10549
10550 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10551 sets the ignore count to N-1, not to N.
10552
10553Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10554
10555 * refcard.tex (\hoffset): correct longstanding error to match
10556 intended offset; avoids cutting off edge on some printers
10557
10558Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10559
10560 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10561
10562Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10563
10564 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10565
10566Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10567
10568 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10569 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10570 collect sed edits if any, apply to refcard before formatting;
10571 (refcard.ps) stop implying PS fonts if PS output requested;
10572 (lrefcard.ps) delete extra target for variant PS fonts
10573
10574 * refcard.tex: parametrize papersize dependent info, collect
10575 in easily replaced spot
10576
10577 * a4rc.sed: new file, edits to refcard for A4 paper
10578
10579Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10580
10581 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10582
10583Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10584
10585 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10586
10587Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10588
10589 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10590 politely rather than rudely.
10591
10592Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10593
10594 * stabs.texinfo: Document common blocks.
10595
10596Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10597
10598 * stabs.texinfo: Add some basic info about stabs-in-elf.
10599
10600Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10601
10602 * stabs.texinfo (Top): Minor cleanup.
10603
10604Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10605
10606 * Makefile.in (install-info): remove parentdir support
10607
10608Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10609
10610 * gdb.texinfo (Copying): delete this node and references to it;
10611 RMS says this manual need not carry GPL. (passim): Improvements
10612 from last round at FSF, largely due to Ian Taylor review, and
10613 minor formatting improvements.
10614
10615 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10616 largely due to Ian Taylor review. (Debug Session): minor edits to
10617 new text.
10618
10619Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10620
10621 * Makefile.in (realclean): Remove info and dvi files too.
10622
10623Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10624
10625 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10626 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10627 * gdb.texinfo: Change accordingly.
10628
10629 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10630 N_{L,R}BRAC,N_SLINE are relative to.
10631
10632Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10633
10634 * Makefile.in (GDBvn.texi): Update atomically.
10635
10636Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10637
10638 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10639
10640Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10641
10642 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10643 addresses together. Also motivate the set print symbol-filename
10644 command and suggest other solutions.
10645
10646Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10647
10648 * gdb.texinfo (set print elements): Note that the number of
10649 elements is set to unlimited by "set print elements 0".
10650
10651Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10652
10653 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10654 NF_LDOUBLE means.
10655 (Stab Types): Include Solaris stab types.
10656 (Procedures): Document Solaris extensions.
10657
10658Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10659
10660 * gdb.texinfo: Add `set print symbol-filename' doc.
10661
10662Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10663
10664 * stabs.texinfo (Arrays): Talk about type definition vs. type
10665 information.
10666
10667 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10668 the trailing semicolon.
10669
10670Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10671
10672 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10673 and merge in other parts of the document addressing these subjects.
10674 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10675
10676 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10677 at the end of a range type.
10678
10679 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10680 AIX extensions.
10681
10682Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10683
10684 * stabs.texinfo (Stabs Format): Misc fixes.
10685
10686Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10687
10688 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10689 (Traditional builtin types): Document convex convention for long long.
10690 (Negative builtin types): Discuss type names, and misc fixes.
10691
10692Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10693
10694 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10695 point types used with @samp{R} type descriptor.
10696 (Symbol Descriptors): Describe how to handle conflict between
10697 different meanings of @samp{P} symbol descriptor.
10698
10699Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10700
10701 * stabs.texinfo: Remove node Quick Reference and put its children
10702 directly under the main menu.
10703
10704 * stabs.texinfo: Many more changes to bring it into line with
10705 AIX documentation and reality. I think it now has all the
10706 information from the AIX documentation, except that I burned
10707 out when I got to variant records (Pascal and Modula-2) and
10708 all the COBOL types. Oh well, we can add them later when we're
10709 worrying more about those languages.
10710
10711 * stabs.texinfo (Automatic variables): Talk about what it means
10712 to omit the symbol descriptor.
10713
10714Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10715
10716 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10717 gcc2 behavior with promoted args.
10718
10719Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10720
10721 * gdb.texinfo: include readline appendices in info version of manual
10722
10723Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10724
10725 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10726 target remote.
10727
10728 * gdb.texinfo (Machine Code): more index entries for disassemble
10729
10730Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10731
10732 * Clarify the intended use of the gdb-testers and gdb-patches
10733 mailing lists, and shrink gzip comment.
10734
10735Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10736
10737 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10738 DOSHOST configuration of manual.
10739
10740 * gdb.texinfo (MIPS Stack): new node.
10741
10742 * all-config.texi (MIPS) new switch.
10743
10744 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10745 tense; (MIPS Remote) new node.
10746
10747 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10748 bug; (Environment) less passive, other small cleanups in text about
10749 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10750 (Remote) new MIPS Remote menu entry.
10751
10752Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10753
10754 * stabs.texinfo: Many changes to include information from the
10755 AIX documentation.
10756
10757 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10758
10759Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10760
10761 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10762 Move a bunch of information from ../README.
10763 (Getting Started): New node.
10764
10765Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10766
10767 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10768
10769 * gdb.texinfo: advance manual revision dates to present
10770
10771 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10772 stop using silly Roman numerals in @set variable names
10773
10774Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10775
10776 * stabs.texinfo (Parameters): Keep trying to get this right.
10777
10778Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10779
10780 * stabs.texinfo (Parameters): More on "local parameters".
10781
10782Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10783
10784 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10785
10786Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10787
10788 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10789 (Parameters): Rewrite.
10790 (xcoff-differences, Sun-differences): Minor changes.
10791
10792Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10793
10794 * stabs.texinfo: Minor cleanup.
10795
10796Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10797
10798 * gdbint.texinfo: Minor xcoff stuff.
10799
10800Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10801
10802 * gdbint.texinfo: Update for new config directory structure.
10803 Add info about internal type data structures.
10804
10805Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10806
10807 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10808 $(srcdir).
10809 (gdb-config.texi): Depend on file in $(srcdir).
10810
10811Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10812
10813 * stabs.texinfo: Fixes about N_SO.
10814
10815Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10816
10817 * gdb.texinfo: include list of nonstandard init file names
10818
10819 * *-config.texi: new switch GENERIC for text that applies *only*
10820 to (usual) multiple-target version of manual
10821
10822 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10823 h8 config
10824
10825 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10826 in menus (rather than conditionally selected multiple alternative
10827 menus).
10828
10829 * Makefile.in: define and use DOC_CONFIG var to select
10830 configuration for GDB user manual.
10831
10832 * gdb-config.texi: delete from repository, generate from Makefile.
10833
10834 * all-config.texi: normal `generic' configuration file, formerly
10835 stored as gdb-config.texi
10836
10837Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10838
10839 * Makefile.in: add dvi target to build all .dvi files
10840
10841Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10842
10843 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10844
10845Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10846
10847 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10848 host conditionals.
10849 * stabs.texinfo: More array fixes inspired by Jim's.
10850
10851Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10852
10853 * stabs.texinfo: Fixes re arrays and continuations.
10854
10855 * gdbint.texinfo: Add XCOFF node.
10856
10857Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10858
10859 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10860
10861Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10862
10863 * stabs.texinfo: Fix for array types to mention lower bounds.
10864
10865Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10866
10867 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10868
10869Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10870
10871 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10872
10873Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10874
10875 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10876 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10877
10878Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10879
10880 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10881
10882Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10883
10884 * gdb.texinfo, gdbinv-s.texi: misc updates
10885
10886Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10887
10888 * gdbint.texinfo: Brief documentation for longjmp support,
10889 from an email msg by Stu.
10890
10891Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10892
10893 * stabs.texinfo: Fix description of floating point "range"
10894 types (which really define basic types). Reported by Jim Meehan,
10895 <meehan@src.dec.com>.
10896
10897 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10898
10899Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10900
10901 * gdbint.texinfo: Slightly expand section on supporting a new
10902 object file format.
10903
10904Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10905
10906 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10907 intermediate file.
10908
10909Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10910
10911 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10912
10913Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10914
10915 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10916
10917 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10918 as well as Z8002.
10919
10920Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10921
10922 * gdbint.texinfo: Add sections on clean design and on how to send
10923 in changes.
10924
10925Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10926
10927 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10928
10929Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10930
10931 * gdb.texinfo: Fix typo, reported by Karl Berry.
10932
10933Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10934
10935 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10936
10937Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10938
10939 * gdbint.texinfo: fixed a stray email address (needs @@),
10940 added @table @code to node "Native Conditionals"
10941
10942Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10943
10944 * gdbint.texinfo: Describe coding style of GDB.
10945
10946Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10947
10948 * stabs.texinfo: Minor wording changes.
10949
10950Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10951
10952 * gdbint.texinfo: Improve release doc slightly.
10953
10954Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10955
10956 * gdbint.texinfo: Improve doc of GDB config macros.
10957
10958Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10959
10960 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10961 These will be reinserted when examined.
10962
10963Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10964
10965 * gdbint.texinfo: Make a start at documenting all the #if macros
10966 in GDB. At least list them all, and start separating them into
10967 host-specific and target-specific.
10968
10969Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10970
10971 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10972 examples (not consistent w others).
c906108c
SS
10973 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10974 for generic vn of doc
10975
10976Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10977
10978 * Makefile.in: always create installation directories.
10979
10980Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10981
10982 * gdb.texinfo: in h8 config, do not describe searching commands.
10983
10984Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10985
10986 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10987 conditionals; introduce a few generic switches that may be
10988 useful for other cross-dev or dos-hosted configs.
10989
10990 * gdb.texinfo: fix typo in "info reg" description
10991
10992Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10993
10994 * stabs.texinfo: Minor updates from running TeX over it.
10995 * Makefile.in (stabs.dvi, stabs.ps): Add.
10996
10997Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10998
10999 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11000 First pass at converting it to texinfo.
11001
11002Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11003
11004 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11005 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11006
11007Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11008
11009 * gdbint.texinfo: Add section on partial symbol tables.
11010
11011Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11012
11013 * gdb.texinfo: document `set remotedebug' and `set
11014 rstack_high_address'.
11015
11016Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11017
11018 * gdb.texinfo: slight expansion of new text on reading info files
11019 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11020 H8/300 from DOS.
11021
11022Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11023
11024 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11025
11026Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11027
11028 * gdb.texinfo: Say how to read the `info' files.
11029
11030Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11031
11032 * Makefile.in: gm4 -> m4.
11033
11034Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11035
11036 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11037 Documentation' ahead of `Installing GDB' to match README.
11038 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11039 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11040
11041Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11042
11043 * Makefile.in: remove $(srcdir) from gdb.info rule.
11044
11045Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11046
11047 * Makefile.in: commented out gdb-all.texinfo rule. This is
11048 temporary.
11049
11050Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11051
11052 * Makefile.in, configure.in: removed traces of namesubdir,
11053 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11054 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11055
11056Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11057
11058 * gdb.texinfo: Improve how we ask for bug reports.
11059
11060Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11061
11062 * Makefile.in: infodir belongs in datadir.
11063
11064Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11065
11066 * Makefile.in: remove spaces following hyphens, bsd make can't
11067 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11068 standards.text support.
c906108c
SS
11069
11070Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11071
11072 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11073 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11074 and mandir now keyed off datadir by default.
11075
11076\f
11077Local Variables:
9e9c5ae7 11078mode: change-log
c906108c
SS
11079left-margin: 8
11080fill-column: 74
11081version-control: never
11082End:
This page took 1.643048 seconds and 4 git commands to generate.