Support x86-64 TLS code sequences without PLT
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
c185ba27
EZ
12016-05-27 Eli Zaretskii <eliz@gnu.org>
2
3 * gdb.texinfo (General Query Packets): Move the description of the
4 response before the long list of the specific 'read' and 'write'
5 requests.
6
1957f6b8
TT
72016-05-23 Tom Tromey <tom@tromey.com>
8
9 * python.texi (Basic Python): Document gdb.breakpoints return.
10
224f10c1
TT
112016-05-24 Tom Tromey <tom@tromey.com>
12
13 PR gdb/19194:
14 * gdb.texinfo (gdb man): Fix typo.
15
0bdfa368
TT
162016-05-17 Tom Tromey <tom@tromey.com>
17
18 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
19 (Rust): New node.
20
dcd1f979
TT
212016-05-17 Tom Tromey <tom@tromey.com>
22
23 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
24
310cdbb6
YQ
252016-04-27 Yao Qi <yao.qi@linaro.org>
26
27 * gdb.texinfo (tfind): Complete doc about tfind without
28 argument.
29
b8162e5a
AT
302016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
31
32 * agentexpr.texi (byte): Fix zero_ext description.
33
f7c38292
PA
342016-03-31 Pedro Alves <palves@redhat.com>
35
36 * gdb.texinfo (M32R/SDI): Delete node.
37 (MIPS Embedded): Remove references to the MIPS remote debugging
38 protocol, PMON and variants, and the associated commands.
39
81516450
DE
402016-03-15 Doug Evans <dje@google.com>
41
42 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
43 (Target Description Format): Mention enum types. Update docs on
44 flags types.
45 (Predefined Target Types): Add "bool".
46 (Enum Target Types): New node.
47
2a60e18f
PA
482016-03-15 Pedro Alves <palves@redhat.com>
49
50 * gdb.texinfo (Tracepoint Actions): Fix typo.
51
45fa2529
PA
522016-03-15 Pedro Alves <palves@redhat.com>
53 Andreas Arnez <arnez@linux.vnet.ibm.com>
54 Marcin Kościelnicki <koriakin@0x04.net>
55
56 * gdb.texinfo (Tracepoint Actions): Document possible
57 unreliability of '$_ret'.
58
f2403c39
AB
592016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
60
61 * gdb.texinfo (Symbols): Document new 'maint info line-table'
62 command.
63
f2f3ccb9
SM
642016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
65
66 * gdb.texinfo (Convenience Functions): Document $_as_string.
67
cce0e923
DE
682016-02-23 Doug Evans <dje@google.com>
69
70 * gdb.texinfo (Skipping Over Functions and Files): Document new
71 options to "skip" command. Update docs of output of "info skip".
72
012b3a21
WT
732016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
74
75 * gdb.texinfo (Signals): Add bound violation display hints for
76 a SIGSEGV.
77
0748bf3e
MK
782016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
79
80 * gdb.texinfo (Trace File Format): Add documentation for description
81 section lines.
82
e909d859
MK
832016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
84
85 * gdb.texinfo (Trace File Format): Remove misleading information
86 about register block ordering.
87
713cdcbf
DE
882016-02-01 Doug Evans <dje@google.com>
89
90 * gdb.texinfo (Value Sizes): Fix typo.
91
8244c20d
DE
922016-02-01 Doug Evans <dje@google.com>
93
94 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
95
5fdf6324
AB
962016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
97
98 * gdb.texinfo (Value Sizes): New section.
99 (Data): Add the 'Value Sizes' node to the menu.
100
67ebd9cb
JB
1012016-01-26 John Baldwin <jhb@FreeBSD.org>
102
103 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
104
6e9567fe
JB
1052016-01-19 John Baldwin <jhb@FreeBSD.org>
106
107 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
108
f303dbd6
PA
1092016-01-18 Pedro Alves <palves@redhat.com>
110
111 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
112 of the thread that hit a breakpoint or received a signal.
113
71ef29a8
PA
1142016-01-15 Pedro Alves <palves@redhat.com>
115
116 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
117
663f6d42
PA
1182016-01-13 Pedro Alves <palves@redhat.com>
119
120 * gdb.texinfo (Threads): Document the $_gthread convenience
121 variable.
122 (Convenience Vars): Likewise.
123
c84f6bbf
PA
1242016-01-13 Pedro Alves <palves@redhat.com>
125
126 * gdb.texinfo (Threads): Document "info threads -gid".
127
22a02324
PA
1282016-01-13 Pedro Alves <palves@redhat.com>
129
130 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
131 anchor.
132 (Threads In Python): Document new InferiorThread.global_num
133 attribute.
134
5d5658a1
PA
1352016-01-07 Pedro Alves <palves@redhat.com>
136
137 * gdb.texinfo (Threads): Document per-inferior thread IDs,
138 qualified thread IDs, global thread IDs and thread ID lists.
139 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
140 thread IDs.
141 (Convenience Vars): Document the $_thread convenience variable.
142 (Ada Tasks): Adjust to refer to thread IDs.
143 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
144 Commands, GDB/MI Variable Objects): Update to mention global
145 thread IDs.
146 * guile.texi (Breakpoints In Guile)
147 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
148 global thread IDs instead of thread IDs.
149 * python.texi (Threads In Python): Adjust documentation of
150 InferiorThread.num.
151 (Breakpoint.thread): Mention global thread IDs instead of thread
152 IDs.
153
84654457
PA
1542016-01-13 Pedro Alves <palves@redhat.com>
155
156 * python.texi (Threads In Python): Document
157 InferiorThread.inferior.
158
e3940304
PA
1592016-01-13 Pedro Alves <palves@redhat.com>
160
161 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
162 convenience variable.
163 (Convenience Vars): Likewise.
164
82075af2
JS
1652016-01-12 Josh Stone <jistone@redhat.com>
166 Philippe Waroquiers <philippe.waroquiers@skynet.be>
167
168 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
169 (Stop Reply Packets): List the syscall entry and return stop reasons.
170 (General Query Packets): Describe QCatchSyscalls, and add it to the
171 table and the detailed list of stub features.
172
bc504a31
PA
1732016-01-12 Pedro Alves <palves@redhat.com>
174
175 Remove use of the registered trademark symbol throughout.
176
cde67b27
YQ
1772016-01-12 Yao Qi <yao.qi@linaro.org>
178
179 * gdb.texinfo (Interrupts): Update the document on handling
180 interrupt when program is stopped.
181
19d9d4ef
DB
1822015-12-11 Don Breazeal <donb@codesourcery.com>
183
184 * gdb.texinfo (Forks): Correct Linux kernel version where
185 fork and exec events are supported, add notes about support
186 of these events in target remote mode.
187 (Connecting): Reorganize and clarify distinctions between
188 target remote, extended-remote, and multiprocess.
189 Reorganize related text from separate sections into new
190 sections.
191 (Server): Note effects of target extended-remote mode.
192 Delete section on Multi-Process Mode for gdbserver.
193 Move some text to "Connecting" node.
194
f4f4330e
PA
1952015-12-10 Pedro Alves <palves@redhat.com>
196
197 * gdb.texinfo (Threads): Replace warning with explanation
198 about single-threaded programs.
199
b1236ac3
PA
2002015-12-10 Pedro Alves <palves@redhat.com>
201
202 * gdb.texinfo (Threads): Remove mention of SGI.
203 (Forks): Remove mention of HP-UX.
204 (Breakpoints): Remove mention of HP-UX.
205 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
206 Reword in terms of architectures.
207 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
208 mention supported systems.
209 (Convenience Vars): Don't mention HP-UX.
210 (Jumping): Remove mention of HP-UX in comment.
211 (Files) <shared libraries>: Update supported shared library types
212 list. Remove mention of HP-UX.
213 (Native): Remove HP-UX subsection.
214 (SVR4 Process Information): Remove mention of HP-UX.
215
0f59c28f
PA
2162015-12-10 Pedro Alves <palves@redhat.com>
217
218 * gdb.texinfo (Stack): Reorder menu.
219
1c35a88f
LM
2202015-12-09 Luis Machado <lgustavo@codesourcery.com>
221
222 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
223 -var-set-format's new zero-hexadecimal format.
224
3685b09f
PMR
2252015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
226
227 * gdb.texinfo (Ada Mode Into): Move overloading support
228 description to its own node.
229 (Overloading support for Ada): New node.
230
f2faf941
PA
2312015-11-30 Pedro Alves <palves@redhat.com>
232
233 PR 14618
234 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
235 (Remote Configuration): Add the "set/show remote
236 no-resumed-stop-reply" to the available settings table.
237 (General Query Packets): Document the "no-resumed" qSupported
238 feature.
239
65706a29
PA
2402015-11-30 Pedro Alves <palves@redhat.com>
241
242 * gdb.texinfo (Remote Configuration): List "set/show remote
243 thread-events" command in configuration table.
244 (Stop Reply Packets): Document "T05 create" stop
245 reason and 'w' stop reply.
246 (General Query Packets): Document QThreadEvents packet. Document
247 QThreadEvents qSupported feature.
248
de979965
PA
2492015-11-30 Pedro Alves <palves@redhat.com>
250
251 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
252 anchor.
253 (Packets): Document vCtrlC.
254
79efa585
SM
2552015-11-26 Simon Marchi <simon.marchi@ericsson.com>
256
257 * gdb.texinfo (Thread List Format): Mention thread names.
258
7e0aa6aa
PA
2592015-11-24 Pedro Alves <palves@redhat.com>
260
261 PR 17539
262 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
263 program-spaces" example to ascending order listing.
264 (Threads): Adjust "info threads" example to ascending order
265 listing.
266 (Forks): Adjust "info inferiors" example to ascending order
267 listing.
268
0c532a29
MM
2692015-11-04 Markus Metzger <markus.t.metzger@intel.com>
270
271 * gdb.texinfo (Process Record and Replay): Document "record
272 instruction-history" modifiers.
273
fc58fa65
AB
2742015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
277 description.
278 (Frame Filter Management): Move to later in the 'Examining the
279 Stack' chapter.
280 (Selection): Add entry for 'select-frame'.
281
792005b0
DE
2822015-09-25 Doug Evans <dje@google.com>
283
284 * gdb.texinfo (Process Record and Replay): Fix syntax of
285 "record instruction-history begin, end" and
286 "record function-call-history begin, end".
287
c58b006b
SM
2882015-09-22 Simon Marchi <simon.marchi@ericsson.com>
289
290 * gdb.texinfo (Specifying Source Directories): Fix
291 substitute-path example.
292
f2665db5
MM
2932015-09-18 Markus Metzger <markus.t.metzger@intel.com>
294
295 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
296
e68fa6f0
PA
2972015-09-15 Pedro Alves <palves@redhat.com>
298
299 PR remote/18965
300 * gdb.texinfo (Stop Reply Packets): Revert previous change to
301 the vforkdone description.
302
8228463c
PA
3032015-09-15 Pedro Alves <palves@redhat.com>
304
305 PR remote/18965
306 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
307 part indicates the thread ID of the parent process.
308
750ce8d1
YQ
3092015-09-15 Yao Qi <yao.qi@linaro.org>
310
311 * gdb.texinfo (General Query Packets): Add vContSupported to
312 tables of 'gdbfeatures' and 'stub features' supported in the
313 qSupported packet, as well as to the list containing stub
314 feature details.
315
b459a59b
DB
3162015-09-11 Don Breazeal <donb@codesourcery.com>
317
318 * gdb.texinfo (Remote Configuration): Add exec event
319 feature to table of packet settings.
320 (Stop Reply Packets): Add exec events to the list of stop
321 reasons.
322 (General Query Packets): Add exec events to tables of
323 'gdbfeatures' and 'stub features' supported in the qSupported
324 packet, as well as to the list containing stub feature
325 details.
326
73b8c1fd
PA
3272015-08-24 Pedro Alves <palves@redhat.com>
328
329 * gdb.texinfo (Remote Configuration): Document the "set/show
330 remote multiprocess-extensions-packet" commands.
331
bb615428
PA
3322015-08-24 Pedro Alves <palves@redhat.com>
333
334 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
335 <M32R>: Remove references to M32R/D.
336 <M68K>: Remove references to target dbug.
337 <MIPS Embedded>: Remove references to target r3900 and target
338 array.
339 <PowerPC Embedded>: Remove references to target dink32 and target
340 ppcbug, target sds
341 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
342
2b4bf6af
AB
3432015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
346
566f5e3b
AB
3472015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
350
18989b3c
AB
3512015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
352
353 * gdb.texinfo (Maintenance Commands): Move documentation of "main
354 info bfds" to...
355 (File Caching): A New section. Outline bfd caching, and add new
356 description for "main set/show bfd-sharing".
357
6ff0ba5f
DE
3582015-08-14 Doug Evans <xdje42@gmail.com>
359
360 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
361 disassembly.
362 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
363
629500fa
KS
3642015-08-11 Keith Seitz <keiths@redhat.com>
365
366 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
367 Use "location(s)"instead of "linespec(s)".
368 (Specifying a Location): Rewrite.
369 Add subsections describing linespec, address, and explicit locations.
370 Add node/menu for each subsection.
371 (Source and Machine Code, C Preprocessor Macros)
372 (Create and Delete Trace points)
373 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
374 (Continuing at a Different Address): Remove "linespec" examples.
375 Add reference to "Specify a Location"
376 (The -break-insert Command): Rewrite. Add anchor.
377 Add reference to appropriate manual section discussing locations.
378 (The -dprintf-insert Command): Refer to -break-insert for
379 specification of 'location'.
380
fbea99ea
PA
3812015-08-07 Pedro Alves <palves@redhat.com>
382
383 * gdb.texinfo (Maintenance Commands): Document "maint set/show
384 target-non-stop".
385
da8c46d2
MM
3862015-08-07 Markus Metzger <markus.t.metzger@intel.com>
387
388 * gdb.texinfo (Process Record and Replay): Document prefixing of
389 speculatively executed instructions in the "record instruction-history"
390 command.
391
a3b5281e
DE
3922015-07-20 Doug Evans <dje@google.com>
393
394 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
395
6bcb1f97
DE
3962015-07-16 Doug Evans <dje@google.com>
397
398 * stabs.texinfo: @include gdb-cfg.texi.
399
db1ff28b
JK
4002015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
401
402 Revert the previous 2 commits:
403 gdbserver build-id attribute generator
404 Validate symbol file using build-id
405
ca5268b6
JK
4062015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
407
408 * gdb.texinfo (Files): Add 'set validate-build-id'
409 and 'show validate-build-id'.
410
700ca40f
JK
4112015-07-15 Aleksandar Ristovski <aristovski@qnx.com
412 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 gdbserver build-id attribute generator.
415 * gdb.texinfo (Library List Format for SVR4 Targets): Add
416 'build-id' in description, example, new attribute in dtd.
417
7c7f93f6
AB
4182015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
419
420 * gdb.texinfo (Selection): Update documentation for 'frame'
421 command.
422
b0627500
MM
4232015-07-02 Markus Metzger <markus.t.metzger@intel.com>
424
72f4393d 425 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
426 commands.
427
b20a6524
MM
4282015-07-02 Markus Metzger <markus.t.metzger@intel.com>
429
430 * gdb.texinfo (Process Record and Replay): Spell out that variables
431 and registers are not available during btrace replay.
432 Describe the new "record btrace pt" command.
433 Describe the new "set|show record btrace pt buffer-size" options.
434 (General Query Packets): Describe the new Qbtrace:pt and
435 Qbtrace-conf:pt:size packets.
436 Expand "bts" to "Branch Trace Store".
437 Update the branch trace DTD.
438
fc637f04
PP
4392015-06-26 Patrick Palka <patrick@parcs.ath.cx>
440
441 * gdb.texinfo (Command History): Document the new option
442 "history remove-duplicates".
443
18a94d75
DE
4442015-06-19 Doug Evans <dje@google.com>
445
446 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
447 longer supported.
448
0eacb298
PP
4492015-06-17 Patrick Palka <patrick@parcs.ath.cx>
450
451 * gdb.texinfo (Command History): Mention that setting
452 GDBHISTSIZE to the empty string disables history truncation.
453
bc460514
PP
4542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
455
456 PR gdb/16999
457 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
458 behavior.
459
b58c513b
PP
4602015-06-17 Patrick Palka <patrick@parcs.ath.cx>
461
462 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
463 with GDBHISTSIZE.
464
a86c90e6
SM
4652015-06-15 Simon Marchi <simon.marchi@ericsson.com>
466
467 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
468 bytes and memory units for -data-{read,write}-memory-bytes.
469 (Packets): Same for m, M and X packets.
470 * python.texi (Inferiors In Python): Same for read_memory and
471 write_memory.
472
c74f7d1c
JT
4732015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
474
475 * gdb.texinfo (Separate Debug Files): Document that PE is also
476 supported.
477
51f0e40d
AB
4782015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
481 single table entry.
482
966f0aef
WT
4832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
484
485 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
486
487
15a201c8
GB
4882015-06-10 Gary Benson <gbenson@redhat.com>
489
490 * gdb.texinfo (Remote Configuration): Document the
491 "set/show remote hostio-setfs-packet" command.
492 (Host I/O Packets): Document the vFile:setfs packet.
493
7a6a1731
GB
4942015-06-10 Gary Benson <gbenson@redhat.com>
495
496 * gdb.texinfo (Debugging Output): Document the "set/show debug
497 linux-namespaces" command.
498
7d73c23c 4992015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 500 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
501
502 * gdb.texinfo (i386): Add documentation about "show mpx bound"
503 and "set mpx bound".
504
27e0867f
DE
5052015-05-27 Doug Evans <dje@google.com>
506
507 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
508
b4f54984
DE
5092015-05-26 Doug Evans <dje@google.com>
510
511 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
512 command renamings.
513 (Maintenance Commands): Update for DWARF "set debug" command renamings.
514
55b40027
AB
5152015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
518
a4ea0946
AB
5192015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
522 (TUI Commands): Add 'tui enable' and 'tui disable' details.
523
37442ce1
DE
5242015-05-16 Doug Evans <xdje42@gmail.com>
525
526 * guile.texi (Memory Ports in Guile): Document support for unbuffered
527 memory ports.
528
36de76f9
JK
5292015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
530
531 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
532
0d71eef5
DB
5332015-05-12 Don Breazeal <donb@codesourcery.com>
534
535 * gdb.texinfo (Forks): Note that fork debugging is
536 supported in extended mode.
537 (Remote Configuration): Add fork event features to table
538 of packet settings.
539 (Stop Reply Packets): Add fork events to list of stop reasons.
540 (General Query Packets): Add fork events to tables of
541 'gdbfeatures' and 'stub features' supported in the qSupported
542 packet, as well as to the list containing stub feature
543 details.
544
835205d0
GB
5452015-05-12 Gary Benson <gbenson@redhat.com>
546
547 * gdb.texinfo (General Query Packets): Document
548 qXfer:exec-file:read with empty annex.
549
4c082a81
SC
5502015-05-09 Siva Chandra Reddy <sivachandra@google.com>
551
552 * python.texi (Values From Inferior): Add descriptions of new
553 methods gdb.Value.reference_value and gdb.Value.const_value.
554
b30a0bc3
JB
5552015-05-06 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.texinfo (Files): Add "info dll" documentation.
558 (Cygwin Native): Remove "info dll" documentation.
559
2ce1cdbf
DE
5602015-04-29 Doug Evans <dje@google.com>
561
562 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
563 Document.
564 (Writing an Xmethod): Add get_result_type to example.
565
59fb7612
SS
5662015-04-28 Sasha Smundak <asmundak@google.com>
567
568 * python.texi: New method documented.
569
cf75d6c3
AB
5702015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
571
572 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
573 format.
574
897c3d32
DE
5752015-04-24 Doug Evans <dje@google.com>
576
577 * python.texi (Xmethods In Python): Fix name of method to call the
578 xmethod.
579
1b6e6f5c
GB
5802015-04-17 Gary Benson <gbenson@redhat.com>
581
582 * gdb.texinfo (Connecting to a Remote Target): Mention that
583 GDB can access program files from remote targets that support
584 qXfer:exec-file:read and Host I/O packets.
585
c78fa86a
GB
5862015-04-17 Gary Benson <gbenson@redhat.com>
587
588 * gdb.texinfo (Remote Configuration): Document the "set/show
589 remote pid-to-exec-file-packet" command.
590 (General Query Packets): Document the qXfer:exec-file:read
591 qSupported features. Document the qXfer:exec-file:read packet.
592
a9a5a3d1
GB
5932015-04-17 Gary Benson <gbenson@redhat.com>
594
595 * gdb.texinfo (set sysroot): Document that "set sysroot" also
596 applies to executable paths if supplied to GDB as absolute.
597
4f45d445
JK
5982015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
599
600 * gdb.texinfo (Mode Options): Remove -xdb.
601
e7a8570f
JK
6022015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
603 Eli Zaretskii <eliz@gnu.org>
604
72f4393d
L
605 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
606 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
607 the compile command. New subsection Compiler search for the compile
608 command.
609
f2983cc3
AW
6102015-04-09 Andy Wingo <wingo@igalia.com>
611
612 * guile.texi (Frames In Guile): Describe frame-read-register.
613
599bd15c
GB
6142015-04-02 Gary Benson <gbenson@redhat.com>
615
616 * gdb.texinfo (set sysroot): Document "target:".
617
d11916aa
SS
6182015-04-01 Sasha Smundak <asmundak@google.com>
619
620 * doc/python.texi (Writing a Frame Unwinder in Python): Add
621 section.
622
df8411da
SDJ
6232015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
624
625 PR corefiles/16092
626 * gdb.texinfo (gcore): Mention new command 'set
627 use-coredump-filter'.
628 (set use-coredump-filter): Document new command.
629
d33279b3
AT
6302015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
631
632 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
633 documentation, reorder the info os entries in alphabetical order.
634
852f8402
SM
6352015-03-26 Simon Marchi <simon.marchi@ericsson.com>
636
637 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
638 -data-write-memory-bytes.
639
856e7dd6
PA
6402015-03-24 Pedro Alves <palves@redhat.com>
641
642 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
643 mention that threads may sometimes run unlocked.
644
236af5e3
YG
6452015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
646
647 * gdb.texinfo (Remote configuration): Document "set/show
648 serial parity" command.
649
464b0089
GB
6502015-03-18 Gary Benson <gbenson@redhat.com>
651
652 * gdb.texinfo (General Query Packets): Remove documentation
653 for now-removed vFile:fstat qSupported features.
654
0a93529c
GB
6552015-03-11 Gary Benson <gbenson@redhat.com>
656
657 * gdb.texinfo (Remote Configuration): Document the
658 "set/show remote hostio-fstat-packet" command.
659 (General Query Packets): Document the vFile:fstat
660 qSupported features.
661 (Host I/O Packets): Document the vFile:fstat packet.
662
85642ba0
AW
6632015-03-11 Andy Wingo <wingo@igalia.com>
664
665 * guile.texi (Objfiles In Guile): Document objfile-progspace.
666
f7e6eed5
PA
6672015-03-04 Pedro Alves <palves@redhat.com>
668
669 * gdb.texinfo (Remote Configuration): Document the "set/show
670 remote swbreak-feature-packet" and "set/show remote
671 hwbreak-feature-packet" commands.
672 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
673 decription.
674 (Stop Reply Packets): Document the swbreak and hwbreak stop
675 reasons.
676 (General Query Packets): Document the swbreak and hwbreak
677 qSupported features.
678 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
679
f873665f 6802015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
681
682 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
683 under *stopped.
684
9a284c97
DE
6852015-03-02 Doug Evans <xdje42@gmail.com>
686
687 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
688
446899e4
AA
6892015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
690
691 * gdb.texinfo (S/390 and System z Features): Describe new feature
692 "org.gnu.gdb.s390.vx".
693
7ee67ee4
SDJ
6942015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
695
696 PR gdb/18008
697 * gdb.texinfo (maint internal-error, maint internal-warning, maint
698 demangler-warning): Fix typo ("problam").
699
53cf2ee0
DT
7002015-02-19 David Taylor <dtaylor@emc.com>
701
702 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
703
3133f8c1
JM
7042015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
705
706 * gdb.texinfo (Static Probe Points): Add cindex `static probe
707 point, DTrace'.
708 (Static Probe Points): Modified to cover DTrace probes in addition
709 to SystemTap probes. Also modified to cover the `enable probe'
710 and `disable probe' commands.
711
9aca2ff8
JM
7122015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
713
714 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
715 `disable probe' commands.
716
fa3f8d5a
DT
7172015-02-12 David Taylor <dtaylor@emc.com>
718
719 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
720 fields of the QTDV packet.
721
d33501a5
MM
7222015-02-09 Markus Metzger <markus.t.metzger@intel.com>
723
724 * gdb.texinfo (Branch Trace Configuration Format): Add size.
725 (Process Record and Replay): Describe new set|show commands.
726 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
727
f4abbc16
MM
7282015-02-09 Markus Metzger <markus.t.metzger@intel.com>
729
730 * gdb.texinfo (Process Record and Replay): Describe the "record
731 btrace bts" command.
732 (General Query Packets): Describe qXfer:btrace-conf:read packet.
733 (Branch Trace Configuration Format): New.
734
cfb069a8
GB
7352015-01-31 Gary Benson <gbenson@redhat.com>
736 Doug Evans <dje@google.com>
737
738 * gdb.texinfo (Command Completion): Document new
739 "set/show max-completions" option.
740
f57d2163
DE
7412015-01-31 Doug Evans <xdje42@gmail.com>
742
743 * gdb.texinfo (Symbols): Document new commands
744 "maint print symbol-cache", "maint print symbol-cache-statistics",
745 "maint flush-symbol-cache". Document new option
746 "maint set symbol-cache-size".
747
9f050062
DE
7482015-01-31 Doug Evans <xdje42@gmail.com>
749
750 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
751 distinguish script files vs inlined scripts.
752 * python.texi (Python Auto-loading): Ditto.
753
b6577aab
DE
7542015-01-30 Doug Evans <dje@google.com>
755
756 * gdb.texinfo (Symbols) <info source>: Output now contains producer
757 string if present.
758
3a8b707a
DE
7592015-01-27 Doug Evans <dje@google.com>
760
761 * python.texi (Objfiles In Python): Document Objfile.username.
762
1b549396
DE
7632015-01-27 Doug Evans <dje@google.com>
764
765 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
766 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
767
253828f1
JK
7682015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
769
770 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
771
bf555842
EZ
7722015-01-16 Eli Zaretskii <eliz@gnu.org>
773
774 * doc/gdb.texinfo (TUI Commands): Document the possible
775 values of NAME argument to 'winheight' command. Explain the
776 effect of 'tabset' setting better.
777
439250fb
DE
7782015-01-11 Doug Evans <xdje42@gmail.com>
779
780 PR gdb/15830
781 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
782 (Symbols): Ditto.
783 (Maintenance Commands): Delete docs for "maint demangle".
784
6bf6fd09
JB
7852014-12-31 Joel Brobecker <brobecker@adacore.com>
786
787 * gdb.texinfo (Files): Remove documentation of the
788 "add-shared-symbol-files" and "assf" commands.
789 (Cygwin Native): Remove documentation of the "dll-symbols"
790 command.
791
cc485e62
DE
7922014-12-17 Doug Evans <xdje42@gmail.com>
793
794 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
795
bb2ec1b3
TT
7962014-12-12 Phil Muldoon <pmuldoon@redhat.com>
797 Jan Kratochvil <jan.kratochvil@redhat.com>
798
799 * gdb.texinfo (Altering): Update.
800 (Compiling and Injecting Code): New node.
801
6dddd6a5
DE
8022014-12-12 Doug Evans <dje@google.com>
803
804 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
805
f5b95c01
AA
8062014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
807
808 * gdb.texinfo: Document "maint print user-registers".
809
a0be3e44
DE
8102014-12-08 Doug Evans <dje@google.com>
811
812 * python.texi (Objfiles In Python): Document Objfile.owner.
813
86e4ed39
DE
8142014-12-04 Doug Evans <dje@google.com>
815
816 * python.texi (Objfiles In Python): Document
817 Objfile.add_separate_debug_file.
818
7c50a931
DE
8192014-12-04 Doug Evans <dje@google.com>
820
821 * python.texi (Objfiles In Python): Document Objfile.build_id.
822
162078c8
NB
8232014-12-02 Nick Bull <nicholaspbull@gmail.com>
824
825 * python.texi (Events In Python): Document new events
826 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
827 and RegisterChangedEvent.
828
f10c5b19
JK
8292014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
830
831 Add add-auto-load-scripts-directory.
832 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
833 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
834
413b59ae
JK
8352014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
836
837 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
838 description typo.
839
02be9a71
DE
8402014-10-30 Doug Evans <dje@google.com>
841
842 * python.texi (Progspaces In Python): Document ability to add
843 random attributes to gdb.Progspace objects.
844 (Objfiles In Python): Document ability to add random attributes to
845 gdb.objfile objects.
846
e5f8a7cc
PA
8472014-10-27 Pedro Alves <palves@redhat.com>
848
849 * gdb.texinfo (Continuing and Stepping): Add cross reference to
850 info on stepping and signal handlers.
851 (Signals): Explain stepping and signal handlers. Add context
852 index entry, and cross references.
853
fab3a15d
SM
8542014-10-20 Simon Marchi <simon.marchi@ericsson.com>
855
856 * python.texi (Breakpoints In Python): Add parenthesis after
857 Breakpoint.delete. Clarify Breakpoint.enabled description so
858 that it contains "disable".
859
4ffbba72
DE
8602014-10-17 Doug Evans <dje@google.com>
861
862 * python.texi (Events In Python): Document clear_objfiles event.
863
d096d8c1
DE
8642014-10-17 Doug Evans <dje@google.com>
865
866 * python.texi (Objfiles In Python): Document new progspace attribute.
867
32a8097b
PA
8682014-10-17 Pedro Alves <palves@redhat.com>
869
870 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
871 (SVR4 Process Information): Delete mention of OSF/1.
872
2ddf4301
SM
8732014-10-01 Simon Marchi <simon.marchi@ericsson.com>
874
875 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
876 exit-code field in -list-thread-groups output.
877
342cc091
JBG
8782014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
879
880 * gdb.texinfo (Set Breaks): Add missing "@end table".
881
a25a5a45
PA
8822014-09-22 Pedro Alves <palves@redhat.com>
883
884 * gdb.texinfo (Set Breaks): Document that "set breakpoint
885 always-inserted off" is the default mode now. Delete
886 documentation of "set breakpoint always-inserted auto".
887
2b4fd423
DE
8882014-09-18 Doug Evans <dje@google.com>
889
890 * python.texi (Symbol Tables In Python): Document "producer"
891 attribute of gdb.Symtab objects.
892
deb8ff2b
PA
8932014-09-16 Pedro Alves <palves@redhat.com>
894
895 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
896 (Embedded OS): Remove VxWorks menu entry.
897 (VxWorks): Remove node.
898
81219e53
DE
8992014-09-13 Doug Evans <xdje42@gmail.com>
900
901 * gdb.texinfo (Signaling): Document new queue-signal command.
902
faa42425
DE
9032014-09-06 Doug Evans <xdje42@gmail.com>
904
905 PR 15276
906 * gdb.texinfo (Convenience Funs): Document $_caller_is,
907 $_caller_matches, $_any_caller_is, $_any_caller_matches.
908
1a6a384b
JL
9092014-09-03 Justin Lebar <jlebar@google.com>
910
911 * python.texi (Types In Python): Type.template_argument(n) returns a
912 gdb.Value or a gdb.Type and throws an exception if n is out of
913 range.
914
5f3b99cf
SS
9152014-09-03 Sasha Smundak <asmundak@google.com>
916
917 * python.texi (Frames in Python): Add read_register description.
918
3cecbbbe
TT
9192014-08-04 Tom Tromey <tromey@redhat.com>
920
921 * gdb.texinfo (Debugging Output): Update for change to "set debug
922 target".
923
90debf20
MM
9242014-08-01 Masaki Muranaka <monaka@monami-software.com>
925
926 Pushed by Joel Brobecker <brobecker@adacore.com>.
927 * Makefile.in (transform): New variable.
928 (install-man1, install-man5): Apply $(transform) to man file names.
929
ee7333ae
DE
9302014-07-26 Doug Evans <xdje42@gmail.com>
931
932 PR guile/17177
933 * guile.texi (Guile Pretty Printing API): Fix typo.
934 Document set-pretty-printers!, pretty-printers.
935 (Selecting Guile Pretty-Printers): Update.
936 Mention program-space based pretty-printers.
937
70509625
PA
9382014-07-25 Pedro Alves <palves@redhat.com>
939 Eli Zaretskii <eliz@gnu.org>
940
941 * gdb.texinfo (Signaling) <signal command>: Explain what happens
942 with multi-threaded programs.
943
b67a2c6f
YQ
9442014-06-27 Yao Qi <yao@codesourcery.com>
945
946 * gdb.texinfo (Maintenance Commands): Update the output of
947 'maint print dummy-frames' command.
948
f179cf97
EZ
9492014-06-24 Eli Zaretskii <eliz@gnu.org>
950
951 * gdb.texinfo (Screen Size): Improve indexing.
952
992c7d70
GB
9532014-06-19 Gary Benson <gbenson@redhat.com>
954
955 * gdb.texinfo (Maintenance Commands): Document new
956 "maint set/show catch-demangler-crashes" option.
957
57fcfb1b
GB
9582014-06-19 Gary Benson <gbenson@redhat.com>
959
960 * gdb.texinfo (Maintenance Commands): Document new
961 "maint demangler-warning" command and new
962 "maint set/show demangler-warning" option.
963
dd5d5494
SC
9642014-06-09 Siva Chandra Reddy <sivachandra@google.com>
965
966 * python.texi (Xmethod API): Add space before the opening
967 parenthesis in function descriptions.
968
25326a28 9692014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
970
971 * guile.texi (Guile Configuration): Document guile-data-directory.
972
0a770bb2 9732014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
974
975 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
976
16f691fb
DE
9772014-06-04 Doug Evans <xdje42@gmail.com>
978
979 * guile.texi (Breakpoints In Guile): Update.
980
1e47491b
JB
9812014-06-03 Joel Brobecker <brobecker@adacore.com>
982
983 * python.texi (Xmethod API): Fix reference to "Progspaces In
984 Python".
985
0c6e92a5
SC
9862014-06-03 Siva Chandra Reddy <sivachandra@google.com>
987
988 * python.texi (Xmethods In Python, XMethod API)
989 (Writing an Xmethod): New nodes.
990 (Python API): New menu entries "Xmethods In Python",
991 "Xmethod API", "Writing an Xmethod".
992
06eb1586
DE
9932014-06-02 Doug Evans <xdje42@gmail.com>
994
995 * guile.texi (Guile API): Add entry for Parameters In Guile.
996 (GDB Scheme Data Types): Mention <gdb:parameter> object.
997 (Parameters In Guile): New node.
998
e698b8c4
DE
9992014-06-02 Doug Evans <xdje42@gmail.com>
1000
1001 * guile.texi (Guile API): Add entry for Commands In Guile.
1002 (Basic Guile) <parse-and-eval>: Add reference.
1003 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1004 (GDB Scheme Data Types): Mention <gdb:command> object.
1005 (Commands In Guile): New node.
1006
ded03782
DE
10072014-06-02 Doug Evans <xdje42@gmail.com>
1008
1009 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1010 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1011 (Progspaces In Guile): New node.
1012
53e8a631
AB
10132014-05-30 Andrew Burgess <aburgess@broadcom.com>
1014
1015 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1016 * python.texi (Frames In Python): Mention
1017 gdb.FRAME_UNWIND_MEMORY_ERROR.
1018
329ea579
PA
10192014-05-29 Pedro Alves <palves@redhat.com>
1020 Tom Tromey <tromey@redhat.com>
1021
1022 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1023 from example.
1024 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1025 Mention that target-async is now deprecated.
1026 (Maintenance Commands): Document maint set/show target-async.
1027
92bcb5f9
PA
10282014-05-29 Pedro Alves <palves@redhat.com>
1029
1030 * observer.texi (sync_execution_done, command_error): New
1031 subjects.
1032
fd664c91
PA
10332014-05-29 Pedro Alves <palves@redhat.com>
1034
1035 PR gdb/13860
1036 * observer.texi (signal_received, end_stepping_range)
1037 (signal_exited, exited, no_history): New observer subjects.
1038
b2715b27
AW
10392014-05-26 Andy Wingo <wingo@igalia.com>
1040
1041 * guile.texi (GDB Scheme Data Types): Remove documentation for
1042 removed interfaces. Update spelling of gdb-object-kind.
1043
9eaa4c1e
AW
10442014-05-26 Andy Wingo <wingo@igalia.com>
1045
1046 * guile.texi (Basic Guile): Fix some typos.
1047
0f1e8403
AW
10482014-05-26 Andy Wingo <wingo@igalia.com>
1049
1050 * guile.texi (Writing a Guile Pretty-Printer)
1051 (Guile Types Module): Fix excess parentheses in use-modules forms.
1052
697aa1b7
EZ
10532014-05-24 Eli Zaretskii <eliz@gnu.org>
1054
1055 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1056 (Breakpoints In Guile, Guile Printing Module)
1057 (Guile Exception Handling, Values From Inferior In Guile)
1058 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1059 Don't use @var at the beginning of a sentence.
1060
1061 * gdb.texinfo (Frame Filter Management, Trace Files)
1062 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1063 (PowerPC Embedded, Define, Annotations for Running)
1064 (IPA Protocol Commands, Packets, General Query Packets)
1065 (Tracepoint Packets, Notification Packets, Environment)
1066 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1067 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1068 (Frames, Backtrace, Selection, Expressions, Registers)
1069 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1070 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1071 (Source Annotations, Using JIT Debug Info Readers, Packets)
1072 (Stop Reply Packets, Host I/O Packets)
1073 (Target Description Format): Don't use @var at the beginning of a
1074 sentence.
1075
1076 * python.texi (Basic Python, Types In Python)
1077 (Commands In Python, Frames In Python, Line Tables In Python)
1078 (Breakpoints In Python, gdb.printing, gdb.types)
1079 (Type Printing API): Don't use @var at the beginning of a
1080 sentence.
1081
67b5c0c1
MM
10822014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1083
1084 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1085 replay-memory-access".
1086
6a3cb8e8
PA
10872014-05-21 Pedro Alves <palves@redhat.com>
1088
1089 * gdb.texinfo (Starting): Document "set/show
1090 auto-connect-native-target".
1091 (Target Commands): Document "target native".
1092
936d2992
PA
10932014-05-20 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1096 not be remote specific. Add cross reference to the qCRC packet.
1097 (Separate Debug Files): Update cross reference to the qCRC packet.
1098 (General Query Packets) <qCRC packet>: Add anchor.
1099
b3ce5e5f
DE
11002014-05-17 Doug Evans <xdje42@gmail.com>
1101
1102 Copy over changes from guile.texi.
1103 * python.texi (Basic Python) <gdb.execute>: Add text.
1104 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1105 (Values From Inferior) <Python string>: Add text.
1106 (Values From Inferior) <Value.string>: Clarify string length handling.
1107 (Pretty Printing API): Add cindex.
1108 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1109 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1110 @vindex.
1111 (Commands In Python) <COMPLETE_*>: Similarly.
1112 (Symbols In Python) <SYMBOL_*>: Similarly.
1113 (Breakpoints In Python) <WP_*>: Similarly.
1114 (Breakpoints In Python) <BP_*>: Similarly.
1115
8dfcab11
DT
11162014-05-17 David Taylor <dtaylor@emc.com>
1117
1118 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1119 mentioned in the qfThreadInfo reply.
1120
8d551b02
DE
11212014-05-16 Doug Evans <dje@google.com>
1122
1123 * gdb.texinfo (Mode Options): Add -D.
1124
e20bd8f4
SB
11252014-05-09 Samuel Bronson <naesten@gmail.com>
1126
1127 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1128 "make -C".
1129
f989a1c8
TT
11302014-04-29 Tom Tromey <tromey@redhat.com>
1131
1132 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1133 "show debug varobj".
1134
95cf3b38
DT
11352014-05-01 David Taylor <dtaylor@emc.com>
1136
1137 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1138 option.
1139
01f9f808
MS
11402014-04-24 Michael Sturm <michael.sturm@mintel.com>
1141 Walfred Tedeschi <walfred.tedeschi@intel.com>
1142
1143 * gdb.texinfo (i386 Features): Add description of AVX512
1144 registers.
1145
770e7fc7
DE
11462014-03-31 Doug Evans <dje@google.com>
1147
1148 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1149
97d8f0ee
DE
11502014-03-30 Doug Evans <dje@google.com>
1151
1152 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1153 (Background Execution): Ditto.
1154
36cb1214
HZ
11552014-03-21 Pedro Alves <palves@redhat.com>
1156 Stan Shebs <stan@codesourcery.com>
1157 Hui Zhu <hui@codesourcery.com>
1158
1159 * gdb.texinfo (Packets): Add anchor to "? packet".
1160 Remove fixme and update introduction of "k packet".
1161 Add anchor to "vKill packet".
1162
5e3a2c38
SS
11632014-03-12 Stan Shebs <stan@codesourcery.com>
1164
1165 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1166
7a5a839f
LC
11672014-02-26 Ludovic Courtès <ludo@gnu.org>
1168
dc6ae996 1169 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1170
95060284
JB
11712014-02-20 Joel Brobecker <brobecker@adacore.com>
1172
1173 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1174 and "assf" as being deprecated.
1175 (Cygwin Native): Likewise for "dll-symbols".
1176 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1177 as a way to force the loading of symbols from a DLL.
1178
f7bd0f78
SC
11792014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1180
1181 * python.texi (Values From Inferior): Add description about the
1182 new feature.
1183
329baa95
DE
11842014-02-17 Doug Evans <xdje42@gmail.com>
1185
1186 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1187 * gdb.texinfo (Python): Moved to ...
1188 * python.texi: ... here. New file.
1189
687894f5
DE
11902014-02-17 Ludovic Courtès <ludo@gnu.org>
1191
d25f38ee 1192 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1193 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1194 parameter to 'str-lookup-function' procedure. Look for
1195 the "std::string<" prefix.
1196 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1197 Adjust description.
1198
6fb526ee
DE
11992014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1200
d25f38ee 1201 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1202 parantheses for deffn.
1203 (Disassembly In Guile): Ditto.
1204
1e0a5178
SS
12052014-02-10 Stan Shebs <stan@codesourcery.com>
1206
1207 Add Doxygen support.
1208 * Makefile.in (doxy): New action, generates Doxygen files.
1209 (DOXYGEN): New.
1210 (doxyedit): New.
1211 * Doxyfile-base.in: New file.
1212 * Doxyfile-gdb-api.in: New file.
1213 * Doxyfile-gdb-xref.in: New file.
1214 * Doxyfile-gdbserver.in: New file.
1215 * doxy-index.in: New file.
1216 * filter-for-doxygen: New file.
1217 * filter-params.pl: New file.
1218
ed3ef339
DE
12192014-02-10 Doug Evans <xdje42@gmail.com>
1220
1221 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1222 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1223 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1224 (Guile docs): Include guile.texi.
1225 (objfile-gdbdotext file): Add objfile-gdb.scm.
1226 (dotdebug_gdb_scripts section): Mention Guile scripts.
1227 (Multiple Extension Languages): New node.
1228 * guile.texi: New file.
1229
c6044dd1
JB
12302014-01-28 Joel Brobecker <brobecker@adacore.com>
1231
1232 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1233 ignore-descriptive-types". commands.
1234
87ce2a04
DE
12352014-01-22 Doug Evans <dje@google.com>
1236
1237 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1238 (gdbserver man): Ditto.
1239
52834460
MM
12402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1241
1242 * gdb.texinfo: Document limited reverse/replay support
1243 for target record-btrace.
1244
0688d04e
MM
12452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1246
1247 * gdb.texinfo (Process Record and Replay): Update documentation.
1248
8710b709
MM
12492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1250
1251 * gdb.texinfo (Process Record and Replay): Document new /c
1252 modifier accepted by "record function-call-history".
1253 Add /i modifier to "record function-call-history" example.
1254
dcf106f3
JB
12552014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1256 Joel Brobecker <brobecker@adacore.com>
1257
1258 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1259 markers. Remove one that was misplaced.
1260
41ef2965
PA
12612014-01-10 Pedro Alves <palves@redhat.com>
1262
1263 * gdb.texinfo (Your Program's Environment) <set environment>:
1264 Mention the shell, and point at 'set exec-wrapper'.
1265
c0d48811
JB
12662014-01-07 Joel Brobecker <brobecker@adacore.com>
1267
1268 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1269
5fba4c0f
JB
12702013-12-30 Joel Brobecker <brobecker@adacore.com>
1271
1272 * gdb.texinfo (Types In Python): Clarify the documentation
1273 of attribute gdb.Field.bitpos.
1274
0809504b
JB
12752013-12-28 Joel Brobecker <brobecker@adacore.com>
1276
1277 * gdb.texinfo (Types In Python): Fix the documentation of
1278 attribute "bitpos" in class gdb.Field for enum types. Add
1279 documentation for attribute "enumval" in that same class.
1280
edef6000
JB
12812013-12-28 Joel Brobecker <brobecker@adacore.com>
1282
1283 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1284 @ftable.
1285
71b8c845
DE
12862013-12-23 Doug Evans <xdje42@gmail.com>
1287
1288 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1289 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1290 corresponding section in Extending GDB.
1291 (Extending GDB): Move menu up. New menu item "Auto-loading
1292 extensions".
1293 (Sequences): New menu item "Auto-loading sequences".
1294 (Auto-loading sequences): New node.
1295 (Python): Rename section from Scripting GDB to Extending GDB.
1296 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1297 Move docs on ways to auto-load extensions to ...
1298 (Auto-loading extensions): ... here. New node.
1299
d192b373
JB
13002013-12-23 Joel Brobecker <brobecker@adacore.com>
1301
1302 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1303 in menu.
1304 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1305 command, now in a new node.
1306 (GDB/MI Support Commands): New node, with its contents being
1307 extracted from the "GDB/MI Miscellaneous Commands" node.
1308 A small paragraph introducing the section is also added at
1309 the start.
1310 (GDB/MI Miscellaneous Commands): Delete the description of the
1311 -info-gdb-mi-command, -list-features and -list-target-features
1312 commands, now hosted in the "GDB/MI Support Commands" node.
1313
a16b0e22
SC
13142013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1315
1316 PR python/16113
1317 * gdb.texinfo (Values From Inferior): Add a note about using
1318 gdb.Field objects as subscripts on gdb.Value objects.
1319 (Types In Python): Add description about the new attribute
1320 "parent_type" of gdb.Field objects.
1321
9b26f0fb
JB
13222013-12-12 Joel Brobecker <brobecker@adacore.com>
1323
1324 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1325 entry for section docuumenting the -list-features GDB/MI command.
1326
72bfa06c
JB
13272013-12-10 Joel Brobecker <brobecker@adacore.com>
1328
1329 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1330 "exec-run-start-option" entry in the output of the "-list-features"
1331 command.
1332
3ea8680f
EZ
13332013-12-04 Eli Zaretskii <eliz@gnu.org>
1334
1335 * gdb.texinfo (i386): Fix yesterday's commit.
1336
1a4f73eb
TT
13372013-12-03 Tom Tromey <tromey@redhat.com>
1338
1339 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1340 documented here.
1341
6cb999f8
TT
13422013-12-03 Tom Tromey <tromey@redhat.com>
1343
1344 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1345
ca8941bb
WT
13462013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1347
1348 * gdb.texinfo (i386 Features): Add MPX feature registers.
1349 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1350 a subsubsection for MPX and describes the display of the
1351 boundary registers.
1352
688981c9
JB
13532013-12-03 Joel Brobecker <brobecker@adacore.com>
1354
1355 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1356 documentation of the "ada-exceptions" entry.
1357
2ea126fa
JB
13582013-12-03 Joel Brobecker <brobecker@adacore.com>
1359
1360 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1361 "^error" result record concerning the error message. Document
1362 the error code that may also be part of that result record.
1363 (GDB/MI Miscellaneous Commands): Document the
1364 "undefined-command-error-code" element in the output of
1365 the "-list-features" GDB/MI command.
1366
6b7cbff1
JB
13672013-12-03 Joel Brobecker <brobecker@adacore.com>
1368
1369 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1370 the new -info-gdb-mi-command GDB/MI command. Document
1371 the meaning of "-info-gdb-mi-command" in the output of
1372 -list-features.
1373
20e1ca3b
PA
13742013-11-29 Pedro Alves <palves@redhat.com>
1375
1376 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1377 Update comment.
1378
29453a14
YQ
13792013-11-24 Yao Qi <yao@codesourcery.com>
1380
1381 * gdb.texinfo (Caching Remote Data): Document new
1382 "set/show stack-cache" option.
1383
6dd315ba
YQ
13842013-11-24 Yao Qi <yao@codesourcery.com>
1385
1386 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1387 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1388 "off" respectively.
1389
9df9dbe0
YQ
13902013-11-23 Yao Qi <yao@codesourcery.com>
1391
1392 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1393 of "displayhint" to the table about child results.
1394
c78feb39
YQ
13952013-11-21 Yao Qi <yao@codesourcery.com>
1396
1397 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1398 'dynamic' for the output of command -var-list-children.
1399
27b81af3
YQ
14002013-11-21 Yao Qi <yao@codesourcery.com>
1401
1402 * gdb.texinfo (Caching Target Data): Remove "see" before
1403 @pxref.
1404
b26dfc9a
YQ
14052013-11-20 Yao Qi <yao@codesourcery.com>
1406
1407 * gdb.texinfo (Caching Target Data): Update doc for
1408 per-address-space dcache.
1409
b12039c6
YQ
14102013-11-20 Yao Qi <yao@codesourcery.com>
1411
1412 * gdb.texinfo (Data): Rename menu item.
1413 (Caching Remote Data): Rename to ...
1414 (Caching Target Data): ... it. Update.
1415
422ad5c2
JB
14162013-11-18 Joel Brobecker <brobecker@adacore.com>
1417
1418 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1419 "language-option" entry in the output of the "-list-features"
1420 command.
1421
805e1f19
TT
14222013-11-15 Tom Tromey <tromey@redhat.com>
1423
1424 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1425 Add example.
1426
8fe1b653
TT
14272013-11-14 Tom Tromey <tromey@redhat.com>
1428
1429 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1430
403cb6b1
JB
14312013-11-14 Joel Brobecker <brobecker@adacore.com>
1432
1433 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1434 (Context management): Place current subsection text into its own
1435 subsubsection. Add new subsubsection describing the "--language"
1436 command option.
1437
93973826
JB
14382013-11-13 Joel Brobecker <brobecker@adacore.com>
1439
1440 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1441 the documentation of "info-ada-exceptions" in the output
1442 of the "-list-features" command. Add the documentation
1443 of the "ada-exception" entry instead.
1444
6adcee18
JB
14452013-11-12 Joel Brobecker <brobecker@adacore.com>
1446
93973826 1447
6adcee18
JB
1448 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1449 word of a couple of sentences to start with a capital letter.
1450
58d06528
JB
14512013-11-12 Joel Brobecker <brobecker@adacore.com>
1452
1453 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1454 (Ada Exceptions): New node.
1455 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1456 Commands" node.
1457 (GDB/MI Ada Exceptions Commands): New node.
1458 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1459 field in the output of the "-list-features" command.
1460 * NEWS: Add entry for the new "info exceptions" CLI command,
1461 and for the new "-info-ada-exceptions" GDB/MI command.
1462
bc79de95
PM
14632013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1464
1465 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1466 (Line Tables In Python): New node.
1467
73be47f5
DE
14682013-11-08 Doug Evans <dje@google.com>
1469
1470 * gdb.texinfo (Debugging Output): Update text for
1471 "set debug dwarf2-read".
1472
db0fec5c
DE
14732013-11-08 Doug Evans <dje@google.com>
1474
1475 * gdb.texinfo (Debugging Output): Update text for
1476 "set debug symtab-create".
1477
92e32e33
PM
14782013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1479
72f4393d
L
1480 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1481 constant.
92e32e33 1482
f76c27b5
PM
14832013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1484
1485 * gdb.texinfo (Breakpoints In Python): Document temporary
1486 option in breakpoint constructor, and add documentation to the
1487 temporary attribute.
1488
fa4d0c40
YQ
14892013-11-07 Yao Qi <yao@codesourcery.com>
1490
1491 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1492 output of "-var-info-expression".
1493
afa332ce
PA
14942013-11-06 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1497 non-interactive mode.
1498 (Environment) <shell startup files warning>: Mention
1499 non-interactive mode. Mention .zshenv for Z shell, and talk about
1500 BASH_ENV instead of .bashrc for BASH.
1501
9ac69859
NB
15022013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1503
1504 * gdb.texinfo (Commands to Specify Files): Add description
1505 of the remove-symbol-file command.
1506 * observer.texi: New free_objfile event
1507
98882a26
PA
15082013-10-24 Pedro Alves <palves@redhat.com>
1509
1510 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1511
ce13fade
JB
15122013-10-11 Joel Brobecker <brobecker@adacore.com>
1513
1514 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1515 New subsection inside which the "-catch-load" and "-catch-unload"
1516 commands documentation is now placed.
1517 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1518 documenting the "-catch-assert" and "-catch-exception" new
1519 GDB/MI commands.
1520
2446f5ea
JB
15212013-10-10 Joel Brobecker <brobecker@adacore.com>
1522
1523 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1524
0d12017b
JB
15252013-10-10 Joel Brobecker <brobecker@adacore.com>
1526
bd80dc1a
JB
1527 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1528 serial baud".
1529 (Remote Configuration): Replace "set remotebaud" by "set serial
1530 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1531
f4fb82a1
PA
15322013-10-07 Pedro Alves <palves@redhat.com>
1533
1534 PR breakpoints/11568
1535 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1536 when the thread is removed from the thread list.
1537
0c557179
SDJ
15382013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1539
1540 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1541 Update entry for $_exitcode.
1542
5713b9b5
JB
15432013-10-04 Joel Brobecker <brobecker@adacore.com>
1544
1545 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1546 new "--start" option.
1547
901461f8
PA
15482013-10-02 Pedro Alves <palves@redhat.com>
1549
1550 * gdb.texinfo (Registers): Expand description of saved registers
1551 in frames. Explain <not saved>.
1552
8fb8eb5c
DE
15532013-09-25 Doug Evans <dje@google.com>
1554
1555 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1556
0a7cfe2c
SS
15572013-09-16 Stan Shebs <stan@codesourcery.com>
1558
1559 Remove the internals manual gdbint.texinfo.
1560 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1561 (PDFFILES): Remove gdbint.pdf.
1562 (HTMLFILES): Remove gdbint/index.html.
1563 (HTMLFILES_INSTALL): Remove gdbint.
1564 (GDBINT_DOC_FILES): Remove.
1565 (dvi): Remove gdbint.dvi.
1566 (ps): Remove gdbint.ps.
1567 * gdbint.texinfo: Remove file.
1568 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1569
a280dbd1
SDJ
15702013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1571
1572 * gdb.texinfo (Convenience Functions): Mention new convenience
1573 function $_isvoid.
1574
4ac33720
UW
15752013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1576
1577 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1578 (Standard Target Features): Add new node to menu.
1579 (S/390 and System z Features): New node.
1580
b3d3b4bd
SA
15812013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1582
1583 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1584 -list-target-features in the example.
1585
edf9f00c
JK
15862013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1587
1588 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1589 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1590
1d236d23
JK
15912013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1592
1593 Sync documentation with gdb.base/gnu-debugdata.exp.
1594 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1595
5423b017
JK
15962013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1597
1598 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1599
6211c335
YQ
16002013-08-27 Pedro Alves <pedro@codesourcery.com>
1601 Yao Qi <yao@codesourcery.com>
1602
1603 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1604 Document new --skip-unavailable option.
1605 <-stack-list-variables>: Document new --skip-unavailable option.
1606
52e260a3
DE
16072013-08-26 Doug Evans <dje@google.com>
1608
1609 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1610 an optional regexp.
1611
5e92f71a
TT
16122013-08-13 Tom Tromey <tromey@redhat.com>
1613
1614 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1615 Document GDB_PARALLEL and GDB_INOTIFY.
1616
c5d7073b
SS
16172013-08-09 Stan Shebs <stan@codesourcery.com>
1618
1619 * LRS: Remove file, describes a long-abandoned live-range
1620 splitting extension to stabs.
1621
6fbe845e
AB
16222013-07-25 Andrew Burgess <aburgess@broadcom.com>
1623
1624 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1625
e7045703
DE
16262013-07-17 Doug Evans <dje@google.com>
1627
1628 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1629
3105ebf9
TT
16302013-07-02 Tom Tromey <tromey@redhat.com>
1631
1632 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1633
d6c2da54
TT
16342013-06-28 Tom Tromey <tromey@redhat.com>
1635
1636 * Makefile.in (version.subst): Use version.in, not
1637 common/version.in.
1638 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1639 Likewise.
1640
e5823f1c
PA
16412013-06-27 Pedro Alves <palves@redhat.com>
1642
1643 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1644 dynamic symbol resolution code>: New section, based on infrun.c
1645 comment.
1646
92dcb9ff
TT
16472013-06-26 Tom Tromey <tromey@redhat.com>
1648
1649 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1650 Update.
1651 (Releasing GDB): Likewise.
1652
dc673c81
YQ
16532013-06-26 Pedro Alves <pedro@codesourcery.com>
1654 Yao Qi <yao@codesourcery.com>
1655
1656 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1657 -trace-frame-collected.
1658
28a93511
YQ
16592013-06-26 Pedro Alves <pedro@codesourcery.com>
1660
1661 * gdb.texinfo (Traceframe Info Format): Document tvar element
1662 and its attributes.
1663
a0743c90
YQ
16642013-06-25 Yao Qi <yao@codesourcery.com>
1665
1666 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1667
01208463
TT
16682013-06-24 Tom Tromey <tromey@redhat.com>
1669
1670 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1671 (GDBvn.texi): Use version.subst.
1672 (version.subst): New target.
1673 (mostlyclean): Remove version.subst.
1674
c898adb7
YQ
16752013-06-20 Pedro Alves <pedro@codesourcery.com>
1676
1677 * gdb.texinfo (GDB/MI Data Manipulation)
1678 <-data-list-register-values>: Document the --skip-unavailable
1679 option.
1680
7c57fa1e
YQ
16812013-06-07 Yao Qi <yao@codesourcery.com>
1682
1683 * gdb.texinfo (Symbols): Add kindex and cindex for
1684 'maint print msymbols'.
1685
0059c61a 16862013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1687
1688 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1689 response field name (thread-group to inferior).
1690
85dc5a12
GB
16912013-06-04 Gary Benson <gbenson@redhat.com>
1692
1693 * gdb.texinfo (General Query Packets/qSupported): Added
1694 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1695 to the table of currently defined stub features.
1696 Added a more detailed entry for "augmented-libraries-svr4-read".
1697 (General Query Packets/qXfer:libraries-svr4:read): Documented
1698 the augmented form of this packet.
1699
5901af59
JB
17002013-05-23 Joel Brobecker <brobecker@adacore.com>
1701
1702 * gdb.texinfo (System-wide Configuration Scripts): Renames
1703 "Installed System-wide Configuration Scripts". Add associated
1704 @menu block.
1705
c1e36e3e
PA
17062013-05-23 Yao Qi <yao@codesourcery.com>
1707 Pedro Alves <palves@redhat.com>
1708
1709 * gdb.texinfo (Packets): Document 'vCont;r'.
1710 (Continuing and Stepping): Document target-assisted range
1711 stepping, and the 'set range-stepping' and 'show range-stepping'
1712 commands.
1713
0201faac
JB
17142013-05-23 Joel Brobecker <brobecker@adacore.com>
1715
1716 * gdb.texinfo (Installed System-wide Configuration Scripts):
1717 Add subsection describing the scripts now available under
1718 the data-dir's system-gdbbinit subdirectory.
1719 * NEWS: Add entry announcing the availability of system-wide
1720 configuration scripts for ElinOS and Wind River Linux.
1721
c5867ab6
HZ
17222013-05-21 Hui Zhu <hui@codesourcery.com>
1723
1724 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1725 "-dprintf-insert" command.
1726
7d0c9981
DE
17272013-05-17 Doug Evans <dje@google.com>
1728
1729 * gdb.texinfo (Maintenance Commands): Update doc for
1730 "maint check-psymtabs". Add doc for "maint check-symtabs",
1731 "maint expand-symtabs".
1732
742ce053
MM
17332013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1734
1735 * gdb.texinfo (Process Record and Replay): Document the
1736 "record goto" command and its sub-commands.
1737
1e611234
PM
17382013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1739
1740 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1741 (Python API): Add Frame Filters API, Frame Wrapper API,
1742 Writing a Frame Filter/Wrapper, Managing Management of Frame
1743 Filters chapter entries.
1744 (Frame Filters API): New Node.
1745 (Frame Wrapper API): New Node.
1746 (Writing a Frame Filter): New Node.
1747 (Managing Frame Filters): New Node.
1748 (Progspaces In Python): Add note about frame_filters attribute.
1749 (Objfiles in Python): Ditto.
1750 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1751 @anchors and --no-frame-filters option to -stack-list-variables,
1752 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1753 commands.
1754
2874cb83
JB
17552013-05-08 Joel Brobecker <brobecker@adacore.com>
1756
1757 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1758 Support" subsection documenting the XML format used to transfer
1759 shared library info on AIX.
1760
9a005eb9
JB
17612013-05-08 Joel Brobecker <brobecker@adacore.com>
1762
1763 * gdb.texinfo (Debugging Output): Add documentation of
1764 "set debug aix-solib" and "show debug aix-solib" commands.
1765
a1217d97
SL
17662013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1767
1768 * gdb.texinfo (Nios II): New section.
1769 (Nios II Features): New section.
1770
4d1eb6b4
JB
17712013-05-06 Joel Brobecker <brobecker@adacore.com>
1772
1773 * gdbint.texinfo (Algorithms): Remove entries documenting
1774 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1775 SOLIB_CREATE_INFERIOR_HOOK.
1776
3f84184e
TT
17772013-04-29 Tom Tromey <tromey@redhat.com>
1778
1779 PR python/14204:
1780 * gdb.texinfo (Python API): Fix menu entry.
1781 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1782 Define global and static block. Add example. Clarify
1783 block relationship for inline functions.
1784
60155234
TT
17852013-04-29 Tom Tromey <tromey@redhat.com>
1786
1787 * gdb.texinfo (Python API): Mention Python help and keyword
1788 arguments. Move pagination text to Basic Python.
1789 (Basic Python): Put pagination text here. Document
1790 close-on-exec, SIGCHLD, and SIGINT.
1791
5360976e
PA
17922013-04-19 Pedro Alves <palves@redhat.com>
1793
1794 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1795 "signedness" instead of "signness".
1796
bd3f3b55
PA
17972013-04-19 Pedro Alves <palves@redhat.com>
1798
1799 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1800 -Wno-pointer-sign text with text on -Wpointer-sign.
1801
dee368d3
TT
18022013-04-16 Tom Tromey <tromey@redhat.com>
1803
1804 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1805 GCC that has the SDT probe points.
1806
cc16e6c9
TT
18072013-04-15 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1810 exception catchpoints.
1811
72f1fe8a
TT
18122013-04-15 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.texinfo (Set Catchpoints): Document $_exception.
1815 (Convenience Vars): Mention $_exception.
1816
591f19e8
TT
18172013-04-15 Tom Tromey <tromey@redhat.com>
1818
1819 * gdb.texinfo (Set Catchpoints): Reorganize exception
1820 catchpoints. Document "catch rethrow".
1821 (Debugging C Plus Plus): Mention "catch rethrow".
1822
02ae6bad
TT
18232013-04-15 Tom Tromey <tromey@redhat.com>
1824
1825 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1826
2c91021c
JK
18272013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1828 Eli Zaretskii <eliz@gnu.org>
1829
1830 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1831 line below the sample output.
1832
6eaaf48b
EZ
18332013-04-12 Eli Zaretskii <eliz@gnu.org>
1834
1835 * gdb.texinfo (Mode Options): Document '-configuration'.
1836 (Help): Document "show configuration".
1837 (Bug Reporting): Add requirements to include the configuration
1838 details in bug reports.
1839
b292c783
JK
18402013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1841
1842 * Makefile.in (MAN1S): Add gcore.1.
1843 Remove "Host, target, and site specific Makefile fragments" comment.
1844 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1845 (install-man1, uninstall-man1): Conditionalize gcore.1.
1846 (gcore.1): New.
1847 * gdb.texinfo (Man Pages): Add gcore man.
1848 (gcore man): New node.
1849
f81d1120
PA
18502013-04-10 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.texinfo (Process Record and Replay): Document that "set
1853 record full insn-number-max", "set record
1854 instruction-history-size" and "set record
1855 function-call-history-size" accept "unlimited".
1856 (Backtrace): Document that "set backtrace limit" accepts
1857 "unlimited".
1858 (List): Document that "set listsize" accepts "unlimited".
1859 (Print Settings)" Document that "set print max-symbolic-offset",
1860 "set print elements" and "set print repeats" accept "unlimited".
1861 (Starting and Stopping Trace Experiments): Document that "set
1862 trace-buffer-size" accepts "unlimited".
1863 (Remote Configuration): Document that "set tcp connect-timeout"
1864 accepts "unlimited".
1865 (Command History): Document that "set history size" accepts
1866 "unlimited".
1867 (Screen Size): Document that "set height" and "set width" accepts
1868 "unlimited". Adjust "set pagination"'s description to suggest
1869 "set height unlimited" instead of "set height 0".
1870
393fd4c3
YQ
18712013-04-10 Yao Qi <yao@codesourcery.com>
1872
1873 * gdb.texinfo (Trace Files): Add "target ctf".
1874
cba5a7bf
JK
18752013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1876
1877 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1878
0ed630cb
JK
1879 * Makefile.in (install-man1, install-man5, uninstall-man1)
1880 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1881
afe1492b
JK
1882 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1883
5b8b6385
JK
18842013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1885 Eli Zaretskii <eliz@gnu.org>
1886
1887 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1888 parameters order. Remove "On some targets" for --attach. Document the
1889 --multi parameter and extended-remote command. Document all the
1890 options.
1891
906ccdf0
JK
18922013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1895 the list of supported languages.
1896
43662968
JK
18972013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1898
1899 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1900 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1901 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1902 (diststuff): Add man.
1903 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1904 (uninstall-man5): New.
1905 (STAGESTUFF): Add *.1 and *.5.
1906 (GDBvn.texi): Add SYSTEM_GDBINIT.
1907 (gdb.1, gdbserver.1, gdbinit.5): New.
1908 (maintainer-clean realclean): Add $(MANS).
1909 (install): Add install-man.
1910 (uninstall): Add uninstall-man.
1911 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1912 (@copying): Wrap it by @c man begin COPYRIGHT.
1913 (Top): Add Man Pages.
1914 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1915
be9a8770
PA
19162013-04-02 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.texinfo (Debugging Output): Document "set/show debug
1919 aarch64", "set/show debug coff-pe-read" and "set/show debug
1920 mach-o".
1921
a46c1e42
PA
19222013-04-02 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1925 table>: Add entry for "trace-buffer-size".
1926
bd3eecc3
PA
19272013-03-28 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1930 table>: Add entry for "trace-status".
1931
215b9f98
EZ
19322013-03-28 Eli Zaretskii <eliz@gnu.org>
1933
1934 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1935 @bullet", which is invalid (makeinfo 5.1 barfs).
1936
7f7cc265
PA
19372013-03-28 Pedro Alves <palves@redhat.com>
1938
1939 PR gdb/15294
1940
1941 * gdb.texinfo (List) <set listsize>: Adjust to document that
1942 listsize 0 means no limit, and remove mention of -1.
1943
9c0be723
YQ
19442013-03-22 Yao Qi <yao@codesourcery.com>
1945
1946 * gdb.texinfo (Embedded Processors): Remove menu item
1947 "OpenRISC 1000".
1948 (OpenRISC 1000): Remove.
1949
bd712aed
DE
19502013-03-21 Doug Evans <dje@google.com>
1951
1952 * gdb.texinfo (Maintenance Commands): Add docs for
1953 "mt set per-command {space,time,symtab} {on,off}".
1954
d0353e76
YQ
19552013-03-14 Hui Zhu <hui@codesourcery.com>
1956 Yao Qi <yao@codesourcery.com>
1957
1958 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1959
6dd24dfa
KS
19602013-03-13 Keith Seitz <keiths@redhat.com>
1961
1962 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1963 "maint agent" reference to Dynamic printf.
1964
5c4808ca
EZ
19652013-03-11 Eli Zaretskii <eliz@gnu.org>
1966
1967 * gdb.texinfo (General Query Packets): Don't use colon in index
1968 entries visible to Info format.
1969
59ea5688
MM
19702013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1971
1972 * gdb.texinfo (Process Record and Replay): Document record
1973 changes.
1974
2ae8c8e7
MM
19752013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1976
1977 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1978 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1979 qXfer:btrace:read.
1980
28abe188
EZ
19812013-03-09 Eli Zaretskii <eliz@gnu.org>
1982
1983 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1984 use colons in @anchor and @cindex entries.
1985
be9a119c 19862013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1987
1988 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1989
be9a119c 19902013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1991 Hafiz Abid Qadeer <abidh@codesourcery.com>
1992
1993 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1994 trace-buffer-size set and show commands.
1995 (Tracepoint Packets): Document QTBuffer:size.
1996 (General Query Packets): Document QTBuffer:size.
1997
d57350ea
TT
19982013-02-21 Tom Tromey <tromey@redhat.com>
1999
2000 * gdb.texinfo: Remove bad @syncodeindex.
2001 (Values From Inferior, Types In Python, Inferiors In Python)
2002 (Events In Python, Threads In Python, Frames In Python, Blocks In
2003 Python, Symbols In Python, Symbol Tables In Python): Remove
2004 @tables.
2005 (Packets, General Query Packets, Tracepoint Packets)
2006 (Host I/O Packets): Use @w{} for empty @item.
2007
9f44fbc0
SCR
20082013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2009
2010 * gdb.texinfo (Architectures In Python): Add description about
2011 the new method gdb.Architecture.disassemble.
2012
f5911ea1
HAQ
20132013-02-15 Pedro Alves <pedro@codesourcery.com>
2014 Hafiz Abid Qadeer <abidh@codesourcery.com>
2015
2016 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2017 Document the "trace-file" field.
2018
7e1e0340
DE
20192013-02-07 Doug Evans <dje@google.com>
2020
2021 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2022 command.
2023
134a2066
YQ
20242013-02-06 Yao Qi <yao@codesourcery.com>
2025
2026 * gdb.texinfo (GDB/MI Async Records): Document new MI
2027 notification "=tsv-modified". Update the document of MI
2028 notification "=tsv-created".
2029 * observer.texi (GDB Observers): New observer tsv_modified.
2030 Update observer tsv_created and tsv_delete.
2031
430ed3f0
MS
20322013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2033
2034 * gdb.texinfo (AArch64 Features): New section; document
2035 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2036 (Architectures): Add new AArch64 section to document AArch64
2037 architecture specific commands.
2038 (ABI): Add description of the new OS ABI "Newlib" and its influence
2039 on the longjmp handling.
2040
1b56eb55
JK
20412013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2042 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2045 variable in 'set/show backtrace' section.
2046
c4957902
TT
20472013-01-31 Tom Tromey <tromey@redhat.com>
2048
2049 * gdb.texinfo (Target Commands): Fix typo.
2050
bea883fd
SCR
20512013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2052
2053 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2054 describing the gdb.Architecture class.
2055 (Frames In Python): Add description about the new method
2056 gdb.Frame.architecture().
2057
796a7ff8
DE
20582013-01-23 Doug Evans <dje@google.com>
2059
2060 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2061
998580f1
MK
20622013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2063
2064 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2065 'thread-groups' field when printing a breakpoint in MI.
2066
c9fb1240
SD
20672012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2068 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2069 to reflect that jit-reader-load now supports absolute file-names.
2070
ab04a2af
TT
20712013-01-16 Tom Tromey <tromey@redhat.com>
2072
2073 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2074 (Signals): Likewise.
2075
8ac3646f
TT
20762013-01-16 Tom Tromey <tromey@redhat.com>
2077
2078 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2079 "catch-type" field.
2080 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2081
e93a8774
TT
20822013-01-07 Tom Tromey <tromey@redhat.com>
2083
2084 * gdb.texinfo (Mode Options): Don't mention -epoch.
2085 (Data, Emacs): Remove obsolete comments.
2086
54516a0b
TT
20872013-01-02 Tom Tromey <tromey@redhat.com>
2088
2089 * gdb.texinfo (GDB/MI Output Records): Update menu.
2090 (GDB/MI Breakpoint Information): New node.
2091 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2092 <-break-insert>: Likewise.
2093
8dbe8ece
YQ
20942012-12-31 Yao Qi <yao@codesourcery.com>
2095
2096 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2097 (Packets): Move "vStopped" packet to ...
2098 (Notification Packets): ... here. Describe the components
2099 of notification. Add a table of supported notifications.
2100 Add an example on the process of he async notification.
2101
f35a17b5
JK
21022012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2105 present.
2106 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2107 fullname output always present.
2108
0dfd2fad
PM
21092012-12-23 Pierre Muller <muller@sourceware.org>
2110
72f4393d
L
2111 * gdbint.texinfo (Function prototypes): Require use of "extern"
2112 modifier for function prototypes in headers.
0dfd2fad 2113
7785b880
JB
21142012-12-19 Joel Brobecker <brobecker@adacore.com>
2115
2116 * refcard.tex: Update copyright notice to GPL v3 or later.
2117 Update contact info.
2118
3d745be3
JK
21192012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2122
c9b6281a
YQ
21232012-12-15 Yao Qi <yao@codesourcery.com>
2124
2125 * gdb.texinfo (Debugging Output): Document 'set debug
2126 notification' and 'show debug notification'.
2127
f2a8bc8a
YQ
21282012-12-15 Yao Qi <yao@codesourcery.com>
2129
2130 * gdb.texinfo (Listing Tracepoints): New item and example about
2131 'installed on target' output.
2132 Add more in the example about 'installed on target'.
2133 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2134
451b7c33
TT
21352012-12-14 Tom Tromey <tromey@redhat.com>
2136
72f4393d 2137 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2138
3fa7bf06 21392012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2140
3fa7bf06
MG
2141 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2142
05b4bd79
PA
21432012-12-11 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.texinfo: Remove all mentions of Unixware throughout.
2146
74a0d9f6
JK
21472012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2148
2149 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2150
0c631110
TT
21512012-11-29 Tom Tromey <tromey@redhat.com>
2152
2153 * gdb.texinfo (SVR4 Process Information): Document missing
2154 "info proc" subcommands.
2155
891df0ea
YQ
21562012-11-29 Yao Qi <yao@codesourcery.com>
2157
2158 PR gdb/1477.
2159 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2160 to 'auto' instead of 'gnu'.
2161
608e2dbb
TT
21622012-11-26 Tom Tromey <tromey@redhat.com>
2163
2164 * gdb.texinfo (MiniDebugInfo): New node.
2165 (GDB Files): Update.
2166
e64e0392
DE
21672012-11-16 Doug Evans <dje@google.com>
2168
2169 * gdb.texinfo (System-wide configuration): If the system-wide init
2170 file lives in the data-directory, and --data-directory is provided,
2171 look for it there.
2172
ae606bee
TT
21732012-11-15 Tom Tromey <tromey@redhat.com>
2174
2175 * gdb.texinfo (Signaling): Fix typo.
2176
62747a60
TT
21772012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2178
2179 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2180 parameter "count" of -data-write-memory-bytes, and add an example.
2181
18a9fc12
TT
21822012-11-12 Tom Tromey <tromey@redhat.com>
2183
2184 * gdb.texinfo (Symbols): Document "info type-printers",
2185 "enable type-printer" and "disable type-printer".
2186 (Python API): Add new node to menu.
2187 (Type Printing API): New node.
2188 (Progspaces In Python): Document type_printers field.
2189 (Objfiles In Python): Likewise.
2190 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2191 register_type_printer, TypePrinter>: Document.
2192
53342f27
TT
21932012-11-12 Tom Tromey <tromey@redhat.com>
2194
2195 * gdb.texinfo (Symbols): Document "set print type methods",
2196 "set print type typedefs", and flags to ptype and whatis.
2197
ed8a1c2d
AB
21982012-11-09 Andrew Burgess <aburgess@broadcom.com>
2199
2200 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2201 the example -data-disassemble output. Extend the description of
2202 the -data-disassemble results to document all fields. Document
2203 the cli disassemble command as being related to -data-disassemble.
2204
8506d139
YQ
22052012-11-09 Yao Qi <yao@codesourcery.com>
2206
2207 PR gdb/14777.
2208 * gdb.texinfo (OS Information): Remove doc on command
2209 'info udot'.
2210
4d3f93a2
JB
22112012-11-08 Joel Brobecker <brobecker@adacore.com>
2212
2213 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2214 gdb.ini warning for Windows port.
2215
1e96de83
YQ
22162012-11-08 Yao Qi <yao@codesourcery.com>
2217
2218 * gdb.texinfo (Search): Add kindex for 'fo'.
2219
dc939229
TT
22202012-11-05 Tom Tromey <tromey@redhat.com>
2221
2222 PR python/14802:
2223 * gdb.texinfo (Functions In Python): Add example.
2224
6f6484cd
YQ
22252012-11-03 Yao Qi <yao@codesourcery.com>
2226
2227 * observer.texi (GDB Observers): Remove observer
2228 'tracepoint_modified', 'tracepoint_created' and
2229 'tracepoint_deleted'.
2230
af4238e5
TT
22312012-10-26 Tom Tromey <tromey@redhat.com>
2232
2233 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2234
687e43a4
TT
22352012-10-25 Tom Tromey <tromey@redhat.com>
2236
2237 * gdb.texinfo (General Query Packets): Use @itemx.
2238
8de0566d
YQ
22392012-10-17 Yao Qi <yao@codesourcery.com>
2240
2241 * observer.texi (GDB Observers): Update observer
2242 'memory_changed'.
2243 * gdb.texinfo (GDB/MI Async Records): Document for
2244 "memory-changed" notification.
2245
07540c15
DE
22462012-10-15 Doug Evans <dje@google.com>
2247
2248 * gdb.texinfo (Mode Options): Document -nh.
2249 Elaborate on docs for -nx.
2250
d7019589
SP
22512012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2252
2253 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2254
82a90ccf 22552012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2256 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2257
2258 * gdb.texinfo (GDB/MI Async Records): Document notification
2259 'record-started' and 'record-stopped'.
2260 * observer.texi (GDB Observers): New observer 'record-changed'.
2261
aa9259cc
TS
22622012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2263
2264 * gdb.texinfo: Document the removal of SH's 'regs' command.
2265
c1d780c2
SDJ
22662012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2267
2268 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2269
bb25a15c
YQ
22702012-09-18 Yao Qi <yao@codesourcery.com>
2271
2272 * gdb.texinfo (GDB/MI Async Records): Document new MI
2273 notifications '=tsv-created' and '=tsv-deleted'.
2274 * observer.texi (GDB Observers): New observer tsv_created and
2275 tsv_deleted.
2276
201b4506
YQ
22772012-09-18 Yao Qi <yao@codesourcery.com>
2278
2279 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2280 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2281 '=traceframe-changed'.
2282
6fc1c773
YQ
22832012-09-17 Yao Qi <yao@codesourcery.com>
2284
2285 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2286 'set listsize'.
2287
121c73f3
JK
22882012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2289 Eli Zaretskii <eliz@gnu.org>
2290
2291 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2292 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2293 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2294
e9687799
JK
22952012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2296
2297 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2298
3b5e4d35
YPK
22992012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2300
2301 Document how to return from "python-interactive" to GDB.
2302 * gdb.texinfo (Python Commands): Update documentation.
2303
23042012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2305
2306 Add a new "python-interactive" command that starts a standard
2307 Python interactive prompt with "pi" as alias, and add "py" as
2308 an alias to "python".
2309 * gdb.texinfo (Python Commands): Document the new commands.
2310
b583003e
TT
23112012-08-22 Tom Tromey <tromey@redhat.com>
2312
2313 * gdbint.texinfo (Host Definition): Remove documentation for
2314 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2315
a451cb65
KS
23162012-08-17 Keith Seitz <keiths@redhat.com>
2317
2318 PR c++/13356
2319 * gdb.texinfo (Type and Range Checking): Remove warning.
2320 Remove spurious commas.
2321 Update text and examples for re-implementation of set/show
2322 check type.
2323 (C and C++ Type and Range Checks): Likewise.
2324
6b1755ce
YQ
23252012-08-16 Yao Qi <yao@codesourcery.com>
2326
2327 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2328 is deprecated.
2329
f47f77df
DE
23302012-08-13 Doug Evans <dje@google.com>
2331
2332 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2333 to include functions.
2334
a72c3253
DE
23352012-08-10 Doug Evans <dje@google.com>
2336
2337 * gdb.texinfo (Convenience Funs): New node.
2338 (Types In Python): Document Type.vector.
2339
5b9afe8a
YQ
23402012-08-09 Yao Qi <yao@codesourcery.com>
2341
2342 * observer.texi: New observer command_param_changed.
2343 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2344
dc1039df
JK
23452012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2346
2347 * gdbint.texinfo (Debugging GDB): In section
2348 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2349 Mention also gdb-gdb.py.
2350
4abf930d
YQ
23512012-08-07 Yao Qi <yao@codesourcery.com>
2352
2353 Revert the folloing patch:
2354 2012-08-06 Yao Qi <yao@codesourcery.com>
2355 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2356 remote hardware-watchpoint-limit' and 'set
2357 remote hardware-breakpoint-limit'.
2358
f3c8a52a
JK
23592012-08-06 Nathaniel Flath <flat0103@gmail.com>
2360
2361 * gdb.texinfo (Working Directory): Added information about new
2362 default argument for 'cd' command.
2363
77a91025
YQ
23642012-08-06 Yao Qi <yao@codesourcery.com>
2365
2366 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2367 remote hardware-watchpoint-limit' and 'set
2368 remote hardware-breakpoint-limit'.
2369
d9f08f52
YQ
23702012-08-06 Yao Qi <yao@codesourcery.com>
2371
2372 Fix PR14371.
2373
2374 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2375 '=breakpoint-deleted'.
2376
95b07c96
YQ
23772012-08-02 Yao Qi <yao@codesourcery.com>
2378
2379 * gdb.texinfo (Native): Remove node Neutrino.
2380
7255706c
YQ
23812012-07-27 Yao Qi <yao@codesourcery.com>
2382
2383 * gdb.texinfo (IPA Protocol Commands): Document new command
2384 'close'.
2385
d6b28940
TT
23862012-07-25 Tom Tromey <tromey@redhat.com>
2387
2388 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2389
e615022a
DE
23902012-07-20 Doug Evans <dje@google.com>
2391
2392 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2393 (Index Files): Document how to control the use of deprecated index
2394 sections.
2395 (Index Section Format): Replace --use-deprecated-index-sections with
2396 "set use-deprecated-index-sections on".
2397
055855a4
EZ
23982012-07-12 Eli Zaretskii <eliz@gnu.org>
2399
2400 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2401 indices into a single node "Index". Instead, join function and
2402 variable indices into a single index, separate from the concept
2403 index. Requested in
2404 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2405 (Top): Update the top-level menu: instead of one "Index" there are
2406 now separate entries "Concept Index" and "Function and Variable
2407 Index".
2408 (Concept Index, Function and Variable Index): New nodes.
2409 (Index): Node deleted.
2410
f77cc5f0
HZ
24112012-07-05 Hui Zhu <hui_zhu@mentor.com>
2412
2413 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2414 and "maint agent-eval".
2415
00595b5e
EZ
24162012-07-03 Eli Zaretskii <eliz@gnu.org>
2417
2418 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2419 avoid file-name clashes between Index.html and index.html on
2420 case-insensitive filesystems. See the discussion starting in
2421 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2422 details of the problem.
2423 (Top): Update the master menu for the above.
2424 (Concept Index, Command and Variable Index): New nodes, instead of
2425 the old "Index" node that was deleted. All cross-references
2426 updated.
2427
d3ce09f5
SS
24282012-07-02 Stan Shebs <stan@codesourcery.com>
2429
2430 * gdb.texinfo (Dynamic Printf): Mention agent style and
2431 disconnected dprintf.
2432 (Maintenance Commands): Describe maint agent-printf.
2433 (General Query Packets): Mention BreakpointCommands feature.
2434 (Packets): Document commands extension to Z0 packet.
2435 * agentexpr.texi (Bytecode Descriptions): Document printf
2436 bytecode.
2437
2d7b58e8
JK
24382012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2439
2440 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2441 only after gdbinit files.
2442 (Startup): Move -iex and -iex commands down after gdbinit files.
2443
202cbf1c
JK
24442012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2447 possibility.
2448
b6ba681c
TT
24492012-06-29 Tom Tromey <tromey@redhat.com>
2450
2451 * gdb.texinfo (Index Section Format): Update for version 7.
2452
71caed83
SS
24532012-06-28 Stan Shebs <stan@codesourcery.com>
2454
2455 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2456 example, add note about title column.
2457
ee0bf529
SCR
24582012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2459
2460 * gdb.texinfo (Symbol Tables In Python): Add description about
2461 the new 'last' attribute of gdb.Symtab_and line.
2462
3c15d565
SCR
24632012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2464
2465 * gdb.texinfo (Symbol Tables In Python): Correct the description
2466 of the 'pc' attribute of gdb.Symtab_and_line.
2467
45cfd468
DE
24682012-06-26 Doug Evans <dje@google.com>
2469
2470 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2471 and symtab-create.
2472
496ee73e
KS
24732012-06-25 Keith Seitz <keiths@redhat.com>
2474
2475 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2476 from example. Remove "rbreak" from list of corresponding
2477 gdb commands.
2478
156942c7
DE
24792012-06-23 Doug Evans <dje@google.com>
2480
2481 * gdb.texinfo (Index Section Format): Document version 7 format.
2482
c614397c
YQ
24832012-06-22 Yao Qi <yao@codesourcery.com>
2484
2485 * gdb.texinfo: Add missing cindex for some packets.
2486
472a2379
KS
24872012-06-20 Keith Seitz <keiths@redhat.com>
2488
2489 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2490 for -break-insert and document -p.
2491
2678e2af
YQ
24922012-06-20 Yao Qi <yao@codesourcery.com>
2493
2494 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2495 and "gdb.write_memory" with "Inferior.read_memory" and
2496 "Inferior.write_memory".
2497
984359d2
EZ
24982012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2499
2500 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2501 (Free Documentation): Add @node line.
2502 (Continuing and Stepping) <advance location>: Use @item instead of
2503 @itemx.
2504 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2505 @itemx.
2506 (Embedded Processors): Put the link to "PA" to its correct place,
2507 according to document structure.
2508 (Python API): Put the link to "Lazy Strings In Python" to its
2509 correct place.
2510 (Index): Use @@ in @tex block to get a literal @.
2511
2512 * gdbint.texinfo: Fix the @subtitle line.
2513
2514 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2515 correct place.
2516
16bdd41f
YQ
25172012-06-08 Yao Qi <yao@codesourcery.com>
2518
2519 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2520 Protocol'.
2521 (In-Process Agent Protocol, IPA Protocol Objects)
2522 (IPA Protocol Commands): New nodes.
2523 (Tracepoint Packets): Add anchors.
2524
2d4c29c5
TS
25252012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2526
2527 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2528
6bd110c5
YQ
25292012-06-06 Yao Qi <yao@codesourcery.com>
2530
2531 * gdb.texinfo: Update copyright year.
2532
f3e0e960
SS
25332012-05-23 Stan Shebs <stan@codesourcery.com>
2534 Kwok Cheung Yeung <kcy@codesourcery.com>
2535
2536 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2537
1564a261
JK
25382012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2539
2540 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2541 Mention also --with-separate-debug-dir.
2542 (Auto-loading): Prepend $debugdir in the sample output.
2543 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2544 auto-load safe-path variable.
2545 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2546 Mention also $debugdir for 'set auto-load scripts-directory'.
2547
eb17f351
EZ
25482012-05-19 Eli Zaretskii <eliz@gnu.org>
2549
2550 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2551 (MIPS Embedded, MIPS, MIPS Register packet Format)
2552 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2553 appropriate.
2554
4cc0665f 25552012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2556 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2557
2558 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2559 mips compression".
2560 (MIPS Breakpoint Kinds): New subsubsection.
2561
7af8dcf8 25622012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2563
2564 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2565 nodes for subsections. Add @acronym mark-ups and adjust
2566 formatting.
2567
aff139ff
JK
25682012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2569
2570 Rename $ddir to $datadir.
2571 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2572 (objfile-gdb.py file): Rename $ddir to $datadir.
2573
9cb709b6
TT
25742012-05-18 Tom Tromey <tromey@redhat.com>
2575
2576 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2577
e7e0cddf
SS
25782012-05-14 Stan Shebs <stan@codesourcery.com>
2579
2580 * gdb.texinfo (Dynamic Printf): New subsection.
2581
7efc75aa
SCR
25822012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2583
2584 * gdb.texinfo (Basic Python): Add description about the function
2585 gdb.find_pc_line
2586
f307c045
JK
25872012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2588 Eli Zaretskii <eliz@gnu.org>
2589
2590 * gdb.texinfo (Separate Debug Files): Use plural form for global
2591 debugging information directory.
2592
85d4a676
SS
25932012-05-11 Stan Shebs <stan@codesourcery.com>
2594 Kwok Cheung Yeung <kcy@codesourcery.com>
2595
2596 * gdb.texinfo (Operating System Auxiliary Information): Document new
2597 'info os' subcommands.
2598
c1668e4e
JK
25992012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2600
2601 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2602 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2603 (dotdebug_gdb_scripts section): Add reference
2604 to 'Auto-loading safe path'.
2605
7349ff92
JK
26062012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2607
2608 Implement multi-component --with-auto-load-dir.
2609 * gdb.texinfo (Auto-loading): New references
2610 for 'set auto-load scripts-directory'
2611 and 'show auto-load scripts-directory'.
2612 (Auto-loading safe path): Describe the new default. Move $ddir
2613 substituation reference to 'objfile-gdb.py file'.
2614 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2615 script-name. Describe new 'set auto-load scripts-directory'
2616 and 'show auto-load scripts-directory'.
2617
6dea1fbd
JK
26182012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2619
2620 Provide $ddir substitution for --with-auto-load-safe-path.
2621 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2622 (Auto-loading safe path): Likewise. Mention the default value,
2623 $ddir substitution, --with-auto-load-safe-path and
2624 --without-auto-load-safe-path.
2625 * observer.texi (gdb_datadir_changed): New.
2626
1ccacbcd
JK
26272012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2628
2629 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2630 Twice.
2631
d9242c17
JK
2632 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2633 directory separator by path separator.
2634
af2c1515
JK
26352012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2638 for 'set auto-load safe-path' optional. Mention if it is omitted.
2639 Change disabling security protection condition to "/", twice.
2640
a20ee7a4
SCR
26412012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2642
2643 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2644 the new methods global_block and static_block on gdb.Symtab
2645 objects.
2646
56af09aa
SCR
26472012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2648
2649 * gdb.texinfo (Blocks In Python): Add a note saying that future
2650 improvements to GDB and its infrastructure can move symbols
2651 across blocks within a symbol table.
2652
2746b0ef
YQ
26532012-04-29 Yao Qi <yao@codesourcery.com>
2654
2655 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2656 (A29K): Remove.
2657
62e5f89c
SDJ
26582012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2659 Tom Tromey <tromey@redhat.com>
2660
2661 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2662 and generic static probe support on GDB.
2663
a766d390
DE
26642012-04-25 Doug Evans <dje@google.com>
2665
50f042b9
DE
2666 * gdb.texinfo (Go): Fix thinko.
2667
a766d390
DE
2668 * gdb.texinfo (Supported Languages): Add Go.
2669 (Go): New node.
2670
f02e2b19
YQ
26712012-04-25 Yao Qi <yao@codesourcery.com>
2672
2673 * gdbint.texinfo (Testsuite): New section `Board settings'.
2674
68d41a48
JK
26752012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2676
2677 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2678 Three times.
2679
174bb630
JK
2680 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2681 Three times.
2682
0511cc75
JK
26832012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2684
2685 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2686 by @table @asis. Fix formatting of one item.
2687
0070f25a
JK
26882012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2689
2690 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2691
4dc84fd1
JK
26922012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2693
2694 New option "set debug auto-load".
2695 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2696 (auto-load verbose mode): New node.
2697
bccbefd2
JK
26982012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2699
2700 New option "set auto-load safe-path".
2701 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2702 and "info auto-load" examples for safe-path. Put there also references
2703 for "set auto-load safe-path" and "show auto-load safe-path".
2704 New menu item for Auto-loading safe path.
2705 (Auto-loading safe path): New node.
2706 (Python Auto-loading): Update the expected output from "Missing"
2707 to "No".
2708
bf88dd68
JK
27092012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2710
2711 auto-load: Implementation.
2712 * gdb.texinfo (Mode Options): New anchor for -nx.
2713 (Startup): New anchors for Option -init-eval-command,
2714 Home Directory Init File
2715 and Init File in the Current Directory during Startup.
2716 Mention set auto-load local-gdbinit with a reference.
2717 Change the sample code to "set auto-load python-scripts".
2718 (Threads): New anchor set libthread-db-search-path.
2719 Provide references to libthread_db.so.1 file.
2720 (Controlling GDB): New menu item for Auto-loading.
2721 (Auto-loading, Init File in the Current Directory)
2722 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2723 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2724 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2725 reference.
2726 (Auto-loading): Rename to ...
2727 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2728 "set auto-load python-scripts", new anchor for it. Change
2729 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2730 for it. Change "info auto-load-scripts"
2731 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2732 to "Python scripts".
2733
8264ba82
AG
27342012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2735
2736 PR mi/13393
2737 * gdb.texinfo (Print Settings): Extend the description for "set print
2738 object".
2739 (GDB/MI Variable Objects): Extend the description for -var-create and
2740 -var-list-children.
2741
06fc020f
SCR
27422012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2743
2744 * gdb.texinfo (Examining Data): Document the 'explore' command.
2745
7191c139
JB
27462012-03-28 Joel Brobecker <brobecker@adacore.com>
2747
2748 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2749 to the children of a varobj and its update range when -var-update
2750 returns that the varobj's type changed.
2751
3708f05e
JK
27522012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2753
2754 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2755 Create two new links fir 'objfile-gdb.py file'
2756 and 'dotdebug_gdb_scripts section'.
2757
8e0583c8
JK
27582012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2759
2760 * gdb.texinfo (Auto-loading): Rename node reference
2761 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2762 Twice.
2763 (.debug_gdb_scripts section): Rename the node ...
2764 (dotdebug_gdb_scripts section): ... here.
2765 (Maintenance Commands): Also rename this node reference.
2766
7b282c5a
SCR
27672012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2768
2769 * gdb.texinfo (Python API/Values From Inferior): Add description
2770 about the new method Value.referenced_value. Add description on
2771 how Value.dereference is different (and similar) to
2772 Value.referenced_value.
2773
8320cc4f
JK
27742012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2775
2776 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2777 --init-eval-command=COMMAND, -iex.
2778 (Startup): Describe -iex and -ix. Simplify the example
2779 for "set auto-load-scripts off".
2780
481860b3
GB
27812012-03-16 Gary Benson <gbenson@redhat.com>
2782
2783 PR breakpoints/10738
2784 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2785 stating that GDB cannot set breakpoints on inlined functions.
2786 (Mode Options): Document --use-deprecated-index-sections.
2787 (Index Section Format): Document new index section version format.
2788
c4aeac85
TT
27892012-03-15 Tom Tromey <tromey@redhat.com>
2790
2791 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2792
16899756
DE
27932012-03-13 Doug Evans <dje@google.com>
2794
2795 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2796 of "reload".
2797 (Symbols): Delete docs for set/show symbol-reloading.
2798 * gdbint.texinfo (Defining Other Architecture Features): Delete
2799 SYMBOL_RELOADING_DEFAULT.
2800 * refcard.tex: Delete reference to symbol-reloading.
2801
9b224c5e
PA
28022012-03-07 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.texinfo (General Query Packets): Document new
2805 QProgramSignals packet.
2806 * gdb.texinfo (Remote configuration): Mention
2807 "program-signals-packet".
2808
169081d0
TG
28092012-03-05 Tristan Gingold <gingold@adacore.com>
2810
2811 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2812
d1feda86
YQ
28132012-03-03 Yao Qi <yao@codesourcery.com>
2814
2815 * gdb.texinfo (In-Process Agent): New node.
2816 Document new commands.
2817 (General Query Packets): Add packet `QAgent'.
2818
1faeff08
MR
28192012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2820
2821 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2822
7d74f244
DE
28232012-03-01 Scott J. Goldman <scottjg@vmware.com>
2824
2825 * gdb.texinfo (Commands In Python): Put example python macro in
2826 COMMAND_USER category rather than COMMAND_OBSCURE.
2827 Document gdb.COMMAND_USER.
2828 (User-defined Commands): Update documentation to clarify
2829 "set/show max-user-call-depth" and "show user" don't apply to python
2830 commands. Update documentation to clarify "help user-defined" may
2831 also include python commands defined as COMMAND_USER.
2832
6fe37d23
JK
28332012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2834
2835 * gdb.texinfo (Startup): Add option -ex description to the option -x
2836 description.
2837
83364271
LM
28382012-02-24 Luis Machado <lgustavo@codesourcery.com>
2839
2840 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2841 condition-evaluation breakpoint parameter.
2842 Mention condition-evaluation mode being shown in "info break".
2843 (Break Conditions): Add description for target-side
2844 conditional breakpoints.
72f4393d 2845 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
2846 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2847 cond-expr.
2848 (General Query Packets): Mention new ConditionalBreakpoint feature.
2849
bdb1994d
TT
28502012-02-22 Tom Tromey <tromey@redhat.com>
2851
2852 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2853
4d241c86
TT
28542012-02-17 Tom Tromey <tromey@redhat.com>
2855
2856 PR python/10753:
2857 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2858 directory.
2859
816338b5
SS
28602012-02-14 Stan Shebs <stan@codesourcery.com>
2861
2862 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2863
cc30c4bd
PA
28642012-02-13 Pedro Alves <palves@redhat.com>
2865
2866 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2867 mips-idt-ecoff.
2868
035d1e5b
YQ
28692012-02-09 Yao Qi <yao@codesourcery.com>
2870
2871 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2872
f0823d2c
TT
28732012-02-07 Tom Tromey <tromey@redhat.com>
2874
2875 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2876 Symbol.value.
2877
64e7d9dd
TT
28782012-02-07 Tom Tromey <tromey@redhat.com>
2879
2880 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2881
4220b2f8
TS
28822012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2883
2884 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2885
edcc5120
TT
28862012-01-24 Tom Tromey <tromey@redhat.com>
2887
2888 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2889 unload".
2890 (Files): Mention new catch commands.
2891 (GDB/MI Async Records): Likewise.
2892
53fe1783
GB
28932012-01-24 Gary Benson <gbenson@redhat.com>
2894
2895 Delete #if 0'd out code.
2896 * gdb.texinfo (Frame Info): Remove "info catch".
2897
b9e7b9c3
UW
28982012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2899
2900 * gdb.texinfo (Remote Configuration): Document
2901 "set remote hostio-readlink-packet" command.
2902 (General Query Packets): Document vFile:readlink packet.
2903
4aac40c8
TT
29042012-01-16 Tom Tromey <tromey@redhat.com>
2905
2906 * gdb.texinfo (Specify Location): Document relative file name
2907 handling.
2908
cafec441
TT
29092012-01-16 Tom Tromey <tromey@redhat.com>
2910
2911 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2912
0ee339bc
JK
29132012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2914 Eli Zaretskii <eliz@gnu.org>
2915
2916 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2917 code.
2918
72384ba3
PH
29192012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2920
2921 * gdb.texinfo (Variables): Document use of :: for non-static
2922 variables.
2923
ce1b17c4
JB
29242012-01-05 Joel Brobecker <brobecker@adacore.com>
2925
2926 * gdbint.texinfo (Start of New Year Procedure): Update
2927 to replace use of copyright.sh by use of copyright.py.
2928
217bff3e
JK
29292012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2930
2931 Remove the gdbtui binary.
2932 * all-cfg.texi (GDBTUI): Remove.
2933 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2934 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2935 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2936
cc72b2a2
KP
29372011-12-23 Kevin Pouget <kevin.pouget@st.com>
2938
2939 Introduce gdb.FinishBreakpoint in Python.
2940 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2941 (Python API): Add menu entry for Finish Breakpoints.
2942
13ac8d2c
JK
29432011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2944
2945 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2946 tests.
2947
e0f9f062
DE
29482011-12-16 Doug Evans <dje@google.com>
2949
2950 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2951
80b6e756
PM
29522011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2953
1c3ad6ab 2954 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2955 stack". Add documentation for "set/show python print-stack".
2956
2fb860fc
PA
29572011-12-14 Pedro Alves <pedro@codesourcery.com>
2958
2959 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2960 should transfer control to the stub in the startup code instead of
2961 in main. Mention the need to get past the initial breakpoint.
2962
f8eba3c6
TT
29632011-12-06 Tom Tromey <tromey@redhat.com>
2964
2965 * gdb.texinfo (Set Breaks): Update for new behavior.
2966
2268b414
JK
29672011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2970 List Format for SVR4 Targets'.
2971 (General Query Packets): New item qXfer:libraries-svr4:read.
2972 (Library List Format for SVR4 Targets): New node.
2973
ae6f0d5b
TT
29742011-12-01 Tom Tromey <tromey@redhat.com>
2975
2976 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2977 add.
2978
36dfb11c
TT
29792011-11-22 Tom Tromey <tromey@redhat.com>
2980
2981 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2982 reasons.
2983
f196051f
SS
29842011-11-20 Stan Shebs <stan@codesourcery.com>
2985
2986 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2987 note-related options and variables.
2988 (Tracepoint Packets): Document packet changes.
2989
f85b53f8
SD
29902011-11-20 Sanjoy Das <sdas@igalia.com>
2991
2992 * gdb.texinfo (JIT Interface): Add documentation on writing and
2993 usind JIT debug info readers.
2994 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2995 Debug Info Readers): New nodes.
2996
bfccc43c
YQ
29972011-11-18 Yao Qi <yao@codesourcery.com>
2998
2999 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3000 tracepoint.
3001
c011a4f4
DE
30022011-11-15 Doug Evans <dje@google.com>
3003
3004 * gdb.texinfo (Files): Document basenames-may-differ.
3005
ed59ded5
DE
30062011-11-14 Doug Evans <dje@google.com>
3007
3008 * gdb.texinfo (Shell Commands): Document "!".
3009
405f8e94
SS
30102011-11-14 Stan Shebs <stan@codesourcery.com>
3011 Kwok Cheung Yeung <kcy@codesourcery.com>
3012
3013 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3014 needed to get shorter fast tracepoints.
3015 (Tracepoint Packets): Document new qTMinFTPILen packet.
3016
1e4d1764
YQ
30172011-11-14 Yao Qi <yao@codesourcery.com>
3018
3019 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3020 behavior of tracepoint.
3021 (General Query Packets): New feature InstallInTrace.
3022 (Remote Configuration): Document "set remote
3023 install-in-trace-packet".
3024
71eba9c2 30252011-11-12 Matt Rice <ratmice@gmail.com>
3026
3027 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3028 Add arguments to info macro.
3029
e0f8f636
TT
30302011-11-10 Tom Tromey <tromey@redhat.com>
3031
3032 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3033 manual.
3034 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3035 (Macros): Add a footnote.
3036 (C): Remove paragraph about compiler options.
3037 (C Constants): Mention wide character and string constants.
3038 (C Plus Plus Expressions): Update compiler option advice. Mention
3039 using declarations. Mention ADL. Remove old HP compiler
3040 information.
3041
625c0d47
TT
30422011-11-10 Tom Tromey <tromey@redhat.com>
3043
3044 PR c++/9257:
3045 * gdb.texinfo (Print Settings): Add an extra note about the need
3046 for a vtable.
3047
4be2aacc
MR
30482011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3049
3050 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3051 "set mips abi" documentation.
3052
0a1c4d10
DE
30532011-11-04 Doug Evans <dje@google.com>
3054
3055 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3056
aad1c02c
TT
30572011-11-03 Tom Tromey <tromey@redhat.com>
3058
3059 * gdb.texinfo (Stopping): Add menu entry.
3060 (Continuing and Stepping): Restore @node. Use @section, not
3061 @subsection.
3062
983fb131
MR
30632011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3064
3065 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3066 designation. Fix "Specify Location" cross-reference.
3067
3065dfb6
SS
30682011-11-02 Stan Shebs <stan@codesourcery.com>
3069
3070 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3071 (General Query Packets): Describe tracenz feature.
3072 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3073
0aaaf063
PK
30742011-10-28 Paul Koning <paul_koning@dell.com>
3075
3076 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3077
2231f1fb
KP
30782011-10-27 Kevin Pouget <kevin.pouget@st.com>
3079
72f4393d 3080 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3081 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3082
5110b5df
PK
30832011-10-26 Paul Koning <paul_koning@dell.com>
3084
3085 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3086
22dbab46
PK
30872011-10-25 Paul Koning <paul_koning@dell.com>
3088
3089 PR python/13327
72f4393d 3090
22dbab46
PK
3091 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3092 fetch_lazy method.
3093
9df2fbc4
PM
30942011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3095
3096 PR python/12656
3097
3098 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3099 global_block, static_block function.
3100
f05e2e1d
TT
31012011-10-19 Tom Tromey <tromey@redhat.com>
3102
3103 * gdb.texinfo (Commands In Python): Add missing "@"s.
3104
a7fc3f37
KP
31052011-10-13 Kevin Pouget <kevin.pouget@st.com>
3106
3107 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3108 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3109 constants.
3110
5048e516
JK
31112011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3112
3113 Fix compatibility with texinfo versions older than 4.12.
3114 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3115 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3116 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3117 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3118 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3119 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3120 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3121
5a56e9c5
DE
31222011-10-09 Doug Evans <dje@google.com>
3123
3124 * gdb.texinfo (Extending GDB): Document alias command.
3125
36b11add
JK
31262011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3127
3128 Support @entry in input expressions.
3129 * gdb.texinfo (Variables): Describe @entry names suffix.
3130 (Print Settings): Add anchor for `set print entry-values'.
3131
e18b2753
JK
31322011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3133 Eli Zaretskii <eliz@gnu.org>
3134
3135 Display @entry parameter values (without references).
3136 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3137 example.
3138 (Print Settings): New description of set print entry-values and show
3139 print entry-values.
3140
111c6489
JK
31412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3142 Eli Zaretskii <eliz@gnu.org>
3143
3144 Recognize virtual tail call frames.
3145 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3146 (Tail Call Frames): New node.
3147 (Frames In Python): Add gdb.TAILCALL_FRAME.
3148
9c15afc4
DE
31492011-10-07 Doug Evans <dje@google.com>
3150
3151 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3152 register_pretty_printer.
3153
99f5279d
PM
31542011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3155
3156 PR python/12930
3157 PR python/12802
3158
3159 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3160 stop method.
3161
03583c20
UW
31622011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3163
3164 * gdb.texinfo (Starting your Program): "set disable-randomization"
3165 is no longer Linux-specific.
3166 (Remote Configuration): Document "set remote
3167 disable-randomization-packet".
3168 (General Query Packets): Document "QDisableRandomization" packet
3169 and add it to "qSupported" list.
3170
bd054e06
KP
31712011-10-07 Kevin Pouget <kevin.pouget@st.com>
3172
3173 Allow Python notification of new object-file loadings.
3174 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3175 event type.
3176
cb6be26b
KP
31772011-10-04 Kevin Pouget <kevin.pouget@st.com>
3178
3179 PR python/12691: Add the inferior to Python exited event
3180 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3181
a05336a1
JB
31822011-10-03 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3185 rephasing.
3186
5d77fe44
JB
31872011-10-03 Joel Brobecker <brobecker@adacore.com>
3188
3189 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3190 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3191 as possible feature returned by the `-list-features'
3192 command.
3193
699df94d
PK
31942011-09-28 Paul Koning <paul_koning@dell.com>
3195
3196 * gdb.texinfo (gdb.Type): Document field access by dictionary
3197 key syntax.
3198
24bdad53
YQ
31992011-09-28 Yao Qi <yao@codesourcery.com>
3200
3201 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3202 Add one space after option `-s'. Remove @r{} markup.
3203
6710bf39
SS
32042011-09-27 Stan Shebs <stan@codesourcery.com>
3205
3206 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3207
d99f7e48
HZ
32082011-09-16 Hui Zhu <teawater@gmail.com>
3209
3210 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3211 to *(unsigned char *)$esp@300.
3212
d812018b
PK
32132011-09-15 Paul Koning <paul_koning@dell.com>
3214
3215 * gdb.texinfo: Make style of Python functions and methods match
3216 the syntax of Python. Also put class and module names explicitly
3217 on function, member, and variable names, matching Python
3218 documentation conventions.
72f4393d 3219
2aa48337
KP
32202011-09-15 Kevin Pouget <kevin.pouget@st.com>
3221
3222 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3223 * gdb.texinfo (Inferiors In Python): Describe new
3224 gdb.selected_inferior() function.
3225
6839b47f
KP
32262011-09-15 Kevin Pouget <kevin.pouget@st.com>
3227
3228 Handle multiple breakpoint hits in Python interface:
3229 * gdb.texinfo (Events In Python): New function documentation:
3230 gdb.BreakpointEvent.breakpoints. Indicate that
3231 gdb.BreakpointEvent.breakpoint is now deprecated.
3232
26829f2b
JB
32332011-09-04 Joel Brobecker <brobecker@adacore.com>
3234
3235 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3236
a9f54f60
TT
32372011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3238
3239 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3240
fa3a4f15
PM
32412011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3242
72f4393d
L
3243 * gdb.texinfo (Prompt): Add set/show extended-prompt
3244 documentation
3245 (Basic Python): Add prompt_hook anchor.
3246 (Python modules): Reword module text to reflect multiple modules.
3247 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3248
224bbe49
YQ
32492011-08-14 Yao Qi <yao@codesourcery.com>
3250
78d85199
YQ
3251 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3252
32532011-08-14 Yao Qi <yao@codesourcery.com>
3254
3255 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3256 (TIC6x Features): New node.
3257
457e09f0
DE
32582011-08-12 Doug Evans <dje@google.com>
3259
3260 * gdb.texinfo (Symbols In Python): Document symbol.type.
3261
5e239b84
PM
32622011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3263
3264 * gdb.texinfo (Python): Document command and function
3265 auto-loading.
3266
177bc839
JK
32672011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3268 Eli Zaretskii <eliz@gnu.org>
3269
3270 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3271 typedefs unrolling. Extend the sample code by an inner typedef and
3272 outer typedefs unrolling.
3273
1a532630
PP
32742011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3275
3276 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3277 size and line-size.
3278
9b158ba0 32792011-07-21 Matt Rice <ratmice@gmail.com>
3280
3281 PR macros/12999
3282 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3283 Update text and cindex entries for info macro command.
3284
d17b6f81
PM
32852011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3286
3287 * observer.texi (GDB Observers): Add before_prompt observer.
3288 * gdb.texinfo (Basic Python): Add documentation for prompt
3289 substitution.
3290
713389e0
PM
32912011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3292
72f4393d 3293 PR python/12438
713389e0 3294 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3295 set/show python print-stack. Document set/show python
3296 print-backtrace.
713389e0 3297
177b42fe
TJB
32982011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3299
3300 * gdb.texinfo: Fix typos.
3301
900e11f9
JK
33022011-07-01 Tom Tromey <tromey@redhat.com>
3303
3304 * gdb.texinfo (Debugging Output): Document set debug
3305 check-physname.
3306
39c4d40a
TT
33072011-06-29 Tom Tromey <tromey@redhat.com>
3308
3309 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3310 breakpoint-notifications feature.
3311
6f5def7d
UW
33122011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3313
3314 * gdb.texinfo (Target Description): Remove warning about
3315 possibly unstable format.
3316
8cf64490
TT
33172011-06-03 Tom Tromey <tromey@redhat.com>
3318
3319 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3320 (Events In Python): Note that exit_code is optional.
3321
393eab54
PA
33222011-05-17 Pedro Alves <pedro@codesourcery.com>
3323
3324 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3325 required for multi-threading support.
3326 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3327 Hc are deprecated for multi-threading debugging. Point readers at
3328 the vCont packet.
3329
75fc9810
DE
33302011-05-15 Doug Evans <dje@google.com>
3331
3332 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3333
01124a23
DE
33342011-05-13 Doug Evans <dje@google.com>
3335
98a5dd13
DE
3336 * gdb.texinfo (Threads): Document $sdir,$pdir.
3337 (Server): Document $pdir exception.
3338
dbaefcf7
DE
3339 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3340
cc63ef9b
DE
3341 * gdb.texinfo (Threads): Clarify default value for
3342 libthread-db-search-path.
7e0396aa 3343
01124a23
DE
3344 * gdb.texinfo (Completion): Update example.
3345 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3346
d248b706
KY
33472011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3348
3349 * gdb.texinfo: Document change in the behaviour of the enable and
3350 disable GDB commands when applied to tracepoints.
3351 Document the EnableDisableTracepoints remote stub feature.
3352 Document QTEnable and QTDisable in the list of tracepoint packets.
3353
cc88a640
JK
33542011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3355
3356 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3357 hsuser.texi.
3358 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3359 comment to hsuser.texi. Change rluser.texi name in the comment.
3360
84e578fb
DE
33612011-05-10 Doug Evans <dje@google.com>
3362
3363 * gdb.texinfo (Threads): If an empty path is provided for
3364 libthread-db-search-path it is reset to its default value.
3365 (Server): Ditto.
3366
478aac75
DE
33672011-05-09 Doug Evans <dje@google.com>
3368
3369 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3370
9c06b0b4
TJB
33712011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3372 Thiago Jung Bauermann <bauerman@br.ibm.com>
3373
3374 Implement support for PowerPC BookE masked watchpoints.
3375 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3376 (PowerPC Embedded): Mention support of masked watchpoints.
3377
9ed350ad
JB
33782011-05-03 Joel Brobecker <brobecker@adacore.com>
3379
3380 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3381 `@value{GDBN}'.
3382
4ceed123
JB
33832011-05-03 Joel Brobecker <brobecker@adacore.com>
3384
3385 * gdb.texinfo (titlepage): Remove dedication.
3386 (In Memoriam): New appendix.
3387
559a7a62
JK
33882011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3389 Eli Zaretskii <eliz@gnu.org>
3390
3391 * gdb.texinfo (Index Section Format): Change the version to 5.
3392 Describe the different formula.
3393
03f2bd59
JK
33942011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3395 Eli Zaretskii <eliz@gnu.org>
3396
3397 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3398 for disconnected tracing.
3399 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3400 extended-remote relationship. Mention --once.
3401 (TCP port allocation lifecycle of @code{gdbserver}): New.
3402
d9b1a651
EZ
34032011-04-23 Eli Zaretskii <eliz@gnu.org>
3404
3405 * gdb.texinfo (Server): Improve indexing. Index all optional
3406 switches to gdbserver.
3407
90476074
TT
34082011-04-20 Tom Tromey <tromey@redhat.com>
3409
3410 * gdb.texinfo (Index Section Format): New node.
3411 (Top): Add new node to menu.
3412
c21236dc
PA
34132011-04-20 Pedro Alves <pedro@codesourcery.com>
3414
3415 * gdb.texinfo (Maintenance Commands): Document `maint print
3416 remote-registers'.
3417
05c8c3f5
TT
34182011-04-20 Tom Tromey <tromey@redhat.com>
3419
3420 * gdb.texinfo (Trace File Format): Move node later.
3421
7a9dd1b2
TT
34222011-04-19 Tom Tromey <tromey@redhat.com>
3423
3424 * gdbint.texinfo (Register Information Functions): Remove
3425 duplicate "the".
3426 * gdb.texinfo (Emacs): Remove duplicate "to".
3427 (GDB/MI Variable Objects): Remove duplicate "the".
3428 (General Query Packets): Likewise.
3429
4368ebeb
JB
34302011-04-02 Joel Brobecker <brobecker@adacore.com>
3431
3432 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3433 "GDB/MI Ada Exception Information" node.
3434
956a9fb9
JB
34352011-04-01 Joel Brobecker <brobecker@adacore.com>
3436
3437 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3438 the "exception-name" field in the *stopped async record.
3439
f1310107
TJB
34402011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3441 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3442
3443 Implement support for PowerPC BookE ranged breakpoints.
3444 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3445
8786b2bd
TT
34462011-03-28 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.texinfo (Set Tracepoints): Fix typo.
3449
9ef07c8c
TT
34502011-03-24 Tom Tromey <tromey@redhat.com>
3451
3452 * gdb.texinfo (Specify Location): Document `function:label'
3453 linespec.
3454
99c3dc11
PM
34552011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3456
f1310107 3457 PR python/12149
99c3dc11
PM
3458
3459 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3460
29703da4
PM
34612011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3462
3463 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3464 (Inferiors In Python): Likewise.
3465 (Threads In Python): Likewise.
3466 (Symbols In Python): Likewise.
3467 (Objfiles In Python): Likewise.
3468 (Symbol Tables In Python): Likewise.
3469
c9174737
PA
34702011-03-15 Pedro Alves <pedro@codesourcery.com>
3471
3472 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3473 display>: Explain that the commands accept number ranges.
3474
7371cf6d
PM
34752011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3476
3477 * gdb.texinfo (Breakpoints In Python): Add description and example
3478 of Python stop function operation.
3479
ecec24e6
PM
34802011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3481
3482 * gdb.texinfo (Parameters In Python): Document get_set_string and
3483 get_show_string methods.
3484
6dcd5565
JK
34852011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3486
3487 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3488
81896e36
JK
3489 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3490 circular-trace-buffer name.
3491
5e30da2c
JB
34922011-02-28 Joel Brobecker <brobecker@adacore.com>
3493
3494 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3495 in the previous change.
3496
3bd0f5ef 34972011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3498
72f4393d 3499 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3500 that they can accept multiple arguments.
3501
4ec7539c
JB
35022011-02-24 Joel Brobecker <brobecker@adacore.com>
3503
3504 Revert the following patch (code patch was not approved):
3505 2011-02-21 Hui Zhu <teawater@gmail.com>
3506 * agentexpr.texi (bytecode descriptions): add printf.
3507 * gdb.texinfo (tracepoint action lists): add printf.
3508
82809774
DE
35092011-02-23 Doug Evans <dje@google.com>
3510
3511 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3512
e5a67952
MS
35132011-02-23 Michael Snyder <msnyder@vmware.com>
3514
3515 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3516 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3517 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3518
6e6fbe60
DE
35192011-02-22 Doug Evans <dje@google.com>
3520
3521 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3522 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3523 add description of result, fix @defun formatting.
3524
f994e27a
HZ
35252011-02-21 Hui Zhu <teawater@gmail.com>
3526
3527 * agentexpr.texi (Bytecode Descriptions): Add printf.
3528 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3529
c7f96d2b
TT
35302011-02-18 Tom Tromey <tromey@redhat.com>
3531
3532 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3533
60f98dde
MS
35342011-02-14 Michael Snyder <msnyder@vmware.com>
3535
3536 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3537 Document new command "thread find".
3538
08e796bc
MS
35392011-02-14 Michael Snyder <msnyder@vmware.com>
3540
3541 * gdb.texinfo (Threads): Update example of new thread message.
3542
b3b9301e
PA
35432011-02-14 Pedro Alves <pedro@codesourcery.com>
3544
3545 * gdb.texinfo (Remote Configuration): Mention set/show remote
3546 traceframe-info.
3547 (Tools/Packages Optional for Building GDB): Mention that expat is
3548 used for traceframe info.
3549 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3550 (General Query Packets) <qSupported>: Describe the
3551 qXfer:traceframe-info:read feature.
3552 (qXfer::read): Describe qXfer:traceframe-info:read.
3553 (Traceframe Info Format): New section.
3554
cef35b0f
PA
35552011-02-04 Pedro Alves <pedro@codesourcery.com>
3556
3557 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3558 for casts and unary operators.
3559
f1cbe1d3
TT
35602011-02-04 Tom Tromey <tromey@redhat.com>
3561
3562 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3563 is not useful.
3564
585fdaa1
PA
35652011-01-25 Pedro Alves <pedro@codesourcery.com>
3566
3567 * gdb.texinfo: s/value optimized out/optimized out/g
3568
7bfc9434
JB
35692011-01-21 Joel Brobecker <brobecker@adacore.com>
3570
3571 * gdb.texinfo (Other Misc Settings): Rework part of the
3572 documentation of the "set interactive mode" command.
3573
4694da01
TT
35742011-01-19 Tom Tromey <tromey@redhat.com>
3575
3576 * gdb.texinfo (Threads): Document thread name output and `thread
3577 name' command.
3578 (Threads In Python): Document Thread.name attribute.
3579 (GDB/MI Thread Commands): Document thread attributes.
3580
b716877b
AB
35812011-01-12 Andrew Burgess <aburgess@broadcom.com>
3582
3583 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3584 changes in mi/mi-cmd-disas.c
3585
13fd8b81
TT
35862011-01-12 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3589 Fix "thread apply" text.
3590
e09342b5
TJB
35912011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3592 Thiago Jung Bauermann <bauerman@br.ibm.com>
3593
3594 Implement support for PowerPC BookE ranged watchpoints.
3595 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3596 the "set powerpc exact-watchpoints" flag.
3597
06e65f44
TT
35982011-01-07 Tom Tromey <tromey@redhat.com>
3599
3600 * gdb.texinfo (Python API): Add descriptions to @menu items.
3601
d8e22779
TT
36022011-01-06 Tom Tromey <tromey@redhat.com>
3603
3604 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3605
a255712f
PP
36062010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3607
e09342b5 3608 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3609
ccfc3d6e
TT
36102011-01-06 Tom Tromey <tromey@redhat.com>
3611
3612 PR python/12133:
3613 * gdb.texinfo (Frames In Python): Document various frame
3614 constants.
3615
44944448
JB
36162011-01-05 Joel Brobecker <brobecker@adacore.com>
3617
3618 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3619 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3620 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3621
42ea3d7a
JK
36222011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3623
3624 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3625 (clean): Add GDBvn.texi.
3626
720d1a40
JB
36272010-12-29 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3630 occasional case where the debugger prints an array address
3631 instead of the array itself.
3632
ad196637
PA
36332010-12-23 Pedro Alves <pedro@codesourcery.com>
3634
3635 * gdb.texinfo (Packets) <read registers packet>: Document support
3636 for registers that were not collected.
3637
a86caf66
DE
36382010-12-15 Doug Evans <dje@google.com>
3639
3640 * gdb.texinfo (Startup): Document auto-loading of scripts during
3641 startup.
3642 (Auto-loading): Delete "maint set python auto-load on|off".
3643 Add "set auto-load-scripts on|off".
3644
aae1c79a
DE
36452010-12-07 Doug Evans <dje@google.com>
3646
3647 * gdb.texinfo (Mode Options): Document -data-directory.
3648 (Data Files): Add reference to -data-directory.
3649
4e04c971
DE
36502010-11-29 Doug Evans <dje@google.com>
3651
3652 * gdb.texinfo (Pretty-Printer Introduction): Change
3653 printer-name:subprinter-name to printer-name;subprinter-name.
3654
94b6973e
PM
36552010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3656
72f4393d 3657 PR python/12199
94b6973e
PM
3658
3659 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3660
39037522
TT
36612010-11-23 Tom Tromey <tromey@redhat.com>
3662
3663 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3664 (Editing): Likewise.
3665 (Command History): Likewise.
3666 (TUI Keys): Likewise.
3667 (Bug Reporting): Conditionally include rluser.texi and
3668 inc-history.texinfo.
3669 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3670 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3671 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3672 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3673 (gdb.pdf): Likewise.
3674 (gdb.info): Likewise.
3675 (gdb/index.html): Likewise.
3676
5ae98d25
TT
36772010-11-23 Tom Tromey <tromey@redhat.com>
3678
3679 * Makefile.in (Makefile): Run ../config.status.
3680 (distclean): Update.
3681 * configure: Remove.
3682 * configure.ac: Remove.
3683
621c8364
TT
36842010-11-12 Tom Tromey <tromey@redhat.com>
3685
3686 * gdb.texinfo (Basic Python): Update. Add xref.
3687 (Exception Handling): Document new exception classes.
3688 (Types In Python): Update.
3689 (Frames In Python): Update.
3690
84f4c1fe
PM
36912010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3692
3693 * gdb.texinfo (Breakpoints In Python): Document "internal"
3694 parameter, and visible attribute.
3695
99e7ae30
DE
36962010-11-05 Doug Evans <dje@google.com>
3697
3698 * gdb.texinfo (Source Path): Document "set directories".
3699
f4b8a18d
KW
37002010-11-05 Ken Werner <ken.werner@de.ibm.com>
3701
3702 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3703 (OpenCL C): New node.
3704
7b51bc51
DE
37052010-11-02 Doug Evans <dje@google.com>
3706
3707 * gdb.texinfo (Pretty Printing): Expand into three sections,
3708 introduction, example, and commands.
3709 (Python API): Delete section Disabling Pretty-Printers, merge into
3710 Selecting Pretty-Printers.
3711 (Writing a Pretty-Printer): New section. Move the pretty-printer
3712 example here, and reformat to match python coding style. Add a second
3713 example using the gdb.printing module.
3714 (Python modules): Add gdb.printing.
3715
9eeee977
DE
37162010-10-29 Doug Evans <dje@google.com>
3717
3718 * gdb.texinfo (Python): Fix long line.
3719
a0e0ffdf
DE
37202010-10-20 Doug Evans <dje@google.com>
3721
3722 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3723 All references updated. Correct sections marked as subsections.
3724 (Coding Standards): New chapter. Move the coding standard related
3725 subsections here. Add section on Python coding standards.
3726
0e3509db
DE
37272010-10-13 Doug Evans <dje@google.com>
3728
3729 * gdb.texinfo (Python): Add "Python modules".
3730 (Types in Python): Add reference to gdb.types section.
3731 (Python modules): New node.
3732
44592cc4
DE
37332010-10-11 Doug Evans <dje@google.com>
3734
3735 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3736 Python" from gdb.Value.type description.
3737
6e1bb179
JB
37382010-09-28 Joel Brobecker <brobecker@adacore.com>
3739
3740 * gdb.texinfo (Ravenscar Profile): New node.
3741
e8467610
TT
37422010-09-22 Tom Tromey <tromey@redhat.com>
3743
3744 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3745
fccd1d1e
EZ
37462010-09-22 Eli Zaretskii <eliz@gnu.org>
3747
3748 * gdb.texinfo (Values From Inferior): Clarify that
3749 value.dynamic_type works only in C++ programs with RTTI.
3750
c1b6b909
TT
37512010-09-15 Paul Bolle <pebolle@tiscali.nl>
3752
3753 * gdb.texinfo (Character Sets): Correctly reference host-charset
3754 in example.
3755
7d288aaa
TT
37562010-09-13 Tom Tromey <tromey@redhat.com>
3757
3758 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3759 Document "fullname" and "from".
3760
f75d858b
MK
37612010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3762
3763 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3764 feature `reverse' output by -list-target-features.
3765
83b9503b
L
37662010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3767
3768 * gdb.texinfo (i386 Features): Remove an extra "@item".
3769
03f17ccf
TT
37702010-08-30 Tom Tromey <tromey@redhat.com>
3771
3772 PR python/11792:
3773 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3774
9779414d
DJ
37752010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3776
3777 * gdb.texinfo (ARM Features): Document
3778 org.gnu.gdb.arm.m-profile.
3779
f9ffd4bb
TT
37802010-08-23 Tom Tromey <tromey@redhat.com>
3781
3782 PR python/11145:
3783 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3784 reinterpret_cast methods.
3785
702c2711
TT
37862010-08-23 Tom Tromey <tromey@redhat.com>
3787
3788 PR python/11915:
3789 * gdb.texinfo (Types In Python): Document array method.
3790
66b73624
TJB
37912010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3792
3793 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3794
06a64a0b
TT
37952010-08-16 Tom Tromey <tromey@redhat.com>
3796
3797 * gdb.texinfo (Set Watchpoints): Document -location option.
3798
a3a7127e
DE
37992010-08-13 Doug Evans <dje@google.com>
3800
3801 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3802
8dedea02
VP
38032010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3804
3805 * gdb.texinfo (GDB/MI Data Manipulation): Document
3806 -data-read-memory-raw and -data-write-memory-raw.
3807
ca5c20b6 38082010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3809 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3810
3811 * gdb.texinfo (Basic Python): Describe post_event API.
3812
cb2e07a6
PM
38132010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3814
3815 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3816 decode_line Python APIs
cb2e07a6 3817
464b3efb
TT
38182010-08-10 Tom Tromey <tromey@redhat.com>
3819
3820 * gdb.texinfo (Pretty Printing API): Document
3821 gdb.default_visualizer.
3822
c29c521f
TT
38232010-08-10 Tom Tromey <tromey@redhat.com>
3824
3825 Revert gdb-add-index addition:
3826 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3827
5da1313b
JK
38282010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3829 Eli Zaretskii <eliz@gnu.org>
3830
3831 * gdb.texinfo (Mode Options) <-batch>
3832 (Basic Python) <gdb.execute>: Describe setting width and height.
3833
02d868e8
PP
38342010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3835
3836 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3837
c2bbed2a
TT
38382010-07-30 Tom Tromey <tromey@redhat.com>
3839
3840 * gdb.texinfo (Index Files): Mention gdb-add-index.
3841
6c13bbe1
HZ
38422010-07-30 Hui Zhu <teawater@gmail.com>
3843
3844 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3845 "detach inferior" and "kill inferior".
3846
53a71c06
CR
38472010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3848
3849 * gdb.texinfo (Machine Code): Update description of two forms of
3850 arguments, and add new example to demonstrate the new form.
3851
5374244e
PM
38522010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3853
3854 * gdb.texinfo (Values From Inferior): Add value inferior function
3855 call description.
3856
8ea5bce5
JK
38572010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3858
3859 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3860
c0edd9ed
JK
38612010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3862 Eli Zaretskii <eliz@gnu.org>
3863
3864 Make core files the process_stratum.
3865 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3866 record_stratum example.
3867
9291a0cd
TT
38682010-07-13 Tom Tromey <tromey@redhat.com>
3869
3870 * gdb.texinfo (Index Files): New node.
3871
f5011d11
TT
38722010-07-13 Tom Tromey <tromey@redhat.com>
3873
3874 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3875
0f5238ed
TT
38762010-07-13 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (Specify Location): Document labels.
3879
74c761c1
PA
38802010-07-01 Pedro Alves <pedro@codesourcery.com>
3881
3882 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3883 entries for fast tracepoints and static tracepoints.
3884
501994c0
PA
38852010-07-01 Pedro Alves <pedro@codesourcery.com>
3886
3887 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3888 qsThreadInfo>: Spell out `l' as ell.
3889
0fb4aa4b
PA
38902010-07-01 Pedro Alves <pedro@codesourcery.com>
3891
3892 * gdb.texinfo (Convenience Variables): Document $_sdata.
3893 (Commands to Set Tracepoints): Describe static tracepoints. Add
3894 `Listing Static Tracepoint Markers' menu entry. Document
3895 "strace".
3896 (Tracepoint Action Lists): Document collecting $_sdata.
3897 (Listing Static Tracepoint Markers): New subsection.
3898 (Tracepoints support in gdbserver): Mention static tracepoints.
3899 (remote packets, enabling and disabling): Mention
3900 read-sdata-object.
3901 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3902 and StaticTracepoint.
3903 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3904 Document qXfer:sdata:read.
3905 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3906
dc3b15be
JB
39072010-06-29 Joel Brobecker <brobecker@adacore.com>
3908
3909 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3910
595939de
PM
39112010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3912 Tom Tromey <tromey@redhat.com>
3913 Thiago Jung Bauermann <bauerman@br.ibm.com>
3914
3915 * gdb.texinfo (Inferiors In Python): New node.
3916 * gdb.texinfo (Threads In Python): New node.
3917
9279c692
JB
39182010-06-28 Joel Brobecker <brobecker@adacore.com>
3919
3920 * gdb.texinfo (Python): Document what the python directory is
3921 and what its location is.
3922 (Basic Python): Document the gdb.PYTHONDIR constant.
3923
bc9f0842
TT
39242010-06-25 Tom Tromey <tromey@redhat.com>
3925
3926 PR python/10808:
3927 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3928
f1421989
HZ
39292010-06-24 Hui Zhu <teawater@gmail.com>
3930
3931 * gdb.texinfo: (Commands for Controlled Output): Add
3932 documentation for command "eval".
3933
e4c0cfae
SS
39342010-06-21 Stan Shebs <stan@codesourcery.com>
3935
3936 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3937 * annotate.texinfo: Ditto.
3938 * gdbint.texinfo: Ditto.
3939 * stabs.texinfo: Ditto.
3940
bb08c432
HZ
39412010-06-22 Hui Zhu <teawater@gmail.com>
3942
3943 * gdb.texinfo: (Process Record and Replay): Add documentation
3944 for command "set record memory-query".
3945
4f5d9f07
SS
39462010-06-21 Stan Shebs <stan@codesourcery.com>
3947
3948 * gdb.texinfo: Relicense under GFDL version 1.3.
3949 * annotate.texinfo: Relicense under GFDL version 1.3.
3950 * gdbint.texinfo: Relicense under GFDL version 1.3.
3951 * stabs.texinfo: Relicense under GFDL version 1.3.
3952 * fdl.texi: Update to version 1.3.
3953
6aed2dbc
SS
39542010-06-18 Stan Shebs <stan@codesourcery.com>
3955
a61408f8
SS
3956 * gdb.texinfo (Operating System Auxiliary Information): Describe
3957 "info os" when no arguments given.
3958
6aed2dbc
SS
3959 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3960 $_thread.
3961
24e933df
HZ
39622010-06-18 Hui Zhu <teawater@gmail.com>
3963
3964 * gdb.texinfo: (Process Record and Replay): Add documentation
3965 for commands "record save" and "record restore".
3966
65d79d4b
SDJ
39672010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3968
3969 * gdb.texinfo: Include information about the correct use
3970 of addresses in the `watch' command.
3971
d914c394
SS
39722010-06-11 Stan Shebs <stan@codesourcery.com>
3973
3974 * gdb.texinfo (Observer Mode): New section.
3975 (General Query Packets): Document QAllow.
889bf7c5 3976
967cf477
DE
39772010-06-04 Doug Evans <dje@google.com>
3978
3979 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3980
aaf4119b
DE
39812010-06-03 Doug Evans <dje@google.com>
3982
3983 * gdbint.texinfo (Coding): Add subsection on command names.
3984
9eae7c52
TT
39852010-06-02 Tom Tromey <tromey@redhat.com>
3986
3987 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3988 always-disassemble.
3989
fa593d66
PA
39902010-06-01 Pedro Alves <pedro@codesourcery.com>
3991
3992 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3993 gdbserver, and add cross reference.
3994 (Tracepoints support in gdbserver): New subsection.
3995
dde08ee1
PA
39962010-05-26 Pedro Alves <pedro@codesourcery.com>
3997
3998 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3999 `qRelocInsn' feature.
4000 (Relocate instruction reply packet): New subsection
4001 of `Tracepoint Packets'.
4002 (Tracepoint Packets): Mention that packets QTDP and QTStart
4003 support the qRelocInsn request, and add cross reference to new
4004 subsection.
4005
07ca107c
DE
40062010-05-25 Doug Evans <dje@google.com>
4007
4008 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4009 (Commands In Python): Document gdb.string_to_argv.
4010
c25c4a8b
JK
40112010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4012
4013 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4014 ATTR_NORETURN.
4015
d7b32ed3 40162010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4017 Tom Tromey <tromey@redhat.com>
4018 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4019
c25c4a8b 4020 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4021
6aecb9c2
JB
40222010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4023
4024 * gdb.texinfo: (Summary) Add mention about D language support.
4025 (Filenames): Add D suffixes.
4026 (D): New node.
4027
b7da9e9f
PM
40282010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4029
4030 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4031 of macro deleted from GDB code.
4032
ab38a727
PA
40332010-04-24 Pedro Alves <pedro@codesourcery.com>
4034
4035 * gdb.texinfo (Commands to specify files): Describe what how GDB
4036 looks up DOS-based filesystem paths on the system root. Document
4037 the new `set/show target-file-system-kind' commands.
4038
66d09542
DE
40392010-04-23 Doug Evans <dje@google.com>
4040
4041 * gdb.texinfo (Python): Move Auto-loading section here ...
4042 (Python API): from here.
4043 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4044 (Maintenance Commands): Add docs for "maint print section-scripts".
4045
8bd10a10
CM
40462010-04-20 Chris Moller <cmoller@redhat.com>
4047
4048 * gdb.texinfo (Setting Breakpoints): Added description of
4049 filename-qualified rbreak.
4050 * refcard.tex (Breakpoints and Watchpoints): Added brief
4051 description of filename-qualified rbreak.
4052
4c374409
JK
40532010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4054
4055 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4056 (Python API): Change the reference to Pretty Printing API.
4057 (Pretty Printing): Move the user part under the Data node. Reformat
4058 the sample output to 72 columns. Create a new reference to Pretty
4059 Printing API. Rename the API part ...
4060 (Pretty Printing API): To a new node name.
4061 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4062 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4063
5a9351ae
SS
40642010-04-21 Stan Shebs <stan@codesourcery.com>
4065
4066 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4067 and commands.
5a9351ae 4068 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4069
9a22f0d0
PM
40702010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4071
4072 * gdb.texinfo (Examining memory): Update for change in string
4073 display with explicit size.
4074
6149aea9
PA
40752010-04-19 Pedro Alves <pedro@codesourcery.com>
4076
4077 PR breakpoints/8554.
4078
4079 * gdb.texinfo (Save Breakpoints): New node.
4080 (save-tracepoints): Rename to ...
4081 (save tracepoints): ... this. Mention that `save-tracepoints' is
4082 a deprecated alias to `save tracepoints'.
4083
711e434b
PM
40842010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4085
645797a8 4086 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4087 (info w32 thread-information-block): Document new command.
4088 (qGetTIBAddress): Document new gdbserver query.
4089 (maint set/show show-all-tib): Document new command.
4090
3f7b2faa
DE
40912010-04-15 Doug Evans <dje@google.com>
4092
fa33c3cd
DE
4093 * gdb.texinfo (Python API): Add progspaces section.
4094 (Selecting Pretty-Printers): Progspace pretty-printers are
4095 searched too.
4096 (Progspaces In Python): New section.
4097
3f7b2faa
DE
4098 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4099
79f283fe
PM
41002010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4101
4102 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4103 returns None.
4104
87290684
SS
41052010-04-09 Stan Shebs <stan@codesourcery.com>
4106
4107 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4108 Describe the `frames-created' field, tweak grammar.
4109
a97153c7
PA
41102010-04-09 Pedro Alves <pedro@codesourcery.com>
4111
4112 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4113 Describe the `circular' and `disconnected' fields.
4114
5c5dcc1b
L
41152010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4116
4117 * gdb.texinfo (maint print registers): Mention unavailable and
4118 invisible registers.
4119
adc36818
PM
41202010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4121 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4122 Tom Tromey <tromey@redhat.com>
adc36818
PM
4123
4124 * gdb.texinfo (Breakpoints In Python): New Node.
4125
33da3f1c
SS
41262010-04-08 Stan Shebs <stan@codesourcery.com>
4127
4128 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4129 trace status fields.
4130
3a13a53b
L
41312010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4132
4133 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4134 optional. Make org.gnu.gdb.i386.avx requires
4135 org.gnu.gdb.i386.avx.
4136
08001717
DE
41372010-04-08 Doug Evans <dje@google.com>
4138
4139 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4140 search path, and document that gdb only scans the search path if
4141 the script's path doesn't specify a directory.
4142
c375651d
DE
41432010-04-05 Doug Evans <dje@google.com>
4144
4145 * gdb.texinfo (maint show python auto-load): Fix typo.
4146
af54718e
SS
41472010-04-04 Stan Shebs <stan@codesourcery.com>
4148
d77f58be
SS
4149 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4150 (Setting Watchpoints): Update description of "info watch".
4151 (Disabling Breakpoints): Only "info break" lists all.
4152
af54718e
SS
4153 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4154 (tdump): Explain how tdump works.
4155
86b17b60
PA
41562010-04-01 Pedro Alves <pedro@codesourcery.com>
4157
4158 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4159 add cross reference.
4160
ff12863f
PA
41612010-03-31 Pedro Alves <pedro@codesourcery.com>
4162
4163 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4164 commands error out.
4165
f68eb612
L
41662010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4167
4168 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4169
c8d5aac9
L
41702010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4171
4172 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4173
7d13fe92
SS
41742010-03-29 Stan Shebs <stan@codesourcery.com>
4175 Nathan Sidwell <nathan@codesourcery.com>
4176
4177 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4178 GDBN equivalent.
4179 (Set Tracepoints): Remove mention that conditional tracepoints
4180 don't exist.
4181 (Tracepoint Actions): Clarify when while-stepping collection
4182 happens, note that while-stepping does not automatically collect
4183 $pc.
4184
409873ef 41852010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4186
409873ef
SS
4187 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4188 (General Query Packets): Describe TracepointSource.
4189
ee8e71d4
EZ
41902010-03-27 Matt Rice <ratmice@gmail.com>
4191
c8d5aac9
L
4192 * gdb.texinfo (ARM): Document arguments to "target sim".
4193 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4194
99b5e152
PA
41952010-03-26 Pedro Alves <pedro@codesourcery.com>
4196
4197 * gdb.texinfo (Tracepoint Packets): Remove mention that
4198 terror:string may be plain text, and drop mention of X prefix.
4199
cd64ee31
VP
42002010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4201
4202 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4203
6c28cbf2
SS
42042010-03-24 Stan Shebs <stan@codesourcery.com>
4205
4206 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4207
95a42b64
TT
42082010-03-24 Tom Tromey <tromey@redhat.com>
4209
4210 PR breakpoints/9352:
4211 * gdb.texinfo (Break Commands): Update.
4212
18148017
VP
42132010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4214
4215 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4216 commands.
4217
4daf5ac0
SS
42182010-03-16 Stan Shebs <stan@codesourcery.com>
4219
4220 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4221 circular-trace-buffer.
4222 (Tracepoint Packets): Describe QTBuffer, and details of the
4223 qTStatus reply.
4224
c9429232
SS
42252010-03-12 Stan Shebs <stan@codesourcery.com>
4226 Nathan Sidwell <nathan@codesourcery.com>
4227
4228 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4229 doing instruction stepping.
4230 (Tracepoint Restrictions): New node.
4231
ccefe4c4
TT
42322010-03-10 Tom Tromey <tromey@redhat.com>
4233
4234 * gdbint.texinfo (Symbol Handling): Update.
4235
7c953934
TT
42362010-03-08 Tom Tromey <tromey@redhat.com>
4237
4238 PR cli/9591:
4239 * gdb.texinfo (Mode Options): Mention lack of pagination and
4240 confirmation with --batch.
4241 (Screen Size): Mention --batch.
4242 (Messages/Warnings): Likewise.
4243
f870a310
TT
42442010-03-05 Tom Tromey <tromey@redhat.com>
4245
4246 * gdb.texinfo (Basic Python): Document target_charset and
4247 target_wide_charset.
4248
78e2826b
TT
42492010-03-05 Tom Tromey <tromey@redhat.com>
4250
4251 * gdb.texinfo (Data): Link to pretty-printing.
4252 (Output Formats): Likewise. Correct text.
4253
f5dff777
DJ
42542010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4255
4256 * gdb.texinfo (Types): Describe <struct> and <flags>.
4257
dc00d89f
PM
42582010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4259
4260 * gdb.texinfo (Frames In Python): Add block parameter and
4261 description to read_var text.
4262
5107b149 42632010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4264 Tom Tromey <tromey@redhat.com>
5107b149
PM
4265
4266 * gdb.texinfo (Types In Python): Describe block argument in
4267 template_argument and gdb.lookup_type.
4268
e03e5e7b
TT
42692010-02-24 Tom Tromey <tromey@redhat.com>
4270
4271 * gdb.texinfo (Cygwin Native): Fix typo.
4272
f3e9a817
PM
42732010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4274
4275 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4276 and select method descriptions.
4277 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4278 Tables in Python to menu.
4279 (Blocks In Python): New node.
4280 (Symbols In Python): New node.
4281 (Symbol Tables in Python): New node.
4282
a79b8f6e
VP
42832010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4284
4285 Multiexec MI
4286
4287 gdb/
4288 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4289
4290 gdb/doc/
4291 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4292 changes.
4293 (GDB/MI Program Execution): Document current behaviour of
4294 --all and --thread-group.
4295 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4296 -remove-inferior.
4297 * observer.texi (inferior_added, inferior_removed): New
4298 observers.
4299
629d6a47
TT
43002010-02-19 Tom Tromey <tromey@redhat.com>
4301
4302 * gdbint.texinfo (Getting Started): Fix @node.
4303 (Debugging GDB): Likewise.
4304
c09529e5
JB
43052010-02-13 Joel Brobecker <brobecker@adacore.com>
4306
4307 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4308 documenting the gdb_test_timeout variable.
4309
540aa8e7
MS
43102010-02-12 Jakob Engblom <jakob@virtutech.com>
4311
4312 * gdb.texinfo (MI commands): Added documentation of --reverse
4313 option to a set of MI commands. Restructured documentation of MI
4314 commands --exec-continue to reflect the complexity of reverse
4315 execution.
4316
081dfbf7
PA
43172010-02-12 Pedro Alves <pedro@codesourcery.com>
4318
4319 * gdb.texinfo (Using the Collected Data): Specify that the address
4320 range of `tfind outsize' is exclusive, and that the address range
4321 of `tfind range' is inclusive.
4322 (Tracepoint Packets): Specify that the address range of
4323 `QTFrame:range' is inclusive, and that the address range of
4324 `QTFrame:outside' is exclusive
4325
8e9c5e02
VP
43262010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4327
4328 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4329
92981e24
TT
43302010-02-10 Tom Tromey <tromey@redhat.com>
4331
4332 * gdb.texinfo (Debugging Output): Document set debug parser and
4333 show debug parser.
4334
075b51b7
L
43352010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4336
4337 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4338 i386_eflags and i386_mxcsr.
4339
3bb8d5c3
L
43402010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4341
4342 * gdb.texinfo: Document i386 target features.
4343
c5f80513
DE
43442010-02-05 Doug Evans <dje@google.com>
4345
4346 * gdbint.texinfo (Testsuite): Add a new section to document the
4347 various DejaGnu variables that may be overridden.
1be00882 4348 Document INTERNAL_GDBFLAGS.
c5f80513 4349
6ac33a4e
TT
43502010-02-04 Tom Tromey <tromey@redhat.com>
4351
4352 PR cli/8830:
4353 * gdb.texinfo (Files): -readnow comes before the filename for file
4354 and symbol-file.
4355
a1dcb23a
DJ
43562010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4357
4358 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4359 Document ARM breakpoint types.
4360 (Register Packet Format): Move into the new section.
4361 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4362
95433b34
JB
43632010-01-21 Joel Brobecker <brobecker@adacore.com>
4364
4365 * gdb.texinfo (File Options): Adjust the documentation of this
4366 switch to refer to the "source" command rather than partially
4367 duplicating some of the relevant information.
4368 (Extending GDB): Introduce and document the set/show script-extension
4369 setting.
4370 (Command Files): Add note explaining that the "source" command
4371 is also used to evalute scripts written in other languages.
4372 Remove the short slightly incorrect reference to sourcing Python
4373 scripts.
4374 (Python Commands): Document how to execute a Python script from GDB.
4375
8d576872
JB
43762010-01-19 Joel Brobecker <brobecker@adacore.com>
4377
4378 * gdb.texinfo (Command Files): Fix typo.
4379
8150ff9c
JB
43802010-01-18 Tom Tromey <tromey@redhat.com>
4381
4382 * gdb.texinfo (File Options): Document -x on .py files.
4383 (Command Files): Document handling of Python scripts.
4384
23db03a6
JZ
43852010-01-18 Jie Zhang <jie.zhang@analog.com>
4386
4387 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4388
00bf0b85
SS
43892010-01-15 Stan Shebs <stan@codesourcery.com>
4390
4391 * gdb.texinfo (Trace Files): New section.
4392 (Tracepoint Packets): Document QTSave and qTBuffer.
4393 (Trace File Format): New appendix.
4394
be759fcf
PM
43952010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4396
4397 * gdb.texinfo (Values From Inferior): Document lazy_string value
4398 method.
4399 (Python API): Add Lazy strings menu item.
4400 (Lazy Strings In Python): New node.
4401
dc146f7c
VP
44022010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4403
4404 * gdb.texinfo (GDB/MI Thread Information): New.
4405 (GDB/MI Async Records): Document the core field in *stopped.
4406 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4407 documentation
4408 (Process list): Document that osdata document may contain
4409 threads.
4410 (Remote Serial Protocol): Document qXfer:threads.
4411
d5551862
SS
44122010-01-06 Stan Shebs <stan@codesourcery.com>
4413
4414 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4415 disconnected tracing.
4416 (Tracepoint Packets): Document new protocol.
4417
7a697b8d
SS
44182010-01-05 Stan Shebs <stan@codesourcery.com>
4419
4420 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4421 tracepoints.
4422 (Tracepoint Packets): Describe remote protocol for fast
4423 tracepoints.
4424
e6f3ec50
JB
44252010-01-01 Joel Brobecker <brobecker@adacore.com>
4426
4427 Update the "Start of New Year Procedure".
4428 * gdbint.texinfo: Add the list of files that need to be updated
4429 manually. Minor reformatting.
4430
ddc4e9c1
JB
44312010-01-01 Joel Brobecker <brobecker@adacore.com>
4432
4433 * refcard.tex: Update copyright year in header and text.
4434
9d2897ad
JB
44352010-01-01 Joel Brobecker <brobecker@adacore.com>
4436
4437 * agentexpr.texi: Add 2010 to the list of copyright years.
4438 * annotate.texinfo: Likewise.
4439 * gdb.texinfo: Likewise.
4440 * gdbint.texinfo: Likewise.
4441 * observer.texi: Likewise.
4442 * stabs.texinfo: Likewise.
4443
6da95a67
SS
44442009-12-31 Stan Shebs <stan@codesourcery.com>
4445
4446 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4447
236f1d4d
SS
44482009-12-29 Stan Shebs <stan@codesourcery.com>
4449
4450 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4451
f61e138d
SS
44522009-12-28 Stan Shebs <stan@codesourcery.com>
4453
4454 * gdb.texinfo (Trace State Variables): New section.
4455 (Tracepoint Packets): Describe trace state variable packets.
4456 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4457 variable bytecodes.
4458
0fe7935b
DJ
44592009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4460
4461 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4462 declarations.
4463
a6b29f87
VP
44642009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4465
4466 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4467 -gdb-exit behaviour.
4468
5e4bde96
JB
44692009-12-20 Joel Brobecker <brobecker@adacore.com>
4470
4471 * gpl.texi: Update to version 3 of the GPL.
4472
a1715244
JB
44732009-12-20 Joel Brobecker <brobecker@adacore.com>
4474
4475 * Makefile.in: Update copyright header.
4476 * observer.texi: Fix the copyright header of the generated files.
4477
361ae042
PM
44782009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4479
4480 * gdb.texinfo (Types In Python): Describe range function.
4481
bfd31e71
PM
44822009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4483
4484 * gdb.texinfo (Types In Python): Describe "is_base_class".
4485
57a1d736
TT
44862009-12-03 Tom Tromey <tromey@redhat.com>
4487
4488 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4489
8cebebb9
PP
44902009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4491
4492 * observer.texi: New memory_changed observer.
4493
16af530a
TT
44942009-12-01 Tom Tromey <tromey@redhat.com>
4495
4496 * gdb.texinfo (Reverse Execution): Fix typo.
4497
b6199126
DJ
44982009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 PR gdb/8704
4501
4502 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4503 are allowed after the breakpoint condition.
4504
7a6973ad
TT
45052009-11-23 Tom Tromey <tromey@redhat.com>
4506
4507 PR python/10782:
4508 * gdb.texinfo (Types In Python): Document Type.pointer.
4509
21a0512e
PP
45102009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4511
4512 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4513
a5832c8f
PA
45142009-11-11 Pedro Alves <pedro@codesourcery.com>
4515
4516 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4517 (Using Agent Expressions): Delete cross reference.
4518
1eb7cd77
JB
45192009-11-07 Joel Brobecker <brobecker@adacore.com>
4520
4521 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4522 and @settitle directives up to help makeinfo find them.
4523
24ddea62
JK
45242009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4525
4526 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4527 (Auto-loading): Use plural and note one can use multiple components now.
4528
3afae151
VP
45292009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4530
4531 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4532 -stack-list-arguments have the same documentation for parameter
4533 as -stack-list-locals. Add comas.
4534
14ff2235
PM
45352009-10-27 Tom Tromey <tromey@redhat.com>
4536 Eli Zaretskii <eliz@gnu.org>
4537
c8d5aac9 4538 PR python/10781
14ff2235
PM
4539
4540 * gdb.texinfo (Values From Inferior): Document cast method.
4541
9c419145
PP
45422009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4543
4544 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4545 and adjust example.
889bf7c5 4546
29153c24
MS
45472009-10-22 Michael Snyder <msnyder@vmware.com>
4548
4549 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4550 info record command. Also document the new save and restore
29153c24
MS
4551 commands.
4552
2b28d209
PP
45532009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4554
4555 * gdb.texinfo (Machine Code): Mention current pc marker.
4556 (Memory): Likewise.
4557
6c95b8df
PA
45582009-10-19 Pedro Alves <pedro@codesourcery.com>
4559 Stan Shebs <stan@codesourcery.com>
4560
4561 * observer.texi (new_inferior): Rename to...
4562 (inferior_appeared): ... this.
4563
4564 * gdb.texinfo (Inferiors): Rename node to ...
4565 (Inferiors and Programs): ... this. Mention running multiple
4566 programs in the same debug session.
4567 <info inferiors>: Mention the new 'Executable' column if "info
4568 inferiors". Update examples. Document the "add-inferior",
4569 "clone-inferior", "remove-inferior" and "maint info
4570 program-spaces" commands.
4571 (Process): Rename node to...
4572 (Forks): ... this. Document "set|show follow-exec-mode".
4573
2f8132f3
MS
45742009-10-11 Michael Snyder <msnyder@vmware.com>
4575
4576 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4577 (ReverseContinue): Ditto.
4578
cba4b2d3
PP
45792009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4580
4581 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4582
da082f17
JK
45832009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4584
4585 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4586
08be9d71
ME
45872009-10-06 Michael Eager <eager@eagercon.com>
4588
4589 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4590 (Embedded Processors): Add MicroBlaze.
4591 (MicroBlaze): New. Describe Xilinx MicroBlaze
4592
08a0efd0
PA
45932009-10-04 Pedro Alves <pedro@codesourcery.com>
4594
4595 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4596
cbb8f428
EZ
45972009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4598
4599 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4600
30a4a70c
JB
46012009-09-23 Joel Brobecker <brobecker@adacore.com>
4602
4603 * observer.texi (solib_unloaded): Document explicitly the fact that
4604 this observer is called before the associated symbols are unloaded.
4605
b3372f91
VP
46062009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4607
4608 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4609 -stack-list-variables.
4610
f43030c4
TT
46112009-09-18 Tom Tromey <tromey@redhat.com>
4612
4613 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4614 is experimental.
4615
ec7e75e7
PP
46162009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4617
4618 * gdb.texinfo (convenince variables): Mention
4619 $_siginfo could be empty.
f43030c4 4620
0cc7d26f
TT
46212009-09-15 Tom Tromey <tromey@redhat.com>
4622
4623 * gdb.texinfo (GDB/MI Variable Objects): Document
4624 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4625 Expand -var-update documentation.
4626
a96d9b2e
SDJ
46272009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4628
4629 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4630 feature.
4631
005ca36a
JB
46322009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4633
4634 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4635
0d772ac9
MS
46362009-09-10 Michael Snyder <msnyder@vmware.com>
4637
4638 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4639 ReverseStep replies to the qSupported query.
4640
14fb1bac
JB
46412009-09-10 Joel Brobecker <brobecker@adacore.com>
4642
4643 Add documentation for set/show interactive-mode.
4644 * gdb.texinfo (Other Misc Settings): New node.
4645
29b090c0
DE
46462009-09-01 Doug Evans <dje@google.com>
4647
4648 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4649 non-stop mode's affect on remote caching.
4650
4e5d721f
DE
46512009-08-31 Jacob Potter <jdpotter@google.com>
4652 Doug Evans <dje@google.com>
4653
4654 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4655 Mark `set/show remotecache' options as obsolete.
4656 Document new `set/show stack-cache' option.
4657 Update text for `info dcache'.
4658
55333a84
DE
46592009-08-27 Doug Evans <dje@google.com>
4660
4661 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4662 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4663
bc3a0b4d
RW
46642009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4665
4666 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4667 about autoconf.
4668
3a1ff0b6
PA
46692009-08-25 Pedro Alves <pedro@codesourcery.com>
4670
4671 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4672 small example, and describe its columns. Replace "inferior-id" by
4673 "infno" throughout.
4674
81ecdfbb
RW
46752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4676
af542c2e
RW
4677 * gdbint.texinfo (Releasing GDB): Point to
4678 README-maintainer-mode file for required autoconf version.
4679 * configure.ac: Do not substitute datarootdir, htmldir,
4680 pdfdir, docdir. Do not process --with-datarootdir,
4681 --with-htmldir, --with-pdfdir, --with-docdir.
4682 * configure: Regenerate.
4683
81ecdfbb
RW
4684 * configure: Regenerate.
4685
4efc6507
DE
46862009-08-20 Reid Kleckner <reid@kleckner.net>
4687
4688 * gdb.texinfo: Add chapter on JIT interface.
4689
43089a6e
NR
46902009-08-07 Nick Roberts <nickrob@snap.net.nz>
4691
4692 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4693 confirmation request.
43089a6e 4694
99e008fe
EZ
46952009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4696
c8d5aac9
L
4697 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4698 CRC definitions.
99e008fe 4699
48cb2d85
VP
47002009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4701
4702 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4703 -break-commands.
48cb2d85 4704
ff1a52c6
UW
47052009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4706
4707 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4708 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4709
3285f3fe
UW
47102009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4711
4712 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4713 "set spu stop-on-load" and "show spu stop-on-load" commands.
4714
e35359c5
UW
47152009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4716
4717 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4718
58d6951d
DJ
47192009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4720
4721 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4722 org.gnu.gdb.arm.neon.
4723
08d16641
PA
47242009-07-20 Pedro Alves <pedro@codesourcery.com>
4725
4726 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4727 optional element.
4728 (subsection OS ABI): New subsection.
4729
782b2b07
SS
47302009-07-14 Stan Shebs <stan@codesourcery.com>
4731
4732 * gdb.texinfo (Tracepoint Conditions): New section.
4733 (General Query Packets): Describe ConditionalTracepoints.
4734 (Tracepoint Packets): Describe condition field.
4735 (Maintenance Commands): Describe maint agent-eval.
4736 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4737
9b117ef3
HZ
47382009-07-11 Hui Zhu <teawater@gmail.com>
4739
4740 * gdb.texinfo (disassemble): Add a new modifier /r
4741 to "disassemble" command to make it print the raw instructions
4742 in hex as well as in symbolic form.
4743
f5a33284
TT
47442009-07-09 Tom Tromey <tromey@redhat.com>
4745
4746 * gdbint.texinfo (Testsuite): Document parallel make check.
4747
812f7342
TT
47482009-07-09 Tom Tromey <tromey@redhat.com>
4749
4750 * gdbint.texinfo (Testsuite): Document test transcripts.
4751
fbb8f299
PM
47522009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4753
4754 * gdb.texinfo (Values From Inferior): Add length parameter
4755 description.
4756
dd8f35ac
EZ
47572009-07-04 Chris Genly <chris@genly.us>
4758
4759 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4760 in -var-list-children. Fix example according to what the code
4761 does.
4762
2277426b
PA
47632009-07-02 Pedro Alves <pedro@codesourcery.com>
4764
4765 * gdb.texinfo (Debugging multiple inferiors): Document the
4766 "inferior", "detach inferior" and "kill inferior" commands.
4767 (Debugging Programs with Multiple Processes): Adjust to mention
4768 generic "inferior" commands. Delete mention of "detach fork" and
4769 "delete fork". Cross reference to "Debugging multiple inferiors"
4770 section.
4771
a6d9a66e
UW
47722009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4773
5af949e3
UW
4774 * gdbint.texinfo (Item Output Functions): Update signature
4775 for ui_out_field_core_addr.
4776
47772009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4778
4779 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4780 Update example code extrated from breakpoint.c.
4781
9901a55b 47822009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4783
9901a55b
PP
4784 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4785 MI commands.
4786 (GDB/MI Symbol Query): Likewise.
4787 (GDB/MI File Commands): Likewise.
4788 (GDB/MI File Transfer Commands): Likewise.
4789 (GDB/MI Target Manipulation): Likewise.
4790 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4791
edb3359d
DJ
47922009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4793
4794 * gdb.texinfo (Debugging Optimized Code): New chapter.
4795 (Compiling for Debugging): Reference it. Move some
4796 text to the new section.
4797
7cd1089b
PM
47982009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4799
4800 * doc/gdb.texinfo (Calling): Document
4801 set-unwind-on-terminating-exception usage.
4802
d4db2f36
PA
48032009-06-11 Pedro Alves <pedro@codesourcery.com>
4804
4805 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4806 command.
4807
d1a7880c
PA
48082009-06-07 Pedro Alves <pedro@codesourcery.com>
4809
4810 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4811 references.
4812
473f94e6
UW
48132009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4814
4815 * gdbint.texinfo: Rename formal parameters to gdbarch function
4816 protoypes from "current_gdbarch" to "gdbarch".
4817
8f500870
TT
48182009-05-28 Tom Tromey <tromey@redhat.com>
4819
4820 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4821
b6313243
TT
48222009-05-27 Tom Tromey <tromey@redhat.com>
4823
4824 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4825 feature.
4826 (GDB/MI Variable Objects): Document -var-set-visualizer.
4827
48282009-04-02 Tom Tromey <tromey@redhat.com>
4829
4830 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4831 feature.
4832 (GDB/MI Variable Objects): Document -var-set-visualizer.
4833
a6bac58e
TT
48342009-05-27 Tom Tromey <tromey@redhat.com>
4835 Thiago Jung Bauermann <bauerman@br.ibm.com>
4836 Phil Muldoon <pmuldoon@redhat.com>
4837
4838 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4839 (Pretty Printing): New node.
4840 (Selecting Pretty-Printers): Likewise.
4841 (Python API): Update.
4842 (Output Formats): Document /r format.
4843
2c74e833
TT
48442009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4845 Tom Tromey <tromey@redhat.com>
4846
4847 * gdb.texinfo (Types In Python): New node.
4848 (Values From Inferior): "type" is now an attribute.
4849 (Python API): Update.
4850
89c73ade
TT
48512009-05-27 Tom Tromey <tromey@redhat.com>
4852 Thiago Jung Bauermann <bauerman@br.ibm.com>
4853 Phil Muldoon <pmuldoon@redhat.com>
4854
4855 * gdb.texinfo: Add @syncodeindex for `tp'.
4856 (Python API): Update.
4857 (Auto-loading): New node.
4858 (Objfiles In Python): New node.
4859
17a37d48
PP
48602009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4861
4862 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4863
6718376f
NR
48642009-05-15 Nick Roberts <nickrob@snap.net.nz>
4865
4866 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4867
cbe54154
PA
48682009-05-12 Pedro Alves <pedro@codesourcery.com>
4869
4870 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4871 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4872 show show-debug-regs' docs.
4873
8e05493c
EZ
48742009-05-08 Eli Zaretskii <eliz@gnu.org>
4875
4876 * gdb.texinfo (Process Record and Replay): Add description of
4877 reverse execution.
4878
b39f4988
JB
48792009-05-07 Joel Brobecker <brobecker@adacore.com>
4880
4881 * gdbint.texinfo (Adding support for debugging core files): New node.
4882 (Native Debugging): Remove the ``Native core file Support'' section.
4883
a2311334
EZ
48842009-05-01 Eli Zaretskii <eliz@gnu.org>
4885
4886 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4887 Add index entries.
4888
53cc454a 48892009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4890 Michael Snyder <msnyder@vmware.com>
53cc454a 4891
a2311334
EZ
4892 * gdb.texinfo: (Process Record and Replay): Add documentation for
4893 process record and replay.
53cc454a 4894
484086b7
JK
48952009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4896
4897 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4898 a new part on command-line defined macros.
4899
32ae1842
EZ
49002009-04-25 Eli Zaretskii <eliz@gnu.org>
4901
4902 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4903 clarify the wording.
4904
b14b1491
TT
49052009-04-23 Tom Tromey <tromey@redhat.com>
4906
4907 * gdb.texinfo (Data Files): New node.
4908 (GDB Files): Update menu.
4909
5c1e86e1
JB
49102009-04-23 Joel Brobecker <brobecker@adacore.com>
4911
4912 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4913 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4914
83eba9b7
VP
49152009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4916
4917 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4918
e31198c4
HZ
49192009-04-22 Hui Zhu <teawater@gmail.com>
4920
4921 * gdb.texinfo (disassemble-next-line): Set the default of
4922 disassemble-next-line to off.
4923
26e251b6
JM
49242009-04-21 Joseph Myers <joseph@codesourcery.com>
4925
4926 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4927 --with-htmldir): New.
4928 * configure: Regenerate.
4929 * Makefile.in (datarootdir, docdir): Define.
4930 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4931 instead of $(SET_TEXINPUTS).
4932 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4933 gdbint.info instead of $(SET_TEXINPUTS).
4934 (gdbint/index.html): Use same -I options as for building
4935 gdbint.info.
4936 (stabs.dvi, stabs.pdf): Use same -I options as for building
4937 stabs.info instead of $(SET_TEXINPUTS).
4938 (stabs/index.html): Use same -I options as for building
4939 stabs.info.
4940 (annotate.dvi, annotate.pdf): Use same -I options as for building
4941 annotate.info instead of $(SET_TEXINPUTS).
4942 (annotate/index.html): Use same -I options as for building
4943 annotate.info.
4944
eac35c4e
DD
49452009-04-21 David Daney <ddaney@caviumnetworks.com>
4946
4947 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4948
29b0e8a2
JM
49492009-04-21 Joseph Myers <joseph@codesourcery.com>
4950
4951 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4952
2b831889 49532009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4954 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4955
4956 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4957 (MAKEHTMLFLAGS): Set to empty.
4958 (html__strip_dir): Define.
4959 (HTMLFILES): Define.
4960 (HTMLFILES_INSTALL): Define.
4961 (install-html): Copy new automake rule.
4962 (html): Depend on $(HTMLFILES).
4963 (gdb_toc.html): Rename to gdb/index.html.
4964 (gdbint_toc.html): Rename to gdbint/index.html.
4965 (stabs_toc.html): Rename to stabs/index.html.
4966 (annotate_toc.html): Rename to annotate/index.html.
4967
89a34d1b
JM
49682009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4969
4970 * Makefile.in: Set pdfdir and htmldir from configure
4971 substitutions.
4972 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4973 * configure: Regenerate.
4974
a2d5da46
JB
49752009-04-16 Joel Brobecker <brobecker@adacore.com>
4976
4977 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4978 This macro is no longer used.
4979
732f6a93
TT
49802009-04-15 Tom Tromey <tromey@redhat.com>
4981
4982 * gdb.texinfo (Character Sets): Document default character set.
4983
87f9adc1
PM
49842009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4985
4986 * gdbint.texinfo: Change server name from sources.redhat.com to
4987 sourceware.org throughout.
4988
2c88c651
JB
49892009-04-09 Joel Brobecker <brobecker@adacore.com>
4990
4991 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4992 about a missing dot or coma after @xref.
4993
4f5376b2
JB
49942009-04-02 Joel Brobecker <brobecker@adacore.com>
4995
4996 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4997 example, and add a small explanation about it.
4998 (Print Settings): Change the documentation of the "set print
4999 frame-arguments" to reflect the fact that the default is now "scalars".
5000
a0381d3a
JB
50012009-04-02 Joel Brobecker <brobecker@adacore.com>
5002
5003 * gdb.texinfo (Print Settings): Add kindex for command "set
5004 print frame-arguments".
5005
45ac276d
JB
50062009-03-31 Joel Brobecker <brobecker@adacore.com>
5007
5008 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5009 breakpoints.
5010 (Set Breaks): Add reference to thread-specific and task-specific
5011 breakpoints.
5012
32cd1edc
JB
50132009-03-31 Joel Brobecker <brobecker@adacore.com>
5014
5015 * gdb.texinfo (Ada Tasks): Remove the documentation about
5016 the "Running" state, as this state has been eliminated.
5017 Now all runnable tasks are shown as "Runnable".
5018
1042e4c0
SS
50192009-03-30 Stan Shebs <stan@codesourcery.com>
5020
5021 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5022 special case of breakpoints.
5023 (Enable and Disable Tracepoints): Mention deprecation.
5024 (Listing Tracepoints): Update description and example.
5025
f8f6f20b
TJB
50262009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5027
5028 * gdb.texinfo (Frames in Python): New node.
5029 (Python API): Update.
5030
c0c6f777
TJB
50312009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5032
5033 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5034 from a method to an attribute.
5035
def2b000
TJB
50362009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5037
5038 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5039 attribute.
5040
a07daef3
PA
50412009-03-25 Pedro Alves <pedro@codesourcery.com>
5042
5043 * observer.texi (thread_exit): Add "silent" parameter.
5044
f3b1572e
PA
50452009-03-22 Pedro Alves <pedro@codesourcery.com>
5046
5047 * observer.texi (about_to_proceed): New.
5048
587afa38
EZ
50492009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5050
5051 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5052 field throughout to handle types with spaces in them. Fix typos
5053 found by aspell.
5054 (Summary, Requirements, Contributors): New first chapter,
5055 "Summary" added, old Requirements section moved there, and new
5056 section, "Contributors" added.
5057 (Initializing a New Architecture, Register Representation)
5058 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5059 (Porting gdb): These sections extended and updated.
5060 (Compiler Characteristics): This section (empty) deleted.
5061 (Defining Other Architecture Features): This section renamed and
5062 duplicate material removed from (formerly "Target Conditionals").
5063 Use braces {} in @deftypeXX type field throughout to handle types
5064 with spaces in them. Typos found by aspell fixed.
5065
5066 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5067 * stack_frame.pdf: Version of image for PDF output.
5068 * stack_frame.png: Version of image for HTML output and for Emacs.
5069 * stack_frame.txt: Version of image for Info output.
1db61298 5070 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5071
10af6951
EZ
50722009-03-21 Eli Zaretskii <eliz@gnu.org>
5073
5074 * gdb.texinfo (Character Sets): Fix last change.
5075
cc924cad
TJB
50762009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5077
5078 * gdb.texinfo (Values From Inferior): Fix optional arguments
5079 markup.
5080 (Commands In Python): Adjust argument names of gdb.Command.__init__
5081 to what the function accepts as keywords.
5082
bc3b79fd
TJB
50832008-03-20 Tom Tromey <tromey@redhat.com>
5084
5085 * gdb.texinfo (Convenience Vars): Document convenience functions.
5086 (Functions In Python): New node.
5087 (Python API): Update.
5088
6c7a06a3
TT
50892009-03-20 Tom Tromey <tromey@redhat.com>
5090
5091 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5092 set target-wide-charset.
5093 (Requirements): Mention iconv.
5094
b646ddd4
HZ
50952009-03-17 Hui Zhu <teawater@gmail.com>
5096
5097 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5098
91440f57
HZ
50992009-03-17 Hui Zhu <teawater@gmail.com>
5100
5101 * gdb.texinfo: Add documentation for disassemble-next-line.
5102
8fd41227
TJB
51032009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5104
5105 * gdb.texinfo (Commands In Python): Remove tindex entries.
5106
61ff14c6
JK
51072009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5108
5109 * gdb.texinfo (Returning): New description for missing debug info.
5110
0b16c5cf
PA
51112009-03-14 Pedro Alves <pedro@codesourcery.com>
5112
5113 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5114 (General Query Packets): Document qAttached.
0b16c5cf 5115
32fc0df9
PA
51162009-03-05 Pedro Alves <pedro@codesourcery.com>
5117
5118 * gdb.texinfo (Background Execution): Better describe the set
5119 target-async command.
5120 (Maintenance Commands): Delete description of the `maint set/show
5121 linux-async' and `maint set/show remote-async' commands.
5122
134eb42c
VP
51232009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5124
5125 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5126 between sentences.
5127
c86cf029
VP
51282009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5129
5130 * gdb.texinfo (GDB/MI Async Records): Document the
5131 =library-loaded and =library-unloaded notifications.
5132
3ea85240
VP
51332009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5134
5135 * observer.texi (test_notification): New observer.
5136
1d33d6ba
VP
51372009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5138
61ff14c6
JK
5139 * observer.texi: Add parameter 'print_frame' to normal_stop
5140 observer.
1d33d6ba 5141
d721c933
EZ
51422009-02-07 Eli Zaretskii <eliz@gnu.org>
5143
5144 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5145 (Commands In Python): Fix COMMAND_* constants in last change. Use
5146 @kbd for interactive input. Add cross-references and index
5147 entries.
5148
4aa995e1
PA
51492009-02-06 Pedro Alves <pedro@codesourcery.com>
5150
5151 * gdb.texinfo (Signals): Document $_siginfo.
5152 (Convenience Variables): Mention $_siginfo.
5153 (Remote Configuration): Document qXfer:siginfo:read,
5154 qXfer:siginfo:write packets, and the read-siginfo-object,
5155 write-siginfo-object commands.
5156
5f5233d4
PA
51572009-02-06 Pedro Alves <pedro@codesourcery.com>
5158
5159 * gdbint.texinfo (Values): New chapter.
5160
d8906c6f
TJB
51612009-02-06 Tom Tromey <tromey@redhat.com>
5162
5163 * gdb.texinfo (Python API): Add entry for Commands In Python.
5164 (Commands In Python): New node.
5165
b6cb8e7d
TJB
51662009-02-05 Tom Tromey <tromey@redhat.com>
5167
5168 * gdb.texinfo (Values From Inferior): Document Value.string.
5169
12453b93
TJB
51702009-02-05 Tom Tromey <tromey@redhat.com>
5171
5172 * gdb.texinfo (Basic Python): Document execute's from_tty
5173 argument.
5174
08c637de
TJB
51752009-02-04 Tom Tromey <tromey@redhat.com>
5176
5177 * gdb.texinfo (Basic Python): Document gdb.history.
5178
592375cd
VP
51792009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5180
5181 * gdb.texinfo (GDB/MI Thread Commands): Document the
5182 'current-thread-id' field. Remove the example with zero threads,
5183 since current GDB won't ever report that if there's inferior.
5184
41447f92
VP
51852009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5186
5187 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5188 option to -break-insert.
5189
098b41a6
JG
51902009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5191 Jerome Guitton <guitton@adacore.com>
5192
5193 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5194 (System-wide configuration): New section.
5195
3c16cced
PA
51962009-01-26 Pedro Alves <pedro@codesourcery.com>
5197
5198 PR gdb/7580:
5199 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5200 internal-error|internal-warning quit|corefile ask|yes|no".
5201
62709adf
PA
52022009-01-26 Pedro Alves <pedro@codesourcery.com>
5203
5204 * gdb.texinfo (Using the `gdbserver' Program): Document
5205 --remote-debug.
5206
7ce58dd2
DE
52072009-01-23 Doug Evans <dje@google.com>
5208
5209 * gdb.texinfo: Add nexti to list of commands that support
5210 background execution.
5211
adb483fe
DJ
52122009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5213
5214 * gdb.texinfo (Define, Hooks): Document prefix command support.
5215
a67ec3f4 52162009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5217 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5218
5219 Fixes for makeinfo --html.
5220
5221 * annotate.texinfo: Use @copying and @insertcopying. Use
5222 @ifnottex in place of @ifinfo.
5223 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5224 place of @ifinfo. Use @ifnotinfo for one index entry.
5225 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5226 in place of @ifinfo.
5227 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5228 in place of @ifinfo. Include contents at start unconditionally.
5229
84fcdf95
PA
52302009-01-13 Pedro Alves <pedro@codesourcery.com>
5231
5232 * gdb.texinfo (General Query Packets): Remove @var{} around the
5233 "spu" literal string.
5234
fa3a767f
PA
52352009-01-07 Pedro Alves <pedro@codesourcery.com>
5236
5237 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5238 program may be running in another process" errors.
5239 * gdbint.texinfo (Native Conditionals): Delete
5240 ONE_PROCESS_WRITETEXT description.
5241
9cb011d3
JB
52422009-01-07 Joel Brobecker <brobecker@adacore.com>
5243
5244 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5245 emacs local variable to be placed at the end of the ChangeLog.
5246 Add server.c and gdbreplay.c to the list of files where the
5247 copyright year needs to be updated.
5248
84603566
SL
52492009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5250
5251 * gdb.texinfo (Remote Configuration): Document new
5252 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5253 commands.
5254
a53f55d8
PA
52552008-12-28 Pedro Alves <pedro@codesourcery.com>
5256
5257 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5258 FETCH_INFERIOR_REGISTERS.
5259 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5260 FETCH_INFERIOR_REGISTERS descriptions. Remove
5261 gdbarch_get_longjmp_target descrition, since already described in
5262 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5263 (Target Conditionals): ... here.
5264
077e0a52
JB
52652008-12-16 Joel Brobecker <brobecker@adacore.com>
5266
5267 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5268 examples.
5269 (Additions to Ada): Likewise. Add the missing opening and closing
5270 parenthesis of the GDB prompt in one of the examples.
5271
023eb17c
JB
52722008-12-14 Joel Brobecker <brobecker@adacore.com>
5273
5274 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5275 about the result of 'Address not being of type System.Address.
5276 This problem has been fixed a while ago.
5277
c3b108f7
VP
52782008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5279
5280 MI non-stop and multiprocess docs.
5281
c8d5aac9
L
5282 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5283 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5284 Adjust documentation for *stopped, document =thread-created,
5285 =thread-exited, =thread-group-created and =thread-group-exited.
5286 (GDB/MI Thread Commands): Document the 'state' field in
5287 -thread-info output.
5288 (GDB/MI Program Execution): Mention --all and --thread-group
5289 options.
5290 (GDB/MI Variable Objects): Describe floating and fixed variable
5291 objects.
5292 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5293
07e059b5
VP
52942008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5295
c8d5aac9
L
5296 * gdb.texinfo (Operating System Information): New appendix.
5297 (Operating System Auxiliary Information): Document 'info os processes'
5298 (Remote Configuration): Document 'osdata'
5299 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5300
a80b95ba
TG
53012008-11-27 Tristan Gingold <gingold@adacore.com>
5302
5303 * gdb.texinfo (Darwin): Document Darwin specific features.
5304
a655d424
JK
53052008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5306
5307 * gdbint.texinfo (Target Conditionals): Extend the
5308 gdbarch_breakpoint_from_pc description.
5309
249e1128
VP
53102008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5311
5312 * gdb.texinfo (M68K Features): Fix typo.
5313
c14c28ba
PP
53142008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5315
5316 * gdb.texinfo (Symbols): Mention printing containing
5317 image name in "info symbol".
5318 (Maint translate-address): Likewise.
889bf7c5 5319
394a6666
JB
53202008-11-18 Joel Brobecker <brobecker@adacore.com>
5321
5322 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5323 commands "catch load" and "catch unload".
5324
66bb093b
VP
53252008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5326
5327 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5328 =thread-selected.
889bf7c5 5329
4a92f99b
VP
53302008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5331
c8d5aac9 5332 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5333
f0323ca0
PA
53342008-10-27 Pedro Alves <pedro@codesourcery.com>
5335
5336 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5337 .mt files, TM_CLIBS or TM_CDEPS.
5338 (x86 Watchpoints): Don't mention TDEPFILES.
5339
8b23ecc4
SL
53402008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5341
5342 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5343 (Overview): Mention notifications and non-stop mode behavior.
5344 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5345 with non-stop mode behavior. Add vStopped description.
5346 (Stop Reply Packets): Update list of packets that return
5347 stop replies. Mention non-stop behavior.
5348 (General Query Packets): Document QNonStop packet and associated
5349 qSupported query response.
5350 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5351 behavior.
5352 (Notification Packets): New section.
5353 (Remote Non-Stop): New section.
5354 (File-I/O Overview): Mention non-stop behavior.
5355
fff08868
HZ
53562008-10-24 Hui Zhu <teawater@gmail.com>
5357 Pedro Alves <pedro@codesourcery.com>
5358
5359 * gdb.texinfo (displaced-stepping): Describe the auto mode
5360 setting, and say it's the default. This is now a mainstream
5361 setting instead of a maintenance setting.
5362
252fbfc8
PA
53632008-10-23 Pedro Alves <pedro@codesourcery.com>
5364
5365 * observer.texi (thread_stop_requested): New.
5366
20924a55
JB
53672008-10-22 Joel Brobecker <brobecker@adacore.com>
5368
5369 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5370 (Patching): Replace incorrect usage of @samp by @kbd.
5371
bacec72f
MS
53722008-10-17 Michael Snyder <msnyder@vmware.com>
5373
5374 * gdb.texinfo: Add documentation for reverse execution.
5375
a08702d6 53762008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5377 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5378
5379 * gdb.texinfo. (Values From Inferior): New subsubsection.
5380
d97bc12b
DE
53812008-10-06 Doug Evans <dje@google.com>
5382
5383 * gdb.texinfo (set debug dwarf2-die): Document it.
5384
87f67dba
JB
53852008-10-01 Joel Brobecker <brobecker@adacore.com>
5386
5387 * gdb.texinfo (catch) [exception]: Document how to insert
5388 a breakpoint on user-defined exceptions when the exception
5389 name is identical to one of the language-defined ones.
5390
2fae03e8
TT
53912008-09-27 Tom Tromey <tromey@redhat.com>
5392
5393 * gdb.texinfo (Macros): Remove text about stringification,
5394 varargs, and splicing.
5395
5c6ce71d
TT
53962008-09-27 Tom Tromey <tromey@redhat.com>
5397
5398 * gdbint.texinfo (Language Support): Remove text about omitting
5399 support for a language.
5400
07128da0
DE
54012008-09-23 Doug Evans <dje@google.com>
5402
5403 * gdb.texinfo (info dcache): Update.
5404
b90a069a
SL
54052008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5406
5407 * gdb.texinfo (Packets): Add info on thread-id syntax and
5408 multiprocess extensions.
5409 <D>: Document multiprocess form of packet.
5410 <H>: Use thread-id syntax.
5411 <T>: Likewise.
5412 <vCont>: Likewise. Note this is required for multiprocess.
5413 <vKill>: New packet.
5414 (Stop Reply Packets) <T>: Use thread-id syntax.
5415 <W>: Document multiprocess form of reply.
5416 <X>: Likewise.
5417 (General Query Packets) <qC>: Use thread-id syntax.
5418 <qfThreadInfo>: Likewise.
5419 <qGetTLSAddr>: Likewise.
5420 <qP>: Likewise.
5421 <qSupported>: Add "multiprocess" feature.
5422 <qThreadExtraInfo>: Use thread-id syntax.
5423
b77209e0
PA
54242008-09-22 Stan Shebs <stan@codesourcery.com>
5425
5426 * gdb.texinfo (Inferiors): New section.
5427
3d0bb823
PA
54282008-09-12 Pedro Alves <pedro@codesourcery.com>
5429
5430 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5431
f8dcfc0a
UW
54322008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5433
5434 * gdbint.texinfo (Target Conditionals): Remove documentation
5435 for gdbarch_name_of_malloc.
5436
8775bb90
MS
54372008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5438
5439 * gdb.texinfo (Interrupts): Mention TCP interface for
5440 sending BREAK.
5441
f1838a98
UW
54422008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5443
5444 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5445 argument prefix to "set sysroot".
5446
158c7665
PH
54472008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5448
5449 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5450 and False.
5451
30e026bb
VP
54522008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5453
c8d5aac9
L
5454 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5455 for possible features of -list-features.
30e026bb 5456
c6ebd6cf
VP
54572008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5458
c8d5aac9 5459 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5460 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5461
aeac0ff9
VP
54622008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5463
5464 * doc/gdb.texinfo (PowerPC): Fix typo.
5465 (PowerPC features): Fix typo.
5466
5231c1fd
PA
54672008-08-18 Pedro Alves <pedro@codesourcery.com>
5468
5469 * observer.texi (thread_ptid_changed): New.
5470
677c5bb1
LM
54712008-08-18 Luis Machado <luisgpm@br.ibm.com>
5472
5473 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5474 (PowerPC features): Mention feature set for VSX registers.
5475
f3a2dd1a
JB
54762008-08-13 Joel Brobecker <brobecker@adacore.com>
5477
5478 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5479 the direct visibility of all names in user-written packages.
5480
33e5cbd6
PA
54812008-08-13 Pedro Alves <pedro@codesourcery.com>
5482
5483 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5484 setting, and make it the default.
5485 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5486 non-stop script example.
5487
d0384fc4
TJB
54882008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5489
5490 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5491 reference to the "Using Different Register and Memory Data
5492 Representation" section.
5493
a6f3e723
SL
54942008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5495
5496 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5497 (Remote Protocol): Add Packet Acknowledgment to menu.
5498 (Overview): Mention +/- can be disabled, and point to new section
5499 where this is discussed in detail.
5500 (General Query Packets): Document QStartNoAckMode packet, and
5501 corresponding qSupported reply.
5502 (Packet Acknowledgment): New section.
5503
0606b73b
SL
55042008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5505 Pedro Alves <pedro@codesourcery.com>
5506
5507 * gdb.texinfo (Threads): Move paragraph about automatic thread
5508 selection to All-Stop Mode subsection.
5509 (Thread Stops): Reorganize existing material into subsections.
5510 Add introductory blurb and menu.
5511 (Non-Stop Mode): New subsection.
5512 (Background Execution): New subsection.
5513 (Maintenance Commands): Add cross-references from async mode
5514 commands to the new Background Execution section.
5515
d57a3c85
TJB
55162008-08-06 Tom Tromey <tromey@redhat.com>
5517
5518 * gdb.texinfo (Extending GDB): New chapter.
5519 (Sequences): Demoted chapter, now a section under the new
5520 Extending GDB chapter.
5521 (Python): New section.
5522
6d76a53d
SS
55232008-07-31 Stan Shebs <stan@codesourcery.com>
5524
5525 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5526
1f70da6a
SS
55272008-07-29 Stan Shebs <stan@codesourcery.com>
5528
5529 * gdbint.texinfo: General round of cleanup and minor
5530 clarifications.
5531 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5532 (Longjmp Support): Update description to reflect how it is done
5533 for targets without using native header.
5534 (Symbol Handling): Add a little more general explanation.
5535 (COFF, ELF): Mention stabs encapsulation.
5536 (DWARF 3): New section.
5537 (Adding a New Host): Scrub out some obsolete bits.
5538 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5539 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5540 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5541 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5542 SEEK_SET, STOP_SIGNAL, USG.
5543 (Raw and Virtual Register Representations): Ditto for
5544 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5545 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5546 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5547 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5548 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5549 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5550 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5551 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5552 DEPRECATED_USE_STRUCT_CONVENTION.
5553 Describe gdbarch_deprecated_fp_regnum.
5554 Update description of gdbarch_print_insn.
5555 (Adding a New Target): Scrub out obsolete bits.
5556 (Obsolete Conditionals): Remove entire section.
5557
383f836e
TT
55582008-07-25 Tom Tromey <tromey@redhat.com>
5559
5560 * observer.texi (GDB Observers): Document new observers:
5561 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5562 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5563 architecture_changed.
5564
cfd8ab24
SS
55652008-07-21 Stan Shebs <stan@codesourcery.com>
5566
5567 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5568 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5569
781b42b0
TT
55702008-07-21 Tom Tromey <tromey@redhat.com>
5571
5572 * observer.texi (GDB Observers): Remove obsolete comment.
5573 <executable_changed>: Remove argument.
5574
d7d9f01e
TT
55752008-07-18 Tom Tromey <tromey@redhat.com>
5576
5577 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5578
bf250677
DE
55792008-07-10 Doug Evans <dje@google.com>
5580
5581 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5582
10568435
JK
55832008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5584
5585 * gdb.texinfo (Starting): Document "set disable-randomization".
5586
5ae4183a
AS
55872008-07-07 Andreas Schwab <schwab@suse.de>
5588
5589 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5590
b56e7235
VP
55912008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5592
5593 * gdb.texinfo (GDB/MI Target Manipulation): Add
5594 example of -target-attach.
5595
e1ac3328
VP
55962008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5597
5598 * observer.texi (target_resumed): New observer.
5ae4183a 5599 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5600
65d12d83
TT
56012008-06-06 Tom Tromey <tromey@redhat.com>
5602
5603 * gdb.texinfo (Completion): Add field name example.
5604
fbc5282e
MK
56052008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5606
5607 * gdb.texinfo (GDB/MI Program Context): Added example
5608 to -exec-arguments
5ae4183a 5609
fbc5282e 56102008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5611
5612 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5613 annotation.
5614
c16158bc 56152008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5616 Nathan Sidwell <nathan@codesourcery.com>
5617 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5618
5619 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5620 and ACX_BUGURL.
5621 * configure: Regenerate.
5622 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5623 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5624 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5625 mailing-list-specific text about bug reporting unless
5626 BUGURL_DEFAULT.
5627
75c99385
PA
56282008-06-05 Pedro Alves <pedro@codesourcery.com>
5629
5630 * gdb.texinfo (-target-select): Remove reference to target async.
5631 (Maintenance Commands): Document "maint set/show remote-async".
5632
1763a388
MK
56332008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5634
5635 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5636 in -target-file-get section.
5ae4183a 5637
d0d064df
PA
56382008-05-22 Pedro Alves <pedro@codesourcery.com>
5639
9b562ab8
PA
5640 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5641 killing the inferior when it is already debugging a process.
d0d064df 5642
8dfa32fc
JB
56432008-05-21 Joel Brobecker <brobecker@adacore.com>
5644
5645 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5646 abbreviation for "finish".
5647
55f996a7
NR
56482008-05-21 Nick Roberts <nickrob@snap.net.nz>
5649
5650 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5651
ba2b1c56
DJ
56522008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * gdbint.texinfo (Target Conditionals): Delete entry for
5655 gdbarch_dwarf_reg_to_regnum.
5656
08388c79
DE
56572008-05-09 Doug Evans <dje@google.com>
5658
a3c83fae 5659 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5660
d14508fe
DE
56612008-05-05 Doug Evans <dje@google.com>
5662
5663 * gdb.texinfo (disassemble): Document /m modifier.
5664
e2b7ddea
VP
56652008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5666
5ae4183a
AS
5667 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5668 will not report the time of commands that run the target.
e2b7ddea 5669
8eb41542
VP
56702008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5671
5672 * gdb.texinfo (GDB/MI Output Records): Add
5673 missing semicolon.
5674
82f68b1c
VP
56752008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5676
5677 * gdb.texinfo (GDB/MI Output Records):
5678 Document =thread-create and =thread-exited.
5679
fa0f268d
VP
56802008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5681
5682 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5683 Remove mention of dmi-discuss.
fa0f268d 5684
063bfe2e
VP
56852008-05-03 Pedro Alves <pedro@codesourcery.com>
5686
5687 * observer.texi (thread_exit): New.
5688
237fc4c9
PA
56892008-05-02 Pedro Alves <pedro@codesourcery.com>
5690
5691 * gdb.texinfo (Debugging Output): Document "set/show debug
5692 displaced".
5693 (Maintenance Commands): Document "maint set/show
5694 can-use-displaced-stepping".
5695
0428b8f5
DJ
56962008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5697
5698 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5699 and set/show arm force-mode.
5700
5009afc5
AS
57012008-05-02 Andreas Schwab <schwab@suse.de>
5702
5703 * gdbint.texinfo (Algorithms): Describe
5704 target_watchpoint_addr_within_range.
5705
669fac23
DJ
57062008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5707
5708 * gdbint.texinfo (Stack Frames): New chapter.
5709 (Algorithms): Move Frames text to the new chapter.
5710 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5711 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5712
721c02de
VP
57132008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5714
5ae4183a
AS
5715 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5716 output does not necessary include any tokens.
721c02de 5717
c055b101
CV
57182008-04-22 Corinna Vinschen <vinschen@redhat.com>
5719
5720 * gdb.texinfo (Set SH Calling convention): New @item.
5721 (Show SH Calling convention): Ditto.
5722
68837c9d
MD
57232008-04-22 Markus Deuling <deuling@de.ibm.com>
5724
5725 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5726
2e9132cc
EZ
57272008-04-20 Eli Zaretskii <eliz@gnu.org>
5728
5729 * gdb.texinfo (Set Breaks): Mention that multiple location
5730 breakpoints need line number info. Add index entries.
5731
31fffb02
CS
57322008-04-19 Craig Silverstein <csilvers@google.com>
5733
5734 * gdb.texinfo (Requirements): Add an optional requirement on
5735 zlib.
5736 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5737 Compressed DWARF 2.
5738
a47ec5fe
AR
57392008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5740
5741 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5742 sample output for 'stopped,reason="breakpoint-hit"' message.
5743 (GDB/MI Program Execution): Likewise.
5744
de051565
MK
57452008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5746
5ae4183a 5747 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5748 -var-set-format. Add -f option to -var-evaluate-expression.
5749
6ba66d6a
JB
57502008-04-03 Joel Brobecker <brobecker@adacore.com>
5751
5752 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5753 new node "Ambiguous Expressions". Replace references to this
5754 node by references to "Ambiguous Expressions" throughout.
5755 (Ambiguous Expressions): New node.
5756
1e26b4f8
DJ
57572008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5758
5759 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5760
b84876c2
PA
57612008-03-21 Pedro Alves <pedro@codesourcery.com>
5762
5763 * gdb.texinfo (Debugging Output): Document
5764 "set/show debug lin-lwp-async".
5765 (Maintenance Commands): Document "maint set/show linux-async".
5766
63092375
DJ
57672008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5768
5769 * gdb.texinfo (Expressions): Update description of malloced arrays.
5770
8e8901c5
VP
57712008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5772
5773 * gdb.texinfo (Thread Commands): Document
5774 -thread-info. Remove -thread-list-all-threads.
5775
1fddbabb
PA
57762008-03-14 Pedro Alves <pedro@codesourcery.com>
5777 Sandra Loosemore <sandra@codesourcery.com>
5778
5779 * gdb.texinfo (Library List Format): Update to mention the
5780 possibility to pass section addresses instead of segment
5781 addresses.
5782
ccd213ac
DJ
57832008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5784
5785 * gdb.texinfo (Starting): Document "set exec-wrapper".
5786 (Server): Document gdbserver --wrapper.
5787
fa4727a6
DJ
57882008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5789
5790 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5791 unreadable memory. Delete obsolete SPARClite reference.
5792
8edfe269
DJ
57932008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5794
5795 * gdb.texinfo (Starting): Mention always-running targets.
5796 (Target Commands): Add an anchor for load.
5797 (Connecting): Explain continue instead of run.
5798
1843f87b
DJ
57992008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5800
5801 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5802
f9082629
NR
58032008-02-26 Nick Roberts <nickrob@snap.net.nz>
5804
5805 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5806 breakpoint table.
5807
fd96d250
PA
58082008-02-19 Pedro Alves <pedro@codesourcery.com>
5809
5810 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5811 killing the inferior when it is already debugging a process.
5812
36af4ef6
MD
58132008-02-13 Markus Deuling <deuling@de.ibm.com>
5814
5815 * gdbint.texinfo (Build Script): New section. Mention new build script
5816 gdb_buildall.sh.
5817
cda4ce5a
JB
58182008-02-01 Jim Blandy <jimb@red-bean.com>
5819
5820 * gdb.texinfo (Help): Summarize 'info args' correctly.
5821
4acd40f3
TJB
58222008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5823
5824 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5825 available in PowerPC architecture.
5826 (Embedded Processors): Change node name of PowerPC item in menu.
5827 (PowerPC): Rename to...
5828 (PowerPC Embedded): this.
5829 (Architectures): Add new PowerPC item in menu.
5830 (PowerPC): New node.
5831
6e6c6f50
DJ
58322008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5833
5834 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5835 commands.
5836
5ee187d7
DJ
58372008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5838
5839 * gdb.texinfo (Setting Catchpoints): Mention features
5840 supported on GNU/Linux.
5841
e275c0d9
NR
58422008-01-30 Nick Roberts <nickrob@snap.net.nz>
5843
5844 * gdb.texinfo (GDB/MI File Commands): Describe new output
5845 field for MI command -file-list-exec-source-file.
5846
2d717e4f
DJ
58472008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5848
5849 * gdb.texinfo (Using the `gdbserver' Program): Add security
5850 warning. Rearrange into subsections and subsubsections. Document
5851 --multi and --debug. Correct --with-sysroot typo. Update --attach
5852 usage. Make load reference clearer. Document monitor exit.
5853 (Remote Configuration): Document set remote exec-file, attach-packet,
5854 and run-packet.
5855 (Packets): Document vAttach and vRun.
5856
d35a4257 58572008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5858
5859 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5860 detach-on-follow -> detach-on-fork.
f663676d 5861
c78d192c
DJ
58622008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5863
5864 * gdbint.texinfo (Native Conditionals): Remove
5865 SHELL_COMMAND_CONCAT and SHELL_FILE.
5866
d35a4257
EZ
58672008-01-26 Eli Zaretskii <eliz@gnu.org>
5868
5869 * gdb.texinfo (Specify Location): Improve wording.
5870
93815fbf
VP
58712008-01-23 Chris Demetriou <cgd@google.com>
5872
5873 * gdb.texinfo (Threads): Document new "set print thread-events"
5874 and "show print thread-events" commands.
5875
2a25a5ba
EZ
58762008-01-19 Eli Zaretskii <eliz@gnu.org>
5877
5878 * gdb.texinfo (Specify Location): New section.
5879 (Delete Breaks, Edit, Set Breaks): Remove description of
5880 locations. Instead, add a reference to "Specify Location".
5881 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5882 (Symbols): Refer to "Specify Location" for the valid forms of
5883 linespecs and locations.
5884
32c9a795
MD
58852008-01-18 Markus Deuling <deuling@de.ibm.com>
5886
5887 * gdbint.texinfo (Target Conditionals): Replace the description of
5888 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5889
b17828ca
JB
58902008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5891
5892 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5893 about &&var, which is rejected by the expression parser.
5894
0aea4bf3
LM
58952008-01-09 Luis Machado <luisgpm@br.ibm.com>
5896
5897 * gdb.texinfo (Output): Update documentation on using printf with DFP
5898 types.
5899
febe4383
TJB
59002008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5901
5902 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5903 subsubsection.
5904 (Decimal Floating Point format): New subsubsection.
5905
7a404eba
PA
59062008-01-05 Pedro Alves <pedro@codesourcery.com>
5907
5908 * gdb.texinfo (File Options): Remove mention of the attempt to
5909 open a core file with the -p option. Don't list -c as a valid
5910 option to attach to a process.
5911
a4d9b460
PA
59122008-01-05 Pedro Alves <pedro@codesourcery.com>
5913
5914 * gdbint.texinfo (Host Conditionals): Remove mention of
5915 ALIGN_STACK_ON_ENTRY.
5916
6ec2edbe
JB
59172008-01-05 Joel Brobecker <brobecker@adacore.com>
5918
5919 * gdbint.texinfo (Start of New Year Procedure): Add item
5920 describing how to update the source and documentation copyright
5921 notices.
5922
d8b2a693
JB
59232007-12-18 Jim Blandy <jimb@codesourcery.com>
5924
ab209b3a 5925 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5926 watchpoint explanation into the main description of the watchpoint
5927 command; update synopses of 'watch', 'rwatch', and 'awatch'
5928 commands.
5929
8b4ed427
VP
59302007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5931
5932 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5933 Document 'pending-breakpoints' feature of
5934 -list-features.
5935
37e4754d
LM
59362007-12-17 Luis Machado <luisgpm@br.ibm.com>
5937
669fac23 5938 * gdb.texinfo: Add new parameter's description.
37e4754d 5939
1d3811f6
DJ
59402007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5941
5942 * gdb.texinfo (Overview): Clarify run-length encoding
5943 example. Remove the restriction on "+" and "-" characters.
5944
c1c25a1a
EZ
59452007-12-15 Eli Zaretskii <eliz@gnu.org>
5946
5947 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5948
afe8ab22 59492007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5950
afe8ab22
VP
5951 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5952 the -f option for -break-insert, remove -r option,
5953 and clarify specification of location.
5954
a6b151f1
DJ
59552007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5956
5957 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5958 formatting.
5959 (Remote Debugging): Add File Transfer section.
5960 (Remote Configuration): Document Host I/O packets.
5961 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5962 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5963 (Packets): Add vFile.
5964
3b784c4f
EZ
59652007-11-17 Eli Zaretskii <eliz@gnu.org>
5966
5967 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5968 breakpoints with multiple locations.
5969 (Breakpoint Menus): Improve wording.
5970 (Output): Fix last change.
5971
a4ce5b0d
UW
59722007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5973
5974 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5975
1b39d5c0
DE
59762007-11-15 Doug Evans <dje@google.com>
5977
5978 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5979
7a72d44c
VP
59802007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5981
5982 * gdbint.texinfo (Native Conditionals): Remove
5983 mention of CLEAR_SOLIB.
5ae4183a 5984
6d1829bf 59852007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5986
5987 * gdb.texinfo (Print Settings): Add documentation for "set/show
5988 print frame-arguments".
5989
1a619819
LM
59902007-11-05 Luis Machado <luisgpm@br.ibm.com>
5991
3b784c4f 5992 * gdb.texinfo (Output): Update printf command's description.
1a619819 5993
55eddb0f
DJ
59942007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5995
5996 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5997 powerpc soft-float".
5998
9cceb671
DJ
59992007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6000
6001 * gdb.texinfo (Files): Correct formatting. Mention Expat
6002 requirement.
6003 (Requirements for Building GDB): Expand the list of Expat
6004 uses.
6005 (Library List Format, Memory Map Format): Mention Expat.
6006 (Target Descriptions): Update Expat wording.
6007
83acabca
DJ
60082007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6009
6010 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6011 Document that gdbarch_convert_register_p should return zero for no-op
6012 conversions.
6013
e35879db
UW
60142007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6015
83acabca 6016 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6017 of set_gdbarch_sofun_address_maybe_missing back to ...
6018 (Target Conditionals): ... here to fix build break.
6019
203c3895
UW
60202007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6021
83acabca 6022 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6023 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6024 (Compiler Characteristics): ... documentation of
6025 set_gdbarch_sofun_address_maybe_missing.
6026
11411de3
DJ
60272007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6028
6029 * gdbint.texinfo (Target Conditionals): Use
6030 frame_unwind_register_unsigned in examples instead of
6031 frame_unwind_unsigned_register.
6032
7cc46491
DJ
60332007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6034
6035 * gdb.texinfo (Predefined Target Types): Add int128
6036 and uint128.
6037 (Standard Target Features): Add PowerPC features.
6038
81adfced
DJ
60392007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6040
6041 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6042
c1874924
UW
60432007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6044
6045 * gdbint.texi (Target Conditionals): Remove documentation
6046 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6047 gdbarch_extract_return_value, and gdbarch_store_return_value.
6048
f6e56ab3
UW
60492007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6050
6051 * gdbint.texi (Target Conditionals): Remove documentation of
6052 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6053
56cf5405
KH
60542007-10-11 Kazu Hirata <kazu@codesourcery.com>
6055
6056 * gdb.texinfo: Mention that inaccessible-by-default is on by
6057 default.
6058
35156bae
DJ
60592007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6060
6061 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6062
d983da9c
DJ
60632007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6064
6065 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6066 multi-threaded watchpoints.
6067 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6068 checked. Describe sticky notification. Expand description
6069 of steppable and continuable watchpoints.
6070 (Watchpoints and Threads): New subsection.
6071
fe6fbf8b
VP
60722007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6073
6074 * gdb.texinfo (Setting Breakpoints): Revise
6075 documentation for pending breakpoints. Document
6076 breakpoints with multiple locations.
5ae4183a 6077
084344da
VP
60782007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6079
6080 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6081 Document -list-features.
5ae4183a 6082
82160952
EZ
60832007-09-15 Eli Zaretskii <eliz@gnu.org>
6084
6085 * gdb.texinfo (Output): Spell out which features of C's printf are
6086 not supported by GDB's printf.
7e27a47a
EZ
6087 (Separate Debug Files): More accurate wording regarding build ID
6088 and a reference to the ld manual rather than the Fedora wiki.
82160952 6089
ea37ba09
DJ
60902007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6091 Jim Blandy <jimb@codesourcery.com>
6092
6093 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6094 (Examining Memory): Update mentions of the 's' format.
6095 (Automatic Display): Likewise.
6096
b8533aec
DJ
60972007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6098
6099 * gdb.texinfo: Update the FSF's Back-Cover Text.
6100
83f83d7f
JK
61012007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6102 Eli Zaretskii <eliz@gnu.org>
6103
6104 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6105 Fixed the ``build ID'' name. New binaries build instructions for the
6106 build ID inclusion. Explain how the commands are specific to the build
6107 ID vs. debug link.
6108
c7e83d54
EZ
61092007-09-01 Eli Zaretskii <eliz@gnu.org>
6110
6111 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6112 indexing for ``build ID'' support.
6113
d3750b24
JK
61142007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6115
6116 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6117 Enlisted BUILD ID to the debug file searching example.
6118 Included a BUILD ID `.note.gnu.build-id' section description.
6119 Updated/added the debug files splitting instructions for OBJCOPY.
6120
02142340
VP
61212007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6122
6123 * gdb.texinfo (Variable Objects): Adjust docs
6124 for -var-info-expression and document
6125 -var-info-path-expression.
6126
d3bdde98
JB
61272007-08-20 Jim Blandy <jimb@codesourcery.com>
6128
3fb6a982
JB
6129 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6130 (title page): Include the dedication in the printed manual, as a
6131 separate page after the copyright notice.
5ae4183a 6132
d3bdde98
JB
6133 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6134 don't break a @var across a line.
6135
c80a96a8
MR
61362007-07-25 Maciej W. Rozycki <macro@mips.com>
6137
6138 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6139 for include files.
6140
5824a901
NR
61412007-07-12 Nick Roberts <nickrob@snap.net.nz>
6142
6143 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6144 in annotate.texinfo.
6145 (Command History): Link to new node.
5824a901 6146
d52e7ea3
UW
61472007-07-05 Markus Deuling <deuling@de.ibm.com>
6148
6149 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6150
5fc14d0a
EZ
61512007-07-05 Eli Zaretskii <eliz@gnu.org>
6152
6153 * gdbint.texinfo (Target Conditionals): Fix last change.
6154
4a9bb1df
UW
61552007-07-03 Markus Deuling <deuling@de.ibm.com>
6156
6157 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6158 routines:
6159 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6160 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6161 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6162 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6163 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6164 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6165 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6166 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6167 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6168 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6169 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6170 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6171 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6172 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6173 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6174 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6175 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6176 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6177 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6178 (SOFTWARE_SINGLE_STEP_P)
6179
6180 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6181 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6182
6183 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6184 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6185 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6186 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6187 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6188 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6189 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6190 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6191 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6192 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6193
6194 (Converting an existing Target Architecture to Multi-arch): Remove
6195 section.
6196
6197 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6198 (gdbarch_addr_bits_remove): Add code example.
6199
6200 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6201
cfa9d6d9
DJ
62022007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6203
6204 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6205 Add other missing entries. Adjust the table size to fit.
6206 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6207 stop reasons including the new "library" event.
6208 (General Query Packets): Adjust table widths for qSupported. Mention
6209 qXfer:libraries:read reply to qSupported and document the new packet.
6210 (Library List Format): New section.
6211
159fcc13
JK
62122007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6213
6214 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6215
f66d1690
MS
62162007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6217
6218 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6219
67102876
NR
62202007-06-25 Nick Roberts <nickrob@snap.net.nz>
6221
6222 * gdbint.texinfo (Register and Memory Data): Break sections
6223 into nodes and add a menu.
6224
a4642986
MR
62252007-06-21 Maciej W. Rozycki <macro@mips.com>
6226
6227 * gdb.texinfo (Examining Memory): Document the new behaviour.
6228
e9c17194
VP
62292007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6230
6231 * gdb.texinfo (Standard Target Features): Document
6232 m68k features.
6233
31d99776
DJ
62342007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6235
6236 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6237
1780a0ed
DJ
62382007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6239
6240 * gdb.texinfo (Target Description Format): Add version attribute
6241 for <target>.
6242
822b6570
DJ
62432007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6244
6245 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6246
f8b73d13
DJ
62472007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6248
6249 * gdb.texinfo (MIPS Features): New subsection.
6250
0e7f50da
UW
62512007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6252 Markus Deuling <deuling@de.ibm.com>
6253
6254 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6255 and qXfer:spu:write packets and mention them under qSupported.
6256
23d964e7
UW
62572007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6258 Markus Deuling <deuling@de.ibm.com>
6259
6260 * gdb.texinfo (Architectures): Add new SPU section to document
6261 Cell Broadband Engine SPU architecture specific commands.
6262
9f708cb2
VP
62632007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6264
6265 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6266 comments.
6267
7579b5f8
NR
62682007-06-07 Nick Roberts <nickrob@snap.net.nz>
6269
6270 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6271
bf06d120
JB
62722007-05-29 Jim Blandy <jimb@codesourcery.com>
6273
6274 * gdb.texinfo (Overview): Doc fix.
6275
23776285
MR
62762007-05-22 Maciej W. Rozycki <macro@mips.com>
6277
6278 * gdb.texinfo (Remote Configuration): Document "set/show
6279 remoteflow".
6280
1a69e1e4
DJ
62812007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6282
bf06d120
JB
6283 * gdb.texinfo (MIPS): Remove documentation for set mips
6284 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6285 stack-arg-size.
1a69e1e4 6286
46ba6afa 62872007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6288
46ba6afa
BW
6289 * all-cfg.texi (GDBTUI): New.
6290 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6291 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6292 (TUI Configuration): Edit to improve clarity and fix problems of
6293 both style and content.
5ae4183a 6294
06d3b283
UW
62952007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6296
6297 * observer.texi (GDB Observers): New observer "new_objfile".
6298
179101d6
UW
62992007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6300
6301 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6302
25d5ea92
VP
63032007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6304
6305 * gdb.texinfo (GDB/MI Variable Objects): Document
6306 frozen variables objects.
5ae4183a 6307
ea35711c
DJ
63082007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6309
6310 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6311 (Character Sets, Caching Data of Remote Targets): Likewise.
6312 (Targets): Delete Remote node. Move its text...
6313 (Debugging Remote Programs): ...to here. Delete description
6314 of the "remote" command.
6315 (Remote configuration): Delete description of "set remotedevice"
6316 and "show remotedevice".
6317 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6318
db2e3e2e
BW
63192007-04-11 Bob Wilson <bob.wilson@acm.org>
6320
5ae4183a
AS
6321 * gdb.texinfo (Contributors, Continuing and Stepping)
6322 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6323 (General Query Packets, File-I/O Remote Protocol Extension)
6324 (Protocol Basics, The F Reply Packet, Write)
6325 (Protocol-specific Representation of Datatypes, Memory Transfer):
6326 Fix hyphenation, punctuation and grammar problems.
6327 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6328 'section' instead of 'subsection' in the text.
6329 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6330 (i386): Remove period from section name.
db2e3e2e
BW
6331 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6332 (Config Names, Configure Options): Use @file{configure}.
6333
8a3dae3e
DJ
63342007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6335
6336 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6337 and tab expansion.
6338
1a92f856
DJ
63392007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6340
6341 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6342
79a6e687 63432007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6344
79a6e687
BW
6345 * gdb.texinfo: Consistently capitalize all significant words in
6346 node names, chapter titles, section titles, and headings. Update
6347 cross references to match.
6348 (Starting and Stopping Trace Experiment): Make node name plural.
6349 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6350
ad527d2e
PA
63512007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6352
6353 * gdb.texinfo (WinCE): Delete obsolete subsection.
6354
7ce59000
DJ
63552007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6356
6357 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6358 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6359 references.
6360
8807d78b
DJ
63612007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * gdb.texinfo (Startup): Delete references to some alternate
6364 names for .gdbinit.
6365 (Thread): Remove LynxOS reference.
6366 (Tandem ST2000): Delete target-specific documentation.
6367 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6368 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6369 and GDB_OSABI_LYNXOS.
6370
5f402660
UW
63712007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6372
6373 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6374
bac718a6
UW
63752007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6376
6377 * gdbint.texinfo (Target Conditionals): Remove mention of
6378 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6379 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6380
9453113a
DJ
63812007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6382
6383 * Makefile.in: Add "pdfdir" installation
6384 directory, PDFTEX macro, support for "install-pdf" target,
6385 and rules for making a pdf version of refcard.texi.
6386 * refcard.tex: Specify paper size for PDF output.
6387
ae21e955 63882007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6389
ae21e955 6390 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6391
3f94c067 63922007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6393
3f94c067
BW
6394 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6395 (Source Path, Character Sets, Macros, Define)
6396 (GDB/MI Result Records, GDB/MI Simple Examples)
6397 (GDB/MI Program Execution, GDB/MI File Commands)
6398 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6399 (Bug Reporting): Use @value{GCC}.
5ae4183a 6400
12c27660 64012007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6402
12c27660
BW
6403 * gdb.texinfo (Help): Fix formatting of examples.
6404 (Variables): Use @ifnotinfo instead of @iftex.
6405 (Non-debug DLL symbols): Use @ref instead of @pxref.
6406 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6407
ce9341a1
BW
64082007-03-26 Bob Wilson <bob.wilson@acm.org>
6409
6410 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6411
c8f4133a
BW
64122007-03-26 Bob Wilson <bob.wilson@acm.org>
6413
6414 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6415 the order of the nodes.
6416 (C Operators, C Constants, Debugging C): Remove extra menus.
6417 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6418
c8f4133a 64192007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6420
6421 * gdb.texinfo (File Options): Add missing parenthesis.
6422 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6423
c74d0ad8
DJ
64242007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6425
6426 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6427
ff6f572f
DJ
64282007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6429
669fac23 6430 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6431 case insensitivity.
6432 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6433
994337c3
NR
64342007-02-18 Nick Roberts <nickrob@snap.net.nz>
6435
6436 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6437 (Files): Add section name to argument list for pxref.
6438 (Non-debug DLL symbols): Don't use `see' for pxref.
6439 (Embedded Processors): Fix typo.
6440 (GDB/MI Breakpoint Commands): Execution commands generate
6441 *stopped not ^done.
6442
eb819d70
NR
64432007-02-13 Nick Roberts <nickrob@snap.net.nz>
6444
6445 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6446 values for in_scope. Mention that only root variables can be
6447 updated.
6448 (GDB/MI Development and Front Ends): Explain new values may be
6449 added to existing fields.
6450
123dc839
DJ
64512007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6452
6453 * gdb.texinfo (-target-disconnect): Use @smallexample.
6454 (Requirements): Add anchor for Expat. Update description.
6455 (Target Descriptions): Mention Expat.
6456 (Target Description Format): Document new elements. Use
6457 @smallexample.
6458 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6459 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6460
108546a0
DJ
64612007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6462
6463 * gdb.texinfo (Target Description Format): Add section on XInclude.
6464
95a98c01
NR
64652006-02-03 Nick Roberts <nickrob@snap.net.nz>
6466
6467 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6468 command -enable-timings.
6469
f4b3909f
EZ
64702007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6471
5ae4183a 6472 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6473 descriptions for new/deleted elements in gdb_osabi. Add missing
6474 description for function generic_elf_osabi_sniff_abi_tag_sections.
6475
c7ba131e
JB
64762007-01-29 Joel Brobecker <brobecker@adacore.com>
6477
6478 * gdb.texinfo (Maintenance Commands): Add documentation for
6479 the new "maint print target-stack" command.
6480
3a60f64e
JK
64812007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6482 Eli Zaretskii <eliz@gnu.org>
6483
f4b3909f 6484 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6485
c582f8b6
EZ
64862007-01-26 Eli Zaretskii <eliz@gnu.org>
6487
6488 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6489 Use @value{NGCC} instead of @value{GCC}.
6490
d3e8051b
EZ
64912007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6492
6493 * agentexpr.texi: Fix typos.
6494 * annotate.texinfo: Likewise.
6495 * gdb.texinfo: Likewise.
6496 * gdbint.texinfo: Likewise.
6497 * observer.texi: Likewise.
6498 * stabs.texinfo: Likewise.
6499
86f04699
EZ
65002007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6501
6502 * gdbint.texinfo (Support Libraries): Remove mmalloc
6503 entry. Describe readline library.
6504
23181151
DJ
65052007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6506
6507 * gdb.texinfo (Target Descriptions): New section.
6508 (General Query Packets): Add QPassSignals anchor. Mention
6509 qXfer:features:read under qSupported. Expand mentions of
6510 qXfer:memory-map:read and QPassSignals. Document
6511 qXfer:features:read.
6512
f822c95b
DJ
65132007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6514
6515 * gdb.texinfo (Commands to specify files): Describe
6516 "set sysroot" and "show sysroot".
6517 (Using the `gdbserver' program): Lowercase argument
6518 to @var. Expand description of setting up GDB on the
6519 host.
6520
8936fcda
JB
65212007-01-05 Joel Brobecker <brobecker@adacore.com>
6522
6523 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6524 catch exception, catch exception unhandled, and catch assert
6525 commands.
6526
e776119f
DJ
65272007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6528
6529 * gdb.texinfo (Debugging Output): Document "set debug xml"
6530 and "show debug xml".
6531
aa79a185
DJ
65322007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6533
6534 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6535
7f893741
JB
65362007-01-01 Joel Brobecker <brobecker@adacore.com>
6537
6538 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6539
a1b5960f
VP
65402006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6541
6542 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6543 note in @ignore, to be removed later if nobody complains.
6544
9f470e6e
NR
65452006-12-04 Nick Roberts <nickrob@snap.net.nz>
6546
6547 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6548 of -var-delete.
6549
765dc015 65502006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6551
765dc015 6552 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6553 automatic software/hardware breakpoint usage and
6554 the "set breakpoint auto-hw" command.
765dc015 6555
4b5752d0
VP
65562006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6557
6558 * gdb.texinfo (Memory Access Checking): New.
6559
89be2091
DJ
65602006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6561
6562 * gdb.texinfo (Remote configuration): Mention
6563 "pass-signals-packet".
6564 (General Query Packets): Document QPassSignals. Fix
6565 a typo.
6566
ca3bf3bd
DJ
65672006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6568
6569 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6570
427c3a89
DJ
65712006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6572
6573 * gdb.texinfo (Remote configuration): Rewrite documentation for
6574 packet configuration commands.
6575 (OS Information): Adjust reference to qXfer:auxv:read.
6576 (General Query Packets): Remove references to read-aux-vector-packet
6577 and set remote get-thread-local-storage-address.
6578
7a107747
DJ
65792006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6580
6581 * gdbint.texinfo (Target Architecture Definition): Add new
6582 Initializing a New Architecture section.
6583
1c56eb0e
EZ
65842006-10-31 David Taylor <dtaylor@emc.com>
6585
6586 * stabs.texinfo (Macro define and undefine): New node describing
6587 stabs for #define and #undef.
6588
f73adfeb
AS
65892006-10-27 Andreas Schwab <schwab@suse.de>
6590
6591 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6592
fd60e0df
EZ
65932006-10-21 Eli Zaretskii <eliz@gnu.org>
6594
6595 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6596 clarify on the possible meanings of ``expression'' watched by
6597 watchpoints. Add indexing.
e5ac9b53
EZ
6598 (Prompting, Errors, Invalidation, Annotations for Running)
6599 (Source Annotations): Fix index entries by adding "annotation" to
6600 them, to discriminate from index entries that point to the more
6601 general topic descriptions.
fd60e0df 6602
52bb452f
DJ
66032006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6604
6605 * gdbint.texinfo (Target Vector Definition): Move most
6606 content into Existing Targets. Add a menu.
6607 (Existing Targets): New section, moved from Target Vector
6608 Definition. Use @subsection.
6609 (Managing Execution State): New section.
6610
58955e58
BW
66112006-10-16 Bob Wilson <bob.wilson@acm.org>
6612
6613 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6614
c8aa23ab
EZ
66152006-10-15 Eli Zaretskii <eliz@gnu.org>
6616
6617 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6618 (Command Syntax, Signals, Backtrace, Connecting)
6619 (Remote configuration, Renesas Boards, Console I/O): Fix last
6620 change: use Ctrl- instead of C-, except wrt Emacs.
6621 (File-I/O Examples): Put Ctrl-c in @kbd.
6622 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6623 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6624 (Signals, Set Breaks, Set Watchpoints): Document optional
6625 arguments to `info signals' `handle', `info breakpoints', and
6626 `info watchpoints'.
c8aa23ab 6627
e7109c7e
EZ
66282006-10-14 Eli Zaretskii <eliz@gnu.org>
6629
6630 * gdb.texinfo (Backtrace): Fix last change.
6631
de3aea7b
NR
66322006-10-14 Nick Roberts <nickrob@snap.net.nz>
6633
6634 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6635
7f9087cb
BW
66362006-10-10 Bob Wilson <bob.wilson@acm.org>
6637
c8aa23ab
EZ
6638 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6639 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6640 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6641
68437a39
DJ
66422006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6643 Daniel Jacobowitz <dan@codesourcery.com>
6644
6645 * gdb.texinfo (Packets): Document vFlashErase,
6646 vFlashWrite and vFlashDone packets.
6647 (General Query Packets): Document qXfer:memory-map:read.
6648 Add a new feature for qXfer:memory-map:read.
6649 (Memory map format): New section.
6650 (Target Commands): Mention that gdb can write flash.
6651
fd79ecee
DJ
66522006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6653 Daniel Jacobowitz <dan@codesourcery.com>
6654
6655 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6656 memory regions and "mem auto".
6657
350da6ee
DJ
66582006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6659
6660 * gdbint.texinfo (Array Containers): New section.
6661
2f1acb09
VP
66622006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6663
6664 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6665 -stack-list-arguments HIGH_FRAME argument can be larger then the
6666 actual number of frames.
6667
2ab1eb7a
VP
66682006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6669
6670 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6671 -stack-list-locals HIGH_FRAME argument can be larger then the
6672 actual number of frames.
2ab1eb7a 6673
599b237a
BW
66742006-09-02 Bob Wilson <bob.wilson@acm.org>
6675
6676 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6677 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6678
25ab7e6d
EZ
66792006-09-02 Eli Zaretskii <eliz@gnu.org>
6680
6681 * gdbint.texinfo (Overall Structure): New section "Source Tree
6682 Structure".
6683
940178d3
JB
66842006-08-17 Jim Blandy <jimb@codesourcery.com>
6685
6686 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6687 responses.
6688
30daae6c
JB
66892006-08-08 Joel Brobecker <brobecker@adacore.com>
6690
6691 * gdb.texinfo (Source Path): Add documentation for new
6692 substitute-path commands.
6693
7fa2210b
DJ
66942006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6695
6696 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6697 (Running Configure): ...here.
6698 (Requirements): New node. Mention expat.
6699
3d00d119
DJ
67002006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6701
5ae4183a 6702 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6703 'set download-write-size' and 'show download-write-size'.
6704
0cbfa4ee
DJ
67052006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * stabs.texinfo (Member Type Descriptor): Correct example for
6708 pointer to member types.
6709
16026cd7
AS
67102006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6711
6712 * gdb.texinfo (Optional warnings and messages): Add
6713 'set/show trace-commands'.
6714 (Command files): Add '-v' to source command.
6715
0876f84a
DJ
67162006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6717
6718 * gdb.texinfo (OS Information): Update qPart reference to
6719 qXfer.
6720 (Remote configuration): Likewise.
6721 (Overview): Move @cindex to the start of a paragraph. Talk
6722 about binary data encoding.
6723 (Packets): Refer to the overview for the details of the X
6724 packet encoding.
6725 (General Query Packets): Remove qPart description. Add qXfer
6726 description. Add an anchor to qSupported. Correct feature
6727 table title. Add a new feature for qXfer:auxv:read.
6728 (Interrupts): Add a missing parenthesis.
6729
2ec3381a
DJ
67302006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6731
669fac23 6732 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6733 (GDB/MI Kod Commands): Remove commented out node.
6734
594fe323
EZ
67352006-07-01 Eli Zaretskii <eliz@gnu.org>
6736
6737 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6738 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6739 (GDB/MI Thread Commands, GDB/MI Program Execution)
6740 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6741 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6742 (GDB/MI File Commands, GDB/MI Target Manipulation)
6743 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6744 since the MI prompt is hard-wired into the code.
6745
7e3fb70c
NR
67462006-07-01 Nick Roberts <nickrob@snap.net.nz>
6747
6748 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6749 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6750 (GDB/MI Data Manipulation): Remove description of unimplemented
6751 display related commands as variable objects perform this function
6752 and are superior: -display-delete, -display-disable,
6753 -display-enable, -display-insert and -display-list. Move
6754 -environment-cd, -environment-directory, -environment-path
6755 and -environment-pwd to "Program Context".
6756 (GDB/MI Program Control): Rename to "Program Execution". Move
6757 -exec-arguments -exec-abort to...
6758 (GDB/MI Program Context): ...here. New node split from "Data
6759 Manipulation".
6760
be2a5f71
DJ
67612006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6762
6763 * gdb.texinfo (Remote configuration): Document set / show
6764 remote supported-packets.
6765 (General Query Packets): Document qSupported packet.
6766
fc320d37
SL
67672006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6768
6769 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6770 and font markup.
6771 (Protocol basics): Likewise.
6772 (The F request packet): Likewise.
6773 (The F reply packet): Likewise.
6774 (Memory transfer): Move this node to be a subsubsection of
6775 "Protocol specific representation of datatypes".
6776 (The Ctrl-C message): More copy editing.
6777 (Console I/O): Likewise.
6778 (The isatty call): Delete this node, and merge its content into
6779 the "isatty" node. Fixed references elsewhere.
6780 (The system call): Delete this node, and merge its content into
6781 the "system" node. Fixed references elsewhere.
6782 (open): Reformat to use @table, and add appropriate font markup.
6783 (close): Likewise.
6784 (read): Likewise.
6785 (write): Likewise.
6786 (lseek): Likewise.
6787 (rename): Likewise.
6788 (unlink): Likewise.
6789 (stat/fstat): Likewise.
6790 (gettimeofday): Likewise.
6791 (isatty): Likewise.
6792 (system): Likewise, plus minor changes to fix confusing wording.
6793 (Integral datatypes): Fix font markup.
6794 (Pointer values): Likewise.
6795 (struct stat): Fix markup to use @table, plus minor copy editing.
6796 (struct timeval): Fix font markup, plus minor copy editing.
6797 (Constants): Minor copy editing.
6798 (Errno values): Add font markup.
6799 (File-I/O Examples): Likewise.
6800
158fdf5c
NR
68012006-06-10 Nick Roberts <nickrob@snap.net.nz>
6802
6803 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6804 (GDB/MI Simple Examples): Move node up one level. Use real
6805 examples.
6806 (GDB/MI Compatibility with CLI): Update.
6807 (GDB/MI Result Records): Add "connected" and "exit" result
6808 classes.
6809 (GDB/MI Stream Records): Clarify target output.
6810 (GDB/MI Command Description Format): Modify example description.
6811 (GDB/MI Breakpoint Table Commands): Rename to...
6812 (GDB/MI Breakpoint Commands): ...this
6813 (GDB/MI Breakpoint Commands): Add optional thread field.
6814 (GDB/MI Program Control): Add an introduction. Move "Program
6815 termination" examples into exec-run description.
6816 (GDB/MI File Commands): Mention similar CLI commands.
6817 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6818 is similar to "-gdb-version".
6819
ddb50cd7
EZ
68202006-06-09 Eli Zaretskii <eliz@gnu.org>
6821
6822 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6823
2aef0d6b
NR
68242006-06-02 Nick Roberts <nickrob@snap.net.nz>
6825
6826 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6827 sourceware.org for mailing lists.
d5e40d59 6828 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6829
383a5c52
NR
68302006-06-01 Nick Roberts <nickrob@snap.net.nz>
6831
d5e40d59 6832 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6833
e16b02ee
EZ
68342006-05-22 Eli Zaretskii <eliz@gnu.org>
6835
6836 * gdb.texinfo (Cygwin Native): Fix last change.
6837
be90c084
CF
68382006-05-22 Christopher Faylor <cgf@timesys.com>
6839
6840 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6841
347ceba5
NR
68422006-05-15 Nick Roberts <nickrob@snap.net.nz>
6843
6844 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6845 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6846
369af7bd
DJ
68472006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6848
6849 * gdb.texinfo (General Query Packets): Recommend not starting
6850 new packets with qC and clarify.
6851
2ffdbde8 68522006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6853
6854 * gdb.texinfo (M2 Types): New section.
72019c9c 6855
16d1a084
DJ
68562006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6857
6858 * agentexpr.texi: Add a copyright and license notice.
6859 * observer.texi: Likewise, with GPL clause for function prototypes.
6860 Remove trailing whitespace.
6861
aa56d27a
JB
68622006-05-05 Jim Blandy <jimb@codesourcery.com>
6863
6864 * gdb.texinfo (General Query Packets): Document conventions for
6865 terminating packet names, and their violations.
6866
5bdf8622
DJ
68672006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6868
6869 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6870 * gdb.texinfo: Likewise.
6871
605a56cb
DJ
68722006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6873
6874 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6875 and "show remotedebug".
6876 (Debugging Output): Add additional index entries.
6877
b8db102d
MS
68782006-04-27 Michael Snyder <msnyder@redhat.com>
6879
6880 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6881
c5e30d01
AC
68822006-04-22 Andrew Cagney <cagney@redhat.com>
6883
6884 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6885 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6886
8181d85f
DJ
68872006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6888
6889 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6890 and remove breakpoint prototypes.
6891 (Watchpoints): Move description of target_insert_hw_breakpoint and
6892 target_remove_hw_breakpoint ...
6893 (Breakpoints): ... to here. Document target_insert_breakpoint and
6894 target_remove_breakpoint.
6895
4f553f88
JB
68962006-04-17 Jim Blandy <jimb@codesourcery.com>
6897
6898 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6899 and C packets are optional.
6900
cd852561
FR
69012006-04-14 Frederic Riss <frederic.riss@st.com>
6902
6903 * gdb.texinfo (Specifying source directories): Update the description
6904 of the source file search to reflect the fact that the source path
6905 always contains at least $cdir and $cwd.
6906
b620eb07
MS
69072006-03-31 Michael Snyder <msnyder@redhat.com>
6908
6909 * gdb.texinfo: Update copyright dates.
6910
3156cdaf
EZ
69112006-03-31 Eli Zaretskii <eliz@gnu.org>
6912
6913 * gdb.texinfo (Overview): Add an index entry to "empty response".
6914
7d30c22d
JB
69152006-03-28 Jim Blandy <jimb@codesourcery.com>
6916
6917 * gdbint.texinfo (Prologue Analysis): New section.
6918
86941c27
JB
69192006-03-07 Jim Blandy <jimb@red-bean.com>
6920
66b8c7f6
JB
6921 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6922
1a10341b
JB
6923 * gdb.texinfo (Target Commands): Update text describing how to
6924 specify a target. Refer to the detailed section on remote
6925 debugging, not the brief mention.
6926
86941c27
JB
6927 * gdb.texinfo (Connecting): Organize the different 'target remote'
6928 connection methods into a table. Add a 'target remote' index
6929 entry. (!!!)
6930
62f3a2ba
FF
69312006-02-17 Fred Fish <fnf@specifix.com>
6932
6933 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6934 'ptype' commands to reflect the fact that the only significant
6935 difference between them is that ptype prints the complete type
6936 description instead of just the name.
6937
8b9a88ea
WZ
69382006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6939
6940 * gdbint.texinfo (Watchpoints): Delete
6941 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6942
7e8dc855
NR
69432006-02-10 Nick Roberts <nickrob@snap.net.nz>
6944
6945 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6946 times fields where needed. Fix typos. Update general form given
6947 for output of -break-insert.
6948 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6949
c91d38aa
DJ
69502006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6951
6952 * gdbint.texinfo (Symbol Handling): Add a section
6953 on memory management.
6954
38fcd64c
DJ
69552006-02-06 Vladimir Prus <ghost@cs.msu.su>
6956
6957 * gdb.texinfo (Breakpoint table commands): Document the fullname
6958 field in -break-list output.
6959
219eec71
EZ
69602006-02-03 Eli Zaretskii <eliz@gnu.org>
6961
6962 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6963 debugging information produced by the various "set debug..."
6964 options.
6965
ae5a43e0
DJ
69662006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6967
6968 * gdb.texinfo (Files): Remove obsolete bits from the description
6969 of "symbol-file".
6970
a9f158ec
JB
69712006-01-25 Jim Blandy <jimb@redhat.com>
6972
6973 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6974
410dd08e
JB
69752006-01-24 Jim Blandy <jimb@redhat.com>
6976
6977 * gdbint.texinfo (Frames): Document the basics of GDB's register
6978 unwinding model, and explain the existence of the "sentinel" frame.
6979
4b505b12
AS
69802006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6981
6982 * gdb.texinfo (Choosing files): Mention that -directory is used
6983 for script files.
6984 (Specifying source directories): Likewise.
6985 (Command files): Explain how script files are found.
6986
839c27b7
EZ
69872006-01-21 Eli Zaretskii <eliz@gnu.org>
6988
6989 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6990 the threads in a multi-threaded program.
6991 (Threads): The threadno argument of "thread apply" can be a range
6992 of numbers.
6993
7be93b9e
JB
69942006-01-18 Jim Blandy <jimb@redhat.com>
6995
6996 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6997 of warning flags.
6998
fcc73fe3
EZ
69992006-01-13 Eli Zaretskii <eliz@gnu.org>
7000
7001 * gdb.texinfo (Sequences): Improve menu annotations.
7002 (Define): Add index entries for arguments of user-defined
7003 commands. Move the description of flow-control commands...
7004 (Command Files): ...to here. Document loop_break and
7005 loop_continue.
ca91424e
EZ
7006 (Define, Command Files): Document `end' and add index entries for
7007 it.
fcc73fe3 7008
5c95884b
MS
70092006-01-04 Michael Snyder <msnyder@redhat.com>
7010
7011 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7012 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7013
860701dc
PH
70142006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7015
7016 * gdb.texinfo (Omissions from Ada): Document that there is now
7017 limited aggregate support.
7018
36b80e65
EZ
70192005-12-28 Eli Zaretskii <eliz@gnu.org>
7020
7021 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7022 registers and the likes.
7023
c1468174
EZ
70242005-12-24 Eli Zaretskii <eliz@gnu.org>
7025
7026 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7027 (Symbols): Fix usage of "e.g.".
359df76b 7028 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7029
7030 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7031 (Coding): Fix usage of "e.g.".
7032
c02a867d
EZ
70332005-12-23 Eli Zaretskii <eliz@gnu.org>
7034
5ae4183a
AS
7035 * stabs.texinfo:
7036 * refcard.tex:
c02a867d 7037 * gpl.texi:
5ae4183a
AS
7038 * gdbint.texinfo:
7039 * gdb.texinfo:
7040 * gdb-cfg.texi:
c02a867d 7041 * fdl.texi:
5ae4183a
AS
7042 * annotate.texinfo:
7043 * all-cfg.texi:
c02a867d
EZ
7044 * Makefile.in: Add (C) after Copyright. Update the FSF
7045 address.
7046
fad38dfa
EZ
70472005-12-03 Eli Zaretskii <eliz@gnu.org>
7048
7049 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7050 extend GDB with commands for external monitor.
7051
53e5f3cf
AS
70522005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7053
7054 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7055
55f6ca0f
JB
70562005-11-25 Joel Brobecker <brobecker@adacore.com>
7057
7058 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7059
c1947b85
JB
70602005-11-21 Jim Blandy <jimb@redhat.com>
7061
7062 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7063 placement of 'R' actions in tracepoint action packets; document
7064 dependence of 'X' and 'M' actions on a preceding 'R' action for
7065 their registers.
7066
9d29849a
JB
70672005-11-19 Jim Blandy <jimb@redhat.com>
7068
7069 * gdb.texinfo (Tracepoint Packets): New node.
7070 (General Query Packets): Add entries for the tracepoint packets,
7071 referring to the "Tracepoint Packets" node.
7072 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7073
9a6253be
KB
70742005-11-18 Kevin Buettner <kevinb@redhat.com>
7075
7076 * gdb.texinfo (set remotebreak): Add anchor.
7077 (X packet): Likewise.
7078 (Remote Protocol): Add new section `Interrupts' and new index
7079 entry `interrupts (remote protocol)'.
7080
5f3bebba
JB
70812005-11-18 Jim Blandy <jimb@redhat.com>
7082
7083 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7084 entries into the General Query Packets section. Add a
7085 cross-reference to that section. Drop description of replies, as
7086 these are covered in the descriptions of each packet.
7087 (General Query Packets): Add introductory text. Explain naming
7088 conventions, and how the end of a name is recognized.
7089
9a7a1b36
KB
70902005-11-17 Kevin Buettner <kevinb@redhat.com>
7091
0564b6cf 7092 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7093 "set remotebreak" command.
7094
b8ff78ce
JB
70952005-11-16 Jim Blandy <jimb@redhat.com>
7096
7097 * gdb.texinfo (Packets, Stop Reply Packets)
7098 (General Query Packets): Various formatting cleanups.
7099 - Use @samp for packet contents.
7100 - Drop summaries from packet @item lines; the same information appears
7101 immediately below in the description.
7102 - Delete paragraph breaks after packet @item commands, so that the
7103 description appears directly to the right of the packet prototype
7104 in the printed manual, if it fits.
7105 - Place spaces in packet prototypes between @vars and non-@var
7106 letters, and explain that they're just for formatting.
7107 - Use @dots{} instead of '...'.
7108 - Fix uses of @code where @var was needed.
7109 - Replace "deprecated" markers with English text spelling out the
7110 packet's status and the preferred alternatives.
7111 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7112 what this ever meant.
7113 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7114 this for a long time.
7115 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7116 implemented several times, and have been in use for years.
7117
8ffe2530
JB
71182005-11-15 Jim Blandy <jimb@redhat.com>
7119
c43c5473
JB
7120 * gdb.texinfo (Packets): Add index entries for 'm' packet
7121 disclaimers.
5ae4183a 7122
fb031cdf
JB
7123 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7124 of stub when processing an 'm' packet.
7125
8ffe2530
JB
7126 * gdb.texinfo (Packets): Mention that packets beginning with
7127 letters are reserved once, at the top, instead of actually listing
7128 them all and saying "reserved".
7129
c03c782f
AS
71302005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7131
7132 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7133 Change @var{$arg0 to @code{$arg0.
7134
814e32d7
WZ
71352005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7136
7137 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7138
fa93a9d8
JB
71392005-11-12 Jim Blandy <jimb@redhat.com>
7140
7141 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7142 order. Remove extraneous 'z'.
7143
8a5a3c82
AS
71442005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7145
7146 * gdb.texinfo (Choosing files): Add --eval-command.
7147
4b0ad762
AS
71482005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7149
7150 * gdb.texinfo (Choosing modes): Add --return-child-result.
7151
7152
1a088d06
AS
71532005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7154
7155 * gdb.texinfo (Choosing modes): Add --batch-silent.
7156
656d5e12
EZ
71572005-10-28 Eli Zaretskii <eliz@gnu.org>
7158
7159 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7160 "The -var-update Command".
7161
3c9c013a
JB
71622005-10-03 Joel Brobecker <brobecker@adacore.com>
7163
7164 * gdb.texinfo (Print Settings): Add documentation for set/show
7165 print array-indexes.
7166
7ba3cf9c
DJ
71672005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7168
7169 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7170 6.2 and 6.3.
7171
a94ab193
EZ
71722005-08-27 Eli Zaretskii <eliz@gnu.org>
7173
7174 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7175 since 19-Jan-2004.
7176 (Files): Likewise.
ab1adacd
EZ
7177 (Variables, Symbols): Document the "<incomplete type>" message and
7178 its reasons.
a94ab193 7179
ca06016a
FF
71802005-08-01 Fred Fish <fnf@specifix.com>
7181
7182 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7183
cf58170d
NR
71842005-07-15 Nick Roberts <nickrob@snap.net.nz>
7185
7186 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7187 option for -var-list-children and -var-update.
7188 (GDB/MI Stack Manipulation): Simplify description of
7189 print-values option for -stack-list-locals.
7190 (GDB/MI Command Description Format): Clarify.
7191 (Mode Options): Spelling of superseded.
7192
38f1196a
BR
71932005-07-12 Bob Rossi <bob@brasko.net>
7194
7195 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7196 corresponding GDB command comment.
7197
3cb3b8df
BR
71982005-07-06 Bob Rossi <bob@brasko.net>
7199
7200 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7201 and -inferior-tty-show.
7202 (Input/Output): Document "set/show inferior-tty" and tty alias.
7203
10fac096
NW
72042005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7205
7206 * gdb.texinfo (Packets): Change description of 'D' packet to note
7207 that GDB does wait for a response.
7208
d1b6db76
NR
72092005-06-22 Nick Roberts <nickrob@snap.net.nz>
7210
7211 * gdb.texinfo (History) Rename "Command History".
7212 (Command History): Move node "Server Prefix" from section on
7213 Annotations here.
7214
29629dcf
NR
72152005-06-19 Nick Roberts <nickrob@snap.net.nz>
7216
7217 * gdb.texinfo (GDB/MI Stack Manipulation):
7218 Re-instate -stack-info-frame with example. Say that it gets
7219 info on selected frame, not current frame.
7220
397ca115
EZ
72212005-06-18 Eli Zaretskii <eliz@gnu.org>
7222
7223 * gdb.texinfo (Server): Clarify that `file' should be used before
7224 connecting to the server.
7225 (Files): Add an xref to the above description.
51274035
EZ
7226 (Output Formats): More detailed description of the `c' format.
7227 (Memory): List explicitly all the formats supported by `x'.
638ac427 7228 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7229 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7230 files. Add more indexing for solib-absolute-prefix and
7231 --with-sysroot.
76d17f34
EZ
7232 (Machine Code): Document possible problems with locations in
7233 shared libraries.
d416eeec
EZ
7234 (Backtrace): Document that free-standing environments do not need
7235 to have a `main' function.
397ca115 7236
74f6deaa
NR
72372005-06-18 Nick Roberts <nickrob@snap.net.nz>
7238
7239 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7240 -stack-info-frame.
7241
a9967aef
AC
72422005-06-07 Andrew Cagney <cagney@gnu.org>
7243
7244 * gdb.texinfo (Contributors): Note the original multi-arch
7245 contributors.
7246
e09f16f9
EZ
72472005-06-03 Eli Zaretskii <eliz@gnu.org>
7248
7249 * gdb.texinfo (Registers): Add index entries for the standard
7250 registers.
7251 (Frames): Add cross-reference from frame pointer description to
7252 the Registers node.
7253 (Annotations Overview): Fix the reference to GDB name.
7254
d87ba7ee
EZ
72552005-06-01 Eli Zaretskii <eliz@gnu.org>
7256
7257 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7258 can-use-hw-watchpoints.
7259
034dad6f
BR
72602005-05-28 Bob Rossi <bob@brasko.net>
7261
7262 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7263 the possible reasons why an exec async record would be returned to FE.
7264
ffed4509
AC
72652005-05-26 Andrew Cagney <cagney@gnu.org>
7266
7267 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7268 Andrew Cagney implemented the original GDB/MI.
7269
e22e55c9
OF
72702005-05-23 Orjan Friberg <orjanf@axis.com>
7271
7272 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7273 documentation. Add documentation for cris-mode.
7274
a78e13ce
EZ
72752005-05-20 Eli Zaretskii <eliz@gnu.org>
7276
7277 * gdb.texinfo (Numbers): Explain the example and make the wording
7278 more acurate.
7279
76ff342d
DJ
72802005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7281 Dennis Brueni <dennis@slickedit.com>
7282
7283 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7284 (GDB/MI Data Manipulation, GDB/MI Program Control)
7285 (GDB/MI Stack Manipulation): Update examples to include the fullname
7286 attribute in stack frames.
7287
119b882a
EZ
72882005-05-12 Eli Zaretskii <eliz@gnu.org>
7289
7290 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7291 do with other non-standard names of init files.
7292
6fc08d32
EZ
72932005-05-11 Eli Zaretskii <eliz@gnu.org>
7294
7295 * gdb.texinfo (Command Files): Move the description of the startup
7296 from here...
7297 (Startup): ...to this new subsection of the Invocation chapter.
7298 Rearrange the description of init files more logically and add a
7299 cross-reference to "Command Files". Document the special gdbinit
7300 name for CISCO 68k. Expand the description of what GDB does
7301 during startup.
7302 (History): Add index entry for HISTSIZE.
7303
a561754a
MK
73042005-05-02 Mark Kettenis <kettenis@gnu.org>
7305
7306 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7307
2eecc4ab
EZ
73082005-05-02 Eli Zaretskii <eliz@gnu.org>
7309
7310 * gdb.texinfo (SVR4 Process Information, The isatty call)
7311 (The system call): Don't use foo(N) notation for man pages and
7312 functions.
514c4d71 7313 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7314
18999be5
EZ
73152005-04-27 Eli Zaretskii <eliz@gnu.org>
7316
7317 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7318 were optimized away.
7319
0abb7bc7
EZ
73202005-04-22 Eli Zaretskii <eliz@gnu.org>
7321
7322 * gdb.texinfo (Remote configuration): Document "set/show
7323 get-thread-local-storage-address". Add cross-reference to the
7324 description of the qGetTLSAddr packet.
7325 (General Query Packets): Mention "set remote
7326 get-thread-local-storage-address" and add a reference to its
7327 description.
7328
6f61acb1
NR
73292005-04-19 Nick Roberts <nickrob@snap.net.nz>
7330
7331 * gdb.texinfo (Backtrace): Describe 'bt full'.
7332
9d59903a
NR
73332005-04-17 Nick Roberts <nickrob@snap.net.nz>
7334
7335 * gdb.texinfo (Mode Options): Fix typo.
7336 (GDB/MI): Describe how to invoke GDB/MI.
7337
721c2651
EZ
73382005-04-16 Eli Zaretskii <eliz@gnu.org>
7339
7340 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7341 references changed. Add description of "info udot".
721c2651
EZ
7342 (Files): Document "set/show stop-on-solib-events".
7343 (M32R/D): Document "set/show download-path", "set/show
7344 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7345 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7346 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7347 (Maintenance Commands): Improve indexing.
7348 (Target Commands): Document "set/show hash", "set/show debug
7349 monitor".
7350 (SVR4 Process Information): Document "info pidlist" and "info
7351 meminfo". Document "set/show procfs-tarce" and "set/show
7352 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7353 (Symbols, The Print Command with Objective-C): Improve indexing.
7354 (Objective-C): Add references to "info classes" and "info
7355 selectors".
c45da7e6
EZ
7356 (Debugging Output): Improve wording. Document "set/show debug
7357 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7358 (Set Breaks): Add index entry for "hardware breakpoints".
7359 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7360 and "set/show usehardbreakpoints".
7361 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7362 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7363 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7364 rdiromatzero", "set/show rdiheartbeat".
7365 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7366 "sds".
7367 (Embedded Processors): Document the "sim" command.
7368 (Remote): Document the "remote" command.
7369 (DJGPP Native): Document the "info serial" command.
7370 (Threads): Document "maint info sol-threads".
7371 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7372 (Set Breaks): Improve indexing.
7373 (Command Syntax): Add a reference to dont-repeat.
7374 (Define): Document "dont-repeat".
7375 (TUI Commands): Document "tabset".
7376 (WinCE): New subsection. Document "set/show remotedirectory",
7377 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7378
14d6dd68
EZ
73792005-04-15 Eli Zaretskii <eliz@gnu.org>
7380
7381 * gdb.texinfo (Hurd Native): New subsection, documents
7382 Hurd-specific commands.
a64548ea 7383 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7384 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7385 (MIPS): Improve documentation of heuristic-fence-post. Document
7386 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7387 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7388 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7389 (ARM): Document ARM-specific commands.
a64548ea
EZ
7390 (AVR): New section. Document "info io_registers".
7391 (CRIS): New section. Document "set/show cris-version" and
7392 "set/show cris-dwarf2-cfi".
7393 (HPPA): New section. Document "set/show debug hppa" and "maint
7394 print unwind".
a5adf40f 7395 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7396 (Super-H): New section. Document the "regs" command.
721c2651 7397 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7398
9c16f35a
EZ
73992005-04-09 Eli Zaretskii <eliz@gnu.org>
7400
7401 * gdb.texinfo (Print Settings): Document "set/show print
7402 pascal_static-members", "set print repeats", "show print
7403 null-stop". Improve indexing. Fix documentation of "set print
7404 union".
7405 (Pascal): New section.
7406 (Supported languages): Rename from "Support"; all references
7407 updated. Add a menu item for Pascal.
7408 (Numbers): Document "set radix.
7409 (Screen Size): Document "set/show pagination".
7410 (MIPS Embedded): Remove "set processor" documentation.
7411 (Remote configuration): Document "set/show X/P/Z-packet",
7412 "set/show read-aux-vector-packet", "set/show remote
7413 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7414 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7415 remotedebug", "set/show remotebreak", "set/show remotedevice",
7416 "set/show remotelogfile".
7417 (Auxiliary Vector): Add reference to the description of the
7418 read-aux-vector-packet setting.
7419 (Set Watchpoints): Add a cross-reference to "set remote
7420 hardware-breakpoint-limit".
7421 (General Query Packets): Add indexing of requests and
7422 cross-references to related commands in "Remote configuration".
7423 (File-I/O Overview, The system call): Fix wording and typos.
7424 (Thread Stops): Add index entries.
7425 (Continuing and Stepping): Document "show step-mode".
7426 (i386): New node. Document "set/show struct-convention".
7427 (Files): Document "show trust-readonly-sections".
7428 (Calling): Document "set/show unwindonsignal".
7429 (Messages/Warnings): Add index entries.
7430 (Maintenance Commands): Document "set/show watchdog".
7431 (Annotations Overview): Document "show annotate".
7432 (Set Watchpoints): Add index entries.
7433 (Symbols): Fix doc of case-sensitive.
7434 (ABI): Document "show coerce-float-to-double".
7435 (Convenience Vars, Help): Improve indexing.
7436 (Machine Code): Document "show disassembly-flavor".
7437 (Debugging C plus plus): Document "show overload-resolution".
7438 (Value History, Signaling): Add index entries.
7439
74402005-04-08 Eli Zaretskii <eliz@gnu.org>
7441
7442 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7443 (Processes): Fix wording.
7444 (History, List, Logging output, Define, Symbols, Print Settings):
7445 Improve indexing.
7446
a8f24a35
EZ
74472005-04-03 Eli Zaretskii <eliz@gnu.org>
7448
7449 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7450 redundant index entry for "target" command.
7451 (Backtrace): Add index entries.
7452 (Symbols, Fortran): Document the "set case-sensitive" command.
7453 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7454 (Print Settings): Add index entry for "set demangle-style".
7455 (Target Commands): Document "set download-write-size".
7456 (Debugging Output): Document "set exec-done-display".
7457
09d4efe1
EZ
74582005-04-02 Eli Zaretskii <eliz@gnu.org>
7459
7460 * gdb.texinfo (Files): Fix the name and documentation of
7461 add-shared-symbol-files. Document its alias assf. Update the
7462 list of OSs where GDB supports shared libraries. Fix markup.
7463 (Continuing and Stepping): Add reference to @var{location} in the
7464 text.
7465 (Dump/Restore Files): Fix reference to @{filename}.
7466 (Help): Fix wording.
7467 (Attach): Ditto.
7468 (Set Watchpoints): Ditto.
7469 (Backtrace): Remove redundant index entries. Improve index
7470 entries.
7471 (Delete Breaks): Fix wording.
7472 (Memory): Document the compare-sections command.
7473 (Memory Region Attributes): Improve wording.
7474 (Disabling): Improve wording.
7475 (Fortran): New subsection. Document the "info common" command.
7476 (Help): Document aliases "info copying" and "info warranty".
7477 (Caching Remote Data): New section. Document the "set/show
7478 remotecache" and "info dcache" commands.
7479 (Show): Fix wording of the documentation of the "set
7480 extension-language" command.
7481 (Signals): Add index entry for "info handle".
7482 (Memory Region Attributes): Fix punctuation.
7483 (Symbols): Change the arg name to "location" and refer to it in
7484 the text. Fix wording of "info types" doc.
7485 (Threads): Fix usage of @enumerate @item's.
7486 (Listing Tracepoints): Add index entry for "info tp".
7487 (Set Watchpoints): Add xref to "info break" description.
7488 (Macros): Add an index entry for "macro exp1". Document the
7489 "macro list" command.
7490 (Maintenance Commands): Document "flushregs", "maint agent",
7491 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7492 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7493 "maint print architecture", "maint print objfiles", "maint print
7494 statistics", "maint print type", "maint show-debug-regs", "maint
7495 space", "maint time", and "maint translate-address".
7496 (Connecting): Document the "monitor" command.
7497 (Annotations Overview): Describe the "set annotate" command.
7498
82f2d802
EZ
74992005-04-01 Eli Zaretskii <eliz@gnu.org>
7500
7501 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7502 Rearrange index entries and improve wording about support for
7503 hardware watchpoints.
7504
7d51c7de
BR
75052005-03-10 Bob Rossi <bob@brasko.net>
7506
7507 * gdb.texinfo: Update copyright
7508
68c71a2e
TR
75092005-02-09 Theodore A. Roth <troth@openavr.org>
7510
7511 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7512 error.
7513
83761cbd
KB
75142005-02-03 Kevin Buettner <kevinb@redhat.com>
7515
7516 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7517
9f1c6395
MS
75182005-01-17 Michael Snyder <msnyder@redhat.com>
7519
7520 * gdb.texinfo: Fix spelling, infinte -> infinite.
7521
fbd1b305
MK
75222005-01-08 Mark Kettenis <kettenis@gnu.org>
7523
7524 * observer.texi (GDB Observers): Document "solib_loaded".
7525
3ace7edb
AC
75262005-01-07 Andrew Cagney <cagney@gnu.org>
7527
bec39cab
AC
7528 * configure.ac: Rename configure.in, require autoconf 2.59.
7529 * configure: Re-generate.
7530
3ace7edb
AC
7531 * configure.in: Replace configdirs with multiple references to
7532 AC_CONFIG_SUBDIRS.
7533 * configure: Re-generate.
5ae4183a 7534
53531fc1
AC
75352005-01-04 Andrew Cagney <cagney@gnu.org>
7536
7537 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7538 part of the version number.
7539
536ffdb7
MK
75402004-12-24 Mark Kettenis <kettenis@gnu.org>
7541
7542 * gdbint.texinfo (Algorithms): Remove description of
7543 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7544
e1aac25b
JB
75452004-12-07 Jim Blandy <jimb@redhat.com>
7546
7547 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7548 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7549 numbers.
7550
f47b1503
AS
75512004-12-07 Andreas Schwab <schwab@suse.de>
7552
7553 * gdb.texinfo (Mode Options): Document -l option.
7554
b6b8ece6
EZ
75552004-12-04 Eli Zaretskii <eliz@gnu.org>
7556
7557 * gdbint.texinfo (Algorithms): More accurate description of
7558 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7559 is not needed unless data-read and data-access watchpoints are
7560 supported. Add a description of how GDB checks whether the
7561 inferior stopped because a watchpoint was hit.
7562
01371747
EZ
75632004-11-23 Eli Zaretskii <eliz@gnu.org>
7564
7565 * gdb.texinfo (Files): Add cross-reference to description of
7566 -readnow command-line switch.
7567
2315ffec
RC
75682004-11-10 Randolph Chung <tausq@debian.org>
7569
7570 * gdb.texinfo: Document set/show backtrace past-entry commands.
7571 Rearrange index entries for set/show backtrace past-main.
7572
69065f5d
AC
75732004-11-10 Jon Beniston <jon@beniston.com>
7574
7575 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7576 * gdb.texinfo (Remote Serial Protocol): Further describe
7577 binary transfer escaping mechanism .
69065f5d 7578
30e91e0b
RC
75792004-11-08 Randolph Chung <tausq@debian.org>
7580
7581 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7582 and "show debug infrun". Add index entries.
7583
60bf7e09
EZ
75842004-10-23 Eli Zaretskii <eliz@gnu.org>
7585
7586 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7587 "info proc" that are already implemented. Add index entries.
7588 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7589 (Files): Add a tip for decreasing memory used for symtabs from
7590 shared libraries.
f018e82f
EZ
7591 (Starting): Fix whitespace; make "elaboration" stand out where it
7592 is first used, and add an index entry for the term.
f8568604
EZ
7593 (Calling): Expand and elaborate text. Add "print". Add the
7594 description of problems with weak aliases.
384ee23f 7595 (Core File Generation): New section.
60bf7e09 7596
d52fe014
AC
75972004-10-12 Andrew Cagney <cagney@gnu.org>
7598
7599 * gdbint.texinfo (Versions and Branches): New chapter.
7600 (Releasing GDB): Delete "Versions and Branches" section.
7601 (Top): Add "Versions and Branches".
7602
703663ab
EZ
76032004-10-08 Eli Zaretskii <eliz@gnu.org>
7604
7605 * gdb.texinfo (Editing, History): Add cross-references to the
7606 included Readline and History user documentation. Remove
7607 references to the symbol have-readline-appendices which is unused
7608 and undefined.
7609 (History): Fix indexing.
7610
ac77d04f
JJ
76112004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7612
7613 * gdbint.texinfo (target_stopped_data_address): Update to
7614 new prototype.
7615 (i386_stopped_data_address): Update prototype and description.
7616 (i386_stopped_by_watchpoint): New function and description.
7617
e07c999f
PH
76182004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7619
7620 * gdb.texinfo (Filenames): Add Ada suffixes.
7621 (Ada) New section.
7622
2e868123
AC
76232004-09-27 Andrew Cagney <cagney@gnu.org>
7624 Robert Picco <Robert.Picco@hp.com>
7625
7626 * gdb.texinfo (Packets): Document the "p" packet.
7627
02a57714
JM
76282004-09-21 Jason Molenda (jmolenda@apple.com)
7629
7630 * gdb.texinfo (Paths and Names of the Source Files): Document the
7631 meaning of values in the 'desc' field of a SO stab.
7632
ae038cb0
DJ
76332004-09-20 Daniel Jacobowitz <dan@debian.org>
7634
7635 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7636 max-cache-age" and "maint show dwarf2 max-cache-age".
7637
f7dc1244
EZ
76382004-09-16 Eli Zaretskii <eliz@gnu.org>
7639
7640 * gdb.texinfo (Set Breaks): Add index entry for setting
7641 breakpoints on overloaded C++ functions that are not members of
7642 any classes. Add an example and an index entry for setting
7643 breakpoints on all program functions.
7644 (Character Sets, Macros, Overlay Commands)
7645 (Non-debug DLL symbols, GDB/MI Output Syntax)
7646 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7647 Use "(@value{GDBP})" instead of a literal "(gdb)".
7648
f810308b
AC
76492004-09-12 Andrew Cagney <cagney@gnu.org>
7650
7651 * gdbint.texinfo (Native Debugging): Delete description of
7652 FILES_INFO_HOOK.
7653
15a661f3
PH
76542004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7655
5ae4183a
AS
7656 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7657 to hex_string_custom (not historically correct, but more
15a661f3
PH
7658 understandable, given the current code).
7659
f3219c75
AC
76602004-09-03 Andrew Cagney <cagney@gnu.org>
7661
7662 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7663
f3bb6704
JJ
76642004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7665
7666 * observer.texi (solib_unloaded): New observer.
7667
8d2c00cb
AC
76682004-08-24 Andrew Cagney <cagney@gnu.org>
7669
7670 * gdbint.texinfo (Target Architecture Definition): Add missing
7671 comma.
7672
e7dc800a
MC
76732004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7674
7675 * (Using the Testsuite): build != host is supported,
7676 but some test scripts do not support build != host.
7677
73b03683
MK
76782004-08-14 Mark Kettenis <kettenis@gnu.org>
7679
7680 * gdbint.texinfo (Host Definition): Delete description of
7681 FCLOSE_PROVIDED and GETENV_PROVIDED.
7682
c0ccb908
MK
76832004-08-05 Mark Kettenis <kettenis@chello.nl>
7684
7685 * gdbint.texinfo (Host Definition): Delete description of
7686 NO_SYS_FILE.
7687 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7688 PTRACE_FP_BUG.
7689
9c8dbfa9
AC
76902004-08-05 Andrew Cagney <cagney@gnu.org>
7691
7692 * gdbint.texinfo (Target Architecture Definition): Delete
7693 reference to deprecated_read_fp.
7694
f42accbe
AC
76952004-08-02 Andrew Cagney <cagney@gnu.org>
7696
7697 * gdbint.texinfo (Target Architecture Definition): Delete
7698 description of DEPRECATED_REGISTER_BYTES.
7699
0b66e38c
EZ
77002004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7701
7702 * gdb.texinfo (Source Path): Document the new behavior of
7703 searching for the source files.
7704
15387254
EZ
77052004-07-17 Eli Zaretskii <eliz@gnu.org>
7706
7707 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7708 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7709 (Auto Display): Improve indexing.
7710
2c07db7a
AC
77112004-07-16 Andrew Cagney <cagney@gnu.org>
7712
7713 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7714 "-noasync".
7715
4644b6e3
EZ
77162004-07-09 Eli Zaretskii <eliz@gnu.org>
7717
7718 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7719 have the same prefix have only their prefix in the index.
7720
7561d450
MK
77212004-07-03 Mark Kettenis <kettenis@gnu.org>
7722
7723 * gdb.texinfo (BSD libkvm Interface): New node (section)
7724 (Native): Add it to the menu.
7725
67bebe79
MK
77262004-07-01 Mark Kettenis <kettenis@gnu.org>
7727
7728 * gdbint.texinfo (Target Architecture Definition): Remove
7729 PCC_SOL_BROKEN.
7730
1a6923e0
MK
77312004-06-24 Mark Kettenis <kettenis@gnu.org>
7732
7733 * gdbint.texinfo (Target Architecture Definition): Remove
7734 SUN_FIXED_LBRAC_BUG.
7735
b435e160
AC
77362004-06-26 Andrew Cagney <cagney@gnu.org>
7737
7738 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7739
b5622e8d
AC
77402004-06-20 Andrew Cagney <cagney@gnu.org>
7741
7742 * gdbint.texinfo (Target Architecture Definition): Deprecate
7743 USE_STRUCT_CONVENTION.
7744
e0c07bf0
MC
77452004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7746
7747 gdb.texinfo (Bug Reporting): Mention session recording,
7748 with the script command or Emacs.
7749
782263ab
AC
77502004-06-18 Andrew Cagney <cagney@gnu.org>
7751
7752 * gdbint.texinfo (Target Architecture Definition): Deprecate
7753 FUNCTION_START_OFFSET.
7754
03727ca6
AC
77552004-06-14 Andrew Cagney <cagney@gnu.org>
7756
7757 Based on changes from Karl Berry.
7758 * gdb.texinfo: Do not use @sc in a direntry.
7759 * stabs.texinfo: Change @dircateogry to "Software development".
7760 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7761
97092415
AC
77622004-06-13 Andrew Cagney <cagney@gnu.org>
7763
7764 * gdbint.texinfo (Target Architecture Definition): Delete
7765 description of RETURN_VALUE_ON_STACK.
7766
1f6d4158
AC
77672004-06-09 Andrew Cagney <cagney@gnu.org>
7768
7769 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7770 deleted by previous patch.
7771
d966f0cb
AC
77722004-06-08 Andrew Cagney <cagney@gnu.org>
7773
7774 * gdbint.texinfo (Native Debugging): Delete documentation on
7775 ATTACH_DETACH.
7776
86fe4aaa
RC
77772004-06-06 Randolph Chung <tausq@debian.org>
7778
7779 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7780
d4b6d575
RC
77812004-06-06 Randolph Chung <tausq@debian.org>
7782
5ae4183a 7783 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7784 the new push_dummy_call method signature. Describe the function
7785 argument.
7786
4e8b0763
JB
77872004-05-24 Joel Brobecker <brobecker@gnat.com>
7788
7789 * gdb.texinfo (Starting): Document new start command.
7790
59caf092
AC
77912004-05-21 Andrew Cagney <cagney@redhat.com>
7792
7793 * observer.texi (GDB Observers): Document "inferior_created".
7794
e4a2df64
AC
77952004-05-08 Andrew Cagney <cagney@redhat.com>
7796
e6b55ae2
AC
7797 * gdbint.texinfo (Target Architecture Definition): Delete
7798 description of DO_DEFERRED_STORES.
7799
28954179
AC
7800 * gdbint.texinfo (Target Architecture Definition): Delete
7801 references to DEPRECATED_FIX_CALL_DUMMY.
7802
434b87dd
AC
7803 * gdbint.texinfo (Target Architecture Definition): Delete
7804 description of DEPRECATED_CALL_DUMMY_WORDS,
7805 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7806
58d28df8
AC
7807 * gdbint.texinfo (Target Architecture Definition): Delete
7808 description of DEPRECATED_PUSH_DUMMY_FRAME.
7809
e4a2df64
AC
7810 * gdbint.texinfo (Target Architecture Definition): Delete
7811 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7812
2b4855ab
AC
78132004-05-07 Andrew Cagney <cagney@redhat.com>
7814
7815 * observer.texi (GDB Observers): Add "Debugging" section. Include
7816 cross reference to "set/show debug observer".
7817 * gdb.texinfo (Debugging Output): Document "set/show debug
7818 observer".
7819
fcf70625
AC
78202004-05-01 Andrew Cagney <cagney@redhat.com>
7821
7822 * gdbint.texinfo (Target Architecture Definition): Delete
7823 description of DEPRECATED_PC_IN_SIGTRAMP.
7824
8ee56bcf
AC
78252004-04-30 Andrew Cagney <cagney@redhat.com>
7826
7827 * gdbint.texinfo (Target Architecture Definition): Delete
7828 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7829
67ab9a76
OF
78302004-04-30 Orjan Friberg <orjanf@axis.com>
7831
7832 * observer.texi (GDB Observers): Correct spelling.
7833
79346bcb
OF
78342004-04-26 Orjan Friberg <orjanf@axis.com>
7835
7836 * observer.texi (GDB Observers): Add target_changed event.
7837
7a464420
AC
78382004-04-08 Andrew Cagney <cagney@redhat.com>
7839
7840 * observer.texi (GDB Observers): Rework, provide generic observer
7841 definitions and then a list of observable events.
7842
6cdf9d98
AC
78432004-04-04 Andrew Cagney <cagney@redhat.com>
7844
7845 * gdbint.texinfo (Host Definition): Delete reference to
7846 NO_SIGINTERRUPT.
7847
ddc135a4
AC
78482004-04-02 Andrew Cagney <cagney@redhat.com>
7849
7850 * gdbint.texinfo (Target Architecture Definition): Delete
7851 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7852
6a1b180d
SC
78532004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7854
7855 * gdb.texinfo (TUI Commands): Document tui reg commands.
7856
d0d5df6f
AC
78572004-03-26 Andrew Cagney <cagney@redhat.com>
7858
7859 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7860 "gdbtui".
7861 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7862 (Contributors): Mention both Text and Terminal User Interface.
7863
aa2a3f87
AC
78642004-03-23 Andrew Cagney <cagney@redhat.com>
7865
7866 * gdbint.texinfo (Target Architecture Definition): Deprecate
7867 references to SIGTRAMP_START and SIGTRAMP_END.
7868
f561f026
AC
78692004-03-23 Andrew Cagney <cagney@redhat.com>
7870
7871 * gdbint.texinfo (Target Architecture Definition): Deprecate
7872 references to PC_IN_SIGTRAMP.
7873
33cb8b0f
AC
78742004-03-19 Andrew Cagney <cagney@redhat.com>
7875
7876 * gdbint.texinfo (Target Architecture Definition): Delete
7877 reference to GDB_TARGET_IS_HPPA.
7878
fc989b7a
AC
78792004-03-18 Andrew Cagney <cagney@redhat.com>
7880
7881 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7882 describe pre_init and post_init.
7883
701b08bb
DJ
78842004-03-09 Daniel Jacobowitz <drow@mvista.com>
7885
7886 * gdb.texinfo (Debugging Output): Document values for "set debug
7887 target".
7888
faae5abe
AC
78892004-02-28 Andrew Cagney <cagney@redhat.com>
7890
7891 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7892
dd79a6cf
JJ
78932004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7894
7895 * gdb.texinfo (breakpoints): Add information about the
7896 new "set breakpoint pending" and "show breakpoint pending"
7897 commands.
7898
e7f16015
AC
78992004-02-26 Andrew Cagney <cagney@redhat.com>
7900
7901 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7902 in Per-architecture module data section.
7903
7161a3a6
RM
79042004-02-25 Roland McGrath <roland@redhat.com>
7905
7906 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7907
2154891a
AC
79082004-02-24 Andrew Cagney <cagney@redhat.com>
7909
7910 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7911 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7912 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7913
6c74ac8b
AC
79142004-02-17 Andrew Cagney <cagney@redhat.com>
7915
7916 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7917
19772a2c
AC
79182004-02-16 Andrew Cagney <cagney@redhat.com>
7919
7920 * gdbint.texinfo (Target Architecture Definition): Deprecate
7921 FRAMELESS_FUNCTION_INVOCATION.
7922
c9830293
AC
79232004-02-16 Andrew Cagney <cagney@redhat.com>
7924
7925 * gdbint.texinfo (Coding): Mention -Wunused-function.
7926
b9d26eb9
AC
79272004-02-14 Andrew Cagney <cagney@redhat.com>
7928
7929 * gdbint.texinfo (Target Architecture Definition): Delete
7930 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7931
49efadf5
EZ
79322004-02-12 Elena Zannoni <ezannoni@redhat.com>
7933
7934 * gdb.texinfo: Properly quote the name "C++".
7935 * gdbint.texinfo: Ditto.
7936 * stabs.texinfo: Ditto.
7937
1eb288ea
EZ
79382004-02-11 Elena Zannoni <ezannoni@redhat.com>
7939
7940 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7941 minimal information about libiberty.
7942
e4937fc1
MC
79432004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7944
7945 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7946
a9331b3f
RM
79472004-02-04 Roland McGrath <roland@redhat.com>
7948
7949 * gdb.texinfo (Auxiliary Vector): New node (section).
7950 (Data): Add it to the menu.
7951
2650777c
JJ
79522004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7953
7954 * gdb.texinfo (Breakpoints): Add information about pending
7955 breakpoint support.
7956
b4501125
AC
79572004-01-26 Andrew Cagney <cagney@redhat.com>
7958
7959 * gdb.texinfo (Overview): Delete references to the cisco protocol
7960 including the "N" response.
7961
74055713
AC
79622004-01-26 Andrew Cagney <cagney@redhat.com>
7963
7964 * gdbint.texinfo (Target Architecture Definition): Rename
7965 EXTRACT_STRUCT_VALUE_ADDRESS to
7966 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7967
3bbe9696
EZ
79682004-01-24 Eli Zaretskii <eliz@gnu.org>
7969
7970 * gdb.texinfo (KOD): Document "show os". Add index entries for
7971 "set/show os" and "info cisco" commands.
7972
5843504f
EZ
79732004-01-21 Eli Zaretskii <eliz@gnu.org>
7974
7975 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7976
9175c9a3
MC
79772004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7978
7979 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7980 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7981
8e94b928
NR
79822004-01-19 Nick Roberts <nick@nick.uklinux.net>
7983
7984 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7985 -stack-list-locals.
7986 (GDB/MI Variable Objects): Describe extension to
7987 -var-list-children.
7988
a20cf136
DJ
79892004-01-17 Daniel Jacobowitz <drow@mvista.com>
7990
7991 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7992
afb18d0f
AC
79932004-01-17 Andrew Cagney <cagney@redhat.com>
7994
7995 * gdbint.texinfo (Target Architecture Definition): Delete
7996 documentation on DEPRECATED_NPC_REGNUM.
7997
b51970ac
DJ
79982004-01-13 Daniel Jacobowitz <drow@mvista.com>
7999
8000 * gdb.texinfo: Update copyright year. Mention that set
8001 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8002 "set follow-fork-mode ask".
8003
0f0cffd2
AC
80042004-01-13 Andrew Cagney <cagney@redhat.com>
8005
8006 * gdbint.texinfo: Update copyright year.
8007 (Coding): Add -Wunused-label to list of -Werror warnings.
8008
c552b3bb 80092004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8010 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8011
8012 * gdb.texinfo: Update copyright.
8013 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8014 around names, as appropriate. Minor syntax cleanup of
8015 _NSPrintForDebugger explanation. Two spaces after periods.
8016 GDBN used instead of lit. "gdb". Index entries added for
8017 print-object and _NSPrintForDebugger. @noindent added in one spot.
8018
afe157ca
EZ
80192003-11-11 Elena Zannoni <ezannoni@redhat.com>
8020
8021 * stabs.texinfo: Add dircategory and direntry commands.
8022 * annotate.texinfo: Ditto.
8023
963e2bb7
AC
80242003-11-10 Andrew Cagney <cagney@redhat.com>
8025
8026 * gdbint.texinfo (Target Architecture Definition): Replace the
8027 return_value method's "inval" and "outval" parameters with
8028 "readbuf" and "writebuf".
8029
1d8b2f28
JB
80302003-10-28 Jim Blandy <jimb@redhat.com>
8031
8032 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8033 from "The `F' request packet" and "The `F' reply packet", to make
8034 texi2dvi happy.
8035 (File-I/O remote protocol extension): Update menu entries, too.
8036
36d86913
MC
80372003-10-26 Michael Chastain <mec@shout.net>
8038
8039 * gdb.texinfo (Thread Stops): Document the issue with
8040 premature return from system calls in multi-threaded programs.
8041
ce2826aa
AC
80422003-10-24 Andrew Cagney <cagney@redhat.com>
8043
8044 * annotate.texinfo: Fix "fortunatly"[sic].
8045
f24c5e49
KI
80462003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8047
8048 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8049 with "Hitachi" and "Mitsubishi".
8050
92ad9cd9
AC
80512003-10-20 Andrew Cagney <cagney@redhat.com>
8052
8053 * gdbint.texinfo (Target Architecture Definition): Document
8054 gdbarch_return_value. Add cross references from
8055 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8056 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8057
0ab4b752
MK
80582003-10-18 Mark Kettenis <kettenis@gnu.org>
8059
8060 * gdbint.texinfo (Target Architecture Definition): Document
8061 regset_from_core_section.
fb3e19c0
KI
8062
80632003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8064
8065 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8066
a9331b3f 80672003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8068
8069 From Anthony Green <green@redhat.com>:
5ae4183a 8070 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8071
1485d690
KB
80722003-10-14 Kevin Buettner <kevinb@redhat.com>
8073
889bf7c5
PA
8074 * gdb.texinfo (Breakpoint related warnings): New node.
8075 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8076
86d30acc
DJ
80772003-10-13 Daniel Jacobowitz <drow@mvista.com>
8078
8079 * gdb.texinfo (Remote Protocol): Document v and vCont.
8080
172c2a43
KI
80812003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8082
8083 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8084 * gdbint.texinfo: Ditto.
8085
71952f4c
AC
80862003-10-09 Andrew Cagney <cagney@redhat.com>
8087
8088 From 2003-09-18 David Anderson <davea@sgi.com>:
8089 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8090 "command".
8091
268e2188
AC
80922003-10-03 Andrew Cagney <cagney@redhat.com>
8093
8094 * gdbint.texinfo (Target Architecture Definition): Deprecate
8095 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8096 just target.
8097
12c266ea 80982003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8099
f30992d4 8100 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8101 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8102 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8103 * gdbint.texinfo (Target Architecture Definition): Rename
8104
81052003-09-30 Andrew Cagney <cagney@redhat.com>
8106
f30992d4 8107 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8108 (Target Architecture Definition):
f30992d4 8109
2e092625
AC
8110 * gdbint.texinfo (Target Architecture Definition): Rename
8111 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8112
0717ae8a
AC
81132003-09-29 Andrew Cagney <cagney@redhat.com>
8114
dad809b7
AC
8115 * gdbint.texinfo (Target Architecture Definition): Delete
8116 documentation for NEED_TEXT_START_END.
8117
0717ae8a
AC
8118 * gdbint.texinfo (Target Architecture Definition): Rename
8119 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8120 TARGET_WRITE_PC.
a9331b3f 8121
af6cf26d
MC
81222003-09-22 Michael Chastain <mec@shout.net>
8123
8124 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8125
ee206350
AG
81262003-09-21 Anthony Green <green@redhat.com>
8127
8128 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8129
a38c9fe6
MK
81302003-09-21 Mark Kettenis <kettenis@gnu.org>
8131
8132 * gdbint.texinfo (Target Architecture Definition): Document
8133 stabs_argument_has_addr.
8134
77949794
AC
81352003-09-18 Andrew Cagney <cagney@redhat.com>
8136
8137 * gdbint.texinfo (Target Architecture Definition): Delete
8138 documentation on REGISTER_NAMES.
8139
8e823e25
MK
81402003-09-13 Mark Kettenis <kettenis@gnu.org>
8141
8142 * gdbint.texinfo (Target Architecture Definition): Replace
8143 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8144
f27dd7fd
AC
81452003-09-11 Andrew Cagney <cagney@redhat.com>
8146
8147 * gdbint.texinfo (Target Architecture Definition): Replace
8148 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8149
8b148df9
AC
81502003-08-18 Andrew Cagney <cagney@redhat.com>
8151
8152 * gdbint.texinfo (Target Architecture Definition): Document
8153 "frame_red_zone_size".
8154
25d29d70
AC
81552003-08-09 Andrew Cagney <cagney@redhat.com>
8156
8157 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8158 with "set/show backtrace past-main" and "set/show backtrace
8159 limit".
8160
c938e9b0
L
81612003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8162
8163 * Makefile.in (install-info): Support DESTDIR.
8164 (install-html): Likewise.
8165
64fabec2
AC
81662003-08-07 Andrew Cagney <cagney@redhat.com>
8167
8168 Patch from Nick Roberts.
8169 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8170 bindings. Remove description of send-gdb-command.
8171
2fcf52f0
AC
81722003-08-07 Andrew Cagney <cagney@redhat.com>
8173
8174 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8175 GDB 6.0.
8176
086432e2
AC
81772003-08-06 Andrew Cagney <cagney@redhat.com>
8178
8179 * gdb.texinfo (Mode Options): Mention that level three is the
8180 highest available and that level 2 is deprecated.
8181 (Annotations Overview): Mention annotation levels. Cross reference
8182 to "Limitations of the Annotation Interface" in annotate.texi.
8183 (TODO, Value Annotations, Frame Annotations): Delete section.
8184 (Displays, Breakpoint Info): Delete.
8185
e5249f67
AC
81862003-08-04 Andrew Cagney <cagney@redhat.com>
8187
8188 * agentexpr.texi: Delete @bye.
8189 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8190 (stabs.info): Add $(srcdir) to include search path.
8191 (html): Depend on "annotate_toc.html", and not "annotate.html".
8192 * stabs.texinfo: Ditto. Include "fdl.texi".
8193 * gdbint.texinfo: Update copyright statement's list of invariant
8194 sections.
8195
e6f672d2
AC
81962003-07-28 Andrew Cagney <cagney@redhat.com>
8197
8198 * Makefile.in (INFO_DEPS): Add annotate.info.
8199 (dvi, ps, html, pdf): Add annotate.
8200 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8201 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8202 (ANNOTATE_DOC_FILES): New macro.
8203 (ANNOTATE_TEX_TMPS): New macro.
8204 (annotate.info, annotate_toc.html): Specify dependencies.
8205 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8206 * annotate.texinfo: Rename annotate.texi. Get building. Add
8207 "Migrating to GDB/MI" and "Limitations of the Annotation
8208 Interface" chapters. Mention why it is not part of the user
8209 guide. Update copyright notice. Include "fdl.texi".
8210
72ffddc9
SC
82112003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8212
8213 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8214
a9f12a31
DJ
82152003-07-24 Daniel Jacobowitz <drow@mvista.com>
8216
8217 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8218
b1fe9455
DJ
82192003-07-24 Daniel Jacobowitz <drow@mvista.com>
8220
8221 * gdb.texinfo (Server): Mention pidof.
8222
153721e6
AC
82232003-07-22 Andrew Cagney <cagney@redhat.com>
8224
8225 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8226 list.
8227
0fac0b41
DJ
82282003-06-28 Daniel Jacobowitz <drow@mvista.com>
8229
8230 * gdb.texinfo (Logging output): New chapter.
8231
4e562065
JB
82322003-06-24 Joel Brobecker <brobecker@gnat.com>
8233
8234 * gdb.texinfo (Unsupported languages): New section.
8235 (Languages): Add link to new section.
8236
f2c06f52
AC
82372003-06-22 Andrew Cagney <cagney@redhat.com>
8238
8239 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8240
b4177fca
DJ
82412003-06-22 Daniel Jacobowitz <drow@mvista.com>
8242
8243 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8244
f418dd93
DJ
82452003-06-22 Daniel Jacobowitz <drow@mvista.com>
8246
8247 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8248 * agentexpr.texi: Retitle section, and change it to an appendix.
8249 Comment out texinfo initialization. Factor a @var{} into two
8250 pieces to prevent makeinfo warnings.
8251 * gdb.texinfo: Add Agent Expressions appendix.
8252
4ca61388
DJ
82532003-06-19 Daniel Jacobowitz <drow@mvista.com>
8254
8255 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8256
07f31aa6
DJ
82572003-06-18 Daniel Jacobowitz <drow@mvista.com>
8258
5ae4183a 8259 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8260 remote target". Document the "detach" and "disconnect" commands.
8261 (Server, Netware, Debug Session): Reference "Connecting to a
8262 remote target".
8263 (GDB/MI Target Manipulation): Document "-target-disconnect".
8264
2dd0da42
AC
82652003-06-13 Andrew Cagney <cagney@redhat.com>
8266
8267 * gdbint.texinfo (Target Architecture Definition): Deprecate
8268 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8269 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8270
e7a3abfc
JB
82712003-06-09 Jim Blandy <jimb@redhat.com>
8272
8273 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8274
25e3a86b
AC
82752003-06-08 Andrew Cagney <cagney@redhat.com>
8276
8277 * gdbint.texinfo (Target Architecture Definition): Delete
8278 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8279
a9e5fdc2
AC
82802003-06-08 Andrew Cagney <cagney@redhat.com>
8281
8282 * gdbint.texinfo (Target Architecture Definition): Document
8283 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8284
b37303ee
AF
82852003-06-07 Adam Fedor <fedor@gnu.org>
8286
8287 * gdb.texinfo: Add Objective-C documentation.
8288
39fe6e80
AC
82892003-06-01 Andrew Cagney <cagney@redhat.com>
8290
8291 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8292 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8293
125309b2
AC
82942003-05-21 Andrew Cagney <cagney@redhat.com>
8295
8296 * gdbint.texinfo (Target Architecture Definition): Delete
8297 references to "extract_address" and "store_address".
8298
b8b527c5
AC
82992003-05-16 Andrew Cagney <cagney@redhat.com>
8300
8301 * gdbint.texinfo (Target Architecture Definition): Replace
8302 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8303 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8304
50e3ee83
TR
83052003-05-14 Theodore A. Roth <troth@openavr.org>
8306
8307 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8308
44e2be90
L
83092003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8310
8311 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8312 (gdb.dvi): Likewise.
8313 (gdb.pdf): Likewise.
8314 (links2roff): Likewise.
8315
df5215a6
JB
83162003-05-08 Jim Blandy <jimb@redhat.com>
8317
8318 * gdb.texinfo (Dump/Restore Files): Update documentation for
8319 'dump', 'append', and 'restore': note that format argument is
8320 optional; simplify presentation of the command variants; and be
8321 more precise about the formats.
8322
5e7b2f39
JB
83232003-05-07 Jim Blandy <jimb@redhat.com>
8324
8325 * gdb.texinfo (Symbols): Update documentation: 'maint list
8326 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8327 symtabs' and 'maint info psymtabs'.
8328
b1e29e33
AC
83292003-05-05 Andrew Cagney <cagney@redhat.com>
8330
8331 * gdbint.texinfo (Target Architecture Definition): Make
8332 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8333 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8334 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8335
00905d52
AC
83362003-05-04 Andrew Cagney <cagney@redhat.com>
8337
8338 * gdb.texinfo (Maintenance Commands): Document "maint print
8339 dummy-frames".
8340
54ff5908
AC
83412003-05-04 Andrew Cagney <cagney@redhat.com>
8342
8343 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8344
32e7087d
JB
83452003-05-03 J. Brobecker <brobecker@gnat.com>
8346
8347 Thierry Schneider <tpschneider1@yahoo.com>
8348 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8349 for new MI command.
8350
7043d8dc
AC
83512003-05-03 Andrew Cagney <cagney@redhat.com>
8352
8353 * gdbint.texinfo (Target Architecture Definition): Document
8354 push_dummy_code. Add cross references.
8355
e33d66ec
EZ
83562003-05-02 Elena Zannoni <ezannoni@redhat.com>
8357
8358 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8359 set/show charsets commands.
8360
0ba6dca9
AC
83612003-04-28 Andrew Cagney <cagney@redhat.com>
8362
8363 * gdbint.texinfo (Target Architecture Definition): Replace
8364 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8365 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8366
d7a27068
AC
83672003-04-28 Andrew Cagney <cagney@redhat.com>
8368
8369 * gdbint.texinfo (Target Architecture Definition): Rename
8370 "tm_print_insn" to "deprecated_tm_print_insn".
8371
44ea7b70
JB
83722003-04-09 Jim Blandy <jimb@redhat.com>
8373
8374 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8375 list psymtabs'.
8376
fb8f8949
AC
83772003-04-08 Andrew Cagney <cagney@redhat.com>
8378
8379 * gdbint.texinfo (Target Architecture Definition): Delete
8380 references to EXTRA_FRAME_INFO.
8381
32fb0f22
AC
83822003-04-08 Andrew Cagney <cagney@redhat.com>
8383
8384 * gdbint.texinfo (Target Architecture Definition): Delete
8385 PRINT_TYPELESS_INTEGER.
8386
6be67e67
JB
83872003-04-02 J. Brobecker <brobecker@gnat.com>
8388
8389 * observer.texi (GDB Observers): Adjust the documentation for the
8390 normal_stop notification to better describe reality. Fix a couple
8391 of minor typos.
8392
4e35d5f0
BR
83932003-04-02 Bob Rossi <bob_rossi@cox.net>
8394
a9331b3f 8395 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8396 '-file-list-exec-source-file'
8397
e8a8712a
AC
83982003-03-31 Andrew Cagney <cagney@redhat.com>
8399
8400 * gdbint.texinfo (Target Architecture Definition): Delete
8401 references to CALL_DUMMY_P.
8402
6c0e89ed
AC
84032003-03-30 Andrew Cagney <cagney@redhat.com>
8404
8405 * gdbint.texinfo (Target Architecture Definition): Remove
8406 reference to TARGET_WRITE_SP.
a9331b3f 8407
378bfd1b
AC
84082003-03-27 Andrew Cagney <cagney@redhat.com>
8409
8410 * gdbint.texinfo (Target Architecture Definition): Remove
8411 references to write_sp.
6c0e89ed 8412
922fbb7b
AC
84132003-03-27 Andrew Cagney <cagney@redhat.com>
8414
8415 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8416 chapter body. Use @smallexample instead of @example.
8417 (Annotations): Ditto.
8418 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8419 annotate.texi.
8420
b81774d8
AC
84212003-03-26 Andrew Cagney <cagney@redhat.com>
8422
8423 * gdbint.texinfo (Target Architecture Definition): Replace
8424 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8425 dummy_addr parameters.
8426
1bf6d5cc
AC
84272003-03-25 Andrew Cagney <cagney@redhat.com>
8428
8429 * gdbint.texinfo (Target Architecture Definition): Delete
8430 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8431 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8432 Add reference to PUSH_ARGUMENTS.
8433
618ce49f
AC
84342003-03-23 Andrew Cagney <cagney@redhat.com>
8435
8436 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8437 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8438
bcd7e15f
JB
84392003-03-18 J. Brobecker <brobecker@gnat.com>
8440
8441 * gdbint.texinfo (Algorithms): Add new section describing the
8442 Observer paradigm.
8443 (Top): Add menu entry to new observer appendix.
8444 * observer.texi: New file.
8445 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8446 new observer.texi file.
8447
9fe8321b
AC
84482003-03-17 Andrew Cagney <cagney@redhat.com>
8449
8450 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8451 that GNU Press update the manual version number.
8452
ac2adee5
AC
84532003-03-12 Andrew Cagney <cagney@redhat.com>
8454
8455 * gdbint.texinfo (Target Architecture Definition): Delete
8456 references to get_saved_register. Rename GET_SAVED_REGISTER to
8457 DEPRECATED_GET_SAVED_REGISTER.
8458
749b82f6
AC
84592003-03-13 Andrew Cagney <cagney@redhat.com>
8460
8461 * gdbint.texinfo (Target Architecture Definition): Replace
8462 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8463
8bedc050
AC
84642003-03-12 Andrew Cagney <cagney@redhat.com>
8465
8466 * gdbint.texinfo (Target Architecture Definition): Rename
8467 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8468
0ce1b118
CV
84692003-03-10 Corinna Vinschen <vinschen@redhat.com>
8470
8471 * gdb.texinfo: Add File-I/O documentation.
8472
12cc2063
AC
84732003-03-10 Andrew Cagney <cagney@redhat.com>
8474
8475 * gdbint.texinfo (Target Architecture Definition): Cross reference
8476 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8477
7453dc06
AC
84782003-03-07 Andrew Cagney <cagney@redhat.com>
8479
8480 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8481 frame" command.
8482
6314f104
AC
84832003-03-05 Andrew Cagney <cagney@redhat.com>
8484
8485 * gdbint.texinfo (Target Architecture Definition): Document
8486 unwind_dummy_id. Cross reference unwind_dummy_id and
8487 SAVE_DUMMY_FRAME_TOS.
8488
f1212245
DJ
84892003-03-05 James Ingham <jingham@apple.com>
8490 Daniel Jacobowitz <drow@mvista.com>
8491
8492 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8493 and "show cp-abi".
8494
77e7e267
AC
84952003-03-03 Andrew Cagney <cagney@redhat.com>
8496
8497 * gdbint.texinfo (Target Architecture Definition): Document
8498 register_type.
8499
838a8221
AC
85002003-03-03 Andrew Cagney <cagney@redhat.com>
8501
8502 * stabs.texinfo (Structures): Use @samp and separate @var's
8503 instead of a single @var containing a comma separated list.
8504 (Unions): Ditto.
8505
d7f4a264
DJ
85062003-03-02 Daniel Jacobowitz <drow@mvista.com>
8507
8508 * Makefile.in (distclean): Remove config.log.
8509
f30ee0bc
AC
85102003-03-01 Andrew Cagney <cagney@redhat.com>
8511
8512 * gdbint.texinfo (Target Architecture Definition): Rename
8513 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8514
85152003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8516
8517 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8518 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8519
be448670
CF
85202003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8521
8522 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8523 (Non-debug DLL symbols): New node, describing the minimal symbols
8524 loaded from DLLs without real debugging symbols.
8525
501eef12
AC
85262003-02-20 Andrew Cagney <ac131313@redhat.com>
8527
8528 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8529 hardware-breakpoint-limit".
8530 (Set Watchpoints): Add cross reference to "set remote
8531 hardware-watchpoint-limit".
8532 (Remote configuration options): New section.
8533
21c294e6
AC
85342003-02-04 Andrew Cagney <ac131313@redhat.com>
8535
e9be73e4
AC
8536 * gdbint.texinfo (Target Architecture Definition): Delete
8537 descrption of IS_TRAPPED_INTERNALVAR.
8538
21c294e6
AC
8539 From Keith Seitz <keiths@redhat.com>:
8540 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8541 option "-i"/"--interpreter" to this chapter. Include index
8542 entries.
8543
0179ffac
DC
85442003-02-04 David Carlton <carlton@math.stanford.edu>
8545
8546 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8547 (Variables): Recommend stabs+ and DWARF 2.
8548 (C plus plus expressions): Correct info about
8549 compiler versions, debug formats.
8550 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8551 PR symtab/874.
8552
7ca9f392
AC
85532003-02-01 Andrew Cagney <ac131313@redhat.com>
8554
8555 * gdbint.texinfo (Target Architecture Definition): Delete
8556 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8557 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8558 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8559 references to nindy and i960.
8560 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8561
31a85ea2
AC
85622003-02-01 Andrew Cagney <ac131313@redhat.com>
8563
8564 * gdbint.texinfo (Target Architecture Definition): Delete
8565 FLOAT_INFO.
8566
6b894e49
AC
85672003-01-30 Andrew Cagney <ac131313@redhat.com>
8568
8569 * stabs.texinfo (Member Type Descriptor): Clarify description of
8570 `@'. Suggested by Ben Hutchings.
8571
c48861fb
AC
85722003-01-29 Andrew Cagney <ac131313@redhat.com>
8573
8574 * gdb.texinfo (M68K): Delete reference to es1800.
8575
617073a9
AC
85762003-01-29 Andrew Cagney <ac131313@redhat.com>
8577
8578 * gdb.texinfo (Maintenance Commands): Document `maint print
8579 reggroups' and `maint print register-groups'.
8580 * gdbint.texinfo (Target Architecture Definition): Document
8581 register_reggroup_p.
8582
5b5d99cf
JB
85832003-01-23 Jim Blandy <jimb@redhat.com>
8584
8585 * gdb.texinfo (Separate Debug Files): New section.
8586
e7ba9c65
DJ
85872003-01-22 Daniel Jacobowitz <drow@mvista.com>
8588
8589 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8590 and "maint show profile".
8591
94e91d6d
MC
85922003-01-16 Michael Chastain <mec@shout.net>
8593
8594 * gdb.texinfo (Installing GDB): Warn against
8595 ".../gdb-VERSION/gdb/configure".
8596 (Separate Objdir): Likewise.
8597
867f3898
AC
85982003-01-15 Andrew Cagney <ac131313@redhat.com>
8599
8600 * gdbint.texinfo (Target Architecture Definition): Delete
8601 definition of PRINT_REGISTER_HOOK.
8602
f153cc92
EZ
86032003-01-15 Elena Zannoni <ezannoni@redhat.com>
8604
8605 (OpenRISC 1000): Fix formatting of command names.
8606
c60eb6f1
EZ
86072003-01-15 Elena Zannoni <ezannoni@redhat.com>
8608
8609 * gdb.texinfo (Continuing and Stepping): Add new command
8610 'advance'. Clarify behavior of 'until'.
8611
f5ebfba0
DJ
86122003-01-13 Daniel Jacobowitz <drow@mvista.com>
8613
8614 * gdb.texinfo (Files): Document solib-absolute-prefix and
8615 solib-search-path.
8616
4ce8657e
MC
86172003-01-09 Michael Chastain <mec@shout.net>
8618
8619 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8620 (Create a Release): Add new instructions for new @file{src-release}.
8621 Document existing instructions for @file{Makefile.in} as
8622 being for @value{GDBN} 5.3.1 or earlier.
8623
372613e3
AC
86242003-01-09 Andrew Cagney <ac131313@redhat.com>
8625
8626 * gdbint.texinfo (Target Architecture Definition): Mention
8627 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8628 allocate memory.
8629
b4e9345d
DJ
86302003-01-04 Daniel Jacobowitz <drow@mvista.com>
8631
8632 * gdb.texinfo (Controlling GDB): Add @kindex for
8633 "show osabi".
8634 (Backtraces): Add @kindex's for backtrace-below-main.
8635
98b45e30
DJ
86362003-01-04 Daniel Jacobowitz <drow@mvista.com>
8637
8638 * gdb.texinfo (Controlling GDB): Document "set osabi".
8639
95f90d25
DJ
86402003-01-04 Daniel Jacobowitz <drow@mvista.com>
8641
8642 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8643 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8644
1e698235
DJ
86452003-01-04 Daniel Jacobowitz <drow@mvista.com>
8646
8647 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8648 "set coerce-float-to-double".
8649 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8650
e632838e
AC
86512003-01-02 Andrew Cagney <ac131313@redhat.com>
8652
8653 * stabs.texinfo: Remove obsolete text.
8654 * gdbint.texinfo: Ditto.
8655 * gdb.texinfo: Ditto.
8656
c133ab7a
MK
86572002-12-22 Mark Kettenis <kettenis@gnu.org>
8658
8659 * gdbint.texinfo (Target Architecture Definition): Update
8660 description of gdbarch_register_osabi.
8661
f821f325
KH
86622002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8663
8664 * agentexpr.texi: Fix typos.
8665 * annotate.texi: Likewise.
8666 * fdl.texi: Likewise.
8667
85a6d8d3 86682002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8669
8670 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8671 DEPRECATED_INIT_FRAME_PC.
8672
ae45cd16
AC
86732002-12-01 Andrew Cagney <ac131313@redhat.com>
8674
8675 * gdbint.texinfo (Target Architecture Definition): Delete
8676 PC_IN_CALL_DUMMY.
8677
07555a72
AC
86782002-11-28 Andrew Cagney <ac131313@redhat.com>
8679
8680 * gdbint.texinfo (Host Definition): Delete documentation on
8681 USE_GENERIC_DUMMY_FRAMES.
8682
c166cdc7
EZ
86832002-11-26 Elena Zannoni <ezannoni@redhat.com>
8684
5ae4183a 8685 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8686 * Makefile.in (install-info): Run the install-info command as part
8687 of the post install steps only.
8688 (uninstall-info): New target.
8689 (uninstall): New target.
8690
35db0260
EZ
86912002-11-22 Elena Zannoni <ezannoni@redhat.com>
8692
8693 * Makefile.in (install): Make install do some real work.
8694
9ba8d803
AC
86952002-11-19 Andrew Cagney <ac131313@redhat.com>
8696
8697 Fix POSIX problem reported by Paul Eggert.
8698 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8699 Fix PR gdb/527.
8700
903ad3a6
AC
87012002-10-26 Andrew Cagney <cagney@redhat.com>
8702
8703 * gdbint.texinfo (Target Architecture Definition): Delete
8704 definition of DO_REGISTERS_INFO.
8705
f2abfe65
KB
87062002-10-18 Kevin Buettner <kevinb@redhat.com>
8707
8708 * gdbint.texinfo (Address Classes): Fix problems with insertion
8709 of ``{'' and ``}'' in example.
8710
b5b0480a
KB
87112002-10-17 Kevin Buettner <kevinb@redhat.com>
8712
8713 * gdbint.texinfo (Address Classes): New section.
8714 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8715 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8716 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8717 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8718
c85508ee
KD
87192002-10-11 Klee Dienes <kdienes@apple.com>
8720
8721 * gdb.texinfo (Registers): Mention vector registers as well as
8722 floating registers in the documentation for 'info registers' and
8723 'info all-registers'.
8724
6d12fc3d
DJ
87252002-10-11 Daniel Jacobowitz <drow@mvista.com>
8726
8727 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8728
8d19fbd2
JJ
87292002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8730
8731 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8732 interface definition.
8733
a37295f9
MM
87342002-10-03 Marko Mlinar <markom@opencores.org>
8735
8736 * gdb.texinfo (Target Commands): Add or1k target specific
8737 commands.
8738 * gdb.texinfo (Contributors): Add myself to the contributors list.
8739
da0f9dcd
AC
87402002-10-01 Andrew Cagney <ac131313@redhat.com>
8741
8742 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8743 and "mi1" instead of "mi1" and "mi0".
8744
2e834e49
HPN
87452002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8746
8747 * gdb.texinfo (Packets): Fix typos "alligned".
8748 Correct z3/Z3 description. Correct z4/Z4 title.
8749
050be0dc
AC
87502002-09-27 Andrew Cagney <ac131313@redhat.com>
8751
8752 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8753
1104b9e7
KB
87542002-09-25 Kevin Buettner <kevinb@redhat.com>
8755
8756 * gdb.texinfo: Use GNU/Linux instead of Linux.
8757
512217c7
AC
87582002-09-25 Andrew Cagney <ac131313@redhat.com>
8759
8760 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8761
10998722
AC
87622002-09-24 Andrew Cagney <ac131313@redhat.com>
8763
512217c7 8764 * gdb.texinfo: Replace @example with @smallexample.
10998722 8765
a0eb71c5
KB
87662002-09-20 Kevin Buettner <kevinb@redhat.com>
8767
f7dc1244 8768 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8769 * gdb.texinfo (Character Sets): Use @smallexample instead of
8770 @example. Use GNU/Linux instead of Linux.
8771
87722002-09-20 Jim Blandy <jimb@redhat.com>
8773
8774 * gdb.texinfo: Add character set documentation.
8775
2f870471
AC
87762002-09-19 Andrew Cagney <ac131313@redhat.com>
8777
8778 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8779 (Packets): Add cross reference from `b' packet to `z' packets.
8780
790eb8f5
AC
87812002-09-19 Andrew Cagney <ac131313@redhat.com>
8782
8d30a00d
AC
8783 * gdb.texinfo (Maintenance Commands): Document ``maint
8784 internal-error'' and ``maint internal-warning''.
8785
790eb8f5
AC
8786 * gdbint.texinfo (Target Architecture Definition): Revise
8787 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8788
a23a7bf1
JB
87892002-09-19 Joel Brobecker <brobecker@gnat.com>
8790
8791 * gdbint.texinfo (Target Conditionals): Document the new
8792 NAME_OF_MALLOC macro.
8793
299ffc64
AC
87942002-09-05 Andrew Cagney <ac131313@redhat.com>
8795
8796 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8797 engineer.
8798
b7bb15bc
SC
87992002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8800
8801 * gdb.texinfo (TUI Overview): Document status line fields.
8802
3d757584
SC
88032002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8804
8805 * gdb.texinfo (TUI Commands): Document info win command.
8806
269c21fe
SC
88072002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8808
8809 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8810
7cf36c78
SC
88112002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8812
8813 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8814 (TUI Keys): Likewise.
8815
d2c6833e
AC
88162002-08-25 Andrew Cagney <ac131313@redhat.com>
8817
8818 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8819 for a packet receive.
8820
46d8b1c3
AC
88212002-08-25 Andrew Cagney <ac131313@redhat.com>
8822
8823 * Makefile.in (clean): Move to end of file.
8824 (distclean, maintainer-clean, realclean): Ditto.
8825 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8826 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8827 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8828 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8829
b0787093
AC
88302002-08-24 Andrew Cagney <ac131313@redhat.com>
8831
8832 * Makefile.in (GDBINT_TEX_TMPS): Define.
8833 (gdbint.dvi, gdbint.pdf): Use
8834 (GDB_TEX_TMPS): Define.
8835 (gdb.dvi, gdb.pdf): Use.
8836 (STABS_TEX_TMPS): Define.
8837 (stabs.dvi, stabs.pdf): Use.
8838 (GDB_DOC_SOURCE_INCLUDES): New macros.
8839 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8840 (GDBINT_DOC_FILES_INCLUDES): New macros.
8841 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8842 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8843 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8844 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8845 (links2roff): Replace SFILES_INCLUDED with
8846 GDB_DOC_SOURCE_INCLUDES.
8847 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8848 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8849 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8850 dependencies.
8851 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8852 dependencies.
8853 (gdbmi.texinfo): Delete rule.
8854 (inc-hist.texinfo): Delete rule.
8855 (rluser.texinfo): Delete rule.
8856
ebba8386
AC
88572002-08-23 Andrew Cagney <cagney@redhat.com>
8858
8859 * gdbint.texinfo (Target Architecture Definition): Update
8860 STORE_RETURN_VALUE, mention regcache.
8861
0ab7a791
AC
88622002-08-21 Andrew Cagney <ac131313@redhat.com>
8863
8864 * gdbint.texinfo (Target Architecture Definition): Document
8865 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8866
ee2d5c50
AC
88672002-08-19 Andrew Cagney <ac131313@redhat.com>
8868
8869 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8870 Fix minor typos. Add index entries.
8871
53c69bd7
AC
88722002-08-18 Andrew Cagney <ac131313@redhat.com>
8873
8874 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8875
e76f1f2e
AC
88762002-08-15 Andrew Cagney <ac131313@redhat.com>
8877
8878 * gdbint.texinfo (Target Architecture Definition): Document
8879 PRINT_VECTOR_INFO.
8880 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8881
0680b120
AC
88822002-08-13 Andrew Cagney <ac131313@redhat.com>
8883
8884 * gdb.texinfo (Maintenance Commands): Document "maint print
8885 registers", "maint print raw-registers" and "maint print
8886 cooked-registers".
8887
3c3bea1c
GS
88882002-08-08 Grace Sainsbury <graces@redhat.com>
8889
a9331b3f 8890 From Mark Salter:
3c3bea1c
GS
8891 * gdb.texinfo (Protocol): Document T packet extension to
8892 allow watchpoint address reporting.
8893
42f9b0a5
AC
88942002-08-03 Andrew Cagney <ac131313@redhat.com>
8895
8896 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8897
db034ac5
AC
88982002-08-01 Andrew Cagney <cagney@redhat.com>
8899
8900 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8901 to CHILL.
8902
e2b28d04
AC
89032002-08-01 Andrew Cagney <ac131313@redhat.com>
8904
8905 * gdbint.texinfo (Coding): Revise section "Include Files".
8906
7fb623f7
AC
89072002-07-24 Andrew Cagney <cagney@redhat.com>
8908
8909 * gdbint.texinfo: Obsolete references to m88k.
8910 * gdb.texinfo: Ditto.
8911
4a2b4636
JB
89122002-07-10 Joel Brobecker <brobecker@gnat.com>
8913
7fb623f7 8914 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8915 where the proper version of autoconf can be retrieved.
8916
a71ec265
DH
89172002-07-09 Don Howard <dhoward@redhat.com>
8918
8919 * gdb.texinfo (Command Files): Further describe the behavior of
8920 sourced command files.
8921
b9aa90c9
AC
89222002-06-27 Andrew Cagney <ac131313@redhat.com>
8923
8924 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8925 (Coding): Clarify ISO C version that GDB assumes.
8926
40dd2248
TT
89272002-06-26 Tom Tromey <tromey@redhat.com>
8928
8929 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8930 add_setshow_cmd_full.
8931
bfac230e
DH
89322002-06-25 Don Howard <dhoward@redhat.com>
8933
8934 * gdb.texinfo (Memory Region Attributes): Document new behavior
8935 for 'mem' command.
8936
475b0867
JB
89372002-06-11 Jim Blandy <jimb@redhat.com>
8938
919d772c
JB
8939 * gdb.texinfo (Symbols): Update documentation for `info source'
8940 command.
8941
475b0867
JB
8942 * gdb.texinfo (Macros): Call the command `info macro', not
8943 `show macro'.
8944
ba8c9337
AC
89452002-06-09 Andrew Cagney <ac131313@redhat.com>
8946
8947 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8948 data''.
8949
1029b7fa
MK
89502002-06-09 Mark Kettenis <kettenis@gnu.org>
8951
8952 * gdbint.texinfo (Target Architecture Definition): Document
8953 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8954
16737d73
AC
89552002-06-08 Andrew Cagney <ac131313@redhat.com>
8956
8957 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8958 lists.
8959
30107679
AC
89602002-06-08 Andrew Cagney <ac131313@redhat.com>
8961
8962 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8963 Branch''.
8964
3352e23e
AC
89652002-06-01 Andrew Cagney <ac131313@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): Add section
8968 ``Converting an existing Target Architecture to Multi-arch''.
8969
cbb09e6a
AC
89702002-05-30 Andrew Cagney <ac131313@redhat.com>
8971
8972 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8973 to ``Obsoleting code''. Revise.
8974
e2e0bcd1
JB
89752002-05-17 Jim Blandy <jimb@redhat.com>
8976
8977 * gdb.texinfo (C Preprocessor Macros): New chapter.
8978 Include it in the main menu.
8979 (Contributors): Credit Jim Blandy with macro support.
8980 (Compilation): Explain how to get macro information into the
8981 executable.
8982 (Expressions): Note that preprocessor macros are expanded.
8983
9db8d71f
DJ
89842002-05-14 Daniel Jacobowitz <drow@mvista.com>
8985
8986 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8987 options for `target remote'.
8988
6d531722
AC
89892002-05-13 Andrew Cagney <ac131313@redhat.com>
8990
8991 * gdbint.texinfo (Target Architecture Definition): Delete
8992 documentation on NNPC_REGNUM.
8993
13d01224
AC
89942002-05-11 Andrew Cagney <ac131313@redhat.com>
8995
8996 * gdbint.texinfo (Target Architecture Definition): Document
8997 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8998 (Target Architecture Definition): Revise section `Using Different
8999 Register and Memory Data Representations'. Add section `Raw and
9000 Virtual Register Representations'.
9001
b2e75d78
AC
90022002-05-11 Andrew Cagney <ac131313@redhat.com>
9003
9004 * gdbint.texinfo (Target Architecture Definition): Mention
9005 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9006 (Target Architecture Definition): Mention same. Add references to
9007 web pages.
9008
2c8682ee
MS
90092002-05-08 Michael Snyder <msnyder@redhat.com>
9010
9011 * stabs.texinfo (Attributes): Document new "vector" attribute.
9012
0816590b
AC
90132002-05-04 Andrew Cagney <ac131313@redhat.com>
9014
9015 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9016
2653173e
AC
90172002-05-04 Andrew Cagney <ac131313@redhat.com>
9018
9019 * gdb.texinfo: Delete obsolete references to a29k.
9020
d7bd68ca
AC
90212002-04-24 Andrew Cagney <ac131313@redhat.com>
9022
9023 * gdbint.texinfo (Target Architecture Definition): Replace
9024 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9025
21d83aa5
DM
90262002-04-24 David S. Miller <davem@redhat.com>
9027
9028 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9029
7673a6cc
DM
90302002-04-21 David S. Miller <davem@redhat.com>
9031
9032 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9033
d49d1e0a
AC
90342002-04-21 Andrew Cagney <ac131313@redhat.com>
9035
9036 * gdbint.texinfo (Target Architecture Definition): Delete
9037 definition of HAVE_REGISTER_WINDOWS.
9038
f7dc1244 90392002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9040
9041 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9042 "Theodore A. Roth" <troth@verinet.com>.
9043
5ca0cb28
DH
90442002-04-15 Don Howard <dhoward@redhat.com>
9045
f7dc1244 9046 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9047 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9048 Provide a better explaination of this feature.
5ca0cb28 9049
f208ba17
AC
90502002-04-14 Andrew Cagney <ac131313@redhat.com>
9051
9052 * gdbint.texinfo (Target Architecture Definition): Remove
9053 FRAME_CHAIN_COMBINE.
9054
d5ba91de
MC
90552002-04-12 Michael Chastain <mec@shout.net>
9056
9057 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9058 REG_STACK_SEGMENT.
9059
26818220
MC
90602002-04-09 Michael Chastain <mec@shout.net>
9061
9062 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9063 PYRAMID_* macros.
9064
129188f6
AC
90652002-04-07 Andrew Cagney <ac131313@redhat.com>
9066
9067 * gdb.texinfo (Bug Reporting): Document that the web is the
9068 prefered way of submitting bug reports.
9069 (Bug Reporting): Delete the s-mail address as the last resort.
9070
8227c0ff
AC
90712002-04-05 Andrew Cagney <ac131313@redhat.com>
9072
9073 * gdbint.texinfo (Target Architecture Definition): Delete
9074 references to TARGET_WRITE_FP and write_fp.
9075
16d9dec6
MS
90762002-03-27 Michael Snyder <msnyder@redhat.com>
9077
9078 * gdb.texinfo: Document new commands dump, append, and restore.
9079
9ae8b82c
AC
90802002-03-27 Andrew Cagney <ac131313@redhat.com>
9081
9082 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9083 Branch'.
9084
474c8240
AC
90852002-03-18 Andrew Cagney <ac131313@redhat.com>
9086
9087 * gdb.texinfo: Change all examples to @smallexample.
9088 * gdbint.texinfo: Ditto.
a9331b3f 9089
fb0ff88f
AC
90902002-03-18 Andrew Cagney <ac131313@redhat.com>
9091
9092 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9093 Branches''.
9094
9bb0a4d8
AC
90952002-03-18 Andrew Cagney <ac131313@redhat.com>
9096
9097 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9098 Policy''.
9099
937f164b
FF
91002002-03-04 Fred Fish <fnf@redhat.com>
9101
9102 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9103 expresson, suports, dependant, trhe, perhaphs, situtations,
9104 explictily, taged, oportunity, unfortunatly).
9105
a7b40f07
AC
91062002-02-24 Andrew Cagney <ac131313@redhat.com>
9107
9108 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9109 Remove reference to 3.12.
9110
aab4e0ec
AC
91112002-02-23 Andrew Cagney <ac131313@redhat.com>
9112
9113 * gdbint.texinfo: Include fdl.texi.
9114 (Top): Add GNU Free Documentation License.
9115 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9116 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9117 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9118 (gdbint.info): Add srcdir to include path.
9119 * gdb.texinfo: Include gpl.texi.
9120 (Top): Add Copying.
9121 * gpl.texi: New file.
9122
47b95330
AC
91232002-02-23 Andrew Cagney <ac131313@redhat.com>
9124
9125 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9126
78c47bea
PM
91272002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9128
9129 * gdb.texinfo: Document Cygwin native specific commands.
9130
56460a61
DJ
91312002-02-15 Daniel Jacobowitz <drow@mvista.com>
9132
9133 * gdb.texinfo: Document gdbserver ``--attach'' command.
9134
def71bfa
MS
91352002-02-07 Michael Snyder <msnyder@redhat.com>
9136
9137 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9138 to @code(_ovly_debug_event).
9139
c928edc0
AC
91402002-02-07 Andrew Cagney <ac131313@redhat.com>
9141
9142 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9143
81d46470
MS
91442002-02-06 Michael Snyder <msnyder@redhat.com>
9145
9146 * gdb.texinfo (overlays): Mention new magic symbol
9147 '_ovly_debug_event', which allows GDB to keep better track
9148 of overlays.
9149
f7dc1244 91502002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9151
9152 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9153 Suggested by Dmitry Sivachenko.
9154
9155 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9156
15110bc3
MS
91572002-02-01 Michael Snyder <msnyder@redhat.com>
9158
9159 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9160
6763aef9
MS
91612002-01-30 Michael Snyder <msnyder@redhat.com>
9162
ac282366
MS
9163 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9164 (set trust-readonly-sections): Document.
6763aef9 9165
8642bc8f
AC
91662002-01-29 Andrew Cagney <ac131313@redhat.com>
9167
9168 * gdbint.texinfo (Releasing GDB): Revise and update.
9169
afe64c1a
AC
91702002-01-28 Andrew Cagney <ac131313@redhat.com>
9171
9172 * gdbint.texinfo (Target Architecture Definition): Delete
9173 description of TARGET_BYTE_ORDER_DEFAULT.
9174
f7dc1244 91752002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9176
9177 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9178 <mitya@cavia.pp.ru>.
9179
3d6e1b5a
AC
91802002-01-23 Andrew Cagney <ac131313@redhat.com>
9181
9182 * libgdb.texinfo: Delete file.
9183
6c0e9fb3
AC
91842002-01-22 Andrew Cagney <ac131313@redhat.com>
9185
9186 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9187 * gdbint.texinfo: Ditto.
9188
e0ce93ac
AC
9189Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9190
9191 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9192
be298bcc
AC
91932002-01-22 Andrew Cagney <ac131313@redhat.com>
9194
9195 * Makefile.in: Update copyright.
9196 (TEXI2DVI): Define.
9197 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9198 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9199 gdb-cfg.texi.
9200 (TEXINDEX, PDFTEX): Delete makefile variables.
9201
8e04817f
AC
92022002-01-22 Andrew Cagney <ac131313@redhat.com>
9203
9204 * gdb.texinfo (Protocol): Move section to appendix.
9205
6b2f586d
AC
92062002-01-21 Andrew Cagney <ac131313@redhat.com>
9207
9208 * gdb.texinfo (Remote Debugging): Create a menu.
9209 (Top): Add ``Remote Debugging'' to menu.
9210
6f05cf9f
AC
92112002-01-21 Andrew Cagney <ac131313@redhat.com>
9212
9213 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9214 serial protocol'' from here.
9215 (Remote Debugging): To here. New chapter.
9216
3fd3d7d2
AC
92172002-01-20 Andrew Cagney <ac131313@redhat.com>
9218
9219 * gdbint.texinfo (Target Architecture Definition): Delete
9220 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9221
7fd60527
AC
92222002-01-20 Andrew Cagney <ac131313@redhat.com>
9223
9224 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9225 are no longer needed.
9226 (Porting GDB): Add maintainer note about configure.host.
9227
c2f05ac9
AC
92282002-01-20 Andrew Cagney <ac131313@redhat.com>
9229
9230 * gdbint.texinfo (Target Architecture Definition): Remove
9231 definition of IEEE_FLOAT.
9232
f7dc1244 92332002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9234
9235 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9236 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9237 <3diff@gnu.org>
231b2aad 9238
82600034
AC
92392002-01-19 Andrew Cagney <ac131313@redhat.com>
9240
9241 * gdbint.texinfo (Host Definition): Remove references to
9242 MALLOC_INCOMPATIBLE.
9243
7708fa01
AC
92442002-01-17 Andrew Cagney <ac131313@redhat.com>
9245
9246 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9247 and xyz-xdep.o.
9248
eb12ee30
AC
92492002-01-17 Andrew Cagney <ac131313@redhat.com>
9250
889bf7c5 9251 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9252 (Set Breaks): Copy ``maint info breakpoint'' doco to
9253 ``Maintenance Commands'' appendix. Add reference.
9254
c9ccaa92
AC
92552002-01-17 Andrew Cagney <ac131313@redhat.com>
9256
9257 * fdl.texi: Remove next/prev from @node.
9258
f7dc1244 92592002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9260
9261 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9262 for monstrous @multitable (from Brian Youmans).
9263
9264 * fdl.texi: New file.
9265
9266 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9267
8973da3a
AC
92682002-01-15 Andrew Cagney <ac131313@redhat.com>
9269
9270 * gdbint.texinfo (Releasing GDB): New chapter.
9271
7d86b5d5
AC
92722002-01-14 Andrew Cagney <ac131313@redhat.com>
9273
9274 * gdb.texinfo (Embedded Processors, Calling program functions):
9275 Obsolete references to a29k.
9276
cc1cb004
AC
92772002-01-13 Andrew Cagney <ac131313@redhat.com>
9278
9279 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9280 examples. Document that a code-block should do or discard its
9281 cleanups before exit.
9282
79f12247
MS
92832002-01-11 Michael Snyder <msnyder@redhat.com>
9284
9285 * gdb.texinfo (Choosing files): Change @samp to @file.
9286
19837790
MS
92872002-01-05 Michael Snyder <msnyder@redhat.com>
9288
9289 * gdb.texinfo (--pid): Document new command line option (attach).
9290
f7dc1244 92912002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9292
9293 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9294 in the stub.
9295
d7449b42
AC
92962002-01-04 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdbint.texinfo (Target Architecture Definition): Replace
9299 BIG_ENDIAN with BFD_ENDIAN_BIG.
9300
f23631e4
AC
93012002-01-03 Andrew Cagney <ac131313@redhat.com>
9302
9303 * gdbint.texinfo (Target Architecture Definition): Replace
9304 value_ptr with struct value pointer.
9305
72c9928d
EZ
93062002-01-02 Eli Zaretskii <eliz@gnu.org>
9307
9308 * gdb.texinfo (Free Software): Fix wording.
9309
959acfd1
EZ
93102001-12-31 Eli Zaretskii <eliz@gnu.org>
9311
9312 * gdb.texinfo (Free Software): New section ``Free Software Needs
9313 Free Documentation''.
9314
f7dc1244 93152001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9316
9317 * stabs.texinfo:
9318 * gdb.texinfo:
9319 * gdbint.texinfo:
9320 * libgdb.texinfo:
9321 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9322
6600abed
MS
93232001-12-29 Michael Snyder <msnyder@redhat.com>
9324
9325 * gdb.texinfo (maint info sections): Fix typo.
9326
f6680716
MS
93272001-12-26 Michael Snyder <msnyder@redhat.com>
9328
fe95c787
MS
9329 * gdb.texinfo (maint info sections): Document.
9330
a9331b3f 9331 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9332 'info proc' sub-options that are currently not implemented.
9333
c3d3ce5b
JB
93342001-12-20 Jim Blandy <jimb@redhat.com>
9335
9336 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9337
778eb05e
AC
93382001-12-15 Andrew Cagney <ac131313@redhat.com>
9339
9340 * gdbint.texinfo (Target Architecture Definition): Replace
9341 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9342
2607059c
AC
93432001-12-01 Andrew Cagney <ac131313@redhat.com>
9344
9345 * gdbint.texinfo (Host Definition): Delete documentation on
9346 HOST_BYTE_ORDER.
9347
df0cd8c5
JB
93482001-11-30 Jim Blandy <jimb@redhat.com>
9349
9350 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9351 overlay support. Add to top-level menu.
df0cd8c5 9352
88118b3a
TT
93532001-11-26 Tom Tromey <tromey@redhat.com>
9354
9355 * gdb.texinfo (Command Syntax): Document C-o binding.
9356
96565e91
CF
93572001-07-26 Christopher Faylor <cgf@redhat.com>
9358
9359 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9360 use since it is described in the referenced section.
9361
f7dc1244 9362 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9363 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9364 clearer when using DJGPP.
9365
2a3d5645
CF
93662001-11-24 Christopher Faylor <cgf@redhat.com>
9367
9368 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9369 specifically refer to MS-DOS.
9370 (command files): Mention gdb.ini is only used on MS-DOS.
9371
aa26fa3a
TT
93722001-11-21 Tom Tromey <tromey@redhat.com>
9373
9374 * gdb.texinfo (Invoking GDB): Document --args.
9375 (Mode Options): Likewise.
9376
4f8ada06
JB
93772001-11-21 Jim Blandy <jimb@redhat.com>
9378
9379 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9380 Delete documentation; this macro has been removed from the
9381 sources.
4f8ada06 9382
3fe0dc10
JB
93832001-11-13 Jim Blandy <jimb@redhat.com>
9384
9385 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9386
9e5abb06
CV
93872001-11-06 Corinna Vinschen <vinschen@redhat.com>
9388
9389 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9390
1c5dfdad
MS
93912001-11-05 Michael Snyder <msnyder@redhat.com>
9392
a9331b3f 9393 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9394 quote regexp chars in function names such as "operator*()".
9395
990f9fe3
FF
93962001-11-01 Fred Fish <fnf@redhat.com>
9397
9398 * gdbint.texinfo (SOLIB_ADD): Document additional new
9399 "readsyms" arg.
9400
b433d00b
DH
94012001-10-30 Don Howard <dhoward@redhat.com>
9402
070b1dd3
DH
9403 * gdb.texinfo: (Command Files) Added documentation for the
9404 behavior of gdb with input redirected from a file.
b433d00b 9405
b7209cb4
FF
94062001-10-28 Fred Fish <fnf@redhat.com>
9407
9408 * gdb.texinfo (auto-solib-add): Change docs to match
9409 implementation change.
9410 (auto-solib-limit): Add docs for new variable.
9411
1aa20aa8
AC
94122001-10-15 Andrew Cagney <ac131313@redhat.com>
9413
9414 * gdbint.texinfo (Target Architecture Definition): Function
9415 value_as_pointer renamed to value_as_address.
9416
fc0c74b1
AC
94172001-10-15 Andrew Cagney <ac131313@redhat.com>
9418
9419 * gdbint.texinfo (Target Architecture Definition): Default
9420 POINTER_TO_ADDRESS functions assume unsigned addresses.
9421 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9422 posting by Jim Blandy.
9423
f4846649
JB
94242001-10-12 Jim Blandy <jimb@redhat.com>
9425
9426 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9427 version of texi2html (1.64) doesn't support this flag any more.
9428
f277788b
MK
94292001-09-08 Mark Kettenis <kettenis@gnu.org>
9430
a9dc4918
MK
9431 * gdbint.texinfo (Host Definition): Remove description of
9432 MEM_FNS_DECLARED.
9433
d28379df
MK
9434 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9435
f277788b
MK
9436 * gdbint.texinfo (Host Definition): Remove description of
9437 HAVE_SIGSETMASK.
9438
7ccaa899
EZ
94392001-09-04 Elena Zannoni <ezannoni@redhat.com>
9440
9441 * gdbint.texinfo (Target Architecture Definition): Add
9442 explanation of TARGET_PRINT_INSN macro.
9443
17d9d558
JB
94442001-08-30 Jim Blandy <jimb@redhat.com>
9445
9446 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9447 Explain what it means to load relocatable files.
9448
72cde065
JB
94492001-08-28 Jim Blandy <jimb@redhat.com>
9450
9451 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9452 info `top' menu.
9453
9e678452
CF
9454Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9455
9456 * gdbint.texinfo: Add a cautionary note about macro use.
9457
a2bea4c3 94582001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9459
a2bea4c3
CV
9460 * gdb.texinfo: Explain omitting the hostname in the
9461 `target remote' command.
9462
1129bf27
DJ
94632001-07-30 Daniel Jacobowitz <drow@mvista.com>
9464
9465 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9466 and END-INFO-DIR-ENTRY.
9467
732b3002
SC
94682001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9469
9470 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9471
89437448
AC
94722001-07-25 Andrew Cagney <ac131313@redhat.com>
9473
9474 * gdbint.texinfo (libgdb): Rewrite.
9475
f7dc1244 94762001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9477
9478 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9479
c4555f82
SC
94802001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9481
9482 * gdb.texinfo (TUI): New chapter, document the TUI.
9483 (Mode Options): Document the -tui option.
9484
2f45a6e0
MK
94852001-07-23 Mark Kettenis <kettenis@gnu.org>
9486
9487 * gdbint.texinfo (Host Definition): Remove description of
9488 NEED_POSIX_SETPGID.
9489
f7dc1244 94902001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9491
9492 * gdb.tex (DJGPP Native): New node, with descriptions of
9493 DJGPP-specific commands.
9494
be9c6c35
JM
94952001-07-19 John R. Moore <jmoore@redhat.com>
9496
9497 * gdbint.texinfo: Three misspellings.
9498
dfa249fb
AC
94992001-07-06 Andrew Cagney <ac131313@redhat.com>
9500
9501 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9502 `test` expressions on bash. Problem reported by Colin Walters.
9503
c72e7388
AC
95042001-07-04 Andrew Cagney <ac131313@redhat.com>
9505
9506 * gdbint.texinfo (User Interface): Update ui-out documentation to
9507 refelect recent UI/MI updates.
9508
94bbb2c0
AC
95092001-07-04 Andrew Cagney <ac131313@redhat.com>
9510
9511 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9512 interpreters.
9513
af6c57ea
AC
95142001-06-15 Andrew Cagney <ac131313@redhat.com>
9515
9516 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9517 structure and not macros.
9518 (Host Definition): Document that much of this chapter is obsolete.
9519 (Target Architecture Definition): Update list of files that make
9520 up a target architecture.
9521 (Coding): Update.
9522
83aa8bc6
AC
95232001-06-28 Andrew Cagney <ac131313@redhat.com>
9524
9525 * gdbint.texinfo (Target Architecture Definition): Update
9526 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9527 The latter has been changed to a true predicate.
9528
f7dc1244 95292001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9530
9531 * annotate.texi: Add @noindent where needed. From Dmitry
9532 Sivachenko <dima@Chg.RU>.
9533 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9534
656db9b0
AC
95352001-06-16 Andrew Cagney <ac131313@redhat.com>
9536
9537 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9538
df2396a1
AC
95392001-06-14 Andrew Cagney <ac131313@redhat.com>
9540
9541 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9542 returns ``OK''. Document that the ``R'' packet does not reply.
9543
0f1f2b0a
MS
95442001-06-13 Michael Snyder <msnyder@redhat.com>
9545
9546 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9547
f7dc1244 95482001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9549
9550 * gdb.texinfo (Signals): Clarify the default setting of signal
9551 handling.
9552
a5d7c491
AC
95532001-05-14 Andrew Cagney <ac131313@redhat.com>
9554
9555 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9556 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9557
05a54c4f
AC
95582001-05-12 Andrew Cagney <ac131313@redhat.com>
9559
9560 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9561
f7dc1244 95622001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9563
9564 * gdbint.texinfo (Clean Design and Portable Implementation):
9565 Renamed from "Clean Design".
9566 (Clean Design and Portable Implementation): Document portable
9567 methods of handling file names, and the associated macros.
9568
f7dc1244 95692001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9570
9571 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9572 command and provide a cross-reference to its description.
9573 (Symbols): Note that "info scope" is useful for trace experiments.
9574
f7dc1244 95752001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9576
b37052ae
EZ
9577 * gdb.texinfo (Symbols): Document "info scope".
9578 (Tracepoints): New chapter.
9579 (Contributors): Update for v5.1.
9580 <All nodes>: Change "C++" to "C@t{++}".
9581
0ee54786
EZ
9582 * gdbint.texinfo (User Interface): A new section about ui_out
9583 functions, based on text written by Fernando Nasser.
9584
c534679c
EZ
9585 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9586
f7dc1244 95872001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9588
e9c75b65
EZ
9589 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9590
9591 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9592
9593 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9594 Replace "GDB" with "@value{GDBN}". Fix markup.
9595
9596 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9597
3d67e040
EZ
9598 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9599 a cross-reference to its description.
9600 (Symbols): Document "info symbol".
9601
f7dc1244 96022001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9603
9604 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9605 subsection "x86 Watchpoints".
9606 (Target Architecture Definition): Document the macros
9607 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9608 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9609
b0ed3589
AC
96102001-03-20 Andrew Cagney <ac131313@redhat.com>
9611
9612 * gdbint.texinfo (Target Architecture Definition): Update
9613 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9614 list.
9615
b6ba6518
KB
96162001-03-06 Kevin Buettner <kevinb@redhat.com>
9617
9618 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9619 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9620
f7dc1244 96212001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9622
9623 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9624
f7dc1244 96252001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9626
17cc6a06
EZ
9627 * gdb.texinfo (Environment): Document that `path' does not change
9628 the value of PATH in GDB's own environment (it did in the past,
9629 but that was changed on March 15, 1994). Reported by Doug Evans
9630 <dje@transmeta.com>.
9631
56caf160
EZ
9632 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9633 its line. Fix markup of commands and macros. Add an Index node
9634 and index entries.
9635
29e57380
C
96362001-01-23 J.T. Conklin <jtc@redback.com>
9637
9638 * gdb.texinfo (Memory region attributes): New manual section.
9639
1c6147de
ND
96402001-01-04 Nicholas Duffek <nsd@redhat.com>
9641
9642 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9643
f7dc1244 96442000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9645
9646 * refcard.tex: Version and copyright fixed. From Phil Edwards
9647 <pedwards@disaster.jaj.com>.
9648
0dcedd82
AC
9649Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9650
9651 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9652 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9653
3b851bce
AC
9654Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9655
9656 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9657 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9658
f7dc1244 96592000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9660
9661 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9662 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9663
b90a5f51
CF
96642000-11-10 Christopher Faylor <cgf@cygnus.com>
9665
9666 * gdb.texinfo: Document new 'set step-mode' command.
9667
f7dc1244 96682000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9669
9670 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9671 changes from Dmitry Sivachenko <dima@Chg.RU>.
9672
f7dc1244 96732000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9674
9675 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9676 From Steven Johnson <sbjohnson@ozemail.com.au>.
9677
2e685b93
MK
96782000-08-10 Mark Kettenis <kettenis@gnu.org>
9679
9680 * gdbint.texinfo (Overall Structure): Spelling fix.
9681
f7dc1244 96822000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9683
9684 * gdbint.texinfo (Target Architecture Definition): Document that
9685 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9686 for which REGISTER_CONVERTIBLE returns a zero value.
9687
63ac3005
EZ
96882000-07-08 Christopher Faylor <cgf@cygnus.com>
9689
9690 * Makefile.in (install-info): Find files to install in either the
9691 build or source directories (adapted from Makefile.am).
9692
bd79f757
ND
96932000-07-07 Nicholas Duffek <nsd@redhat.com>
9694
9695 * stabs.texinfo: Fix spelling errors.
9696 (String Field): FILE-NUMBER starts from 0, not 1.
9697
f7dc1244 96982000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9699
9700 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9701 Brian Youmans.
5f208f6d 9702
f7dc1244 97032000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9704
9705 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9706 the source directory. Reported by Mark Harig
9707 <markh@frazier.landmark.com>.
cc542d3b 9708
f3b28801
C
97092000-06-20 J.T. Conklin <jtc@redback.com>
9710
9711 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9712
449f3b6c
AC
9713Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9714
9715 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9716 Generate using pdftex.
449f3b6c 9717 (PDFTEX): Define.
889bf7c5 9718 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9719 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9720 @contents at the start.
449f3b6c 9721
f7dc1244 97222000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9723
9724 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9725 Youmans.
48e934c6 9726
9e9c5ae7
AC
9727Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9728
9729 From Brian Youmans:
9730 * gdb.texinfo: Fix ``et al.''.
9731
c741b251
AC
9732Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9733
9734 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9735 loop.
c741b251 9736
4ab64e14
JG
97372000-05-19 Jimmy Guo <guo@cup.hp.com>
9738
9739 * configure: Regenerate.
9740
f7dc1244 97412000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9742
9743 * Makefile.in (install-info): Run install-info on installed Info
9744 files.
9745
8c70017b
AC
9746Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9747
a7cb598a 9748 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9749 Andrew Cagney.
8c70017b 9750
f7dc1244 97512000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9752
9753 * gdb.texinfo: Proofreading changes from Brian Youmans.
9754
bf0184be
ND
97552000-05-01 Nick Duffek <nsd@cygnus.com>
9756
9757 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9758 startup sequence, minor edits.
9759
f7dc1244 97602000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9761
9762 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9763 TeX.
9764
9765 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9766 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9767 like `n' and `s' which look weird. Convert some of the @kindex to
9768 @vindex, when they refer to variables, not commands.
9769
33e16fad
AC
9770Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9771
9772 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9773
f7dc1244 97742000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9775
9776 * Makefile.in (GDBMI_DIR): New variable.
9777 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9778 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9779 (gdbmi.texinfo): New target, for texi2roff.
9780 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9781 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9782
9783 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9784 gdbmi.texinfo.
9785 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9786 comment.
9787
d167840f
EZ
97882000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9789
9790 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9791 command.
d167840f 9792
f7dc1244 97932000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9794
9795 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9796 prevents the build (and is generally a Bad Idea).
9797
f7dc1244 97982000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9799
9800 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9801 a comma inside @var.
9802 (Command Files): Index markup changes from Dmitry Sivachenko
9803 <dima@Chg.RU>.
9804
f7dc1244 98052000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9806
9807 * Makefile.in (LN_S): Define.
9808 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9809 invoke "ln -s" unless it is known to work.
9810
9811 * configure.in (AC_PROG_LN_S): Add.
9812
8dc7983f
JB
98132000-04-14 Jim Blandy <jimb@redhat.com>
9814
9815 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9816 section.
9817 (Target Conditionals): Document ADDRESS_TO_POINTER,
9818 POINTER_TO_ADDRESS.
9819
1a8237e8
DB
98202000-04-11 Daniel Berlin <dan@cgsoftware.com>
9821
9822 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9823 gdb-cfg.texi to get the value.
9824
ca526f1a
JB
98252000-04-10 Jim Blandy <jimb@redhat.com>
9826
9827 * gdbint.texinfo (Target Architecture Definition): Fix
9828 cross-references.
9829
faaafcb4
JB
98302000-04-08 Jim Blandy <jimb@redhat.com>
9831
9832 * gdbint.texinfo (Using Different Register and Memory Data
9833 Representations): New section.
9834 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9835 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9836 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9837
1b27397f
AC
9838Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9839
9840 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9841 for acknowledgments.
1b27397f 9842
480ff1fb
AC
9843Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9844
9845 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9846 qThreadExtraInfo.
480ff1fb 9847
a9331b3f 98482000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9849
a9331b3f
RM
9850 * gdb.texinfo: Clarify which remote debug protocol commands are
9851 required and which are optional.
f1251bdd 9852
dbeb8dbd
AC
9853Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9854
9855 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9856 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9857 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9858 * annotate.texi: Update.
9859
6d2ebf8b
SS
98602000-03-28 Stan Shebs <shebs@apple.com>
9861
9862 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9863 expectation of additional changes before release), update
9864 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9865 node links, rephrase and/or shorten lines to fix formatting
9866 problem in both regular and @smallbook formats.
9867 * annotate.texi: Shorten lines in example, use smallexample
9868 consistently everywhere.
9869 * Makefile.in: Add comment about texinfo 4.0 html generation.
9870 (SFILES_INCLUDED): Add annotate.texi.
9871
5d161b24
DB
98722000-03-27 Daniel Berlin <dan@cgsoftware.com>
9873
5ae4183a
AS
9874 * gdb.texinfo (Debugging Output): Added new section, documenting
9875 the "set/show debug" commands.
5d161b24 9876
b9deaee7
AC
9877Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9878
9879 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9880 entry.
b9deaee7
AC
9881
9882 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9883 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9884 @chapter and @node entries.
a9331b3f 9885
b9deaee7 9886 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9887
9ef47d30
AC
9888Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9889
9890 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9891 files.
9ef47d30 9892
cfeada60
FN
98932000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9894
9895 From David Whedon <dwhedon@gordian.com>
5ae4183a 9896 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9897
6837a0a2
DB
98982000-03-22 Daniel Berlin <dan@cgsoftware.com>
9899
9900 * gdb.texinfo: Add documentation for the apropos command.
9901
bba2971c
MS
99022000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9903
9904 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9905
2b628194
MS
99062000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9907
a9331b3f 9908 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9909 two places.
9910
96a2c332
SS
99112000-03-17 Stan Shebs <shebs@apple.com>
9912
9913 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9914 <dima@Chg.RU>, also clarification of allowed content for
9915 string constants.
9916
f7dc1244 99172000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9918
9919 * gdb.texinfo (main menu): Add Annotations.
9920 (File Options): Add @cindex entries for each command-line option.
9921 Document --epoch, --annotate, --async, --interpreter, --write,
9922 --statistics, and --version.
9923
9924 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9925 of GDB.
9926
9d233477
JB
99272000-02-23 Jim Blandy <jimb@redhat.com>
9928
9929 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9930
14e0eb3b
JB
99312000-02-22 Jim Blandy <jimb@redhat.com>
9932
9933 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9934
3555de01
JM
99352000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9936
9937 * Makefile.in (diststuff): New target.
9938
5e35df8e
KB
99392000-02-15 Kevin Buettner <kevinb@redhat.com>
9940
9941 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9942 architecture. [From Jim Wilson.]
5e35df8e 9943
c5394b80
JM
99442000-01-16 Tom Tromey <tromey@cygnus.com>
9945
9946 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9947 (Delete Breaks): Mention range arguments.
9948 (Disabling): Likewise.
9949
c3f6f71d
JM
99502000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9951
9952 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9953
c4093a6a
JM
9954Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9955
9956 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9957 valid functions.
c4093a6a 9958
11cf8741
JM
99591999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9960
9961 * gdb.texinfo: Clarify regular expressions used in rbreak.
9962
917317f4
JM
99631999-10-15 Kevin Buettner <kevinb@cygnus.com>
9964
9965 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9966 MEMORY_REMOVE_BREAKPOINT): Document.
9967
9968Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9969
9970 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9971 offset re-using the DATA offset instead.
917317f4 9972
2df3850c
JM
99731999-10-11 Jim Kingdon <kingdon@redhat.com>
9974
9975 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9976
99771999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9978
9979 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9980 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9981 typos.
9982
9983 * gdb.texinfo: Various minor wording and formatting improvements,
9984 mentions of additional command-line options.
9985
2acceee2
JM
99861999-09-30 Fred Fish <fnf@cygnus.com>
9987
9988 * gdb.texinfo: Document additional forms of specifying section
9989 names and addresses for the add-symbol-file command.
9990
c2c6d25f
JM
99911999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9992
9993 * gdbint.texinfo: Fix typo, add the word "have".
9994
99951999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9996
9997 * gdbint.texinfo (Target Architecture Definition): Document the
9998 SKIP_PERMANENT_BREAKPOINT macro.
9999
d4f3574e
SS
100001999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10001
10002 * gdb.texinfo: Fiks speling errers.
10003
10004 * gdb.texinfo: Fix uses of @multitable.
10005
f7dc1244 10006 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10007 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10008 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10009 comments about using with optimization, add more indexing,
10010 fix info about disassembly-flavor.
10011
10012Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10013
10014 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10015 SKIP_SOLIB_RESOLVER): Define.
10016
10017Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10018
10019 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10020 ``g'' packets.
d4f3574e 10021
104c1213
JM
100221999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10023
10024 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10025 platform-specific info, inline remote.texi and move sections of it
10026 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10027 and register stack into the new chapter.
10028 * remote.texi: Remove, now part of gdb.texinfo.
10029 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10030
100311999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10032
10033 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10034 GDB_TARGET_IS_MACH386): These kludges have gone away.
10035
10036Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10037
10038 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10039 TDEPLIBS.
104c1213 10040
53a5351d
JM
100411999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10042
10043 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10044 surrounding text to fit HP-UX bits into general info.
10045 (HPPA-cfg.texi): Remove, no longer useful.
10046
10047 * gdb.texinfo: Remove explicit links from @node lines, remove
10048 HP-added "Detailed Node Listing" from main menu which confuses
10049 things.
10050
10051 From Dmitry Sivachenko <dima@Chg.RU>:
10052 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10053 in description of `set environment'.
53a5351d
JM
10054
100551999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10056
10057 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10058
7be570e7
JM
100591999-08-12 Ben Elliston <bje@cygnus.com>
10060
10061 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10062
f7dc1244 100631999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10064
10065 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10066 watch, awatch, and rwatch. Explain why the latter two cannot be
10067 set as software watchpoints. Document that watchpoints for local
10068 variables are deleted when the debuggee terminates.
7be570e7
JM
10069
10070Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10071
10072 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10073 packet. Allow E.. response packet. "qRcmd" packet is no longer
10074 reserved.
7be570e7
JM
10075
100761999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10077
a9331b3f
RM
10078 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10079 * gdb.texinfo: Ditto.
7be570e7 10080
96baa820
JM
100811999-08-06 Tom Tromey <tromey@cygnus.com>
10082
10083 * gdb.texinfo (KOD): New node.
10084
10085Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10086
10087 * remote.texi (Rcmd): Fix minor formatting typos.
10088
10089Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10090
10091 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10092 packets.
96baa820 10093
adf40b2e
JM
100941999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10095
10096 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10097 fixes.
10098
43ff13b4
JM
10099Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10100
10101 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10102
085dd6e6
JM
10103Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10104
10105 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10106 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10107 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10108 packets that are not supported on all hosts. Expand examples.
10109 Spell check.
085dd6e6
JM
10110
101111999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10112
10113 * Makefile.in: Recognize html, install-html. Add targets
10114 to build HTML versions of documentation via texi2html.
10115
10116Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10117
10118 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10119 testsuite.
085dd6e6
JM
10120
10121Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10122
10123 * remote.texi (Communication Protocol): Rewrite.
10124
10125Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10126
10127 * stabs.texinfo: Fix uses of xref.
10128
9e0b60a8
JM
10129Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10130
10131 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10132 info about patch submission.
10133
cce74817
JM
10134Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10135
10136 From Per Bothner <bothner@cygnus.com>:
10137 * gdb.texinfo: Document Chill support.
10138
10139Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10140
10141 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10142 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10143 Document that the value should be greater-than or equal-to zero.
10144 (NO_STD_REGS): Document. Deprecate.
cce74817 10145
ac9a91a7
JM
10146Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10147
10148 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10149 Document that these are not used.
ac9a91a7
JM
10150
10151Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10152
10153 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10154
392a587b
JM
10155Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10156
10157 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10158 numargs was dropped.
392a587b
JM
10159
10160Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10161
10162 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10163
b83266a0
SS
10164Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10165
10166 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10167 Update.
b83266a0 10168
7a292a7a
SS
10169Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10170
10171 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10172 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10173
10174Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10175
10176 * gdbint.texinfo: Fix typos: $ -> @.
10177
10178Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10179
10180 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10181 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10182 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10183 BREAKPOINT_FROM_PC.
a9331b3f 10184
7a292a7a
SS
10185Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10186
10187 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10188 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10189
10190Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10191
10192 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10193 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10194
101951999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10196
10197 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10198 longer exists.
10199
10200Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10201
10202 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10203 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10204 they make the manual source incomprehensible.
7a292a7a
SS
10205 * h8-cfg.texi: Remove, hasn't been used in years.
10206
c906108c
SS
10207Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10208
10209 * gdb.texinfo: Update the credits.
10210
10211Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10212
10213 * gdb.texinfo: Fix mistakes noticed in printout of last
10214 draft, add Alpha to discussion of heuristic fence post.
10215
10216Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10217
10218 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10219 Edition, merge some HP changes into mainline, describe some
10220 previously undocumented features, describe more of the target
10221 commands available, eliminate obsolete section on renamed
10222 commands.
c906108c
SS
10223 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10224
10225Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10226
10227 * gdb.texinfo: Make many HPPA conditionals unconditional,
10228 including catchpoint description, since now on for all configs.
10229 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10230 specializations.
10231
10232Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10233
10234 * Makefile.in (GDBvn.texi): Fix match expression to work with
10235 current format of VERSION in gdb/Makefile.in.
10236 * gdb.texinfo: Fix node ref to match new readline.
10237
10238Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10239
a9331b3f
RM
10240 * gdb.texinfo: Changes made as part of a project to merge in
10241 changes made by HP. Documentation makes extensive use of
c906108c
SS
10242 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10243 on remote debugging. There are differences in documentation
889bf7c5 10244 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10245 the HP manual discusses catchpoints, hardware watchpoints, and
10246 some HPUX specific limitations for shared library support.
a9331b3f 10247
c906108c
SS
10248 There are also a number of @node changes.
10249
102501999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10251
10252 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10253 (C Usage): Same.
10254
10255Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10256
10257 The following changes were made by Edith Epstein
889bf7c5
PA
10258 <eepstein@cygnus.com> as part of a project to merge in changes
10259 made by HP.
a9331b3f 10260
c906108c
SS
10261 * HPPA-cfg.texi: new file.
10262
10263 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10264
10265 * refcard.tex: change documentation about catch.
10266 removed info catch.
10267
10268Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10269
10270 * gdbint.texinfo: Expand on GDB's coding standards,
10271 specify the use of arg names with prototypes.
10272
102731998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10274
10275 * gdb.texinfo: Fix tipo.
10276
10277Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10278
10279 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10280 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10281
10282Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10283
10284 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10285
102861998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10287
10288 * agentexpr.texi: New file.
10289
10290Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10291
10292 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10293
102941998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10295
10296 * remote.texi: Changed wording that implied that the GDB remote
10297 protocol caches register values instead of GDB itself.
10298
10299Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10300
10301 * gdbint.texinfo: Add some info about symbol readers.
10302 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10303 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10304 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10305 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10306
10307Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10308
a9331b3f 10309 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10310
10311Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10312
10313 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10314
10315Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10316
10317 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10318 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10319
10320Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10321
10322 * gdbint.texinfo: Fix minor typos.
10323
10324Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10325
10326 * gdbint.texinfo: Complete overhaul. Group descriptions more
10327 logically, add more info on generic algorithms, remove much
10328 obsolete and/or wrong material.
10329
10330Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10331
10332 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10333
10334Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10335
10336 * refcard.tex: Copyright, address updates.
10337
10338Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10339
10340 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10341 for the edition instead of confusing GDB-version-like numbers.
10342
10343Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10344
10345 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10346
10347Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10348
5ae4183a 10349 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10350
10351Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10352
10353 * gdb.texinfo: Add some credits, mention bug monitor.
10354 * remote.texi: Mention mips monitor targets.
10355 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10356
c906108c
SS
10357Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10358
10359 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10360 files, finish sorting of host vs target vs native macros, describe
10361 some more of them.
c906108c
SS
10362
10363Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10364
10365 * gdbint.texinfo (Host Conditionals): Document change from
10366 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10367
10368Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10369
10370 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10371 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10372
10373Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10374
10375 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10376 Document LSEEK_NOT_LINEAR.
10377
10378Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10379
10380 * stabs.texinfo (Stab Section Basics): Make it clear that only
10381 some versions of the GNU linker remove the leading N_UNDF symbol.
10382
10383Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10384
10385 * stabs.texinfo (String Field): Document type number pairs here,
10386 instead of in the Sun specific section.
10387 (Include Files): The GNU linker supports the N_BINCL
10388 optimization. Clarify the N_BINCL value, and what it is used
10389 for.
10390 (Procedures): Document N_FUN with an empty string to mark the end
10391 of a function.
10392 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10393 (Sun Differences): Remove this node, as the information is now
10394 elsewhere in the main document.
10395 (Stab Section Basics): Mention that the GNU linker may optimize
10396 stabs and remove the leading N_UNDF symbol.
10397
10398Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10399
10400 * gdb.texinfo, refcard.tex: Restore author credit
10401
10402Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10403
10404 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10405 documentation to account for START and END macros taking
10406 one arg.
10407
10408Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10409
10410 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10411 * gdb.texinfo (Frames): Fix typo.
10412
10413Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10414
10415 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10416 a target_signal as arg type, not a pid.
10417
10418Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10419
10420 * gdb.texinfo: Document `set assembly-language'.
10421
10422Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10423
10424 * remote.texi: Update list of stubs in the GDB distribution.
10425
10426Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10427
10428 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10429 Also document that some systems can use mmalloc but must define
10430 this if their C runtime allocates memory that is later freed.
c906108c 10431 (MMCHECK_FORCE): Document new macro.
a9331b3f 10432
c906108c
SS
10433Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10434
10435 * remote.texi: Add documentation for target Sparclet.
10436
10437Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10438
a9331b3f 10439 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10440 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10441 * configure.in: Rewritten for autoconf.
10442 * configure: New.
10443
10444Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10445
10446 * Makefile.in (DVIPS): New define, set to dvips.
10447 (dvi): Add stabs.dvi.
10448 (ps): New target.
10449 (all-doc): Depend on info, dvi, and ps targets.
10450 (STAGESTUFF): Add *.ps and *.dvi files.
10451 (clean-info, clean-dvi): Remove.
10452 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10453 rules completely rewritten.
10454 (maintainer-clean): Remove clean-info and clean-dvi
10455 dependencies and put their actions in the rules.
10456 (gdb.ps): New target
a9331b3f 10457 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10458 intermediate TeX files, whether they have 2 or 3 character
10459 extensions.
10460 (gdbint.ps): Add target and rules.
10461 (gdb-internals): Delete unused target.
10462 (Makefile): Depends upon config.status also.
10463
10464Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10465
10466 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10467 set.
10468
10469Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10470
10471 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10472 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10473
10474Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10475
10476 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10477
10478Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10479
10480 * gdb.texinfo (Print settings): Document
10481 `set/show print static-members' commands.
10482
10483Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10484
10485 * gdbint.texinfo (Native): Document name change, coredep.c to
10486 core-aout.c.
10487
10488Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10489
10490 * stabs.texinfo (Include Files): Document the values the SunOS4
10491 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10492
10493Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10494
10495 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10496 Fix typo.
10497
10498Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10499
10500 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10501 "gdb.tar.Z".
10502
10503Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10504
10505 * Makefile.in (maintainer-clean): New target, synonym for
10506 realclean.
10507
10508Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10509
10510 * Update all FSF addresses except those in COPYING* files.
10511
10512Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10513
10514 From Richard Earnshaw (rearnsha@armltd.co.uk):
10515 * gdb.texinfo (convenience variables): Document $_exitcode.
10516 (quit): Document optional expression to use as exit code.
10517
10518Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10519
10520 * gdb.texinfo, remote.texi: Brought up to date with various
10521 GDB changes.
10522
10523Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10524
10525 * gdb.texinfo: Update dates and versions, fix comments about
10526 hardware watchpoints in future releases and about the
10527 sharedlibrary command.
10528
10529Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10530
10531 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10532 C_FUN stab. Other cleanups.
10533
10534Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10535
10536 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10537 for the sparc stub.
10538
10539Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10540
10541 * annotate.texi: Clarify which addresses have differing formats
10542 depending on the language and which do not.
10543
10544Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10545
10546 * remote.texi (NetWare): Changed example to use BOARD= instead of
10547 NODE= argument to reflect correspoding change to gdbserve.nlm.
10548
10549Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10550
10551 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10552 GDB, as well as AIX dbx, supports the size type attribute.
10553
10554Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10555
10556 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10557
10558Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10559
10560 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10561 and new 'if' and 'while' commands.
10562
10563Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10564
10565 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10566
10567Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10568
10569 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10570 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10571 NetWare targets. Mostly stolen from the Server node.
10572
10573Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10574
10575 * gdb.texinfo (Setting): Talk about the language of a source file
10576 versus the working language. The old documentation did not match
10577 what GDB did.
10578
10579Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10580
10581 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10582 of a source file.
10583
10584Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10585
10586 * gdb.texinfo (Processes): New node.
10587
10588Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10589
10590 * remote.texi: Update documentation of set/show mipsfpu.
10591
3fc11d3e
JM
10592Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10593
10594 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10595 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10596
10597Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10598
10599 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10600 obsolete conditionals, described some others.
10601
10602Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10603
10604 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10605 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10606
10607Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10608
10609 * gdbint.texinfo: Put regex conditionals in their own table.
10610
10611Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10612
10613 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10614 described or fixed the descriptions of many others.
10615
10616Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10617
10618 * gdb.texinfo: Add some more credits.
10619 * gdbint.texinfo: Capitalize GDB consistently, describe some
10620 macros and remove some.
10621
10622Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10623
10624 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10625 obsolete conditionals, described some others.
10626
10627Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10628
10629 * gdb.texinfo (help targets): Changed to `help target', which
10630 is the correct gdb command.
10631
10632Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10633
10634 * annotate.texi (TODO): New node, for keeping track of annotations
10635 suggested but not yet implemented.
10636
10637Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10638
10639 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10640 another symbol, it is not the address itself.
10641
10642Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10643
10644 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10645 of stabs-in-coff sections.
10646
10647Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10648
10649 * annotate.texi: Change edition to 0.5 and date to May 1994.
10650 Add index.
10651 (Frames): New node, for frame annotation.
10652 (Displays): New node, for display annotation.
10653
10654 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10655 when waiting for your program to stop.
10656
10657Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10658
10659 * annotate.texi (Breakpoint Info): Document annotation of header
10660 fields and record annotation.
10661
10662Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10663
10664 * annotate.texi: New file, to document annotations.
10665
10666Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10667
10668 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10669 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10670
10671Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10672
10673 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10674 section, and say n_strx field is compilation unit relative.
10675 * stabs.texinfo: Don't use @code for a.out when it is the name of
10676 an object file format.
10677
10678Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10679
10680 * gdb.texinfo: Refer to file names, not path names, per rms
10681 convention.
10682 (Arguments): Fix typo.
10683
10684Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10685
10686 * stabs.texinfo (Global Variables): Talk about stabs in files
10687 where variables are referenced, but not defined.
10688
10689Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10690
10691 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10692 Cplusplus to new nodes Member Type Descriptor and Method Type
10693 Descriptor. Re-write stuff for #.
10694
10695Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10696
10697 * gdb.texinfo (Print Settings): Don't document "set print
10698 fast-symbolic-addr off". The bug which it worked around was fixed
10699 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10700
10701 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10702 N_ENTRY node.
10703
10704 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10705
10706Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10707
10708 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10709 references to ieee-float.c.
10710
10711Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10712
10713 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10714 match what the code actually does.
10715
10716Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10717
10718 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10719
10720Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10721
10722 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10723 i, and b.
10724
10725Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10726
10727 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10728 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10729 as "stabs in sections" rather than just saying "ELF and SOM".
10730 Also make that stuff apply to COFF.
10731
10732Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10733
10734 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10735 Ghostscript.
10736
10737Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10738
10739 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10740 versus functions without line numbers, also mention stepping into
10741 them as well as "step" when you are in them. Tell the user how to
10742 deal with the situation. Add comment about "debugging information".
10743
10744Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10745
10746 * stabs.texinfo (Enumerations): Document restriction on where
10747 enumeration types can appear and still win with GDB.
10748
10749Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10750
10751 * stabs.texinfo (Negative Type Numbers): Document format for type
10752 -16.
10753
10754Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10755
10756 * gdb.texinfo (Selection, Frame Info): Update information about
10757 arbitrary frame specficiations.
10758
10759Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10760
10761 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10762
10763Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10764
10765 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10766
10767Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10768
10769 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10770
10771Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10774 Differences node to Statics node.
10775 (Statics): Discuss XCOFF use of V symbol descriptor.
10776
10777 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10778 not clean.
10779
10780Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10781
10782 * gdb.texinfo (Print Settings): Document `set print
10783 fast-symbolic-addr' and improve the doc for some other
10784 `set print's.
10785
10786Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * stabs.texinfo (String Field): Talk about defining several type
10789 numbers at once.
10790 Fix lint regarding changing node ELF Transformations to
10791 ELF and SOM Transformations.
10792
10793Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10794
10795 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10796
10797Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10798
10799 * stabs.texinfo (Cross-References): `::' is for nested types only
10800 within <>.
10801 (Structures): Document static members.
10802
10803Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10804
10805 * stabs.texinfo: Document S type attribute.
10806
10807Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10808
10809 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10810
10811Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10812
10813 * gdbint.texinfo: Fix a few typos.
10814
10815Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10816
10817 * gdb.texinfo, remote.texi: formatting improvements
10818
10819 * gdb.texinfo (New Features): mention threads.
10820 (Summary, C): fix xrefs in newly contributed text.
10821 (Threads): index entries, clarifications, example
10822 (passim): minor typos fixed, phrasing improvements
10823
10824 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10825 entries; (Server): explain use of gdbserver w/real-time systems,
10826 add example of conflicting TCP port; (MIPS Remote) break up
10827 running text into table, highlighting commands, and add example.
a9331b3f 10828
c906108c
SS
10829Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10830
10831 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10832
10833Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10834
10835 * stabs.texinfo (Nested Symbols): New node.
10836 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10837
10838Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10839
10840 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10841 to picking which Bbss.bss symbol to use, and (because there seems to
10842 be no good way of doing it) re-write some of the text to make it
10843 sound like Bbss.bss isn't such a great idea after all (as currently
10844 designed).
10845
10846 * gdb.texinfo (C): In addition to saying people have to use g++ for
10847 good results, say they have to use stabs. Specifically say cfront
10848 doesn't work well.
10849 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10850 the gdb README. Add xrefs to places where the support for the various
10851 languages is described in detail.
10852
10853Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10854
10855 * stabs.texinfo: Clean up stuff about visibility and virtual
10856 characters.
10857
10858 * stabs.texinfo (N_M2C): Cite Sun doc.
10859
10860Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10861
10862 * gdb.texinfo: updates re threads.
10863 * remote.texinfo: avoid index entries starting with digits.
10864
10865Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10866
10867 * stabs.texinfo (Enumerations): Talk about large, negative and
10868 octal values. Clean up cross reference to type attributes.
10869 (String Field): Say that GDB 4.11 supports size attribute.
10870
10871Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10872
10873 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10874 is a mandatory step. Make the stuff about that more concise.
10875
10876Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * stabs.texinfo (Class Names): New node.
10879
10880 * gdb.texinfo (Command Files): Explain order of init file reading.
10881
10882 * remote.texi (Bootstrapping): Talk about getting the serial driver
10883 to deal with ^C sent by gdb to stop the remote system.
10884
10885Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10886
10887 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10888
10889 * libgdb.texinfo (Defining Commands): made the DOC arg
10890 to gdb_define_app_command a char * instead of char **
10891 per a suggestion from kingdon.
10892
10893 * libgdb.texinfo: total rewrite from a different starting
10894 premise.
10895
10896Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10897
10898 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10899 floats passed as doubles (to improve clarity).
10900
10901Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10902
10903 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10904
10905 * a4rc.sed: update to work with Andreas Vogel papersize params
10906
10907 * refcard.tex: use Andreas Vogel simplifications of papersize
10908 params; remove useless version info; update copyright date.
10909
10910Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10911
10912 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10913
10914Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10915
10916 * gdb.texinfo (Files): Say what address the load command loads it at.
10917
10918 * stabs.texinfo (Common Blocks): Minor cleanups.
10919
10920 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10921 that Sun has backed away from the linker kludge and thus the relevant
10922 issue is changes to the SunPRO tools, not the Solaris linker.
10923
10924 * stabs.texinfo (Traditional Integer Types): Clean up description
10925 of octal bounds a little bit. Document extra leading zeroes.
10926
10927Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10928
10929 * gdb.texinfo (Signaling): Update for symbolic symbol names
10930 and add a section explaining the difference between the GDB
10931 signal command and the shell kill utility.
10932
10933Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10934
10935 * libgdb.texinfo: added `@' to braces that were unescaped.
10936
10937Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10938
10939 * libgdb.texinfo: new file. Spec for the gdb library.
10940
10941Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10942
10943 * stabs.texinfo (Include Files): Fix typo (start -> end).
10944
10945Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10946
10947 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10948 from Melissa at FSF's editing pass.
10949
10950Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10951
10952 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10953 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10954 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10955
10956Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10957
10958 * remote.texi (Bootstrapping): Discuss 386 call gates.
10959
10960Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10961
10962 * stabs.texinfo (Based Variables): New node.
10963
10964Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10965
10966 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10967 names, sizes, and formats to suggest how not to lose.
10968
10969Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10970
10971 * stabs.texinfo (Methods): Fix typo.
10972
10973Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10974
10975 * gdb.texinfo: Fix a few typos.
10976
10977Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10978
10979 * gdb.texinfo: Clarify how well it works with Fortran.
10980
10981 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10982 More on relocating stabs in ELF files.
10983
10984Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10985
10986 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10987
10988Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10989
10990 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10991 parameters on VAX.
10992
10993Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10994
10995 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10996
10997Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10998
10999 * stabs.texinfo: Make info author notice match the TeX author notice.
11000
11001Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11002
11003 * stabs.texinfo: Initial-caps all words in node names and
11004 non-trivial words in section names.
11005
11006Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11007
11008 * stabs.texinfo: Many minor cleanups.
11009
11010 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11011
11012Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11013
11014 * stabs.texinfo: Remove full description of big example.
11015 It's not really helpful; just use pieces of it where appropriate.
11016 Add more Texinfo formatting directives (@samp, etc.).
11017 Use @deffn to define stab types.
11018 Eliminate some wordiness. Break up some nodes.
11019 Add an (alphabetized) index of symbol types.
11020 Use consistent capitalization style in node and section names.
11021
11022Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11023
11024 * gdb.texinfo: Change typo "Two two" to "The two".
11025
11026Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11027
11028 * stabs.texinfo (XCOFF-differences): Remove references to
11029 non-existent types N_DECL and N_RPSYM.
11030
11031 * stabs.texinfo (String Field): Say that type attributes bug is
11032 fixed in GDB 4.10, since it is.
11033
11034 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11035
11036Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11037
11038 * stabs.texinfo: Formatting cleanups.
11039
11040Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11041
11042 * stabs.texinfo: When explaining the n_type of a stab, standardize
11043 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11044 no tabs, use @r).
11045 (Global Variables): Clean up.
11046
11047Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11048
11049 * stabs.texinfo (Stack Variables): Re-write.
11050
11051Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11052
11053 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11054 addresses of a source file. Also revise formatting.
11055 Change "object module" or "object file" to "source file".
11056 Various: Miscellaneous cleanups.
11057
11058Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11059
11060 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11061
11062Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11063
11064 * gdbint.texinfo: Removed many nonsensical machine-collected
11065 host and target conditionals, described some of the remainder.
11066
11067Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11068
11069 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11070
11071 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11072 paragraph which follows.
11073
11074 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11075 variables. Looks better and avoids overful hbox.
11076
11077Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11078
11079 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11080
11081Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11082
11083 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11084 retransmit-timeout
11085
11086Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11087
11088 * gdbint.texinfo: Update statement about `some ancient Unix
11089 systems, like Ultrix 4.0' to Ultrix 4.2.
11090
11091Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11092
11093 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11094
11095 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11096
11097 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11098 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11099
11100 * remote.texi: new name for former gdbinv-s.texi
11101
11102 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11103
11104Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11105
11106 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11107 variables for MIPS remote debugging protocol.
11108
11109Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11110
11111 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11112
11113Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11114
11115 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11116
11117Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11118
11119 * gdb.texinfo: repair conditional bugs in text markup
11120
11121Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11122
11123 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11124 to select Modula-2 material.
11125
11126Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11127
11128 * stabs.texinfo: Cleanups regarding statics.
11129
11130 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11131 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11132
11133Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11134
11135 * stabs.texinfo: N_MAIN is sometimes used for C.
11136
11137Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11138
11139 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11140
11141Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11142
11143 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11144 removed from the code by Kingdon.
c906108c
SS
11145
11146Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11147
11148 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11149 input when evaluating breakpoint conditions; the bug has been fixed.
11150
11151 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11152 sets the ignore count to N-1, not to N.
11153
11154Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11155
11156 * refcard.tex (\hoffset): correct longstanding error to match
11157 intended offset; avoids cutting off edge on some printers
11158
11159Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11160
11161 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11162
11163Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11164
11165 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11166
11167Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11168
11169 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11170 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11171 collect sed edits if any, apply to refcard before formatting;
11172 (refcard.ps) stop implying PS fonts if PS output requested;
11173 (lrefcard.ps) delete extra target for variant PS fonts
11174
11175 * refcard.tex: parametrize papersize dependent info, collect
11176 in easily replaced spot
11177
11178 * a4rc.sed: new file, edits to refcard for A4 paper
11179
11180Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11181
11182 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11183
11184Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11185
11186 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11187
11188Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11189
11190 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11191 politely rather than rudely.
11192
11193Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11194
11195 * stabs.texinfo: Document common blocks.
11196
11197Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11198
11199 * stabs.texinfo: Add some basic info about stabs-in-elf.
11200
11201Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11202
11203 * stabs.texinfo (Top): Minor cleanup.
11204
11205Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11206
11207 * Makefile.in (install-info): remove parentdir support
11208
11209Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11210
11211 * gdb.texinfo (Copying): delete this node and references to it;
11212 RMS says this manual need not carry GPL. (passim): Improvements
11213 from last round at FSF, largely due to Ian Taylor review, and
11214 minor formatting improvements.
11215
11216 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11217 largely due to Ian Taylor review. (Debug Session): minor edits to
11218 new text.
11219
11220Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11221
11222 * Makefile.in (realclean): Remove info and dvi files too.
11223
11224Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11225
11226 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11227 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11228 * gdb.texinfo: Change accordingly.
11229
11230 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11231 N_{L,R}BRAC,N_SLINE are relative to.
11232
11233Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11234
11235 * Makefile.in (GDBvn.texi): Update atomically.
11236
11237Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11238
11239 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11240
11241Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11242
11243 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11244 addresses together. Also motivate the set print symbol-filename
11245 command and suggest other solutions.
11246
11247Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11248
11249 * gdb.texinfo (set print elements): Note that the number of
11250 elements is set to unlimited by "set print elements 0".
11251
11252Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11253
11254 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11255 NF_LDOUBLE means.
11256 (Stab Types): Include Solaris stab types.
11257 (Procedures): Document Solaris extensions.
11258
11259Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11260
11261 * gdb.texinfo: Add `set print symbol-filename' doc.
11262
11263Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11264
11265 * stabs.texinfo (Arrays): Talk about type definition vs. type
11266 information.
11267
11268 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11269 the trailing semicolon.
11270
11271Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11274 and merge in other parts of the document addressing these subjects.
11275 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11276
11277 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11278 at the end of a range type.
11279
11280 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11281 AIX extensions.
11282
11283Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11284
11285 * stabs.texinfo (Stabs Format): Misc fixes.
11286
11287Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11288
11289 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11290 (Traditional builtin types): Document convex convention for long long.
11291 (Negative builtin types): Discuss type names, and misc fixes.
11292
11293Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11294
11295 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11296 point types used with @samp{R} type descriptor.
11297 (Symbol Descriptors): Describe how to handle conflict between
11298 different meanings of @samp{P} symbol descriptor.
11299
11300Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11301
11302 * stabs.texinfo: Remove node Quick Reference and put its children
11303 directly under the main menu.
11304
11305 * stabs.texinfo: Many more changes to bring it into line with
11306 AIX documentation and reality. I think it now has all the
11307 information from the AIX documentation, except that I burned
11308 out when I got to variant records (Pascal and Modula-2) and
11309 all the COBOL types. Oh well, we can add them later when we're
11310 worrying more about those languages.
11311
11312 * stabs.texinfo (Automatic variables): Talk about what it means
11313 to omit the symbol descriptor.
11314
11315Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11316
11317 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11318 gcc2 behavior with promoted args.
11319
11320Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11321
11322 * gdb.texinfo: include readline appendices in info version of manual
11323
11324Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11325
11326 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11327 target remote.
11328
11329 * gdb.texinfo (Machine Code): more index entries for disassemble
11330
11331Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11332
11333 * Clarify the intended use of the gdb-testers and gdb-patches
11334 mailing lists, and shrink gzip comment.
11335
11336Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11337
11338 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11339 DOSHOST configuration of manual.
11340
11341 * gdb.texinfo (MIPS Stack): new node.
11342
11343 * all-config.texi (MIPS) new switch.
11344
11345 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11346 tense; (MIPS Remote) new node.
11347
11348 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11349 bug; (Environment) less passive, other small cleanups in text about
11350 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11351 (Remote) new MIPS Remote menu entry.
11352
11353Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11354
11355 * stabs.texinfo: Many changes to include information from the
11356 AIX documentation.
11357
11358 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11359
11360Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11361
11362 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11363 Move a bunch of information from ../README.
11364 (Getting Started): New node.
11365
11366Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11367
11368 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11369
11370 * gdb.texinfo: advance manual revision dates to present
11371
11372 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11373 stop using silly Roman numerals in @set variable names
11374
11375Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11376
11377 * stabs.texinfo (Parameters): Keep trying to get this right.
11378
11379Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11380
11381 * stabs.texinfo (Parameters): More on "local parameters".
11382
11383Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11384
11385 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11386
11387Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11388
11389 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11390 (Parameters): Rewrite.
11391 (xcoff-differences, Sun-differences): Minor changes.
11392
11393Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11394
11395 * stabs.texinfo: Minor cleanup.
11396
11397Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11398
11399 * gdbint.texinfo: Minor xcoff stuff.
11400
11401Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11402
11403 * gdbint.texinfo: Update for new config directory structure.
11404 Add info about internal type data structures.
11405
11406Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11407
11408 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11409 $(srcdir).
11410 (gdb-config.texi): Depend on file in $(srcdir).
11411
11412Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11413
11414 * stabs.texinfo: Fixes about N_SO.
11415
11416Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11417
11418 * gdb.texinfo: include list of nonstandard init file names
11419
11420 * *-config.texi: new switch GENERIC for text that applies *only*
11421 to (usual) multiple-target version of manual
11422
11423 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11424 h8 config
11425
11426 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11427 in menus (rather than conditionally selected multiple alternative
11428 menus).
11429
11430 * Makefile.in: define and use DOC_CONFIG var to select
11431 configuration for GDB user manual.
11432
11433 * gdb-config.texi: delete from repository, generate from Makefile.
11434
11435 * all-config.texi: normal `generic' configuration file, formerly
11436 stored as gdb-config.texi
11437
11438Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11439
11440 * Makefile.in: add dvi target to build all .dvi files
11441
11442Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11443
11444 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11445
11446Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11447
11448 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11449 host conditionals.
11450 * stabs.texinfo: More array fixes inspired by Jim's.
11451
11452Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11453
11454 * stabs.texinfo: Fixes re arrays and continuations.
11455
11456 * gdbint.texinfo: Add XCOFF node.
11457
11458Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11459
11460 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11461
11462Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11463
11464 * stabs.texinfo: Fix for array types to mention lower bounds.
11465
11466Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11467
11468 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11469
11470Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11471
11472 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11473
11474Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11475
11476 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11477 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11478
11479Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11480
11481 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11482
11483Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11484
11485 * gdb.texinfo, gdbinv-s.texi: misc updates
11486
11487Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11488
11489 * gdbint.texinfo: Brief documentation for longjmp support,
11490 from an email msg by Stu.
11491
11492Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11493
11494 * stabs.texinfo: Fix description of floating point "range"
11495 types (which really define basic types). Reported by Jim Meehan,
11496 <meehan@src.dec.com>.
11497
11498 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11499
11500Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11501
11502 * gdbint.texinfo: Slightly expand section on supporting a new
11503 object file format.
11504
11505Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11506
11507 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11508 intermediate file.
11509
11510Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11511
11512 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11513
11514Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11515
11516 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11517
11518 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11519 as well as Z8002.
11520
11521Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11522
11523 * gdbint.texinfo: Add sections on clean design and on how to send
11524 in changes.
11525
11526Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11527
11528 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11529
11530Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11531
11532 * gdb.texinfo: Fix typo, reported by Karl Berry.
11533
11534Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11535
11536 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11537
11538Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11539
11540 * gdbint.texinfo: fixed a stray email address (needs @@),
11541 added @table @code to node "Native Conditionals"
11542
11543Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11544
11545 * gdbint.texinfo: Describe coding style of GDB.
11546
11547Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11548
11549 * stabs.texinfo: Minor wording changes.
11550
11551Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11552
11553 * gdbint.texinfo: Improve release doc slightly.
11554
11555Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11556
11557 * gdbint.texinfo: Improve doc of GDB config macros.
11558
11559Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11560
11561 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11562 These will be reinserted when examined.
11563
11564Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11565
11566 * gdbint.texinfo: Make a start at documenting all the #if macros
11567 in GDB. At least list them all, and start separating them into
11568 host-specific and target-specific.
11569
11570Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11571
11572 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11573 examples (not consistent w others).
c906108c
SS
11574 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11575 for generic vn of doc
11576
11577Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11578
11579 * Makefile.in: always create installation directories.
11580
11581Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11582
11583 * gdb.texinfo: in h8 config, do not describe searching commands.
11584
11585Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11586
11587 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11588 conditionals; introduce a few generic switches that may be
11589 useful for other cross-dev or dos-hosted configs.
11590
11591 * gdb.texinfo: fix typo in "info reg" description
11592
11593Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11594
11595 * stabs.texinfo: Minor updates from running TeX over it.
11596 * Makefile.in (stabs.dvi, stabs.ps): Add.
11597
11598Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11599
11600 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11601 First pass at converting it to texinfo.
11602
11603Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11604
11605 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11606 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11607
11608Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11609
11610 * gdbint.texinfo: Add section on partial symbol tables.
11611
11612Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11613
11614 * gdb.texinfo: document `set remotedebug' and `set
11615 rstack_high_address'.
11616
11617Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11618
11619 * gdb.texinfo: slight expansion of new text on reading info files
11620 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11621 H8/300 from DOS.
11622
11623Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11624
11625 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11626
11627Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11628
11629 * gdb.texinfo: Say how to read the `info' files.
11630
11631Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11632
11633 * Makefile.in: gm4 -> m4.
11634
11635Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11636
11637 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11638 Documentation' ahead of `Installing GDB' to match README.
11639 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11640 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11641
11642Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11643
11644 * Makefile.in: remove $(srcdir) from gdb.info rule.
11645
11646Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11647
11648 * Makefile.in: commented out gdb-all.texinfo rule. This is
11649 temporary.
11650
11651Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11652
11653 * Makefile.in, configure.in: removed traces of namesubdir,
11654 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11655 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11656
11657Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11658
11659 * gdb.texinfo: Improve how we ask for bug reports.
11660
11661Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11662
11663 * Makefile.in: infodir belongs in datadir.
11664
11665Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11666
11667 * Makefile.in: remove spaces following hyphens, bsd make can't
11668 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11669 standards.text support.
c906108c
SS
11670
11671Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11672
11673 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11674 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11675 and mandir now keyed off datadir by default.
11676
11677\f
11678Local Variables:
9e9c5ae7 11679mode: change-log
c906108c
SS
11680left-margin: 8
11681fill-column: 74
11682version-control: never
11683End:
This page took 3.965206 seconds and 4 git commands to generate.