]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
PR python/18438
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
55b40027
AB
12015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
4
a4ea0946
AB
52015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
8 (TUI Commands): Add 'tui enable' and 'tui disable' details.
9
37442ce1
DE
102015-05-16 Doug Evans <xdje42@gmail.com>
11
12 * guile.texi (Memory Ports in Guile): Document support for unbuffered
13 memory ports.
14
36de76f9
JK
152015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16
17 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
18
0d71eef5
DB
192015-05-12 Don Breazeal <donb@codesourcery.com>
20
21 * gdb.texinfo (Forks): Note that fork debugging is
22 supported in extended mode.
23 (Remote Configuration): Add fork event features to table
24 of packet settings.
25 (Stop Reply Packets): Add fork events to list of stop reasons.
26 (General Query Packets): Add fork events to tables of
27 'gdbfeatures' and 'stub features' supported in the qSupported
28 packet, as well as to the list containing stub feature
29 details.
30
835205d0
GB
312015-05-12 Gary Benson <gbenson@redhat.com>
32
33 * gdb.texinfo (General Query Packets): Document
34 qXfer:exec-file:read with empty annex.
35
4c082a81
SC
362015-05-09 Siva Chandra Reddy <sivachandra@google.com>
37
38 * python.texi (Values From Inferior): Add descriptions of new
39 methods gdb.Value.reference_value and gdb.Value.const_value.
40
b30a0bc3
JB
412015-05-06 Joel Brobecker <brobecker@adacore.com>
42
43 * gdb.texinfo (Files): Add "info dll" documentation.
44 (Cygwin Native): Remove "info dll" documentation.
45
2ce1cdbf
DE
462015-04-29 Doug Evans <dje@google.com>
47
48 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
49 Document.
50 (Writing an Xmethod): Add get_result_type to example.
51
59fb7612
SS
522015-04-28 Sasha Smundak <asmundak@google.com>
53
54 * python.texi: New method documented.
55
cf75d6c3
AB
562015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
59 format.
60
897c3d32
DE
612015-04-24 Doug Evans <dje@google.com>
62
63 * python.texi (Xmethods In Python): Fix name of method to call the
64 xmethod.
65
1b6e6f5c
GB
662015-04-17 Gary Benson <gbenson@redhat.com>
67
68 * gdb.texinfo (Connecting to a Remote Target): Mention that
69 GDB can access program files from remote targets that support
70 qXfer:exec-file:read and Host I/O packets.
71
c78fa86a
GB
722015-04-17 Gary Benson <gbenson@redhat.com>
73
74 * gdb.texinfo (Remote Configuration): Document the "set/show
75 remote pid-to-exec-file-packet" command.
76 (General Query Packets): Document the qXfer:exec-file:read
77 qSupported features. Document the qXfer:exec-file:read packet.
78
a9a5a3d1
GB
792015-04-17 Gary Benson <gbenson@redhat.com>
80
81 * gdb.texinfo (set sysroot): Document that "set sysroot" also
82 applies to executable paths if supplied to GDB as absolute.
83
4f45d445
JK
842015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
85
86 * gdb.texinfo (Mode Options): Remove -xdb.
87
e7a8570f
JK
882015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
89 Eli Zaretskii <eliz@gnu.org>
90
91 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
92 compile, show debug compile. New subsection Compilation options for
93 the compile command. New subsection Compiler search for the compile
94 command.
95
f2983cc3
AW
962015-04-09 Andy Wingo <wingo@igalia.com>
97
98 * guile.texi (Frames In Guile): Describe frame-read-register.
99
599bd15c
GB
1002015-04-02 Gary Benson <gbenson@redhat.com>
101
102 * gdb.texinfo (set sysroot): Document "target:".
103
d11916aa
SS
1042015-04-01 Sasha Smundak <asmundak@google.com>
105
106 * doc/python.texi (Writing a Frame Unwinder in Python): Add
107 section.
108
df8411da
SDJ
1092015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
110
111 PR corefiles/16092
112 * gdb.texinfo (gcore): Mention new command 'set
113 use-coredump-filter'.
114 (set use-coredump-filter): Document new command.
115
d33279b3
AT
1162015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
117
118 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
119 documentation, reorder the info os entries in alphabetical order.
120
852f8402
SM
1212015-03-26 Simon Marchi <simon.marchi@ericsson.com>
122
123 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
124 -data-write-memory-bytes.
125
856e7dd6
PA
1262015-03-24 Pedro Alves <palves@redhat.com>
127
128 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
129 mention that threads may sometimes run unlocked.
130
236af5e3
YG
1312015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
132
133 * gdb.texinfo (Remote configuration): Document "set/show
134 serial parity" command.
135
464b0089
GB
1362015-03-18 Gary Benson <gbenson@redhat.com>
137
138 * gdb.texinfo (General Query Packets): Remove documentation
139 for now-removed vFile:fstat qSupported features.
140
0a93529c
GB
1412015-03-11 Gary Benson <gbenson@redhat.com>
142
143 * gdb.texinfo (Remote Configuration): Document the
144 "set/show remote hostio-fstat-packet" command.
145 (General Query Packets): Document the vFile:fstat
146 qSupported features.
147 (Host I/O Packets): Document the vFile:fstat packet.
148
85642ba0
AW
1492015-03-11 Andy Wingo <wingo@igalia.com>
150
151 * guile.texi (Objfiles In Guile): Document objfile-progspace.
152
f7e6eed5
PA
1532015-03-04 Pedro Alves <palves@redhat.com>
154
155 * gdb.texinfo (Remote Configuration): Document the "set/show
156 remote swbreak-feature-packet" and "set/show remote
157 hwbreak-feature-packet" commands.
158 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
159 decription.
160 (Stop Reply Packets): Document the swbreak and hwbreak stop
161 reasons.
162 (General Query Packets): Document the swbreak and hwbreak
163 qSupported features.
164 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
165
f873665f 1662015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
167
168 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
169 under *stopped.
170
9a284c97
DE
1712015-03-02 Doug Evans <xdje42@gmail.com>
172
173 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
174
446899e4
AA
1752015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
176
177 * gdb.texinfo (S/390 and System z Features): Describe new feature
178 "org.gnu.gdb.s390.vx".
179
7ee67ee4
SDJ
1802015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
181
182 PR gdb/18008
183 * gdb.texinfo (maint internal-error, maint internal-warning, maint
184 demangler-warning): Fix typo ("problam").
185
53cf2ee0
DT
1862015-02-19 David Taylor <dtaylor@emc.com>
187
188 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
189
3133f8c1
JM
1902015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
191
192 * gdb.texinfo (Static Probe Points): Add cindex `static probe
193 point, DTrace'.
194 (Static Probe Points): Modified to cover DTrace probes in addition
195 to SystemTap probes. Also modified to cover the `enable probe'
196 and `disable probe' commands.
197
9aca2ff8
JM
1982015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
199
200 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
201 `disable probe' commands.
202
fa3f8d5a
DT
2032015-02-12 David Taylor <dtaylor@emc.com>
204
205 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
206 fields of the QTDV packet.
207
d33501a5
MM
2082015-02-09 Markus Metzger <markus.t.metzger@intel.com>
209
210 * gdb.texinfo (Branch Trace Configuration Format): Add size.
211 (Process Record and Replay): Describe new set|show commands.
212 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
213
f4abbc16
MM
2142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
215
216 * gdb.texinfo (Process Record and Replay): Describe the "record
217 btrace bts" command.
218 (General Query Packets): Describe qXfer:btrace-conf:read packet.
219 (Branch Trace Configuration Format): New.
220
cfb069a8
GB
2212015-01-31 Gary Benson <gbenson@redhat.com>
222 Doug Evans <dje@google.com>
223
224 * gdb.texinfo (Command Completion): Document new
225 "set/show max-completions" option.
226
f57d2163
DE
2272015-01-31 Doug Evans <xdje42@gmail.com>
228
229 * gdb.texinfo (Symbols): Document new commands
230 "maint print symbol-cache", "maint print symbol-cache-statistics",
231 "maint flush-symbol-cache". Document new option
232 "maint set symbol-cache-size".
233
9f050062
DE
2342015-01-31 Doug Evans <xdje42@gmail.com>
235
236 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
237 distinguish script files vs inlined scripts.
238 * python.texi (Python Auto-loading): Ditto.
239
b6577aab
DE
2402015-01-30 Doug Evans <dje@google.com>
241
242 * gdb.texinfo (Symbols) <info source>: Output now contains producer
243 string if present.
244
3a8b707a
DE
2452015-01-27 Doug Evans <dje@google.com>
246
247 * python.texi (Objfiles In Python): Document Objfile.username.
248
1b549396
DE
2492015-01-27 Doug Evans <dje@google.com>
250
251 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
252 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
253
253828f1
JK
2542015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
255
256 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
257
bf555842
EZ
2582015-01-16 Eli Zaretskii <eliz@gnu.org>
259
260 * doc/gdb.texinfo (TUI Commands): Document the possible
261 values of NAME argument to 'winheight' command. Explain the
262 effect of 'tabset' setting better.
263
439250fb
DE
2642015-01-11 Doug Evans <xdje42@gmail.com>
265
266 PR gdb/15830
267 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
268 (Symbols): Ditto.
269 (Maintenance Commands): Delete docs for "maint demangle".
270
6bf6fd09
JB
2712014-12-31 Joel Brobecker <brobecker@adacore.com>
272
273 * gdb.texinfo (Files): Remove documentation of the
274 "add-shared-symbol-files" and "assf" commands.
275 (Cygwin Native): Remove documentation of the "dll-symbols"
276 command.
277
cc485e62
DE
2782014-12-17 Doug Evans <xdje42@gmail.com>
279
280 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
281
bb2ec1b3
TT
2822014-12-12 Phil Muldoon <pmuldoon@redhat.com>
283 Jan Kratochvil <jan.kratochvil@redhat.com>
284
285 * gdb.texinfo (Altering): Update.
286 (Compiling and Injecting Code): New node.
287
6dddd6a5
DE
2882014-12-12 Doug Evans <dje@google.com>
289
290 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
291
f5b95c01
AA
2922014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
293
294 * gdb.texinfo: Document "maint print user-registers".
295
a0be3e44
DE
2962014-12-08 Doug Evans <dje@google.com>
297
298 * python.texi (Objfiles In Python): Document Objfile.owner.
299
86e4ed39
DE
3002014-12-04 Doug Evans <dje@google.com>
301
302 * python.texi (Objfiles In Python): Document
303 Objfile.add_separate_debug_file.
304
7c50a931
DE
3052014-12-04 Doug Evans <dje@google.com>
306
307 * python.texi (Objfiles In Python): Document Objfile.build_id.
308
162078c8
NB
3092014-12-02 Nick Bull <nicholaspbull@gmail.com>
310
311 * python.texi (Events In Python): Document new events
312 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
313 and RegisterChangedEvent.
314
f10c5b19
JK
3152014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
316
317 Add add-auto-load-scripts-directory.
318 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
319 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
320
413b59ae
JK
3212014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
322
323 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
324 description typo.
325
02be9a71
DE
3262014-10-30 Doug Evans <dje@google.com>
327
328 * python.texi (Progspaces In Python): Document ability to add
329 random attributes to gdb.Progspace objects.
330 (Objfiles In Python): Document ability to add random attributes to
331 gdb.objfile objects.
332
e5f8a7cc
PA
3332014-10-27 Pedro Alves <palves@redhat.com>
334
335 * gdb.texinfo (Continuing and Stepping): Add cross reference to
336 info on stepping and signal handlers.
337 (Signals): Explain stepping and signal handlers. Add context
338 index entry, and cross references.
339
fab3a15d
SM
3402014-10-20 Simon Marchi <simon.marchi@ericsson.com>
341
342 * python.texi (Breakpoints In Python): Add parenthesis after
343 Breakpoint.delete. Clarify Breakpoint.enabled description so
344 that it contains "disable".
345
4ffbba72
DE
3462014-10-17 Doug Evans <dje@google.com>
347
348 * python.texi (Events In Python): Document clear_objfiles event.
349
d096d8c1
DE
3502014-10-17 Doug Evans <dje@google.com>
351
352 * python.texi (Objfiles In Python): Document new progspace attribute.
353
32a8097b
PA
3542014-10-17 Pedro Alves <palves@redhat.com>
355
356 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
357 (SVR4 Process Information): Delete mention of OSF/1.
358
2ddf4301
SM
3592014-10-01 Simon Marchi <simon.marchi@ericsson.com>
360
361 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
362 exit-code field in -list-thread-groups output.
363
342cc091
JBG
3642014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
365
366 * gdb.texinfo (Set Breaks): Add missing "@end table".
367
a25a5a45
PA
3682014-09-22 Pedro Alves <palves@redhat.com>
369
370 * gdb.texinfo (Set Breaks): Document that "set breakpoint
371 always-inserted off" is the default mode now. Delete
372 documentation of "set breakpoint always-inserted auto".
373
2b4fd423
DE
3742014-09-18 Doug Evans <dje@google.com>
375
376 * python.texi (Symbol Tables In Python): Document "producer"
377 attribute of gdb.Symtab objects.
378
deb8ff2b
PA
3792014-09-16 Pedro Alves <palves@redhat.com>
380
381 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
382 (Embedded OS): Remove VxWorks menu entry.
383 (VxWorks): Remove node.
384
81219e53
DE
3852014-09-13 Doug Evans <xdje42@gmail.com>
386
387 * gdb.texinfo (Signaling): Document new queue-signal command.
388
faa42425
DE
3892014-09-06 Doug Evans <xdje42@gmail.com>
390
391 PR 15276
392 * gdb.texinfo (Convenience Funs): Document $_caller_is,
393 $_caller_matches, $_any_caller_is, $_any_caller_matches.
394
1a6a384b
JL
3952014-09-03 Justin Lebar <jlebar@google.com>
396
397 * python.texi (Types In Python): Type.template_argument(n) returns a
398 gdb.Value or a gdb.Type and throws an exception if n is out of
399 range.
400
5f3b99cf
SS
4012014-09-03 Sasha Smundak <asmundak@google.com>
402
403 * python.texi (Frames in Python): Add read_register description.
404
3cecbbbe
TT
4052014-08-04 Tom Tromey <tromey@redhat.com>
406
407 * gdb.texinfo (Debugging Output): Update for change to "set debug
408 target".
409
90debf20
MM
4102014-08-01 Masaki Muranaka <monaka@monami-software.com>
411
412 Pushed by Joel Brobecker <brobecker@adacore.com>.
413 * Makefile.in (transform): New variable.
414 (install-man1, install-man5): Apply $(transform) to man file names.
415
ee7333ae
DE
4162014-07-26 Doug Evans <xdje42@gmail.com>
417
418 PR guile/17177
419 * guile.texi (Guile Pretty Printing API): Fix typo.
420 Document set-pretty-printers!, pretty-printers.
421 (Selecting Guile Pretty-Printers): Update.
422 Mention program-space based pretty-printers.
423
70509625
PA
4242014-07-25 Pedro Alves <palves@redhat.com>
425 Eli Zaretskii <eliz@gnu.org>
426
427 * gdb.texinfo (Signaling) <signal command>: Explain what happens
428 with multi-threaded programs.
429
b67a2c6f
YQ
4302014-06-27 Yao Qi <yao@codesourcery.com>
431
432 * gdb.texinfo (Maintenance Commands): Update the output of
433 'maint print dummy-frames' command.
434
f179cf97
EZ
4352014-06-24 Eli Zaretskii <eliz@gnu.org>
436
437 * gdb.texinfo (Screen Size): Improve indexing.
438
992c7d70
GB
4392014-06-19 Gary Benson <gbenson@redhat.com>
440
441 * gdb.texinfo (Maintenance Commands): Document new
442 "maint set/show catch-demangler-crashes" option.
443
57fcfb1b
GB
4442014-06-19 Gary Benson <gbenson@redhat.com>
445
446 * gdb.texinfo (Maintenance Commands): Document new
447 "maint demangler-warning" command and new
448 "maint set/show demangler-warning" option.
449
dd5d5494
SC
4502014-06-09 Siva Chandra Reddy <sivachandra@google.com>
451
452 * python.texi (Xmethod API): Add space before the opening
453 parenthesis in function descriptions.
454
25326a28 4552014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
456
457 * guile.texi (Guile Configuration): Document guile-data-directory.
458
0a770bb2 4592014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
460
461 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
462
16f691fb
DE
4632014-06-04 Doug Evans <xdje42@gmail.com>
464
465 * guile.texi (Breakpoints In Guile): Update.
466
1e47491b
JB
4672014-06-03 Joel Brobecker <brobecker@adacore.com>
468
469 * python.texi (Xmethod API): Fix reference to "Progspaces In
470 Python".
471
0c6e92a5
SC
4722014-06-03 Siva Chandra Reddy <sivachandra@google.com>
473
474 * python.texi (Xmethods In Python, XMethod API)
475 (Writing an Xmethod): New nodes.
476 (Python API): New menu entries "Xmethods In Python",
477 "Xmethod API", "Writing an Xmethod".
478
06eb1586
DE
4792014-06-02 Doug Evans <xdje42@gmail.com>
480
481 * guile.texi (Guile API): Add entry for Parameters In Guile.
482 (GDB Scheme Data Types): Mention <gdb:parameter> object.
483 (Parameters In Guile): New node.
484
e698b8c4
DE
4852014-06-02 Doug Evans <xdje42@gmail.com>
486
487 * guile.texi (Guile API): Add entry for Commands In Guile.
488 (Basic Guile) <parse-and-eval>: Add reference.
489 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
490 (GDB Scheme Data Types): Mention <gdb:command> object.
491 (Commands In Guile): New node.
492
ded03782
DE
4932014-06-02 Doug Evans <xdje42@gmail.com>
494
495 * guile.texi (Guile API): Add entry for Progspaces In Guile.
496 (GDB Scheme Data Types): Mention <gdb:progspace> object.
497 (Progspaces In Guile): New node.
498
53e8a631
AB
4992014-05-30 Andrew Burgess <aburgess@broadcom.com>
500
501 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
502 * python.texi (Frames In Python): Mention
503 gdb.FRAME_UNWIND_MEMORY_ERROR.
504
329ea579
PA
5052014-05-29 Pedro Alves <palves@redhat.com>
506 Tom Tromey <tromey@redhat.com>
507
508 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
509 from example.
510 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
511 Mention that target-async is now deprecated.
512 (Maintenance Commands): Document maint set/show target-async.
513
92bcb5f9
PA
5142014-05-29 Pedro Alves <palves@redhat.com>
515
516 * observer.texi (sync_execution_done, command_error): New
517 subjects.
518
fd664c91
PA
5192014-05-29 Pedro Alves <palves@redhat.com>
520
521 PR gdb/13860
522 * observer.texi (signal_received, end_stepping_range)
523 (signal_exited, exited, no_history): New observer subjects.
524
b2715b27
AW
5252014-05-26 Andy Wingo <wingo@igalia.com>
526
527 * guile.texi (GDB Scheme Data Types): Remove documentation for
528 removed interfaces. Update spelling of gdb-object-kind.
529
9eaa4c1e
AW
5302014-05-26 Andy Wingo <wingo@igalia.com>
531
532 * guile.texi (Basic Guile): Fix some typos.
533
0f1e8403
AW
5342014-05-26 Andy Wingo <wingo@igalia.com>
535
536 * guile.texi (Writing a Guile Pretty-Printer)
537 (Guile Types Module): Fix excess parentheses in use-modules forms.
538
697aa1b7
EZ
5392014-05-24 Eli Zaretskii <eliz@gnu.org>
540
541 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
542 (Breakpoints In Guile, Guile Printing Module)
543 (Guile Exception Handling, Values From Inferior In Guile)
544 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
545 Don't use @var at the beginning of a sentence.
546
547 * gdb.texinfo (Frame Filter Management, Trace Files)
548 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
549 (PowerPC Embedded, Define, Annotations for Running)
550 (IPA Protocol Commands, Packets, General Query Packets)
551 (Tracepoint Packets, Notification Packets, Environment)
552 (Inferiors and Programs, Set Breaks, Set Catchpoints)
553 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
554 (Frames, Backtrace, Selection, Expressions, Registers)
555 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
556 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
557 (Source Annotations, Using JIT Debug Info Readers, Packets)
558 (Stop Reply Packets, Host I/O Packets)
559 (Target Description Format): Don't use @var at the beginning of a
560 sentence.
561
562 * python.texi (Basic Python, Types In Python)
563 (Commands In Python, Frames In Python, Line Tables In Python)
564 (Breakpoints In Python, gdb.printing, gdb.types)
565 (Type Printing API): Don't use @var at the beginning of a
566 sentence.
567
67b5c0c1
MM
5682014-05-23 Markus Metzger <markus.t.metzger@intel.com>
569
570 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
571 replay-memory-access".
572
6a3cb8e8
PA
5732014-05-21 Pedro Alves <palves@redhat.com>
574
575 * gdb.texinfo (Starting): Document "set/show
576 auto-connect-native-target".
577 (Target Commands): Document "target native".
578
936d2992
PA
5792014-05-20 Pedro Alves <palves@redhat.com>
580
581 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
582 not be remote specific. Add cross reference to the qCRC packet.
583 (Separate Debug Files): Update cross reference to the qCRC packet.
584 (General Query Packets) <qCRC packet>: Add anchor.
585
b3ce5e5f
DE
5862014-05-17 Doug Evans <xdje42@gmail.com>
587
588 Copy over changes from guile.texi.
589 * python.texi (Basic Python) <gdb.execute>: Add text.
590 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
591 (Values From Inferior) <Python string>: Add text.
592 (Values From Inferior) <Value.string>: Clarify string length handling.
593 (Pretty Printing API): Add cindex.
594 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
595 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
596 @vindex.
597 (Commands In Python) <COMPLETE_*>: Similarly.
598 (Symbols In Python) <SYMBOL_*>: Similarly.
599 (Breakpoints In Python) <WP_*>: Similarly.
600 (Breakpoints In Python) <BP_*>: Similarly.
601
8dfcab11
DT
6022014-05-17 David Taylor <dtaylor@emc.com>
603
604 * gdb.texinfo (General Query Packets): Add a note about thread IDs
605 mentioned in the qfThreadInfo reply.
606
8d551b02
DE
6072014-05-16 Doug Evans <dje@google.com>
608
609 * gdb.texinfo (Mode Options): Add -D.
610
e20bd8f4
SB
6112014-05-09 Samuel Bronson <naesten@gmail.com>
612
613 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
614 "make -C".
615
f989a1c8
TT
6162014-04-29 Tom Tromey <tromey@redhat.com>
617
618 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
619 "show debug varobj".
620
95cf3b38
DT
6212014-05-01 David Taylor <dtaylor@emc.com>
622
623 * gdb.texinfo (compare-sections): Document the new -r (read-only)
624 option.
625
01f9f808
MS
6262014-04-24 Michael Sturm <michael.sturm@mintel.com>
627 Walfred Tedeschi <walfred.tedeschi@intel.com>
628
629 * gdb.texinfo (i386 Features): Add description of AVX512
630 registers.
631
770e7fc7
DE
6322014-03-31 Doug Evans <dje@google.com>
633
634 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
635
97d8f0ee
DE
6362014-03-30 Doug Evans <dje@google.com>
637
638 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
639 (Background Execution): Ditto.
640
36cb1214
HZ
6412014-03-21 Pedro Alves <palves@redhat.com>
642 Stan Shebs <stan@codesourcery.com>
643 Hui Zhu <hui@codesourcery.com>
644
645 * gdb.texinfo (Packets): Add anchor to "? packet".
646 Remove fixme and update introduction of "k packet".
647 Add anchor to "vKill packet".
648
5e3a2c38
SS
6492014-03-12 Stan Shebs <stan@codesourcery.com>
650
651 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
652
7a5a839f
LC
6532014-02-26 Ludovic Courtès <ludo@gnu.org>
654
dc6ae996 655 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 656
95060284
JB
6572014-02-20 Joel Brobecker <brobecker@adacore.com>
658
659 * gdb.texinfo (Files): Document "add-shared-symbol-files"
660 and "assf" as being deprecated.
661 (Cygwin Native): Likewise for "dll-symbols".
662 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
663 as a way to force the loading of symbols from a DLL.
664
f7bd0f78
SC
6652014-02-19 Siva Chandra Reddy <sivachandra@google.com>
666
667 * python.texi (Values From Inferior): Add description about the
668 new feature.
669
329baa95
DE
6702014-02-17 Doug Evans <xdje42@gmail.com>
671
672 * Makefile.in (GDB_DOC_FILES): Add python.texi.
673 * gdb.texinfo (Python): Moved to ...
674 * python.texi: ... here. New file.
675
687894f5
DE
6762014-02-17 Ludovic Courtès <ludo@gnu.org>
677
d25f38ee 678 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
679 Remove 'string-begins-with' procedure. Add 'pretty-printer'
680 parameter to 'str-lookup-function' procedure. Look for
681 the "std::string<" prefix.
682 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
683 Adjust description.
684
6fb526ee
DE
6852014-02-11 Tejas Belagod <tejas.belagod@arm.com>
686
d25f38ee 687 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
688 parantheses for deffn.
689 (Disassembly In Guile): Ditto.
690
1e0a5178
SS
6912014-02-10 Stan Shebs <stan@codesourcery.com>
692
693 Add Doxygen support.
694 * Makefile.in (doxy): New action, generates Doxygen files.
695 (DOXYGEN): New.
696 (doxyedit): New.
697 * Doxyfile-base.in: New file.
698 * Doxyfile-gdb-api.in: New file.
699 * Doxyfile-gdb-xref.in: New file.
700 * Doxyfile-gdbserver.in: New file.
701 * doxy-index.in: New file.
702 * filter-for-doxygen: New file.
703 * filter-params.pl: New file.
704
ed3ef339
DE
7052014-02-10 Doug Evans <xdje42@gmail.com>
706
707 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
708 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
709 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
710 (Guile docs): Include guile.texi.
711 (objfile-gdbdotext file): Add objfile-gdb.scm.
712 (dotdebug_gdb_scripts section): Mention Guile scripts.
713 (Multiple Extension Languages): New node.
714 * guile.texi: New file.
715
c6044dd1
JB
7162014-01-28 Joel Brobecker <brobecker@adacore.com>
717
718 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
719 ignore-descriptive-types". commands.
720
87ce2a04
DE
7212014-01-22 Doug Evans <dje@google.com>
722
723 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
724 (gdbserver man): Ditto.
725
52834460
MM
7262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
727
728 * gdb.texinfo: Document limited reverse/replay support
729 for target record-btrace.
730
0688d04e
MM
7312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
732
733 * gdb.texinfo (Process Record and Replay): Update documentation.
734
8710b709
MM
7352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
736
737 * gdb.texinfo (Process Record and Replay): Document new /c
738 modifier accepted by "record function-call-history".
739 Add /i modifier to "record function-call-history" example.
740
dcf106f3
JB
7412014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
742 Joel Brobecker <brobecker@adacore.com>
743
744 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
745 markers. Remove one that was misplaced.
746
41ef2965
PA
7472014-01-10 Pedro Alves <palves@redhat.com>
748
749 * gdb.texinfo (Your Program's Environment) <set environment>:
750 Mention the shell, and point at 'set exec-wrapper'.
751
c0d48811
JB
7522014-01-07 Joel Brobecker <brobecker@adacore.com>
753
754 * gdb.texinfo (Types In Python): Document new attribute Types.name.
755
5fba4c0f
JB
7562013-12-30 Joel Brobecker <brobecker@adacore.com>
757
758 * gdb.texinfo (Types In Python): Clarify the documentation
759 of attribute gdb.Field.bitpos.
760
0809504b
JB
7612013-12-28 Joel Brobecker <brobecker@adacore.com>
762
763 * gdb.texinfo (Types In Python): Fix the documentation of
764 attribute "bitpos" in class gdb.Field for enum types. Add
765 documentation for attribute "enumval" in that same class.
766
edef6000
JB
7672013-12-28 Joel Brobecker <brobecker@adacore.com>
768
769 * gdb.texinfo (GDB/MI Support Commands): Change @table into
770 @ftable.
771
71b8c845
DE
7722013-12-23 Doug Evans <xdje42@gmail.com>
773
774 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
775 auto-loaded objfile scripts and .debug_gdb_scripts section to their
776 corresponding section in Extending GDB.
777 (Extending GDB): Move menu up. New menu item "Auto-loading
778 extensions".
779 (Sequences): New menu item "Auto-loading sequences".
780 (Auto-loading sequences): New node.
781 (Python): Rename section from Scripting GDB to Extending GDB.
782 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
783 Move docs on ways to auto-load extensions to ...
784 (Auto-loading extensions): ... here. New node.
785
d192b373
JB
7862013-12-23 Joel Brobecker <brobecker@adacore.com>
787
788 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
789 in menu.
790 (GDB/MI Variable Objects): Adjust reference to "-list-features"
791 command, now in a new node.
792 (GDB/MI Support Commands): New node, with its contents being
793 extracted from the "GDB/MI Miscellaneous Commands" node.
794 A small paragraph introducing the section is also added at
795 the start.
796 (GDB/MI Miscellaneous Commands): Delete the description of the
797 -info-gdb-mi-command, -list-features and -list-target-features
798 commands, now hosted in the "GDB/MI Support Commands" node.
799
a16b0e22
SC
8002013-12-12 Siva Chandra Reddy <sivachandra@google.com>
801
802 PR python/16113
803 * gdb.texinfo (Values From Inferior): Add a note about using
804 gdb.Field objects as subscripts on gdb.Value objects.
805 (Types In Python): Add description about the new attribute
806 "parent_type" of gdb.Field objects.
807
9b26f0fb
JB
8082013-12-12 Joel Brobecker <brobecker@adacore.com>
809
810 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
811 entry for section docuumenting the -list-features GDB/MI command.
812
72bfa06c
JB
8132013-12-10 Joel Brobecker <brobecker@adacore.com>
814
815 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
816 "exec-run-start-option" entry in the output of the "-list-features"
817 command.
818
3ea8680f
EZ
8192013-12-04 Eli Zaretskii <eliz@gnu.org>
820
821 * gdb.texinfo (i386): Fix yesterday's commit.
822
1a4f73eb
TT
8232013-12-03 Tom Tromey <tromey@redhat.com>
824
825 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
826 documented here.
827
6cb999f8
TT
8282013-12-03 Tom Tromey <tromey@redhat.com>
829
830 * gdb.texinfo (@direntry): Add menu item for gdbserver.
831
ca8941bb
WT
8322013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
833
834 * gdb.texinfo (i386 Features): Add MPX feature registers.
835 (x86 Specific featuresx86 Architecture-specific Issues): Adds
836 a subsubsection for MPX and describes the display of the
837 boundary registers.
838
688981c9
JB
8392013-12-03 Joel Brobecker <brobecker@adacore.com>
840
841 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
842 documentation of the "ada-exceptions" entry.
843
2ea126fa
JB
8442013-12-03 Joel Brobecker <brobecker@adacore.com>
845
846 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
847 "^error" result record concerning the error message. Document
848 the error code that may also be part of that result record.
849 (GDB/MI Miscellaneous Commands): Document the
850 "undefined-command-error-code" element in the output of
851 the "-list-features" GDB/MI command.
852
6b7cbff1
JB
8532013-12-03 Joel Brobecker <brobecker@adacore.com>
854
855 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
856 the new -info-gdb-mi-command GDB/MI command. Document
857 the meaning of "-info-gdb-mi-command" in the output of
858 -list-features.
859
20e1ca3b
PA
8602013-11-29 Pedro Alves <palves@redhat.com>
861
862 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
863 Update comment.
864
29453a14
YQ
8652013-11-24 Yao Qi <yao@codesourcery.com>
866
867 * gdb.texinfo (Caching Remote Data): Document new
868 "set/show stack-cache" option.
869
6dd315ba
YQ
8702013-11-24 Yao Qi <yao@codesourcery.com>
871
872 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
873 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
874 "off" respectively.
875
9df9dbe0
YQ
8762013-11-23 Yao Qi <yao@codesourcery.com>
877
878 * gdb.texinfo (GDB/MI Variable Objects): Add the description
879 of "displayhint" to the table about child results.
880
c78feb39
YQ
8812013-11-21 Yao Qi <yao@codesourcery.com>
882
883 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
884 'dynamic' for the output of command -var-list-children.
885
27b81af3
YQ
8862013-11-21 Yao Qi <yao@codesourcery.com>
887
888 * gdb.texinfo (Caching Target Data): Remove "see" before
889 @pxref.
890
b26dfc9a
YQ
8912013-11-20 Yao Qi <yao@codesourcery.com>
892
893 * gdb.texinfo (Caching Target Data): Update doc for
894 per-address-space dcache.
895
b12039c6
YQ
8962013-11-20 Yao Qi <yao@codesourcery.com>
897
898 * gdb.texinfo (Data): Rename menu item.
899 (Caching Remote Data): Rename to ...
900 (Caching Target Data): ... it. Update.
901
422ad5c2
JB
9022013-11-18 Joel Brobecker <brobecker@adacore.com>
903
904 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
905 "language-option" entry in the output of the "-list-features"
906 command.
907
805e1f19
TT
9082013-11-15 Tom Tromey <tromey@redhat.com>
909
910 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
911 Add example.
912
8fe1b653
TT
9132013-11-14 Tom Tromey <tromey@redhat.com>
914
915 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
916
403cb6b1
JB
9172013-11-14 Joel Brobecker <brobecker@adacore.com>
918
919 * gdb.texinfo (Show): Add xref anchor for "show language" command.
920 (Context management): Place current subsection text into its own
921 subsubsection. Add new subsubsection describing the "--language"
922 command option.
923
93973826
JB
9242013-11-13 Joel Brobecker <brobecker@adacore.com>
925
926 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
927 the documentation of "info-ada-exceptions" in the output
928 of the "-list-features" command. Add the documentation
929 of the "ada-exception" entry instead.
930
6adcee18
JB
9312013-11-12 Joel Brobecker <brobecker@adacore.com>
932
93973826 933
6adcee18
JB
934 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
935 word of a couple of sentences to start with a capital letter.
936
58d06528
JB
9372013-11-12 Joel Brobecker <brobecker@adacore.com>
938
939 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
940 (Ada Exceptions): New node.
941 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
942 Commands" node.
943 (GDB/MI Ada Exceptions Commands): New node.
944 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
945 field in the output of the "-list-features" command.
946 * NEWS: Add entry for the new "info exceptions" CLI command,
947 and for the new "-info-ada-exceptions" GDB/MI command.
948
bc79de95
PM
9492013-11-11 Phil Muldoon <pmuldoon@redhat.com>
950
951 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
952 (Line Tables In Python): New node.
953
73be47f5
DE
9542013-11-08 Doug Evans <dje@google.com>
955
956 * gdb.texinfo (Debugging Output): Update text for
957 "set debug dwarf2-read".
958
db0fec5c
DE
9592013-11-08 Doug Evans <dje@google.com>
960
961 * gdb.texinfo (Debugging Output): Update text for
962 "set debug symtab-create".
963
92e32e33
PM
9642013-11-07 Phil Muldoon <pmuldoon@redhat.com>
965
966 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
967 constant.
968
f76c27b5
PM
9692013-11-07 Phil Muldoon <pmuldoon@redhat.com>
970
971 * gdb.texinfo (Breakpoints In Python): Document temporary
972 option in breakpoint constructor, and add documentation to the
973 temporary attribute.
974
fa4d0c40
YQ
9752013-11-07 Yao Qi <yao@codesourcery.com>
976
977 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
978 output of "-var-info-expression".
979
afa332ce
PA
9802013-11-06 Pedro Alves <palves@redhat.com>
981
982 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
983 non-interactive mode.
984 (Environment) <shell startup files warning>: Mention
985 non-interactive mode. Mention .zshenv for Z shell, and talk about
986 BASH_ENV instead of .bashrc for BASH.
987
9ac69859
NB
9882013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
989
990 * gdb.texinfo (Commands to Specify Files): Add description
991 of the remove-symbol-file command.
992 * observer.texi: New free_objfile event
993
98882a26
PA
9942013-10-24 Pedro Alves <palves@redhat.com>
995
996 * gdb.texinfo (Starting): Document set/show startup-with-shell.
997
ce13fade
JB
9982013-10-11 Joel Brobecker <brobecker@adacore.com>
999
1000 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1001 New subsection inside which the "-catch-load" and "-catch-unload"
1002 commands documentation is now placed.
1003 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1004 documenting the "-catch-assert" and "-catch-exception" new
1005 GDB/MI commands.
1006
2446f5ea
JB
10072013-10-10 Joel Brobecker <brobecker@adacore.com>
1008
1009 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1010
0d12017b
JB
10112013-10-10 Joel Brobecker <brobecker@adacore.com>
1012
bd80dc1a
JB
1013 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1014 serial baud".
1015 (Remote Configuration): Replace "set remotebaud" by "set serial
1016 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1017
f4fb82a1
PA
10182013-10-07 Pedro Alves <palves@redhat.com>
1019
1020 PR breakpoints/11568
1021 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1022 when the thread is removed from the thread list.
1023
0c557179
SDJ
10242013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1025
1026 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1027 Update entry for $_exitcode.
1028
5713b9b5
JB
10292013-10-04 Joel Brobecker <brobecker@adacore.com>
1030
1031 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1032 new "--start" option.
1033
901461f8
PA
10342013-10-02 Pedro Alves <palves@redhat.com>
1035
1036 * gdb.texinfo (Registers): Expand description of saved registers
1037 in frames. Explain <not saved>.
1038
8fb8eb5c
DE
10392013-09-25 Doug Evans <dje@google.com>
1040
1041 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1042
0a7cfe2c
SS
10432013-09-16 Stan Shebs <stan@codesourcery.com>
1044
1045 Remove the internals manual gdbint.texinfo.
1046 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1047 (PDFFILES): Remove gdbint.pdf.
1048 (HTMLFILES): Remove gdbint/index.html.
1049 (HTMLFILES_INSTALL): Remove gdbint.
1050 (GDBINT_DOC_FILES): Remove.
1051 (dvi): Remove gdbint.dvi.
1052 (ps): Remove gdbint.ps.
1053 * gdbint.texinfo: Remove file.
1054 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1055
a280dbd1
SDJ
10562013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1057
1058 * gdb.texinfo (Convenience Functions): Mention new convenience
1059 function $_isvoid.
1060
4ac33720
UW
10612013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1062
1063 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1064 (Standard Target Features): Add new node to menu.
1065 (S/390 and System z Features): New node.
1066
b3d3b4bd
SA
10672013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1068
1069 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1070 -list-target-features in the example.
1071
edf9f00c
JK
10722013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1075 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1076
1d236d23
JK
10772013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1078
1079 Sync documentation with gdb.base/gnu-debugdata.exp.
1080 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1081
5423b017
JK
10822013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1083
1084 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1085
6211c335
YQ
10862013-08-27 Pedro Alves <pedro@codesourcery.com>
1087 Yao Qi <yao@codesourcery.com>
1088
1089 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1090 Document new --skip-unavailable option.
1091 <-stack-list-variables>: Document new --skip-unavailable option.
1092
52e260a3
DE
10932013-08-26 Doug Evans <dje@google.com>
1094
1095 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1096 an optional regexp.
1097
5e92f71a
TT
10982013-08-13 Tom Tromey <tromey@redhat.com>
1099
1100 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1101 Document GDB_PARALLEL and GDB_INOTIFY.
1102
c5d7073b
SS
11032013-08-09 Stan Shebs <stan@codesourcery.com>
1104
1105 * LRS: Remove file, describes a long-abandoned live-range
1106 splitting extension to stabs.
1107
6fbe845e
AB
11082013-07-25 Andrew Burgess <aburgess@broadcom.com>
1109
1110 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1111
e7045703
DE
11122013-07-17 Doug Evans <dje@google.com>
1113
1114 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1115
3105ebf9
TT
11162013-07-02 Tom Tromey <tromey@redhat.com>
1117
1118 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1119
d6c2da54
TT
11202013-06-28 Tom Tromey <tromey@redhat.com>
1121
1122 * Makefile.in (version.subst): Use version.in, not
1123 common/version.in.
1124 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1125 Likewise.
1126
e5823f1c
PA
11272013-06-27 Pedro Alves <palves@redhat.com>
1128
1129 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1130 dynamic symbol resolution code>: New section, based on infrun.c
1131 comment.
1132
92dcb9ff
TT
11332013-06-26 Tom Tromey <tromey@redhat.com>
1134
1135 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1136 Update.
1137 (Releasing GDB): Likewise.
1138
dc673c81
YQ
11392013-06-26 Pedro Alves <pedro@codesourcery.com>
1140 Yao Qi <yao@codesourcery.com>
1141
1142 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1143 -trace-frame-collected.
1144
28a93511
YQ
11452013-06-26 Pedro Alves <pedro@codesourcery.com>
1146
1147 * gdb.texinfo (Traceframe Info Format): Document tvar element
1148 and its attributes.
1149
a0743c90
YQ
11502013-06-25 Yao Qi <yao@codesourcery.com>
1151
1152 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1153
01208463
TT
11542013-06-24 Tom Tromey <tromey@redhat.com>
1155
1156 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1157 (GDBvn.texi): Use version.subst.
1158 (version.subst): New target.
1159 (mostlyclean): Remove version.subst.
1160
c898adb7
YQ
11612013-06-20 Pedro Alves <pedro@codesourcery.com>
1162
1163 * gdb.texinfo (GDB/MI Data Manipulation)
1164 <-data-list-register-values>: Document the --skip-unavailable
1165 option.
1166
7c57fa1e
YQ
11672013-06-07 Yao Qi <yao@codesourcery.com>
1168
1169 * gdb.texinfo (Symbols): Add kindex and cindex for
1170 'maint print msymbols'.
1171
0059c61a 11722013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1173
1174 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1175 response field name (thread-group to inferior).
1176
85dc5a12
GB
11772013-06-04 Gary Benson <gbenson@redhat.com>
1178
1179 * gdb.texinfo (General Query Packets/qSupported): Added
1180 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1181 to the table of currently defined stub features.
1182 Added a more detailed entry for "augmented-libraries-svr4-read".
1183 (General Query Packets/qXfer:libraries-svr4:read): Documented
1184 the augmented form of this packet.
1185
5901af59
JB
11862013-05-23 Joel Brobecker <brobecker@adacore.com>
1187
1188 * gdb.texinfo (System-wide Configuration Scripts): Renames
1189 "Installed System-wide Configuration Scripts". Add associated
1190 @menu block.
1191
c1e36e3e
PA
11922013-05-23 Yao Qi <yao@codesourcery.com>
1193 Pedro Alves <palves@redhat.com>
1194
1195 * gdb.texinfo (Packets): Document 'vCont;r'.
1196 (Continuing and Stepping): Document target-assisted range
1197 stepping, and the 'set range-stepping' and 'show range-stepping'
1198 commands.
1199
0201faac
JB
12002013-05-23 Joel Brobecker <brobecker@adacore.com>
1201
1202 * gdb.texinfo (Installed System-wide Configuration Scripts):
1203 Add subsection describing the scripts now available under
1204 the data-dir's system-gdbbinit subdirectory.
1205 * NEWS: Add entry announcing the availability of system-wide
1206 configuration scripts for ElinOS and Wind River Linux.
1207
c5867ab6
HZ
12082013-05-21 Hui Zhu <hui@codesourcery.com>
1209
1210 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1211 "-dprintf-insert" command.
1212
7d0c9981
DE
12132013-05-17 Doug Evans <dje@google.com>
1214
1215 * gdb.texinfo (Maintenance Commands): Update doc for
1216 "maint check-psymtabs". Add doc for "maint check-symtabs",
1217 "maint expand-symtabs".
1218
742ce053
MM
12192013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1220
1221 * gdb.texinfo (Process Record and Replay): Document the
1222 "record goto" command and its sub-commands.
1223
1e611234
PM
12242013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1225
1226 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1227 (Python API): Add Frame Filters API, Frame Wrapper API,
1228 Writing a Frame Filter/Wrapper, Managing Management of Frame
1229 Filters chapter entries.
1230 (Frame Filters API): New Node.
1231 (Frame Wrapper API): New Node.
1232 (Writing a Frame Filter): New Node.
1233 (Managing Frame Filters): New Node.
1234 (Progspaces In Python): Add note about frame_filters attribute.
1235 (Objfiles in Python): Ditto.
1236 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1237 @anchors and --no-frame-filters option to -stack-list-variables,
1238 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1239 commands.
1240
2874cb83
JB
12412013-05-08 Joel Brobecker <brobecker@adacore.com>
1242
1243 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1244 Support" subsection documenting the XML format used to transfer
1245 shared library info on AIX.
1246
9a005eb9
JB
12472013-05-08 Joel Brobecker <brobecker@adacore.com>
1248
1249 * gdb.texinfo (Debugging Output): Add documentation of
1250 "set debug aix-solib" and "show debug aix-solib" commands.
1251
a1217d97
SL
12522013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1253
1254 * gdb.texinfo (Nios II): New section.
1255 (Nios II Features): New section.
1256
4d1eb6b4
JB
12572013-05-06 Joel Brobecker <brobecker@adacore.com>
1258
1259 * gdbint.texinfo (Algorithms): Remove entries documenting
1260 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1261 SOLIB_CREATE_INFERIOR_HOOK.
1262
3f84184e
TT
12632013-04-29 Tom Tromey <tromey@redhat.com>
1264
1265 PR python/14204:
1266 * gdb.texinfo (Python API): Fix menu entry.
1267 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1268 Define global and static block. Add example. Clarify
1269 block relationship for inline functions.
1270
60155234
TT
12712013-04-29 Tom Tromey <tromey@redhat.com>
1272
1273 * gdb.texinfo (Python API): Mention Python help and keyword
1274 arguments. Move pagination text to Basic Python.
1275 (Basic Python): Put pagination text here. Document
1276 close-on-exec, SIGCHLD, and SIGINT.
1277
5360976e
PA
12782013-04-19 Pedro Alves <palves@redhat.com>
1279
1280 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1281 "signedness" instead of "signness".
1282
bd3f3b55
PA
12832013-04-19 Pedro Alves <palves@redhat.com>
1284
1285 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1286 -Wno-pointer-sign text with text on -Wpointer-sign.
1287
dee368d3
TT
12882013-04-16 Tom Tromey <tromey@redhat.com>
1289
1290 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1291 GCC that has the SDT probe points.
1292
cc16e6c9
TT
12932013-04-15 Tom Tromey <tromey@redhat.com>
1294
1295 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1296 exception catchpoints.
1297
72f1fe8a
TT
12982013-04-15 Tom Tromey <tromey@redhat.com>
1299
1300 * gdb.texinfo (Set Catchpoints): Document $_exception.
1301 (Convenience Vars): Mention $_exception.
1302
591f19e8
TT
13032013-04-15 Tom Tromey <tromey@redhat.com>
1304
1305 * gdb.texinfo (Set Catchpoints): Reorganize exception
1306 catchpoints. Document "catch rethrow".
1307 (Debugging C Plus Plus): Mention "catch rethrow".
1308
02ae6bad
TT
13092013-04-15 Tom Tromey <tromey@redhat.com>
1310
1311 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1312
2c91021c
JK
13132013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1314 Eli Zaretskii <eliz@gnu.org>
1315
1316 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1317 line below the sample output.
1318
6eaaf48b
EZ
13192013-04-12 Eli Zaretskii <eliz@gnu.org>
1320
1321 * gdb.texinfo (Mode Options): Document '-configuration'.
1322 (Help): Document "show configuration".
1323 (Bug Reporting): Add requirements to include the configuration
1324 details in bug reports.
1325
b292c783
JK
13262013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1327
1328 * Makefile.in (MAN1S): Add gcore.1.
1329 Remove "Host, target, and site specific Makefile fragments" comment.
1330 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1331 (install-man1, uninstall-man1): Conditionalize gcore.1.
1332 (gcore.1): New.
1333 * gdb.texinfo (Man Pages): Add gcore man.
1334 (gcore man): New node.
1335
f81d1120
PA
13362013-04-10 Pedro Alves <palves@redhat.com>
1337
1338 * gdb.texinfo (Process Record and Replay): Document that "set
1339 record full insn-number-max", "set record
1340 instruction-history-size" and "set record
1341 function-call-history-size" accept "unlimited".
1342 (Backtrace): Document that "set backtrace limit" accepts
1343 "unlimited".
1344 (List): Document that "set listsize" accepts "unlimited".
1345 (Print Settings)" Document that "set print max-symbolic-offset",
1346 "set print elements" and "set print repeats" accept "unlimited".
1347 (Starting and Stopping Trace Experiments): Document that "set
1348 trace-buffer-size" accepts "unlimited".
1349 (Remote Configuration): Document that "set tcp connect-timeout"
1350 accepts "unlimited".
1351 (Command History): Document that "set history size" accepts
1352 "unlimited".
1353 (Screen Size): Document that "set height" and "set width" accepts
1354 "unlimited". Adjust "set pagination"'s description to suggest
1355 "set height unlimited" instead of "set height 0".
1356
393fd4c3
YQ
13572013-04-10 Yao Qi <yao@codesourcery.com>
1358
1359 * gdb.texinfo (Trace Files): Add "target ctf".
1360
cba5a7bf
JK
13612013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1362
1363 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1364
0ed630cb
JK
1365 * Makefile.in (install-man1, install-man5, uninstall-man1)
1366 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1367
afe1492b
JK
1368 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1369
5b8b6385
JK
13702013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1371 Eli Zaretskii <eliz@gnu.org>
1372
1373 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1374 parameters order. Remove "On some targets" for --attach. Document the
1375 --multi parameter and extended-remote command. Document all the
1376 options.
1377
906ccdf0
JK
13782013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1379
1380 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1381 the list of supported languages.
1382
43662968
JK
13832013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1384
1385 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1386 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1387 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1388 (diststuff): Add man.
1389 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1390 (uninstall-man5): New.
1391 (STAGESTUFF): Add *.1 and *.5.
1392 (GDBvn.texi): Add SYSTEM_GDBINIT.
1393 (gdb.1, gdbserver.1, gdbinit.5): New.
1394 (maintainer-clean realclean): Add $(MANS).
1395 (install): Add install-man.
1396 (uninstall): Add uninstall-man.
1397 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1398 (@copying): Wrap it by @c man begin COPYRIGHT.
1399 (Top): Add Man Pages.
1400 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1401
be9a8770
PA
14022013-04-02 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.texinfo (Debugging Output): Document "set/show debug
1405 aarch64", "set/show debug coff-pe-read" and "set/show debug
1406 mach-o".
1407
a46c1e42
PA
14082013-04-02 Pedro Alves <palves@redhat.com>
1409
1410 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1411 table>: Add entry for "trace-buffer-size".
1412
bd3eecc3
PA
14132013-03-28 Pedro Alves <palves@redhat.com>
1414
1415 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1416 table>: Add entry for "trace-status".
1417
215b9f98
EZ
14182013-03-28 Eli Zaretskii <eliz@gnu.org>
1419
1420 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1421 @bullet", which is invalid (makeinfo 5.1 barfs).
1422
7f7cc265
PA
14232013-03-28 Pedro Alves <palves@redhat.com>
1424
1425 PR gdb/15294
1426
1427 * gdb.texinfo (List) <set listsize>: Adjust to document that
1428 listsize 0 means no limit, and remove mention of -1.
1429
9c0be723
YQ
14302013-03-22 Yao Qi <yao@codesourcery.com>
1431
1432 * gdb.texinfo (Embedded Processors): Remove menu item
1433 "OpenRISC 1000".
1434 (OpenRISC 1000): Remove.
1435
bd712aed
DE
14362013-03-21 Doug Evans <dje@google.com>
1437
1438 * gdb.texinfo (Maintenance Commands): Add docs for
1439 "mt set per-command {space,time,symtab} {on,off}".
1440
d0353e76
YQ
14412013-03-14 Hui Zhu <hui@codesourcery.com>
1442 Yao Qi <yao@codesourcery.com>
1443
1444 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1445
6dd24dfa
KS
14462013-03-13 Keith Seitz <keiths@redhat.com>
1447
1448 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1449 "maint agent" reference to Dynamic printf.
1450
5c4808ca
EZ
14512013-03-11 Eli Zaretskii <eliz@gnu.org>
1452
1453 * gdb.texinfo (General Query Packets): Don't use colon in index
1454 entries visible to Info format.
1455
59ea5688
MM
14562013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1457
1458 * gdb.texinfo (Process Record and Replay): Document record
1459 changes.
1460
2ae8c8e7
MM
14612013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1462
1463 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1464 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1465 qXfer:btrace:read.
1466
28abe188
EZ
14672013-03-09 Eli Zaretskii <eliz@gnu.org>
1468
1469 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1470 use colons in @anchor and @cindex entries.
1471
be9a119c 14722013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1473
1474 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1475
be9a119c 14762013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1477 Hafiz Abid Qadeer <abidh@codesourcery.com>
1478
1479 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1480 trace-buffer-size set and show commands.
1481 (Tracepoint Packets): Document QTBuffer:size.
1482 (General Query Packets): Document QTBuffer:size.
1483
d57350ea
TT
14842013-02-21 Tom Tromey <tromey@redhat.com>
1485
1486 * gdb.texinfo: Remove bad @syncodeindex.
1487 (Values From Inferior, Types In Python, Inferiors In Python)
1488 (Events In Python, Threads In Python, Frames In Python, Blocks In
1489 Python, Symbols In Python, Symbol Tables In Python): Remove
1490 @tables.
1491 (Packets, General Query Packets, Tracepoint Packets)
1492 (Host I/O Packets): Use @w{} for empty @item.
1493
9f44fbc0
SCR
14942013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1495
1496 * gdb.texinfo (Architectures In Python): Add description about
1497 the new method gdb.Architecture.disassemble.
1498
f5911ea1
HAQ
14992013-02-15 Pedro Alves <pedro@codesourcery.com>
1500 Hafiz Abid Qadeer <abidh@codesourcery.com>
1501
1502 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1503 Document the "trace-file" field.
1504
7e1e0340
DE
15052013-02-07 Doug Evans <dje@google.com>
1506
1507 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1508 command.
1509
134a2066
YQ
15102013-02-06 Yao Qi <yao@codesourcery.com>
1511
1512 * gdb.texinfo (GDB/MI Async Records): Document new MI
1513 notification "=tsv-modified". Update the document of MI
1514 notification "=tsv-created".
1515 * observer.texi (GDB Observers): New observer tsv_modified.
1516 Update observer tsv_created and tsv_delete.
1517
430ed3f0
MS
15182013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1519
1520 * gdb.texinfo (AArch64 Features): New section; document
1521 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1522 (Architectures): Add new AArch64 section to document AArch64
1523 architecture specific commands.
1524 (ABI): Add description of the new OS ABI "Newlib" and its influence
1525 on the longjmp handling.
1526
1b56eb55
JK
15272013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1528 Jan Kratochvil <jan.kratochvil@redhat.com>
1529
1530 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1531 variable in 'set/show backtrace' section.
1532
c4957902
TT
15332013-01-31 Tom Tromey <tromey@redhat.com>
1534
1535 * gdb.texinfo (Target Commands): Fix typo.
1536
bea883fd
SCR
15372013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1538
1539 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1540 describing the gdb.Architecture class.
1541 (Frames In Python): Add description about the new method
1542 gdb.Frame.architecture().
1543
796a7ff8
DE
15442013-01-23 Doug Evans <dje@google.com>
1545
1546 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1547
998580f1
MK
15482013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1549
1550 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1551 'thread-groups' field when printing a breakpoint in MI.
1552
c9fb1240
SD
15532012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1554 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1555 to reflect that jit-reader-load now supports absolute file-names.
1556
ab04a2af
TT
15572013-01-16 Tom Tromey <tromey@redhat.com>
1558
1559 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1560 (Signals): Likewise.
1561
8ac3646f
TT
15622013-01-16 Tom Tromey <tromey@redhat.com>
1563
1564 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1565 "catch-type" field.
1566 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1567
e93a8774
TT
15682013-01-07 Tom Tromey <tromey@redhat.com>
1569
1570 * gdb.texinfo (Mode Options): Don't mention -epoch.
1571 (Data, Emacs): Remove obsolete comments.
1572
54516a0b
TT
15732013-01-02 Tom Tromey <tromey@redhat.com>
1574
1575 * gdb.texinfo (GDB/MI Output Records): Update menu.
1576 (GDB/MI Breakpoint Information): New node.
1577 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1578 <-break-insert>: Likewise.
1579
8dbe8ece
YQ
15802012-12-31 Yao Qi <yao@codesourcery.com>
1581
1582 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1583 (Packets): Move "vStopped" packet to ...
1584 (Notification Packets): ... here. Describe the components
1585 of notification. Add a table of supported notifications.
1586 Add an example on the process of he async notification.
1587
f35a17b5
JK
15882012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1591 present.
1592 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1593 fullname output always present.
1594
0dfd2fad
PM
15952012-12-23 Pierre Muller <muller@sourceware.org>
1596
1597 * gdbint.texinfo (Function prototypes): Require use of "extern"
1598 modifier for function prototypes in headers.
1599
7785b880
JB
16002012-12-19 Joel Brobecker <brobecker@adacore.com>
1601
1602 * refcard.tex: Update copyright notice to GPL v3 or later.
1603 Update contact info.
1604
3d745be3
JK
16052012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1606
1607 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1608
c9b6281a
YQ
16092012-12-15 Yao Qi <yao@codesourcery.com>
1610
1611 * gdb.texinfo (Debugging Output): Document 'set debug
1612 notification' and 'show debug notification'.
1613
f2a8bc8a
YQ
16142012-12-15 Yao Qi <yao@codesourcery.com>
1615
1616 * gdb.texinfo (Listing Tracepoints): New item and example about
1617 'installed on target' output.
1618 Add more in the example about 'installed on target'.
1619 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1620
451b7c33
TT
16212012-12-14 Tom Tromey <tromey@redhat.com>
1622
1623 * gdb.texinfo (SVR4 Process Information): Mention core files.
1624
3fa7bf06
MG
16252012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1626
1627 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1628
05b4bd79
PA
16292012-12-11 Pedro Alves <palves@redhat.com>
1630
1631 * gdb.texinfo: Remove all mentions of Unixware throughout.
1632
74a0d9f6
JK
16332012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1634
1635 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1636
0c631110
TT
16372012-11-29 Tom Tromey <tromey@redhat.com>
1638
1639 * gdb.texinfo (SVR4 Process Information): Document missing
1640 "info proc" subcommands.
1641
891df0ea
YQ
16422012-11-29 Yao Qi <yao@codesourcery.com>
1643
1644 PR gdb/1477.
1645 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1646 to 'auto' instead of 'gnu'.
1647
608e2dbb
TT
16482012-11-26 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.texinfo (MiniDebugInfo): New node.
1651 (GDB Files): Update.
1652
e64e0392
DE
16532012-11-16 Doug Evans <dje@google.com>
1654
1655 * gdb.texinfo (System-wide configuration): If the system-wide init
1656 file lives in the data-directory, and --data-directory is provided,
1657 look for it there.
1658
ae606bee
TT
16592012-11-15 Tom Tromey <tromey@redhat.com>
1660
1661 * gdb.texinfo (Signaling): Fix typo.
1662
62747a60
TT
16632012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1664
1665 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1666 parameter "count" of -data-write-memory-bytes, and add an example.
1667
18a9fc12
TT
16682012-11-12 Tom Tromey <tromey@redhat.com>
1669
1670 * gdb.texinfo (Symbols): Document "info type-printers",
1671 "enable type-printer" and "disable type-printer".
1672 (Python API): Add new node to menu.
1673 (Type Printing API): New node.
1674 (Progspaces In Python): Document type_printers field.
1675 (Objfiles In Python): Likewise.
1676 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1677 register_type_printer, TypePrinter>: Document.
1678
53342f27
TT
16792012-11-12 Tom Tromey <tromey@redhat.com>
1680
1681 * gdb.texinfo (Symbols): Document "set print type methods",
1682 "set print type typedefs", and flags to ptype and whatis.
1683
ed8a1c2d
AB
16842012-11-09 Andrew Burgess <aburgess@broadcom.com>
1685
1686 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1687 the example -data-disassemble output. Extend the description of
1688 the -data-disassemble results to document all fields. Document
1689 the cli disassemble command as being related to -data-disassemble.
1690
8506d139
YQ
16912012-11-09 Yao Qi <yao@codesourcery.com>
1692
1693 PR gdb/14777.
1694 * gdb.texinfo (OS Information): Remove doc on command
1695 'info udot'.
1696
4d3f93a2
JB
16972012-11-08 Joel Brobecker <brobecker@adacore.com>
1698
1699 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1700 gdb.ini warning for Windows port.
1701
1e96de83
YQ
17022012-11-08 Yao Qi <yao@codesourcery.com>
1703
1704 * gdb.texinfo (Search): Add kindex for 'fo'.
1705
dc939229
TT
17062012-11-05 Tom Tromey <tromey@redhat.com>
1707
1708 PR python/14802:
1709 * gdb.texinfo (Functions In Python): Add example.
1710
6f6484cd
YQ
17112012-11-03 Yao Qi <yao@codesourcery.com>
1712
1713 * observer.texi (GDB Observers): Remove observer
1714 'tracepoint_modified', 'tracepoint_created' and
1715 'tracepoint_deleted'.
1716
af4238e5
TT
17172012-10-26 Tom Tromey <tromey@redhat.com>
1718
1719 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1720
687e43a4
TT
17212012-10-25 Tom Tromey <tromey@redhat.com>
1722
1723 * gdb.texinfo (General Query Packets): Use @itemx.
1724
8de0566d
YQ
17252012-10-17 Yao Qi <yao@codesourcery.com>
1726
1727 * observer.texi (GDB Observers): Update observer
1728 'memory_changed'.
1729 * gdb.texinfo (GDB/MI Async Records): Document for
1730 "memory-changed" notification.
1731
07540c15
DE
17322012-10-15 Doug Evans <dje@google.com>
1733
1734 * gdb.texinfo (Mode Options): Document -nh.
1735 Elaborate on docs for -nx.
1736
d7019589
SP
17372012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1738
1739 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1740
82a90ccf
YQ
17412012-09-21 Yao Qi <yao@codesourcery.com>
1742 Pedro Alves <palves@redhat.com>
1743
1744 * gdb.texinfo (GDB/MI Async Records): Document notification
1745 'record-started' and 'record-stopped'.
1746 * observer.texi (GDB Observers): New observer 'record-changed'.
1747
aa9259cc
TS
17482012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1749
1750 * gdb.texinfo: Document the removal of SH's 'regs' command.
1751
c1d780c2
SDJ
17522012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1753
1754 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1755
bb25a15c
YQ
17562012-09-18 Yao Qi <yao@codesourcery.com>
1757
1758 * gdb.texinfo (GDB/MI Async Records): Document new MI
1759 notifications '=tsv-created' and '=tsv-deleted'.
1760 * observer.texi (GDB Observers): New observer tsv_created and
1761 tsv_deleted.
1762
201b4506
YQ
17632012-09-18 Yao Qi <yao@codesourcery.com>
1764
1765 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1766 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1767 '=traceframe-changed'.
1768
6fc1c773
YQ
17692012-09-17 Yao Qi <yao@codesourcery.com>
1770
1771 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1772 'set listsize'.
1773
121c73f3
JK
17742012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1775 Eli Zaretskii <eliz@gnu.org>
1776
1777 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1778 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1779 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1780
e9687799
JK
17812012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1782
1783 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1784
3b5e4d35
YPK
17852012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1786
1787 Document how to return from "python-interactive" to GDB.
1788 * gdb.texinfo (Python Commands): Update documentation.
1789
17902012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1791
1792 Add a new "python-interactive" command that starts a standard
1793 Python interactive prompt with "pi" as alias, and add "py" as
1794 an alias to "python".
1795 * gdb.texinfo (Python Commands): Document the new commands.
1796
b583003e
TT
17972012-08-22 Tom Tromey <tromey@redhat.com>
1798
1799 * gdbint.texinfo (Host Definition): Remove documentation for
1800 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1801
a451cb65
KS
18022012-08-17 Keith Seitz <keiths@redhat.com>
1803
1804 PR c++/13356
1805 * gdb.texinfo (Type and Range Checking): Remove warning.
1806 Remove spurious commas.
1807 Update text and examples for re-implementation of set/show
1808 check type.
1809 (C and C++ Type and Range Checks): Likewise.
1810
6b1755ce
YQ
18112012-08-16 Yao Qi <yao@codesourcery.com>
1812
1813 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1814 is deprecated.
1815
f47f77df
DE
18162012-08-13 Doug Evans <dje@google.com>
1817
1818 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1819 to include functions.
1820
a72c3253
DE
18212012-08-10 Doug Evans <dje@google.com>
1822
1823 * gdb.texinfo (Convenience Funs): New node.
1824 (Types In Python): Document Type.vector.
1825
5b9afe8a
YQ
18262012-08-09 Yao Qi <yao@codesourcery.com>
1827
1828 * observer.texi: New observer command_param_changed.
1829 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1830
dc1039df
JK
18312012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1832
1833 * gdbint.texinfo (Debugging GDB): In section
1834 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1835 Mention also gdb-gdb.py.
1836
4abf930d
YQ
18372012-08-07 Yao Qi <yao@codesourcery.com>
1838
1839 Revert the folloing patch:
1840 2012-08-06 Yao Qi <yao@codesourcery.com>
1841 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1842 remote hardware-watchpoint-limit' and 'set
1843 remote hardware-breakpoint-limit'.
1844
f3c8a52a
JK
18452012-08-06 Nathaniel Flath <flat0103@gmail.com>
1846
1847 * gdb.texinfo (Working Directory): Added information about new
1848 default argument for 'cd' command.
1849
77a91025
YQ
18502012-08-06 Yao Qi <yao@codesourcery.com>
1851
1852 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1853 remote hardware-watchpoint-limit' and 'set
1854 remote hardware-breakpoint-limit'.
1855
d9f08f52
YQ
18562012-08-06 Yao Qi <yao@codesourcery.com>
1857
1858 Fix PR14371.
1859
1860 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1861 '=breakpoint-deleted'.
1862
95b07c96
YQ
18632012-08-02 Yao Qi <yao@codesourcery.com>
1864
1865 * gdb.texinfo (Native): Remove node Neutrino.
1866
7255706c
YQ
18672012-07-27 Yao Qi <yao@codesourcery.com>
1868
1869 * gdb.texinfo (IPA Protocol Commands): Document new command
1870 'close'.
1871
d6b28940
TT
18722012-07-25 Tom Tromey <tromey@redhat.com>
1873
1874 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1875
e615022a
DE
18762012-07-20 Doug Evans <dje@google.com>
1877
1878 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1879 (Index Files): Document how to control the use of deprecated index
1880 sections.
1881 (Index Section Format): Replace --use-deprecated-index-sections with
1882 "set use-deprecated-index-sections on".
1883
055855a4
EZ
18842012-07-12 Eli Zaretskii <eliz@gnu.org>
1885
1886 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1887 indices into a single node "Index". Instead, join function and
1888 variable indices into a single index, separate from the concept
1889 index. Requested in
1890 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1891 (Top): Update the top-level menu: instead of one "Index" there are
1892 now separate entries "Concept Index" and "Function and Variable
1893 Index".
1894 (Concept Index, Function and Variable Index): New nodes.
1895 (Index): Node deleted.
1896
f77cc5f0
HZ
18972012-07-05 Hui Zhu <hui_zhu@mentor.com>
1898
1899 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1900 and "maint agent-eval".
1901
00595b5e
EZ
19022012-07-03 Eli Zaretskii <eliz@gnu.org>
1903
1904 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1905 avoid file-name clashes between Index.html and index.html on
1906 case-insensitive filesystems. See the discussion starting in
1907 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1908 details of the problem.
1909 (Top): Update the master menu for the above.
1910 (Concept Index, Command and Variable Index): New nodes, instead of
1911 the old "Index" node that was deleted. All cross-references
1912 updated.
1913
d3ce09f5
SS
19142012-07-02 Stan Shebs <stan@codesourcery.com>
1915
1916 * gdb.texinfo (Dynamic Printf): Mention agent style and
1917 disconnected dprintf.
1918 (Maintenance Commands): Describe maint agent-printf.
1919 (General Query Packets): Mention BreakpointCommands feature.
1920 (Packets): Document commands extension to Z0 packet.
1921 * agentexpr.texi (Bytecode Descriptions): Document printf
1922 bytecode.
1923
2d7b58e8
JK
19242012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1927 only after gdbinit files.
1928 (Startup): Move -iex and -iex commands down after gdbinit files.
1929
202cbf1c
JK
19302012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1931
1932 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1933 possibility.
1934
b6ba681c
TT
19352012-06-29 Tom Tromey <tromey@redhat.com>
1936
1937 * gdb.texinfo (Index Section Format): Update for version 7.
1938
71caed83
SS
19392012-06-28 Stan Shebs <stan@codesourcery.com>
1940
1941 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1942 example, add note about title column.
1943
ee0bf529
SCR
19442012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1945
1946 * gdb.texinfo (Symbol Tables In Python): Add description about
1947 the new 'last' attribute of gdb.Symtab_and line.
1948
3c15d565
SCR
19492012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1950
1951 * gdb.texinfo (Symbol Tables In Python): Correct the description
1952 of the 'pc' attribute of gdb.Symtab_and_line.
1953
45cfd468
DE
19542012-06-26 Doug Evans <dje@google.com>
1955
1956 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1957 and symtab-create.
1958
496ee73e
KS
19592012-06-25 Keith Seitz <keiths@redhat.com>
1960
1961 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1962 from example. Remove "rbreak" from list of corresponding
1963 gdb commands.
1964
156942c7
DE
19652012-06-23 Doug Evans <dje@google.com>
1966
1967 * gdb.texinfo (Index Section Format): Document version 7 format.
1968
c614397c
YQ
19692012-06-22 Yao Qi <yao@codesourcery.com>
1970
1971 * gdb.texinfo: Add missing cindex for some packets.
1972
472a2379
KS
19732012-06-20 Keith Seitz <keiths@redhat.com>
1974
1975 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1976 for -break-insert and document -p.
1977
2678e2af
YQ
19782012-06-20 Yao Qi <yao@codesourcery.com>
1979
1980 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1981 and "gdb.write_memory" with "Inferior.read_memory" and
1982 "Inferior.write_memory".
1983
984359d2
EZ
19842012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1985
1986 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1987 (Free Documentation): Add @node line.
1988 (Continuing and Stepping) <advance location>: Use @item instead of
1989 @itemx.
1990 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1991 @itemx.
1992 (Embedded Processors): Put the link to "PA" to its correct place,
1993 according to document structure.
1994 (Python API): Put the link to "Lazy Strings In Python" to its
1995 correct place.
1996 (Index): Use @@ in @tex block to get a literal @.
1997
1998 * gdbint.texinfo: Fix the @subtitle line.
1999
2000 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2001 correct place.
2002
16bdd41f
YQ
20032012-06-08 Yao Qi <yao@codesourcery.com>
2004
2005 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2006 Protocol'.
2007 (In-Process Agent Protocol, IPA Protocol Objects)
2008 (IPA Protocol Commands): New nodes.
2009 (Tracepoint Packets): Add anchors.
2010
2d4c29c5
TS
20112012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2012
2013 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2014
6bd110c5
YQ
20152012-06-06 Yao Qi <yao@codesourcery.com>
2016
2017 * gdb.texinfo: Update copyright year.
2018
f3e0e960
SS
20192012-05-23 Stan Shebs <stan@codesourcery.com>
2020 Kwok Cheung Yeung <kcy@codesourcery.com>
2021
2022 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2023
1564a261
JK
20242012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2025
2026 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2027 Mention also --with-separate-debug-dir.
2028 (Auto-loading): Prepend $debugdir in the sample output.
2029 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2030 auto-load safe-path variable.
2031 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2032 Mention also $debugdir for 'set auto-load scripts-directory'.
2033
eb17f351
EZ
20342012-05-19 Eli Zaretskii <eliz@gnu.org>
2035
2036 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2037 (MIPS Embedded, MIPS, MIPS Register packet Format)
2038 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2039 appropriate.
2040
4cc0665f
MR
20412012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2042 Maciej W. Rozycki <macro@codesourcery.com>
2043
2044 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2045 mips compression".
2046 (MIPS Breakpoint Kinds): New subsubsection.
2047
7af8dcf8 20482012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2049
2050 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2051 nodes for subsections. Add @acronym mark-ups and adjust
2052 formatting.
2053
aff139ff
JK
20542012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2055
2056 Rename $ddir to $datadir.
2057 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2058 (objfile-gdb.py file): Rename $ddir to $datadir.
2059
9cb709b6
TT
20602012-05-18 Tom Tromey <tromey@redhat.com>
2061
2062 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2063
e7e0cddf
SS
20642012-05-14 Stan Shebs <stan@codesourcery.com>
2065
2066 * gdb.texinfo (Dynamic Printf): New subsection.
2067
7efc75aa
SCR
20682012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2069
2070 * gdb.texinfo (Basic Python): Add description about the function
2071 gdb.find_pc_line
2072
f307c045
JK
20732012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2074 Eli Zaretskii <eliz@gnu.org>
2075
2076 * gdb.texinfo (Separate Debug Files): Use plural form for global
2077 debugging information directory.
2078
85d4a676
SS
20792012-05-11 Stan Shebs <stan@codesourcery.com>
2080 Kwok Cheung Yeung <kcy@codesourcery.com>
2081
2082 * gdb.texinfo (Operating System Auxiliary Information): Document new
2083 'info os' subcommands.
2084
c1668e4e
JK
20852012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2088 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2089 (dotdebug_gdb_scripts section): Add reference
2090 to 'Auto-loading safe path'.
2091
7349ff92
JK
20922012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 Implement multi-component --with-auto-load-dir.
2095 * gdb.texinfo (Auto-loading): New references
2096 for 'set auto-load scripts-directory'
2097 and 'show auto-load scripts-directory'.
2098 (Auto-loading safe path): Describe the new default. Move $ddir
2099 substituation reference to 'objfile-gdb.py file'.
2100 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2101 script-name. Describe new 'set auto-load scripts-directory'
2102 and 'show auto-load scripts-directory'.
2103
6dea1fbd
JK
21042012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2105
2106 Provide $ddir substitution for --with-auto-load-safe-path.
2107 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2108 (Auto-loading safe path): Likewise. Mention the default value,
2109 $ddir substitution, --with-auto-load-safe-path and
2110 --without-auto-load-safe-path.
2111 * observer.texi (gdb_datadir_changed): New.
2112
1ccacbcd
JK
21132012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2114
2115 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2116 Twice.
2117
d9242c17
JK
2118 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2119 directory separator by path separator.
2120
af2c1515
JK
21212012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2122
2123 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2124 for 'set auto-load safe-path' optional. Mention if it is omitted.
2125 Change disabling security protection condition to "/", twice.
2126
a20ee7a4
SCR
21272012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2128
2129 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2130 the new methods global_block and static_block on gdb.Symtab
2131 objects.
2132
56af09aa
SCR
21332012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2134
2135 * gdb.texinfo (Blocks In Python): Add a note saying that future
2136 improvements to GDB and its infrastructure can move symbols
2137 across blocks within a symbol table.
2138
2746b0ef
YQ
21392012-04-29 Yao Qi <yao@codesourcery.com>
2140
2141 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2142 (A29K): Remove.
2143
62e5f89c
SDJ
21442012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2145 Tom Tromey <tromey@redhat.com>
2146
2147 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2148 and generic static probe support on GDB.
2149
a766d390
DE
21502012-04-25 Doug Evans <dje@google.com>
2151
50f042b9
DE
2152 * gdb.texinfo (Go): Fix thinko.
2153
a766d390
DE
2154 * gdb.texinfo (Supported Languages): Add Go.
2155 (Go): New node.
2156
f02e2b19
YQ
21572012-04-25 Yao Qi <yao@codesourcery.com>
2158
2159 * gdbint.texinfo (Testsuite): New section `Board settings'.
2160
68d41a48
JK
21612012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2162
2163 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2164 Three times.
2165
174bb630
JK
2166 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2167 Three times.
2168
0511cc75
JK
21692012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2170
2171 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2172 by @table @asis. Fix formatting of one item.
2173
0070f25a
JK
21742012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2175
2176 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2177
4dc84fd1
JK
21782012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2179
2180 New option "set debug auto-load".
2181 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2182 (auto-load verbose mode): New node.
2183
bccbefd2
JK
21842012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2185
2186 New option "set auto-load safe-path".
2187 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2188 and "info auto-load" examples for safe-path. Put there also references
2189 for "set auto-load safe-path" and "show auto-load safe-path".
2190 New menu item for Auto-loading safe path.
2191 (Auto-loading safe path): New node.
2192 (Python Auto-loading): Update the expected output from "Missing"
2193 to "No".
2194
bf88dd68
JK
21952012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 auto-load: Implementation.
2198 * gdb.texinfo (Mode Options): New anchor for -nx.
2199 (Startup): New anchors for Option -init-eval-command,
2200 Home Directory Init File
2201 and Init File in the Current Directory during Startup.
2202 Mention set auto-load local-gdbinit with a reference.
2203 Change the sample code to "set auto-load python-scripts".
2204 (Threads): New anchor set libthread-db-search-path.
2205 Provide references to libthread_db.so.1 file.
2206 (Controlling GDB): New menu item for Auto-loading.
2207 (Auto-loading, Init File in the Current Directory)
2208 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2209 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2210 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2211 reference.
2212 (Auto-loading): Rename to ...
2213 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2214 "set auto-load python-scripts", new anchor for it. Change
2215 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2216 for it. Change "info auto-load-scripts"
2217 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2218 to "Python scripts".
2219
8264ba82
AG
22202012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2221
2222 PR mi/13393
2223 * gdb.texinfo (Print Settings): Extend the description for "set print
2224 object".
2225 (GDB/MI Variable Objects): Extend the description for -var-create and
2226 -var-list-children.
2227
06fc020f
SCR
22282012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2229
2230 * gdb.texinfo (Examining Data): Document the 'explore' command.
2231
7191c139
JB
22322012-03-28 Joel Brobecker <brobecker@adacore.com>
2233
2234 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2235 to the children of a varobj and its update range when -var-update
2236 returns that the varobj's type changed.
2237
3708f05e
JK
22382012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2239
2240 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2241 Create two new links fir 'objfile-gdb.py file'
2242 and 'dotdebug_gdb_scripts section'.
2243
8e0583c8
JK
22442012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 * gdb.texinfo (Auto-loading): Rename node reference
2247 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2248 Twice.
2249 (.debug_gdb_scripts section): Rename the node ...
2250 (dotdebug_gdb_scripts section): ... here.
2251 (Maintenance Commands): Also rename this node reference.
2252
7b282c5a
SCR
22532012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2254
2255 * gdb.texinfo (Python API/Values From Inferior): Add description
2256 about the new method Value.referenced_value. Add description on
2257 how Value.dereference is different (and similar) to
2258 Value.referenced_value.
2259
8320cc4f
JK
22602012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2261
2262 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2263 --init-eval-command=COMMAND, -iex.
2264 (Startup): Describe -iex and -ix. Simplify the example
2265 for "set auto-load-scripts off".
2266
481860b3
GB
22672012-03-16 Gary Benson <gbenson@redhat.com>
2268
2269 PR breakpoints/10738
2270 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2271 stating that GDB cannot set breakpoints on inlined functions.
2272 (Mode Options): Document --use-deprecated-index-sections.
2273 (Index Section Format): Document new index section version format.
2274
c4aeac85
TT
22752012-03-15 Tom Tromey <tromey@redhat.com>
2276
2277 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2278
16899756
DE
22792012-03-13 Doug Evans <dje@google.com>
2280
2281 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2282 of "reload".
2283 (Symbols): Delete docs for set/show symbol-reloading.
2284 * gdbint.texinfo (Defining Other Architecture Features): Delete
2285 SYMBOL_RELOADING_DEFAULT.
2286 * refcard.tex: Delete reference to symbol-reloading.
2287
9b224c5e
PA
22882012-03-07 Pedro Alves <palves@redhat.com>
2289
2290 * gdb.texinfo (General Query Packets): Document new
2291 QProgramSignals packet.
2292 * gdb.texinfo (Remote configuration): Mention
2293 "program-signals-packet".
2294
169081d0
TG
22952012-03-05 Tristan Gingold <gingold@adacore.com>
2296
2297 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2298
d1feda86
YQ
22992012-03-03 Yao Qi <yao@codesourcery.com>
2300
2301 * gdb.texinfo (In-Process Agent): New node.
2302 Document new commands.
2303 (General Query Packets): Add packet `QAgent'.
2304
1faeff08
MR
23052012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2306
2307 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2308
7d74f244
DE
23092012-03-01 Scott J. Goldman <scottjg@vmware.com>
2310
2311 * gdb.texinfo (Commands In Python): Put example python macro in
2312 COMMAND_USER category rather than COMMAND_OBSCURE.
2313 Document gdb.COMMAND_USER.
2314 (User-defined Commands): Update documentation to clarify
2315 "set/show max-user-call-depth" and "show user" don't apply to python
2316 commands. Update documentation to clarify "help user-defined" may
2317 also include python commands defined as COMMAND_USER.
2318
6fe37d23
JK
23192012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2320
2321 * gdb.texinfo (Startup): Add option -ex description to the option -x
2322 description.
2323
83364271
LM
23242012-02-24 Luis Machado <lgustavo@codesourcery.com>
2325
2326 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2327 condition-evaluation breakpoint parameter.
2328 Mention condition-evaluation mode being shown in "info break".
2329 (Break Conditions): Add description for target-side
2330 conditional breakpoints.
2331 (Remote Configuration): Mention conditional-breakpoints-packet.
2332 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2333 cond-expr.
2334 (General Query Packets): Mention new ConditionalBreakpoint feature.
2335
bdb1994d
TT
23362012-02-22 Tom Tromey <tromey@redhat.com>
2337
2338 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2339
4d241c86
TT
23402012-02-17 Tom Tromey <tromey@redhat.com>
2341
2342 PR python/10753:
2343 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2344 directory.
2345
816338b5
SS
23462012-02-14 Stan Shebs <stan@codesourcery.com>
2347
2348 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2349
cc30c4bd
PA
23502012-02-13 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2353 mips-idt-ecoff.
2354
035d1e5b
YQ
23552012-02-09 Yao Qi <yao@codesourcery.com>
2356
2357 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2358
f0823d2c
TT
23592012-02-07 Tom Tromey <tromey@redhat.com>
2360
2361 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2362 Symbol.value.
2363
64e7d9dd
TT
23642012-02-07 Tom Tromey <tromey@redhat.com>
2365
2366 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2367
4220b2f8
TS
23682012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2369
2370 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2371
edcc5120
TT
23722012-01-24 Tom Tromey <tromey@redhat.com>
2373
2374 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2375 unload".
2376 (Files): Mention new catch commands.
2377 (GDB/MI Async Records): Likewise.
2378
53fe1783
GB
23792012-01-24 Gary Benson <gbenson@redhat.com>
2380
2381 Delete #if 0'd out code.
2382 * gdb.texinfo (Frame Info): Remove "info catch".
2383
b9e7b9c3
UW
23842012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2385
2386 * gdb.texinfo (Remote Configuration): Document
2387 "set remote hostio-readlink-packet" command.
2388 (General Query Packets): Document vFile:readlink packet.
2389
4aac40c8
TT
23902012-01-16 Tom Tromey <tromey@redhat.com>
2391
2392 * gdb.texinfo (Specify Location): Document relative file name
2393 handling.
2394
cafec441
TT
23952012-01-16 Tom Tromey <tromey@redhat.com>
2396
2397 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2398
0ee339bc
JK
23992012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2400 Eli Zaretskii <eliz@gnu.org>
2401
2402 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2403 code.
2404
72384ba3
PH
24052012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2406
2407 * gdb.texinfo (Variables): Document use of :: for non-static
2408 variables.
2409
ce1b17c4
JB
24102012-01-05 Joel Brobecker <brobecker@adacore.com>
2411
2412 * gdbint.texinfo (Start of New Year Procedure): Update
2413 to replace use of copyright.sh by use of copyright.py.
2414
217bff3e
JK
24152012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2416
2417 Remove the gdbtui binary.
2418 * all-cfg.texi (GDBTUI): Remove.
2419 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2420 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2421 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2422
cc72b2a2
KP
24232011-12-23 Kevin Pouget <kevin.pouget@st.com>
2424
2425 Introduce gdb.FinishBreakpoint in Python.
2426 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2427 (Python API): Add menu entry for Finish Breakpoints.
2428
13ac8d2c
JK
24292011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2430
2431 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2432 tests.
2433
e0f9f062
DE
24342011-12-16 Doug Evans <dje@google.com>
2435
2436 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2437
80b6e756
PM
24382011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2439
1c3ad6ab 2440 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2441 stack". Add documentation for "set/show python print-stack".
2442
2fb860fc
PA
24432011-12-14 Pedro Alves <pedro@codesourcery.com>
2444
2445 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2446 should transfer control to the stub in the startup code instead of
2447 in main. Mention the need to get past the initial breakpoint.
2448
f8eba3c6
TT
24492011-12-06 Tom Tromey <tromey@redhat.com>
2450
2451 * gdb.texinfo (Set Breaks): Update for new behavior.
2452
2268b414
JK
24532011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2456 List Format for SVR4 Targets'.
2457 (General Query Packets): New item qXfer:libraries-svr4:read.
2458 (Library List Format for SVR4 Targets): New node.
2459
ae6f0d5b
TT
24602011-12-01 Tom Tromey <tromey@redhat.com>
2461
2462 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2463 add.
2464
36dfb11c
TT
24652011-11-22 Tom Tromey <tromey@redhat.com>
2466
2467 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2468 reasons.
2469
f196051f
SS
24702011-11-20 Stan Shebs <stan@codesourcery.com>
2471
2472 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2473 note-related options and variables.
2474 (Tracepoint Packets): Document packet changes.
2475
f85b53f8
SD
24762011-11-20 Sanjoy Das <sdas@igalia.com>
2477
2478 * gdb.texinfo (JIT Interface): Add documentation on writing and
2479 usind JIT debug info readers.
2480 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2481 Debug Info Readers): New nodes.
2482
bfccc43c
YQ
24832011-11-18 Yao Qi <yao@codesourcery.com>
2484
2485 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2486 tracepoint.
2487
c011a4f4
DE
24882011-11-15 Doug Evans <dje@google.com>
2489
2490 * gdb.texinfo (Files): Document basenames-may-differ.
2491
ed59ded5
DE
24922011-11-14 Doug Evans <dje@google.com>
2493
2494 * gdb.texinfo (Shell Commands): Document "!".
2495
405f8e94
SS
24962011-11-14 Stan Shebs <stan@codesourcery.com>
2497 Kwok Cheung Yeung <kcy@codesourcery.com>
2498
2499 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2500 needed to get shorter fast tracepoints.
2501 (Tracepoint Packets): Document new qTMinFTPILen packet.
2502
1e4d1764
YQ
25032011-11-14 Yao Qi <yao@codesourcery.com>
2504
2505 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2506 behavior of tracepoint.
2507 (General Query Packets): New feature InstallInTrace.
2508 (Remote Configuration): Document "set remote
2509 install-in-trace-packet".
2510
71eba9c2 25112011-11-12 Matt Rice <ratmice@gmail.com>
2512
2513 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2514 Add arguments to info macro.
2515
e0f8f636
TT
25162011-11-10 Tom Tromey <tromey@redhat.com>
2517
2518 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2519 manual.
2520 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2521 (Macros): Add a footnote.
2522 (C): Remove paragraph about compiler options.
2523 (C Constants): Mention wide character and string constants.
2524 (C Plus Plus Expressions): Update compiler option advice. Mention
2525 using declarations. Mention ADL. Remove old HP compiler
2526 information.
2527
625c0d47
TT
25282011-11-10 Tom Tromey <tromey@redhat.com>
2529
2530 PR c++/9257:
2531 * gdb.texinfo (Print Settings): Add an extra note about the need
2532 for a vtable.
2533
4be2aacc
MR
25342011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2535
2536 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2537 "set mips abi" documentation.
2538
0a1c4d10
DE
25392011-11-04 Doug Evans <dje@google.com>
2540
2541 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2542
aad1c02c
TT
25432011-11-03 Tom Tromey <tromey@redhat.com>
2544
2545 * gdb.texinfo (Stopping): Add menu entry.
2546 (Continuing and Stepping): Restore @node. Use @section, not
2547 @subsection.
2548
983fb131
MR
25492011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2550
2551 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2552 designation. Fix "Specify Location" cross-reference.
2553
3065dfb6
SS
25542011-11-02 Stan Shebs <stan@codesourcery.com>
2555
2556 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2557 (General Query Packets): Describe tracenz feature.
2558 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2559
0aaaf063
PK
25602011-10-28 Paul Koning <paul_koning@dell.com>
2561
2562 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2563
2231f1fb
KP
25642011-10-27 Kevin Pouget <kevin.pouget@st.com>
2565
2566 * gdb.texinfo ((Frames In Python): Document
2567 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2568
5110b5df
PK
25692011-10-26 Paul Koning <paul_koning@dell.com>
2570
2571 * gdb.texinfo (gdb.types): Document new deepitems function.
2572
22dbab46
PK
25732011-10-25 Paul Koning <paul_koning@dell.com>
2574
2575 PR python/13327
2576
2577 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2578 fetch_lazy method.
2579
9df2fbc4
PM
25802011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2581
2582 PR python/12656
2583
2584 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2585 global_block, static_block function.
2586
f05e2e1d
TT
25872011-10-19 Tom Tromey <tromey@redhat.com>
2588
2589 * gdb.texinfo (Commands In Python): Add missing "@"s.
2590
a7fc3f37
KP
25912011-10-13 Kevin Pouget <kevin.pouget@st.com>
2592
2593 PR python/13285 Document named constants for frame unwind stop reasons
2594 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2595 constants.
2596
5048e516
JK
25972011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2598
2599 Fix compatibility with texinfo versions older than 4.12.
2600 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2601 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2602 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2603 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2604 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2605 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2606 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2607
5a56e9c5
DE
26082011-10-09 Doug Evans <dje@google.com>
2609
2610 * gdb.texinfo (Extending GDB): Document alias command.
2611
36b11add
JK
26122011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2613
2614 Support @entry in input expressions.
2615 * gdb.texinfo (Variables): Describe @entry names suffix.
2616 (Print Settings): Add anchor for `set print entry-values'.
2617
e18b2753
JK
26182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2619 Eli Zaretskii <eliz@gnu.org>
2620
2621 Display @entry parameter values (without references).
2622 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2623 example.
2624 (Print Settings): New description of set print entry-values and show
2625 print entry-values.
2626
111c6489
JK
26272011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2628 Eli Zaretskii <eliz@gnu.org>
2629
2630 Recognize virtual tail call frames.
2631 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2632 (Tail Call Frames): New node.
2633 (Frames In Python): Add gdb.TAILCALL_FRAME.
2634
9c15afc4
DE
26352011-10-07 Doug Evans <dje@google.com>
2636
2637 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2638 register_pretty_printer.
2639
99f5279d
PM
26402011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2641
2642 PR python/12930
2643 PR python/12802
2644
2645 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2646 stop method.
2647
03583c20
UW
26482011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2649
2650 * gdb.texinfo (Starting your Program): "set disable-randomization"
2651 is no longer Linux-specific.
2652 (Remote Configuration): Document "set remote
2653 disable-randomization-packet".
2654 (General Query Packets): Document "QDisableRandomization" packet
2655 and add it to "qSupported" list.
2656
bd054e06
KP
26572011-10-07 Kevin Pouget <kevin.pouget@st.com>
2658
2659 Allow Python notification of new object-file loadings.
2660 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2661 event type.
2662
cb6be26b
KP
26632011-10-04 Kevin Pouget <kevin.pouget@st.com>
2664
2665 PR python/12691: Add the inferior to Python exited event
2666 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2667
a05336a1
JB
26682011-10-03 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2671 rephasing.
2672
5d77fe44
JB
26732011-10-03 Joel Brobecker <brobecker@adacore.com>
2674
2675 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2676 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2677 as possible feature returned by the `-list-features'
2678 command.
2679
699df94d
PK
26802011-09-28 Paul Koning <paul_koning@dell.com>
2681
2682 * gdb.texinfo (gdb.Type): Document field access by dictionary
2683 key syntax.
2684
24bdad53
YQ
26852011-09-28 Yao Qi <yao@codesourcery.com>
2686
2687 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2688 Add one space after option `-s'. Remove @r{} markup.
2689
6710bf39
SS
26902011-09-27 Stan Shebs <stan@codesourcery.com>
2691
2692 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2693
d99f7e48
HZ
26942011-09-16 Hui Zhu <teawater@gmail.com>
2695
2696 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2697 to *(unsigned char *)$esp@300.
2698
d812018b
PK
26992011-09-15 Paul Koning <paul_koning@dell.com>
2700
2701 * gdb.texinfo: Make style of Python functions and methods match
2702 the syntax of Python. Also put class and module names explicitly
2703 on function, member, and variable names, matching Python
2704 documentation conventions.
2705
2aa48337
KP
27062011-09-15 Kevin Pouget <kevin.pouget@st.com>
2707
2708 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2709 * gdb.texinfo (Inferiors In Python): Describe new
2710 gdb.selected_inferior() function.
2711
6839b47f
KP
27122011-09-15 Kevin Pouget <kevin.pouget@st.com>
2713
2714 Handle multiple breakpoint hits in Python interface:
2715 * gdb.texinfo (Events In Python): New function documentation:
2716 gdb.BreakpointEvent.breakpoints. Indicate that
2717 gdb.BreakpointEvent.breakpoint is now deprecated.
2718
26829f2b
JB
27192011-09-04 Joel Brobecker <brobecker@adacore.com>
2720
2721 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2722
a9f54f60
TT
27232011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2724
2725 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2726
fa3a4f15
PM
27272011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2728
2729 * gdb.texinfo (Prompt): Add set/show extended-prompt
2730 documentation
2731 (Basic Python): Add prompt_hook anchor.
2732 (Python modules): Reword module text to reflect multiple modules.
2733 (gdb.prompt): Document gdb.prompt module.
2734
224bbe49
YQ
27352011-08-14 Yao Qi <yao@codesourcery.com>
2736
78d85199
YQ
2737 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2738
27392011-08-14 Yao Qi <yao@codesourcery.com>
2740
2741 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2742 (TIC6x Features): New node.
2743
457e09f0
DE
27442011-08-12 Doug Evans <dje@google.com>
2745
2746 * gdb.texinfo (Symbols In Python): Document symbol.type.
2747
5e239b84
PM
27482011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2749
2750 * gdb.texinfo (Python): Document command and function
2751 auto-loading.
2752
177bc839
JK
27532011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2754 Eli Zaretskii <eliz@gnu.org>
2755
2756 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2757 typedefs unrolling. Extend the sample code by an inner typedef and
2758 outer typedefs unrolling.
2759
1a532630
PP
27602011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2761
2762 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2763 size and line-size.
2764
9b158ba0 27652011-07-21 Matt Rice <ratmice@gmail.com>
2766
2767 PR macros/12999
2768 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2769 Update text and cindex entries for info macro command.
2770
d17b6f81
PM
27712011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2772
2773 * observer.texi (GDB Observers): Add before_prompt observer.
2774 * gdb.texinfo (Basic Python): Add documentation for prompt
2775 substitution.
2776
713389e0
PM
27772011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2778
2779 PR python/12438
2780 * gdb.texinfo (Python Commands): Add deprecate note to maint
2781 set/show python print-stack. Document set/show python
2782 print-backtrace.
2783
177b42fe
TJB
27842011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2785
2786 * gdb.texinfo: Fix typos.
2787
900e11f9
JK
27882011-07-01 Tom Tromey <tromey@redhat.com>
2789
2790 * gdb.texinfo (Debugging Output): Document set debug
2791 check-physname.
2792
39c4d40a
TT
27932011-06-29 Tom Tromey <tromey@redhat.com>
2794
2795 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2796 breakpoint-notifications feature.
2797
6f5def7d
UW
27982011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2799
2800 * gdb.texinfo (Target Description): Remove warning about
2801 possibly unstable format.
2802
8cf64490
TT
28032011-06-03 Tom Tromey <tromey@redhat.com>
2804
2805 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2806 (Events In Python): Note that exit_code is optional.
2807
393eab54
PA
28082011-05-17 Pedro Alves <pedro@codesourcery.com>
2809
2810 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2811 required for multi-threading support.
2812 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2813 Hc are deprecated for multi-threading debugging. Point readers at
2814 the vCont packet.
2815
75fc9810
DE
28162011-05-15 Doug Evans <dje@google.com>
2817
2818 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2819
01124a23
DE
28202011-05-13 Doug Evans <dje@google.com>
2821
98a5dd13
DE
2822 * gdb.texinfo (Threads): Document $sdir,$pdir.
2823 (Server): Document $pdir exception.
2824
dbaefcf7
DE
2825 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2826
cc63ef9b
DE
2827 * gdb.texinfo (Threads): Clarify default value for
2828 libthread-db-search-path.
7e0396aa 2829
01124a23
DE
2830 * gdb.texinfo (Completion): Update example.
2831 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2832
d248b706
KY
28332011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2834
2835 * gdb.texinfo: Document change in the behaviour of the enable and
2836 disable GDB commands when applied to tracepoints.
2837 Document the EnableDisableTracepoints remote stub feature.
2838 Document QTEnable and QTDisable in the list of tracepoint packets.
2839
cc88a640
JK
28402011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2841
2842 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2843 hsuser.texi.
2844 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2845 comment to hsuser.texi. Change rluser.texi name in the comment.
2846
84e578fb
DE
28472011-05-10 Doug Evans <dje@google.com>
2848
2849 * gdb.texinfo (Threads): If an empty path is provided for
2850 libthread-db-search-path it is reset to its default value.
2851 (Server): Ditto.
2852
478aac75
DE
28532011-05-09 Doug Evans <dje@google.com>
2854
2855 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2856
9c06b0b4
TJB
28572011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2858 Thiago Jung Bauermann <bauerman@br.ibm.com>
2859
2860 Implement support for PowerPC BookE masked watchpoints.
2861 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2862 (PowerPC Embedded): Mention support of masked watchpoints.
2863
9ed350ad
JB
28642011-05-03 Joel Brobecker <brobecker@adacore.com>
2865
2866 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2867 `@value{GDBN}'.
2868
4ceed123
JB
28692011-05-03 Joel Brobecker <brobecker@adacore.com>
2870
2871 * gdb.texinfo (titlepage): Remove dedication.
2872 (In Memoriam): New appendix.
2873
559a7a62
JK
28742011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2875 Eli Zaretskii <eliz@gnu.org>
2876
2877 * gdb.texinfo (Index Section Format): Change the version to 5.
2878 Describe the different formula.
2879
03f2bd59
JK
28802011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2881 Eli Zaretskii <eliz@gnu.org>
2882
2883 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2884 for disconnected tracing.
2885 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2886 extended-remote relationship. Mention --once.
2887 (TCP port allocation lifecycle of @code{gdbserver}): New.
2888
d9b1a651
EZ
28892011-04-23 Eli Zaretskii <eliz@gnu.org>
2890
2891 * gdb.texinfo (Server): Improve indexing. Index all optional
2892 switches to gdbserver.
2893
90476074
TT
28942011-04-20 Tom Tromey <tromey@redhat.com>
2895
2896 * gdb.texinfo (Index Section Format): New node.
2897 (Top): Add new node to menu.
2898
c21236dc
PA
28992011-04-20 Pedro Alves <pedro@codesourcery.com>
2900
2901 * gdb.texinfo (Maintenance Commands): Document `maint print
2902 remote-registers'.
2903
05c8c3f5
TT
29042011-04-20 Tom Tromey <tromey@redhat.com>
2905
2906 * gdb.texinfo (Trace File Format): Move node later.
2907
7a9dd1b2
TT
29082011-04-19 Tom Tromey <tromey@redhat.com>
2909
2910 * gdbint.texinfo (Register Information Functions): Remove
2911 duplicate "the".
2912 * gdb.texinfo (Emacs): Remove duplicate "to".
2913 (GDB/MI Variable Objects): Remove duplicate "the".
2914 (General Query Packets): Likewise.
2915
4368ebeb
JB
29162011-04-02 Joel Brobecker <brobecker@adacore.com>
2917
2918 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2919 "GDB/MI Ada Exception Information" node.
2920
956a9fb9
JB
29212011-04-01 Joel Brobecker <brobecker@adacore.com>
2922
2923 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2924 the "exception-name" field in the *stopped async record.
2925
f1310107
TJB
29262011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2927 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2928
2929 Implement support for PowerPC BookE ranged breakpoints.
2930 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2931
8786b2bd
TT
29322011-03-28 Tom Tromey <tromey@redhat.com>
2933
2934 * gdb.texinfo (Set Tracepoints): Fix typo.
2935
9ef07c8c
TT
29362011-03-24 Tom Tromey <tromey@redhat.com>
2937
2938 * gdb.texinfo (Specify Location): Document `function:label'
2939 linespec.
2940
99c3dc11
PM
29412011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2942
f1310107 2943 PR python/12149
99c3dc11
PM
2944
2945 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2946
29703da4
PM
29472011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2948
2949 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2950 (Inferiors In Python): Likewise.
2951 (Threads In Python): Likewise.
2952 (Symbols In Python): Likewise.
2953 (Objfiles In Python): Likewise.
2954 (Symbol Tables In Python): Likewise.
2955
c9174737
PA
29562011-03-15 Pedro Alves <pedro@codesourcery.com>
2957
2958 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2959 display>: Explain that the commands accept number ranges.
2960
7371cf6d
PM
29612011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2962
2963 * gdb.texinfo (Breakpoints In Python): Add description and example
2964 of Python stop function operation.
2965
ecec24e6
PM
29662011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2967
2968 * gdb.texinfo (Parameters In Python): Document get_set_string and
2969 get_show_string methods.
2970
6dcd5565
JK
29712011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2972
2973 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2974
81896e36
JK
2975 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2976 circular-trace-buffer name.
2977
5e30da2c
JB
29782011-02-28 Joel Brobecker <brobecker@adacore.com>
2979
2980 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2981 in the previous change.
2982
3bd0f5ef 29832011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2984
2985 * gdb.texinfo (Inferiors and Programs): Update commands to show
2986 that they can accept multiple arguments.
2987
4ec7539c
JB
29882011-02-24 Joel Brobecker <brobecker@adacore.com>
2989
2990 Revert the following patch (code patch was not approved):
2991 2011-02-21 Hui Zhu <teawater@gmail.com>
2992 * agentexpr.texi (bytecode descriptions): add printf.
2993 * gdb.texinfo (tracepoint action lists): add printf.
2994
82809774
DE
29952011-02-23 Doug Evans <dje@google.com>
2996
2997 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2998
e5a67952
MS
29992011-02-23 Michael Snyder <msnyder@vmware.com>
3000
3001 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3002 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3003 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3004
6e6fbe60
DE
30052011-02-22 Doug Evans <dje@google.com>
3006
3007 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3008 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3009 add description of result, fix @defun formatting.
3010
f994e27a
HZ
30112011-02-21 Hui Zhu <teawater@gmail.com>
3012
3013 * agentexpr.texi (Bytecode Descriptions): Add printf.
3014 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3015
c7f96d2b
TT
30162011-02-18 Tom Tromey <tromey@redhat.com>
3017
3018 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3019
60f98dde
MS
30202011-02-14 Michael Snyder <msnyder@vmware.com>
3021
3022 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3023 Document new command "thread find".
3024
08e796bc
MS
30252011-02-14 Michael Snyder <msnyder@vmware.com>
3026
3027 * gdb.texinfo (Threads): Update example of new thread message.
3028
b3b9301e
PA
30292011-02-14 Pedro Alves <pedro@codesourcery.com>
3030
3031 * gdb.texinfo (Remote Configuration): Mention set/show remote
3032 traceframe-info.
3033 (Tools/Packages Optional for Building GDB): Mention that expat is
3034 used for traceframe info.
3035 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3036 (General Query Packets) <qSupported>: Describe the
3037 qXfer:traceframe-info:read feature.
3038 (qXfer::read): Describe qXfer:traceframe-info:read.
3039 (Traceframe Info Format): New section.
3040
cef35b0f
PA
30412011-02-04 Pedro Alves <pedro@codesourcery.com>
3042
3043 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3044 for casts and unary operators.
3045
f1cbe1d3
TT
30462011-02-04 Tom Tromey <tromey@redhat.com>
3047
3048 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3049 is not useful.
3050
585fdaa1
PA
30512011-01-25 Pedro Alves <pedro@codesourcery.com>
3052
3053 * gdb.texinfo: s/value optimized out/optimized out/g
3054
7bfc9434
JB
30552011-01-21 Joel Brobecker <brobecker@adacore.com>
3056
3057 * gdb.texinfo (Other Misc Settings): Rework part of the
3058 documentation of the "set interactive mode" command.
3059
4694da01
TT
30602011-01-19 Tom Tromey <tromey@redhat.com>
3061
3062 * gdb.texinfo (Threads): Document thread name output and `thread
3063 name' command.
3064 (Threads In Python): Document Thread.name attribute.
3065 (GDB/MI Thread Commands): Document thread attributes.
3066
b716877b
AB
30672011-01-12 Andrew Burgess <aburgess@broadcom.com>
3068
3069 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3070 changes in mi/mi-cmd-disas.c
3071
13fd8b81
TT
30722011-01-12 Tom Tromey <tromey@redhat.com>
3073
3074 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3075 Fix "thread apply" text.
3076
e09342b5
TJB
30772011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3078 Thiago Jung Bauermann <bauerman@br.ibm.com>
3079
3080 Implement support for PowerPC BookE ranged watchpoints.
3081 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3082 the "set powerpc exact-watchpoints" flag.
3083
06e65f44
TT
30842011-01-07 Tom Tromey <tromey@redhat.com>
3085
3086 * gdb.texinfo (Python API): Add descriptions to @menu items.
3087
d8e22779
TT
30882011-01-06 Tom Tromey <tromey@redhat.com>
3089
3090 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3091
a255712f
PP
30922010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3093
e09342b5 3094 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3095
ccfc3d6e
TT
30962011-01-06 Tom Tromey <tromey@redhat.com>
3097
3098 PR python/12133:
3099 * gdb.texinfo (Frames In Python): Document various frame
3100 constants.
3101
44944448
JB
31022011-01-05 Joel Brobecker <brobecker@adacore.com>
3103
3104 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3105 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3106 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3107
42ea3d7a
JK
31082011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3109
3110 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3111 (clean): Add GDBvn.texi.
3112
720d1a40
JB
31132010-12-29 Joel Brobecker <brobecker@adacore.com>
3114
3115 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3116 occasional case where the debugger prints an array address
3117 instead of the array itself.
3118
ad196637
PA
31192010-12-23 Pedro Alves <pedro@codesourcery.com>
3120
3121 * gdb.texinfo (Packets) <read registers packet>: Document support
3122 for registers that were not collected.
3123
a86caf66
DE
31242010-12-15 Doug Evans <dje@google.com>
3125
3126 * gdb.texinfo (Startup): Document auto-loading of scripts during
3127 startup.
3128 (Auto-loading): Delete "maint set python auto-load on|off".
3129 Add "set auto-load-scripts on|off".
3130
aae1c79a
DE
31312010-12-07 Doug Evans <dje@google.com>
3132
3133 * gdb.texinfo (Mode Options): Document -data-directory.
3134 (Data Files): Add reference to -data-directory.
3135
4e04c971
DE
31362010-11-29 Doug Evans <dje@google.com>
3137
3138 * gdb.texinfo (Pretty-Printer Introduction): Change
3139 printer-name:subprinter-name to printer-name;subprinter-name.
3140
94b6973e
PM
31412010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3142
3143 PR python/12199
3144
3145 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3146
39037522
TT
31472010-11-23 Tom Tromey <tromey@redhat.com>
3148
3149 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3150 (Editing): Likewise.
3151 (Command History): Likewise.
3152 (TUI Keys): Likewise.
3153 (Bug Reporting): Conditionally include rluser.texi and
3154 inc-history.texinfo.
3155 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3156 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3157 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3158 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3159 (gdb.pdf): Likewise.
3160 (gdb.info): Likewise.
3161 (gdb/index.html): Likewise.
3162
5ae98d25
TT
31632010-11-23 Tom Tromey <tromey@redhat.com>
3164
3165 * Makefile.in (Makefile): Run ../config.status.
3166 (distclean): Update.
3167 * configure: Remove.
3168 * configure.ac: Remove.
3169
621c8364
TT
31702010-11-12 Tom Tromey <tromey@redhat.com>
3171
3172 * gdb.texinfo (Basic Python): Update. Add xref.
3173 (Exception Handling): Document new exception classes.
3174 (Types In Python): Update.
3175 (Frames In Python): Update.
3176
84f4c1fe
PM
31772010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3178
3179 * gdb.texinfo (Breakpoints In Python): Document "internal"
3180 parameter, and visible attribute.
3181
99e7ae30
DE
31822010-11-05 Doug Evans <dje@google.com>
3183
3184 * gdb.texinfo (Source Path): Document "set directories".
3185
f4b8a18d
KW
31862010-11-05 Ken Werner <ken.werner@de.ibm.com>
3187
3188 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3189 (OpenCL C): New node.
3190
7b51bc51
DE
31912010-11-02 Doug Evans <dje@google.com>
3192
3193 * gdb.texinfo (Pretty Printing): Expand into three sections,
3194 introduction, example, and commands.
3195 (Python API): Delete section Disabling Pretty-Printers, merge into
3196 Selecting Pretty-Printers.
3197 (Writing a Pretty-Printer): New section. Move the pretty-printer
3198 example here, and reformat to match python coding style. Add a second
3199 example using the gdb.printing module.
3200 (Python modules): Add gdb.printing.
3201
9eeee977
DE
32022010-10-29 Doug Evans <dje@google.com>
3203
3204 * gdb.texinfo (Python): Fix long line.
3205
a0e0ffdf
DE
32062010-10-20 Doug Evans <dje@google.com>
3207
3208 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3209 All references updated. Correct sections marked as subsections.
3210 (Coding Standards): New chapter. Move the coding standard related
3211 subsections here. Add section on Python coding standards.
3212
0e3509db
DE
32132010-10-13 Doug Evans <dje@google.com>
3214
3215 * gdb.texinfo (Python): Add "Python modules".
3216 (Types in Python): Add reference to gdb.types section.
3217 (Python modules): New node.
3218
44592cc4
DE
32192010-10-11 Doug Evans <dje@google.com>
3220
3221 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3222 Python" from gdb.Value.type description.
3223
6e1bb179
JB
32242010-09-28 Joel Brobecker <brobecker@adacore.com>
3225
3226 * gdb.texinfo (Ravenscar Profile): New node.
3227
e8467610
TT
32282010-09-22 Tom Tromey <tromey@redhat.com>
3229
3230 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3231
fccd1d1e
EZ
32322010-09-22 Eli Zaretskii <eliz@gnu.org>
3233
3234 * gdb.texinfo (Values From Inferior): Clarify that
3235 value.dynamic_type works only in C++ programs with RTTI.
3236
c1b6b909
TT
32372010-09-15 Paul Bolle <pebolle@tiscali.nl>
3238
3239 * gdb.texinfo (Character Sets): Correctly reference host-charset
3240 in example.
3241
7d288aaa
TT
32422010-09-13 Tom Tromey <tromey@redhat.com>
3243
3244 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3245 Document "fullname" and "from".
3246
f75d858b
MK
32472010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3248
3249 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3250 feature `reverse' output by -list-target-features.
3251
83b9503b
L
32522010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3253
3254 * gdb.texinfo (i386 Features): Remove an extra "@item".
3255
03f17ccf
TT
32562010-08-30 Tom Tromey <tromey@redhat.com>
3257
3258 PR python/11792:
3259 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3260
9779414d
DJ
32612010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3262
3263 * gdb.texinfo (ARM Features): Document
3264 org.gnu.gdb.arm.m-profile.
3265
f9ffd4bb
TT
32662010-08-23 Tom Tromey <tromey@redhat.com>
3267
3268 PR python/11145:
3269 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3270 reinterpret_cast methods.
3271
702c2711
TT
32722010-08-23 Tom Tromey <tromey@redhat.com>
3273
3274 PR python/11915:
3275 * gdb.texinfo (Types In Python): Document array method.
3276
66b73624
TJB
32772010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3278
3279 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3280
06a64a0b
TT
32812010-08-16 Tom Tromey <tromey@redhat.com>
3282
3283 * gdb.texinfo (Set Watchpoints): Document -location option.
3284
a3a7127e
DE
32852010-08-13 Doug Evans <dje@google.com>
3286
3287 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3288
8dedea02
VP
32892010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3290
3291 * gdb.texinfo (GDB/MI Data Manipulation): Document
3292 -data-read-memory-raw and -data-write-memory-raw.
3293
ca5c20b6 32942010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3295 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3296
3297 * gdb.texinfo (Basic Python): Describe post_event API.
3298
cb2e07a6
PM
32992010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3300
3301 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3302 decode_line Python APIs
cb2e07a6 3303
464b3efb
TT
33042010-08-10 Tom Tromey <tromey@redhat.com>
3305
3306 * gdb.texinfo (Pretty Printing API): Document
3307 gdb.default_visualizer.
3308
c29c521f
TT
33092010-08-10 Tom Tromey <tromey@redhat.com>
3310
3311 Revert gdb-add-index addition:
3312 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3313
5da1313b
JK
33142010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3315 Eli Zaretskii <eliz@gnu.org>
3316
3317 * gdb.texinfo (Mode Options) <-batch>
3318 (Basic Python) <gdb.execute>: Describe setting width and height.
3319
02d868e8
PP
33202010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3321
3322 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3323
c2bbed2a
TT
33242010-07-30 Tom Tromey <tromey@redhat.com>
3325
3326 * gdb.texinfo (Index Files): Mention gdb-add-index.
3327
6c13bbe1
HZ
33282010-07-30 Hui Zhu <teawater@gmail.com>
3329
3330 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3331 "detach inferior" and "kill inferior".
3332
53a71c06
CR
33332010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3334
3335 * gdb.texinfo (Machine Code): Update description of two forms of
3336 arguments, and add new example to demonstrate the new form.
3337
5374244e
PM
33382010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3339
3340 * gdb.texinfo (Values From Inferior): Add value inferior function
3341 call description.
3342
8ea5bce5
JK
33432010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3344
3345 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3346
c0edd9ed
JK
33472010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3348 Eli Zaretskii <eliz@gnu.org>
3349
3350 Make core files the process_stratum.
3351 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3352 record_stratum example.
3353
9291a0cd
TT
33542010-07-13 Tom Tromey <tromey@redhat.com>
3355
3356 * gdb.texinfo (Index Files): New node.
3357
f5011d11
TT
33582010-07-13 Tom Tromey <tromey@redhat.com>
3359
3360 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3361
0f5238ed
TT
33622010-07-13 Tom Tromey <tromey@redhat.com>
3363
3364 * gdb.texinfo (Specify Location): Document labels.
3365
74c761c1
PA
33662010-07-01 Pedro Alves <pedro@codesourcery.com>
3367
3368 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3369 entries for fast tracepoints and static tracepoints.
3370
501994c0
PA
33712010-07-01 Pedro Alves <pedro@codesourcery.com>
3372
3373 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3374 qsThreadInfo>: Spell out `l' as ell.
3375
0fb4aa4b
PA
33762010-07-01 Pedro Alves <pedro@codesourcery.com>
3377
3378 * gdb.texinfo (Convenience Variables): Document $_sdata.
3379 (Commands to Set Tracepoints): Describe static tracepoints. Add
3380 `Listing Static Tracepoint Markers' menu entry. Document
3381 "strace".
3382 (Tracepoint Action Lists): Document collecting $_sdata.
3383 (Listing Static Tracepoint Markers): New subsection.
3384 (Tracepoints support in gdbserver): Mention static tracepoints.
3385 (remote packets, enabling and disabling): Mention
3386 read-sdata-object.
3387 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3388 and StaticTracepoint.
3389 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3390 Document qXfer:sdata:read.
3391 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3392
dc3b15be
JB
33932010-06-29 Joel Brobecker <brobecker@adacore.com>
3394
3395 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3396
595939de
PM
33972010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3398 Tom Tromey <tromey@redhat.com>
3399 Thiago Jung Bauermann <bauerman@br.ibm.com>
3400
3401 * gdb.texinfo (Inferiors In Python): New node.
3402 * gdb.texinfo (Threads In Python): New node.
3403
9279c692
JB
34042010-06-28 Joel Brobecker <brobecker@adacore.com>
3405
3406 * gdb.texinfo (Python): Document what the python directory is
3407 and what its location is.
3408 (Basic Python): Document the gdb.PYTHONDIR constant.
3409
bc9f0842
TT
34102010-06-25 Tom Tromey <tromey@redhat.com>
3411
3412 PR python/10808:
3413 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3414
f1421989
HZ
34152010-06-24 Hui Zhu <teawater@gmail.com>
3416
3417 * gdb.texinfo: (Commands for Controlled Output): Add
3418 documentation for command "eval".
3419
e4c0cfae
SS
34202010-06-21 Stan Shebs <stan@codesourcery.com>
3421
3422 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3423 * annotate.texinfo: Ditto.
3424 * gdbint.texinfo: Ditto.
3425 * stabs.texinfo: Ditto.
3426
bb08c432
HZ
34272010-06-22 Hui Zhu <teawater@gmail.com>
3428
3429 * gdb.texinfo: (Process Record and Replay): Add documentation
3430 for command "set record memory-query".
3431
4f5d9f07
SS
34322010-06-21 Stan Shebs <stan@codesourcery.com>
3433
3434 * gdb.texinfo: Relicense under GFDL version 1.3.
3435 * annotate.texinfo: Relicense under GFDL version 1.3.
3436 * gdbint.texinfo: Relicense under GFDL version 1.3.
3437 * stabs.texinfo: Relicense under GFDL version 1.3.
3438 * fdl.texi: Update to version 1.3.
3439
6aed2dbc
SS
34402010-06-18 Stan Shebs <stan@codesourcery.com>
3441
a61408f8
SS
3442 * gdb.texinfo (Operating System Auxiliary Information): Describe
3443 "info os" when no arguments given.
3444
6aed2dbc
SS
3445 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3446 $_thread.
3447
24e933df
HZ
34482010-06-18 Hui Zhu <teawater@gmail.com>
3449
3450 * gdb.texinfo: (Process Record and Replay): Add documentation
3451 for commands "record save" and "record restore".
3452
65d79d4b
SDJ
34532010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3454
3455 * gdb.texinfo: Include information about the correct use
3456 of addresses in the `watch' command.
3457
d914c394
SS
34582010-06-11 Stan Shebs <stan@codesourcery.com>
3459
3460 * gdb.texinfo (Observer Mode): New section.
3461 (General Query Packets): Document QAllow.
889bf7c5 3462
967cf477
DE
34632010-06-04 Doug Evans <dje@google.com>
3464
3465 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3466
aaf4119b
DE
34672010-06-03 Doug Evans <dje@google.com>
3468
3469 * gdbint.texinfo (Coding): Add subsection on command names.
3470
9eae7c52
TT
34712010-06-02 Tom Tromey <tromey@redhat.com>
3472
3473 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3474 always-disassemble.
3475
fa593d66
PA
34762010-06-01 Pedro Alves <pedro@codesourcery.com>
3477
3478 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3479 gdbserver, and add cross reference.
3480 (Tracepoints support in gdbserver): New subsection.
3481
dde08ee1
PA
34822010-05-26 Pedro Alves <pedro@codesourcery.com>
3483
3484 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3485 `qRelocInsn' feature.
3486 (Relocate instruction reply packet): New subsection
3487 of `Tracepoint Packets'.
3488 (Tracepoint Packets): Mention that packets QTDP and QTStart
3489 support the qRelocInsn request, and add cross reference to new
3490 subsection.
3491
07ca107c
DE
34922010-05-25 Doug Evans <dje@google.com>
3493
3494 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3495 (Commands In Python): Document gdb.string_to_argv.
3496
c25c4a8b
JK
34972010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3498
3499 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3500 ATTR_NORETURN.
3501
d7b32ed3 35022010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3503 Tom Tromey <tromey@redhat.com>
3504 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3505
c25c4a8b 3506 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3507
6aecb9c2
JB
35082010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3509
3510 * gdb.texinfo: (Summary) Add mention about D language support.
3511 (Filenames): Add D suffixes.
3512 (D): New node.
3513
b7da9e9f
PM
35142010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3515
3516 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3517 of macro deleted from GDB code.
3518
ab38a727
PA
35192010-04-24 Pedro Alves <pedro@codesourcery.com>
3520
3521 * gdb.texinfo (Commands to specify files): Describe what how GDB
3522 looks up DOS-based filesystem paths on the system root. Document
3523 the new `set/show target-file-system-kind' commands.
3524
66d09542
DE
35252010-04-23 Doug Evans <dje@google.com>
3526
3527 * gdb.texinfo (Python): Move Auto-loading section here ...
3528 (Python API): from here.
3529 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3530 (Maintenance Commands): Add docs for "maint print section-scripts".
3531
8bd10a10
CM
35322010-04-20 Chris Moller <cmoller@redhat.com>
3533
3534 * gdb.texinfo (Setting Breakpoints): Added description of
3535 filename-qualified rbreak.
3536 * refcard.tex (Breakpoints and Watchpoints): Added brief
3537 description of filename-qualified rbreak.
3538
4c374409
JK
35392010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3540
3541 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3542 (Python API): Change the reference to Pretty Printing API.
3543 (Pretty Printing): Move the user part under the Data node. Reformat
3544 the sample output to 72 columns. Create a new reference to Pretty
3545 Printing API. Rename the API part ...
3546 (Pretty Printing API): To a new node name.
3547 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3548 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3549
5a9351ae
SS
35502010-04-21 Stan Shebs <stan@codesourcery.com>
3551
3552 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3553 and commands.
5a9351ae 3554 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3555
9a22f0d0
PM
35562010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3557
3558 * gdb.texinfo (Examining memory): Update for change in string
3559 display with explicit size.
3560
6149aea9
PA
35612010-04-19 Pedro Alves <pedro@codesourcery.com>
3562
3563 PR breakpoints/8554.
3564
3565 * gdb.texinfo (Save Breakpoints): New node.
3566 (save-tracepoints): Rename to ...
3567 (save tracepoints): ... this. Mention that `save-tracepoints' is
3568 a deprecated alias to `save tracepoints'.
3569
711e434b
PM
35702010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3571
645797a8 3572 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3573 (info w32 thread-information-block): Document new command.
3574 (qGetTIBAddress): Document new gdbserver query.
3575 (maint set/show show-all-tib): Document new command.
3576
3f7b2faa
DE
35772010-04-15 Doug Evans <dje@google.com>
3578
fa33c3cd
DE
3579 * gdb.texinfo (Python API): Add progspaces section.
3580 (Selecting Pretty-Printers): Progspace pretty-printers are
3581 searched too.
3582 (Progspaces In Python): New section.
3583
3f7b2faa
DE
3584 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3585
79f283fe
PM
35862010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3587
3588 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3589 returns None.
3590
87290684
SS
35912010-04-09 Stan Shebs <stan@codesourcery.com>
3592
3593 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3594 Describe the `frames-created' field, tweak grammar.
3595
a97153c7
PA
35962010-04-09 Pedro Alves <pedro@codesourcery.com>
3597
3598 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3599 Describe the `circular' and `disconnected' fields.
3600
5c5dcc1b
L
36012010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3602
3603 * gdb.texinfo (maint print registers): Mention unavailable and
3604 invisible registers.
3605
adc36818
PM
36062010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3607 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3608 Tom Tromey <tromey@redhat.com>
adc36818
PM
3609
3610 * gdb.texinfo (Breakpoints In Python): New Node.
3611
33da3f1c
SS
36122010-04-08 Stan Shebs <stan@codesourcery.com>
3613
3614 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3615 trace status fields.
3616
3a13a53b
L
36172010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3618
3619 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3620 optional. Make org.gnu.gdb.i386.avx requires
3621 org.gnu.gdb.i386.avx.
3622
08001717
DE
36232010-04-08 Doug Evans <dje@google.com>
3624
3625 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3626 search path, and document that gdb only scans the search path if
3627 the script's path doesn't specify a directory.
3628
c375651d
DE
36292010-04-05 Doug Evans <dje@google.com>
3630
3631 * gdb.texinfo (maint show python auto-load): Fix typo.
3632
af54718e
SS
36332010-04-04 Stan Shebs <stan@codesourcery.com>
3634
d77f58be
SS
3635 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3636 (Setting Watchpoints): Update description of "info watch".
3637 (Disabling Breakpoints): Only "info break" lists all.
3638
af54718e
SS
3639 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3640 (tdump): Explain how tdump works.
3641
86b17b60
PA
36422010-04-01 Pedro Alves <pedro@codesourcery.com>
3643
3644 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3645 add cross reference.
3646
ff12863f
PA
36472010-03-31 Pedro Alves <pedro@codesourcery.com>
3648
3649 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3650 commands error out.
3651
f68eb612
L
36522010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3653
3654 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3655
c8d5aac9
L
36562010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3657
3658 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3659
7d13fe92
SS
36602010-03-29 Stan Shebs <stan@codesourcery.com>
3661 Nathan Sidwell <nathan@codesourcery.com>
3662
3663 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3664 GDBN equivalent.
3665 (Set Tracepoints): Remove mention that conditional tracepoints
3666 don't exist.
3667 (Tracepoint Actions): Clarify when while-stepping collection
3668 happens, note that while-stepping does not automatically collect
3669 $pc.
3670
409873ef 36712010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3672
409873ef
SS
3673 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3674 (General Query Packets): Describe TracepointSource.
3675
ee8e71d4
EZ
36762010-03-27 Matt Rice <ratmice@gmail.com>
3677
c8d5aac9
L
3678 * gdb.texinfo (ARM): Document arguments to "target sim".
3679 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3680
99b5e152
PA
36812010-03-26 Pedro Alves <pedro@codesourcery.com>
3682
3683 * gdb.texinfo (Tracepoint Packets): Remove mention that
3684 terror:string may be plain text, and drop mention of X prefix.
3685
cd64ee31
VP
36862010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3687
3688 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3689
6c28cbf2
SS
36902010-03-24 Stan Shebs <stan@codesourcery.com>
3691
3692 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3693
95a42b64
TT
36942010-03-24 Tom Tromey <tromey@redhat.com>
3695
3696 PR breakpoints/9352:
3697 * gdb.texinfo (Break Commands): Update.
3698
18148017
VP
36992010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3700
3701 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3702 commands.
3703
4daf5ac0
SS
37042010-03-16 Stan Shebs <stan@codesourcery.com>
3705
3706 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3707 circular-trace-buffer.
3708 (Tracepoint Packets): Describe QTBuffer, and details of the
3709 qTStatus reply.
3710
c9429232
SS
37112010-03-12 Stan Shebs <stan@codesourcery.com>
3712 Nathan Sidwell <nathan@codesourcery.com>
3713
3714 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3715 doing instruction stepping.
3716 (Tracepoint Restrictions): New node.
3717
ccefe4c4
TT
37182010-03-10 Tom Tromey <tromey@redhat.com>
3719
3720 * gdbint.texinfo (Symbol Handling): Update.
3721
7c953934
TT
37222010-03-08 Tom Tromey <tromey@redhat.com>
3723
3724 PR cli/9591:
3725 * gdb.texinfo (Mode Options): Mention lack of pagination and
3726 confirmation with --batch.
3727 (Screen Size): Mention --batch.
3728 (Messages/Warnings): Likewise.
3729
f870a310
TT
37302010-03-05 Tom Tromey <tromey@redhat.com>
3731
3732 * gdb.texinfo (Basic Python): Document target_charset and
3733 target_wide_charset.
3734
78e2826b
TT
37352010-03-05 Tom Tromey <tromey@redhat.com>
3736
3737 * gdb.texinfo (Data): Link to pretty-printing.
3738 (Output Formats): Likewise. Correct text.
3739
f5dff777
DJ
37402010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3741
3742 * gdb.texinfo (Types): Describe <struct> and <flags>.
3743
dc00d89f
PM
37442010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3745
3746 * gdb.texinfo (Frames In Python): Add block parameter and
3747 description to read_var text.
3748
5107b149 37492010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3750 Tom Tromey <tromey@redhat.com>
5107b149
PM
3751
3752 * gdb.texinfo (Types In Python): Describe block argument in
3753 template_argument and gdb.lookup_type.
3754
e03e5e7b
TT
37552010-02-24 Tom Tromey <tromey@redhat.com>
3756
3757 * gdb.texinfo (Cygwin Native): Fix typo.
3758
f3e9a817
PM
37592010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3760
3761 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3762 and select method descriptions.
3763 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3764 Tables in Python to menu.
3765 (Blocks In Python): New node.
3766 (Symbols In Python): New node.
3767 (Symbol Tables in Python): New node.
3768
a79b8f6e
VP
37692010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3770
3771 Multiexec MI
3772
3773 gdb/
3774 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3775
3776 gdb/doc/
3777 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3778 changes.
3779 (GDB/MI Program Execution): Document current behaviour of
3780 --all and --thread-group.
3781 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3782 -remove-inferior.
3783 * observer.texi (inferior_added, inferior_removed): New
3784 observers.
3785
629d6a47
TT
37862010-02-19 Tom Tromey <tromey@redhat.com>
3787
3788 * gdbint.texinfo (Getting Started): Fix @node.
3789 (Debugging GDB): Likewise.
3790
c09529e5
JB
37912010-02-13 Joel Brobecker <brobecker@adacore.com>
3792
3793 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3794 documenting the gdb_test_timeout variable.
3795
540aa8e7
MS
37962010-02-12 Jakob Engblom <jakob@virtutech.com>
3797
3798 * gdb.texinfo (MI commands): Added documentation of --reverse
3799 option to a set of MI commands. Restructured documentation of MI
3800 commands --exec-continue to reflect the complexity of reverse
3801 execution.
3802
081dfbf7
PA
38032010-02-12 Pedro Alves <pedro@codesourcery.com>
3804
3805 * gdb.texinfo (Using the Collected Data): Specify that the address
3806 range of `tfind outsize' is exclusive, and that the address range
3807 of `tfind range' is inclusive.
3808 (Tracepoint Packets): Specify that the address range of
3809 `QTFrame:range' is inclusive, and that the address range of
3810 `QTFrame:outside' is exclusive
3811
8e9c5e02
VP
38122010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3813
3814 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3815
92981e24
TT
38162010-02-10 Tom Tromey <tromey@redhat.com>
3817
3818 * gdb.texinfo (Debugging Output): Document set debug parser and
3819 show debug parser.
3820
075b51b7
L
38212010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3822
3823 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3824 i386_eflags and i386_mxcsr.
3825
3bb8d5c3
L
38262010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3827
3828 * gdb.texinfo: Document i386 target features.
3829
c5f80513
DE
38302010-02-05 Doug Evans <dje@google.com>
3831
3832 * gdbint.texinfo (Testsuite): Add a new section to document the
3833 various DejaGnu variables that may be overridden.
1be00882 3834 Document INTERNAL_GDBFLAGS.
c5f80513 3835
6ac33a4e
TT
38362010-02-04 Tom Tromey <tromey@redhat.com>
3837
3838 PR cli/8830:
3839 * gdb.texinfo (Files): -readnow comes before the filename for file
3840 and symbol-file.
3841
a1dcb23a
DJ
38422010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3843
3844 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3845 Document ARM breakpoint types.
3846 (Register Packet Format): Move into the new section.
3847 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3848
95433b34
JB
38492010-01-21 Joel Brobecker <brobecker@adacore.com>
3850
3851 * gdb.texinfo (File Options): Adjust the documentation of this
3852 switch to refer to the "source" command rather than partially
3853 duplicating some of the relevant information.
3854 (Extending GDB): Introduce and document the set/show script-extension
3855 setting.
3856 (Command Files): Add note explaining that the "source" command
3857 is also used to evalute scripts written in other languages.
3858 Remove the short slightly incorrect reference to sourcing Python
3859 scripts.
3860 (Python Commands): Document how to execute a Python script from GDB.
3861
8d576872
JB
38622010-01-19 Joel Brobecker <brobecker@adacore.com>
3863
3864 * gdb.texinfo (Command Files): Fix typo.
3865
8150ff9c
JB
38662010-01-18 Tom Tromey <tromey@redhat.com>
3867
3868 * gdb.texinfo (File Options): Document -x on .py files.
3869 (Command Files): Document handling of Python scripts.
3870
23db03a6
JZ
38712010-01-18 Jie Zhang <jie.zhang@analog.com>
3872
3873 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3874
00bf0b85
SS
38752010-01-15 Stan Shebs <stan@codesourcery.com>
3876
3877 * gdb.texinfo (Trace Files): New section.
3878 (Tracepoint Packets): Document QTSave and qTBuffer.
3879 (Trace File Format): New appendix.
3880
be759fcf
PM
38812010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3882
3883 * gdb.texinfo (Values From Inferior): Document lazy_string value
3884 method.
3885 (Python API): Add Lazy strings menu item.
3886 (Lazy Strings In Python): New node.
3887
dc146f7c
VP
38882010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3889
3890 * gdb.texinfo (GDB/MI Thread Information): New.
3891 (GDB/MI Async Records): Document the core field in *stopped.
3892 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3893 documentation
3894 (Process list): Document that osdata document may contain
3895 threads.
3896 (Remote Serial Protocol): Document qXfer:threads.
3897
d5551862
SS
38982010-01-06 Stan Shebs <stan@codesourcery.com>
3899
3900 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3901 disconnected tracing.
3902 (Tracepoint Packets): Document new protocol.
3903
7a697b8d
SS
39042010-01-05 Stan Shebs <stan@codesourcery.com>
3905
3906 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3907 tracepoints.
3908 (Tracepoint Packets): Describe remote protocol for fast
3909 tracepoints.
3910
e6f3ec50
JB
39112010-01-01 Joel Brobecker <brobecker@adacore.com>
3912
3913 Update the "Start of New Year Procedure".
3914 * gdbint.texinfo: Add the list of files that need to be updated
3915 manually. Minor reformatting.
3916
ddc4e9c1
JB
39172010-01-01 Joel Brobecker <brobecker@adacore.com>
3918
3919 * refcard.tex: Update copyright year in header and text.
3920
9d2897ad
JB
39212010-01-01 Joel Brobecker <brobecker@adacore.com>
3922
3923 * agentexpr.texi: Add 2010 to the list of copyright years.
3924 * annotate.texinfo: Likewise.
3925 * gdb.texinfo: Likewise.
3926 * gdbint.texinfo: Likewise.
3927 * observer.texi: Likewise.
3928 * stabs.texinfo: Likewise.
3929
6da95a67
SS
39302009-12-31 Stan Shebs <stan@codesourcery.com>
3931
3932 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3933
236f1d4d
SS
39342009-12-29 Stan Shebs <stan@codesourcery.com>
3935
3936 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3937
f61e138d
SS
39382009-12-28 Stan Shebs <stan@codesourcery.com>
3939
3940 * gdb.texinfo (Trace State Variables): New section.
3941 (Tracepoint Packets): Describe trace state variable packets.
3942 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3943 variable bytecodes.
3944
0fe7935b
DJ
39452009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3946
3947 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3948 declarations.
3949
a6b29f87
VP
39502009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3951
3952 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3953 -gdb-exit behaviour.
3954
5e4bde96
JB
39552009-12-20 Joel Brobecker <brobecker@adacore.com>
3956
3957 * gpl.texi: Update to version 3 of the GPL.
3958
a1715244
JB
39592009-12-20 Joel Brobecker <brobecker@adacore.com>
3960
3961 * Makefile.in: Update copyright header.
3962 * observer.texi: Fix the copyright header of the generated files.
3963
361ae042
PM
39642009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3965
3966 * gdb.texinfo (Types In Python): Describe range function.
3967
bfd31e71
PM
39682009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3969
3970 * gdb.texinfo (Types In Python): Describe "is_base_class".
3971
57a1d736
TT
39722009-12-03 Tom Tromey <tromey@redhat.com>
3973
3974 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3975
8cebebb9
PP
39762009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3977
3978 * observer.texi: New memory_changed observer.
3979
16af530a
TT
39802009-12-01 Tom Tromey <tromey@redhat.com>
3981
3982 * gdb.texinfo (Reverse Execution): Fix typo.
3983
b6199126
DJ
39842009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3985
3986 PR gdb/8704
3987
3988 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3989 are allowed after the breakpoint condition.
3990
7a6973ad
TT
39912009-11-23 Tom Tromey <tromey@redhat.com>
3992
3993 PR python/10782:
3994 * gdb.texinfo (Types In Python): Document Type.pointer.
3995
21a0512e
PP
39962009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3997
3998 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3999
a5832c8f
PA
40002009-11-11 Pedro Alves <pedro@codesourcery.com>
4001
4002 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4003 (Using Agent Expressions): Delete cross reference.
4004
1eb7cd77
JB
40052009-11-07 Joel Brobecker <brobecker@adacore.com>
4006
4007 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4008 and @settitle directives up to help makeinfo find them.
4009
24ddea62
JK
40102009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4011
4012 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4013 (Auto-loading): Use plural and note one can use multiple components now.
4014
3afae151
VP
40152009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4016
4017 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4018 -stack-list-arguments have the same documentation for parameter
4019 as -stack-list-locals. Add comas.
4020
14ff2235
PM
40212009-10-27 Tom Tromey <tromey@redhat.com>
4022 Eli Zaretskii <eliz@gnu.org>
4023
c8d5aac9 4024 PR python/10781
14ff2235
PM
4025
4026 * gdb.texinfo (Values From Inferior): Document cast method.
4027
9c419145
PP
40282009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4029
4030 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4031 and adjust example.
889bf7c5 4032
29153c24
MS
40332009-10-22 Michael Snyder <msnyder@vmware.com>
4034
4035 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4036 info record command. Also document the new save and restore
29153c24
MS
4037 commands.
4038
2b28d209
PP
40392009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4040
4041 * gdb.texinfo (Machine Code): Mention current pc marker.
4042 (Memory): Likewise.
4043
6c95b8df
PA
40442009-10-19 Pedro Alves <pedro@codesourcery.com>
4045 Stan Shebs <stan@codesourcery.com>
4046
4047 * observer.texi (new_inferior): Rename to...
4048 (inferior_appeared): ... this.
4049
4050 * gdb.texinfo (Inferiors): Rename node to ...
4051 (Inferiors and Programs): ... this. Mention running multiple
4052 programs in the same debug session.
4053 <info inferiors>: Mention the new 'Executable' column if "info
4054 inferiors". Update examples. Document the "add-inferior",
4055 "clone-inferior", "remove-inferior" and "maint info
4056 program-spaces" commands.
4057 (Process): Rename node to...
4058 (Forks): ... this. Document "set|show follow-exec-mode".
4059
2f8132f3
MS
40602009-10-11 Michael Snyder <msnyder@vmware.com>
4061
4062 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4063 (ReverseContinue): Ditto.
4064
cba4b2d3
PP
40652009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4066
4067 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4068
da082f17
JK
40692009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4070
4071 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4072
08be9d71
ME
40732009-10-06 Michael Eager <eager@eagercon.com>
4074
4075 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4076 (Embedded Processors): Add MicroBlaze.
4077 (MicroBlaze): New. Describe Xilinx MicroBlaze
4078
08a0efd0
PA
40792009-10-04 Pedro Alves <pedro@codesourcery.com>
4080
4081 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4082
cbb8f428
EZ
40832009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4084
4085 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4086
30a4a70c
JB
40872009-09-23 Joel Brobecker <brobecker@adacore.com>
4088
4089 * observer.texi (solib_unloaded): Document explicitly the fact that
4090 this observer is called before the associated symbols are unloaded.
4091
b3372f91
VP
40922009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4093
4094 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4095 -stack-list-variables.
4096
f43030c4
TT
40972009-09-18 Tom Tromey <tromey@redhat.com>
4098
4099 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4100 is experimental.
4101
ec7e75e7
PP
41022009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4103
4104 * gdb.texinfo (convenince variables): Mention
4105 $_siginfo could be empty.
f43030c4 4106
0cc7d26f
TT
41072009-09-15 Tom Tromey <tromey@redhat.com>
4108
4109 * gdb.texinfo (GDB/MI Variable Objects): Document
4110 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4111 Expand -var-update documentation.
4112
a96d9b2e
SDJ
41132009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4114
4115 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4116 feature.
4117
005ca36a
JB
41182009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4121
0d772ac9
MS
41222009-09-10 Michael Snyder <msnyder@vmware.com>
4123
4124 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4125 ReverseStep replies to the qSupported query.
4126
14fb1bac
JB
41272009-09-10 Joel Brobecker <brobecker@adacore.com>
4128
4129 Add documentation for set/show interactive-mode.
4130 * gdb.texinfo (Other Misc Settings): New node.
4131
29b090c0
DE
41322009-09-01 Doug Evans <dje@google.com>
4133
4134 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4135 non-stop mode's affect on remote caching.
4136
4e5d721f
DE
41372009-08-31 Jacob Potter <jdpotter@google.com>
4138 Doug Evans <dje@google.com>
4139
4140 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4141 Mark `set/show remotecache' options as obsolete.
4142 Document new `set/show stack-cache' option.
4143 Update text for `info dcache'.
4144
55333a84
DE
41452009-08-27 Doug Evans <dje@google.com>
4146
4147 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4148 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4149
bc3a0b4d
RW
41502009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4151
4152 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4153 about autoconf.
4154
3a1ff0b6
PA
41552009-08-25 Pedro Alves <pedro@codesourcery.com>
4156
4157 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4158 small example, and describe its columns. Replace "inferior-id" by
4159 "infno" throughout.
4160
81ecdfbb
RW
41612009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4162
af542c2e
RW
4163 * gdbint.texinfo (Releasing GDB): Point to
4164 README-maintainer-mode file for required autoconf version.
4165 * configure.ac: Do not substitute datarootdir, htmldir,
4166 pdfdir, docdir. Do not process --with-datarootdir,
4167 --with-htmldir, --with-pdfdir, --with-docdir.
4168 * configure: Regenerate.
4169
81ecdfbb
RW
4170 * configure: Regenerate.
4171
4efc6507
DE
41722009-08-20 Reid Kleckner <reid@kleckner.net>
4173
4174 * gdb.texinfo: Add chapter on JIT interface.
4175
43089a6e
NR
41762009-08-07 Nick Roberts <nickrob@snap.net.nz>
4177
4178 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4179 confirmation request.
43089a6e 4180
99e008fe
EZ
41812009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4182
c8d5aac9
L
4183 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4184 CRC definitions.
99e008fe 4185
48cb2d85
VP
41862009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4187
4188 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4189 -break-commands.
48cb2d85 4190
ff1a52c6
UW
41912009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4192
4193 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4194 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4195
3285f3fe
UW
41962009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4197
4198 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4199 "set spu stop-on-load" and "show spu stop-on-load" commands.
4200
e35359c5
UW
42012009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4202
4203 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4204
58d6951d
DJ
42052009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4208 org.gnu.gdb.arm.neon.
4209
08d16641
PA
42102009-07-20 Pedro Alves <pedro@codesourcery.com>
4211
4212 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4213 optional element.
4214 (subsection OS ABI): New subsection.
4215
782b2b07
SS
42162009-07-14 Stan Shebs <stan@codesourcery.com>
4217
4218 * gdb.texinfo (Tracepoint Conditions): New section.
4219 (General Query Packets): Describe ConditionalTracepoints.
4220 (Tracepoint Packets): Describe condition field.
4221 (Maintenance Commands): Describe maint agent-eval.
4222 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4223
9b117ef3
HZ
42242009-07-11 Hui Zhu <teawater@gmail.com>
4225
4226 * gdb.texinfo (disassemble): Add a new modifier /r
4227 to "disassemble" command to make it print the raw instructions
4228 in hex as well as in symbolic form.
4229
f5a33284
TT
42302009-07-09 Tom Tromey <tromey@redhat.com>
4231
4232 * gdbint.texinfo (Testsuite): Document parallel make check.
4233
812f7342
TT
42342009-07-09 Tom Tromey <tromey@redhat.com>
4235
4236 * gdbint.texinfo (Testsuite): Document test transcripts.
4237
fbb8f299
PM
42382009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4239
4240 * gdb.texinfo (Values From Inferior): Add length parameter
4241 description.
4242
dd8f35ac
EZ
42432009-07-04 Chris Genly <chris@genly.us>
4244
4245 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4246 in -var-list-children. Fix example according to what the code
4247 does.
4248
2277426b
PA
42492009-07-02 Pedro Alves <pedro@codesourcery.com>
4250
4251 * gdb.texinfo (Debugging multiple inferiors): Document the
4252 "inferior", "detach inferior" and "kill inferior" commands.
4253 (Debugging Programs with Multiple Processes): Adjust to mention
4254 generic "inferior" commands. Delete mention of "detach fork" and
4255 "delete fork". Cross reference to "Debugging multiple inferiors"
4256 section.
4257
a6d9a66e
UW
42582009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4259
5af949e3
UW
4260 * gdbint.texinfo (Item Output Functions): Update signature
4261 for ui_out_field_core_addr.
4262
42632009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4264
4265 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4266 Update example code extrated from breakpoint.c.
4267
9901a55b 42682009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4269
9901a55b
PP
4270 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4271 MI commands.
4272 (GDB/MI Symbol Query): Likewise.
4273 (GDB/MI File Commands): Likewise.
4274 (GDB/MI File Transfer Commands): Likewise.
4275 (GDB/MI Target Manipulation): Likewise.
4276 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4277
edb3359d
DJ
42782009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4279
4280 * gdb.texinfo (Debugging Optimized Code): New chapter.
4281 (Compiling for Debugging): Reference it. Move some
4282 text to the new section.
4283
7cd1089b
PM
42842009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4285
4286 * doc/gdb.texinfo (Calling): Document
4287 set-unwind-on-terminating-exception usage.
4288
d4db2f36
PA
42892009-06-11 Pedro Alves <pedro@codesourcery.com>
4290
4291 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4292 command.
4293
d1a7880c
PA
42942009-06-07 Pedro Alves <pedro@codesourcery.com>
4295
4296 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4297 references.
4298
473f94e6
UW
42992009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4300
4301 * gdbint.texinfo: Rename formal parameters to gdbarch function
4302 protoypes from "current_gdbarch" to "gdbarch".
4303
8f500870
TT
43042009-05-28 Tom Tromey <tromey@redhat.com>
4305
4306 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4307
b6313243
TT
43082009-05-27 Tom Tromey <tromey@redhat.com>
4309
4310 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4311 feature.
4312 (GDB/MI Variable Objects): Document -var-set-visualizer.
4313
43142009-04-02 Tom Tromey <tromey@redhat.com>
4315
4316 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4317 feature.
4318 (GDB/MI Variable Objects): Document -var-set-visualizer.
4319
a6bac58e
TT
43202009-05-27 Tom Tromey <tromey@redhat.com>
4321 Thiago Jung Bauermann <bauerman@br.ibm.com>
4322 Phil Muldoon <pmuldoon@redhat.com>
4323
4324 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4325 (Pretty Printing): New node.
4326 (Selecting Pretty-Printers): Likewise.
4327 (Python API): Update.
4328 (Output Formats): Document /r format.
4329
2c74e833
TT
43302009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4331 Tom Tromey <tromey@redhat.com>
4332
4333 * gdb.texinfo (Types In Python): New node.
4334 (Values From Inferior): "type" is now an attribute.
4335 (Python API): Update.
4336
89c73ade
TT
43372009-05-27 Tom Tromey <tromey@redhat.com>
4338 Thiago Jung Bauermann <bauerman@br.ibm.com>
4339 Phil Muldoon <pmuldoon@redhat.com>
4340
4341 * gdb.texinfo: Add @syncodeindex for `tp'.
4342 (Python API): Update.
4343 (Auto-loading): New node.
4344 (Objfiles In Python): New node.
4345
17a37d48
PP
43462009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4347
4348 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4349
6718376f
NR
43502009-05-15 Nick Roberts <nickrob@snap.net.nz>
4351
4352 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4353
cbe54154
PA
43542009-05-12 Pedro Alves <pedro@codesourcery.com>
4355
4356 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4357 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4358 show show-debug-regs' docs.
4359
8e05493c
EZ
43602009-05-08 Eli Zaretskii <eliz@gnu.org>
4361
4362 * gdb.texinfo (Process Record and Replay): Add description of
4363 reverse execution.
4364
b39f4988
JB
43652009-05-07 Joel Brobecker <brobecker@adacore.com>
4366
4367 * gdbint.texinfo (Adding support for debugging core files): New node.
4368 (Native Debugging): Remove the ``Native core file Support'' section.
4369
a2311334
EZ
43702009-05-01 Eli Zaretskii <eliz@gnu.org>
4371
4372 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4373 Add index entries.
4374
53cc454a 43752009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4376 Michael Snyder <msnyder@vmware.com>
53cc454a 4377
a2311334
EZ
4378 * gdb.texinfo: (Process Record and Replay): Add documentation for
4379 process record and replay.
53cc454a 4380
484086b7
JK
43812009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4382
4383 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4384 a new part on command-line defined macros.
4385
32ae1842
EZ
43862009-04-25 Eli Zaretskii <eliz@gnu.org>
4387
4388 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4389 clarify the wording.
4390
b14b1491
TT
43912009-04-23 Tom Tromey <tromey@redhat.com>
4392
4393 * gdb.texinfo (Data Files): New node.
4394 (GDB Files): Update menu.
4395
5c1e86e1
JB
43962009-04-23 Joel Brobecker <brobecker@adacore.com>
4397
4398 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4399 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4400
83eba9b7
VP
44012009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4402
4403 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4404
e31198c4
HZ
44052009-04-22 Hui Zhu <teawater@gmail.com>
4406
4407 * gdb.texinfo (disassemble-next-line): Set the default of
4408 disassemble-next-line to off.
4409
26e251b6
JM
44102009-04-21 Joseph Myers <joseph@codesourcery.com>
4411
4412 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4413 --with-htmldir): New.
4414 * configure: Regenerate.
4415 * Makefile.in (datarootdir, docdir): Define.
4416 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4417 instead of $(SET_TEXINPUTS).
4418 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4419 gdbint.info instead of $(SET_TEXINPUTS).
4420 (gdbint/index.html): Use same -I options as for building
4421 gdbint.info.
4422 (stabs.dvi, stabs.pdf): Use same -I options as for building
4423 stabs.info instead of $(SET_TEXINPUTS).
4424 (stabs/index.html): Use same -I options as for building
4425 stabs.info.
4426 (annotate.dvi, annotate.pdf): Use same -I options as for building
4427 annotate.info instead of $(SET_TEXINPUTS).
4428 (annotate/index.html): Use same -I options as for building
4429 annotate.info.
4430
eac35c4e
DD
44312009-04-21 David Daney <ddaney@caviumnetworks.com>
4432
4433 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4434
29b0e8a2
JM
44352009-04-21 Joseph Myers <joseph@codesourcery.com>
4436
4437 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4438
2b831889 44392009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4440 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4441
4442 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4443 (MAKEHTMLFLAGS): Set to empty.
4444 (html__strip_dir): Define.
4445 (HTMLFILES): Define.
4446 (HTMLFILES_INSTALL): Define.
4447 (install-html): Copy new automake rule.
4448 (html): Depend on $(HTMLFILES).
4449 (gdb_toc.html): Rename to gdb/index.html.
4450 (gdbint_toc.html): Rename to gdbint/index.html.
4451 (stabs_toc.html): Rename to stabs/index.html.
4452 (annotate_toc.html): Rename to annotate/index.html.
4453
89a34d1b
JM
44542009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4455
4456 * Makefile.in: Set pdfdir and htmldir from configure
4457 substitutions.
4458 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4459 * configure: Regenerate.
4460
a2d5da46
JB
44612009-04-16 Joel Brobecker <brobecker@adacore.com>
4462
4463 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4464 This macro is no longer used.
4465
732f6a93
TT
44662009-04-15 Tom Tromey <tromey@redhat.com>
4467
4468 * gdb.texinfo (Character Sets): Document default character set.
4469
87f9adc1
PM
44702009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4471
4472 * gdbint.texinfo: Change server name from sources.redhat.com to
4473 sourceware.org throughout.
4474
2c88c651
JB
44752009-04-09 Joel Brobecker <brobecker@adacore.com>
4476
4477 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4478 about a missing dot or coma after @xref.
4479
4f5376b2
JB
44802009-04-02 Joel Brobecker <brobecker@adacore.com>
4481
4482 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4483 example, and add a small explanation about it.
4484 (Print Settings): Change the documentation of the "set print
4485 frame-arguments" to reflect the fact that the default is now "scalars".
4486
a0381d3a
JB
44872009-04-02 Joel Brobecker <brobecker@adacore.com>
4488
4489 * gdb.texinfo (Print Settings): Add kindex for command "set
4490 print frame-arguments".
4491
45ac276d
JB
44922009-03-31 Joel Brobecker <brobecker@adacore.com>
4493
4494 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4495 breakpoints.
4496 (Set Breaks): Add reference to thread-specific and task-specific
4497 breakpoints.
4498
32cd1edc
JB
44992009-03-31 Joel Brobecker <brobecker@adacore.com>
4500
4501 * gdb.texinfo (Ada Tasks): Remove the documentation about
4502 the "Running" state, as this state has been eliminated.
4503 Now all runnable tasks are shown as "Runnable".
4504
1042e4c0
SS
45052009-03-30 Stan Shebs <stan@codesourcery.com>
4506
4507 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4508 special case of breakpoints.
4509 (Enable and Disable Tracepoints): Mention deprecation.
4510 (Listing Tracepoints): Update description and example.
4511
f8f6f20b
TJB
45122009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4513
4514 * gdb.texinfo (Frames in Python): New node.
4515 (Python API): Update.
4516
c0c6f777
TJB
45172009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4518
4519 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4520 from a method to an attribute.
4521
def2b000
TJB
45222009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4523
4524 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4525 attribute.
4526
a07daef3
PA
45272009-03-25 Pedro Alves <pedro@codesourcery.com>
4528
4529 * observer.texi (thread_exit): Add "silent" parameter.
4530
f3b1572e
PA
45312009-03-22 Pedro Alves <pedro@codesourcery.com>
4532
4533 * observer.texi (about_to_proceed): New.
4534
587afa38
EZ
45352009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4536
4537 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4538 field throughout to handle types with spaces in them. Fix typos
4539 found by aspell.
4540 (Summary, Requirements, Contributors): New first chapter,
4541 "Summary" added, old Requirements section moved there, and new
4542 section, "Contributors" added.
4543 (Initializing a New Architecture, Register Representation)
4544 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4545 (Porting gdb): These sections extended and updated.
4546 (Compiler Characteristics): This section (empty) deleted.
4547 (Defining Other Architecture Features): This section renamed and
4548 duplicate material removed from (formerly "Target Conditionals").
4549 Use braces {} in @deftypeXX type field throughout to handle types
4550 with spaces in them. Typos found by aspell fixed.
4551
4552 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4553 * stack_frame.pdf: Version of image for PDF output.
4554 * stack_frame.png: Version of image for HTML output and for Emacs.
4555 * stack_frame.txt: Version of image for Info output.
1db61298 4556 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4557
10af6951
EZ
45582009-03-21 Eli Zaretskii <eliz@gnu.org>
4559
4560 * gdb.texinfo (Character Sets): Fix last change.
4561
cc924cad
TJB
45622009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4563
4564 * gdb.texinfo (Values From Inferior): Fix optional arguments
4565 markup.
4566 (Commands In Python): Adjust argument names of gdb.Command.__init__
4567 to what the function accepts as keywords.
4568
bc3b79fd
TJB
45692008-03-20 Tom Tromey <tromey@redhat.com>
4570
4571 * gdb.texinfo (Convenience Vars): Document convenience functions.
4572 (Functions In Python): New node.
4573 (Python API): Update.
4574
6c7a06a3
TT
45752009-03-20 Tom Tromey <tromey@redhat.com>
4576
4577 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4578 set target-wide-charset.
4579 (Requirements): Mention iconv.
4580
b646ddd4
HZ
45812009-03-17 Hui Zhu <teawater@gmail.com>
4582
4583 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4584
91440f57
HZ
45852009-03-17 Hui Zhu <teawater@gmail.com>
4586
4587 * gdb.texinfo: Add documentation for disassemble-next-line.
4588
8fd41227
TJB
45892009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4590
4591 * gdb.texinfo (Commands In Python): Remove tindex entries.
4592
61ff14c6
JK
45932009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4594
4595 * gdb.texinfo (Returning): New description for missing debug info.
4596
0b16c5cf
PA
45972009-03-14 Pedro Alves <pedro@codesourcery.com>
4598
4599 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4600 (General Query Packets): Document qAttached.
0b16c5cf 4601
32fc0df9
PA
46022009-03-05 Pedro Alves <pedro@codesourcery.com>
4603
4604 * gdb.texinfo (Background Execution): Better describe the set
4605 target-async command.
4606 (Maintenance Commands): Delete description of the `maint set/show
4607 linux-async' and `maint set/show remote-async' commands.
4608
134eb42c
VP
46092009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4610
4611 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4612 between sentences.
4613
c86cf029
VP
46142009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4615
4616 * gdb.texinfo (GDB/MI Async Records): Document the
4617 =library-loaded and =library-unloaded notifications.
4618
3ea85240
VP
46192009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4620
4621 * observer.texi (test_notification): New observer.
4622
1d33d6ba
VP
46232009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4624
61ff14c6
JK
4625 * observer.texi: Add parameter 'print_frame' to normal_stop
4626 observer.
1d33d6ba 4627
d721c933
EZ
46282009-02-07 Eli Zaretskii <eliz@gnu.org>
4629
4630 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4631 (Commands In Python): Fix COMMAND_* constants in last change. Use
4632 @kbd for interactive input. Add cross-references and index
4633 entries.
4634
4aa995e1
PA
46352009-02-06 Pedro Alves <pedro@codesourcery.com>
4636
4637 * gdb.texinfo (Signals): Document $_siginfo.
4638 (Convenience Variables): Mention $_siginfo.
4639 (Remote Configuration): Document qXfer:siginfo:read,
4640 qXfer:siginfo:write packets, and the read-siginfo-object,
4641 write-siginfo-object commands.
4642
5f5233d4
PA
46432009-02-06 Pedro Alves <pedro@codesourcery.com>
4644
4645 * gdbint.texinfo (Values): New chapter.
4646
d8906c6f
TJB
46472009-02-06 Tom Tromey <tromey@redhat.com>
4648
4649 * gdb.texinfo (Python API): Add entry for Commands In Python.
4650 (Commands In Python): New node.
4651
b6cb8e7d
TJB
46522009-02-05 Tom Tromey <tromey@redhat.com>
4653
4654 * gdb.texinfo (Values From Inferior): Document Value.string.
4655
12453b93
TJB
46562009-02-05 Tom Tromey <tromey@redhat.com>
4657
4658 * gdb.texinfo (Basic Python): Document execute's from_tty
4659 argument.
4660
08c637de
TJB
46612009-02-04 Tom Tromey <tromey@redhat.com>
4662
4663 * gdb.texinfo (Basic Python): Document gdb.history.
4664
592375cd
VP
46652009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4666
4667 * gdb.texinfo (GDB/MI Thread Commands): Document the
4668 'current-thread-id' field. Remove the example with zero threads,
4669 since current GDB won't ever report that if there's inferior.
4670
41447f92
VP
46712009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4672
4673 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4674 option to -break-insert.
4675
098b41a6
JG
46762009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4677 Jerome Guitton <guitton@adacore.com>
4678
4679 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4680 (System-wide configuration): New section.
4681
3c16cced
PA
46822009-01-26 Pedro Alves <pedro@codesourcery.com>
4683
4684 PR gdb/7580:
4685 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4686 internal-error|internal-warning quit|corefile ask|yes|no".
4687
62709adf
PA
46882009-01-26 Pedro Alves <pedro@codesourcery.com>
4689
4690 * gdb.texinfo (Using the `gdbserver' Program): Document
4691 --remote-debug.
4692
7ce58dd2
DE
46932009-01-23 Doug Evans <dje@google.com>
4694
4695 * gdb.texinfo: Add nexti to list of commands that support
4696 background execution.
4697
adb483fe
DJ
46982009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4699
4700 * gdb.texinfo (Define, Hooks): Document prefix command support.
4701
a67ec3f4 47022009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4703 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4704
4705 Fixes for makeinfo --html.
4706
4707 * annotate.texinfo: Use @copying and @insertcopying. Use
4708 @ifnottex in place of @ifinfo.
4709 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4710 place of @ifinfo. Use @ifnotinfo for one index entry.
4711 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4712 in place of @ifinfo.
4713 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4714 in place of @ifinfo. Include contents at start unconditionally.
4715
84fcdf95
PA
47162009-01-13 Pedro Alves <pedro@codesourcery.com>
4717
4718 * gdb.texinfo (General Query Packets): Remove @var{} around the
4719 "spu" literal string.
4720
fa3a767f
PA
47212009-01-07 Pedro Alves <pedro@codesourcery.com>
4722
4723 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4724 program may be running in another process" errors.
4725 * gdbint.texinfo (Native Conditionals): Delete
4726 ONE_PROCESS_WRITETEXT description.
4727
9cb011d3
JB
47282009-01-07 Joel Brobecker <brobecker@adacore.com>
4729
4730 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4731 emacs local variable to be placed at the end of the ChangeLog.
4732 Add server.c and gdbreplay.c to the list of files where the
4733 copyright year needs to be updated.
4734
84603566
SL
47352009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4736
4737 * gdb.texinfo (Remote Configuration): Document new
4738 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4739 commands.
4740
a53f55d8
PA
47412008-12-28 Pedro Alves <pedro@codesourcery.com>
4742
4743 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4744 FETCH_INFERIOR_REGISTERS.
4745 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4746 FETCH_INFERIOR_REGISTERS descriptions. Remove
4747 gdbarch_get_longjmp_target descrition, since already described in
4748 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4749 (Target Conditionals): ... here.
4750
077e0a52
JB
47512008-12-16 Joel Brobecker <brobecker@adacore.com>
4752
4753 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4754 examples.
4755 (Additions to Ada): Likewise. Add the missing opening and closing
4756 parenthesis of the GDB prompt in one of the examples.
4757
023eb17c
JB
47582008-12-14 Joel Brobecker <brobecker@adacore.com>
4759
4760 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4761 about the result of 'Address not being of type System.Address.
4762 This problem has been fixed a while ago.
4763
c3b108f7
VP
47642008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4765
4766 MI non-stop and multiprocess docs.
4767
c8d5aac9
L
4768 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4769 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4770 Adjust documentation for *stopped, document =thread-created,
4771 =thread-exited, =thread-group-created and =thread-group-exited.
4772 (GDB/MI Thread Commands): Document the 'state' field in
4773 -thread-info output.
4774 (GDB/MI Program Execution): Mention --all and --thread-group
4775 options.
4776 (GDB/MI Variable Objects): Describe floating and fixed variable
4777 objects.
4778 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4779
07e059b5
VP
47802008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4781
c8d5aac9
L
4782 * gdb.texinfo (Operating System Information): New appendix.
4783 (Operating System Auxiliary Information): Document 'info os processes'
4784 (Remote Configuration): Document 'osdata'
4785 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4786
a80b95ba
TG
47872008-11-27 Tristan Gingold <gingold@adacore.com>
4788
4789 * gdb.texinfo (Darwin): Document Darwin specific features.
4790
a655d424
JK
47912008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4792
4793 * gdbint.texinfo (Target Conditionals): Extend the
4794 gdbarch_breakpoint_from_pc description.
4795
249e1128
VP
47962008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4797
4798 * gdb.texinfo (M68K Features): Fix typo.
4799
c14c28ba
PP
48002008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4801
4802 * gdb.texinfo (Symbols): Mention printing containing
4803 image name in "info symbol".
4804 (Maint translate-address): Likewise.
889bf7c5 4805
394a6666
JB
48062008-11-18 Joel Brobecker <brobecker@adacore.com>
4807
4808 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4809 commands "catch load" and "catch unload".
4810
66bb093b
VP
48112008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4812
4813 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4814 =thread-selected.
889bf7c5 4815
4a92f99b
VP
48162008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4817
c8d5aac9 4818 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4819
f0323ca0
PA
48202008-10-27 Pedro Alves <pedro@codesourcery.com>
4821
4822 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4823 .mt files, TM_CLIBS or TM_CDEPS.
4824 (x86 Watchpoints): Don't mention TDEPFILES.
4825
8b23ecc4
SL
48262008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4827
4828 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4829 (Overview): Mention notifications and non-stop mode behavior.
4830 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4831 with non-stop mode behavior. Add vStopped description.
4832 (Stop Reply Packets): Update list of packets that return
4833 stop replies. Mention non-stop behavior.
4834 (General Query Packets): Document QNonStop packet and associated
4835 qSupported query response.
4836 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4837 behavior.
4838 (Notification Packets): New section.
4839 (Remote Non-Stop): New section.
4840 (File-I/O Overview): Mention non-stop behavior.
4841
fff08868
HZ
48422008-10-24 Hui Zhu <teawater@gmail.com>
4843 Pedro Alves <pedro@codesourcery.com>
4844
4845 * gdb.texinfo (displaced-stepping): Describe the auto mode
4846 setting, and say it's the default. This is now a mainstream
4847 setting instead of a maintenance setting.
4848
252fbfc8
PA
48492008-10-23 Pedro Alves <pedro@codesourcery.com>
4850
4851 * observer.texi (thread_stop_requested): New.
4852
20924a55
JB
48532008-10-22 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4856 (Patching): Replace incorrect usage of @samp by @kbd.
4857
bacec72f
MS
48582008-10-17 Michael Snyder <msnyder@vmware.com>
4859
4860 * gdb.texinfo: Add documentation for reverse execution.
4861
a08702d6 48622008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4863 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4864
4865 * gdb.texinfo. (Values From Inferior): New subsubsection.
4866
d97bc12b
DE
48672008-10-06 Doug Evans <dje@google.com>
4868
4869 * gdb.texinfo (set debug dwarf2-die): Document it.
4870
87f67dba
JB
48712008-10-01 Joel Brobecker <brobecker@adacore.com>
4872
4873 * gdb.texinfo (catch) [exception]: Document how to insert
4874 a breakpoint on user-defined exceptions when the exception
4875 name is identical to one of the language-defined ones.
4876
2fae03e8
TT
48772008-09-27 Tom Tromey <tromey@redhat.com>
4878
4879 * gdb.texinfo (Macros): Remove text about stringification,
4880 varargs, and splicing.
4881
5c6ce71d
TT
48822008-09-27 Tom Tromey <tromey@redhat.com>
4883
4884 * gdbint.texinfo (Language Support): Remove text about omitting
4885 support for a language.
4886
07128da0
DE
48872008-09-23 Doug Evans <dje@google.com>
4888
4889 * gdb.texinfo (info dcache): Update.
4890
b90a069a
SL
48912008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4892
4893 * gdb.texinfo (Packets): Add info on thread-id syntax and
4894 multiprocess extensions.
4895 <D>: Document multiprocess form of packet.
4896 <H>: Use thread-id syntax.
4897 <T>: Likewise.
4898 <vCont>: Likewise. Note this is required for multiprocess.
4899 <vKill>: New packet.
4900 (Stop Reply Packets) <T>: Use thread-id syntax.
4901 <W>: Document multiprocess form of reply.
4902 <X>: Likewise.
4903 (General Query Packets) <qC>: Use thread-id syntax.
4904 <qfThreadInfo>: Likewise.
4905 <qGetTLSAddr>: Likewise.
4906 <qP>: Likewise.
4907 <qSupported>: Add "multiprocess" feature.
4908 <qThreadExtraInfo>: Use thread-id syntax.
4909
b77209e0
PA
49102008-09-22 Stan Shebs <stan@codesourcery.com>
4911
4912 * gdb.texinfo (Inferiors): New section.
4913
3d0bb823
PA
49142008-09-12 Pedro Alves <pedro@codesourcery.com>
4915
4916 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4917
f8dcfc0a
UW
49182008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4919
4920 * gdbint.texinfo (Target Conditionals): Remove documentation
4921 for gdbarch_name_of_malloc.
4922
8775bb90
MS
49232008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4924
4925 * gdb.texinfo (Interrupts): Mention TCP interface for
4926 sending BREAK.
4927
f1838a98
UW
49282008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4929
4930 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4931 argument prefix to "set sysroot".
4932
158c7665
PH
49332008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4934
4935 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4936 and False.
4937
30e026bb
VP
49382008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4939
c8d5aac9
L
4940 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4941 for possible features of -list-features.
30e026bb 4942
c6ebd6cf
VP
49432008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4944
c8d5aac9 4945 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4946 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4947
aeac0ff9
VP
49482008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4949
4950 * doc/gdb.texinfo (PowerPC): Fix typo.
4951 (PowerPC features): Fix typo.
4952
5231c1fd
PA
49532008-08-18 Pedro Alves <pedro@codesourcery.com>
4954
4955 * observer.texi (thread_ptid_changed): New.
4956
677c5bb1
LM
49572008-08-18 Luis Machado <luisgpm@br.ibm.com>
4958
4959 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4960 (PowerPC features): Mention feature set for VSX registers.
4961
f3a2dd1a
JB
49622008-08-13 Joel Brobecker <brobecker@adacore.com>
4963
4964 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4965 the direct visibility of all names in user-written packages.
4966
33e5cbd6
PA
49672008-08-13 Pedro Alves <pedro@codesourcery.com>
4968
4969 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4970 setting, and make it the default.
4971 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4972 non-stop script example.
4973
d0384fc4
TJB
49742008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4975
4976 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4977 reference to the "Using Different Register and Memory Data
4978 Representation" section.
4979
a6f3e723
SL
49802008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4981
4982 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4983 (Remote Protocol): Add Packet Acknowledgment to menu.
4984 (Overview): Mention +/- can be disabled, and point to new section
4985 where this is discussed in detail.
4986 (General Query Packets): Document QStartNoAckMode packet, and
4987 corresponding qSupported reply.
4988 (Packet Acknowledgment): New section.
4989
0606b73b
SL
49902008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4991 Pedro Alves <pedro@codesourcery.com>
4992
4993 * gdb.texinfo (Threads): Move paragraph about automatic thread
4994 selection to All-Stop Mode subsection.
4995 (Thread Stops): Reorganize existing material into subsections.
4996 Add introductory blurb and menu.
4997 (Non-Stop Mode): New subsection.
4998 (Background Execution): New subsection.
4999 (Maintenance Commands): Add cross-references from async mode
5000 commands to the new Background Execution section.
5001
d57a3c85
TJB
50022008-08-06 Tom Tromey <tromey@redhat.com>
5003
5004 * gdb.texinfo (Extending GDB): New chapter.
5005 (Sequences): Demoted chapter, now a section under the new
5006 Extending GDB chapter.
5007 (Python): New section.
5008
6d76a53d
SS
50092008-07-31 Stan Shebs <stan@codesourcery.com>
5010
5011 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5012
1f70da6a
SS
50132008-07-29 Stan Shebs <stan@codesourcery.com>
5014
5015 * gdbint.texinfo: General round of cleanup and minor
5016 clarifications.
5017 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5018 (Longjmp Support): Update description to reflect how it is done
5019 for targets without using native header.
5020 (Symbol Handling): Add a little more general explanation.
5021 (COFF, ELF): Mention stabs encapsulation.
5022 (DWARF 3): New section.
5023 (Adding a New Host): Scrub out some obsolete bits.
5024 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5025 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5026 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5027 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5028 SEEK_SET, STOP_SIGNAL, USG.
5029 (Raw and Virtual Register Representations): Ditto for
5030 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5031 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5032 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5033 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5034 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5035 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5036 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5037 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5038 DEPRECATED_USE_STRUCT_CONVENTION.
5039 Describe gdbarch_deprecated_fp_regnum.
5040 Update description of gdbarch_print_insn.
5041 (Adding a New Target): Scrub out obsolete bits.
5042 (Obsolete Conditionals): Remove entire section.
5043
383f836e
TT
50442008-07-25 Tom Tromey <tromey@redhat.com>
5045
5046 * observer.texi (GDB Observers): Document new observers:
5047 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5048 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5049 architecture_changed.
5050
cfd8ab24
SS
50512008-07-21 Stan Shebs <stan@codesourcery.com>
5052
5053 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5054 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5055
781b42b0
TT
50562008-07-21 Tom Tromey <tromey@redhat.com>
5057
5058 * observer.texi (GDB Observers): Remove obsolete comment.
5059 <executable_changed>: Remove argument.
5060
d7d9f01e
TT
50612008-07-18 Tom Tromey <tromey@redhat.com>
5062
5063 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5064
bf250677
DE
50652008-07-10 Doug Evans <dje@google.com>
5066
5067 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5068
10568435
JK
50692008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5070
5071 * gdb.texinfo (Starting): Document "set disable-randomization".
5072
5ae4183a
AS
50732008-07-07 Andreas Schwab <schwab@suse.de>
5074
5075 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5076
b56e7235
VP
50772008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5078
5079 * gdb.texinfo (GDB/MI Target Manipulation): Add
5080 example of -target-attach.
5081
e1ac3328
VP
50822008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5083
5084 * observer.texi (target_resumed): New observer.
5ae4183a 5085 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5086
65d12d83
TT
50872008-06-06 Tom Tromey <tromey@redhat.com>
5088
5089 * gdb.texinfo (Completion): Add field name example.
5090
fbc5282e
MK
50912008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5092
5093 * gdb.texinfo (GDB/MI Program Context): Added example
5094 to -exec-arguments
5ae4183a 5095
fbc5282e 50962008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5097
5098 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5099 annotation.
5100
c16158bc 51012008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5102 Nathan Sidwell <nathan@codesourcery.com>
5103 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5104
5105 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5106 and ACX_BUGURL.
5107 * configure: Regenerate.
5108 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5109 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5110 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5111 mailing-list-specific text about bug reporting unless
5112 BUGURL_DEFAULT.
5113
75c99385
PA
51142008-06-05 Pedro Alves <pedro@codesourcery.com>
5115
5116 * gdb.texinfo (-target-select): Remove reference to target async.
5117 (Maintenance Commands): Document "maint set/show remote-async".
5118
1763a388
MK
51192008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5120
5121 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5122 in -target-file-get section.
5ae4183a 5123
d0d064df
PA
51242008-05-22 Pedro Alves <pedro@codesourcery.com>
5125
9b562ab8
PA
5126 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5127 killing the inferior when it is already debugging a process.
d0d064df 5128
8dfa32fc
JB
51292008-05-21 Joel Brobecker <brobecker@adacore.com>
5130
5131 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5132 abbreviation for "finish".
5133
55f996a7
NR
51342008-05-21 Nick Roberts <nickrob@snap.net.nz>
5135
5136 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5137
ba2b1c56
DJ
51382008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5139
5140 * gdbint.texinfo (Target Conditionals): Delete entry for
5141 gdbarch_dwarf_reg_to_regnum.
5142
08388c79
DE
51432008-05-09 Doug Evans <dje@google.com>
5144
a3c83fae 5145 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5146
d14508fe
DE
51472008-05-05 Doug Evans <dje@google.com>
5148
5149 * gdb.texinfo (disassemble): Document /m modifier.
5150
e2b7ddea
VP
51512008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5152
5ae4183a
AS
5153 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5154 will not report the time of commands that run the target.
e2b7ddea 5155
8eb41542
VP
51562008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5157
5158 * gdb.texinfo (GDB/MI Output Records): Add
5159 missing semicolon.
5160
82f68b1c
VP
51612008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5162
5163 * gdb.texinfo (GDB/MI Output Records):
5164 Document =thread-create and =thread-exited.
5165
fa0f268d
VP
51662008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5167
5168 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5169 Remove mention of dmi-discuss.
fa0f268d 5170
063bfe2e
VP
51712008-05-03 Pedro Alves <pedro@codesourcery.com>
5172
5173 * observer.texi (thread_exit): New.
5174
237fc4c9
PA
51752008-05-02 Pedro Alves <pedro@codesourcery.com>
5176
5177 * gdb.texinfo (Debugging Output): Document "set/show debug
5178 displaced".
5179 (Maintenance Commands): Document "maint set/show
5180 can-use-displaced-stepping".
5181
0428b8f5
DJ
51822008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5183
5184 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5185 and set/show arm force-mode.
5186
5009afc5
AS
51872008-05-02 Andreas Schwab <schwab@suse.de>
5188
5189 * gdbint.texinfo (Algorithms): Describe
5190 target_watchpoint_addr_within_range.
5191
669fac23
DJ
51922008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 * gdbint.texinfo (Stack Frames): New chapter.
5195 (Algorithms): Move Frames text to the new chapter.
5196 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5197 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5198
721c02de
VP
51992008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5200
5ae4183a
AS
5201 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5202 output does not necessary include any tokens.
721c02de 5203
c055b101
CV
52042008-04-22 Corinna Vinschen <vinschen@redhat.com>
5205
5206 * gdb.texinfo (Set SH Calling convention): New @item.
5207 (Show SH Calling convention): Ditto.
5208
68837c9d
MD
52092008-04-22 Markus Deuling <deuling@de.ibm.com>
5210
5211 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5212
2e9132cc
EZ
52132008-04-20 Eli Zaretskii <eliz@gnu.org>
5214
5215 * gdb.texinfo (Set Breaks): Mention that multiple location
5216 breakpoints need line number info. Add index entries.
5217
31fffb02
CS
52182008-04-19 Craig Silverstein <csilvers@google.com>
5219
5220 * gdb.texinfo (Requirements): Add an optional requirement on
5221 zlib.
5222 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5223 Compressed DWARF 2.
5224
a47ec5fe
AR
52252008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5226
5227 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5228 sample output for 'stopped,reason="breakpoint-hit"' message.
5229 (GDB/MI Program Execution): Likewise.
5230
de051565
MK
52312008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5232
5ae4183a 5233 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5234 -var-set-format. Add -f option to -var-evaluate-expression.
5235
6ba66d6a
JB
52362008-04-03 Joel Brobecker <brobecker@adacore.com>
5237
5238 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5239 new node "Ambiguous Expressions". Replace references to this
5240 node by references to "Ambiguous Expressions" throughout.
5241 (Ambiguous Expressions): New node.
5242
1e26b4f8
DJ
52432008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5244
5245 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5246
b84876c2
PA
52472008-03-21 Pedro Alves <pedro@codesourcery.com>
5248
5249 * gdb.texinfo (Debugging Output): Document
5250 "set/show debug lin-lwp-async".
5251 (Maintenance Commands): Document "maint set/show linux-async".
5252
63092375
DJ
52532008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5254
5255 * gdb.texinfo (Expressions): Update description of malloced arrays.
5256
8e8901c5
VP
52572008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5258
5259 * gdb.texinfo (Thread Commands): Document
5260 -thread-info. Remove -thread-list-all-threads.
5261
1fddbabb
PA
52622008-03-14 Pedro Alves <pedro@codesourcery.com>
5263 Sandra Loosemore <sandra@codesourcery.com>
5264
5265 * gdb.texinfo (Library List Format): Update to mention the
5266 possibility to pass section addresses instead of segment
5267 addresses.
5268
ccd213ac
DJ
52692008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5270
5271 * gdb.texinfo (Starting): Document "set exec-wrapper".
5272 (Server): Document gdbserver --wrapper.
5273
fa4727a6
DJ
52742008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5275
5276 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5277 unreadable memory. Delete obsolete SPARClite reference.
5278
8edfe269
DJ
52792008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5280
5281 * gdb.texinfo (Starting): Mention always-running targets.
5282 (Target Commands): Add an anchor for load.
5283 (Connecting): Explain continue instead of run.
5284
1843f87b
DJ
52852008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5286
5287 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5288
f9082629
NR
52892008-02-26 Nick Roberts <nickrob@snap.net.nz>
5290
5291 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5292 breakpoint table.
5293
fd96d250
PA
52942008-02-19 Pedro Alves <pedro@codesourcery.com>
5295
5296 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5297 killing the inferior when it is already debugging a process.
5298
36af4ef6
MD
52992008-02-13 Markus Deuling <deuling@de.ibm.com>
5300
5301 * gdbint.texinfo (Build Script): New section. Mention new build script
5302 gdb_buildall.sh.
5303
cda4ce5a
JB
53042008-02-01 Jim Blandy <jimb@red-bean.com>
5305
5306 * gdb.texinfo (Help): Summarize 'info args' correctly.
5307
4acd40f3
TJB
53082008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5309
5310 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5311 available in PowerPC architecture.
5312 (Embedded Processors): Change node name of PowerPC item in menu.
5313 (PowerPC): Rename to...
5314 (PowerPC Embedded): this.
5315 (Architectures): Add new PowerPC item in menu.
5316 (PowerPC): New node.
5317
6e6c6f50
DJ
53182008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5319
5320 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5321 commands.
5322
5ee187d7
DJ
53232008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5324
5325 * gdb.texinfo (Setting Catchpoints): Mention features
5326 supported on GNU/Linux.
5327
e275c0d9
NR
53282008-01-30 Nick Roberts <nickrob@snap.net.nz>
5329
5330 * gdb.texinfo (GDB/MI File Commands): Describe new output
5331 field for MI command -file-list-exec-source-file.
5332
2d717e4f
DJ
53332008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5334
5335 * gdb.texinfo (Using the `gdbserver' Program): Add security
5336 warning. Rearrange into subsections and subsubsections. Document
5337 --multi and --debug. Correct --with-sysroot typo. Update --attach
5338 usage. Make load reference clearer. Document monitor exit.
5339 (Remote Configuration): Document set remote exec-file, attach-packet,
5340 and run-packet.
5341 (Packets): Document vAttach and vRun.
5342
d35a4257 53432008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5344
5345 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5346 detach-on-follow -> detach-on-fork.
f663676d 5347
c78d192c
DJ
53482008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5349
5350 * gdbint.texinfo (Native Conditionals): Remove
5351 SHELL_COMMAND_CONCAT and SHELL_FILE.
5352
d35a4257
EZ
53532008-01-26 Eli Zaretskii <eliz@gnu.org>
5354
5355 * gdb.texinfo (Specify Location): Improve wording.
5356
93815fbf
VP
53572008-01-23 Chris Demetriou <cgd@google.com>
5358
5359 * gdb.texinfo (Threads): Document new "set print thread-events"
5360 and "show print thread-events" commands.
5361
2a25a5ba
EZ
53622008-01-19 Eli Zaretskii <eliz@gnu.org>
5363
5364 * gdb.texinfo (Specify Location): New section.
5365 (Delete Breaks, Edit, Set Breaks): Remove description of
5366 locations. Instead, add a reference to "Specify Location".
5367 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5368 (Symbols): Refer to "Specify Location" for the valid forms of
5369 linespecs and locations.
5370
32c9a795
MD
53712008-01-18 Markus Deuling <deuling@de.ibm.com>
5372
5373 * gdbint.texinfo (Target Conditionals): Replace the description of
5374 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5375
b17828ca
JB
53762008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5377
5378 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5379 about &&var, which is rejected by the expression parser.
5380
0aea4bf3
LM
53812008-01-09 Luis Machado <luisgpm@br.ibm.com>
5382
5383 * gdb.texinfo (Output): Update documentation on using printf with DFP
5384 types.
5385
febe4383
TJB
53862008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5387
5388 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5389 subsubsection.
5390 (Decimal Floating Point format): New subsubsection.
5391
7a404eba
PA
53922008-01-05 Pedro Alves <pedro@codesourcery.com>
5393
5394 * gdb.texinfo (File Options): Remove mention of the attempt to
5395 open a core file with the -p option. Don't list -c as a valid
5396 option to attach to a process.
5397
a4d9b460
PA
53982008-01-05 Pedro Alves <pedro@codesourcery.com>
5399
5400 * gdbint.texinfo (Host Conditionals): Remove mention of
5401 ALIGN_STACK_ON_ENTRY.
5402
6ec2edbe
JB
54032008-01-05 Joel Brobecker <brobecker@adacore.com>
5404
5405 * gdbint.texinfo (Start of New Year Procedure): Add item
5406 describing how to update the source and documentation copyright
5407 notices.
5408
d8b2a693
JB
54092007-12-18 Jim Blandy <jimb@codesourcery.com>
5410
ab209b3a 5411 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5412 watchpoint explanation into the main description of the watchpoint
5413 command; update synopses of 'watch', 'rwatch', and 'awatch'
5414 commands.
5415
8b4ed427
VP
54162007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5417
5418 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5419 Document 'pending-breakpoints' feature of
5420 -list-features.
5421
37e4754d
LM
54222007-12-17 Luis Machado <luisgpm@br.ibm.com>
5423
669fac23 5424 * gdb.texinfo: Add new parameter's description.
37e4754d 5425
1d3811f6
DJ
54262007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5427
5428 * gdb.texinfo (Overview): Clarify run-length encoding
5429 example. Remove the restriction on "+" and "-" characters.
5430
c1c25a1a
EZ
54312007-12-15 Eli Zaretskii <eliz@gnu.org>
5432
5433 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5434
afe8ab22 54352007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5436
afe8ab22
VP
5437 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5438 the -f option for -break-insert, remove -r option,
5439 and clarify specification of location.
5440
a6b151f1
DJ
54412007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5442
5443 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5444 formatting.
5445 (Remote Debugging): Add File Transfer section.
5446 (Remote Configuration): Document Host I/O packets.
5447 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5448 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5449 (Packets): Add vFile.
5450
3b784c4f
EZ
54512007-11-17 Eli Zaretskii <eliz@gnu.org>
5452
5453 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5454 breakpoints with multiple locations.
5455 (Breakpoint Menus): Improve wording.
5456 (Output): Fix last change.
5457
a4ce5b0d
UW
54582007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5459
5460 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5461
1b39d5c0
DE
54622007-11-15 Doug Evans <dje@google.com>
5463
5464 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5465
7a72d44c
VP
54662007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5467
5468 * gdbint.texinfo (Native Conditionals): Remove
5469 mention of CLEAR_SOLIB.
5ae4183a 5470
6d1829bf 54712007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5472
5473 * gdb.texinfo (Print Settings): Add documentation for "set/show
5474 print frame-arguments".
5475
1a619819
LM
54762007-11-05 Luis Machado <luisgpm@br.ibm.com>
5477
3b784c4f 5478 * gdb.texinfo (Output): Update printf command's description.
1a619819 5479
55eddb0f
DJ
54802007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5481
5482 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5483 powerpc soft-float".
5484
9cceb671
DJ
54852007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5486
5487 * gdb.texinfo (Files): Correct formatting. Mention Expat
5488 requirement.
5489 (Requirements for Building GDB): Expand the list of Expat
5490 uses.
5491 (Library List Format, Memory Map Format): Mention Expat.
5492 (Target Descriptions): Update Expat wording.
5493
83acabca
DJ
54942007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5495
5496 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5497 Document that gdbarch_convert_register_p should return zero for no-op
5498 conversions.
5499
e35879db
UW
55002007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5501
83acabca 5502 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5503 of set_gdbarch_sofun_address_maybe_missing back to ...
5504 (Target Conditionals): ... here to fix build break.
5505
203c3895
UW
55062007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5507
83acabca 5508 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5509 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5510 (Compiler Characteristics): ... documentation of
5511 set_gdbarch_sofun_address_maybe_missing.
5512
11411de3
DJ
55132007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5514
5515 * gdbint.texinfo (Target Conditionals): Use
5516 frame_unwind_register_unsigned in examples instead of
5517 frame_unwind_unsigned_register.
5518
7cc46491
DJ
55192007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5520
5521 * gdb.texinfo (Predefined Target Types): Add int128
5522 and uint128.
5523 (Standard Target Features): Add PowerPC features.
5524
81adfced
DJ
55252007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5526
5527 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5528
c1874924
UW
55292007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5530
5531 * gdbint.texi (Target Conditionals): Remove documentation
5532 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5533 gdbarch_extract_return_value, and gdbarch_store_return_value.
5534
f6e56ab3
UW
55352007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5536
5537 * gdbint.texi (Target Conditionals): Remove documentation of
5538 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5539
56cf5405
KH
55402007-10-11 Kazu Hirata <kazu@codesourcery.com>
5541
5542 * gdb.texinfo: Mention that inaccessible-by-default is on by
5543 default.
5544
35156bae
DJ
55452007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5546
5547 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5548
d983da9c
DJ
55492007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5550
5551 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5552 multi-threaded watchpoints.
5553 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5554 checked. Describe sticky notification. Expand description
5555 of steppable and continuable watchpoints.
5556 (Watchpoints and Threads): New subsection.
5557
fe6fbf8b
VP
55582007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5559
5560 * gdb.texinfo (Setting Breakpoints): Revise
5561 documentation for pending breakpoints. Document
5562 breakpoints with multiple locations.
5ae4183a 5563
084344da
VP
55642007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5565
5566 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5567 Document -list-features.
5ae4183a 5568
82160952
EZ
55692007-09-15 Eli Zaretskii <eliz@gnu.org>
5570
5571 * gdb.texinfo (Output): Spell out which features of C's printf are
5572 not supported by GDB's printf.
7e27a47a
EZ
5573 (Separate Debug Files): More accurate wording regarding build ID
5574 and a reference to the ld manual rather than the Fedora wiki.
82160952 5575
ea37ba09
DJ
55762007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5577 Jim Blandy <jimb@codesourcery.com>
5578
5579 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5580 (Examining Memory): Update mentions of the 's' format.
5581 (Automatic Display): Likewise.
5582
b8533aec
DJ
55832007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5584
5585 * gdb.texinfo: Update the FSF's Back-Cover Text.
5586
83f83d7f
JK
55872007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5588 Eli Zaretskii <eliz@gnu.org>
5589
5590 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5591 Fixed the ``build ID'' name. New binaries build instructions for the
5592 build ID inclusion. Explain how the commands are specific to the build
5593 ID vs. debug link.
5594
c7e83d54
EZ
55952007-09-01 Eli Zaretskii <eliz@gnu.org>
5596
5597 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5598 indexing for ``build ID'' support.
5599
d3750b24
JK
56002007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5601
5602 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5603 Enlisted BUILD ID to the debug file searching example.
5604 Included a BUILD ID `.note.gnu.build-id' section description.
5605 Updated/added the debug files splitting instructions for OBJCOPY.
5606
02142340
VP
56072007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5608
5609 * gdb.texinfo (Variable Objects): Adjust docs
5610 for -var-info-expression and document
5611 -var-info-path-expression.
5612
d3bdde98
JB
56132007-08-20 Jim Blandy <jimb@codesourcery.com>
5614
3fb6a982
JB
5615 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5616 (title page): Include the dedication in the printed manual, as a
5617 separate page after the copyright notice.
5ae4183a 5618
d3bdde98
JB
5619 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5620 don't break a @var across a line.
5621
c80a96a8
MR
56222007-07-25 Maciej W. Rozycki <macro@mips.com>
5623
5624 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5625 for include files.
5626
5824a901
NR
56272007-07-12 Nick Roberts <nickrob@snap.net.nz>
5628
5629 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5630 in annotate.texinfo.
5631 (Command History): Link to new node.
5824a901 5632
d52e7ea3
UW
56332007-07-05 Markus Deuling <deuling@de.ibm.com>
5634
5635 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5636
5fc14d0a
EZ
56372007-07-05 Eli Zaretskii <eliz@gnu.org>
5638
5639 * gdbint.texinfo (Target Conditionals): Fix last change.
5640
4a9bb1df
UW
56412007-07-03 Markus Deuling <deuling@de.ibm.com>
5642
5643 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5644 routines:
5645 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5646 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5647 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5648 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5649 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5650 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5651 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5652 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5653 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5654 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5655 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5656 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5657 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5658 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5659 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5660 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5661 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5662 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5663 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5664 (SOFTWARE_SINGLE_STEP_P)
5665
5666 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5667 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5668
5669 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5670 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5671 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5672 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5673 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5674 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5675 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5676 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5677 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5678 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5679
5680 (Converting an existing Target Architecture to Multi-arch): Remove
5681 section.
5682
5683 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5684 (gdbarch_addr_bits_remove): Add code example.
5685
5686 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5687
cfa9d6d9
DJ
56882007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5689
5690 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5691 Add other missing entries. Adjust the table size to fit.
5692 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5693 stop reasons including the new "library" event.
5694 (General Query Packets): Adjust table widths for qSupported. Mention
5695 qXfer:libraries:read reply to qSupported and document the new packet.
5696 (Library List Format): New section.
5697
159fcc13
JK
56982007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5699
5700 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5701
f66d1690
MS
57022007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5703
5704 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5705
67102876
NR
57062007-06-25 Nick Roberts <nickrob@snap.net.nz>
5707
5708 * gdbint.texinfo (Register and Memory Data): Break sections
5709 into nodes and add a menu.
5710
a4642986
MR
57112007-06-21 Maciej W. Rozycki <macro@mips.com>
5712
5713 * gdb.texinfo (Examining Memory): Document the new behaviour.
5714
e9c17194
VP
57152007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5716
5717 * gdb.texinfo (Standard Target Features): Document
5718 m68k features.
5719
31d99776
DJ
57202007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5721
5722 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5723
1780a0ed
DJ
57242007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5725
5726 * gdb.texinfo (Target Description Format): Add version attribute
5727 for <target>.
5728
822b6570
DJ
57292007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5730
5731 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5732
f8b73d13
DJ
57332007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5734
5735 * gdb.texinfo (MIPS Features): New subsection.
5736
0e7f50da
UW
57372007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5738 Markus Deuling <deuling@de.ibm.com>
5739
5740 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5741 and qXfer:spu:write packets and mention them under qSupported.
5742
23d964e7
UW
57432007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5744 Markus Deuling <deuling@de.ibm.com>
5745
5746 * gdb.texinfo (Architectures): Add new SPU section to document
5747 Cell Broadband Engine SPU architecture specific commands.
5748
9f708cb2
VP
57492007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5750
5751 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5752 comments.
5753
7579b5f8
NR
57542007-06-07 Nick Roberts <nickrob@snap.net.nz>
5755
5756 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5757
bf06d120
JB
57582007-05-29 Jim Blandy <jimb@codesourcery.com>
5759
5760 * gdb.texinfo (Overview): Doc fix.
5761
23776285
MR
57622007-05-22 Maciej W. Rozycki <macro@mips.com>
5763
5764 * gdb.texinfo (Remote Configuration): Document "set/show
5765 remoteflow".
5766
1a69e1e4
DJ
57672007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5768
bf06d120
JB
5769 * gdb.texinfo (MIPS): Remove documentation for set mips
5770 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5771 stack-arg-size.
1a69e1e4 5772
46ba6afa 57732007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5774
46ba6afa
BW
5775 * all-cfg.texi (GDBTUI): New.
5776 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5777 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5778 (TUI Configuration): Edit to improve clarity and fix problems of
5779 both style and content.
5ae4183a 5780
06d3b283
UW
57812007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5782
5783 * observer.texi (GDB Observers): New observer "new_objfile".
5784
179101d6
UW
57852007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5786
5787 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5788
25d5ea92
VP
57892007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5790
5791 * gdb.texinfo (GDB/MI Variable Objects): Document
5792 frozen variables objects.
5ae4183a 5793
ea35711c
DJ
57942007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5795
5796 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5797 (Character Sets, Caching Data of Remote Targets): Likewise.
5798 (Targets): Delete Remote node. Move its text...
5799 (Debugging Remote Programs): ...to here. Delete description
5800 of the "remote" command.
5801 (Remote configuration): Delete description of "set remotedevice"
5802 and "show remotedevice".
5803 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5804
db2e3e2e
BW
58052007-04-11 Bob Wilson <bob.wilson@acm.org>
5806
5ae4183a
AS
5807 * gdb.texinfo (Contributors, Continuing and Stepping)
5808 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5809 (General Query Packets, File-I/O Remote Protocol Extension)
5810 (Protocol Basics, The F Reply Packet, Write)
5811 (Protocol-specific Representation of Datatypes, Memory Transfer):
5812 Fix hyphenation, punctuation and grammar problems.
5813 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5814 'section' instead of 'subsection' in the text.
5815 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5816 (i386): Remove period from section name.
db2e3e2e
BW
5817 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5818 (Config Names, Configure Options): Use @file{configure}.
5819
8a3dae3e
DJ
58202007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5821
5822 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5823 and tab expansion.
5824
1a92f856
DJ
58252007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5826
5827 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5828
79a6e687 58292007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5830
79a6e687
BW
5831 * gdb.texinfo: Consistently capitalize all significant words in
5832 node names, chapter titles, section titles, and headings. Update
5833 cross references to match.
5834 (Starting and Stopping Trace Experiment): Make node name plural.
5835 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5836
ad527d2e
PA
58372007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5838
5839 * gdb.texinfo (WinCE): Delete obsolete subsection.
5840
7ce59000
DJ
58412007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5842
5843 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5844 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5845 references.
5846
8807d78b
DJ
58472007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5848
5849 * gdb.texinfo (Startup): Delete references to some alternate
5850 names for .gdbinit.
5851 (Thread): Remove LynxOS reference.
5852 (Tandem ST2000): Delete target-specific documentation.
5853 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5854 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5855 and GDB_OSABI_LYNXOS.
5856
5f402660
UW
58572007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5858
5859 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5860
bac718a6
UW
58612007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5862
5863 * gdbint.texinfo (Target Conditionals): Remove mention of
5864 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5865 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5866
9453113a
DJ
58672007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5868
5869 * Makefile.in: Add "pdfdir" installation
5870 directory, PDFTEX macro, support for "install-pdf" target,
5871 and rules for making a pdf version of refcard.texi.
5872 * refcard.tex: Specify paper size for PDF output.
5873
ae21e955 58742007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5875
ae21e955 5876 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5877
3f94c067 58782007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5879
3f94c067
BW
5880 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5881 (Source Path, Character Sets, Macros, Define)
5882 (GDB/MI Result Records, GDB/MI Simple Examples)
5883 (GDB/MI Program Execution, GDB/MI File Commands)
5884 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5885 (Bug Reporting): Use @value{GCC}.
5ae4183a 5886
12c27660 58872007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5888
12c27660
BW
5889 * gdb.texinfo (Help): Fix formatting of examples.
5890 (Variables): Use @ifnotinfo instead of @iftex.
5891 (Non-debug DLL symbols): Use @ref instead of @pxref.
5892 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5893
ce9341a1
BW
58942007-03-26 Bob Wilson <bob.wilson@acm.org>
5895
5896 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5897
c8f4133a
BW
58982007-03-26 Bob Wilson <bob.wilson@acm.org>
5899
5900 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5901 the order of the nodes.
5902 (C Operators, C Constants, Debugging C): Remove extra menus.
5903 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5904
c8f4133a 59052007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5906
5907 * gdb.texinfo (File Options): Add missing parenthesis.
5908 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5909
c74d0ad8
DJ
59102007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5911
5912 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5913
ff6f572f
DJ
59142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5915
669fac23 5916 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5917 case insensitivity.
5918 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5919
994337c3
NR
59202007-02-18 Nick Roberts <nickrob@snap.net.nz>
5921
5922 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5923 (Files): Add section name to argument list for pxref.
5924 (Non-debug DLL symbols): Don't use `see' for pxref.
5925 (Embedded Processors): Fix typo.
5926 (GDB/MI Breakpoint Commands): Execution commands generate
5927 *stopped not ^done.
5928
eb819d70
NR
59292007-02-13 Nick Roberts <nickrob@snap.net.nz>
5930
5931 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5932 values for in_scope. Mention that only root variables can be
5933 updated.
5934 (GDB/MI Development and Front Ends): Explain new values may be
5935 added to existing fields.
5936
123dc839
DJ
59372007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5938
5939 * gdb.texinfo (-target-disconnect): Use @smallexample.
5940 (Requirements): Add anchor for Expat. Update description.
5941 (Target Descriptions): Mention Expat.
5942 (Target Description Format): Document new elements. Use
5943 @smallexample.
5944 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5945 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5946
108546a0
DJ
59472007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5948
5949 * gdb.texinfo (Target Description Format): Add section on XInclude.
5950
95a98c01
NR
59512006-02-03 Nick Roberts <nickrob@snap.net.nz>
5952
5953 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5954 command -enable-timings.
5955
f4b3909f
EZ
59562007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5957
5ae4183a 5958 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5959 descriptions for new/deleted elements in gdb_osabi. Add missing
5960 description for function generic_elf_osabi_sniff_abi_tag_sections.
5961
c7ba131e
JB
59622007-01-29 Joel Brobecker <brobecker@adacore.com>
5963
5964 * gdb.texinfo (Maintenance Commands): Add documentation for
5965 the new "maint print target-stack" command.
5966
3a60f64e
JK
59672007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5968 Eli Zaretskii <eliz@gnu.org>
5969
f4b3909f 5970 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5971
c582f8b6
EZ
59722007-01-26 Eli Zaretskii <eliz@gnu.org>
5973
5974 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5975 Use @value{NGCC} instead of @value{GCC}.
5976
d3e8051b
EZ
59772007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5978
5979 * agentexpr.texi: Fix typos.
5980 * annotate.texinfo: Likewise.
5981 * gdb.texinfo: Likewise.
5982 * gdbint.texinfo: Likewise.
5983 * observer.texi: Likewise.
5984 * stabs.texinfo: Likewise.
5985
86f04699
EZ
59862007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5987
5988 * gdbint.texinfo (Support Libraries): Remove mmalloc
5989 entry. Describe readline library.
5990
23181151
DJ
59912007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5992
5993 * gdb.texinfo (Target Descriptions): New section.
5994 (General Query Packets): Add QPassSignals anchor. Mention
5995 qXfer:features:read under qSupported. Expand mentions of
5996 qXfer:memory-map:read and QPassSignals. Document
5997 qXfer:features:read.
5998
f822c95b
DJ
59992007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6000
6001 * gdb.texinfo (Commands to specify files): Describe
6002 "set sysroot" and "show sysroot".
6003 (Using the `gdbserver' program): Lowercase argument
6004 to @var. Expand description of setting up GDB on the
6005 host.
6006
8936fcda
JB
60072007-01-05 Joel Brobecker <brobecker@adacore.com>
6008
6009 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6010 catch exception, catch exception unhandled, and catch assert
6011 commands.
6012
e776119f
DJ
60132007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6014
6015 * gdb.texinfo (Debugging Output): Document "set debug xml"
6016 and "show debug xml".
6017
aa79a185
DJ
60182007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6019
6020 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6021
7f893741
JB
60222007-01-01 Joel Brobecker <brobecker@adacore.com>
6023
6024 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6025
a1b5960f
VP
60262006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6027
6028 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6029 note in @ignore, to be removed later if nobody complains.
6030
9f470e6e
NR
60312006-12-04 Nick Roberts <nickrob@snap.net.nz>
6032
6033 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6034 of -var-delete.
6035
765dc015 60362006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6037
765dc015 6038 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6039 automatic software/hardware breakpoint usage and
6040 the "set breakpoint auto-hw" command.
765dc015 6041
4b5752d0
VP
60422006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6043
6044 * gdb.texinfo (Memory Access Checking): New.
6045
89be2091
DJ
60462006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6047
6048 * gdb.texinfo (Remote configuration): Mention
6049 "pass-signals-packet".
6050 (General Query Packets): Document QPassSignals. Fix
6051 a typo.
6052
ca3bf3bd
DJ
60532006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6054
6055 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6056
427c3a89
DJ
60572006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6058
6059 * gdb.texinfo (Remote configuration): Rewrite documentation for
6060 packet configuration commands.
6061 (OS Information): Adjust reference to qXfer:auxv:read.
6062 (General Query Packets): Remove references to read-aux-vector-packet
6063 and set remote get-thread-local-storage-address.
6064
7a107747
DJ
60652006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6066
6067 * gdbint.texinfo (Target Architecture Definition): Add new
6068 Initializing a New Architecture section.
6069
1c56eb0e
EZ
60702006-10-31 David Taylor <dtaylor@emc.com>
6071
6072 * stabs.texinfo (Macro define and undefine): New node describing
6073 stabs for #define and #undef.
6074
f73adfeb
AS
60752006-10-27 Andreas Schwab <schwab@suse.de>
6076
6077 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6078
fd60e0df
EZ
60792006-10-21 Eli Zaretskii <eliz@gnu.org>
6080
6081 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6082 clarify on the possible meanings of ``expression'' watched by
6083 watchpoints. Add indexing.
e5ac9b53
EZ
6084 (Prompting, Errors, Invalidation, Annotations for Running)
6085 (Source Annotations): Fix index entries by adding "annotation" to
6086 them, to discriminate from index entries that point to the more
6087 general topic descriptions.
fd60e0df 6088
52bb452f
DJ
60892006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6090
6091 * gdbint.texinfo (Target Vector Definition): Move most
6092 content into Existing Targets. Add a menu.
6093 (Existing Targets): New section, moved from Target Vector
6094 Definition. Use @subsection.
6095 (Managing Execution State): New section.
6096
58955e58
BW
60972006-10-16 Bob Wilson <bob.wilson@acm.org>
6098
6099 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6100
c8aa23ab
EZ
61012006-10-15 Eli Zaretskii <eliz@gnu.org>
6102
6103 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6104 (Command Syntax, Signals, Backtrace, Connecting)
6105 (Remote configuration, Renesas Boards, Console I/O): Fix last
6106 change: use Ctrl- instead of C-, except wrt Emacs.
6107 (File-I/O Examples): Put Ctrl-c in @kbd.
6108 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6109 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6110 (Signals, Set Breaks, Set Watchpoints): Document optional
6111 arguments to `info signals' `handle', `info breakpoints', and
6112 `info watchpoints'.
c8aa23ab 6113
e7109c7e
EZ
61142006-10-14 Eli Zaretskii <eliz@gnu.org>
6115
6116 * gdb.texinfo (Backtrace): Fix last change.
6117
de3aea7b
NR
61182006-10-14 Nick Roberts <nickrob@snap.net.nz>
6119
6120 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6121
7f9087cb
BW
61222006-10-10 Bob Wilson <bob.wilson@acm.org>
6123
c8aa23ab
EZ
6124 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6125 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6126 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6127
68437a39
DJ
61282006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6129 Daniel Jacobowitz <dan@codesourcery.com>
6130
6131 * gdb.texinfo (Packets): Document vFlashErase,
6132 vFlashWrite and vFlashDone packets.
6133 (General Query Packets): Document qXfer:memory-map:read.
6134 Add a new feature for qXfer:memory-map:read.
6135 (Memory map format): New section.
6136 (Target Commands): Mention that gdb can write flash.
6137
fd79ecee
DJ
61382006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6139 Daniel Jacobowitz <dan@codesourcery.com>
6140
6141 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6142 memory regions and "mem auto".
6143
350da6ee
DJ
61442006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6145
6146 * gdbint.texinfo (Array Containers): New section.
6147
2f1acb09
VP
61482006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6149
6150 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6151 -stack-list-arguments HIGH_FRAME argument can be larger then the
6152 actual number of frames.
6153
2ab1eb7a
VP
61542006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6155
6156 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6157 -stack-list-locals HIGH_FRAME argument can be larger then the
6158 actual number of frames.
2ab1eb7a 6159
599b237a
BW
61602006-09-02 Bob Wilson <bob.wilson@acm.org>
6161
6162 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6163 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6164
25ab7e6d
EZ
61652006-09-02 Eli Zaretskii <eliz@gnu.org>
6166
6167 * gdbint.texinfo (Overall Structure): New section "Source Tree
6168 Structure".
6169
940178d3
JB
61702006-08-17 Jim Blandy <jimb@codesourcery.com>
6171
6172 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6173 responses.
6174
30daae6c
JB
61752006-08-08 Joel Brobecker <brobecker@adacore.com>
6176
6177 * gdb.texinfo (Source Path): Add documentation for new
6178 substitute-path commands.
6179
7fa2210b
DJ
61802006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6181
6182 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6183 (Running Configure): ...here.
6184 (Requirements): New node. Mention expat.
6185
3d00d119
DJ
61862006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6187
5ae4183a 6188 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6189 'set download-write-size' and 'show download-write-size'.
6190
0cbfa4ee
DJ
61912006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6192
6193 * stabs.texinfo (Member Type Descriptor): Correct example for
6194 pointer to member types.
6195
16026cd7
AS
61962006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6197
6198 * gdb.texinfo (Optional warnings and messages): Add
6199 'set/show trace-commands'.
6200 (Command files): Add '-v' to source command.
6201
0876f84a
DJ
62022006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6203
6204 * gdb.texinfo (OS Information): Update qPart reference to
6205 qXfer.
6206 (Remote configuration): Likewise.
6207 (Overview): Move @cindex to the start of a paragraph. Talk
6208 about binary data encoding.
6209 (Packets): Refer to the overview for the details of the X
6210 packet encoding.
6211 (General Query Packets): Remove qPart description. Add qXfer
6212 description. Add an anchor to qSupported. Correct feature
6213 table title. Add a new feature for qXfer:auxv:read.
6214 (Interrupts): Add a missing parenthesis.
6215
2ec3381a
DJ
62162006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6217
669fac23 6218 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6219 (GDB/MI Kod Commands): Remove commented out node.
6220
594fe323
EZ
62212006-07-01 Eli Zaretskii <eliz@gnu.org>
6222
6223 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6224 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6225 (GDB/MI Thread Commands, GDB/MI Program Execution)
6226 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6227 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6228 (GDB/MI File Commands, GDB/MI Target Manipulation)
6229 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6230 since the MI prompt is hard-wired into the code.
6231
7e3fb70c
NR
62322006-07-01 Nick Roberts <nickrob@snap.net.nz>
6233
6234 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6235 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6236 (GDB/MI Data Manipulation): Remove description of unimplemented
6237 display related commands as variable objects perform this function
6238 and are superior: -display-delete, -display-disable,
6239 -display-enable, -display-insert and -display-list. Move
6240 -environment-cd, -environment-directory, -environment-path
6241 and -environment-pwd to "Program Context".
6242 (GDB/MI Program Control): Rename to "Program Execution". Move
6243 -exec-arguments -exec-abort to...
6244 (GDB/MI Program Context): ...here. New node split from "Data
6245 Manipulation".
6246
be2a5f71
DJ
62472006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6248
6249 * gdb.texinfo (Remote configuration): Document set / show
6250 remote supported-packets.
6251 (General Query Packets): Document qSupported packet.
6252
fc320d37
SL
62532006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6254
6255 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6256 and font markup.
6257 (Protocol basics): Likewise.
6258 (The F request packet): Likewise.
6259 (The F reply packet): Likewise.
6260 (Memory transfer): Move this node to be a subsubsection of
6261 "Protocol specific representation of datatypes".
6262 (The Ctrl-C message): More copy editing.
6263 (Console I/O): Likewise.
6264 (The isatty call): Delete this node, and merge its content into
6265 the "isatty" node. Fixed references elsewhere.
6266 (The system call): Delete this node, and merge its content into
6267 the "system" node. Fixed references elsewhere.
6268 (open): Reformat to use @table, and add appropriate font markup.
6269 (close): Likewise.
6270 (read): Likewise.
6271 (write): Likewise.
6272 (lseek): Likewise.
6273 (rename): Likewise.
6274 (unlink): Likewise.
6275 (stat/fstat): Likewise.
6276 (gettimeofday): Likewise.
6277 (isatty): Likewise.
6278 (system): Likewise, plus minor changes to fix confusing wording.
6279 (Integral datatypes): Fix font markup.
6280 (Pointer values): Likewise.
6281 (struct stat): Fix markup to use @table, plus minor copy editing.
6282 (struct timeval): Fix font markup, plus minor copy editing.
6283 (Constants): Minor copy editing.
6284 (Errno values): Add font markup.
6285 (File-I/O Examples): Likewise.
6286
158fdf5c
NR
62872006-06-10 Nick Roberts <nickrob@snap.net.nz>
6288
6289 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6290 (GDB/MI Simple Examples): Move node up one level. Use real
6291 examples.
6292 (GDB/MI Compatibility with CLI): Update.
6293 (GDB/MI Result Records): Add "connected" and "exit" result
6294 classes.
6295 (GDB/MI Stream Records): Clarify target output.
6296 (GDB/MI Command Description Format): Modify example description.
6297 (GDB/MI Breakpoint Table Commands): Rename to...
6298 (GDB/MI Breakpoint Commands): ...this
6299 (GDB/MI Breakpoint Commands): Add optional thread field.
6300 (GDB/MI Program Control): Add an introduction. Move "Program
6301 termination" examples into exec-run description.
6302 (GDB/MI File Commands): Mention similar CLI commands.
6303 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6304 is similar to "-gdb-version".
6305
ddb50cd7
EZ
63062006-06-09 Eli Zaretskii <eliz@gnu.org>
6307
6308 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6309
2aef0d6b
NR
63102006-06-02 Nick Roberts <nickrob@snap.net.nz>
6311
6312 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6313 sourceware.org for mailing lists.
d5e40d59 6314 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6315
383a5c52
NR
63162006-06-01 Nick Roberts <nickrob@snap.net.nz>
6317
d5e40d59 6318 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6319
e16b02ee
EZ
63202006-05-22 Eli Zaretskii <eliz@gnu.org>
6321
6322 * gdb.texinfo (Cygwin Native): Fix last change.
6323
be90c084
CF
63242006-05-22 Christopher Faylor <cgf@timesys.com>
6325
6326 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6327
347ceba5
NR
63282006-05-15 Nick Roberts <nickrob@snap.net.nz>
6329
6330 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6331 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6332
369af7bd
DJ
63332006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6334
6335 * gdb.texinfo (General Query Packets): Recommend not starting
6336 new packets with qC and clarify.
6337
2ffdbde8 63382006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6339
6340 * gdb.texinfo (M2 Types): New section.
72019c9c 6341
16d1a084
DJ
63422006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6343
6344 * agentexpr.texi: Add a copyright and license notice.
6345 * observer.texi: Likewise, with GPL clause for function prototypes.
6346 Remove trailing whitespace.
6347
aa56d27a
JB
63482006-05-05 Jim Blandy <jimb@codesourcery.com>
6349
6350 * gdb.texinfo (General Query Packets): Document conventions for
6351 terminating packet names, and their violations.
6352
5bdf8622
DJ
63532006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6354
6355 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6356 * gdb.texinfo: Likewise.
6357
605a56cb
DJ
63582006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6359
6360 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6361 and "show remotedebug".
6362 (Debugging Output): Add additional index entries.
6363
b8db102d
MS
63642006-04-27 Michael Snyder <msnyder@redhat.com>
6365
6366 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6367
c5e30d01
AC
63682006-04-22 Andrew Cagney <cagney@redhat.com>
6369
6370 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6371 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6372
8181d85f
DJ
63732006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6374
6375 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6376 and remove breakpoint prototypes.
6377 (Watchpoints): Move description of target_insert_hw_breakpoint and
6378 target_remove_hw_breakpoint ...
6379 (Breakpoints): ... to here. Document target_insert_breakpoint and
6380 target_remove_breakpoint.
6381
4f553f88
JB
63822006-04-17 Jim Blandy <jimb@codesourcery.com>
6383
6384 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6385 and C packets are optional.
6386
cd852561
FR
63872006-04-14 Frederic Riss <frederic.riss@st.com>
6388
6389 * gdb.texinfo (Specifying source directories): Update the description
6390 of the source file search to reflect the fact that the source path
6391 always contains at least $cdir and $cwd.
6392
b620eb07
MS
63932006-03-31 Michael Snyder <msnyder@redhat.com>
6394
6395 * gdb.texinfo: Update copyright dates.
6396
3156cdaf
EZ
63972006-03-31 Eli Zaretskii <eliz@gnu.org>
6398
6399 * gdb.texinfo (Overview): Add an index entry to "empty response".
6400
7d30c22d
JB
64012006-03-28 Jim Blandy <jimb@codesourcery.com>
6402
6403 * gdbint.texinfo (Prologue Analysis): New section.
6404
86941c27
JB
64052006-03-07 Jim Blandy <jimb@red-bean.com>
6406
66b8c7f6
JB
6407 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6408
1a10341b
JB
6409 * gdb.texinfo (Target Commands): Update text describing how to
6410 specify a target. Refer to the detailed section on remote
6411 debugging, not the brief mention.
6412
86941c27
JB
6413 * gdb.texinfo (Connecting): Organize the different 'target remote'
6414 connection methods into a table. Add a 'target remote' index
6415 entry. (!!!)
6416
62f3a2ba
FF
64172006-02-17 Fred Fish <fnf@specifix.com>
6418
6419 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6420 'ptype' commands to reflect the fact that the only significant
6421 difference between them is that ptype prints the complete type
6422 description instead of just the name.
6423
8b9a88ea
WZ
64242006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6425
6426 * gdbint.texinfo (Watchpoints): Delete
6427 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6428
7e8dc855
NR
64292006-02-10 Nick Roberts <nickrob@snap.net.nz>
6430
6431 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6432 times fields where needed. Fix typos. Update general form given
6433 for output of -break-insert.
6434 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6435
c91d38aa
DJ
64362006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6437
6438 * gdbint.texinfo (Symbol Handling): Add a section
6439 on memory management.
6440
38fcd64c
DJ
64412006-02-06 Vladimir Prus <ghost@cs.msu.su>
6442
6443 * gdb.texinfo (Breakpoint table commands): Document the fullname
6444 field in -break-list output.
6445
219eec71
EZ
64462006-02-03 Eli Zaretskii <eliz@gnu.org>
6447
6448 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6449 debugging information produced by the various "set debug..."
6450 options.
6451
ae5a43e0
DJ
64522006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6453
6454 * gdb.texinfo (Files): Remove obsolete bits from the description
6455 of "symbol-file".
6456
a9f158ec
JB
64572006-01-25 Jim Blandy <jimb@redhat.com>
6458
6459 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6460
410dd08e
JB
64612006-01-24 Jim Blandy <jimb@redhat.com>
6462
6463 * gdbint.texinfo (Frames): Document the basics of GDB's register
6464 unwinding model, and explain the existence of the "sentinel" frame.
6465
4b505b12
AS
64662006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6467
6468 * gdb.texinfo (Choosing files): Mention that -directory is used
6469 for script files.
6470 (Specifying source directories): Likewise.
6471 (Command files): Explain how script files are found.
6472
839c27b7
EZ
64732006-01-21 Eli Zaretskii <eliz@gnu.org>
6474
6475 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6476 the threads in a multi-threaded program.
6477 (Threads): The threadno argument of "thread apply" can be a range
6478 of numbers.
6479
7be93b9e
JB
64802006-01-18 Jim Blandy <jimb@redhat.com>
6481
6482 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6483 of warning flags.
6484
fcc73fe3
EZ
64852006-01-13 Eli Zaretskii <eliz@gnu.org>
6486
6487 * gdb.texinfo (Sequences): Improve menu annotations.
6488 (Define): Add index entries for arguments of user-defined
6489 commands. Move the description of flow-control commands...
6490 (Command Files): ...to here. Document loop_break and
6491 loop_continue.
ca91424e
EZ
6492 (Define, Command Files): Document `end' and add index entries for
6493 it.
fcc73fe3 6494
5c95884b
MS
64952006-01-04 Michael Snyder <msnyder@redhat.com>
6496
6497 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6498 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6499
860701dc
PH
65002006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6501
6502 * gdb.texinfo (Omissions from Ada): Document that there is now
6503 limited aggregate support.
6504
36b80e65
EZ
65052005-12-28 Eli Zaretskii <eliz@gnu.org>
6506
6507 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6508 registers and the likes.
6509
c1468174
EZ
65102005-12-24 Eli Zaretskii <eliz@gnu.org>
6511
6512 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6513 (Symbols): Fix usage of "e.g.".
359df76b 6514 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6515
6516 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6517 (Coding): Fix usage of "e.g.".
6518
c02a867d
EZ
65192005-12-23 Eli Zaretskii <eliz@gnu.org>
6520
5ae4183a
AS
6521 * stabs.texinfo:
6522 * refcard.tex:
c02a867d 6523 * gpl.texi:
5ae4183a
AS
6524 * gdbint.texinfo:
6525 * gdb.texinfo:
6526 * gdb-cfg.texi:
c02a867d 6527 * fdl.texi:
5ae4183a
AS
6528 * annotate.texinfo:
6529 * all-cfg.texi:
c02a867d
EZ
6530 * Makefile.in: Add (C) after Copyright. Update the FSF
6531 address.
6532
fad38dfa
EZ
65332005-12-03 Eli Zaretskii <eliz@gnu.org>
6534
6535 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6536 extend GDB with commands for external monitor.
6537
53e5f3cf
AS
65382005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6539
6540 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6541
55f6ca0f
JB
65422005-11-25 Joel Brobecker <brobecker@adacore.com>
6543
6544 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6545
c1947b85
JB
65462005-11-21 Jim Blandy <jimb@redhat.com>
6547
6548 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6549 placement of 'R' actions in tracepoint action packets; document
6550 dependence of 'X' and 'M' actions on a preceding 'R' action for
6551 their registers.
6552
9d29849a
JB
65532005-11-19 Jim Blandy <jimb@redhat.com>
6554
6555 * gdb.texinfo (Tracepoint Packets): New node.
6556 (General Query Packets): Add entries for the tracepoint packets,
6557 referring to the "Tracepoint Packets" node.
6558 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6559
9a6253be
KB
65602005-11-18 Kevin Buettner <kevinb@redhat.com>
6561
6562 * gdb.texinfo (set remotebreak): Add anchor.
6563 (X packet): Likewise.
6564 (Remote Protocol): Add new section `Interrupts' and new index
6565 entry `interrupts (remote protocol)'.
6566
5f3bebba
JB
65672005-11-18 Jim Blandy <jimb@redhat.com>
6568
6569 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6570 entries into the General Query Packets section. Add a
6571 cross-reference to that section. Drop description of replies, as
6572 these are covered in the descriptions of each packet.
6573 (General Query Packets): Add introductory text. Explain naming
6574 conventions, and how the end of a name is recognized.
6575
9a7a1b36
KB
65762005-11-17 Kevin Buettner <kevinb@redhat.com>
6577
0564b6cf 6578 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6579 "set remotebreak" command.
6580
b8ff78ce
JB
65812005-11-16 Jim Blandy <jimb@redhat.com>
6582
6583 * gdb.texinfo (Packets, Stop Reply Packets)
6584 (General Query Packets): Various formatting cleanups.
6585 - Use @samp for packet contents.
6586 - Drop summaries from packet @item lines; the same information appears
6587 immediately below in the description.
6588 - Delete paragraph breaks after packet @item commands, so that the
6589 description appears directly to the right of the packet prototype
6590 in the printed manual, if it fits.
6591 - Place spaces in packet prototypes between @vars and non-@var
6592 letters, and explain that they're just for formatting.
6593 - Use @dots{} instead of '...'.
6594 - Fix uses of @code where @var was needed.
6595 - Replace "deprecated" markers with English text spelling out the
6596 packet's status and the preferred alternatives.
6597 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6598 what this ever meant.
6599 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6600 this for a long time.
6601 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6602 implemented several times, and have been in use for years.
6603
8ffe2530
JB
66042005-11-15 Jim Blandy <jimb@redhat.com>
6605
c43c5473
JB
6606 * gdb.texinfo (Packets): Add index entries for 'm' packet
6607 disclaimers.
5ae4183a 6608
fb031cdf
JB
6609 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6610 of stub when processing an 'm' packet.
6611
8ffe2530
JB
6612 * gdb.texinfo (Packets): Mention that packets beginning with
6613 letters are reserved once, at the top, instead of actually listing
6614 them all and saying "reserved".
6615
c03c782f
AS
66162005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6617
6618 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6619 Change @var{$arg0 to @code{$arg0.
6620
814e32d7
WZ
66212005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6622
6623 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6624
fa93a9d8
JB
66252005-11-12 Jim Blandy <jimb@redhat.com>
6626
6627 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6628 order. Remove extraneous 'z'.
6629
8a5a3c82
AS
66302005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6631
6632 * gdb.texinfo (Choosing files): Add --eval-command.
6633
4b0ad762
AS
66342005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6635
6636 * gdb.texinfo (Choosing modes): Add --return-child-result.
6637
6638
1a088d06
AS
66392005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6640
6641 * gdb.texinfo (Choosing modes): Add --batch-silent.
6642
656d5e12
EZ
66432005-10-28 Eli Zaretskii <eliz@gnu.org>
6644
6645 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6646 "The -var-update Command".
6647
3c9c013a
JB
66482005-10-03 Joel Brobecker <brobecker@adacore.com>
6649
6650 * gdb.texinfo (Print Settings): Add documentation for set/show
6651 print array-indexes.
6652
7ba3cf9c
DJ
66532005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6654
6655 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6656 6.2 and 6.3.
6657
a94ab193
EZ
66582005-08-27 Eli Zaretskii <eliz@gnu.org>
6659
6660 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6661 since 19-Jan-2004.
6662 (Files): Likewise.
ab1adacd
EZ
6663 (Variables, Symbols): Document the "<incomplete type>" message and
6664 its reasons.
a94ab193 6665
ca06016a
FF
66662005-08-01 Fred Fish <fnf@specifix.com>
6667
6668 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6669
cf58170d
NR
66702005-07-15 Nick Roberts <nickrob@snap.net.nz>
6671
6672 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6673 option for -var-list-children and -var-update.
6674 (GDB/MI Stack Manipulation): Simplify description of
6675 print-values option for -stack-list-locals.
6676 (GDB/MI Command Description Format): Clarify.
6677 (Mode Options): Spelling of superseded.
6678
38f1196a
BR
66792005-07-12 Bob Rossi <bob@brasko.net>
6680
6681 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6682 corresponding GDB command comment.
6683
3cb3b8df
BR
66842005-07-06 Bob Rossi <bob@brasko.net>
6685
6686 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6687 and -inferior-tty-show.
6688 (Input/Output): Document "set/show inferior-tty" and tty alias.
6689
10fac096
NW
66902005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6691
6692 * gdb.texinfo (Packets): Change description of 'D' packet to note
6693 that GDB does wait for a response.
6694
d1b6db76
NR
66952005-06-22 Nick Roberts <nickrob@snap.net.nz>
6696
6697 * gdb.texinfo (History) Rename "Command History".
6698 (Command History): Move node "Server Prefix" from section on
6699 Annotations here.
6700
29629dcf
NR
67012005-06-19 Nick Roberts <nickrob@snap.net.nz>
6702
6703 * gdb.texinfo (GDB/MI Stack Manipulation):
6704 Re-instate -stack-info-frame with example. Say that it gets
6705 info on selected frame, not current frame.
6706
397ca115
EZ
67072005-06-18 Eli Zaretskii <eliz@gnu.org>
6708
6709 * gdb.texinfo (Server): Clarify that `file' should be used before
6710 connecting to the server.
6711 (Files): Add an xref to the above description.
51274035
EZ
6712 (Output Formats): More detailed description of the `c' format.
6713 (Memory): List explicitly all the formats supported by `x'.
638ac427 6714 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6715 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6716 files. Add more indexing for solib-absolute-prefix and
6717 --with-sysroot.
76d17f34
EZ
6718 (Machine Code): Document possible problems with locations in
6719 shared libraries.
d416eeec
EZ
6720 (Backtrace): Document that free-standing environments do not need
6721 to have a `main' function.
397ca115 6722
74f6deaa
NR
67232005-06-18 Nick Roberts <nickrob@snap.net.nz>
6724
6725 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6726 -stack-info-frame.
6727
a9967aef
AC
67282005-06-07 Andrew Cagney <cagney@gnu.org>
6729
6730 * gdb.texinfo (Contributors): Note the original multi-arch
6731 contributors.
6732
e09f16f9
EZ
67332005-06-03 Eli Zaretskii <eliz@gnu.org>
6734
6735 * gdb.texinfo (Registers): Add index entries for the standard
6736 registers.
6737 (Frames): Add cross-reference from frame pointer description to
6738 the Registers node.
6739 (Annotations Overview): Fix the reference to GDB name.
6740
d87ba7ee
EZ
67412005-06-01 Eli Zaretskii <eliz@gnu.org>
6742
6743 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6744 can-use-hw-watchpoints.
6745
034dad6f
BR
67462005-05-28 Bob Rossi <bob@brasko.net>
6747
6748 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6749 the possible reasons why an exec async record would be returned to FE.
6750
ffed4509
AC
67512005-05-26 Andrew Cagney <cagney@gnu.org>
6752
6753 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6754 Andrew Cagney implemented the original GDB/MI.
6755
e22e55c9
OF
67562005-05-23 Orjan Friberg <orjanf@axis.com>
6757
6758 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6759 documentation. Add documentation for cris-mode.
6760
a78e13ce
EZ
67612005-05-20 Eli Zaretskii <eliz@gnu.org>
6762
6763 * gdb.texinfo (Numbers): Explain the example and make the wording
6764 more acurate.
6765
76ff342d
DJ
67662005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6767 Dennis Brueni <dennis@slickedit.com>
6768
6769 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6770 (GDB/MI Data Manipulation, GDB/MI Program Control)
6771 (GDB/MI Stack Manipulation): Update examples to include the fullname
6772 attribute in stack frames.
6773
119b882a
EZ
67742005-05-12 Eli Zaretskii <eliz@gnu.org>
6775
6776 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6777 do with other non-standard names of init files.
6778
6fc08d32
EZ
67792005-05-11 Eli Zaretskii <eliz@gnu.org>
6780
6781 * gdb.texinfo (Command Files): Move the description of the startup
6782 from here...
6783 (Startup): ...to this new subsection of the Invocation chapter.
6784 Rearrange the description of init files more logically and add a
6785 cross-reference to "Command Files". Document the special gdbinit
6786 name for CISCO 68k. Expand the description of what GDB does
6787 during startup.
6788 (History): Add index entry for HISTSIZE.
6789
a561754a
MK
67902005-05-02 Mark Kettenis <kettenis@gnu.org>
6791
6792 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6793
2eecc4ab
EZ
67942005-05-02 Eli Zaretskii <eliz@gnu.org>
6795
6796 * gdb.texinfo (SVR4 Process Information, The isatty call)
6797 (The system call): Don't use foo(N) notation for man pages and
6798 functions.
514c4d71 6799 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6800
18999be5
EZ
68012005-04-27 Eli Zaretskii <eliz@gnu.org>
6802
6803 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6804 were optimized away.
6805
0abb7bc7
EZ
68062005-04-22 Eli Zaretskii <eliz@gnu.org>
6807
6808 * gdb.texinfo (Remote configuration): Document "set/show
6809 get-thread-local-storage-address". Add cross-reference to the
6810 description of the qGetTLSAddr packet.
6811 (General Query Packets): Mention "set remote
6812 get-thread-local-storage-address" and add a reference to its
6813 description.
6814
6f61acb1
NR
68152005-04-19 Nick Roberts <nickrob@snap.net.nz>
6816
6817 * gdb.texinfo (Backtrace): Describe 'bt full'.
6818
9d59903a
NR
68192005-04-17 Nick Roberts <nickrob@snap.net.nz>
6820
6821 * gdb.texinfo (Mode Options): Fix typo.
6822 (GDB/MI): Describe how to invoke GDB/MI.
6823
721c2651
EZ
68242005-04-16 Eli Zaretskii <eliz@gnu.org>
6825
6826 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6827 references changed. Add description of "info udot".
721c2651
EZ
6828 (Files): Document "set/show stop-on-solib-events".
6829 (M32R/D): Document "set/show download-path", "set/show
6830 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6831 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6832 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6833 (Maintenance Commands): Improve indexing.
6834 (Target Commands): Document "set/show hash", "set/show debug
6835 monitor".
6836 (SVR4 Process Information): Document "info pidlist" and "info
6837 meminfo". Document "set/show procfs-tarce" and "set/show
6838 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6839 (Symbols, The Print Command with Objective-C): Improve indexing.
6840 (Objective-C): Add references to "info classes" and "info
6841 selectors".
c45da7e6
EZ
6842 (Debugging Output): Improve wording. Document "set/show debug
6843 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6844 (Set Breaks): Add index entry for "hardware breakpoints".
6845 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6846 and "set/show usehardbreakpoints".
6847 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6848 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6849 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6850 rdiromatzero", "set/show rdiheartbeat".
6851 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6852 "sds".
6853 (Embedded Processors): Document the "sim" command.
6854 (Remote): Document the "remote" command.
6855 (DJGPP Native): Document the "info serial" command.
6856 (Threads): Document "maint info sol-threads".
6857 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6858 (Set Breaks): Improve indexing.
6859 (Command Syntax): Add a reference to dont-repeat.
6860 (Define): Document "dont-repeat".
6861 (TUI Commands): Document "tabset".
6862 (WinCE): New subsection. Document "set/show remotedirectory",
6863 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6864
14d6dd68
EZ
68652005-04-15 Eli Zaretskii <eliz@gnu.org>
6866
6867 * gdb.texinfo (Hurd Native): New subsection, documents
6868 Hurd-specific commands.
a64548ea 6869 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6870 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6871 (MIPS): Improve documentation of heuristic-fence-post. Document
6872 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6873 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6874 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6875 (ARM): Document ARM-specific commands.
a64548ea
EZ
6876 (AVR): New section. Document "info io_registers".
6877 (CRIS): New section. Document "set/show cris-version" and
6878 "set/show cris-dwarf2-cfi".
6879 (HPPA): New section. Document "set/show debug hppa" and "maint
6880 print unwind".
a5adf40f 6881 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6882 (Super-H): New section. Document the "regs" command.
721c2651 6883 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6884
9c16f35a
EZ
68852005-04-09 Eli Zaretskii <eliz@gnu.org>
6886
6887 * gdb.texinfo (Print Settings): Document "set/show print
6888 pascal_static-members", "set print repeats", "show print
6889 null-stop". Improve indexing. Fix documentation of "set print
6890 union".
6891 (Pascal): New section.
6892 (Supported languages): Rename from "Support"; all references
6893 updated. Add a menu item for Pascal.
6894 (Numbers): Document "set radix.
6895 (Screen Size): Document "set/show pagination".
6896 (MIPS Embedded): Remove "set processor" documentation.
6897 (Remote configuration): Document "set/show X/P/Z-packet",
6898 "set/show read-aux-vector-packet", "set/show remote
6899 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6900 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6901 remotedebug", "set/show remotebreak", "set/show remotedevice",
6902 "set/show remotelogfile".
6903 (Auxiliary Vector): Add reference to the description of the
6904 read-aux-vector-packet setting.
6905 (Set Watchpoints): Add a cross-reference to "set remote
6906 hardware-breakpoint-limit".
6907 (General Query Packets): Add indexing of requests and
6908 cross-references to related commands in "Remote configuration".
6909 (File-I/O Overview, The system call): Fix wording and typos.
6910 (Thread Stops): Add index entries.
6911 (Continuing and Stepping): Document "show step-mode".
6912 (i386): New node. Document "set/show struct-convention".
6913 (Files): Document "show trust-readonly-sections".
6914 (Calling): Document "set/show unwindonsignal".
6915 (Messages/Warnings): Add index entries.
6916 (Maintenance Commands): Document "set/show watchdog".
6917 (Annotations Overview): Document "show annotate".
6918 (Set Watchpoints): Add index entries.
6919 (Symbols): Fix doc of case-sensitive.
6920 (ABI): Document "show coerce-float-to-double".
6921 (Convenience Vars, Help): Improve indexing.
6922 (Machine Code): Document "show disassembly-flavor".
6923 (Debugging C plus plus): Document "show overload-resolution".
6924 (Value History, Signaling): Add index entries.
6925
69262005-04-08 Eli Zaretskii <eliz@gnu.org>
6927
6928 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6929 (Processes): Fix wording.
6930 (History, List, Logging output, Define, Symbols, Print Settings):
6931 Improve indexing.
6932
a8f24a35
EZ
69332005-04-03 Eli Zaretskii <eliz@gnu.org>
6934
6935 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6936 redundant index entry for "target" command.
6937 (Backtrace): Add index entries.
6938 (Symbols, Fortran): Document the "set case-sensitive" command.
6939 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6940 (Print Settings): Add index entry for "set demangle-style".
6941 (Target Commands): Document "set download-write-size".
6942 (Debugging Output): Document "set exec-done-display".
6943
09d4efe1
EZ
69442005-04-02 Eli Zaretskii <eliz@gnu.org>
6945
6946 * gdb.texinfo (Files): Fix the name and documentation of
6947 add-shared-symbol-files. Document its alias assf. Update the
6948 list of OSs where GDB supports shared libraries. Fix markup.
6949 (Continuing and Stepping): Add reference to @var{location} in the
6950 text.
6951 (Dump/Restore Files): Fix reference to @{filename}.
6952 (Help): Fix wording.
6953 (Attach): Ditto.
6954 (Set Watchpoints): Ditto.
6955 (Backtrace): Remove redundant index entries. Improve index
6956 entries.
6957 (Delete Breaks): Fix wording.
6958 (Memory): Document the compare-sections command.
6959 (Memory Region Attributes): Improve wording.
6960 (Disabling): Improve wording.
6961 (Fortran): New subsection. Document the "info common" command.
6962 (Help): Document aliases "info copying" and "info warranty".
6963 (Caching Remote Data): New section. Document the "set/show
6964 remotecache" and "info dcache" commands.
6965 (Show): Fix wording of the documentation of the "set
6966 extension-language" command.
6967 (Signals): Add index entry for "info handle".
6968 (Memory Region Attributes): Fix punctuation.
6969 (Symbols): Change the arg name to "location" and refer to it in
6970 the text. Fix wording of "info types" doc.
6971 (Threads): Fix usage of @enumerate @item's.
6972 (Listing Tracepoints): Add index entry for "info tp".
6973 (Set Watchpoints): Add xref to "info break" description.
6974 (Macros): Add an index entry for "macro exp1". Document the
6975 "macro list" command.
6976 (Maintenance Commands): Document "flushregs", "maint agent",
6977 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6978 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6979 "maint print architecture", "maint print objfiles", "maint print
6980 statistics", "maint print type", "maint show-debug-regs", "maint
6981 space", "maint time", and "maint translate-address".
6982 (Connecting): Document the "monitor" command.
6983 (Annotations Overview): Describe the "set annotate" command.
6984
82f2d802
EZ
69852005-04-01 Eli Zaretskii <eliz@gnu.org>
6986
6987 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6988 Rearrange index entries and improve wording about support for
6989 hardware watchpoints.
6990
7d51c7de
BR
69912005-03-10 Bob Rossi <bob@brasko.net>
6992
6993 * gdb.texinfo: Update copyright
6994
68c71a2e
TR
69952005-02-09 Theodore A. Roth <troth@openavr.org>
6996
6997 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6998 error.
6999
83761cbd
KB
70002005-02-03 Kevin Buettner <kevinb@redhat.com>
7001
7002 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7003
9f1c6395
MS
70042005-01-17 Michael Snyder <msnyder@redhat.com>
7005
7006 * gdb.texinfo: Fix spelling, infinte -> infinite.
7007
fbd1b305
MK
70082005-01-08 Mark Kettenis <kettenis@gnu.org>
7009
7010 * observer.texi (GDB Observers): Document "solib_loaded".
7011
3ace7edb
AC
70122005-01-07 Andrew Cagney <cagney@gnu.org>
7013
bec39cab
AC
7014 * configure.ac: Rename configure.in, require autoconf 2.59.
7015 * configure: Re-generate.
7016
3ace7edb
AC
7017 * configure.in: Replace configdirs with multiple references to
7018 AC_CONFIG_SUBDIRS.
7019 * configure: Re-generate.
5ae4183a 7020
53531fc1
AC
70212005-01-04 Andrew Cagney <cagney@gnu.org>
7022
7023 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7024 part of the version number.
7025
536ffdb7
MK
70262004-12-24 Mark Kettenis <kettenis@gnu.org>
7027
7028 * gdbint.texinfo (Algorithms): Remove description of
7029 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7030
e1aac25b
JB
70312004-12-07 Jim Blandy <jimb@redhat.com>
7032
7033 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7034 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7035 numbers.
7036
f47b1503
AS
70372004-12-07 Andreas Schwab <schwab@suse.de>
7038
7039 * gdb.texinfo (Mode Options): Document -l option.
7040
b6b8ece6
EZ
70412004-12-04 Eli Zaretskii <eliz@gnu.org>
7042
7043 * gdbint.texinfo (Algorithms): More accurate description of
7044 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7045 is not needed unless data-read and data-access watchpoints are
7046 supported. Add a description of how GDB checks whether the
7047 inferior stopped because a watchpoint was hit.
7048
01371747
EZ
70492004-11-23 Eli Zaretskii <eliz@gnu.org>
7050
7051 * gdb.texinfo (Files): Add cross-reference to description of
7052 -readnow command-line switch.
7053
2315ffec
RC
70542004-11-10 Randolph Chung <tausq@debian.org>
7055
7056 * gdb.texinfo: Document set/show backtrace past-entry commands.
7057 Rearrange index entries for set/show backtrace past-main.
7058
69065f5d
AC
70592004-11-10 Jon Beniston <jon@beniston.com>
7060
7061 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7062 * gdb.texinfo (Remote Serial Protocol): Further describe
7063 binary transfer escaping mechanism .
69065f5d 7064
30e91e0b
RC
70652004-11-08 Randolph Chung <tausq@debian.org>
7066
7067 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7068 and "show debug infrun". Add index entries.
7069
60bf7e09
EZ
70702004-10-23 Eli Zaretskii <eliz@gnu.org>
7071
7072 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7073 "info proc" that are already implemented. Add index entries.
7074 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7075 (Files): Add a tip for decreasing memory used for symtabs from
7076 shared libraries.
f018e82f
EZ
7077 (Starting): Fix whitespace; make "elaboration" stand out where it
7078 is first used, and add an index entry for the term.
f8568604
EZ
7079 (Calling): Expand and elaborate text. Add "print". Add the
7080 description of problems with weak aliases.
384ee23f 7081 (Core File Generation): New section.
60bf7e09 7082
d52fe014
AC
70832004-10-12 Andrew Cagney <cagney@gnu.org>
7084
7085 * gdbint.texinfo (Versions and Branches): New chapter.
7086 (Releasing GDB): Delete "Versions and Branches" section.
7087 (Top): Add "Versions and Branches".
7088
703663ab
EZ
70892004-10-08 Eli Zaretskii <eliz@gnu.org>
7090
7091 * gdb.texinfo (Editing, History): Add cross-references to the
7092 included Readline and History user documentation. Remove
7093 references to the symbol have-readline-appendices which is unused
7094 and undefined.
7095 (History): Fix indexing.
7096
ac77d04f
JJ
70972004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7098
7099 * gdbint.texinfo (target_stopped_data_address): Update to
7100 new prototype.
7101 (i386_stopped_data_address): Update prototype and description.
7102 (i386_stopped_by_watchpoint): New function and description.
7103
e07c999f
PH
71042004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7105
7106 * gdb.texinfo (Filenames): Add Ada suffixes.
7107 (Ada) New section.
7108
2e868123
AC
71092004-09-27 Andrew Cagney <cagney@gnu.org>
7110 Robert Picco <Robert.Picco@hp.com>
7111
7112 * gdb.texinfo (Packets): Document the "p" packet.
7113
02a57714
JM
71142004-09-21 Jason Molenda (jmolenda@apple.com)
7115
7116 * gdb.texinfo (Paths and Names of the Source Files): Document the
7117 meaning of values in the 'desc' field of a SO stab.
7118
ae038cb0
DJ
71192004-09-20 Daniel Jacobowitz <dan@debian.org>
7120
7121 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7122 max-cache-age" and "maint show dwarf2 max-cache-age".
7123
f7dc1244
EZ
71242004-09-16 Eli Zaretskii <eliz@gnu.org>
7125
7126 * gdb.texinfo (Set Breaks): Add index entry for setting
7127 breakpoints on overloaded C++ functions that are not members of
7128 any classes. Add an example and an index entry for setting
7129 breakpoints on all program functions.
7130 (Character Sets, Macros, Overlay Commands)
7131 (Non-debug DLL symbols, GDB/MI Output Syntax)
7132 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7133 Use "(@value{GDBP})" instead of a literal "(gdb)".
7134
f810308b
AC
71352004-09-12 Andrew Cagney <cagney@gnu.org>
7136
7137 * gdbint.texinfo (Native Debugging): Delete description of
7138 FILES_INFO_HOOK.
7139
15a661f3
PH
71402004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7141
5ae4183a
AS
7142 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7143 to hex_string_custom (not historically correct, but more
15a661f3
PH
7144 understandable, given the current code).
7145
f3219c75
AC
71462004-09-03 Andrew Cagney <cagney@gnu.org>
7147
7148 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7149
f3bb6704
JJ
71502004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7151
7152 * observer.texi (solib_unloaded): New observer.
7153
8d2c00cb
AC
71542004-08-24 Andrew Cagney <cagney@gnu.org>
7155
7156 * gdbint.texinfo (Target Architecture Definition): Add missing
7157 comma.
7158
e7dc800a
MC
71592004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7160
7161 * (Using the Testsuite): build != host is supported,
7162 but some test scripts do not support build != host.
7163
73b03683
MK
71642004-08-14 Mark Kettenis <kettenis@gnu.org>
7165
7166 * gdbint.texinfo (Host Definition): Delete description of
7167 FCLOSE_PROVIDED and GETENV_PROVIDED.
7168
c0ccb908
MK
71692004-08-05 Mark Kettenis <kettenis@chello.nl>
7170
7171 * gdbint.texinfo (Host Definition): Delete description of
7172 NO_SYS_FILE.
7173 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7174 PTRACE_FP_BUG.
7175
9c8dbfa9
AC
71762004-08-05 Andrew Cagney <cagney@gnu.org>
7177
7178 * gdbint.texinfo (Target Architecture Definition): Delete
7179 reference to deprecated_read_fp.
7180
f42accbe
AC
71812004-08-02 Andrew Cagney <cagney@gnu.org>
7182
7183 * gdbint.texinfo (Target Architecture Definition): Delete
7184 description of DEPRECATED_REGISTER_BYTES.
7185
0b66e38c
EZ
71862004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7187
7188 * gdb.texinfo (Source Path): Document the new behavior of
7189 searching for the source files.
7190
15387254
EZ
71912004-07-17 Eli Zaretskii <eliz@gnu.org>
7192
7193 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7194 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7195 (Auto Display): Improve indexing.
7196
2c07db7a
AC
71972004-07-16 Andrew Cagney <cagney@gnu.org>
7198
7199 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7200 "-noasync".
7201
4644b6e3
EZ
72022004-07-09 Eli Zaretskii <eliz@gnu.org>
7203
7204 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7205 have the same prefix have only their prefix in the index.
7206
7561d450
MK
72072004-07-03 Mark Kettenis <kettenis@gnu.org>
7208
7209 * gdb.texinfo (BSD libkvm Interface): New node (section)
7210 (Native): Add it to the menu.
7211
67bebe79
MK
72122004-07-01 Mark Kettenis <kettenis@gnu.org>
7213
7214 * gdbint.texinfo (Target Architecture Definition): Remove
7215 PCC_SOL_BROKEN.
7216
1a6923e0
MK
72172004-06-24 Mark Kettenis <kettenis@gnu.org>
7218
7219 * gdbint.texinfo (Target Architecture Definition): Remove
7220 SUN_FIXED_LBRAC_BUG.
7221
b435e160
AC
72222004-06-26 Andrew Cagney <cagney@gnu.org>
7223
7224 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7225
b5622e8d
AC
72262004-06-20 Andrew Cagney <cagney@gnu.org>
7227
7228 * gdbint.texinfo (Target Architecture Definition): Deprecate
7229 USE_STRUCT_CONVENTION.
7230
e0c07bf0
MC
72312004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7232
7233 gdb.texinfo (Bug Reporting): Mention session recording,
7234 with the script command or Emacs.
7235
782263ab
AC
72362004-06-18 Andrew Cagney <cagney@gnu.org>
7237
7238 * gdbint.texinfo (Target Architecture Definition): Deprecate
7239 FUNCTION_START_OFFSET.
7240
03727ca6
AC
72412004-06-14 Andrew Cagney <cagney@gnu.org>
7242
7243 Based on changes from Karl Berry.
7244 * gdb.texinfo: Do not use @sc in a direntry.
7245 * stabs.texinfo: Change @dircateogry to "Software development".
7246 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7247
97092415
AC
72482004-06-13 Andrew Cagney <cagney@gnu.org>
7249
7250 * gdbint.texinfo (Target Architecture Definition): Delete
7251 description of RETURN_VALUE_ON_STACK.
7252
1f6d4158
AC
72532004-06-09 Andrew Cagney <cagney@gnu.org>
7254
7255 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7256 deleted by previous patch.
7257
d966f0cb
AC
72582004-06-08 Andrew Cagney <cagney@gnu.org>
7259
7260 * gdbint.texinfo (Native Debugging): Delete documentation on
7261 ATTACH_DETACH.
7262
86fe4aaa
RC
72632004-06-06 Randolph Chung <tausq@debian.org>
7264
7265 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7266
d4b6d575
RC
72672004-06-06 Randolph Chung <tausq@debian.org>
7268
5ae4183a 7269 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7270 the new push_dummy_call method signature. Describe the function
7271 argument.
7272
4e8b0763
JB
72732004-05-24 Joel Brobecker <brobecker@gnat.com>
7274
7275 * gdb.texinfo (Starting): Document new start command.
7276
59caf092
AC
72772004-05-21 Andrew Cagney <cagney@redhat.com>
7278
7279 * observer.texi (GDB Observers): Document "inferior_created".
7280
e4a2df64
AC
72812004-05-08 Andrew Cagney <cagney@redhat.com>
7282
e6b55ae2
AC
7283 * gdbint.texinfo (Target Architecture Definition): Delete
7284 description of DO_DEFERRED_STORES.
7285
28954179
AC
7286 * gdbint.texinfo (Target Architecture Definition): Delete
7287 references to DEPRECATED_FIX_CALL_DUMMY.
7288
434b87dd
AC
7289 * gdbint.texinfo (Target Architecture Definition): Delete
7290 description of DEPRECATED_CALL_DUMMY_WORDS,
7291 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7292
58d28df8
AC
7293 * gdbint.texinfo (Target Architecture Definition): Delete
7294 description of DEPRECATED_PUSH_DUMMY_FRAME.
7295
e4a2df64
AC
7296 * gdbint.texinfo (Target Architecture Definition): Delete
7297 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7298
2b4855ab
AC
72992004-05-07 Andrew Cagney <cagney@redhat.com>
7300
7301 * observer.texi (GDB Observers): Add "Debugging" section. Include
7302 cross reference to "set/show debug observer".
7303 * gdb.texinfo (Debugging Output): Document "set/show debug
7304 observer".
7305
fcf70625
AC
73062004-05-01 Andrew Cagney <cagney@redhat.com>
7307
7308 * gdbint.texinfo (Target Architecture Definition): Delete
7309 description of DEPRECATED_PC_IN_SIGTRAMP.
7310
8ee56bcf
AC
73112004-04-30 Andrew Cagney <cagney@redhat.com>
7312
7313 * gdbint.texinfo (Target Architecture Definition): Delete
7314 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7315
67ab9a76
OF
73162004-04-30 Orjan Friberg <orjanf@axis.com>
7317
7318 * observer.texi (GDB Observers): Correct spelling.
7319
79346bcb
OF
73202004-04-26 Orjan Friberg <orjanf@axis.com>
7321
7322 * observer.texi (GDB Observers): Add target_changed event.
7323
7a464420
AC
73242004-04-08 Andrew Cagney <cagney@redhat.com>
7325
7326 * observer.texi (GDB Observers): Rework, provide generic observer
7327 definitions and then a list of observable events.
7328
6cdf9d98
AC
73292004-04-04 Andrew Cagney <cagney@redhat.com>
7330
7331 * gdbint.texinfo (Host Definition): Delete reference to
7332 NO_SIGINTERRUPT.
7333
ddc135a4
AC
73342004-04-02 Andrew Cagney <cagney@redhat.com>
7335
7336 * gdbint.texinfo (Target Architecture Definition): Delete
7337 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7338
6a1b180d
SC
73392004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7340
7341 * gdb.texinfo (TUI Commands): Document tui reg commands.
7342
d0d5df6f
AC
73432004-03-26 Andrew Cagney <cagney@redhat.com>
7344
7345 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7346 "gdbtui".
7347 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7348 (Contributors): Mention both Text and Terminal User Interface.
7349
aa2a3f87
AC
73502004-03-23 Andrew Cagney <cagney@redhat.com>
7351
7352 * gdbint.texinfo (Target Architecture Definition): Deprecate
7353 references to SIGTRAMP_START and SIGTRAMP_END.
7354
f561f026
AC
73552004-03-23 Andrew Cagney <cagney@redhat.com>
7356
7357 * gdbint.texinfo (Target Architecture Definition): Deprecate
7358 references to PC_IN_SIGTRAMP.
7359
33cb8b0f
AC
73602004-03-19 Andrew Cagney <cagney@redhat.com>
7361
7362 * gdbint.texinfo (Target Architecture Definition): Delete
7363 reference to GDB_TARGET_IS_HPPA.
7364
fc989b7a
AC
73652004-03-18 Andrew Cagney <cagney@redhat.com>
7366
7367 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7368 describe pre_init and post_init.
7369
701b08bb
DJ
73702004-03-09 Daniel Jacobowitz <drow@mvista.com>
7371
7372 * gdb.texinfo (Debugging Output): Document values for "set debug
7373 target".
7374
faae5abe
AC
73752004-02-28 Andrew Cagney <cagney@redhat.com>
7376
7377 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7378
dd79a6cf
JJ
73792004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7380
7381 * gdb.texinfo (breakpoints): Add information about the
7382 new "set breakpoint pending" and "show breakpoint pending"
7383 commands.
7384
e7f16015
AC
73852004-02-26 Andrew Cagney <cagney@redhat.com>
7386
7387 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7388 in Per-architecture module data section.
7389
7161a3a6
RM
73902004-02-25 Roland McGrath <roland@redhat.com>
7391
7392 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7393
2154891a
AC
73942004-02-24 Andrew Cagney <cagney@redhat.com>
7395
7396 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7397 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7398 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7399
6c74ac8b
AC
74002004-02-17 Andrew Cagney <cagney@redhat.com>
7401
7402 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7403
19772a2c
AC
74042004-02-16 Andrew Cagney <cagney@redhat.com>
7405
7406 * gdbint.texinfo (Target Architecture Definition): Deprecate
7407 FRAMELESS_FUNCTION_INVOCATION.
7408
c9830293
AC
74092004-02-16 Andrew Cagney <cagney@redhat.com>
7410
7411 * gdbint.texinfo (Coding): Mention -Wunused-function.
7412
b9d26eb9
AC
74132004-02-14 Andrew Cagney <cagney@redhat.com>
7414
7415 * gdbint.texinfo (Target Architecture Definition): Delete
7416 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7417
49efadf5
EZ
74182004-02-12 Elena Zannoni <ezannoni@redhat.com>
7419
7420 * gdb.texinfo: Properly quote the name "C++".
7421 * gdbint.texinfo: Ditto.
7422 * stabs.texinfo: Ditto.
7423
1eb288ea
EZ
74242004-02-11 Elena Zannoni <ezannoni@redhat.com>
7425
7426 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7427 minimal information about libiberty.
7428
e4937fc1
MC
74292004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7430
7431 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7432
a9331b3f
RM
74332004-02-04 Roland McGrath <roland@redhat.com>
7434
7435 * gdb.texinfo (Auxiliary Vector): New node (section).
7436 (Data): Add it to the menu.
7437
2650777c
JJ
74382004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7439
7440 * gdb.texinfo (Breakpoints): Add information about pending
7441 breakpoint support.
7442
b4501125
AC
74432004-01-26 Andrew Cagney <cagney@redhat.com>
7444
7445 * gdb.texinfo (Overview): Delete references to the cisco protocol
7446 including the "N" response.
7447
74055713
AC
74482004-01-26 Andrew Cagney <cagney@redhat.com>
7449
7450 * gdbint.texinfo (Target Architecture Definition): Rename
7451 EXTRACT_STRUCT_VALUE_ADDRESS to
7452 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7453
3bbe9696
EZ
74542004-01-24 Eli Zaretskii <eliz@gnu.org>
7455
7456 * gdb.texinfo (KOD): Document "show os". Add index entries for
7457 "set/show os" and "info cisco" commands.
7458
5843504f
EZ
74592004-01-21 Eli Zaretskii <eliz@gnu.org>
7460
7461 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7462
9175c9a3
MC
74632004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7464
7465 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7466 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7467
8e94b928
NR
74682004-01-19 Nick Roberts <nick@nick.uklinux.net>
7469
7470 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7471 -stack-list-locals.
7472 (GDB/MI Variable Objects): Describe extension to
7473 -var-list-children.
7474
a20cf136
DJ
74752004-01-17 Daniel Jacobowitz <drow@mvista.com>
7476
7477 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7478
afb18d0f
AC
74792004-01-17 Andrew Cagney <cagney@redhat.com>
7480
7481 * gdbint.texinfo (Target Architecture Definition): Delete
7482 documentation on DEPRECATED_NPC_REGNUM.
7483
b51970ac
DJ
74842004-01-13 Daniel Jacobowitz <drow@mvista.com>
7485
7486 * gdb.texinfo: Update copyright year. Mention that set
7487 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7488 "set follow-fork-mode ask".
7489
0f0cffd2
AC
74902004-01-13 Andrew Cagney <cagney@redhat.com>
7491
7492 * gdbint.texinfo: Update copyright year.
7493 (Coding): Add -Wunused-label to list of -Werror warnings.
7494
c552b3bb 74952004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7496 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7497
7498 * gdb.texinfo: Update copyright.
7499 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7500 around names, as appropriate. Minor syntax cleanup of
7501 _NSPrintForDebugger explanation. Two spaces after periods.
7502 GDBN used instead of lit. "gdb". Index entries added for
7503 print-object and _NSPrintForDebugger. @noindent added in one spot.
7504
afe157ca
EZ
75052003-11-11 Elena Zannoni <ezannoni@redhat.com>
7506
7507 * stabs.texinfo: Add dircategory and direntry commands.
7508 * annotate.texinfo: Ditto.
7509
963e2bb7
AC
75102003-11-10 Andrew Cagney <cagney@redhat.com>
7511
7512 * gdbint.texinfo (Target Architecture Definition): Replace the
7513 return_value method's "inval" and "outval" parameters with
7514 "readbuf" and "writebuf".
7515
1d8b2f28
JB
75162003-10-28 Jim Blandy <jimb@redhat.com>
7517
7518 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7519 from "The `F' request packet" and "The `F' reply packet", to make
7520 texi2dvi happy.
7521 (File-I/O remote protocol extension): Update menu entries, too.
7522
36d86913
MC
75232003-10-26 Michael Chastain <mec@shout.net>
7524
7525 * gdb.texinfo (Thread Stops): Document the issue with
7526 premature return from system calls in multi-threaded programs.
7527
ce2826aa
AC
75282003-10-24 Andrew Cagney <cagney@redhat.com>
7529
7530 * annotate.texinfo: Fix "fortunatly"[sic].
7531
f24c5e49
KI
75322003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7533
7534 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7535 with "Hitachi" and "Mitsubishi".
7536
92ad9cd9
AC
75372003-10-20 Andrew Cagney <cagney@redhat.com>
7538
7539 * gdbint.texinfo (Target Architecture Definition): Document
7540 gdbarch_return_value. Add cross references from
7541 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7542 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7543
0ab4b752
MK
75442003-10-18 Mark Kettenis <kettenis@gnu.org>
7545
7546 * gdbint.texinfo (Target Architecture Definition): Document
7547 regset_from_core_section.
fb3e19c0
KI
7548
75492003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7550
7551 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7552
a9331b3f 75532003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7554
7555 From Anthony Green <green@redhat.com>:
5ae4183a 7556 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7557
1485d690
KB
75582003-10-14 Kevin Buettner <kevinb@redhat.com>
7559
889bf7c5
PA
7560 * gdb.texinfo (Breakpoint related warnings): New node.
7561 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7562
86d30acc
DJ
75632003-10-13 Daniel Jacobowitz <drow@mvista.com>
7564
7565 * gdb.texinfo (Remote Protocol): Document v and vCont.
7566
172c2a43
KI
75672003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7568
7569 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7570 * gdbint.texinfo: Ditto.
7571
71952f4c
AC
75722003-10-09 Andrew Cagney <cagney@redhat.com>
7573
7574 From 2003-09-18 David Anderson <davea@sgi.com>:
7575 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7576 "command".
7577
268e2188
AC
75782003-10-03 Andrew Cagney <cagney@redhat.com>
7579
7580 * gdbint.texinfo (Target Architecture Definition): Deprecate
7581 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7582 just target.
7583
12c266ea 75842003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7585
f30992d4 7586 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7587 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7588 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7589 * gdbint.texinfo (Target Architecture Definition): Rename
7590
75912003-09-30 Andrew Cagney <cagney@redhat.com>
7592
f30992d4 7593 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7594 (Target Architecture Definition):
f30992d4 7595
2e092625
AC
7596 * gdbint.texinfo (Target Architecture Definition): Rename
7597 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7598
0717ae8a
AC
75992003-09-29 Andrew Cagney <cagney@redhat.com>
7600
dad809b7
AC
7601 * gdbint.texinfo (Target Architecture Definition): Delete
7602 documentation for NEED_TEXT_START_END.
7603
0717ae8a
AC
7604 * gdbint.texinfo (Target Architecture Definition): Rename
7605 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7606 TARGET_WRITE_PC.
a9331b3f 7607
af6cf26d
MC
76082003-09-22 Michael Chastain <mec@shout.net>
7609
7610 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7611
ee206350
AG
76122003-09-21 Anthony Green <green@redhat.com>
7613
7614 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7615
a38c9fe6
MK
76162003-09-21 Mark Kettenis <kettenis@gnu.org>
7617
7618 * gdbint.texinfo (Target Architecture Definition): Document
7619 stabs_argument_has_addr.
7620
77949794
AC
76212003-09-18 Andrew Cagney <cagney@redhat.com>
7622
7623 * gdbint.texinfo (Target Architecture Definition): Delete
7624 documentation on REGISTER_NAMES.
7625
8e823e25
MK
76262003-09-13 Mark Kettenis <kettenis@gnu.org>
7627
7628 * gdbint.texinfo (Target Architecture Definition): Replace
7629 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7630
f27dd7fd
AC
76312003-09-11 Andrew Cagney <cagney@redhat.com>
7632
7633 * gdbint.texinfo (Target Architecture Definition): Replace
7634 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7635
8b148df9
AC
76362003-08-18 Andrew Cagney <cagney@redhat.com>
7637
7638 * gdbint.texinfo (Target Architecture Definition): Document
7639 "frame_red_zone_size".
7640
25d29d70
AC
76412003-08-09 Andrew Cagney <cagney@redhat.com>
7642
7643 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7644 with "set/show backtrace past-main" and "set/show backtrace
7645 limit".
7646
c938e9b0
L
76472003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7648
7649 * Makefile.in (install-info): Support DESTDIR.
7650 (install-html): Likewise.
7651
64fabec2
AC
76522003-08-07 Andrew Cagney <cagney@redhat.com>
7653
7654 Patch from Nick Roberts.
7655 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7656 bindings. Remove description of send-gdb-command.
7657
2fcf52f0
AC
76582003-08-07 Andrew Cagney <cagney@redhat.com>
7659
7660 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7661 GDB 6.0.
7662
086432e2
AC
76632003-08-06 Andrew Cagney <cagney@redhat.com>
7664
7665 * gdb.texinfo (Mode Options): Mention that level three is the
7666 highest available and that level 2 is deprecated.
7667 (Annotations Overview): Mention annotation levels. Cross reference
7668 to "Limitations of the Annotation Interface" in annotate.texi.
7669 (TODO, Value Annotations, Frame Annotations): Delete section.
7670 (Displays, Breakpoint Info): Delete.
7671
e5249f67
AC
76722003-08-04 Andrew Cagney <cagney@redhat.com>
7673
7674 * agentexpr.texi: Delete @bye.
7675 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7676 (stabs.info): Add $(srcdir) to include search path.
7677 (html): Depend on "annotate_toc.html", and not "annotate.html".
7678 * stabs.texinfo: Ditto. Include "fdl.texi".
7679 * gdbint.texinfo: Update copyright statement's list of invariant
7680 sections.
7681
e6f672d2
AC
76822003-07-28 Andrew Cagney <cagney@redhat.com>
7683
7684 * Makefile.in (INFO_DEPS): Add annotate.info.
7685 (dvi, ps, html, pdf): Add annotate.
7686 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7687 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7688 (ANNOTATE_DOC_FILES): New macro.
7689 (ANNOTATE_TEX_TMPS): New macro.
7690 (annotate.info, annotate_toc.html): Specify dependencies.
7691 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7692 * annotate.texinfo: Rename annotate.texi. Get building. Add
7693 "Migrating to GDB/MI" and "Limitations of the Annotation
7694 Interface" chapters. Mention why it is not part of the user
7695 guide. Update copyright notice. Include "fdl.texi".
7696
72ffddc9
SC
76972003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7698
7699 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7700
a9f12a31
DJ
77012003-07-24 Daniel Jacobowitz <drow@mvista.com>
7702
7703 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7704
b1fe9455
DJ
77052003-07-24 Daniel Jacobowitz <drow@mvista.com>
7706
7707 * gdb.texinfo (Server): Mention pidof.
7708
153721e6
AC
77092003-07-22 Andrew Cagney <cagney@redhat.com>
7710
7711 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7712 list.
7713
0fac0b41
DJ
77142003-06-28 Daniel Jacobowitz <drow@mvista.com>
7715
7716 * gdb.texinfo (Logging output): New chapter.
7717
4e562065
JB
77182003-06-24 Joel Brobecker <brobecker@gnat.com>
7719
7720 * gdb.texinfo (Unsupported languages): New section.
7721 (Languages): Add link to new section.
7722
f2c06f52
AC
77232003-06-22 Andrew Cagney <cagney@redhat.com>
7724
7725 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7726
b4177fca
DJ
77272003-06-22 Daniel Jacobowitz <drow@mvista.com>
7728
7729 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7730
f418dd93
DJ
77312003-06-22 Daniel Jacobowitz <drow@mvista.com>
7732
7733 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7734 * agentexpr.texi: Retitle section, and change it to an appendix.
7735 Comment out texinfo initialization. Factor a @var{} into two
7736 pieces to prevent makeinfo warnings.
7737 * gdb.texinfo: Add Agent Expressions appendix.
7738
4ca61388
DJ
77392003-06-19 Daniel Jacobowitz <drow@mvista.com>
7740
7741 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7742
07f31aa6
DJ
77432003-06-18 Daniel Jacobowitz <drow@mvista.com>
7744
5ae4183a 7745 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7746 remote target". Document the "detach" and "disconnect" commands.
7747 (Server, Netware, Debug Session): Reference "Connecting to a
7748 remote target".
7749 (GDB/MI Target Manipulation): Document "-target-disconnect".
7750
2dd0da42
AC
77512003-06-13 Andrew Cagney <cagney@redhat.com>
7752
7753 * gdbint.texinfo (Target Architecture Definition): Deprecate
7754 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7755 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7756
e7a3abfc
JB
77572003-06-09 Jim Blandy <jimb@redhat.com>
7758
7759 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7760
25e3a86b
AC
77612003-06-08 Andrew Cagney <cagney@redhat.com>
7762
7763 * gdbint.texinfo (Target Architecture Definition): Delete
7764 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7765
a9e5fdc2
AC
77662003-06-08 Andrew Cagney <cagney@redhat.com>
7767
7768 * gdbint.texinfo (Target Architecture Definition): Document
7769 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7770
b37303ee
AF
77712003-06-07 Adam Fedor <fedor@gnu.org>
7772
7773 * gdb.texinfo: Add Objective-C documentation.
7774
39fe6e80
AC
77752003-06-01 Andrew Cagney <cagney@redhat.com>
7776
7777 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7778 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7779
125309b2
AC
77802003-05-21 Andrew Cagney <cagney@redhat.com>
7781
7782 * gdbint.texinfo (Target Architecture Definition): Delete
7783 references to "extract_address" and "store_address".
7784
b8b527c5
AC
77852003-05-16 Andrew Cagney <cagney@redhat.com>
7786
7787 * gdbint.texinfo (Target Architecture Definition): Replace
7788 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7789 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7790
50e3ee83
TR
77912003-05-14 Theodore A. Roth <troth@openavr.org>
7792
7793 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7794
44e2be90
L
77952003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7796
7797 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7798 (gdb.dvi): Likewise.
7799 (gdb.pdf): Likewise.
7800 (links2roff): Likewise.
7801
df5215a6
JB
78022003-05-08 Jim Blandy <jimb@redhat.com>
7803
7804 * gdb.texinfo (Dump/Restore Files): Update documentation for
7805 'dump', 'append', and 'restore': note that format argument is
7806 optional; simplify presentation of the command variants; and be
7807 more precise about the formats.
7808
5e7b2f39
JB
78092003-05-07 Jim Blandy <jimb@redhat.com>
7810
7811 * gdb.texinfo (Symbols): Update documentation: 'maint list
7812 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7813 symtabs' and 'maint info psymtabs'.
7814
b1e29e33
AC
78152003-05-05 Andrew Cagney <cagney@redhat.com>
7816
7817 * gdbint.texinfo (Target Architecture Definition): Make
7818 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7819 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7820 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7821
00905d52
AC
78222003-05-04 Andrew Cagney <cagney@redhat.com>
7823
7824 * gdb.texinfo (Maintenance Commands): Document "maint print
7825 dummy-frames".
7826
54ff5908
AC
78272003-05-04 Andrew Cagney <cagney@redhat.com>
7828
7829 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7830
32e7087d
JB
78312003-05-03 J. Brobecker <brobecker@gnat.com>
7832
7833 Thierry Schneider <tpschneider1@yahoo.com>
7834 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7835 for new MI command.
7836
7043d8dc
AC
78372003-05-03 Andrew Cagney <cagney@redhat.com>
7838
7839 * gdbint.texinfo (Target Architecture Definition): Document
7840 push_dummy_code. Add cross references.
7841
e33d66ec
EZ
78422003-05-02 Elena Zannoni <ezannoni@redhat.com>
7843
7844 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7845 set/show charsets commands.
7846
0ba6dca9
AC
78472003-04-28 Andrew Cagney <cagney@redhat.com>
7848
7849 * gdbint.texinfo (Target Architecture Definition): Replace
7850 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7851 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7852
d7a27068
AC
78532003-04-28 Andrew Cagney <cagney@redhat.com>
7854
7855 * gdbint.texinfo (Target Architecture Definition): Rename
7856 "tm_print_insn" to "deprecated_tm_print_insn".
7857
44ea7b70
JB
78582003-04-09 Jim Blandy <jimb@redhat.com>
7859
7860 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7861 list psymtabs'.
7862
fb8f8949
AC
78632003-04-08 Andrew Cagney <cagney@redhat.com>
7864
7865 * gdbint.texinfo (Target Architecture Definition): Delete
7866 references to EXTRA_FRAME_INFO.
7867
32fb0f22
AC
78682003-04-08 Andrew Cagney <cagney@redhat.com>
7869
7870 * gdbint.texinfo (Target Architecture Definition): Delete
7871 PRINT_TYPELESS_INTEGER.
7872
6be67e67
JB
78732003-04-02 J. Brobecker <brobecker@gnat.com>
7874
7875 * observer.texi (GDB Observers): Adjust the documentation for the
7876 normal_stop notification to better describe reality. Fix a couple
7877 of minor typos.
7878
4e35d5f0
BR
78792003-04-02 Bob Rossi <bob_rossi@cox.net>
7880
a9331b3f 7881 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7882 '-file-list-exec-source-file'
7883
e8a8712a
AC
78842003-03-31 Andrew Cagney <cagney@redhat.com>
7885
7886 * gdbint.texinfo (Target Architecture Definition): Delete
7887 references to CALL_DUMMY_P.
7888
6c0e89ed
AC
78892003-03-30 Andrew Cagney <cagney@redhat.com>
7890
7891 * gdbint.texinfo (Target Architecture Definition): Remove
7892 reference to TARGET_WRITE_SP.
a9331b3f 7893
378bfd1b
AC
78942003-03-27 Andrew Cagney <cagney@redhat.com>
7895
7896 * gdbint.texinfo (Target Architecture Definition): Remove
7897 references to write_sp.
6c0e89ed 7898
922fbb7b
AC
78992003-03-27 Andrew Cagney <cagney@redhat.com>
7900
7901 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7902 chapter body. Use @smallexample instead of @example.
7903 (Annotations): Ditto.
7904 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7905 annotate.texi.
7906
b81774d8
AC
79072003-03-26 Andrew Cagney <cagney@redhat.com>
7908
7909 * gdbint.texinfo (Target Architecture Definition): Replace
7910 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7911 dummy_addr parameters.
7912
1bf6d5cc
AC
79132003-03-25 Andrew Cagney <cagney@redhat.com>
7914
7915 * gdbint.texinfo (Target Architecture Definition): Delete
7916 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7917 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7918 Add reference to PUSH_ARGUMENTS.
7919
618ce49f
AC
79202003-03-23 Andrew Cagney <cagney@redhat.com>
7921
7922 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7923 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7924
bcd7e15f
JB
79252003-03-18 J. Brobecker <brobecker@gnat.com>
7926
7927 * gdbint.texinfo (Algorithms): Add new section describing the
7928 Observer paradigm.
7929 (Top): Add menu entry to new observer appendix.
7930 * observer.texi: New file.
7931 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7932 new observer.texi file.
7933
9fe8321b
AC
79342003-03-17 Andrew Cagney <cagney@redhat.com>
7935
7936 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7937 that GNU Press update the manual version number.
7938
ac2adee5
AC
79392003-03-12 Andrew Cagney <cagney@redhat.com>
7940
7941 * gdbint.texinfo (Target Architecture Definition): Delete
7942 references to get_saved_register. Rename GET_SAVED_REGISTER to
7943 DEPRECATED_GET_SAVED_REGISTER.
7944
749b82f6
AC
79452003-03-13 Andrew Cagney <cagney@redhat.com>
7946
7947 * gdbint.texinfo (Target Architecture Definition): Replace
7948 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7949
8bedc050
AC
79502003-03-12 Andrew Cagney <cagney@redhat.com>
7951
7952 * gdbint.texinfo (Target Architecture Definition): Rename
7953 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7954
0ce1b118
CV
79552003-03-10 Corinna Vinschen <vinschen@redhat.com>
7956
7957 * gdb.texinfo: Add File-I/O documentation.
7958
12cc2063
AC
79592003-03-10 Andrew Cagney <cagney@redhat.com>
7960
7961 * gdbint.texinfo (Target Architecture Definition): Cross reference
7962 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7963
7453dc06
AC
79642003-03-07 Andrew Cagney <cagney@redhat.com>
7965
7966 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7967 frame" command.
7968
6314f104
AC
79692003-03-05 Andrew Cagney <cagney@redhat.com>
7970
7971 * gdbint.texinfo (Target Architecture Definition): Document
7972 unwind_dummy_id. Cross reference unwind_dummy_id and
7973 SAVE_DUMMY_FRAME_TOS.
7974
f1212245
DJ
79752003-03-05 James Ingham <jingham@apple.com>
7976 Daniel Jacobowitz <drow@mvista.com>
7977
7978 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7979 and "show cp-abi".
7980
77e7e267
AC
79812003-03-03 Andrew Cagney <cagney@redhat.com>
7982
7983 * gdbint.texinfo (Target Architecture Definition): Document
7984 register_type.
7985
838a8221
AC
79862003-03-03 Andrew Cagney <cagney@redhat.com>
7987
7988 * stabs.texinfo (Structures): Use @samp and separate @var's
7989 instead of a single @var containing a comma separated list.
7990 (Unions): Ditto.
7991
d7f4a264
DJ
79922003-03-02 Daniel Jacobowitz <drow@mvista.com>
7993
7994 * Makefile.in (distclean): Remove config.log.
7995
f30ee0bc
AC
79962003-03-01 Andrew Cagney <cagney@redhat.com>
7997
7998 * gdbint.texinfo (Target Architecture Definition): Rename
7999 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8000
80012003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8002
8003 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8004 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8005
be448670
CF
80062003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8007
8008 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8009 (Non-debug DLL symbols): New node, describing the minimal symbols
8010 loaded from DLLs without real debugging symbols.
8011
501eef12
AC
80122003-02-20 Andrew Cagney <ac131313@redhat.com>
8013
8014 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8015 hardware-breakpoint-limit".
8016 (Set Watchpoints): Add cross reference to "set remote
8017 hardware-watchpoint-limit".
8018 (Remote configuration options): New section.
8019
21c294e6
AC
80202003-02-04 Andrew Cagney <ac131313@redhat.com>
8021
e9be73e4
AC
8022 * gdbint.texinfo (Target Architecture Definition): Delete
8023 descrption of IS_TRAPPED_INTERNALVAR.
8024
21c294e6
AC
8025 From Keith Seitz <keiths@redhat.com>:
8026 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8027 option "-i"/"--interpreter" to this chapter. Include index
8028 entries.
8029
0179ffac
DC
80302003-02-04 David Carlton <carlton@math.stanford.edu>
8031
8032 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8033 (Variables): Recommend stabs+ and DWARF 2.
8034 (C plus plus expressions): Correct info about
8035 compiler versions, debug formats.
8036 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8037 PR symtab/874.
8038
7ca9f392
AC
80392003-02-01 Andrew Cagney <ac131313@redhat.com>
8040
8041 * gdbint.texinfo (Target Architecture Definition): Delete
8042 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8043 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8044 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8045 references to nindy and i960.
8046 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8047
31a85ea2
AC
80482003-02-01 Andrew Cagney <ac131313@redhat.com>
8049
8050 * gdbint.texinfo (Target Architecture Definition): Delete
8051 FLOAT_INFO.
8052
6b894e49
AC
80532003-01-30 Andrew Cagney <ac131313@redhat.com>
8054
8055 * stabs.texinfo (Member Type Descriptor): Clarify description of
8056 `@'. Suggested by Ben Hutchings.
8057
c48861fb
AC
80582003-01-29 Andrew Cagney <ac131313@redhat.com>
8059
8060 * gdb.texinfo (M68K): Delete reference to es1800.
8061
617073a9
AC
80622003-01-29 Andrew Cagney <ac131313@redhat.com>
8063
8064 * gdb.texinfo (Maintenance Commands): Document `maint print
8065 reggroups' and `maint print register-groups'.
8066 * gdbint.texinfo (Target Architecture Definition): Document
8067 register_reggroup_p.
8068
5b5d99cf
JB
80692003-01-23 Jim Blandy <jimb@redhat.com>
8070
8071 * gdb.texinfo (Separate Debug Files): New section.
8072
e7ba9c65
DJ
80732003-01-22 Daniel Jacobowitz <drow@mvista.com>
8074
8075 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8076 and "maint show profile".
8077
94e91d6d
MC
80782003-01-16 Michael Chastain <mec@shout.net>
8079
8080 * gdb.texinfo (Installing GDB): Warn against
8081 ".../gdb-VERSION/gdb/configure".
8082 (Separate Objdir): Likewise.
8083
867f3898
AC
80842003-01-15 Andrew Cagney <ac131313@redhat.com>
8085
8086 * gdbint.texinfo (Target Architecture Definition): Delete
8087 definition of PRINT_REGISTER_HOOK.
8088
f153cc92
EZ
80892003-01-15 Elena Zannoni <ezannoni@redhat.com>
8090
8091 (OpenRISC 1000): Fix formatting of command names.
8092
c60eb6f1
EZ
80932003-01-15 Elena Zannoni <ezannoni@redhat.com>
8094
8095 * gdb.texinfo (Continuing and Stepping): Add new command
8096 'advance'. Clarify behavior of 'until'.
8097
f5ebfba0
DJ
80982003-01-13 Daniel Jacobowitz <drow@mvista.com>
8099
8100 * gdb.texinfo (Files): Document solib-absolute-prefix and
8101 solib-search-path.
8102
4ce8657e
MC
81032003-01-09 Michael Chastain <mec@shout.net>
8104
8105 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8106 (Create a Release): Add new instructions for new @file{src-release}.
8107 Document existing instructions for @file{Makefile.in} as
8108 being for @value{GDBN} 5.3.1 or earlier.
8109
372613e3
AC
81102003-01-09 Andrew Cagney <ac131313@redhat.com>
8111
8112 * gdbint.texinfo (Target Architecture Definition): Mention
8113 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8114 allocate memory.
8115
b4e9345d
DJ
81162003-01-04 Daniel Jacobowitz <drow@mvista.com>
8117
8118 * gdb.texinfo (Controlling GDB): Add @kindex for
8119 "show osabi".
8120 (Backtraces): Add @kindex's for backtrace-below-main.
8121
98b45e30
DJ
81222003-01-04 Daniel Jacobowitz <drow@mvista.com>
8123
8124 * gdb.texinfo (Controlling GDB): Document "set osabi".
8125
95f90d25
DJ
81262003-01-04 Daniel Jacobowitz <drow@mvista.com>
8127
8128 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8129 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8130
1e698235
DJ
81312003-01-04 Daniel Jacobowitz <drow@mvista.com>
8132
8133 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8134 "set coerce-float-to-double".
8135 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8136
e632838e
AC
81372003-01-02 Andrew Cagney <ac131313@redhat.com>
8138
8139 * stabs.texinfo: Remove obsolete text.
8140 * gdbint.texinfo: Ditto.
8141 * gdb.texinfo: Ditto.
8142
c133ab7a
MK
81432002-12-22 Mark Kettenis <kettenis@gnu.org>
8144
8145 * gdbint.texinfo (Target Architecture Definition): Update
8146 description of gdbarch_register_osabi.
8147
f821f325
KH
81482002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8149
8150 * agentexpr.texi: Fix typos.
8151 * annotate.texi: Likewise.
8152 * fdl.texi: Likewise.
8153
85a6d8d3 81542002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8155
8156 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8157 DEPRECATED_INIT_FRAME_PC.
8158
ae45cd16
AC
81592002-12-01 Andrew Cagney <ac131313@redhat.com>
8160
8161 * gdbint.texinfo (Target Architecture Definition): Delete
8162 PC_IN_CALL_DUMMY.
8163
07555a72
AC
81642002-11-28 Andrew Cagney <ac131313@redhat.com>
8165
8166 * gdbint.texinfo (Host Definition): Delete documentation on
8167 USE_GENERIC_DUMMY_FRAMES.
8168
c166cdc7
EZ
81692002-11-26 Elena Zannoni <ezannoni@redhat.com>
8170
5ae4183a 8171 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8172 * Makefile.in (install-info): Run the install-info command as part
8173 of the post install steps only.
8174 (uninstall-info): New target.
8175 (uninstall): New target.
8176
35db0260
EZ
81772002-11-22 Elena Zannoni <ezannoni@redhat.com>
8178
8179 * Makefile.in (install): Make install do some real work.
8180
9ba8d803
AC
81812002-11-19 Andrew Cagney <ac131313@redhat.com>
8182
8183 Fix POSIX problem reported by Paul Eggert.
8184 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8185 Fix PR gdb/527.
8186
903ad3a6
AC
81872002-10-26 Andrew Cagney <cagney@redhat.com>
8188
8189 * gdbint.texinfo (Target Architecture Definition): Delete
8190 definition of DO_REGISTERS_INFO.
8191
f2abfe65
KB
81922002-10-18 Kevin Buettner <kevinb@redhat.com>
8193
8194 * gdbint.texinfo (Address Classes): Fix problems with insertion
8195 of ``{'' and ``}'' in example.
8196
b5b0480a
KB
81972002-10-17 Kevin Buettner <kevinb@redhat.com>
8198
8199 * gdbint.texinfo (Address Classes): New section.
8200 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8201 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8202 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8203 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8204
c85508ee
KD
82052002-10-11 Klee Dienes <kdienes@apple.com>
8206
8207 * gdb.texinfo (Registers): Mention vector registers as well as
8208 floating registers in the documentation for 'info registers' and
8209 'info all-registers'.
8210
6d12fc3d
DJ
82112002-10-11 Daniel Jacobowitz <drow@mvista.com>
8212
8213 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8214
8d19fbd2
JJ
82152002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8216
8217 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8218 interface definition.
8219
a37295f9
MM
82202002-10-03 Marko Mlinar <markom@opencores.org>
8221
8222 * gdb.texinfo (Target Commands): Add or1k target specific
8223 commands.
8224 * gdb.texinfo (Contributors): Add myself to the contributors list.
8225
da0f9dcd
AC
82262002-10-01 Andrew Cagney <ac131313@redhat.com>
8227
8228 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8229 and "mi1" instead of "mi1" and "mi0".
8230
2e834e49
HPN
82312002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8232
8233 * gdb.texinfo (Packets): Fix typos "alligned".
8234 Correct z3/Z3 description. Correct z4/Z4 title.
8235
050be0dc
AC
82362002-09-27 Andrew Cagney <ac131313@redhat.com>
8237
8238 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8239
1104b9e7
KB
82402002-09-25 Kevin Buettner <kevinb@redhat.com>
8241
8242 * gdb.texinfo: Use GNU/Linux instead of Linux.
8243
512217c7
AC
82442002-09-25 Andrew Cagney <ac131313@redhat.com>
8245
8246 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8247
10998722
AC
82482002-09-24 Andrew Cagney <ac131313@redhat.com>
8249
512217c7 8250 * gdb.texinfo: Replace @example with @smallexample.
10998722 8251
a0eb71c5
KB
82522002-09-20 Kevin Buettner <kevinb@redhat.com>
8253
f7dc1244 8254 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8255 * gdb.texinfo (Character Sets): Use @smallexample instead of
8256 @example. Use GNU/Linux instead of Linux.
8257
82582002-09-20 Jim Blandy <jimb@redhat.com>
8259
8260 * gdb.texinfo: Add character set documentation.
8261
2f870471
AC
82622002-09-19 Andrew Cagney <ac131313@redhat.com>
8263
8264 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8265 (Packets): Add cross reference from `b' packet to `z' packets.
8266
790eb8f5
AC
82672002-09-19 Andrew Cagney <ac131313@redhat.com>
8268
8d30a00d
AC
8269 * gdb.texinfo (Maintenance Commands): Document ``maint
8270 internal-error'' and ``maint internal-warning''.
8271
790eb8f5
AC
8272 * gdbint.texinfo (Target Architecture Definition): Revise
8273 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8274
a23a7bf1
JB
82752002-09-19 Joel Brobecker <brobecker@gnat.com>
8276
8277 * gdbint.texinfo (Target Conditionals): Document the new
8278 NAME_OF_MALLOC macro.
8279
299ffc64
AC
82802002-09-05 Andrew Cagney <ac131313@redhat.com>
8281
8282 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8283 engineer.
8284
b7bb15bc
SC
82852002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8286
8287 * gdb.texinfo (TUI Overview): Document status line fields.
8288
3d757584
SC
82892002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8290
8291 * gdb.texinfo (TUI Commands): Document info win command.
8292
269c21fe
SC
82932002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8294
8295 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8296
7cf36c78
SC
82972002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8298
8299 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8300 (TUI Keys): Likewise.
8301
d2c6833e
AC
83022002-08-25 Andrew Cagney <ac131313@redhat.com>
8303
8304 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8305 for a packet receive.
8306
46d8b1c3
AC
83072002-08-25 Andrew Cagney <ac131313@redhat.com>
8308
8309 * Makefile.in (clean): Move to end of file.
8310 (distclean, maintainer-clean, realclean): Ditto.
8311 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8312 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8313 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8314 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8315
b0787093
AC
83162002-08-24 Andrew Cagney <ac131313@redhat.com>
8317
8318 * Makefile.in (GDBINT_TEX_TMPS): Define.
8319 (gdbint.dvi, gdbint.pdf): Use
8320 (GDB_TEX_TMPS): Define.
8321 (gdb.dvi, gdb.pdf): Use.
8322 (STABS_TEX_TMPS): Define.
8323 (stabs.dvi, stabs.pdf): Use.
8324 (GDB_DOC_SOURCE_INCLUDES): New macros.
8325 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8326 (GDBINT_DOC_FILES_INCLUDES): New macros.
8327 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8328 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8329 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8330 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8331 (links2roff): Replace SFILES_INCLUDED with
8332 GDB_DOC_SOURCE_INCLUDES.
8333 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8334 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8335 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8336 dependencies.
8337 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8338 dependencies.
8339 (gdbmi.texinfo): Delete rule.
8340 (inc-hist.texinfo): Delete rule.
8341 (rluser.texinfo): Delete rule.
8342
ebba8386
AC
83432002-08-23 Andrew Cagney <cagney@redhat.com>
8344
8345 * gdbint.texinfo (Target Architecture Definition): Update
8346 STORE_RETURN_VALUE, mention regcache.
8347
0ab7a791
AC
83482002-08-21 Andrew Cagney <ac131313@redhat.com>
8349
8350 * gdbint.texinfo (Target Architecture Definition): Document
8351 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8352
ee2d5c50
AC
83532002-08-19 Andrew Cagney <ac131313@redhat.com>
8354
8355 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8356 Fix minor typos. Add index entries.
8357
53c69bd7
AC
83582002-08-18 Andrew Cagney <ac131313@redhat.com>
8359
8360 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8361
e76f1f2e
AC
83622002-08-15 Andrew Cagney <ac131313@redhat.com>
8363
8364 * gdbint.texinfo (Target Architecture Definition): Document
8365 PRINT_VECTOR_INFO.
8366 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8367
0680b120
AC
83682002-08-13 Andrew Cagney <ac131313@redhat.com>
8369
8370 * gdb.texinfo (Maintenance Commands): Document "maint print
8371 registers", "maint print raw-registers" and "maint print
8372 cooked-registers".
8373
3c3bea1c
GS
83742002-08-08 Grace Sainsbury <graces@redhat.com>
8375
a9331b3f 8376 From Mark Salter:
3c3bea1c
GS
8377 * gdb.texinfo (Protocol): Document T packet extension to
8378 allow watchpoint address reporting.
8379
42f9b0a5
AC
83802002-08-03 Andrew Cagney <ac131313@redhat.com>
8381
8382 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8383
db034ac5
AC
83842002-08-01 Andrew Cagney <cagney@redhat.com>
8385
8386 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8387 to CHILL.
8388
e2b28d04
AC
83892002-08-01 Andrew Cagney <ac131313@redhat.com>
8390
8391 * gdbint.texinfo (Coding): Revise section "Include Files".
8392
7fb623f7
AC
83932002-07-24 Andrew Cagney <cagney@redhat.com>
8394
8395 * gdbint.texinfo: Obsolete references to m88k.
8396 * gdb.texinfo: Ditto.
8397
4a2b4636
JB
83982002-07-10 Joel Brobecker <brobecker@gnat.com>
8399
7fb623f7 8400 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8401 where the proper version of autoconf can be retrieved.
8402
a71ec265
DH
84032002-07-09 Don Howard <dhoward@redhat.com>
8404
8405 * gdb.texinfo (Command Files): Further describe the behavior of
8406 sourced command files.
8407
b9aa90c9
AC
84082002-06-27 Andrew Cagney <ac131313@redhat.com>
8409
8410 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8411 (Coding): Clarify ISO C version that GDB assumes.
8412
40dd2248
TT
84132002-06-26 Tom Tromey <tromey@redhat.com>
8414
8415 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8416 add_setshow_cmd_full.
8417
bfac230e
DH
84182002-06-25 Don Howard <dhoward@redhat.com>
8419
8420 * gdb.texinfo (Memory Region Attributes): Document new behavior
8421 for 'mem' command.
8422
475b0867
JB
84232002-06-11 Jim Blandy <jimb@redhat.com>
8424
919d772c
JB
8425 * gdb.texinfo (Symbols): Update documentation for `info source'
8426 command.
8427
475b0867
JB
8428 * gdb.texinfo (Macros): Call the command `info macro', not
8429 `show macro'.
8430
ba8c9337
AC
84312002-06-09 Andrew Cagney <ac131313@redhat.com>
8432
8433 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8434 data''.
8435
1029b7fa
MK
84362002-06-09 Mark Kettenis <kettenis@gnu.org>
8437
8438 * gdbint.texinfo (Target Architecture Definition): Document
8439 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8440
16737d73
AC
84412002-06-08 Andrew Cagney <ac131313@redhat.com>
8442
8443 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8444 lists.
8445
30107679
AC
84462002-06-08 Andrew Cagney <ac131313@redhat.com>
8447
8448 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8449 Branch''.
8450
3352e23e
AC
84512002-06-01 Andrew Cagney <ac131313@redhat.com>
8452
8453 * gdbint.texinfo (Target Architecture Definition): Add section
8454 ``Converting an existing Target Architecture to Multi-arch''.
8455
cbb09e6a
AC
84562002-05-30 Andrew Cagney <ac131313@redhat.com>
8457
8458 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8459 to ``Obsoleting code''. Revise.
8460
e2e0bcd1
JB
84612002-05-17 Jim Blandy <jimb@redhat.com>
8462
8463 * gdb.texinfo (C Preprocessor Macros): New chapter.
8464 Include it in the main menu.
8465 (Contributors): Credit Jim Blandy with macro support.
8466 (Compilation): Explain how to get macro information into the
8467 executable.
8468 (Expressions): Note that preprocessor macros are expanded.
8469
9db8d71f
DJ
84702002-05-14 Daniel Jacobowitz <drow@mvista.com>
8471
8472 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8473 options for `target remote'.
8474
6d531722
AC
84752002-05-13 Andrew Cagney <ac131313@redhat.com>
8476
8477 * gdbint.texinfo (Target Architecture Definition): Delete
8478 documentation on NNPC_REGNUM.
8479
13d01224
AC
84802002-05-11 Andrew Cagney <ac131313@redhat.com>
8481
8482 * gdbint.texinfo (Target Architecture Definition): Document
8483 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8484 (Target Architecture Definition): Revise section `Using Different
8485 Register and Memory Data Representations'. Add section `Raw and
8486 Virtual Register Representations'.
8487
b2e75d78
AC
84882002-05-11 Andrew Cagney <ac131313@redhat.com>
8489
8490 * gdbint.texinfo (Target Architecture Definition): Mention
8491 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8492 (Target Architecture Definition): Mention same. Add references to
8493 web pages.
8494
2c8682ee
MS
84952002-05-08 Michael Snyder <msnyder@redhat.com>
8496
8497 * stabs.texinfo (Attributes): Document new "vector" attribute.
8498
0816590b
AC
84992002-05-04 Andrew Cagney <ac131313@redhat.com>
8500
8501 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8502
2653173e
AC
85032002-05-04 Andrew Cagney <ac131313@redhat.com>
8504
8505 * gdb.texinfo: Delete obsolete references to a29k.
8506
d7bd68ca
AC
85072002-04-24 Andrew Cagney <ac131313@redhat.com>
8508
8509 * gdbint.texinfo (Target Architecture Definition): Replace
8510 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8511
21d83aa5
DM
85122002-04-24 David S. Miller <davem@redhat.com>
8513
8514 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8515
7673a6cc
DM
85162002-04-21 David S. Miller <davem@redhat.com>
8517
8518 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8519
d49d1e0a
AC
85202002-04-21 Andrew Cagney <ac131313@redhat.com>
8521
8522 * gdbint.texinfo (Target Architecture Definition): Delete
8523 definition of HAVE_REGISTER_WINDOWS.
8524
f7dc1244 85252002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8526
8527 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8528 "Theodore A. Roth" <troth@verinet.com>.
8529
5ca0cb28
DH
85302002-04-15 Don Howard <dhoward@redhat.com>
8531
f7dc1244 8532 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8533 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8534 Provide a better explaination of this feature.
5ca0cb28 8535
f208ba17
AC
85362002-04-14 Andrew Cagney <ac131313@redhat.com>
8537
8538 * gdbint.texinfo (Target Architecture Definition): Remove
8539 FRAME_CHAIN_COMBINE.
8540
d5ba91de
MC
85412002-04-12 Michael Chastain <mec@shout.net>
8542
8543 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8544 REG_STACK_SEGMENT.
8545
26818220
MC
85462002-04-09 Michael Chastain <mec@shout.net>
8547
8548 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8549 PYRAMID_* macros.
8550
129188f6
AC
85512002-04-07 Andrew Cagney <ac131313@redhat.com>
8552
8553 * gdb.texinfo (Bug Reporting): Document that the web is the
8554 prefered way of submitting bug reports.
8555 (Bug Reporting): Delete the s-mail address as the last resort.
8556
8227c0ff
AC
85572002-04-05 Andrew Cagney <ac131313@redhat.com>
8558
8559 * gdbint.texinfo (Target Architecture Definition): Delete
8560 references to TARGET_WRITE_FP and write_fp.
8561
16d9dec6
MS
85622002-03-27 Michael Snyder <msnyder@redhat.com>
8563
8564 * gdb.texinfo: Document new commands dump, append, and restore.
8565
9ae8b82c
AC
85662002-03-27 Andrew Cagney <ac131313@redhat.com>
8567
8568 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8569 Branch'.
8570
474c8240
AC
85712002-03-18 Andrew Cagney <ac131313@redhat.com>
8572
8573 * gdb.texinfo: Change all examples to @smallexample.
8574 * gdbint.texinfo: Ditto.
a9331b3f 8575
fb0ff88f
AC
85762002-03-18 Andrew Cagney <ac131313@redhat.com>
8577
8578 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8579 Branches''.
8580
9bb0a4d8
AC
85812002-03-18 Andrew Cagney <ac131313@redhat.com>
8582
8583 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8584 Policy''.
8585
937f164b
FF
85862002-03-04 Fred Fish <fnf@redhat.com>
8587
8588 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8589 expresson, suports, dependant, trhe, perhaphs, situtations,
8590 explictily, taged, oportunity, unfortunatly).
8591
a7b40f07
AC
85922002-02-24 Andrew Cagney <ac131313@redhat.com>
8593
8594 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8595 Remove reference to 3.12.
8596
aab4e0ec
AC
85972002-02-23 Andrew Cagney <ac131313@redhat.com>
8598
8599 * gdbint.texinfo: Include fdl.texi.
8600 (Top): Add GNU Free Documentation License.
8601 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8602 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8603 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8604 (gdbint.info): Add srcdir to include path.
8605 * gdb.texinfo: Include gpl.texi.
8606 (Top): Add Copying.
8607 * gpl.texi: New file.
8608
47b95330
AC
86092002-02-23 Andrew Cagney <ac131313@redhat.com>
8610
8611 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8612
78c47bea
PM
86132002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8614
8615 * gdb.texinfo: Document Cygwin native specific commands.
8616
56460a61
DJ
86172002-02-15 Daniel Jacobowitz <drow@mvista.com>
8618
8619 * gdb.texinfo: Document gdbserver ``--attach'' command.
8620
def71bfa
MS
86212002-02-07 Michael Snyder <msnyder@redhat.com>
8622
8623 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8624 to @code(_ovly_debug_event).
8625
c928edc0
AC
86262002-02-07 Andrew Cagney <ac131313@redhat.com>
8627
8628 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8629
81d46470
MS
86302002-02-06 Michael Snyder <msnyder@redhat.com>
8631
8632 * gdb.texinfo (overlays): Mention new magic symbol
8633 '_ovly_debug_event', which allows GDB to keep better track
8634 of overlays.
8635
f7dc1244 86362002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8637
8638 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8639 Suggested by Dmitry Sivachenko.
8640
8641 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8642
15110bc3
MS
86432002-02-01 Michael Snyder <msnyder@redhat.com>
8644
8645 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8646
6763aef9
MS
86472002-01-30 Michael Snyder <msnyder@redhat.com>
8648
ac282366
MS
8649 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8650 (set trust-readonly-sections): Document.
6763aef9 8651
8642bc8f
AC
86522002-01-29 Andrew Cagney <ac131313@redhat.com>
8653
8654 * gdbint.texinfo (Releasing GDB): Revise and update.
8655
afe64c1a
AC
86562002-01-28 Andrew Cagney <ac131313@redhat.com>
8657
8658 * gdbint.texinfo (Target Architecture Definition): Delete
8659 description of TARGET_BYTE_ORDER_DEFAULT.
8660
f7dc1244 86612002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8662
8663 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8664 <mitya@cavia.pp.ru>.
8665
3d6e1b5a
AC
86662002-01-23 Andrew Cagney <ac131313@redhat.com>
8667
8668 * libgdb.texinfo: Delete file.
8669
6c0e9fb3
AC
86702002-01-22 Andrew Cagney <ac131313@redhat.com>
8671
8672 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8673 * gdbint.texinfo: Ditto.
8674
e0ce93ac
AC
8675Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8676
8677 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8678
be298bcc
AC
86792002-01-22 Andrew Cagney <ac131313@redhat.com>
8680
8681 * Makefile.in: Update copyright.
8682 (TEXI2DVI): Define.
8683 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8684 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8685 gdb-cfg.texi.
8686 (TEXINDEX, PDFTEX): Delete makefile variables.
8687
8e04817f
AC
86882002-01-22 Andrew Cagney <ac131313@redhat.com>
8689
8690 * gdb.texinfo (Protocol): Move section to appendix.
8691
6b2f586d
AC
86922002-01-21 Andrew Cagney <ac131313@redhat.com>
8693
8694 * gdb.texinfo (Remote Debugging): Create a menu.
8695 (Top): Add ``Remote Debugging'' to menu.
8696
6f05cf9f
AC
86972002-01-21 Andrew Cagney <ac131313@redhat.com>
8698
8699 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8700 serial protocol'' from here.
8701 (Remote Debugging): To here. New chapter.
8702
3fd3d7d2
AC
87032002-01-20 Andrew Cagney <ac131313@redhat.com>
8704
8705 * gdbint.texinfo (Target Architecture Definition): Delete
8706 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8707
7fd60527
AC
87082002-01-20 Andrew Cagney <ac131313@redhat.com>
8709
8710 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8711 are no longer needed.
8712 (Porting GDB): Add maintainer note about configure.host.
8713
c2f05ac9
AC
87142002-01-20 Andrew Cagney <ac131313@redhat.com>
8715
8716 * gdbint.texinfo (Target Architecture Definition): Remove
8717 definition of IEEE_FLOAT.
8718
f7dc1244 87192002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8720
8721 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8722 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8723 <3diff@gnu.org>
231b2aad 8724
82600034
AC
87252002-01-19 Andrew Cagney <ac131313@redhat.com>
8726
8727 * gdbint.texinfo (Host Definition): Remove references to
8728 MALLOC_INCOMPATIBLE.
8729
7708fa01
AC
87302002-01-17 Andrew Cagney <ac131313@redhat.com>
8731
8732 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8733 and xyz-xdep.o.
8734
eb12ee30
AC
87352002-01-17 Andrew Cagney <ac131313@redhat.com>
8736
889bf7c5 8737 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8738 (Set Breaks): Copy ``maint info breakpoint'' doco to
8739 ``Maintenance Commands'' appendix. Add reference.
8740
c9ccaa92
AC
87412002-01-17 Andrew Cagney <ac131313@redhat.com>
8742
8743 * fdl.texi: Remove next/prev from @node.
8744
f7dc1244 87452002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8746
8747 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8748 for monstrous @multitable (from Brian Youmans).
8749
8750 * fdl.texi: New file.
8751
8752 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8753
8973da3a
AC
87542002-01-15 Andrew Cagney <ac131313@redhat.com>
8755
8756 * gdbint.texinfo (Releasing GDB): New chapter.
8757
7d86b5d5
AC
87582002-01-14 Andrew Cagney <ac131313@redhat.com>
8759
8760 * gdb.texinfo (Embedded Processors, Calling program functions):
8761 Obsolete references to a29k.
8762
cc1cb004
AC
87632002-01-13 Andrew Cagney <ac131313@redhat.com>
8764
8765 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8766 examples. Document that a code-block should do or discard its
8767 cleanups before exit.
8768
79f12247
MS
87692002-01-11 Michael Snyder <msnyder@redhat.com>
8770
8771 * gdb.texinfo (Choosing files): Change @samp to @file.
8772
19837790
MS
87732002-01-05 Michael Snyder <msnyder@redhat.com>
8774
8775 * gdb.texinfo (--pid): Document new command line option (attach).
8776
f7dc1244 87772002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8778
8779 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8780 in the stub.
8781
d7449b42
AC
87822002-01-04 Andrew Cagney <ac131313@redhat.com>
8783
8784 * gdbint.texinfo (Target Architecture Definition): Replace
8785 BIG_ENDIAN with BFD_ENDIAN_BIG.
8786
f23631e4
AC
87872002-01-03 Andrew Cagney <ac131313@redhat.com>
8788
8789 * gdbint.texinfo (Target Architecture Definition): Replace
8790 value_ptr with struct value pointer.
8791
72c9928d
EZ
87922002-01-02 Eli Zaretskii <eliz@gnu.org>
8793
8794 * gdb.texinfo (Free Software): Fix wording.
8795
959acfd1
EZ
87962001-12-31 Eli Zaretskii <eliz@gnu.org>
8797
8798 * gdb.texinfo (Free Software): New section ``Free Software Needs
8799 Free Documentation''.
8800
f7dc1244 88012001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8802
8803 * stabs.texinfo:
8804 * gdb.texinfo:
8805 * gdbint.texinfo:
8806 * libgdb.texinfo:
8807 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8808
6600abed
MS
88092001-12-29 Michael Snyder <msnyder@redhat.com>
8810
8811 * gdb.texinfo (maint info sections): Fix typo.
8812
f6680716
MS
88132001-12-26 Michael Snyder <msnyder@redhat.com>
8814
fe95c787
MS
8815 * gdb.texinfo (maint info sections): Document.
8816
a9331b3f 8817 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8818 'info proc' sub-options that are currently not implemented.
8819
c3d3ce5b
JB
88202001-12-20 Jim Blandy <jimb@redhat.com>
8821
8822 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8823
778eb05e
AC
88242001-12-15 Andrew Cagney <ac131313@redhat.com>
8825
8826 * gdbint.texinfo (Target Architecture Definition): Replace
8827 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8828
2607059c
AC
88292001-12-01 Andrew Cagney <ac131313@redhat.com>
8830
8831 * gdbint.texinfo (Host Definition): Delete documentation on
8832 HOST_BYTE_ORDER.
8833
df0cd8c5
JB
88342001-11-30 Jim Blandy <jimb@redhat.com>
8835
8836 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8837 overlay support. Add to top-level menu.
df0cd8c5 8838
88118b3a
TT
88392001-11-26 Tom Tromey <tromey@redhat.com>
8840
8841 * gdb.texinfo (Command Syntax): Document C-o binding.
8842
96565e91
CF
88432001-07-26 Christopher Faylor <cgf@redhat.com>
8844
8845 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8846 use since it is described in the referenced section.
8847
f7dc1244 8848 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8849 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8850 clearer when using DJGPP.
8851
2a3d5645
CF
88522001-11-24 Christopher Faylor <cgf@redhat.com>
8853
8854 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8855 specifically refer to MS-DOS.
8856 (command files): Mention gdb.ini is only used on MS-DOS.
8857
aa26fa3a
TT
88582001-11-21 Tom Tromey <tromey@redhat.com>
8859
8860 * gdb.texinfo (Invoking GDB): Document --args.
8861 (Mode Options): Likewise.
8862
4f8ada06
JB
88632001-11-21 Jim Blandy <jimb@redhat.com>
8864
8865 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8866 Delete documentation; this macro has been removed from the
8867 sources.
4f8ada06 8868
3fe0dc10
JB
88692001-11-13 Jim Blandy <jimb@redhat.com>
8870
8871 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8872
9e5abb06
CV
88732001-11-06 Corinna Vinschen <vinschen@redhat.com>
8874
8875 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8876
1c5dfdad
MS
88772001-11-05 Michael Snyder <msnyder@redhat.com>
8878
a9331b3f 8879 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8880 quote regexp chars in function names such as "operator*()".
8881
990f9fe3
FF
88822001-11-01 Fred Fish <fnf@redhat.com>
8883
8884 * gdbint.texinfo (SOLIB_ADD): Document additional new
8885 "readsyms" arg.
8886
b433d00b
DH
88872001-10-30 Don Howard <dhoward@redhat.com>
8888
070b1dd3
DH
8889 * gdb.texinfo: (Command Files) Added documentation for the
8890 behavior of gdb with input redirected from a file.
b433d00b 8891
b7209cb4
FF
88922001-10-28 Fred Fish <fnf@redhat.com>
8893
8894 * gdb.texinfo (auto-solib-add): Change docs to match
8895 implementation change.
8896 (auto-solib-limit): Add docs for new variable.
8897
1aa20aa8
AC
88982001-10-15 Andrew Cagney <ac131313@redhat.com>
8899
8900 * gdbint.texinfo (Target Architecture Definition): Function
8901 value_as_pointer renamed to value_as_address.
8902
fc0c74b1
AC
89032001-10-15 Andrew Cagney <ac131313@redhat.com>
8904
8905 * gdbint.texinfo (Target Architecture Definition): Default
8906 POINTER_TO_ADDRESS functions assume unsigned addresses.
8907 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8908 posting by Jim Blandy.
8909
f4846649
JB
89102001-10-12 Jim Blandy <jimb@redhat.com>
8911
8912 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8913 version of texi2html (1.64) doesn't support this flag any more.
8914
f277788b
MK
89152001-09-08 Mark Kettenis <kettenis@gnu.org>
8916
a9dc4918
MK
8917 * gdbint.texinfo (Host Definition): Remove description of
8918 MEM_FNS_DECLARED.
8919
d28379df
MK
8920 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8921
f277788b
MK
8922 * gdbint.texinfo (Host Definition): Remove description of
8923 HAVE_SIGSETMASK.
8924
7ccaa899
EZ
89252001-09-04 Elena Zannoni <ezannoni@redhat.com>
8926
8927 * gdbint.texinfo (Target Architecture Definition): Add
8928 explanation of TARGET_PRINT_INSN macro.
8929
17d9d558
JB
89302001-08-30 Jim Blandy <jimb@redhat.com>
8931
8932 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8933 Explain what it means to load relocatable files.
8934
72cde065
JB
89352001-08-28 Jim Blandy <jimb@redhat.com>
8936
8937 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8938 info `top' menu.
8939
9e678452
CF
8940Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8941
8942 * gdbint.texinfo: Add a cautionary note about macro use.
8943
a2bea4c3 89442001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8945
a2bea4c3
CV
8946 * gdb.texinfo: Explain omitting the hostname in the
8947 `target remote' command.
8948
1129bf27
DJ
89492001-07-30 Daniel Jacobowitz <drow@mvista.com>
8950
8951 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8952 and END-INFO-DIR-ENTRY.
8953
732b3002
SC
89542001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8955
8956 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8957
89437448
AC
89582001-07-25 Andrew Cagney <ac131313@redhat.com>
8959
8960 * gdbint.texinfo (libgdb): Rewrite.
8961
f7dc1244 89622001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8963
8964 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8965
c4555f82
SC
89662001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8967
8968 * gdb.texinfo (TUI): New chapter, document the TUI.
8969 (Mode Options): Document the -tui option.
8970
2f45a6e0
MK
89712001-07-23 Mark Kettenis <kettenis@gnu.org>
8972
8973 * gdbint.texinfo (Host Definition): Remove description of
8974 NEED_POSIX_SETPGID.
8975
f7dc1244 89762001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8977
8978 * gdb.tex (DJGPP Native): New node, with descriptions of
8979 DJGPP-specific commands.
8980
be9c6c35
JM
89812001-07-19 John R. Moore <jmoore@redhat.com>
8982
8983 * gdbint.texinfo: Three misspellings.
8984
dfa249fb
AC
89852001-07-06 Andrew Cagney <ac131313@redhat.com>
8986
8987 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8988 `test` expressions on bash. Problem reported by Colin Walters.
8989
c72e7388
AC
89902001-07-04 Andrew Cagney <ac131313@redhat.com>
8991
8992 * gdbint.texinfo (User Interface): Update ui-out documentation to
8993 refelect recent UI/MI updates.
8994
94bbb2c0
AC
89952001-07-04 Andrew Cagney <ac131313@redhat.com>
8996
8997 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8998 interpreters.
8999
af6c57ea
AC
90002001-06-15 Andrew Cagney <ac131313@redhat.com>
9001
9002 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9003 structure and not macros.
9004 (Host Definition): Document that much of this chapter is obsolete.
9005 (Target Architecture Definition): Update list of files that make
9006 up a target architecture.
9007 (Coding): Update.
9008
83aa8bc6
AC
90092001-06-28 Andrew Cagney <ac131313@redhat.com>
9010
9011 * gdbint.texinfo (Target Architecture Definition): Update
9012 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9013 The latter has been changed to a true predicate.
9014
f7dc1244 90152001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9016
9017 * annotate.texi: Add @noindent where needed. From Dmitry
9018 Sivachenko <dima@Chg.RU>.
9019 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9020
656db9b0
AC
90212001-06-16 Andrew Cagney <ac131313@redhat.com>
9022
9023 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9024
df2396a1
AC
90252001-06-14 Andrew Cagney <ac131313@redhat.com>
9026
9027 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9028 returns ``OK''. Document that the ``R'' packet does not reply.
9029
0f1f2b0a
MS
90302001-06-13 Michael Snyder <msnyder@redhat.com>
9031
9032 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9033
f7dc1244 90342001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9035
9036 * gdb.texinfo (Signals): Clarify the default setting of signal
9037 handling.
9038
a5d7c491
AC
90392001-05-14 Andrew Cagney <ac131313@redhat.com>
9040
9041 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9042 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9043
05a54c4f
AC
90442001-05-12 Andrew Cagney <ac131313@redhat.com>
9045
9046 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9047
f7dc1244 90482001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9049
9050 * gdbint.texinfo (Clean Design and Portable Implementation):
9051 Renamed from "Clean Design".
9052 (Clean Design and Portable Implementation): Document portable
9053 methods of handling file names, and the associated macros.
9054
f7dc1244 90552001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9056
9057 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9058 command and provide a cross-reference to its description.
9059 (Symbols): Note that "info scope" is useful for trace experiments.
9060
f7dc1244 90612001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9062
b37052ae
EZ
9063 * gdb.texinfo (Symbols): Document "info scope".
9064 (Tracepoints): New chapter.
9065 (Contributors): Update for v5.1.
9066 <All nodes>: Change "C++" to "C@t{++}".
9067
0ee54786
EZ
9068 * gdbint.texinfo (User Interface): A new section about ui_out
9069 functions, based on text written by Fernando Nasser.
9070
c534679c
EZ
9071 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9072
f7dc1244 90732001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9074
e9c75b65
EZ
9075 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9076
9077 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9078
9079 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9080 Replace "GDB" with "@value{GDBN}". Fix markup.
9081
9082 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9083
3d67e040
EZ
9084 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9085 a cross-reference to its description.
9086 (Symbols): Document "info symbol".
9087
f7dc1244 90882001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9089
9090 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9091 subsection "x86 Watchpoints".
9092 (Target Architecture Definition): Document the macros
9093 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9094 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9095
b0ed3589
AC
90962001-03-20 Andrew Cagney <ac131313@redhat.com>
9097
9098 * gdbint.texinfo (Target Architecture Definition): Update
9099 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9100 list.
9101
b6ba6518
KB
91022001-03-06 Kevin Buettner <kevinb@redhat.com>
9103
9104 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9105 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9106
f7dc1244 91072001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9108
9109 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9110
f7dc1244 91112001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9112
17cc6a06
EZ
9113 * gdb.texinfo (Environment): Document that `path' does not change
9114 the value of PATH in GDB's own environment (it did in the past,
9115 but that was changed on March 15, 1994). Reported by Doug Evans
9116 <dje@transmeta.com>.
9117
56caf160
EZ
9118 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9119 its line. Fix markup of commands and macros. Add an Index node
9120 and index entries.
9121
29e57380
C
91222001-01-23 J.T. Conklin <jtc@redback.com>
9123
9124 * gdb.texinfo (Memory region attributes): New manual section.
9125
1c6147de
ND
91262001-01-04 Nicholas Duffek <nsd@redhat.com>
9127
9128 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9129
f7dc1244 91302000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9131
9132 * refcard.tex: Version and copyright fixed. From Phil Edwards
9133 <pedwards@disaster.jaj.com>.
9134
0dcedd82
AC
9135Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9136
9137 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9138 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9139
3b851bce
AC
9140Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9141
9142 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9143 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9144
f7dc1244 91452000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9146
9147 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9148 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9149
b90a5f51
CF
91502000-11-10 Christopher Faylor <cgf@cygnus.com>
9151
9152 * gdb.texinfo: Document new 'set step-mode' command.
9153
f7dc1244 91542000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9155
9156 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9157 changes from Dmitry Sivachenko <dima@Chg.RU>.
9158
f7dc1244 91592000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9160
9161 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9162 From Steven Johnson <sbjohnson@ozemail.com.au>.
9163
2e685b93
MK
91642000-08-10 Mark Kettenis <kettenis@gnu.org>
9165
9166 * gdbint.texinfo (Overall Structure): Spelling fix.
9167
f7dc1244 91682000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9169
9170 * gdbint.texinfo (Target Architecture Definition): Document that
9171 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9172 for which REGISTER_CONVERTIBLE returns a zero value.
9173
63ac3005
EZ
91742000-07-08 Christopher Faylor <cgf@cygnus.com>
9175
9176 * Makefile.in (install-info): Find files to install in either the
9177 build or source directories (adapted from Makefile.am).
9178
bd79f757
ND
91792000-07-07 Nicholas Duffek <nsd@redhat.com>
9180
9181 * stabs.texinfo: Fix spelling errors.
9182 (String Field): FILE-NUMBER starts from 0, not 1.
9183
f7dc1244 91842000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9185
9186 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9187 Brian Youmans.
5f208f6d 9188
f7dc1244 91892000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9190
9191 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9192 the source directory. Reported by Mark Harig
9193 <markh@frazier.landmark.com>.
cc542d3b 9194
f3b28801
C
91952000-06-20 J.T. Conklin <jtc@redback.com>
9196
9197 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9198
449f3b6c
AC
9199Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9200
9201 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9202 Generate using pdftex.
449f3b6c 9203 (PDFTEX): Define.
889bf7c5 9204 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9205 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9206 @contents at the start.
449f3b6c 9207
f7dc1244 92082000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9209
9210 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9211 Youmans.
48e934c6 9212
9e9c5ae7
AC
9213Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9214
9215 From Brian Youmans:
9216 * gdb.texinfo: Fix ``et al.''.
9217
c741b251
AC
9218Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9219
9220 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9221 loop.
c741b251 9222
4ab64e14
JG
92232000-05-19 Jimmy Guo <guo@cup.hp.com>
9224
9225 * configure: Regenerate.
9226
f7dc1244 92272000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9228
9229 * Makefile.in (install-info): Run install-info on installed Info
9230 files.
9231
8c70017b
AC
9232Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9233
a7cb598a 9234 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9235 Andrew Cagney.
8c70017b 9236
f7dc1244 92372000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9238
9239 * gdb.texinfo: Proofreading changes from Brian Youmans.
9240
bf0184be
ND
92412000-05-01 Nick Duffek <nsd@cygnus.com>
9242
9243 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9244 startup sequence, minor edits.
9245
f7dc1244 92462000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9247
9248 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9249 TeX.
9250
9251 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9252 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9253 like `n' and `s' which look weird. Convert some of the @kindex to
9254 @vindex, when they refer to variables, not commands.
9255
33e16fad
AC
9256Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9257
9258 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9259
f7dc1244 92602000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9261
9262 * Makefile.in (GDBMI_DIR): New variable.
9263 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9264 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9265 (gdbmi.texinfo): New target, for texi2roff.
9266 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9267 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9268
9269 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9270 gdbmi.texinfo.
9271 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9272 comment.
9273
d167840f
EZ
92742000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9275
9276 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9277 command.
d167840f 9278
f7dc1244 92792000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9280
9281 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9282 prevents the build (and is generally a Bad Idea).
9283
f7dc1244 92842000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9285
9286 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9287 a comma inside @var.
9288 (Command Files): Index markup changes from Dmitry Sivachenko
9289 <dima@Chg.RU>.
9290
f7dc1244 92912000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9292
9293 * Makefile.in (LN_S): Define.
9294 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9295 invoke "ln -s" unless it is known to work.
9296
9297 * configure.in (AC_PROG_LN_S): Add.
9298
8dc7983f
JB
92992000-04-14 Jim Blandy <jimb@redhat.com>
9300
9301 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9302 section.
9303 (Target Conditionals): Document ADDRESS_TO_POINTER,
9304 POINTER_TO_ADDRESS.
9305
1a8237e8
DB
93062000-04-11 Daniel Berlin <dan@cgsoftware.com>
9307
9308 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9309 gdb-cfg.texi to get the value.
9310
ca526f1a
JB
93112000-04-10 Jim Blandy <jimb@redhat.com>
9312
9313 * gdbint.texinfo (Target Architecture Definition): Fix
9314 cross-references.
9315
faaafcb4
JB
93162000-04-08 Jim Blandy <jimb@redhat.com>
9317
9318 * gdbint.texinfo (Using Different Register and Memory Data
9319 Representations): New section.
9320 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9321 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9322 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9323
1b27397f
AC
9324Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9325
9326 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9327 for acknowledgments.
1b27397f 9328
480ff1fb
AC
9329Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9330
9331 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9332 qThreadExtraInfo.
480ff1fb 9333
a9331b3f 93342000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9335
a9331b3f
RM
9336 * gdb.texinfo: Clarify which remote debug protocol commands are
9337 required and which are optional.
f1251bdd 9338
dbeb8dbd
AC
9339Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9340
9341 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9342 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9343 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9344 * annotate.texi: Update.
9345
6d2ebf8b
SS
93462000-03-28 Stan Shebs <shebs@apple.com>
9347
9348 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9349 expectation of additional changes before release), update
9350 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9351 node links, rephrase and/or shorten lines to fix formatting
9352 problem in both regular and @smallbook formats.
9353 * annotate.texi: Shorten lines in example, use smallexample
9354 consistently everywhere.
9355 * Makefile.in: Add comment about texinfo 4.0 html generation.
9356 (SFILES_INCLUDED): Add annotate.texi.
9357
5d161b24
DB
93582000-03-27 Daniel Berlin <dan@cgsoftware.com>
9359
5ae4183a
AS
9360 * gdb.texinfo (Debugging Output): Added new section, documenting
9361 the "set/show debug" commands.
5d161b24 9362
b9deaee7
AC
9363Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9364
9365 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9366 entry.
b9deaee7
AC
9367
9368 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9369 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9370 @chapter and @node entries.
a9331b3f 9371
b9deaee7 9372 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9373
9ef47d30
AC
9374Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9375
9376 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9377 files.
9ef47d30 9378
cfeada60
FN
93792000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9380
9381 From David Whedon <dwhedon@gordian.com>
5ae4183a 9382 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9383
6837a0a2
DB
93842000-03-22 Daniel Berlin <dan@cgsoftware.com>
9385
9386 * gdb.texinfo: Add documentation for the apropos command.
9387
bba2971c
MS
93882000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9389
9390 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9391
2b628194
MS
93922000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9393
a9331b3f 9394 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9395 two places.
9396
96a2c332
SS
93972000-03-17 Stan Shebs <shebs@apple.com>
9398
9399 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9400 <dima@Chg.RU>, also clarification of allowed content for
9401 string constants.
9402
f7dc1244 94032000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9404
9405 * gdb.texinfo (main menu): Add Annotations.
9406 (File Options): Add @cindex entries for each command-line option.
9407 Document --epoch, --annotate, --async, --interpreter, --write,
9408 --statistics, and --version.
9409
9410 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9411 of GDB.
9412
9d233477
JB
94132000-02-23 Jim Blandy <jimb@redhat.com>
9414
9415 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9416
14e0eb3b
JB
94172000-02-22 Jim Blandy <jimb@redhat.com>
9418
9419 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9420
3555de01
JM
94212000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9422
9423 * Makefile.in (diststuff): New target.
9424
5e35df8e
KB
94252000-02-15 Kevin Buettner <kevinb@redhat.com>
9426
9427 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9428 architecture. [From Jim Wilson.]
5e35df8e 9429
c5394b80
JM
94302000-01-16 Tom Tromey <tromey@cygnus.com>
9431
9432 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9433 (Delete Breaks): Mention range arguments.
9434 (Disabling): Likewise.
9435
c3f6f71d
JM
94362000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9437
9438 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9439
c4093a6a
JM
9440Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9441
9442 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9443 valid functions.
c4093a6a 9444
11cf8741
JM
94451999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9446
9447 * gdb.texinfo: Clarify regular expressions used in rbreak.
9448
917317f4
JM
94491999-10-15 Kevin Buettner <kevinb@cygnus.com>
9450
9451 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9452 MEMORY_REMOVE_BREAKPOINT): Document.
9453
9454Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9455
9456 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9457 offset re-using the DATA offset instead.
917317f4 9458
2df3850c
JM
94591999-10-11 Jim Kingdon <kingdon@redhat.com>
9460
9461 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9462
94631999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9464
9465 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9466 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9467 typos.
9468
9469 * gdb.texinfo: Various minor wording and formatting improvements,
9470 mentions of additional command-line options.
9471
2acceee2
JM
94721999-09-30 Fred Fish <fnf@cygnus.com>
9473
9474 * gdb.texinfo: Document additional forms of specifying section
9475 names and addresses for the add-symbol-file command.
9476
c2c6d25f
JM
94771999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9478
9479 * gdbint.texinfo: Fix typo, add the word "have".
9480
94811999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9482
9483 * gdbint.texinfo (Target Architecture Definition): Document the
9484 SKIP_PERMANENT_BREAKPOINT macro.
9485
d4f3574e
SS
94861999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9487
9488 * gdb.texinfo: Fiks speling errers.
9489
9490 * gdb.texinfo: Fix uses of @multitable.
9491
f7dc1244 9492 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9493 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9494 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9495 comments about using with optimization, add more indexing,
9496 fix info about disassembly-flavor.
9497
9498Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9499
9500 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9501 SKIP_SOLIB_RESOLVER): Define.
9502
9503Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9504
9505 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9506 ``g'' packets.
d4f3574e 9507
104c1213
JM
95081999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9509
9510 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9511 platform-specific info, inline remote.texi and move sections of it
9512 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9513 and register stack into the new chapter.
9514 * remote.texi: Remove, now part of gdb.texinfo.
9515 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9516
95171999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9518
9519 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9520 GDB_TARGET_IS_MACH386): These kludges have gone away.
9521
9522Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9523
9524 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9525 TDEPLIBS.
104c1213 9526
53a5351d
JM
95271999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9528
9529 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9530 surrounding text to fit HP-UX bits into general info.
9531 (HPPA-cfg.texi): Remove, no longer useful.
9532
9533 * gdb.texinfo: Remove explicit links from @node lines, remove
9534 HP-added "Detailed Node Listing" from main menu which confuses
9535 things.
9536
9537 From Dmitry Sivachenko <dima@Chg.RU>:
9538 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9539 in description of `set environment'.
53a5351d
JM
9540
95411999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9542
9543 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9544
7be570e7
JM
95451999-08-12 Ben Elliston <bje@cygnus.com>
9546
9547 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9548
f7dc1244 95491999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9550
9551 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9552 watch, awatch, and rwatch. Explain why the latter two cannot be
9553 set as software watchpoints. Document that watchpoints for local
9554 variables are deleted when the debuggee terminates.
7be570e7
JM
9555
9556Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9557
9558 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9559 packet. Allow E.. response packet. "qRcmd" packet is no longer
9560 reserved.
7be570e7
JM
9561
95621999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9563
a9331b3f
RM
9564 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9565 * gdb.texinfo: Ditto.
7be570e7 9566
96baa820
JM
95671999-08-06 Tom Tromey <tromey@cygnus.com>
9568
9569 * gdb.texinfo (KOD): New node.
9570
9571Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9572
9573 * remote.texi (Rcmd): Fix minor formatting typos.
9574
9575Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9576
9577 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9578 packets.
96baa820 9579
adf40b2e
JM
95801999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9581
9582 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9583 fixes.
9584
43ff13b4
JM
9585Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9586
9587 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9588
085dd6e6
JM
9589Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9590
9591 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9592 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9593 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9594 packets that are not supported on all hosts. Expand examples.
9595 Spell check.
085dd6e6
JM
9596
95971999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9598
9599 * Makefile.in: Recognize html, install-html. Add targets
9600 to build HTML versions of documentation via texi2html.
9601
9602Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9603
9604 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9605 testsuite.
085dd6e6
JM
9606
9607Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9608
9609 * remote.texi (Communication Protocol): Rewrite.
9610
9611Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9612
9613 * stabs.texinfo: Fix uses of xref.
9614
9e0b60a8
JM
9615Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9616
9617 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9618 info about patch submission.
9619
cce74817
JM
9620Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9621
9622 From Per Bothner <bothner@cygnus.com>:
9623 * gdb.texinfo: Document Chill support.
9624
9625Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9626
9627 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9628 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9629 Document that the value should be greater-than or equal-to zero.
9630 (NO_STD_REGS): Document. Deprecate.
cce74817 9631
ac9a91a7
JM
9632Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9633
9634 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9635 Document that these are not used.
ac9a91a7
JM
9636
9637Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9638
9639 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9640
392a587b
JM
9641Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9642
9643 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9644 numargs was dropped.
392a587b
JM
9645
9646Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9647
9648 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9649
b83266a0
SS
9650Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9651
9652 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9653 Update.
b83266a0 9654
7a292a7a
SS
9655Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9656
9657 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9658 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9659
9660Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9661
9662 * gdbint.texinfo: Fix typos: $ -> @.
9663
9664Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9665
9666 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9667 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9668 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9669 BREAKPOINT_FROM_PC.
a9331b3f 9670
7a292a7a
SS
9671Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9672
9673 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9674 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9675
9676Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9677
9678 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9679 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9680
96811999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9682
9683 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9684 longer exists.
9685
9686Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9687
9688 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9689 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9690 they make the manual source incomprehensible.
7a292a7a
SS
9691 * h8-cfg.texi: Remove, hasn't been used in years.
9692
c906108c
SS
9693Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9694
9695 * gdb.texinfo: Update the credits.
9696
9697Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9698
9699 * gdb.texinfo: Fix mistakes noticed in printout of last
9700 draft, add Alpha to discussion of heuristic fence post.
9701
9702Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9703
9704 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9705 Edition, merge some HP changes into mainline, describe some
9706 previously undocumented features, describe more of the target
9707 commands available, eliminate obsolete section on renamed
9708 commands.
c906108c
SS
9709 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9710
9711Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9712
9713 * gdb.texinfo: Make many HPPA conditionals unconditional,
9714 including catchpoint description, since now on for all configs.
9715 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9716 specializations.
9717
9718Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9719
9720 * Makefile.in (GDBvn.texi): Fix match expression to work with
9721 current format of VERSION in gdb/Makefile.in.
9722 * gdb.texinfo: Fix node ref to match new readline.
9723
9724Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9725
a9331b3f
RM
9726 * gdb.texinfo: Changes made as part of a project to merge in
9727 changes made by HP. Documentation makes extensive use of
c906108c
SS
9728 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9729 on remote debugging. There are differences in documentation
889bf7c5 9730 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9731 the HP manual discusses catchpoints, hardware watchpoints, and
9732 some HPUX specific limitations for shared library support.
a9331b3f 9733
c906108c
SS
9734 There are also a number of @node changes.
9735
97361999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9737
9738 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9739 (C Usage): Same.
9740
9741Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9742
9743 The following changes were made by Edith Epstein
889bf7c5
PA
9744 <eepstein@cygnus.com> as part of a project to merge in changes
9745 made by HP.
a9331b3f 9746
c906108c
SS
9747 * HPPA-cfg.texi: new file.
9748
9749 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9750
9751 * refcard.tex: change documentation about catch.
9752 removed info catch.
9753
9754Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9755
9756 * gdbint.texinfo: Expand on GDB's coding standards,
9757 specify the use of arg names with prototypes.
9758
97591998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9760
9761 * gdb.texinfo: Fix tipo.
9762
9763Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9764
9765 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9766 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9767
9768Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9769
9770 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9771
97721998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9773
9774 * agentexpr.texi: New file.
9775
9776Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9777
9778 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9779
97801998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9781
9782 * remote.texi: Changed wording that implied that the GDB remote
9783 protocol caches register values instead of GDB itself.
9784
9785Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9786
9787 * gdbint.texinfo: Add some info about symbol readers.
9788 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9789 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9790 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9791 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9792
9793Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9794
a9331b3f 9795 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9796
9797Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9798
9799 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9800
9801Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9802
9803 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9804 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9805
9806Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9807
9808 * gdbint.texinfo: Fix minor typos.
9809
9810Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9811
9812 * gdbint.texinfo: Complete overhaul. Group descriptions more
9813 logically, add more info on generic algorithms, remove much
9814 obsolete and/or wrong material.
9815
9816Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9817
9818 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9819
9820Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9821
9822 * refcard.tex: Copyright, address updates.
9823
9824Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9825
9826 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9827 for the edition instead of confusing GDB-version-like numbers.
9828
9829Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9830
9831 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9832
9833Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9834
5ae4183a 9835 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9836
9837Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9838
9839 * gdb.texinfo: Add some credits, mention bug monitor.
9840 * remote.texi: Mention mips monitor targets.
9841 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9842
c906108c
SS
9843Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9844
9845 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9846 files, finish sorting of host vs target vs native macros, describe
9847 some more of them.
c906108c
SS
9848
9849Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9850
9851 * gdbint.texinfo (Host Conditionals): Document change from
9852 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9853
9854Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9855
9856 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9857 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9858
9859Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9860
9861 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9862 Document LSEEK_NOT_LINEAR.
9863
9864Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9865
9866 * stabs.texinfo (Stab Section Basics): Make it clear that only
9867 some versions of the GNU linker remove the leading N_UNDF symbol.
9868
9869Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9870
9871 * stabs.texinfo (String Field): Document type number pairs here,
9872 instead of in the Sun specific section.
9873 (Include Files): The GNU linker supports the N_BINCL
9874 optimization. Clarify the N_BINCL value, and what it is used
9875 for.
9876 (Procedures): Document N_FUN with an empty string to mark the end
9877 of a function.
9878 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9879 (Sun Differences): Remove this node, as the information is now
9880 elsewhere in the main document.
9881 (Stab Section Basics): Mention that the GNU linker may optimize
9882 stabs and remove the leading N_UNDF symbol.
9883
9884Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9885
9886 * gdb.texinfo, refcard.tex: Restore author credit
9887
9888Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9889
9890 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9891 documentation to account for START and END macros taking
9892 one arg.
9893
9894Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9895
9896 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9897 * gdb.texinfo (Frames): Fix typo.
9898
9899Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9900
9901 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9902 a target_signal as arg type, not a pid.
9903
9904Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9905
9906 * gdb.texinfo: Document `set assembly-language'.
9907
9908Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9909
9910 * remote.texi: Update list of stubs in the GDB distribution.
9911
9912Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9913
9914 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9915 Also document that some systems can use mmalloc but must define
9916 this if their C runtime allocates memory that is later freed.
c906108c 9917 (MMCHECK_FORCE): Document new macro.
a9331b3f 9918
c906108c
SS
9919Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9920
9921 * remote.texi: Add documentation for target Sparclet.
9922
9923Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9924
a9331b3f 9925 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9926 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9927 * configure.in: Rewritten for autoconf.
9928 * configure: New.
9929
9930Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9931
9932 * Makefile.in (DVIPS): New define, set to dvips.
9933 (dvi): Add stabs.dvi.
9934 (ps): New target.
9935 (all-doc): Depend on info, dvi, and ps targets.
9936 (STAGESTUFF): Add *.ps and *.dvi files.
9937 (clean-info, clean-dvi): Remove.
9938 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9939 rules completely rewritten.
9940 (maintainer-clean): Remove clean-info and clean-dvi
9941 dependencies and put their actions in the rules.
9942 (gdb.ps): New target
a9331b3f 9943 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9944 intermediate TeX files, whether they have 2 or 3 character
9945 extensions.
9946 (gdbint.ps): Add target and rules.
9947 (gdb-internals): Delete unused target.
9948 (Makefile): Depends upon config.status also.
9949
9950Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9951
9952 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9953 set.
9954
9955Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9956
9957 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9958 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9959
9960Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9961
9962 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9963
9964Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9965
9966 * gdb.texinfo (Print settings): Document
9967 `set/show print static-members' commands.
9968
9969Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9970
9971 * gdbint.texinfo (Native): Document name change, coredep.c to
9972 core-aout.c.
9973
9974Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * stabs.texinfo (Include Files): Document the values the SunOS4
9977 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9978
9979Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9980
9981 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9982 Fix typo.
9983
9984Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9985
9986 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9987 "gdb.tar.Z".
9988
9989Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9990
9991 * Makefile.in (maintainer-clean): New target, synonym for
9992 realclean.
9993
9994Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9995
9996 * Update all FSF addresses except those in COPYING* files.
9997
9998Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9999
10000 From Richard Earnshaw (rearnsha@armltd.co.uk):
10001 * gdb.texinfo (convenience variables): Document $_exitcode.
10002 (quit): Document optional expression to use as exit code.
10003
10004Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10005
10006 * gdb.texinfo, remote.texi: Brought up to date with various
10007 GDB changes.
10008
10009Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10010
10011 * gdb.texinfo: Update dates and versions, fix comments about
10012 hardware watchpoints in future releases and about the
10013 sharedlibrary command.
10014
10015Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10016
10017 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10018 C_FUN stab. Other cleanups.
10019
10020Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10021
10022 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10023 for the sparc stub.
10024
10025Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10026
10027 * annotate.texi: Clarify which addresses have differing formats
10028 depending on the language and which do not.
10029
10030Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10031
10032 * remote.texi (NetWare): Changed example to use BOARD= instead of
10033 NODE= argument to reflect correspoding change to gdbserve.nlm.
10034
10035Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10036
10037 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10038 GDB, as well as AIX dbx, supports the size type attribute.
10039
10040Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10041
10042 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10043
10044Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10045
10046 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10047 and new 'if' and 'while' commands.
10048
10049Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10050
10051 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10052
10053Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10054
10055 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10056 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10057 NetWare targets. Mostly stolen from the Server node.
10058
10059Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10060
10061 * gdb.texinfo (Setting): Talk about the language of a source file
10062 versus the working language. The old documentation did not match
10063 what GDB did.
10064
10065Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10066
10067 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10068 of a source file.
10069
10070Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10071
10072 * gdb.texinfo (Processes): New node.
10073
10074Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10075
10076 * remote.texi: Update documentation of set/show mipsfpu.
10077
3fc11d3e
JM
10078Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10079
10080 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10081 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10082
10083Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10084
10085 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10086 obsolete conditionals, described some others.
10087
10088Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10089
10090 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10091 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10092
10093Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10094
10095 * gdbint.texinfo: Put regex conditionals in their own table.
10096
10097Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10098
10099 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10100 described or fixed the descriptions of many others.
10101
10102Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10103
10104 * gdb.texinfo: Add some more credits.
10105 * gdbint.texinfo: Capitalize GDB consistently, describe some
10106 macros and remove some.
10107
10108Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10109
10110 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10111 obsolete conditionals, described some others.
10112
10113Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10114
10115 * gdb.texinfo (help targets): Changed to `help target', which
10116 is the correct gdb command.
10117
10118Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10119
10120 * annotate.texi (TODO): New node, for keeping track of annotations
10121 suggested but not yet implemented.
10122
10123Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10124
10125 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10126 another symbol, it is not the address itself.
10127
10128Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10129
10130 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10131 of stabs-in-coff sections.
10132
10133Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10134
10135 * annotate.texi: Change edition to 0.5 and date to May 1994.
10136 Add index.
10137 (Frames): New node, for frame annotation.
10138 (Displays): New node, for display annotation.
10139
10140 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10141 when waiting for your program to stop.
10142
10143Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10144
10145 * annotate.texi (Breakpoint Info): Document annotation of header
10146 fields and record annotation.
10147
10148Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10149
10150 * annotate.texi: New file, to document annotations.
10151
10152Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10153
10154 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10155 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10156
10157Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10158
10159 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10160 section, and say n_strx field is compilation unit relative.
10161 * stabs.texinfo: Don't use @code for a.out when it is the name of
10162 an object file format.
10163
10164Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10165
10166 * gdb.texinfo: Refer to file names, not path names, per rms
10167 convention.
10168 (Arguments): Fix typo.
10169
10170Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10171
10172 * stabs.texinfo (Global Variables): Talk about stabs in files
10173 where variables are referenced, but not defined.
10174
10175Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10176
10177 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10178 Cplusplus to new nodes Member Type Descriptor and Method Type
10179 Descriptor. Re-write stuff for #.
10180
10181Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10182
10183 * gdb.texinfo (Print Settings): Don't document "set print
10184 fast-symbolic-addr off". The bug which it worked around was fixed
10185 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10186
10187 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10188 N_ENTRY node.
10189
10190 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10191
10192Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10193
10194 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10195 references to ieee-float.c.
10196
10197Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10198
10199 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10200 match what the code actually does.
10201
10202Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10203
10204 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10205
10206Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10207
10208 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10209 i, and b.
10210
10211Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10212
10213 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10214 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10215 as "stabs in sections" rather than just saying "ELF and SOM".
10216 Also make that stuff apply to COFF.
10217
10218Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10219
10220 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10221 Ghostscript.
10222
10223Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10224
10225 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10226 versus functions without line numbers, also mention stepping into
10227 them as well as "step" when you are in them. Tell the user how to
10228 deal with the situation. Add comment about "debugging information".
10229
10230Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10231
10232 * stabs.texinfo (Enumerations): Document restriction on where
10233 enumeration types can appear and still win with GDB.
10234
10235Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10236
10237 * stabs.texinfo (Negative Type Numbers): Document format for type
10238 -16.
10239
10240Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10241
10242 * gdb.texinfo (Selection, Frame Info): Update information about
10243 arbitrary frame specficiations.
10244
10245Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10246
10247 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10248
10249Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10250
10251 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10252
10253Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10254
10255 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10256
10257Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10258
10259 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10260 Differences node to Statics node.
10261 (Statics): Discuss XCOFF use of V symbol descriptor.
10262
10263 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10264 not clean.
10265
10266Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10267
10268 * gdb.texinfo (Print Settings): Document `set print
10269 fast-symbolic-addr' and improve the doc for some other
10270 `set print's.
10271
10272Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10273
10274 * stabs.texinfo (String Field): Talk about defining several type
10275 numbers at once.
10276 Fix lint regarding changing node ELF Transformations to
10277 ELF and SOM Transformations.
10278
10279Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10280
10281 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10282
10283Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10284
10285 * stabs.texinfo (Cross-References): `::' is for nested types only
10286 within <>.
10287 (Structures): Document static members.
10288
10289Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10290
10291 * stabs.texinfo: Document S type attribute.
10292
10293Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10294
10295 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10296
10297Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10298
10299 * gdbint.texinfo: Fix a few typos.
10300
10301Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10302
10303 * gdb.texinfo, remote.texi: formatting improvements
10304
10305 * gdb.texinfo (New Features): mention threads.
10306 (Summary, C): fix xrefs in newly contributed text.
10307 (Threads): index entries, clarifications, example
10308 (passim): minor typos fixed, phrasing improvements
10309
10310 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10311 entries; (Server): explain use of gdbserver w/real-time systems,
10312 add example of conflicting TCP port; (MIPS Remote) break up
10313 running text into table, highlighting commands, and add example.
a9331b3f 10314
c906108c
SS
10315Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10316
10317 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10318
10319Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10320
10321 * stabs.texinfo (Nested Symbols): New node.
10322 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10323
10324Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10325
10326 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10327 to picking which Bbss.bss symbol to use, and (because there seems to
10328 be no good way of doing it) re-write some of the text to make it
10329 sound like Bbss.bss isn't such a great idea after all (as currently
10330 designed).
10331
10332 * gdb.texinfo (C): In addition to saying people have to use g++ for
10333 good results, say they have to use stabs. Specifically say cfront
10334 doesn't work well.
10335 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10336 the gdb README. Add xrefs to places where the support for the various
10337 languages is described in detail.
10338
10339Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10340
10341 * stabs.texinfo: Clean up stuff about visibility and virtual
10342 characters.
10343
10344 * stabs.texinfo (N_M2C): Cite Sun doc.
10345
10346Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10347
10348 * gdb.texinfo: updates re threads.
10349 * remote.texinfo: avoid index entries starting with digits.
10350
10351Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10352
10353 * stabs.texinfo (Enumerations): Talk about large, negative and
10354 octal values. Clean up cross reference to type attributes.
10355 (String Field): Say that GDB 4.11 supports size attribute.
10356
10357Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10358
10359 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10360 is a mandatory step. Make the stuff about that more concise.
10361
10362Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10363
10364 * stabs.texinfo (Class Names): New node.
10365
10366 * gdb.texinfo (Command Files): Explain order of init file reading.
10367
10368 * remote.texi (Bootstrapping): Talk about getting the serial driver
10369 to deal with ^C sent by gdb to stop the remote system.
10370
10371Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10372
10373 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10374
10375 * libgdb.texinfo (Defining Commands): made the DOC arg
10376 to gdb_define_app_command a char * instead of char **
10377 per a suggestion from kingdon.
10378
10379 * libgdb.texinfo: total rewrite from a different starting
10380 premise.
10381
10382Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10383
10384 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10385 floats passed as doubles (to improve clarity).
10386
10387Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10388
10389 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10390
10391 * a4rc.sed: update to work with Andreas Vogel papersize params
10392
10393 * refcard.tex: use Andreas Vogel simplifications of papersize
10394 params; remove useless version info; update copyright date.
10395
10396Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10397
10398 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10399
10400Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10401
10402 * gdb.texinfo (Files): Say what address the load command loads it at.
10403
10404 * stabs.texinfo (Common Blocks): Minor cleanups.
10405
10406 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10407 that Sun has backed away from the linker kludge and thus the relevant
10408 issue is changes to the SunPRO tools, not the Solaris linker.
10409
10410 * stabs.texinfo (Traditional Integer Types): Clean up description
10411 of octal bounds a little bit. Document extra leading zeroes.
10412
10413Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10414
10415 * gdb.texinfo (Signaling): Update for symbolic symbol names
10416 and add a section explaining the difference between the GDB
10417 signal command and the shell kill utility.
10418
10419Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10420
10421 * libgdb.texinfo: added `@' to braces that were unescaped.
10422
10423Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10424
10425 * libgdb.texinfo: new file. Spec for the gdb library.
10426
10427Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10428
10429 * stabs.texinfo (Include Files): Fix typo (start -> end).
10430
10431Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10432
10433 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10434 from Melissa at FSF's editing pass.
10435
10436Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10437
10438 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10439 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10440 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10441
10442Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10443
10444 * remote.texi (Bootstrapping): Discuss 386 call gates.
10445
10446Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10447
10448 * stabs.texinfo (Based Variables): New node.
10449
10450Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10451
10452 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10453 names, sizes, and formats to suggest how not to lose.
10454
10455Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10456
10457 * stabs.texinfo (Methods): Fix typo.
10458
10459Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10460
10461 * gdb.texinfo: Fix a few typos.
10462
10463Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10464
10465 * gdb.texinfo: Clarify how well it works with Fortran.
10466
10467 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10468 More on relocating stabs in ELF files.
10469
10470Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10471
10472 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10473
10474Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10475
10476 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10477 parameters on VAX.
10478
10479Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10480
10481 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10482
10483Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10484
10485 * stabs.texinfo: Make info author notice match the TeX author notice.
10486
10487Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10488
10489 * stabs.texinfo: Initial-caps all words in node names and
10490 non-trivial words in section names.
10491
10492Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10493
10494 * stabs.texinfo: Many minor cleanups.
10495
10496 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10497
10498Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10499
10500 * stabs.texinfo: Remove full description of big example.
10501 It's not really helpful; just use pieces of it where appropriate.
10502 Add more Texinfo formatting directives (@samp, etc.).
10503 Use @deffn to define stab types.
10504 Eliminate some wordiness. Break up some nodes.
10505 Add an (alphabetized) index of symbol types.
10506 Use consistent capitalization style in node and section names.
10507
10508Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10509
10510 * gdb.texinfo: Change typo "Two two" to "The two".
10511
10512Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10513
10514 * stabs.texinfo (XCOFF-differences): Remove references to
10515 non-existent types N_DECL and N_RPSYM.
10516
10517 * stabs.texinfo (String Field): Say that type attributes bug is
10518 fixed in GDB 4.10, since it is.
10519
10520 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10521
10522Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10523
10524 * stabs.texinfo: Formatting cleanups.
10525
10526Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10527
10528 * stabs.texinfo: When explaining the n_type of a stab, standardize
10529 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10530 no tabs, use @r).
10531 (Global Variables): Clean up.
10532
10533Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10534
10535 * stabs.texinfo (Stack Variables): Re-write.
10536
10537Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10538
10539 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10540 addresses of a source file. Also revise formatting.
10541 Change "object module" or "object file" to "source file".
10542 Various: Miscellaneous cleanups.
10543
10544Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10545
10546 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10547
10548Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10549
10550 * gdbint.texinfo: Removed many nonsensical machine-collected
10551 host and target conditionals, described some of the remainder.
10552
10553Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10554
10555 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10556
10557 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10558 paragraph which follows.
10559
10560 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10561 variables. Looks better and avoids overful hbox.
10562
10563Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10564
10565 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10566
10567Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10568
10569 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10570 retransmit-timeout
10571
10572Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10573
10574 * gdbint.texinfo: Update statement about `some ancient Unix
10575 systems, like Ultrix 4.0' to Ultrix 4.2.
10576
10577Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10578
10579 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10580
10581 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10582
10583 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10584 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10585
10586 * remote.texi: new name for former gdbinv-s.texi
10587
10588 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10589
10590Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10591
10592 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10593 variables for MIPS remote debugging protocol.
10594
10595Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10596
10597 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10598
10599Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10600
10601 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10602
10603Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10604
10605 * gdb.texinfo: repair conditional bugs in text markup
10606
10607Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10608
10609 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10610 to select Modula-2 material.
10611
10612Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10613
10614 * stabs.texinfo: Cleanups regarding statics.
10615
10616 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10617 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10618
10619Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10620
10621 * stabs.texinfo: N_MAIN is sometimes used for C.
10622
10623Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10624
10625 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10626
10627Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10628
10629 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10630 removed from the code by Kingdon.
c906108c
SS
10631
10632Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10633
10634 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10635 input when evaluating breakpoint conditions; the bug has been fixed.
10636
10637 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10638 sets the ignore count to N-1, not to N.
10639
10640Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10641
10642 * refcard.tex (\hoffset): correct longstanding error to match
10643 intended offset; avoids cutting off edge on some printers
10644
10645Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10646
10647 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10648
10649Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10650
10651 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10652
10653Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10654
10655 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10656 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10657 collect sed edits if any, apply to refcard before formatting;
10658 (refcard.ps) stop implying PS fonts if PS output requested;
10659 (lrefcard.ps) delete extra target for variant PS fonts
10660
10661 * refcard.tex: parametrize papersize dependent info, collect
10662 in easily replaced spot
10663
10664 * a4rc.sed: new file, edits to refcard for A4 paper
10665
10666Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10667
10668 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10669
10670Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10671
10672 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10673
10674Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10675
10676 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10677 politely rather than rudely.
10678
10679Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10680
10681 * stabs.texinfo: Document common blocks.
10682
10683Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10684
10685 * stabs.texinfo: Add some basic info about stabs-in-elf.
10686
10687Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * stabs.texinfo (Top): Minor cleanup.
10690
10691Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10692
10693 * Makefile.in (install-info): remove parentdir support
10694
10695Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10696
10697 * gdb.texinfo (Copying): delete this node and references to it;
10698 RMS says this manual need not carry GPL. (passim): Improvements
10699 from last round at FSF, largely due to Ian Taylor review, and
10700 minor formatting improvements.
10701
10702 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10703 largely due to Ian Taylor review. (Debug Session): minor edits to
10704 new text.
10705
10706Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10707
10708 * Makefile.in (realclean): Remove info and dvi files too.
10709
10710Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10711
10712 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10713 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10714 * gdb.texinfo: Change accordingly.
10715
10716 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10717 N_{L,R}BRAC,N_SLINE are relative to.
10718
10719Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10720
10721 * Makefile.in (GDBvn.texi): Update atomically.
10722
10723Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10724
10725 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10726
10727Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10728
10729 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10730 addresses together. Also motivate the set print symbol-filename
10731 command and suggest other solutions.
10732
10733Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10734
10735 * gdb.texinfo (set print elements): Note that the number of
10736 elements is set to unlimited by "set print elements 0".
10737
10738Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10739
10740 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10741 NF_LDOUBLE means.
10742 (Stab Types): Include Solaris stab types.
10743 (Procedures): Document Solaris extensions.
10744
10745Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10746
10747 * gdb.texinfo: Add `set print symbol-filename' doc.
10748
10749Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10750
10751 * stabs.texinfo (Arrays): Talk about type definition vs. type
10752 information.
10753
10754 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10755 the trailing semicolon.
10756
10757Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10758
10759 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10760 and merge in other parts of the document addressing these subjects.
10761 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10762
10763 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10764 at the end of a range type.
10765
10766 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10767 AIX extensions.
10768
10769Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10770
10771 * stabs.texinfo (Stabs Format): Misc fixes.
10772
10773Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10774
10775 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10776 (Traditional builtin types): Document convex convention for long long.
10777 (Negative builtin types): Discuss type names, and misc fixes.
10778
10779Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10780
10781 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10782 point types used with @samp{R} type descriptor.
10783 (Symbol Descriptors): Describe how to handle conflict between
10784 different meanings of @samp{P} symbol descriptor.
10785
10786Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * stabs.texinfo: Remove node Quick Reference and put its children
10789 directly under the main menu.
10790
10791 * stabs.texinfo: Many more changes to bring it into line with
10792 AIX documentation and reality. I think it now has all the
10793 information from the AIX documentation, except that I burned
10794 out when I got to variant records (Pascal and Modula-2) and
10795 all the COBOL types. Oh well, we can add them later when we're
10796 worrying more about those languages.
10797
10798 * stabs.texinfo (Automatic variables): Talk about what it means
10799 to omit the symbol descriptor.
10800
10801Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10802
10803 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10804 gcc2 behavior with promoted args.
10805
10806Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10807
10808 * gdb.texinfo: include readline appendices in info version of manual
10809
10810Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10811
10812 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10813 target remote.
10814
10815 * gdb.texinfo (Machine Code): more index entries for disassemble
10816
10817Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10818
10819 * Clarify the intended use of the gdb-testers and gdb-patches
10820 mailing lists, and shrink gzip comment.
10821
10822Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10823
10824 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10825 DOSHOST configuration of manual.
10826
10827 * gdb.texinfo (MIPS Stack): new node.
10828
10829 * all-config.texi (MIPS) new switch.
10830
10831 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10832 tense; (MIPS Remote) new node.
10833
10834 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10835 bug; (Environment) less passive, other small cleanups in text about
10836 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10837 (Remote) new MIPS Remote menu entry.
10838
10839Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10840
10841 * stabs.texinfo: Many changes to include information from the
10842 AIX documentation.
10843
10844 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10845
10846Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10847
10848 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10849 Move a bunch of information from ../README.
10850 (Getting Started): New node.
10851
10852Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10853
10854 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10855
10856 * gdb.texinfo: advance manual revision dates to present
10857
10858 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10859 stop using silly Roman numerals in @set variable names
10860
10861Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10862
10863 * stabs.texinfo (Parameters): Keep trying to get this right.
10864
10865Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10866
10867 * stabs.texinfo (Parameters): More on "local parameters".
10868
10869Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10870
10871 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10872
10873Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10874
10875 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10876 (Parameters): Rewrite.
10877 (xcoff-differences, Sun-differences): Minor changes.
10878
10879Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10880
10881 * stabs.texinfo: Minor cleanup.
10882
10883Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10884
10885 * gdbint.texinfo: Minor xcoff stuff.
10886
10887Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10888
10889 * gdbint.texinfo: Update for new config directory structure.
10890 Add info about internal type data structures.
10891
10892Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10893
10894 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10895 $(srcdir).
10896 (gdb-config.texi): Depend on file in $(srcdir).
10897
10898Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10899
10900 * stabs.texinfo: Fixes about N_SO.
10901
10902Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10903
10904 * gdb.texinfo: include list of nonstandard init file names
10905
10906 * *-config.texi: new switch GENERIC for text that applies *only*
10907 to (usual) multiple-target version of manual
10908
10909 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10910 h8 config
10911
10912 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10913 in menus (rather than conditionally selected multiple alternative
10914 menus).
10915
10916 * Makefile.in: define and use DOC_CONFIG var to select
10917 configuration for GDB user manual.
10918
10919 * gdb-config.texi: delete from repository, generate from Makefile.
10920
10921 * all-config.texi: normal `generic' configuration file, formerly
10922 stored as gdb-config.texi
10923
10924Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10925
10926 * Makefile.in: add dvi target to build all .dvi files
10927
10928Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10929
10930 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10931
10932Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10933
10934 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10935 host conditionals.
10936 * stabs.texinfo: More array fixes inspired by Jim's.
10937
10938Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10939
10940 * stabs.texinfo: Fixes re arrays and continuations.
10941
10942 * gdbint.texinfo: Add XCOFF node.
10943
10944Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10945
10946 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10947
10948Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10949
10950 * stabs.texinfo: Fix for array types to mention lower bounds.
10951
10952Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10953
10954 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10955
10956Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10957
10958 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10959
10960Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10961
10962 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10963 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10964
10965Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10966
10967 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10968
10969Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10970
10971 * gdb.texinfo, gdbinv-s.texi: misc updates
10972
10973Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10974
10975 * gdbint.texinfo: Brief documentation for longjmp support,
10976 from an email msg by Stu.
10977
10978Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10979
10980 * stabs.texinfo: Fix description of floating point "range"
10981 types (which really define basic types). Reported by Jim Meehan,
10982 <meehan@src.dec.com>.
10983
10984 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10985
10986Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10987
10988 * gdbint.texinfo: Slightly expand section on supporting a new
10989 object file format.
10990
10991Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10992
10993 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10994 intermediate file.
10995
10996Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10997
10998 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10999
11000Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11001
11002 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11003
11004 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11005 as well as Z8002.
11006
11007Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11008
11009 * gdbint.texinfo: Add sections on clean design and on how to send
11010 in changes.
11011
11012Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11013
11014 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11015
11016Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11017
11018 * gdb.texinfo: Fix typo, reported by Karl Berry.
11019
11020Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11021
11022 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11023
11024Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11025
11026 * gdbint.texinfo: fixed a stray email address (needs @@),
11027 added @table @code to node "Native Conditionals"
11028
11029Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11030
11031 * gdbint.texinfo: Describe coding style of GDB.
11032
11033Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11034
11035 * stabs.texinfo: Minor wording changes.
11036
11037Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11038
11039 * gdbint.texinfo: Improve release doc slightly.
11040
11041Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11042
11043 * gdbint.texinfo: Improve doc of GDB config macros.
11044
11045Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11046
11047 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11048 These will be reinserted when examined.
11049
11050Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11051
11052 * gdbint.texinfo: Make a start at documenting all the #if macros
11053 in GDB. At least list them all, and start separating them into
11054 host-specific and target-specific.
11055
11056Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11057
11058 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11059 examples (not consistent w others).
c906108c
SS
11060 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11061 for generic vn of doc
11062
11063Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11064
11065 * Makefile.in: always create installation directories.
11066
11067Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11068
11069 * gdb.texinfo: in h8 config, do not describe searching commands.
11070
11071Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11072
11073 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11074 conditionals; introduce a few generic switches that may be
11075 useful for other cross-dev or dos-hosted configs.
11076
11077 * gdb.texinfo: fix typo in "info reg" description
11078
11079Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11080
11081 * stabs.texinfo: Minor updates from running TeX over it.
11082 * Makefile.in (stabs.dvi, stabs.ps): Add.
11083
11084Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11085
11086 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11087 First pass at converting it to texinfo.
11088
11089Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11090
11091 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11092 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11093
11094Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11095
11096 * gdbint.texinfo: Add section on partial symbol tables.
11097
11098Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11099
11100 * gdb.texinfo: document `set remotedebug' and `set
11101 rstack_high_address'.
11102
11103Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11104
11105 * gdb.texinfo: slight expansion of new text on reading info files
11106 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11107 H8/300 from DOS.
11108
11109Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11110
11111 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11112
11113Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11114
11115 * gdb.texinfo: Say how to read the `info' files.
11116
11117Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11118
11119 * Makefile.in: gm4 -> m4.
11120
11121Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11122
11123 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11124 Documentation' ahead of `Installing GDB' to match README.
11125 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11126 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11127
11128Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11129
11130 * Makefile.in: remove $(srcdir) from gdb.info rule.
11131
11132Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11133
11134 * Makefile.in: commented out gdb-all.texinfo rule. This is
11135 temporary.
11136
11137Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11138
11139 * Makefile.in, configure.in: removed traces of namesubdir,
11140 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11141 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11142
11143Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11144
11145 * gdb.texinfo: Improve how we ask for bug reports.
11146
11147Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11148
11149 * Makefile.in: infodir belongs in datadir.
11150
11151Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11152
11153 * Makefile.in: remove spaces following hyphens, bsd make can't
11154 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11155 standards.text support.
c906108c
SS
11156
11157Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11158
11159 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11160 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11161 and mandir now keyed off datadir by default.
11162
11163\f
11164Local Variables:
9e9c5ae7 11165mode: change-log
c906108c
SS
11166left-margin: 8
11167fill-column: 74
11168version-control: never
11169End: