PR python/17698 - add Breakpoint.pending
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
93daf339
TT
12016-07-13 Tom Tromey <tom@tromey.com>
2
3 PR python/17698:
4 * python.texi (Breakpoints In Python): Document
5 Breakpoint.pending.
6
cda75e70
TT
72016-07-13 Tom Tromey <tom@tromey.com>
8
9 * python.texi (Breakpoints In Python): Move table of types and
10 table of watchpoint types earlier in node.
11
e0f3fd7c
TT
122016-07-12 Tom Tromey <tom@tromey.com>
13
14 PR python/19293:
15 * python.texi (Frames In Python): Document
16 gdb.invalidate_cached_frames.
17
86f78169
PA
182016-06-21 Pedro Alves <palves@redhat.com>
19
20 * gdb.texinfo (Interpreters): Update intepreter-exec section,
21 document new-ui and explain use case.
22
a28d8e50
YTL
232016-06-17 Yan-Ting Lin <currygt52@gmail.com>
24
25 * gdb.texinfo (Standard Target Features): Document NDS32 features.
26 (NDS32 Features): New Section.
27
bb556f1f
TK
282016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
29
30 * gdb.texinfo (Examining Memory): Document negative repeat
31 count in the 'x' command.
32
38b022b4
SM
332016-06-06 Simon Marchi <simon.marchi@ericsson.com>
34
35 * gdb.texinfo (GDB/MI Async Records): Document method and
36 format fields in =record-started.
37 * observer.texi (record_changed): Add method and format
38 parameters.
39
c185ba27
EZ
402016-05-27 Eli Zaretskii <eliz@gnu.org>
41
42 * gdb.texinfo (General Query Packets): Move the description of the
43 response before the long list of the specific 'read' and 'write'
44 requests.
45
1957f6b8
TT
462016-05-23 Tom Tromey <tom@tromey.com>
47
48 * python.texi (Basic Python): Document gdb.breakpoints return.
49
224f10c1
TT
502016-05-24 Tom Tromey <tom@tromey.com>
51
52 PR gdb/19194:
53 * gdb.texinfo (gdb man): Fix typo.
54
0bdfa368
TT
552016-05-17 Tom Tromey <tom@tromey.com>
56
57 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
58 (Rust): New node.
59
dcd1f979
TT
602016-05-17 Tom Tromey <tom@tromey.com>
61
62 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
63
310cdbb6
YQ
642016-04-27 Yao Qi <yao.qi@linaro.org>
65
66 * gdb.texinfo (tfind): Complete doc about tfind without
67 argument.
68
b8162e5a
AT
692016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
70
71 * agentexpr.texi (byte): Fix zero_ext description.
72
f7c38292
PA
732016-03-31 Pedro Alves <palves@redhat.com>
74
75 * gdb.texinfo (M32R/SDI): Delete node.
76 (MIPS Embedded): Remove references to the MIPS remote debugging
77 protocol, PMON and variants, and the associated commands.
78
81516450
DE
792016-03-15 Doug Evans <dje@google.com>
80
81 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
82 (Target Description Format): Mention enum types. Update docs on
83 flags types.
84 (Predefined Target Types): Add "bool".
85 (Enum Target Types): New node.
86
2a60e18f
PA
872016-03-15 Pedro Alves <palves@redhat.com>
88
89 * gdb.texinfo (Tracepoint Actions): Fix typo.
90
45fa2529
PA
912016-03-15 Pedro Alves <palves@redhat.com>
92 Andreas Arnez <arnez@linux.vnet.ibm.com>
93 Marcin Kościelnicki <koriakin@0x04.net>
94
95 * gdb.texinfo (Tracepoint Actions): Document possible
96 unreliability of '$_ret'.
97
f2403c39
AB
982016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * gdb.texinfo (Symbols): Document new 'maint info line-table'
101 command.
102
f2f3ccb9
SM
1032016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
104
105 * gdb.texinfo (Convenience Functions): Document $_as_string.
106
cce0e923
DE
1072016-02-23 Doug Evans <dje@google.com>
108
109 * gdb.texinfo (Skipping Over Functions and Files): Document new
110 options to "skip" command. Update docs of output of "info skip".
111
012b3a21
WT
1122016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
113
114 * gdb.texinfo (Signals): Add bound violation display hints for
115 a SIGSEGV.
116
0748bf3e
MK
1172016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
118
119 * gdb.texinfo (Trace File Format): Add documentation for description
120 section lines.
121
e909d859
MK
1222016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
123
124 * gdb.texinfo (Trace File Format): Remove misleading information
125 about register block ordering.
126
713cdcbf
DE
1272016-02-01 Doug Evans <dje@google.com>
128
129 * gdb.texinfo (Value Sizes): Fix typo.
130
8244c20d
DE
1312016-02-01 Doug Evans <dje@google.com>
132
133 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
134
5fdf6324
AB
1352016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * gdb.texinfo (Value Sizes): New section.
138 (Data): Add the 'Value Sizes' node to the menu.
139
67ebd9cb
JB
1402016-01-26 John Baldwin <jhb@FreeBSD.org>
141
142 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
143
6e9567fe
JB
1442016-01-19 John Baldwin <jhb@FreeBSD.org>
145
146 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
147
f303dbd6
PA
1482016-01-18 Pedro Alves <palves@redhat.com>
149
150 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
151 of the thread that hit a breakpoint or received a signal.
152
71ef29a8
PA
1532016-01-15 Pedro Alves <palves@redhat.com>
154
155 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
156
663f6d42
PA
1572016-01-13 Pedro Alves <palves@redhat.com>
158
159 * gdb.texinfo (Threads): Document the $_gthread convenience
160 variable.
161 (Convenience Vars): Likewise.
162
c84f6bbf
PA
1632016-01-13 Pedro Alves <palves@redhat.com>
164
165 * gdb.texinfo (Threads): Document "info threads -gid".
166
22a02324
PA
1672016-01-13 Pedro Alves <palves@redhat.com>
168
169 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
170 anchor.
171 (Threads In Python): Document new InferiorThread.global_num
172 attribute.
173
5d5658a1
PA
1742016-01-07 Pedro Alves <palves@redhat.com>
175
176 * gdb.texinfo (Threads): Document per-inferior thread IDs,
177 qualified thread IDs, global thread IDs and thread ID lists.
178 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
179 thread IDs.
180 (Convenience Vars): Document the $_thread convenience variable.
181 (Ada Tasks): Adjust to refer to thread IDs.
182 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
183 Commands, GDB/MI Variable Objects): Update to mention global
184 thread IDs.
185 * guile.texi (Breakpoints In Guile)
186 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
187 global thread IDs instead of thread IDs.
188 * python.texi (Threads In Python): Adjust documentation of
189 InferiorThread.num.
190 (Breakpoint.thread): Mention global thread IDs instead of thread
191 IDs.
192
84654457
PA
1932016-01-13 Pedro Alves <palves@redhat.com>
194
195 * python.texi (Threads In Python): Document
196 InferiorThread.inferior.
197
e3940304
PA
1982016-01-13 Pedro Alves <palves@redhat.com>
199
200 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
201 convenience variable.
202 (Convenience Vars): Likewise.
203
82075af2
JS
2042016-01-12 Josh Stone <jistone@redhat.com>
205 Philippe Waroquiers <philippe.waroquiers@skynet.be>
206
207 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
208 (Stop Reply Packets): List the syscall entry and return stop reasons.
209 (General Query Packets): Describe QCatchSyscalls, and add it to the
210 table and the detailed list of stub features.
211
bc504a31
PA
2122016-01-12 Pedro Alves <palves@redhat.com>
213
214 Remove use of the registered trademark symbol throughout.
215
cde67b27
YQ
2162016-01-12 Yao Qi <yao.qi@linaro.org>
217
218 * gdb.texinfo (Interrupts): Update the document on handling
219 interrupt when program is stopped.
220
19d9d4ef
DB
2212015-12-11 Don Breazeal <donb@codesourcery.com>
222
223 * gdb.texinfo (Forks): Correct Linux kernel version where
224 fork and exec events are supported, add notes about support
225 of these events in target remote mode.
226 (Connecting): Reorganize and clarify distinctions between
227 target remote, extended-remote, and multiprocess.
228 Reorganize related text from separate sections into new
229 sections.
230 (Server): Note effects of target extended-remote mode.
231 Delete section on Multi-Process Mode for gdbserver.
232 Move some text to "Connecting" node.
233
f4f4330e
PA
2342015-12-10 Pedro Alves <palves@redhat.com>
235
236 * gdb.texinfo (Threads): Replace warning with explanation
237 about single-threaded programs.
238
b1236ac3
PA
2392015-12-10 Pedro Alves <palves@redhat.com>
240
241 * gdb.texinfo (Threads): Remove mention of SGI.
242 (Forks): Remove mention of HP-UX.
243 (Breakpoints): Remove mention of HP-UX.
244 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
245 Reword in terms of architectures.
246 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
247 mention supported systems.
248 (Convenience Vars): Don't mention HP-UX.
249 (Jumping): Remove mention of HP-UX in comment.
250 (Files) <shared libraries>: Update supported shared library types
251 list. Remove mention of HP-UX.
252 (Native): Remove HP-UX subsection.
253 (SVR4 Process Information): Remove mention of HP-UX.
254
0f59c28f
PA
2552015-12-10 Pedro Alves <palves@redhat.com>
256
257 * gdb.texinfo (Stack): Reorder menu.
258
1c35a88f
LM
2592015-12-09 Luis Machado <lgustavo@codesourcery.com>
260
261 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
262 -var-set-format's new zero-hexadecimal format.
263
3685b09f
PMR
2642015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
265
266 * gdb.texinfo (Ada Mode Into): Move overloading support
267 description to its own node.
268 (Overloading support for Ada): New node.
269
f2faf941
PA
2702015-11-30 Pedro Alves <palves@redhat.com>
271
272 PR 14618
273 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
274 (Remote Configuration): Add the "set/show remote
275 no-resumed-stop-reply" to the available settings table.
276 (General Query Packets): Document the "no-resumed" qSupported
277 feature.
278
65706a29
PA
2792015-11-30 Pedro Alves <palves@redhat.com>
280
281 * gdb.texinfo (Remote Configuration): List "set/show remote
282 thread-events" command in configuration table.
283 (Stop Reply Packets): Document "T05 create" stop
284 reason and 'w' stop reply.
285 (General Query Packets): Document QThreadEvents packet. Document
286 QThreadEvents qSupported feature.
287
de979965
PA
2882015-11-30 Pedro Alves <palves@redhat.com>
289
290 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
291 anchor.
292 (Packets): Document vCtrlC.
293
79efa585
SM
2942015-11-26 Simon Marchi <simon.marchi@ericsson.com>
295
296 * gdb.texinfo (Thread List Format): Mention thread names.
297
7e0aa6aa
PA
2982015-11-24 Pedro Alves <palves@redhat.com>
299
300 PR 17539
301 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
302 program-spaces" example to ascending order listing.
303 (Threads): Adjust "info threads" example to ascending order
304 listing.
305 (Forks): Adjust "info inferiors" example to ascending order
306 listing.
307
0c532a29
MM
3082015-11-04 Markus Metzger <markus.t.metzger@intel.com>
309
310 * gdb.texinfo (Process Record and Replay): Document "record
311 instruction-history" modifiers.
312
fc58fa65
AB
3132015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
314
315 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
316 description.
317 (Frame Filter Management): Move to later in the 'Examining the
318 Stack' chapter.
319 (Selection): Add entry for 'select-frame'.
320
792005b0
DE
3212015-09-25 Doug Evans <dje@google.com>
322
323 * gdb.texinfo (Process Record and Replay): Fix syntax of
324 "record instruction-history begin, end" and
325 "record function-call-history begin, end".
326
c58b006b
SM
3272015-09-22 Simon Marchi <simon.marchi@ericsson.com>
328
329 * gdb.texinfo (Specifying Source Directories): Fix
330 substitute-path example.
331
f2665db5
MM
3322015-09-18 Markus Metzger <markus.t.metzger@intel.com>
333
334 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
335
e68fa6f0
PA
3362015-09-15 Pedro Alves <palves@redhat.com>
337
338 PR remote/18965
339 * gdb.texinfo (Stop Reply Packets): Revert previous change to
340 the vforkdone description.
341
8228463c
PA
3422015-09-15 Pedro Alves <palves@redhat.com>
343
344 PR remote/18965
345 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
346 part indicates the thread ID of the parent process.
347
750ce8d1
YQ
3482015-09-15 Yao Qi <yao.qi@linaro.org>
349
350 * gdb.texinfo (General Query Packets): Add vContSupported to
351 tables of 'gdbfeatures' and 'stub features' supported in the
352 qSupported packet, as well as to the list containing stub
353 feature details.
354
b459a59b
DB
3552015-09-11 Don Breazeal <donb@codesourcery.com>
356
357 * gdb.texinfo (Remote Configuration): Add exec event
358 feature to table of packet settings.
359 (Stop Reply Packets): Add exec events to the list of stop
360 reasons.
361 (General Query Packets): Add exec events to tables of
362 'gdbfeatures' and 'stub features' supported in the qSupported
363 packet, as well as to the list containing stub feature
364 details.
365
73b8c1fd
PA
3662015-08-24 Pedro Alves <palves@redhat.com>
367
368 * gdb.texinfo (Remote Configuration): Document the "set/show
369 remote multiprocess-extensions-packet" commands.
370
bb615428
PA
3712015-08-24 Pedro Alves <palves@redhat.com>
372
373 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
374 <M32R>: Remove references to M32R/D.
375 <M68K>: Remove references to target dbug.
376 <MIPS Embedded>: Remove references to target r3900 and target
377 array.
378 <PowerPC Embedded>: Remove references to target dink32 and target
379 ppcbug, target sds
380 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
381
2b4bf6af
AB
3822015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
385
566f5e3b
AB
3862015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
387
388 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
389
18989b3c
AB
3902015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
391
392 * gdb.texinfo (Maintenance Commands): Move documentation of "main
393 info bfds" to...
394 (File Caching): A New section. Outline bfd caching, and add new
395 description for "main set/show bfd-sharing".
396
6ff0ba5f
DE
3972015-08-14 Doug Evans <xdje42@gmail.com>
398
399 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
400 disassembly.
401 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
402
629500fa
KS
4032015-08-11 Keith Seitz <keiths@redhat.com>
404
405 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
406 Use "location(s)"instead of "linespec(s)".
407 (Specifying a Location): Rewrite.
408 Add subsections describing linespec, address, and explicit locations.
409 Add node/menu for each subsection.
410 (Source and Machine Code, C Preprocessor Macros)
411 (Create and Delete Trace points)
412 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
413 (Continuing at a Different Address): Remove "linespec" examples.
414 Add reference to "Specify a Location"
415 (The -break-insert Command): Rewrite. Add anchor.
416 Add reference to appropriate manual section discussing locations.
417 (The -dprintf-insert Command): Refer to -break-insert for
418 specification of 'location'.
419
fbea99ea
PA
4202015-08-07 Pedro Alves <palves@redhat.com>
421
422 * gdb.texinfo (Maintenance Commands): Document "maint set/show
423 target-non-stop".
424
da8c46d2
MM
4252015-08-07 Markus Metzger <markus.t.metzger@intel.com>
426
427 * gdb.texinfo (Process Record and Replay): Document prefixing of
428 speculatively executed instructions in the "record instruction-history"
429 command.
430
a3b5281e
DE
4312015-07-20 Doug Evans <dje@google.com>
432
433 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
434
6bcb1f97
DE
4352015-07-16 Doug Evans <dje@google.com>
436
437 * stabs.texinfo: @include gdb-cfg.texi.
438
db1ff28b
JK
4392015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
440
441 Revert the previous 2 commits:
442 gdbserver build-id attribute generator
443 Validate symbol file using build-id
444
ca5268b6
JK
4452015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
446
447 * gdb.texinfo (Files): Add 'set validate-build-id'
448 and 'show validate-build-id'.
449
700ca40f
JK
4502015-07-15 Aleksandar Ristovski <aristovski@qnx.com
451 Jan Kratochvil <jan.kratochvil@redhat.com>
452
453 gdbserver build-id attribute generator.
454 * gdb.texinfo (Library List Format for SVR4 Targets): Add
455 'build-id' in description, example, new attribute in dtd.
456
7c7f93f6
AB
4572015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
458
459 * gdb.texinfo (Selection): Update documentation for 'frame'
460 command.
461
b0627500
MM
4622015-07-02 Markus Metzger <markus.t.metzger@intel.com>
463
72f4393d 464 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
465 commands.
466
b20a6524
MM
4672015-07-02 Markus Metzger <markus.t.metzger@intel.com>
468
469 * gdb.texinfo (Process Record and Replay): Spell out that variables
470 and registers are not available during btrace replay.
471 Describe the new "record btrace pt" command.
472 Describe the new "set|show record btrace pt buffer-size" options.
473 (General Query Packets): Describe the new Qbtrace:pt and
474 Qbtrace-conf:pt:size packets.
475 Expand "bts" to "Branch Trace Store".
476 Update the branch trace DTD.
477
fc637f04
PP
4782015-06-26 Patrick Palka <patrick@parcs.ath.cx>
479
480 * gdb.texinfo (Command History): Document the new option
481 "history remove-duplicates".
482
18a94d75
DE
4832015-06-19 Doug Evans <dje@google.com>
484
485 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
486 longer supported.
487
0eacb298
PP
4882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
489
490 * gdb.texinfo (Command History): Mention that setting
491 GDBHISTSIZE to the empty string disables history truncation.
492
bc460514
PP
4932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
494
495 PR gdb/16999
496 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
497 behavior.
498
b58c513b
PP
4992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
500
501 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
502 with GDBHISTSIZE.
503
a86c90e6
SM
5042015-06-15 Simon Marchi <simon.marchi@ericsson.com>
505
506 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
507 bytes and memory units for -data-{read,write}-memory-bytes.
508 (Packets): Same for m, M and X packets.
509 * python.texi (Inferiors In Python): Same for read_memory and
510 write_memory.
511
c74f7d1c
JT
5122015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
513
514 * gdb.texinfo (Separate Debug Files): Document that PE is also
515 supported.
516
51f0e40d
AB
5172015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
518
519 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
520 single table entry.
521
966f0aef
WT
5222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
523
524 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
525
526
15a201c8
GB
5272015-06-10 Gary Benson <gbenson@redhat.com>
528
529 * gdb.texinfo (Remote Configuration): Document the
530 "set/show remote hostio-setfs-packet" command.
531 (Host I/O Packets): Document the vFile:setfs packet.
532
7a6a1731
GB
5332015-06-10 Gary Benson <gbenson@redhat.com>
534
535 * gdb.texinfo (Debugging Output): Document the "set/show debug
536 linux-namespaces" command.
537
7d73c23c 5382015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 539 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
540
541 * gdb.texinfo (i386): Add documentation about "show mpx bound"
542 and "set mpx bound".
543
27e0867f
DE
5442015-05-27 Doug Evans <dje@google.com>
545
546 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
547
b4f54984
DE
5482015-05-26 Doug Evans <dje@google.com>
549
550 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
551 command renamings.
552 (Maintenance Commands): Update for DWARF "set debug" command renamings.
553
55b40027
AB
5542015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
555
556 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
557
a4ea0946
AB
5582015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
561 (TUI Commands): Add 'tui enable' and 'tui disable' details.
562
37442ce1
DE
5632015-05-16 Doug Evans <xdje42@gmail.com>
564
565 * guile.texi (Memory Ports in Guile): Document support for unbuffered
566 memory ports.
567
36de76f9
JK
5682015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
569
570 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
571
0d71eef5
DB
5722015-05-12 Don Breazeal <donb@codesourcery.com>
573
574 * gdb.texinfo (Forks): Note that fork debugging is
575 supported in extended mode.
576 (Remote Configuration): Add fork event features to table
577 of packet settings.
578 (Stop Reply Packets): Add fork events to list of stop reasons.
579 (General Query Packets): Add fork events to tables of
580 'gdbfeatures' and 'stub features' supported in the qSupported
581 packet, as well as to the list containing stub feature
582 details.
583
835205d0
GB
5842015-05-12 Gary Benson <gbenson@redhat.com>
585
586 * gdb.texinfo (General Query Packets): Document
587 qXfer:exec-file:read with empty annex.
588
4c082a81
SC
5892015-05-09 Siva Chandra Reddy <sivachandra@google.com>
590
591 * python.texi (Values From Inferior): Add descriptions of new
592 methods gdb.Value.reference_value and gdb.Value.const_value.
593
b30a0bc3
JB
5942015-05-06 Joel Brobecker <brobecker@adacore.com>
595
596 * gdb.texinfo (Files): Add "info dll" documentation.
597 (Cygwin Native): Remove "info dll" documentation.
598
2ce1cdbf
DE
5992015-04-29 Doug Evans <dje@google.com>
600
601 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
602 Document.
603 (Writing an Xmethod): Add get_result_type to example.
604
59fb7612
SS
6052015-04-28 Sasha Smundak <asmundak@google.com>
606
607 * python.texi: New method documented.
608
cf75d6c3
AB
6092015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
610
611 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
612 format.
613
897c3d32
DE
6142015-04-24 Doug Evans <dje@google.com>
615
616 * python.texi (Xmethods In Python): Fix name of method to call the
617 xmethod.
618
1b6e6f5c
GB
6192015-04-17 Gary Benson <gbenson@redhat.com>
620
621 * gdb.texinfo (Connecting to a Remote Target): Mention that
622 GDB can access program files from remote targets that support
623 qXfer:exec-file:read and Host I/O packets.
624
c78fa86a
GB
6252015-04-17 Gary Benson <gbenson@redhat.com>
626
627 * gdb.texinfo (Remote Configuration): Document the "set/show
628 remote pid-to-exec-file-packet" command.
629 (General Query Packets): Document the qXfer:exec-file:read
630 qSupported features. Document the qXfer:exec-file:read packet.
631
a9a5a3d1
GB
6322015-04-17 Gary Benson <gbenson@redhat.com>
633
634 * gdb.texinfo (set sysroot): Document that "set sysroot" also
635 applies to executable paths if supplied to GDB as absolute.
636
4f45d445
JK
6372015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
638
639 * gdb.texinfo (Mode Options): Remove -xdb.
640
e7a8570f
JK
6412015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
642 Eli Zaretskii <eliz@gnu.org>
643
72f4393d
L
644 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
645 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
646 the compile command. New subsection Compiler search for the compile
647 command.
648
f2983cc3
AW
6492015-04-09 Andy Wingo <wingo@igalia.com>
650
651 * guile.texi (Frames In Guile): Describe frame-read-register.
652
599bd15c
GB
6532015-04-02 Gary Benson <gbenson@redhat.com>
654
655 * gdb.texinfo (set sysroot): Document "target:".
656
d11916aa
SS
6572015-04-01 Sasha Smundak <asmundak@google.com>
658
659 * doc/python.texi (Writing a Frame Unwinder in Python): Add
660 section.
661
df8411da
SDJ
6622015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
663
664 PR corefiles/16092
665 * gdb.texinfo (gcore): Mention new command 'set
666 use-coredump-filter'.
667 (set use-coredump-filter): Document new command.
668
d33279b3
AT
6692015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
670
671 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
672 documentation, reorder the info os entries in alphabetical order.
673
852f8402
SM
6742015-03-26 Simon Marchi <simon.marchi@ericsson.com>
675
676 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
677 -data-write-memory-bytes.
678
856e7dd6
PA
6792015-03-24 Pedro Alves <palves@redhat.com>
680
681 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
682 mention that threads may sometimes run unlocked.
683
236af5e3
YG
6842015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
685
686 * gdb.texinfo (Remote configuration): Document "set/show
687 serial parity" command.
688
464b0089
GB
6892015-03-18 Gary Benson <gbenson@redhat.com>
690
691 * gdb.texinfo (General Query Packets): Remove documentation
692 for now-removed vFile:fstat qSupported features.
693
0a93529c
GB
6942015-03-11 Gary Benson <gbenson@redhat.com>
695
696 * gdb.texinfo (Remote Configuration): Document the
697 "set/show remote hostio-fstat-packet" command.
698 (General Query Packets): Document the vFile:fstat
699 qSupported features.
700 (Host I/O Packets): Document the vFile:fstat packet.
701
85642ba0
AW
7022015-03-11 Andy Wingo <wingo@igalia.com>
703
704 * guile.texi (Objfiles In Guile): Document objfile-progspace.
705
f7e6eed5
PA
7062015-03-04 Pedro Alves <palves@redhat.com>
707
708 * gdb.texinfo (Remote Configuration): Document the "set/show
709 remote swbreak-feature-packet" and "set/show remote
710 hwbreak-feature-packet" commands.
711 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
712 decription.
713 (Stop Reply Packets): Document the swbreak and hwbreak stop
714 reasons.
715 (General Query Packets): Document the swbreak and hwbreak
716 qSupported features.
717 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
718
f873665f 7192015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
720
721 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
722 under *stopped.
723
9a284c97
DE
7242015-03-02 Doug Evans <xdje42@gmail.com>
725
726 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
727
446899e4
AA
7282015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
729
730 * gdb.texinfo (S/390 and System z Features): Describe new feature
731 "org.gnu.gdb.s390.vx".
732
7ee67ee4
SDJ
7332015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
734
735 PR gdb/18008
736 * gdb.texinfo (maint internal-error, maint internal-warning, maint
737 demangler-warning): Fix typo ("problam").
738
53cf2ee0
DT
7392015-02-19 David Taylor <dtaylor@emc.com>
740
741 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
742
3133f8c1
JM
7432015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
744
745 * gdb.texinfo (Static Probe Points): Add cindex `static probe
746 point, DTrace'.
747 (Static Probe Points): Modified to cover DTrace probes in addition
748 to SystemTap probes. Also modified to cover the `enable probe'
749 and `disable probe' commands.
750
9aca2ff8
JM
7512015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
752
753 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
754 `disable probe' commands.
755
fa3f8d5a
DT
7562015-02-12 David Taylor <dtaylor@emc.com>
757
758 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
759 fields of the QTDV packet.
760
d33501a5
MM
7612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
762
763 * gdb.texinfo (Branch Trace Configuration Format): Add size.
764 (Process Record and Replay): Describe new set|show commands.
765 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
766
f4abbc16
MM
7672015-02-09 Markus Metzger <markus.t.metzger@intel.com>
768
769 * gdb.texinfo (Process Record and Replay): Describe the "record
770 btrace bts" command.
771 (General Query Packets): Describe qXfer:btrace-conf:read packet.
772 (Branch Trace Configuration Format): New.
773
cfb069a8
GB
7742015-01-31 Gary Benson <gbenson@redhat.com>
775 Doug Evans <dje@google.com>
776
777 * gdb.texinfo (Command Completion): Document new
778 "set/show max-completions" option.
779
f57d2163
DE
7802015-01-31 Doug Evans <xdje42@gmail.com>
781
782 * gdb.texinfo (Symbols): Document new commands
783 "maint print symbol-cache", "maint print symbol-cache-statistics",
784 "maint flush-symbol-cache". Document new option
785 "maint set symbol-cache-size".
786
9f050062
DE
7872015-01-31 Doug Evans <xdje42@gmail.com>
788
789 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
790 distinguish script files vs inlined scripts.
791 * python.texi (Python Auto-loading): Ditto.
792
b6577aab
DE
7932015-01-30 Doug Evans <dje@google.com>
794
795 * gdb.texinfo (Symbols) <info source>: Output now contains producer
796 string if present.
797
3a8b707a
DE
7982015-01-27 Doug Evans <dje@google.com>
799
800 * python.texi (Objfiles In Python): Document Objfile.username.
801
1b549396
DE
8022015-01-27 Doug Evans <dje@google.com>
803
804 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
805 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
806
253828f1
JK
8072015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
808
809 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
810
bf555842
EZ
8112015-01-16 Eli Zaretskii <eliz@gnu.org>
812
813 * doc/gdb.texinfo (TUI Commands): Document the possible
814 values of NAME argument to 'winheight' command. Explain the
815 effect of 'tabset' setting better.
816
439250fb
DE
8172015-01-11 Doug Evans <xdje42@gmail.com>
818
819 PR gdb/15830
820 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
821 (Symbols): Ditto.
822 (Maintenance Commands): Delete docs for "maint demangle".
823
6bf6fd09
JB
8242014-12-31 Joel Brobecker <brobecker@adacore.com>
825
826 * gdb.texinfo (Files): Remove documentation of the
827 "add-shared-symbol-files" and "assf" commands.
828 (Cygwin Native): Remove documentation of the "dll-symbols"
829 command.
830
cc485e62
DE
8312014-12-17 Doug Evans <xdje42@gmail.com>
832
833 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
834
bb2ec1b3
TT
8352014-12-12 Phil Muldoon <pmuldoon@redhat.com>
836 Jan Kratochvil <jan.kratochvil@redhat.com>
837
838 * gdb.texinfo (Altering): Update.
839 (Compiling and Injecting Code): New node.
840
6dddd6a5
DE
8412014-12-12 Doug Evans <dje@google.com>
842
843 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
844
f5b95c01
AA
8452014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
846
847 * gdb.texinfo: Document "maint print user-registers".
848
a0be3e44
DE
8492014-12-08 Doug Evans <dje@google.com>
850
851 * python.texi (Objfiles In Python): Document Objfile.owner.
852
86e4ed39
DE
8532014-12-04 Doug Evans <dje@google.com>
854
855 * python.texi (Objfiles In Python): Document
856 Objfile.add_separate_debug_file.
857
7c50a931
DE
8582014-12-04 Doug Evans <dje@google.com>
859
860 * python.texi (Objfiles In Python): Document Objfile.build_id.
861
162078c8
NB
8622014-12-02 Nick Bull <nicholaspbull@gmail.com>
863
864 * python.texi (Events In Python): Document new events
865 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
866 and RegisterChangedEvent.
867
f10c5b19
JK
8682014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
869
870 Add add-auto-load-scripts-directory.
871 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
872 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
873
413b59ae
JK
8742014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
875
876 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
877 description typo.
878
02be9a71
DE
8792014-10-30 Doug Evans <dje@google.com>
880
881 * python.texi (Progspaces In Python): Document ability to add
882 random attributes to gdb.Progspace objects.
883 (Objfiles In Python): Document ability to add random attributes to
884 gdb.objfile objects.
885
e5f8a7cc
PA
8862014-10-27 Pedro Alves <palves@redhat.com>
887
888 * gdb.texinfo (Continuing and Stepping): Add cross reference to
889 info on stepping and signal handlers.
890 (Signals): Explain stepping and signal handlers. Add context
891 index entry, and cross references.
892
fab3a15d
SM
8932014-10-20 Simon Marchi <simon.marchi@ericsson.com>
894
895 * python.texi (Breakpoints In Python): Add parenthesis after
896 Breakpoint.delete. Clarify Breakpoint.enabled description so
897 that it contains "disable".
898
4ffbba72
DE
8992014-10-17 Doug Evans <dje@google.com>
900
901 * python.texi (Events In Python): Document clear_objfiles event.
902
d096d8c1
DE
9032014-10-17 Doug Evans <dje@google.com>
904
905 * python.texi (Objfiles In Python): Document new progspace attribute.
906
32a8097b
PA
9072014-10-17 Pedro Alves <palves@redhat.com>
908
909 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
910 (SVR4 Process Information): Delete mention of OSF/1.
911
2ddf4301
SM
9122014-10-01 Simon Marchi <simon.marchi@ericsson.com>
913
914 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
915 exit-code field in -list-thread-groups output.
916
342cc091
JBG
9172014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
918
919 * gdb.texinfo (Set Breaks): Add missing "@end table".
920
a25a5a45
PA
9212014-09-22 Pedro Alves <palves@redhat.com>
922
923 * gdb.texinfo (Set Breaks): Document that "set breakpoint
924 always-inserted off" is the default mode now. Delete
925 documentation of "set breakpoint always-inserted auto".
926
2b4fd423
DE
9272014-09-18 Doug Evans <dje@google.com>
928
929 * python.texi (Symbol Tables In Python): Document "producer"
930 attribute of gdb.Symtab objects.
931
deb8ff2b
PA
9322014-09-16 Pedro Alves <palves@redhat.com>
933
934 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
935 (Embedded OS): Remove VxWorks menu entry.
936 (VxWorks): Remove node.
937
81219e53
DE
9382014-09-13 Doug Evans <xdje42@gmail.com>
939
940 * gdb.texinfo (Signaling): Document new queue-signal command.
941
faa42425
DE
9422014-09-06 Doug Evans <xdje42@gmail.com>
943
944 PR 15276
945 * gdb.texinfo (Convenience Funs): Document $_caller_is,
946 $_caller_matches, $_any_caller_is, $_any_caller_matches.
947
1a6a384b
JL
9482014-09-03 Justin Lebar <jlebar@google.com>
949
950 * python.texi (Types In Python): Type.template_argument(n) returns a
951 gdb.Value or a gdb.Type and throws an exception if n is out of
952 range.
953
5f3b99cf
SS
9542014-09-03 Sasha Smundak <asmundak@google.com>
955
956 * python.texi (Frames in Python): Add read_register description.
957
3cecbbbe
TT
9582014-08-04 Tom Tromey <tromey@redhat.com>
959
960 * gdb.texinfo (Debugging Output): Update for change to "set debug
961 target".
962
90debf20
MM
9632014-08-01 Masaki Muranaka <monaka@monami-software.com>
964
965 Pushed by Joel Brobecker <brobecker@adacore.com>.
966 * Makefile.in (transform): New variable.
967 (install-man1, install-man5): Apply $(transform) to man file names.
968
ee7333ae
DE
9692014-07-26 Doug Evans <xdje42@gmail.com>
970
971 PR guile/17177
972 * guile.texi (Guile Pretty Printing API): Fix typo.
973 Document set-pretty-printers!, pretty-printers.
974 (Selecting Guile Pretty-Printers): Update.
975 Mention program-space based pretty-printers.
976
70509625
PA
9772014-07-25 Pedro Alves <palves@redhat.com>
978 Eli Zaretskii <eliz@gnu.org>
979
980 * gdb.texinfo (Signaling) <signal command>: Explain what happens
981 with multi-threaded programs.
982
b67a2c6f
YQ
9832014-06-27 Yao Qi <yao@codesourcery.com>
984
985 * gdb.texinfo (Maintenance Commands): Update the output of
986 'maint print dummy-frames' command.
987
f179cf97
EZ
9882014-06-24 Eli Zaretskii <eliz@gnu.org>
989
990 * gdb.texinfo (Screen Size): Improve indexing.
991
992c7d70
GB
9922014-06-19 Gary Benson <gbenson@redhat.com>
993
994 * gdb.texinfo (Maintenance Commands): Document new
995 "maint set/show catch-demangler-crashes" option.
996
57fcfb1b
GB
9972014-06-19 Gary Benson <gbenson@redhat.com>
998
999 * gdb.texinfo (Maintenance Commands): Document new
1000 "maint demangler-warning" command and new
1001 "maint set/show demangler-warning" option.
1002
dd5d5494
SC
10032014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1004
1005 * python.texi (Xmethod API): Add space before the opening
1006 parenthesis in function descriptions.
1007
25326a28 10082014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1009
1010 * guile.texi (Guile Configuration): Document guile-data-directory.
1011
0a770bb2 10122014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1013
1014 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1015
16f691fb
DE
10162014-06-04 Doug Evans <xdje42@gmail.com>
1017
1018 * guile.texi (Breakpoints In Guile): Update.
1019
1e47491b
JB
10202014-06-03 Joel Brobecker <brobecker@adacore.com>
1021
1022 * python.texi (Xmethod API): Fix reference to "Progspaces In
1023 Python".
1024
0c6e92a5
SC
10252014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1026
1027 * python.texi (Xmethods In Python, XMethod API)
1028 (Writing an Xmethod): New nodes.
1029 (Python API): New menu entries "Xmethods In Python",
1030 "Xmethod API", "Writing an Xmethod".
1031
06eb1586
DE
10322014-06-02 Doug Evans <xdje42@gmail.com>
1033
1034 * guile.texi (Guile API): Add entry for Parameters In Guile.
1035 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1036 (Parameters In Guile): New node.
1037
e698b8c4
DE
10382014-06-02 Doug Evans <xdje42@gmail.com>
1039
1040 * guile.texi (Guile API): Add entry for Commands In Guile.
1041 (Basic Guile) <parse-and-eval>: Add reference.
1042 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1043 (GDB Scheme Data Types): Mention <gdb:command> object.
1044 (Commands In Guile): New node.
1045
ded03782
DE
10462014-06-02 Doug Evans <xdje42@gmail.com>
1047
1048 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1049 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1050 (Progspaces In Guile): New node.
1051
53e8a631
AB
10522014-05-30 Andrew Burgess <aburgess@broadcom.com>
1053
1054 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1055 * python.texi (Frames In Python): Mention
1056 gdb.FRAME_UNWIND_MEMORY_ERROR.
1057
329ea579
PA
10582014-05-29 Pedro Alves <palves@redhat.com>
1059 Tom Tromey <tromey@redhat.com>
1060
1061 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1062 from example.
1063 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1064 Mention that target-async is now deprecated.
1065 (Maintenance Commands): Document maint set/show target-async.
1066
92bcb5f9
PA
10672014-05-29 Pedro Alves <palves@redhat.com>
1068
1069 * observer.texi (sync_execution_done, command_error): New
1070 subjects.
1071
fd664c91
PA
10722014-05-29 Pedro Alves <palves@redhat.com>
1073
1074 PR gdb/13860
1075 * observer.texi (signal_received, end_stepping_range)
1076 (signal_exited, exited, no_history): New observer subjects.
1077
b2715b27
AW
10782014-05-26 Andy Wingo <wingo@igalia.com>
1079
1080 * guile.texi (GDB Scheme Data Types): Remove documentation for
1081 removed interfaces. Update spelling of gdb-object-kind.
1082
9eaa4c1e
AW
10832014-05-26 Andy Wingo <wingo@igalia.com>
1084
1085 * guile.texi (Basic Guile): Fix some typos.
1086
0f1e8403
AW
10872014-05-26 Andy Wingo <wingo@igalia.com>
1088
1089 * guile.texi (Writing a Guile Pretty-Printer)
1090 (Guile Types Module): Fix excess parentheses in use-modules forms.
1091
697aa1b7
EZ
10922014-05-24 Eli Zaretskii <eliz@gnu.org>
1093
1094 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1095 (Breakpoints In Guile, Guile Printing Module)
1096 (Guile Exception Handling, Values From Inferior In Guile)
1097 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1098 Don't use @var at the beginning of a sentence.
1099
1100 * gdb.texinfo (Frame Filter Management, Trace Files)
1101 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1102 (PowerPC Embedded, Define, Annotations for Running)
1103 (IPA Protocol Commands, Packets, General Query Packets)
1104 (Tracepoint Packets, Notification Packets, Environment)
1105 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1106 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1107 (Frames, Backtrace, Selection, Expressions, Registers)
1108 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1109 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1110 (Source Annotations, Using JIT Debug Info Readers, Packets)
1111 (Stop Reply Packets, Host I/O Packets)
1112 (Target Description Format): Don't use @var at the beginning of a
1113 sentence.
1114
1115 * python.texi (Basic Python, Types In Python)
1116 (Commands In Python, Frames In Python, Line Tables In Python)
1117 (Breakpoints In Python, gdb.printing, gdb.types)
1118 (Type Printing API): Don't use @var at the beginning of a
1119 sentence.
1120
67b5c0c1
MM
11212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1122
1123 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1124 replay-memory-access".
1125
6a3cb8e8
PA
11262014-05-21 Pedro Alves <palves@redhat.com>
1127
1128 * gdb.texinfo (Starting): Document "set/show
1129 auto-connect-native-target".
1130 (Target Commands): Document "target native".
1131
936d2992
PA
11322014-05-20 Pedro Alves <palves@redhat.com>
1133
1134 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1135 not be remote specific. Add cross reference to the qCRC packet.
1136 (Separate Debug Files): Update cross reference to the qCRC packet.
1137 (General Query Packets) <qCRC packet>: Add anchor.
1138
b3ce5e5f
DE
11392014-05-17 Doug Evans <xdje42@gmail.com>
1140
1141 Copy over changes from guile.texi.
1142 * python.texi (Basic Python) <gdb.execute>: Add text.
1143 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1144 (Values From Inferior) <Python string>: Add text.
1145 (Values From Inferior) <Value.string>: Clarify string length handling.
1146 (Pretty Printing API): Add cindex.
1147 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1148 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1149 @vindex.
1150 (Commands In Python) <COMPLETE_*>: Similarly.
1151 (Symbols In Python) <SYMBOL_*>: Similarly.
1152 (Breakpoints In Python) <WP_*>: Similarly.
1153 (Breakpoints In Python) <BP_*>: Similarly.
1154
8dfcab11
DT
11552014-05-17 David Taylor <dtaylor@emc.com>
1156
1157 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1158 mentioned in the qfThreadInfo reply.
1159
8d551b02
DE
11602014-05-16 Doug Evans <dje@google.com>
1161
1162 * gdb.texinfo (Mode Options): Add -D.
1163
e20bd8f4
SB
11642014-05-09 Samuel Bronson <naesten@gmail.com>
1165
1166 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1167 "make -C".
1168
f989a1c8
TT
11692014-04-29 Tom Tromey <tromey@redhat.com>
1170
1171 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1172 "show debug varobj".
1173
95cf3b38
DT
11742014-05-01 David Taylor <dtaylor@emc.com>
1175
1176 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1177 option.
1178
01f9f808
MS
11792014-04-24 Michael Sturm <michael.sturm@mintel.com>
1180 Walfred Tedeschi <walfred.tedeschi@intel.com>
1181
1182 * gdb.texinfo (i386 Features): Add description of AVX512
1183 registers.
1184
770e7fc7
DE
11852014-03-31 Doug Evans <dje@google.com>
1186
1187 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1188
97d8f0ee
DE
11892014-03-30 Doug Evans <dje@google.com>
1190
1191 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1192 (Background Execution): Ditto.
1193
36cb1214
HZ
11942014-03-21 Pedro Alves <palves@redhat.com>
1195 Stan Shebs <stan@codesourcery.com>
1196 Hui Zhu <hui@codesourcery.com>
1197
1198 * gdb.texinfo (Packets): Add anchor to "? packet".
1199 Remove fixme and update introduction of "k packet".
1200 Add anchor to "vKill packet".
1201
5e3a2c38
SS
12022014-03-12 Stan Shebs <stan@codesourcery.com>
1203
1204 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1205
7a5a839f
LC
12062014-02-26 Ludovic Courtès <ludo@gnu.org>
1207
dc6ae996 1208 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1209
95060284
JB
12102014-02-20 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1213 and "assf" as being deprecated.
1214 (Cygwin Native): Likewise for "dll-symbols".
1215 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1216 as a way to force the loading of symbols from a DLL.
1217
f7bd0f78
SC
12182014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1219
1220 * python.texi (Values From Inferior): Add description about the
1221 new feature.
1222
329baa95
DE
12232014-02-17 Doug Evans <xdje42@gmail.com>
1224
1225 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1226 * gdb.texinfo (Python): Moved to ...
1227 * python.texi: ... here. New file.
1228
687894f5
DE
12292014-02-17 Ludovic Courtès <ludo@gnu.org>
1230
d25f38ee 1231 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1232 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1233 parameter to 'str-lookup-function' procedure. Look for
1234 the "std::string<" prefix.
1235 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1236 Adjust description.
1237
6fb526ee
DE
12382014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1239
d25f38ee 1240 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1241 parantheses for deffn.
1242 (Disassembly In Guile): Ditto.
1243
1e0a5178
SS
12442014-02-10 Stan Shebs <stan@codesourcery.com>
1245
1246 Add Doxygen support.
1247 * Makefile.in (doxy): New action, generates Doxygen files.
1248 (DOXYGEN): New.
1249 (doxyedit): New.
1250 * Doxyfile-base.in: New file.
1251 * Doxyfile-gdb-api.in: New file.
1252 * Doxyfile-gdb-xref.in: New file.
1253 * Doxyfile-gdbserver.in: New file.
1254 * doxy-index.in: New file.
1255 * filter-for-doxygen: New file.
1256 * filter-params.pl: New file.
1257
ed3ef339
DE
12582014-02-10 Doug Evans <xdje42@gmail.com>
1259
1260 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1261 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1262 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1263 (Guile docs): Include guile.texi.
1264 (objfile-gdbdotext file): Add objfile-gdb.scm.
1265 (dotdebug_gdb_scripts section): Mention Guile scripts.
1266 (Multiple Extension Languages): New node.
1267 * guile.texi: New file.
1268
c6044dd1
JB
12692014-01-28 Joel Brobecker <brobecker@adacore.com>
1270
1271 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1272 ignore-descriptive-types". commands.
1273
87ce2a04
DE
12742014-01-22 Doug Evans <dje@google.com>
1275
1276 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1277 (gdbserver man): Ditto.
1278
52834460
MM
12792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1280
1281 * gdb.texinfo: Document limited reverse/replay support
1282 for target record-btrace.
1283
0688d04e
MM
12842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1285
1286 * gdb.texinfo (Process Record and Replay): Update documentation.
1287
8710b709
MM
12882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1289
1290 * gdb.texinfo (Process Record and Replay): Document new /c
1291 modifier accepted by "record function-call-history".
1292 Add /i modifier to "record function-call-history" example.
1293
dcf106f3
JB
12942014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1295 Joel Brobecker <brobecker@adacore.com>
1296
1297 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1298 markers. Remove one that was misplaced.
1299
41ef2965
PA
13002014-01-10 Pedro Alves <palves@redhat.com>
1301
1302 * gdb.texinfo (Your Program's Environment) <set environment>:
1303 Mention the shell, and point at 'set exec-wrapper'.
1304
c0d48811
JB
13052014-01-07 Joel Brobecker <brobecker@adacore.com>
1306
1307 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1308
5fba4c0f
JB
13092013-12-30 Joel Brobecker <brobecker@adacore.com>
1310
1311 * gdb.texinfo (Types In Python): Clarify the documentation
1312 of attribute gdb.Field.bitpos.
1313
0809504b
JB
13142013-12-28 Joel Brobecker <brobecker@adacore.com>
1315
1316 * gdb.texinfo (Types In Python): Fix the documentation of
1317 attribute "bitpos" in class gdb.Field for enum types. Add
1318 documentation for attribute "enumval" in that same class.
1319
edef6000
JB
13202013-12-28 Joel Brobecker <brobecker@adacore.com>
1321
1322 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1323 @ftable.
1324
71b8c845
DE
13252013-12-23 Doug Evans <xdje42@gmail.com>
1326
1327 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1328 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1329 corresponding section in Extending GDB.
1330 (Extending GDB): Move menu up. New menu item "Auto-loading
1331 extensions".
1332 (Sequences): New menu item "Auto-loading sequences".
1333 (Auto-loading sequences): New node.
1334 (Python): Rename section from Scripting GDB to Extending GDB.
1335 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1336 Move docs on ways to auto-load extensions to ...
1337 (Auto-loading extensions): ... here. New node.
1338
d192b373
JB
13392013-12-23 Joel Brobecker <brobecker@adacore.com>
1340
1341 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1342 in menu.
1343 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1344 command, now in a new node.
1345 (GDB/MI Support Commands): New node, with its contents being
1346 extracted from the "GDB/MI Miscellaneous Commands" node.
1347 A small paragraph introducing the section is also added at
1348 the start.
1349 (GDB/MI Miscellaneous Commands): Delete the description of the
1350 -info-gdb-mi-command, -list-features and -list-target-features
1351 commands, now hosted in the "GDB/MI Support Commands" node.
1352
a16b0e22
SC
13532013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1354
1355 PR python/16113
1356 * gdb.texinfo (Values From Inferior): Add a note about using
1357 gdb.Field objects as subscripts on gdb.Value objects.
1358 (Types In Python): Add description about the new attribute
1359 "parent_type" of gdb.Field objects.
1360
9b26f0fb
JB
13612013-12-12 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1364 entry for section docuumenting the -list-features GDB/MI command.
1365
72bfa06c
JB
13662013-12-10 Joel Brobecker <brobecker@adacore.com>
1367
1368 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1369 "exec-run-start-option" entry in the output of the "-list-features"
1370 command.
1371
3ea8680f
EZ
13722013-12-04 Eli Zaretskii <eliz@gnu.org>
1373
1374 * gdb.texinfo (i386): Fix yesterday's commit.
1375
1a4f73eb
TT
13762013-12-03 Tom Tromey <tromey@redhat.com>
1377
1378 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1379 documented here.
1380
6cb999f8
TT
13812013-12-03 Tom Tromey <tromey@redhat.com>
1382
1383 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1384
ca8941bb
WT
13852013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1386
1387 * gdb.texinfo (i386 Features): Add MPX feature registers.
1388 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1389 a subsubsection for MPX and describes the display of the
1390 boundary registers.
1391
688981c9
JB
13922013-12-03 Joel Brobecker <brobecker@adacore.com>
1393
1394 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1395 documentation of the "ada-exceptions" entry.
1396
2ea126fa
JB
13972013-12-03 Joel Brobecker <brobecker@adacore.com>
1398
1399 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1400 "^error" result record concerning the error message. Document
1401 the error code that may also be part of that result record.
1402 (GDB/MI Miscellaneous Commands): Document the
1403 "undefined-command-error-code" element in the output of
1404 the "-list-features" GDB/MI command.
1405
6b7cbff1
JB
14062013-12-03 Joel Brobecker <brobecker@adacore.com>
1407
1408 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1409 the new -info-gdb-mi-command GDB/MI command. Document
1410 the meaning of "-info-gdb-mi-command" in the output of
1411 -list-features.
1412
20e1ca3b
PA
14132013-11-29 Pedro Alves <palves@redhat.com>
1414
1415 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1416 Update comment.
1417
29453a14
YQ
14182013-11-24 Yao Qi <yao@codesourcery.com>
1419
1420 * gdb.texinfo (Caching Remote Data): Document new
1421 "set/show stack-cache" option.
1422
6dd315ba
YQ
14232013-11-24 Yao Qi <yao@codesourcery.com>
1424
1425 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1426 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1427 "off" respectively.
1428
9df9dbe0
YQ
14292013-11-23 Yao Qi <yao@codesourcery.com>
1430
1431 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1432 of "displayhint" to the table about child results.
1433
c78feb39
YQ
14342013-11-21 Yao Qi <yao@codesourcery.com>
1435
1436 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1437 'dynamic' for the output of command -var-list-children.
1438
27b81af3
YQ
14392013-11-21 Yao Qi <yao@codesourcery.com>
1440
1441 * gdb.texinfo (Caching Target Data): Remove "see" before
1442 @pxref.
1443
b26dfc9a
YQ
14442013-11-20 Yao Qi <yao@codesourcery.com>
1445
1446 * gdb.texinfo (Caching Target Data): Update doc for
1447 per-address-space dcache.
1448
b12039c6
YQ
14492013-11-20 Yao Qi <yao@codesourcery.com>
1450
1451 * gdb.texinfo (Data): Rename menu item.
1452 (Caching Remote Data): Rename to ...
1453 (Caching Target Data): ... it. Update.
1454
422ad5c2
JB
14552013-11-18 Joel Brobecker <brobecker@adacore.com>
1456
1457 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1458 "language-option" entry in the output of the "-list-features"
1459 command.
1460
805e1f19
TT
14612013-11-15 Tom Tromey <tromey@redhat.com>
1462
1463 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1464 Add example.
1465
8fe1b653
TT
14662013-11-14 Tom Tromey <tromey@redhat.com>
1467
1468 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1469
403cb6b1
JB
14702013-11-14 Joel Brobecker <brobecker@adacore.com>
1471
1472 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1473 (Context management): Place current subsection text into its own
1474 subsubsection. Add new subsubsection describing the "--language"
1475 command option.
1476
93973826
JB
14772013-11-13 Joel Brobecker <brobecker@adacore.com>
1478
1479 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1480 the documentation of "info-ada-exceptions" in the output
1481 of the "-list-features" command. Add the documentation
1482 of the "ada-exception" entry instead.
1483
6adcee18
JB
14842013-11-12 Joel Brobecker <brobecker@adacore.com>
1485
93973826 1486
6adcee18
JB
1487 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1488 word of a couple of sentences to start with a capital letter.
1489
58d06528
JB
14902013-11-12 Joel Brobecker <brobecker@adacore.com>
1491
1492 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1493 (Ada Exceptions): New node.
1494 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1495 Commands" node.
1496 (GDB/MI Ada Exceptions Commands): New node.
1497 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1498 field in the output of the "-list-features" command.
1499 * NEWS: Add entry for the new "info exceptions" CLI command,
1500 and for the new "-info-ada-exceptions" GDB/MI command.
1501
bc79de95
PM
15022013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1503
1504 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1505 (Line Tables In Python): New node.
1506
73be47f5
DE
15072013-11-08 Doug Evans <dje@google.com>
1508
1509 * gdb.texinfo (Debugging Output): Update text for
1510 "set debug dwarf2-read".
1511
db0fec5c
DE
15122013-11-08 Doug Evans <dje@google.com>
1513
1514 * gdb.texinfo (Debugging Output): Update text for
1515 "set debug symtab-create".
1516
92e32e33
PM
15172013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1518
72f4393d
L
1519 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1520 constant.
92e32e33 1521
f76c27b5
PM
15222013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1523
1524 * gdb.texinfo (Breakpoints In Python): Document temporary
1525 option in breakpoint constructor, and add documentation to the
1526 temporary attribute.
1527
fa4d0c40
YQ
15282013-11-07 Yao Qi <yao@codesourcery.com>
1529
1530 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1531 output of "-var-info-expression".
1532
afa332ce
PA
15332013-11-06 Pedro Alves <palves@redhat.com>
1534
1535 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1536 non-interactive mode.
1537 (Environment) <shell startup files warning>: Mention
1538 non-interactive mode. Mention .zshenv for Z shell, and talk about
1539 BASH_ENV instead of .bashrc for BASH.
1540
9ac69859
NB
15412013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1542
1543 * gdb.texinfo (Commands to Specify Files): Add description
1544 of the remove-symbol-file command.
1545 * observer.texi: New free_objfile event
1546
98882a26
PA
15472013-10-24 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1550
ce13fade
JB
15512013-10-11 Joel Brobecker <brobecker@adacore.com>
1552
1553 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1554 New subsection inside which the "-catch-load" and "-catch-unload"
1555 commands documentation is now placed.
1556 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1557 documenting the "-catch-assert" and "-catch-exception" new
1558 GDB/MI commands.
1559
2446f5ea
JB
15602013-10-10 Joel Brobecker <brobecker@adacore.com>
1561
1562 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1563
0d12017b
JB
15642013-10-10 Joel Brobecker <brobecker@adacore.com>
1565
bd80dc1a
JB
1566 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1567 serial baud".
1568 (Remote Configuration): Replace "set remotebaud" by "set serial
1569 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1570
f4fb82a1
PA
15712013-10-07 Pedro Alves <palves@redhat.com>
1572
1573 PR breakpoints/11568
1574 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1575 when the thread is removed from the thread list.
1576
0c557179
SDJ
15772013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1578
1579 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1580 Update entry for $_exitcode.
1581
5713b9b5
JB
15822013-10-04 Joel Brobecker <brobecker@adacore.com>
1583
1584 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1585 new "--start" option.
1586
901461f8
PA
15872013-10-02 Pedro Alves <palves@redhat.com>
1588
1589 * gdb.texinfo (Registers): Expand description of saved registers
1590 in frames. Explain <not saved>.
1591
8fb8eb5c
DE
15922013-09-25 Doug Evans <dje@google.com>
1593
1594 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1595
0a7cfe2c
SS
15962013-09-16 Stan Shebs <stan@codesourcery.com>
1597
1598 Remove the internals manual gdbint.texinfo.
1599 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1600 (PDFFILES): Remove gdbint.pdf.
1601 (HTMLFILES): Remove gdbint/index.html.
1602 (HTMLFILES_INSTALL): Remove gdbint.
1603 (GDBINT_DOC_FILES): Remove.
1604 (dvi): Remove gdbint.dvi.
1605 (ps): Remove gdbint.ps.
1606 * gdbint.texinfo: Remove file.
1607 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1608
a280dbd1
SDJ
16092013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1610
1611 * gdb.texinfo (Convenience Functions): Mention new convenience
1612 function $_isvoid.
1613
4ac33720
UW
16142013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1615
1616 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1617 (Standard Target Features): Add new node to menu.
1618 (S/390 and System z Features): New node.
1619
b3d3b4bd
SA
16202013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1621
1622 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1623 -list-target-features in the example.
1624
edf9f00c
JK
16252013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1626
1627 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1628 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1629
1d236d23
JK
16302013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 Sync documentation with gdb.base/gnu-debugdata.exp.
1633 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1634
5423b017
JK
16352013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1636
1637 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1638
6211c335
YQ
16392013-08-27 Pedro Alves <pedro@codesourcery.com>
1640 Yao Qi <yao@codesourcery.com>
1641
1642 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1643 Document new --skip-unavailable option.
1644 <-stack-list-variables>: Document new --skip-unavailable option.
1645
52e260a3
DE
16462013-08-26 Doug Evans <dje@google.com>
1647
1648 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1649 an optional regexp.
1650
5e92f71a
TT
16512013-08-13 Tom Tromey <tromey@redhat.com>
1652
1653 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1654 Document GDB_PARALLEL and GDB_INOTIFY.
1655
c5d7073b
SS
16562013-08-09 Stan Shebs <stan@codesourcery.com>
1657
1658 * LRS: Remove file, describes a long-abandoned live-range
1659 splitting extension to stabs.
1660
6fbe845e
AB
16612013-07-25 Andrew Burgess <aburgess@broadcom.com>
1662
1663 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1664
e7045703
DE
16652013-07-17 Doug Evans <dje@google.com>
1666
1667 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1668
3105ebf9
TT
16692013-07-02 Tom Tromey <tromey@redhat.com>
1670
1671 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1672
d6c2da54
TT
16732013-06-28 Tom Tromey <tromey@redhat.com>
1674
1675 * Makefile.in (version.subst): Use version.in, not
1676 common/version.in.
1677 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1678 Likewise.
1679
e5823f1c
PA
16802013-06-27 Pedro Alves <palves@redhat.com>
1681
1682 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1683 dynamic symbol resolution code>: New section, based on infrun.c
1684 comment.
1685
92dcb9ff
TT
16862013-06-26 Tom Tromey <tromey@redhat.com>
1687
1688 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1689 Update.
1690 (Releasing GDB): Likewise.
1691
dc673c81
YQ
16922013-06-26 Pedro Alves <pedro@codesourcery.com>
1693 Yao Qi <yao@codesourcery.com>
1694
1695 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1696 -trace-frame-collected.
1697
28a93511
YQ
16982013-06-26 Pedro Alves <pedro@codesourcery.com>
1699
1700 * gdb.texinfo (Traceframe Info Format): Document tvar element
1701 and its attributes.
1702
a0743c90
YQ
17032013-06-25 Yao Qi <yao@codesourcery.com>
1704
1705 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1706
01208463
TT
17072013-06-24 Tom Tromey <tromey@redhat.com>
1708
1709 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1710 (GDBvn.texi): Use version.subst.
1711 (version.subst): New target.
1712 (mostlyclean): Remove version.subst.
1713
c898adb7
YQ
17142013-06-20 Pedro Alves <pedro@codesourcery.com>
1715
1716 * gdb.texinfo (GDB/MI Data Manipulation)
1717 <-data-list-register-values>: Document the --skip-unavailable
1718 option.
1719
7c57fa1e
YQ
17202013-06-07 Yao Qi <yao@codesourcery.com>
1721
1722 * gdb.texinfo (Symbols): Add kindex and cindex for
1723 'maint print msymbols'.
1724
0059c61a 17252013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1726
1727 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1728 response field name (thread-group to inferior).
1729
85dc5a12
GB
17302013-06-04 Gary Benson <gbenson@redhat.com>
1731
1732 * gdb.texinfo (General Query Packets/qSupported): Added
1733 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1734 to the table of currently defined stub features.
1735 Added a more detailed entry for "augmented-libraries-svr4-read".
1736 (General Query Packets/qXfer:libraries-svr4:read): Documented
1737 the augmented form of this packet.
1738
5901af59
JB
17392013-05-23 Joel Brobecker <brobecker@adacore.com>
1740
1741 * gdb.texinfo (System-wide Configuration Scripts): Renames
1742 "Installed System-wide Configuration Scripts". Add associated
1743 @menu block.
1744
c1e36e3e
PA
17452013-05-23 Yao Qi <yao@codesourcery.com>
1746 Pedro Alves <palves@redhat.com>
1747
1748 * gdb.texinfo (Packets): Document 'vCont;r'.
1749 (Continuing and Stepping): Document target-assisted range
1750 stepping, and the 'set range-stepping' and 'show range-stepping'
1751 commands.
1752
0201faac
JB
17532013-05-23 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.texinfo (Installed System-wide Configuration Scripts):
1756 Add subsection describing the scripts now available under
1757 the data-dir's system-gdbbinit subdirectory.
1758 * NEWS: Add entry announcing the availability of system-wide
1759 configuration scripts for ElinOS and Wind River Linux.
1760
c5867ab6
HZ
17612013-05-21 Hui Zhu <hui@codesourcery.com>
1762
1763 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1764 "-dprintf-insert" command.
1765
7d0c9981
DE
17662013-05-17 Doug Evans <dje@google.com>
1767
1768 * gdb.texinfo (Maintenance Commands): Update doc for
1769 "maint check-psymtabs". Add doc for "maint check-symtabs",
1770 "maint expand-symtabs".
1771
742ce053
MM
17722013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1773
1774 * gdb.texinfo (Process Record and Replay): Document the
1775 "record goto" command and its sub-commands.
1776
1e611234
PM
17772013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1778
1779 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1780 (Python API): Add Frame Filters API, Frame Wrapper API,
1781 Writing a Frame Filter/Wrapper, Managing Management of Frame
1782 Filters chapter entries.
1783 (Frame Filters API): New Node.
1784 (Frame Wrapper API): New Node.
1785 (Writing a Frame Filter): New Node.
1786 (Managing Frame Filters): New Node.
1787 (Progspaces In Python): Add note about frame_filters attribute.
1788 (Objfiles in Python): Ditto.
1789 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1790 @anchors and --no-frame-filters option to -stack-list-variables,
1791 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1792 commands.
1793
2874cb83
JB
17942013-05-08 Joel Brobecker <brobecker@adacore.com>
1795
1796 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1797 Support" subsection documenting the XML format used to transfer
1798 shared library info on AIX.
1799
9a005eb9
JB
18002013-05-08 Joel Brobecker <brobecker@adacore.com>
1801
1802 * gdb.texinfo (Debugging Output): Add documentation of
1803 "set debug aix-solib" and "show debug aix-solib" commands.
1804
a1217d97
SL
18052013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1806
1807 * gdb.texinfo (Nios II): New section.
1808 (Nios II Features): New section.
1809
4d1eb6b4
JB
18102013-05-06 Joel Brobecker <brobecker@adacore.com>
1811
1812 * gdbint.texinfo (Algorithms): Remove entries documenting
1813 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1814 SOLIB_CREATE_INFERIOR_HOOK.
1815
3f84184e
TT
18162013-04-29 Tom Tromey <tromey@redhat.com>
1817
1818 PR python/14204:
1819 * gdb.texinfo (Python API): Fix menu entry.
1820 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1821 Define global and static block. Add example. Clarify
1822 block relationship for inline functions.
1823
60155234
TT
18242013-04-29 Tom Tromey <tromey@redhat.com>
1825
1826 * gdb.texinfo (Python API): Mention Python help and keyword
1827 arguments. Move pagination text to Basic Python.
1828 (Basic Python): Put pagination text here. Document
1829 close-on-exec, SIGCHLD, and SIGINT.
1830
5360976e
PA
18312013-04-19 Pedro Alves <palves@redhat.com>
1832
1833 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1834 "signedness" instead of "signness".
1835
bd3f3b55
PA
18362013-04-19 Pedro Alves <palves@redhat.com>
1837
1838 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1839 -Wno-pointer-sign text with text on -Wpointer-sign.
1840
dee368d3
TT
18412013-04-16 Tom Tromey <tromey@redhat.com>
1842
1843 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1844 GCC that has the SDT probe points.
1845
cc16e6c9
TT
18462013-04-15 Tom Tromey <tromey@redhat.com>
1847
1848 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1849 exception catchpoints.
1850
72f1fe8a
TT
18512013-04-15 Tom Tromey <tromey@redhat.com>
1852
1853 * gdb.texinfo (Set Catchpoints): Document $_exception.
1854 (Convenience Vars): Mention $_exception.
1855
591f19e8
TT
18562013-04-15 Tom Tromey <tromey@redhat.com>
1857
1858 * gdb.texinfo (Set Catchpoints): Reorganize exception
1859 catchpoints. Document "catch rethrow".
1860 (Debugging C Plus Plus): Mention "catch rethrow".
1861
02ae6bad
TT
18622013-04-15 Tom Tromey <tromey@redhat.com>
1863
1864 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1865
2c91021c
JK
18662013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1867 Eli Zaretskii <eliz@gnu.org>
1868
1869 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1870 line below the sample output.
1871
6eaaf48b
EZ
18722013-04-12 Eli Zaretskii <eliz@gnu.org>
1873
1874 * gdb.texinfo (Mode Options): Document '-configuration'.
1875 (Help): Document "show configuration".
1876 (Bug Reporting): Add requirements to include the configuration
1877 details in bug reports.
1878
b292c783
JK
18792013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1880
1881 * Makefile.in (MAN1S): Add gcore.1.
1882 Remove "Host, target, and site specific Makefile fragments" comment.
1883 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1884 (install-man1, uninstall-man1): Conditionalize gcore.1.
1885 (gcore.1): New.
1886 * gdb.texinfo (Man Pages): Add gcore man.
1887 (gcore man): New node.
1888
f81d1120
PA
18892013-04-10 Pedro Alves <palves@redhat.com>
1890
1891 * gdb.texinfo (Process Record and Replay): Document that "set
1892 record full insn-number-max", "set record
1893 instruction-history-size" and "set record
1894 function-call-history-size" accept "unlimited".
1895 (Backtrace): Document that "set backtrace limit" accepts
1896 "unlimited".
1897 (List): Document that "set listsize" accepts "unlimited".
1898 (Print Settings)" Document that "set print max-symbolic-offset",
1899 "set print elements" and "set print repeats" accept "unlimited".
1900 (Starting and Stopping Trace Experiments): Document that "set
1901 trace-buffer-size" accepts "unlimited".
1902 (Remote Configuration): Document that "set tcp connect-timeout"
1903 accepts "unlimited".
1904 (Command History): Document that "set history size" accepts
1905 "unlimited".
1906 (Screen Size): Document that "set height" and "set width" accepts
1907 "unlimited". Adjust "set pagination"'s description to suggest
1908 "set height unlimited" instead of "set height 0".
1909
393fd4c3
YQ
19102013-04-10 Yao Qi <yao@codesourcery.com>
1911
1912 * gdb.texinfo (Trace Files): Add "target ctf".
1913
cba5a7bf
JK
19142013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1915
1916 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1917
0ed630cb
JK
1918 * Makefile.in (install-man1, install-man5, uninstall-man1)
1919 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1920
afe1492b
JK
1921 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1922
5b8b6385
JK
19232013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1924 Eli Zaretskii <eliz@gnu.org>
1925
1926 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1927 parameters order. Remove "On some targets" for --attach. Document the
1928 --multi parameter and extended-remote command. Document all the
1929 options.
1930
906ccdf0
JK
19312013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1934 the list of supported languages.
1935
43662968
JK
19362013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1939 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1940 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1941 (diststuff): Add man.
1942 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1943 (uninstall-man5): New.
1944 (STAGESTUFF): Add *.1 and *.5.
1945 (GDBvn.texi): Add SYSTEM_GDBINIT.
1946 (gdb.1, gdbserver.1, gdbinit.5): New.
1947 (maintainer-clean realclean): Add $(MANS).
1948 (install): Add install-man.
1949 (uninstall): Add uninstall-man.
1950 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1951 (@copying): Wrap it by @c man begin COPYRIGHT.
1952 (Top): Add Man Pages.
1953 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1954
be9a8770
PA
19552013-04-02 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.texinfo (Debugging Output): Document "set/show debug
1958 aarch64", "set/show debug coff-pe-read" and "set/show debug
1959 mach-o".
1960
a46c1e42
PA
19612013-04-02 Pedro Alves <palves@redhat.com>
1962
1963 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1964 table>: Add entry for "trace-buffer-size".
1965
bd3eecc3
PA
19662013-03-28 Pedro Alves <palves@redhat.com>
1967
1968 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1969 table>: Add entry for "trace-status".
1970
215b9f98
EZ
19712013-03-28 Eli Zaretskii <eliz@gnu.org>
1972
1973 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1974 @bullet", which is invalid (makeinfo 5.1 barfs).
1975
7f7cc265
PA
19762013-03-28 Pedro Alves <palves@redhat.com>
1977
1978 PR gdb/15294
1979
1980 * gdb.texinfo (List) <set listsize>: Adjust to document that
1981 listsize 0 means no limit, and remove mention of -1.
1982
9c0be723
YQ
19832013-03-22 Yao Qi <yao@codesourcery.com>
1984
1985 * gdb.texinfo (Embedded Processors): Remove menu item
1986 "OpenRISC 1000".
1987 (OpenRISC 1000): Remove.
1988
bd712aed
DE
19892013-03-21 Doug Evans <dje@google.com>
1990
1991 * gdb.texinfo (Maintenance Commands): Add docs for
1992 "mt set per-command {space,time,symtab} {on,off}".
1993
d0353e76
YQ
19942013-03-14 Hui Zhu <hui@codesourcery.com>
1995 Yao Qi <yao@codesourcery.com>
1996
1997 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1998
6dd24dfa
KS
19992013-03-13 Keith Seitz <keiths@redhat.com>
2000
2001 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2002 "maint agent" reference to Dynamic printf.
2003
5c4808ca
EZ
20042013-03-11 Eli Zaretskii <eliz@gnu.org>
2005
2006 * gdb.texinfo (General Query Packets): Don't use colon in index
2007 entries visible to Info format.
2008
59ea5688
MM
20092013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2010
2011 * gdb.texinfo (Process Record and Replay): Document record
2012 changes.
2013
2ae8c8e7
MM
20142013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2015
2016 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2017 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2018 qXfer:btrace:read.
2019
28abe188
EZ
20202013-03-09 Eli Zaretskii <eliz@gnu.org>
2021
2022 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2023 use colons in @anchor and @cindex entries.
2024
be9a119c 20252013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2026
2027 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2028
be9a119c 20292013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2030 Hafiz Abid Qadeer <abidh@codesourcery.com>
2031
2032 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2033 trace-buffer-size set and show commands.
2034 (Tracepoint Packets): Document QTBuffer:size.
2035 (General Query Packets): Document QTBuffer:size.
2036
d57350ea
TT
20372013-02-21 Tom Tromey <tromey@redhat.com>
2038
2039 * gdb.texinfo: Remove bad @syncodeindex.
2040 (Values From Inferior, Types In Python, Inferiors In Python)
2041 (Events In Python, Threads In Python, Frames In Python, Blocks In
2042 Python, Symbols In Python, Symbol Tables In Python): Remove
2043 @tables.
2044 (Packets, General Query Packets, Tracepoint Packets)
2045 (Host I/O Packets): Use @w{} for empty @item.
2046
9f44fbc0
SCR
20472013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2048
2049 * gdb.texinfo (Architectures In Python): Add description about
2050 the new method gdb.Architecture.disassemble.
2051
f5911ea1
HAQ
20522013-02-15 Pedro Alves <pedro@codesourcery.com>
2053 Hafiz Abid Qadeer <abidh@codesourcery.com>
2054
2055 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2056 Document the "trace-file" field.
2057
7e1e0340
DE
20582013-02-07 Doug Evans <dje@google.com>
2059
2060 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2061 command.
2062
134a2066
YQ
20632013-02-06 Yao Qi <yao@codesourcery.com>
2064
2065 * gdb.texinfo (GDB/MI Async Records): Document new MI
2066 notification "=tsv-modified". Update the document of MI
2067 notification "=tsv-created".
2068 * observer.texi (GDB Observers): New observer tsv_modified.
2069 Update observer tsv_created and tsv_delete.
2070
430ed3f0
MS
20712013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2072
2073 * gdb.texinfo (AArch64 Features): New section; document
2074 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2075 (Architectures): Add new AArch64 section to document AArch64
2076 architecture specific commands.
2077 (ABI): Add description of the new OS ABI "Newlib" and its influence
2078 on the longjmp handling.
2079
1b56eb55
JK
20802013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2081 Jan Kratochvil <jan.kratochvil@redhat.com>
2082
2083 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2084 variable in 'set/show backtrace' section.
2085
c4957902
TT
20862013-01-31 Tom Tromey <tromey@redhat.com>
2087
2088 * gdb.texinfo (Target Commands): Fix typo.
2089
bea883fd
SCR
20902013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2091
2092 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2093 describing the gdb.Architecture class.
2094 (Frames In Python): Add description about the new method
2095 gdb.Frame.architecture().
2096
796a7ff8
DE
20972013-01-23 Doug Evans <dje@google.com>
2098
2099 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2100
998580f1
MK
21012013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2102
2103 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2104 'thread-groups' field when printing a breakpoint in MI.
2105
c9fb1240
SD
21062012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2107 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2108 to reflect that jit-reader-load now supports absolute file-names.
2109
ab04a2af
TT
21102013-01-16 Tom Tromey <tromey@redhat.com>
2111
2112 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2113 (Signals): Likewise.
2114
8ac3646f
TT
21152013-01-16 Tom Tromey <tromey@redhat.com>
2116
2117 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2118 "catch-type" field.
2119 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2120
e93a8774
TT
21212013-01-07 Tom Tromey <tromey@redhat.com>
2122
2123 * gdb.texinfo (Mode Options): Don't mention -epoch.
2124 (Data, Emacs): Remove obsolete comments.
2125
54516a0b
TT
21262013-01-02 Tom Tromey <tromey@redhat.com>
2127
2128 * gdb.texinfo (GDB/MI Output Records): Update menu.
2129 (GDB/MI Breakpoint Information): New node.
2130 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2131 <-break-insert>: Likewise.
2132
8dbe8ece
YQ
21332012-12-31 Yao Qi <yao@codesourcery.com>
2134
2135 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2136 (Packets): Move "vStopped" packet to ...
2137 (Notification Packets): ... here. Describe the components
2138 of notification. Add a table of supported notifications.
2139 Add an example on the process of he async notification.
2140
f35a17b5
JK
21412012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2142
2143 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2144 present.
2145 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2146 fullname output always present.
2147
0dfd2fad
PM
21482012-12-23 Pierre Muller <muller@sourceware.org>
2149
72f4393d
L
2150 * gdbint.texinfo (Function prototypes): Require use of "extern"
2151 modifier for function prototypes in headers.
0dfd2fad 2152
7785b880
JB
21532012-12-19 Joel Brobecker <brobecker@adacore.com>
2154
2155 * refcard.tex: Update copyright notice to GPL v3 or later.
2156 Update contact info.
2157
3d745be3
JK
21582012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2159
2160 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2161
c9b6281a
YQ
21622012-12-15 Yao Qi <yao@codesourcery.com>
2163
2164 * gdb.texinfo (Debugging Output): Document 'set debug
2165 notification' and 'show debug notification'.
2166
f2a8bc8a
YQ
21672012-12-15 Yao Qi <yao@codesourcery.com>
2168
2169 * gdb.texinfo (Listing Tracepoints): New item and example about
2170 'installed on target' output.
2171 Add more in the example about 'installed on target'.
2172 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2173
451b7c33
TT
21742012-12-14 Tom Tromey <tromey@redhat.com>
2175
72f4393d 2176 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2177
3fa7bf06 21782012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2179
3fa7bf06
MG
2180 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2181
05b4bd79
PA
21822012-12-11 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.texinfo: Remove all mentions of Unixware throughout.
2185
74a0d9f6
JK
21862012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2187
2188 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2189
0c631110
TT
21902012-11-29 Tom Tromey <tromey@redhat.com>
2191
2192 * gdb.texinfo (SVR4 Process Information): Document missing
2193 "info proc" subcommands.
2194
891df0ea
YQ
21952012-11-29 Yao Qi <yao@codesourcery.com>
2196
2197 PR gdb/1477.
2198 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2199 to 'auto' instead of 'gnu'.
2200
608e2dbb
TT
22012012-11-26 Tom Tromey <tromey@redhat.com>
2202
2203 * gdb.texinfo (MiniDebugInfo): New node.
2204 (GDB Files): Update.
2205
e64e0392
DE
22062012-11-16 Doug Evans <dje@google.com>
2207
2208 * gdb.texinfo (System-wide configuration): If the system-wide init
2209 file lives in the data-directory, and --data-directory is provided,
2210 look for it there.
2211
ae606bee
TT
22122012-11-15 Tom Tromey <tromey@redhat.com>
2213
2214 * gdb.texinfo (Signaling): Fix typo.
2215
62747a60
TT
22162012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2217
2218 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2219 parameter "count" of -data-write-memory-bytes, and add an example.
2220
18a9fc12
TT
22212012-11-12 Tom Tromey <tromey@redhat.com>
2222
2223 * gdb.texinfo (Symbols): Document "info type-printers",
2224 "enable type-printer" and "disable type-printer".
2225 (Python API): Add new node to menu.
2226 (Type Printing API): New node.
2227 (Progspaces In Python): Document type_printers field.
2228 (Objfiles In Python): Likewise.
2229 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2230 register_type_printer, TypePrinter>: Document.
2231
53342f27
TT
22322012-11-12 Tom Tromey <tromey@redhat.com>
2233
2234 * gdb.texinfo (Symbols): Document "set print type methods",
2235 "set print type typedefs", and flags to ptype and whatis.
2236
ed8a1c2d
AB
22372012-11-09 Andrew Burgess <aburgess@broadcom.com>
2238
2239 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2240 the example -data-disassemble output. Extend the description of
2241 the -data-disassemble results to document all fields. Document
2242 the cli disassemble command as being related to -data-disassemble.
2243
8506d139
YQ
22442012-11-09 Yao Qi <yao@codesourcery.com>
2245
2246 PR gdb/14777.
2247 * gdb.texinfo (OS Information): Remove doc on command
2248 'info udot'.
2249
4d3f93a2
JB
22502012-11-08 Joel Brobecker <brobecker@adacore.com>
2251
2252 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2253 gdb.ini warning for Windows port.
2254
1e96de83
YQ
22552012-11-08 Yao Qi <yao@codesourcery.com>
2256
2257 * gdb.texinfo (Search): Add kindex for 'fo'.
2258
dc939229
TT
22592012-11-05 Tom Tromey <tromey@redhat.com>
2260
2261 PR python/14802:
2262 * gdb.texinfo (Functions In Python): Add example.
2263
6f6484cd
YQ
22642012-11-03 Yao Qi <yao@codesourcery.com>
2265
2266 * observer.texi (GDB Observers): Remove observer
2267 'tracepoint_modified', 'tracepoint_created' and
2268 'tracepoint_deleted'.
2269
af4238e5
TT
22702012-10-26 Tom Tromey <tromey@redhat.com>
2271
2272 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2273
687e43a4
TT
22742012-10-25 Tom Tromey <tromey@redhat.com>
2275
2276 * gdb.texinfo (General Query Packets): Use @itemx.
2277
8de0566d
YQ
22782012-10-17 Yao Qi <yao@codesourcery.com>
2279
2280 * observer.texi (GDB Observers): Update observer
2281 'memory_changed'.
2282 * gdb.texinfo (GDB/MI Async Records): Document for
2283 "memory-changed" notification.
2284
07540c15
DE
22852012-10-15 Doug Evans <dje@google.com>
2286
2287 * gdb.texinfo (Mode Options): Document -nh.
2288 Elaborate on docs for -nx.
2289
d7019589
SP
22902012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2291
2292 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2293
82a90ccf 22942012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2295 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2296
2297 * gdb.texinfo (GDB/MI Async Records): Document notification
2298 'record-started' and 'record-stopped'.
2299 * observer.texi (GDB Observers): New observer 'record-changed'.
2300
aa9259cc
TS
23012012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2302
2303 * gdb.texinfo: Document the removal of SH's 'regs' command.
2304
c1d780c2
SDJ
23052012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2306
2307 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2308
bb25a15c
YQ
23092012-09-18 Yao Qi <yao@codesourcery.com>
2310
2311 * gdb.texinfo (GDB/MI Async Records): Document new MI
2312 notifications '=tsv-created' and '=tsv-deleted'.
2313 * observer.texi (GDB Observers): New observer tsv_created and
2314 tsv_deleted.
2315
201b4506
YQ
23162012-09-18 Yao Qi <yao@codesourcery.com>
2317
2318 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2319 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2320 '=traceframe-changed'.
2321
6fc1c773
YQ
23222012-09-17 Yao Qi <yao@codesourcery.com>
2323
2324 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2325 'set listsize'.
2326
121c73f3
JK
23272012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2328 Eli Zaretskii <eliz@gnu.org>
2329
2330 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2331 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2332 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2333
e9687799
JK
23342012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2335
2336 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2337
3b5e4d35
YPK
23382012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2339
2340 Document how to return from "python-interactive" to GDB.
2341 * gdb.texinfo (Python Commands): Update documentation.
2342
23432012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2344
2345 Add a new "python-interactive" command that starts a standard
2346 Python interactive prompt with "pi" as alias, and add "py" as
2347 an alias to "python".
2348 * gdb.texinfo (Python Commands): Document the new commands.
2349
b583003e
TT
23502012-08-22 Tom Tromey <tromey@redhat.com>
2351
2352 * gdbint.texinfo (Host Definition): Remove documentation for
2353 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2354
a451cb65
KS
23552012-08-17 Keith Seitz <keiths@redhat.com>
2356
2357 PR c++/13356
2358 * gdb.texinfo (Type and Range Checking): Remove warning.
2359 Remove spurious commas.
2360 Update text and examples for re-implementation of set/show
2361 check type.
2362 (C and C++ Type and Range Checks): Likewise.
2363
6b1755ce
YQ
23642012-08-16 Yao Qi <yao@codesourcery.com>
2365
2366 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2367 is deprecated.
2368
f47f77df
DE
23692012-08-13 Doug Evans <dje@google.com>
2370
2371 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2372 to include functions.
2373
a72c3253
DE
23742012-08-10 Doug Evans <dje@google.com>
2375
2376 * gdb.texinfo (Convenience Funs): New node.
2377 (Types In Python): Document Type.vector.
2378
5b9afe8a
YQ
23792012-08-09 Yao Qi <yao@codesourcery.com>
2380
2381 * observer.texi: New observer command_param_changed.
2382 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2383
dc1039df
JK
23842012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2385
2386 * gdbint.texinfo (Debugging GDB): In section
2387 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2388 Mention also gdb-gdb.py.
2389
4abf930d
YQ
23902012-08-07 Yao Qi <yao@codesourcery.com>
2391
2392 Revert the folloing patch:
2393 2012-08-06 Yao Qi <yao@codesourcery.com>
2394 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2395 remote hardware-watchpoint-limit' and 'set
2396 remote hardware-breakpoint-limit'.
2397
f3c8a52a
JK
23982012-08-06 Nathaniel Flath <flat0103@gmail.com>
2399
2400 * gdb.texinfo (Working Directory): Added information about new
2401 default argument for 'cd' command.
2402
77a91025
YQ
24032012-08-06 Yao Qi <yao@codesourcery.com>
2404
2405 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2406 remote hardware-watchpoint-limit' and 'set
2407 remote hardware-breakpoint-limit'.
2408
d9f08f52
YQ
24092012-08-06 Yao Qi <yao@codesourcery.com>
2410
2411 Fix PR14371.
2412
2413 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2414 '=breakpoint-deleted'.
2415
95b07c96
YQ
24162012-08-02 Yao Qi <yao@codesourcery.com>
2417
2418 * gdb.texinfo (Native): Remove node Neutrino.
2419
7255706c
YQ
24202012-07-27 Yao Qi <yao@codesourcery.com>
2421
2422 * gdb.texinfo (IPA Protocol Commands): Document new command
2423 'close'.
2424
d6b28940
TT
24252012-07-25 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2428
e615022a
DE
24292012-07-20 Doug Evans <dje@google.com>
2430
2431 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2432 (Index Files): Document how to control the use of deprecated index
2433 sections.
2434 (Index Section Format): Replace --use-deprecated-index-sections with
2435 "set use-deprecated-index-sections on".
2436
055855a4
EZ
24372012-07-12 Eli Zaretskii <eliz@gnu.org>
2438
2439 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2440 indices into a single node "Index". Instead, join function and
2441 variable indices into a single index, separate from the concept
2442 index. Requested in
2443 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2444 (Top): Update the top-level menu: instead of one "Index" there are
2445 now separate entries "Concept Index" and "Function and Variable
2446 Index".
2447 (Concept Index, Function and Variable Index): New nodes.
2448 (Index): Node deleted.
2449
f77cc5f0
HZ
24502012-07-05 Hui Zhu <hui_zhu@mentor.com>
2451
2452 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2453 and "maint agent-eval".
2454
00595b5e
EZ
24552012-07-03 Eli Zaretskii <eliz@gnu.org>
2456
2457 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2458 avoid file-name clashes between Index.html and index.html on
2459 case-insensitive filesystems. See the discussion starting in
2460 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2461 details of the problem.
2462 (Top): Update the master menu for the above.
2463 (Concept Index, Command and Variable Index): New nodes, instead of
2464 the old "Index" node that was deleted. All cross-references
2465 updated.
2466
d3ce09f5
SS
24672012-07-02 Stan Shebs <stan@codesourcery.com>
2468
2469 * gdb.texinfo (Dynamic Printf): Mention agent style and
2470 disconnected dprintf.
2471 (Maintenance Commands): Describe maint agent-printf.
2472 (General Query Packets): Mention BreakpointCommands feature.
2473 (Packets): Document commands extension to Z0 packet.
2474 * agentexpr.texi (Bytecode Descriptions): Document printf
2475 bytecode.
2476
2d7b58e8
JK
24772012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2478
2479 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2480 only after gdbinit files.
2481 (Startup): Move -iex and -iex commands down after gdbinit files.
2482
202cbf1c
JK
24832012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2484
2485 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2486 possibility.
2487
b6ba681c
TT
24882012-06-29 Tom Tromey <tromey@redhat.com>
2489
2490 * gdb.texinfo (Index Section Format): Update for version 7.
2491
71caed83
SS
24922012-06-28 Stan Shebs <stan@codesourcery.com>
2493
2494 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2495 example, add note about title column.
2496
ee0bf529
SCR
24972012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2498
2499 * gdb.texinfo (Symbol Tables In Python): Add description about
2500 the new 'last' attribute of gdb.Symtab_and line.
2501
3c15d565
SCR
25022012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2503
2504 * gdb.texinfo (Symbol Tables In Python): Correct the description
2505 of the 'pc' attribute of gdb.Symtab_and_line.
2506
45cfd468
DE
25072012-06-26 Doug Evans <dje@google.com>
2508
2509 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2510 and symtab-create.
2511
496ee73e
KS
25122012-06-25 Keith Seitz <keiths@redhat.com>
2513
2514 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2515 from example. Remove "rbreak" from list of corresponding
2516 gdb commands.
2517
156942c7
DE
25182012-06-23 Doug Evans <dje@google.com>
2519
2520 * gdb.texinfo (Index Section Format): Document version 7 format.
2521
c614397c
YQ
25222012-06-22 Yao Qi <yao@codesourcery.com>
2523
2524 * gdb.texinfo: Add missing cindex for some packets.
2525
472a2379
KS
25262012-06-20 Keith Seitz <keiths@redhat.com>
2527
2528 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2529 for -break-insert and document -p.
2530
2678e2af
YQ
25312012-06-20 Yao Qi <yao@codesourcery.com>
2532
2533 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2534 and "gdb.write_memory" with "Inferior.read_memory" and
2535 "Inferior.write_memory".
2536
984359d2
EZ
25372012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2538
2539 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2540 (Free Documentation): Add @node line.
2541 (Continuing and Stepping) <advance location>: Use @item instead of
2542 @itemx.
2543 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2544 @itemx.
2545 (Embedded Processors): Put the link to "PA" to its correct place,
2546 according to document structure.
2547 (Python API): Put the link to "Lazy Strings In Python" to its
2548 correct place.
2549 (Index): Use @@ in @tex block to get a literal @.
2550
2551 * gdbint.texinfo: Fix the @subtitle line.
2552
2553 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2554 correct place.
2555
16bdd41f
YQ
25562012-06-08 Yao Qi <yao@codesourcery.com>
2557
2558 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2559 Protocol'.
2560 (In-Process Agent Protocol, IPA Protocol Objects)
2561 (IPA Protocol Commands): New nodes.
2562 (Tracepoint Packets): Add anchors.
2563
2d4c29c5
TS
25642012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2565
2566 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2567
6bd110c5
YQ
25682012-06-06 Yao Qi <yao@codesourcery.com>
2569
2570 * gdb.texinfo: Update copyright year.
2571
f3e0e960
SS
25722012-05-23 Stan Shebs <stan@codesourcery.com>
2573 Kwok Cheung Yeung <kcy@codesourcery.com>
2574
2575 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2576
1564a261
JK
25772012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2578
2579 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2580 Mention also --with-separate-debug-dir.
2581 (Auto-loading): Prepend $debugdir in the sample output.
2582 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2583 auto-load safe-path variable.
2584 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2585 Mention also $debugdir for 'set auto-load scripts-directory'.
2586
eb17f351
EZ
25872012-05-19 Eli Zaretskii <eliz@gnu.org>
2588
2589 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2590 (MIPS Embedded, MIPS, MIPS Register packet Format)
2591 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2592 appropriate.
2593
4cc0665f 25942012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2595 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2596
2597 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2598 mips compression".
2599 (MIPS Breakpoint Kinds): New subsubsection.
2600
7af8dcf8 26012012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2602
2603 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2604 nodes for subsections. Add @acronym mark-ups and adjust
2605 formatting.
2606
aff139ff
JK
26072012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2608
2609 Rename $ddir to $datadir.
2610 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2611 (objfile-gdb.py file): Rename $ddir to $datadir.
2612
9cb709b6
TT
26132012-05-18 Tom Tromey <tromey@redhat.com>
2614
2615 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2616
e7e0cddf
SS
26172012-05-14 Stan Shebs <stan@codesourcery.com>
2618
2619 * gdb.texinfo (Dynamic Printf): New subsection.
2620
7efc75aa
SCR
26212012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2622
2623 * gdb.texinfo (Basic Python): Add description about the function
2624 gdb.find_pc_line
2625
f307c045
JK
26262012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2627 Eli Zaretskii <eliz@gnu.org>
2628
2629 * gdb.texinfo (Separate Debug Files): Use plural form for global
2630 debugging information directory.
2631
85d4a676
SS
26322012-05-11 Stan Shebs <stan@codesourcery.com>
2633 Kwok Cheung Yeung <kcy@codesourcery.com>
2634
2635 * gdb.texinfo (Operating System Auxiliary Information): Document new
2636 'info os' subcommands.
2637
c1668e4e
JK
26382012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2639
2640 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2641 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2642 (dotdebug_gdb_scripts section): Add reference
2643 to 'Auto-loading safe path'.
2644
7349ff92
JK
26452012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2646
2647 Implement multi-component --with-auto-load-dir.
2648 * gdb.texinfo (Auto-loading): New references
2649 for 'set auto-load scripts-directory'
2650 and 'show auto-load scripts-directory'.
2651 (Auto-loading safe path): Describe the new default. Move $ddir
2652 substituation reference to 'objfile-gdb.py file'.
2653 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2654 script-name. Describe new 'set auto-load scripts-directory'
2655 and 'show auto-load scripts-directory'.
2656
6dea1fbd
JK
26572012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2658
2659 Provide $ddir substitution for --with-auto-load-safe-path.
2660 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2661 (Auto-loading safe path): Likewise. Mention the default value,
2662 $ddir substitution, --with-auto-load-safe-path and
2663 --without-auto-load-safe-path.
2664 * observer.texi (gdb_datadir_changed): New.
2665
1ccacbcd
JK
26662012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2667
2668 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2669 Twice.
2670
d9242c17
JK
2671 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2672 directory separator by path separator.
2673
af2c1515
JK
26742012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2675
2676 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2677 for 'set auto-load safe-path' optional. Mention if it is omitted.
2678 Change disabling security protection condition to "/", twice.
2679
a20ee7a4
SCR
26802012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2681
2682 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2683 the new methods global_block and static_block on gdb.Symtab
2684 objects.
2685
56af09aa
SCR
26862012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2687
2688 * gdb.texinfo (Blocks In Python): Add a note saying that future
2689 improvements to GDB and its infrastructure can move symbols
2690 across blocks within a symbol table.
2691
2746b0ef
YQ
26922012-04-29 Yao Qi <yao@codesourcery.com>
2693
2694 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2695 (A29K): Remove.
2696
62e5f89c
SDJ
26972012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2698 Tom Tromey <tromey@redhat.com>
2699
2700 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2701 and generic static probe support on GDB.
2702
a766d390
DE
27032012-04-25 Doug Evans <dje@google.com>
2704
50f042b9
DE
2705 * gdb.texinfo (Go): Fix thinko.
2706
a766d390
DE
2707 * gdb.texinfo (Supported Languages): Add Go.
2708 (Go): New node.
2709
f02e2b19
YQ
27102012-04-25 Yao Qi <yao@codesourcery.com>
2711
2712 * gdbint.texinfo (Testsuite): New section `Board settings'.
2713
68d41a48
JK
27142012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2715
2716 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2717 Three times.
2718
174bb630
JK
2719 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2720 Three times.
2721
0511cc75
JK
27222012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2723
2724 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2725 by @table @asis. Fix formatting of one item.
2726
0070f25a
JK
27272012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2728
2729 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2730
4dc84fd1
JK
27312012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2732
2733 New option "set debug auto-load".
2734 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2735 (auto-load verbose mode): New node.
2736
bccbefd2
JK
27372012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 New option "set auto-load safe-path".
2740 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2741 and "info auto-load" examples for safe-path. Put there also references
2742 for "set auto-load safe-path" and "show auto-load safe-path".
2743 New menu item for Auto-loading safe path.
2744 (Auto-loading safe path): New node.
2745 (Python Auto-loading): Update the expected output from "Missing"
2746 to "No".
2747
bf88dd68
JK
27482012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2749
2750 auto-load: Implementation.
2751 * gdb.texinfo (Mode Options): New anchor for -nx.
2752 (Startup): New anchors for Option -init-eval-command,
2753 Home Directory Init File
2754 and Init File in the Current Directory during Startup.
2755 Mention set auto-load local-gdbinit with a reference.
2756 Change the sample code to "set auto-load python-scripts".
2757 (Threads): New anchor set libthread-db-search-path.
2758 Provide references to libthread_db.so.1 file.
2759 (Controlling GDB): New menu item for Auto-loading.
2760 (Auto-loading, Init File in the Current Directory)
2761 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2762 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2763 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2764 reference.
2765 (Auto-loading): Rename to ...
2766 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2767 "set auto-load python-scripts", new anchor for it. Change
2768 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2769 for it. Change "info auto-load-scripts"
2770 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2771 to "Python scripts".
2772
8264ba82
AG
27732012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2774
2775 PR mi/13393
2776 * gdb.texinfo (Print Settings): Extend the description for "set print
2777 object".
2778 (GDB/MI Variable Objects): Extend the description for -var-create and
2779 -var-list-children.
2780
06fc020f
SCR
27812012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2782
2783 * gdb.texinfo (Examining Data): Document the 'explore' command.
2784
7191c139
JB
27852012-03-28 Joel Brobecker <brobecker@adacore.com>
2786
2787 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2788 to the children of a varobj and its update range when -var-update
2789 returns that the varobj's type changed.
2790
3708f05e
JK
27912012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2792
2793 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2794 Create two new links fir 'objfile-gdb.py file'
2795 and 'dotdebug_gdb_scripts section'.
2796
8e0583c8
JK
27972012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2798
2799 * gdb.texinfo (Auto-loading): Rename node reference
2800 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2801 Twice.
2802 (.debug_gdb_scripts section): Rename the node ...
2803 (dotdebug_gdb_scripts section): ... here.
2804 (Maintenance Commands): Also rename this node reference.
2805
7b282c5a
SCR
28062012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2807
2808 * gdb.texinfo (Python API/Values From Inferior): Add description
2809 about the new method Value.referenced_value. Add description on
2810 how Value.dereference is different (and similar) to
2811 Value.referenced_value.
2812
8320cc4f
JK
28132012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2814
2815 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2816 --init-eval-command=COMMAND, -iex.
2817 (Startup): Describe -iex and -ix. Simplify the example
2818 for "set auto-load-scripts off".
2819
481860b3
GB
28202012-03-16 Gary Benson <gbenson@redhat.com>
2821
2822 PR breakpoints/10738
2823 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2824 stating that GDB cannot set breakpoints on inlined functions.
2825 (Mode Options): Document --use-deprecated-index-sections.
2826 (Index Section Format): Document new index section version format.
2827
c4aeac85
TT
28282012-03-15 Tom Tromey <tromey@redhat.com>
2829
2830 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2831
16899756
DE
28322012-03-13 Doug Evans <dje@google.com>
2833
2834 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2835 of "reload".
2836 (Symbols): Delete docs for set/show symbol-reloading.
2837 * gdbint.texinfo (Defining Other Architecture Features): Delete
2838 SYMBOL_RELOADING_DEFAULT.
2839 * refcard.tex: Delete reference to symbol-reloading.
2840
9b224c5e
PA
28412012-03-07 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.texinfo (General Query Packets): Document new
2844 QProgramSignals packet.
2845 * gdb.texinfo (Remote configuration): Mention
2846 "program-signals-packet".
2847
169081d0
TG
28482012-03-05 Tristan Gingold <gingold@adacore.com>
2849
2850 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2851
d1feda86
YQ
28522012-03-03 Yao Qi <yao@codesourcery.com>
2853
2854 * gdb.texinfo (In-Process Agent): New node.
2855 Document new commands.
2856 (General Query Packets): Add packet `QAgent'.
2857
1faeff08
MR
28582012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2859
2860 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2861
7d74f244
DE
28622012-03-01 Scott J. Goldman <scottjg@vmware.com>
2863
2864 * gdb.texinfo (Commands In Python): Put example python macro in
2865 COMMAND_USER category rather than COMMAND_OBSCURE.
2866 Document gdb.COMMAND_USER.
2867 (User-defined Commands): Update documentation to clarify
2868 "set/show max-user-call-depth" and "show user" don't apply to python
2869 commands. Update documentation to clarify "help user-defined" may
2870 also include python commands defined as COMMAND_USER.
2871
6fe37d23
JK
28722012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2873
2874 * gdb.texinfo (Startup): Add option -ex description to the option -x
2875 description.
2876
83364271
LM
28772012-02-24 Luis Machado <lgustavo@codesourcery.com>
2878
2879 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2880 condition-evaluation breakpoint parameter.
2881 Mention condition-evaluation mode being shown in "info break".
2882 (Break Conditions): Add description for target-side
2883 conditional breakpoints.
72f4393d 2884 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
2885 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2886 cond-expr.
2887 (General Query Packets): Mention new ConditionalBreakpoint feature.
2888
bdb1994d
TT
28892012-02-22 Tom Tromey <tromey@redhat.com>
2890
2891 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2892
4d241c86
TT
28932012-02-17 Tom Tromey <tromey@redhat.com>
2894
2895 PR python/10753:
2896 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2897 directory.
2898
816338b5
SS
28992012-02-14 Stan Shebs <stan@codesourcery.com>
2900
2901 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2902
cc30c4bd
PA
29032012-02-13 Pedro Alves <palves@redhat.com>
2904
2905 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2906 mips-idt-ecoff.
2907
035d1e5b
YQ
29082012-02-09 Yao Qi <yao@codesourcery.com>
2909
2910 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2911
f0823d2c
TT
29122012-02-07 Tom Tromey <tromey@redhat.com>
2913
2914 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2915 Symbol.value.
2916
64e7d9dd
TT
29172012-02-07 Tom Tromey <tromey@redhat.com>
2918
2919 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2920
4220b2f8
TS
29212012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2922
2923 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2924
edcc5120
TT
29252012-01-24 Tom Tromey <tromey@redhat.com>
2926
2927 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2928 unload".
2929 (Files): Mention new catch commands.
2930 (GDB/MI Async Records): Likewise.
2931
53fe1783
GB
29322012-01-24 Gary Benson <gbenson@redhat.com>
2933
2934 Delete #if 0'd out code.
2935 * gdb.texinfo (Frame Info): Remove "info catch".
2936
b9e7b9c3
UW
29372012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2938
2939 * gdb.texinfo (Remote Configuration): Document
2940 "set remote hostio-readlink-packet" command.
2941 (General Query Packets): Document vFile:readlink packet.
2942
4aac40c8
TT
29432012-01-16 Tom Tromey <tromey@redhat.com>
2944
2945 * gdb.texinfo (Specify Location): Document relative file name
2946 handling.
2947
cafec441
TT
29482012-01-16 Tom Tromey <tromey@redhat.com>
2949
2950 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2951
0ee339bc
JK
29522012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2953 Eli Zaretskii <eliz@gnu.org>
2954
2955 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2956 code.
2957
72384ba3
PH
29582012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2959
2960 * gdb.texinfo (Variables): Document use of :: for non-static
2961 variables.
2962
ce1b17c4
JB
29632012-01-05 Joel Brobecker <brobecker@adacore.com>
2964
2965 * gdbint.texinfo (Start of New Year Procedure): Update
2966 to replace use of copyright.sh by use of copyright.py.
2967
217bff3e
JK
29682012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2969
2970 Remove the gdbtui binary.
2971 * all-cfg.texi (GDBTUI): Remove.
2972 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2973 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2974 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2975
cc72b2a2
KP
29762011-12-23 Kevin Pouget <kevin.pouget@st.com>
2977
2978 Introduce gdb.FinishBreakpoint in Python.
2979 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2980 (Python API): Add menu entry for Finish Breakpoints.
2981
13ac8d2c
JK
29822011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2983
2984 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2985 tests.
2986
e0f9f062
DE
29872011-12-16 Doug Evans <dje@google.com>
2988
2989 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2990
80b6e756
PM
29912011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2992
1c3ad6ab 2993 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2994 stack". Add documentation for "set/show python print-stack".
2995
2fb860fc
PA
29962011-12-14 Pedro Alves <pedro@codesourcery.com>
2997
2998 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2999 should transfer control to the stub in the startup code instead of
3000 in main. Mention the need to get past the initial breakpoint.
3001
f8eba3c6
TT
30022011-12-06 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.texinfo (Set Breaks): Update for new behavior.
3005
2268b414
JK
30062011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3007
3008 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3009 List Format for SVR4 Targets'.
3010 (General Query Packets): New item qXfer:libraries-svr4:read.
3011 (Library List Format for SVR4 Targets): New node.
3012
ae6f0d5b
TT
30132011-12-01 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3016 add.
3017
36dfb11c
TT
30182011-11-22 Tom Tromey <tromey@redhat.com>
3019
3020 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3021 reasons.
3022
f196051f
SS
30232011-11-20 Stan Shebs <stan@codesourcery.com>
3024
3025 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3026 note-related options and variables.
3027 (Tracepoint Packets): Document packet changes.
3028
f85b53f8
SD
30292011-11-20 Sanjoy Das <sdas@igalia.com>
3030
3031 * gdb.texinfo (JIT Interface): Add documentation on writing and
3032 usind JIT debug info readers.
3033 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3034 Debug Info Readers): New nodes.
3035
bfccc43c
YQ
30362011-11-18 Yao Qi <yao@codesourcery.com>
3037
3038 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3039 tracepoint.
3040
c011a4f4
DE
30412011-11-15 Doug Evans <dje@google.com>
3042
3043 * gdb.texinfo (Files): Document basenames-may-differ.
3044
ed59ded5
DE
30452011-11-14 Doug Evans <dje@google.com>
3046
3047 * gdb.texinfo (Shell Commands): Document "!".
3048
405f8e94
SS
30492011-11-14 Stan Shebs <stan@codesourcery.com>
3050 Kwok Cheung Yeung <kcy@codesourcery.com>
3051
3052 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3053 needed to get shorter fast tracepoints.
3054 (Tracepoint Packets): Document new qTMinFTPILen packet.
3055
1e4d1764
YQ
30562011-11-14 Yao Qi <yao@codesourcery.com>
3057
3058 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3059 behavior of tracepoint.
3060 (General Query Packets): New feature InstallInTrace.
3061 (Remote Configuration): Document "set remote
3062 install-in-trace-packet".
3063
71eba9c2 30642011-11-12 Matt Rice <ratmice@gmail.com>
3065
3066 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3067 Add arguments to info macro.
3068
e0f8f636
TT
30692011-11-10 Tom Tromey <tromey@redhat.com>
3070
3071 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3072 manual.
3073 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3074 (Macros): Add a footnote.
3075 (C): Remove paragraph about compiler options.
3076 (C Constants): Mention wide character and string constants.
3077 (C Plus Plus Expressions): Update compiler option advice. Mention
3078 using declarations. Mention ADL. Remove old HP compiler
3079 information.
3080
625c0d47
TT
30812011-11-10 Tom Tromey <tromey@redhat.com>
3082
3083 PR c++/9257:
3084 * gdb.texinfo (Print Settings): Add an extra note about the need
3085 for a vtable.
3086
4be2aacc
MR
30872011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3088
3089 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3090 "set mips abi" documentation.
3091
0a1c4d10
DE
30922011-11-04 Doug Evans <dje@google.com>
3093
3094 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3095
aad1c02c
TT
30962011-11-03 Tom Tromey <tromey@redhat.com>
3097
3098 * gdb.texinfo (Stopping): Add menu entry.
3099 (Continuing and Stepping): Restore @node. Use @section, not
3100 @subsection.
3101
983fb131
MR
31022011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3103
3104 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3105 designation. Fix "Specify Location" cross-reference.
3106
3065dfb6
SS
31072011-11-02 Stan Shebs <stan@codesourcery.com>
3108
3109 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3110 (General Query Packets): Describe tracenz feature.
3111 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3112
0aaaf063
PK
31132011-10-28 Paul Koning <paul_koning@dell.com>
3114
3115 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3116
2231f1fb
KP
31172011-10-27 Kevin Pouget <kevin.pouget@st.com>
3118
72f4393d 3119 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3120 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3121
5110b5df
PK
31222011-10-26 Paul Koning <paul_koning@dell.com>
3123
3124 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3125
22dbab46
PK
31262011-10-25 Paul Koning <paul_koning@dell.com>
3127
3128 PR python/13327
72f4393d 3129
22dbab46
PK
3130 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3131 fetch_lazy method.
3132
9df2fbc4
PM
31332011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3134
3135 PR python/12656
3136
3137 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3138 global_block, static_block function.
3139
f05e2e1d
TT
31402011-10-19 Tom Tromey <tromey@redhat.com>
3141
3142 * gdb.texinfo (Commands In Python): Add missing "@"s.
3143
a7fc3f37
KP
31442011-10-13 Kevin Pouget <kevin.pouget@st.com>
3145
3146 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3147 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3148 constants.
3149
5048e516
JK
31502011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3151
3152 Fix compatibility with texinfo versions older than 4.12.
3153 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3154 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3155 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3156 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3157 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3158 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3159 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3160
5a56e9c5
DE
31612011-10-09 Doug Evans <dje@google.com>
3162
3163 * gdb.texinfo (Extending GDB): Document alias command.
3164
36b11add
JK
31652011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3166
3167 Support @entry in input expressions.
3168 * gdb.texinfo (Variables): Describe @entry names suffix.
3169 (Print Settings): Add anchor for `set print entry-values'.
3170
e18b2753
JK
31712011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3172 Eli Zaretskii <eliz@gnu.org>
3173
3174 Display @entry parameter values (without references).
3175 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3176 example.
3177 (Print Settings): New description of set print entry-values and show
3178 print entry-values.
3179
111c6489
JK
31802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3181 Eli Zaretskii <eliz@gnu.org>
3182
3183 Recognize virtual tail call frames.
3184 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3185 (Tail Call Frames): New node.
3186 (Frames In Python): Add gdb.TAILCALL_FRAME.
3187
9c15afc4
DE
31882011-10-07 Doug Evans <dje@google.com>
3189
3190 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3191 register_pretty_printer.
3192
99f5279d
PM
31932011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3194
3195 PR python/12930
3196 PR python/12802
3197
3198 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3199 stop method.
3200
03583c20
UW
32012011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3202
3203 * gdb.texinfo (Starting your Program): "set disable-randomization"
3204 is no longer Linux-specific.
3205 (Remote Configuration): Document "set remote
3206 disable-randomization-packet".
3207 (General Query Packets): Document "QDisableRandomization" packet
3208 and add it to "qSupported" list.
3209
bd054e06
KP
32102011-10-07 Kevin Pouget <kevin.pouget@st.com>
3211
3212 Allow Python notification of new object-file loadings.
3213 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3214 event type.
3215
cb6be26b
KP
32162011-10-04 Kevin Pouget <kevin.pouget@st.com>
3217
3218 PR python/12691: Add the inferior to Python exited event
3219 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3220
a05336a1
JB
32212011-10-03 Joel Brobecker <brobecker@adacore.com>
3222
3223 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3224 rephasing.
3225
5d77fe44
JB
32262011-10-03 Joel Brobecker <brobecker@adacore.com>
3227
3228 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3229 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3230 as possible feature returned by the `-list-features'
3231 command.
3232
699df94d
PK
32332011-09-28 Paul Koning <paul_koning@dell.com>
3234
3235 * gdb.texinfo (gdb.Type): Document field access by dictionary
3236 key syntax.
3237
24bdad53
YQ
32382011-09-28 Yao Qi <yao@codesourcery.com>
3239
3240 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3241 Add one space after option `-s'. Remove @r{} markup.
3242
6710bf39
SS
32432011-09-27 Stan Shebs <stan@codesourcery.com>
3244
3245 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3246
d99f7e48
HZ
32472011-09-16 Hui Zhu <teawater@gmail.com>
3248
3249 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3250 to *(unsigned char *)$esp@300.
3251
d812018b
PK
32522011-09-15 Paul Koning <paul_koning@dell.com>
3253
3254 * gdb.texinfo: Make style of Python functions and methods match
3255 the syntax of Python. Also put class and module names explicitly
3256 on function, member, and variable names, matching Python
3257 documentation conventions.
72f4393d 3258
2aa48337
KP
32592011-09-15 Kevin Pouget <kevin.pouget@st.com>
3260
3261 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3262 * gdb.texinfo (Inferiors In Python): Describe new
3263 gdb.selected_inferior() function.
3264
6839b47f
KP
32652011-09-15 Kevin Pouget <kevin.pouget@st.com>
3266
3267 Handle multiple breakpoint hits in Python interface:
3268 * gdb.texinfo (Events In Python): New function documentation:
3269 gdb.BreakpointEvent.breakpoints. Indicate that
3270 gdb.BreakpointEvent.breakpoint is now deprecated.
3271
26829f2b
JB
32722011-09-04 Joel Brobecker <brobecker@adacore.com>
3273
3274 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3275
a9f54f60
TT
32762011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3277
3278 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3279
fa3a4f15
PM
32802011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3281
72f4393d
L
3282 * gdb.texinfo (Prompt): Add set/show extended-prompt
3283 documentation
3284 (Basic Python): Add prompt_hook anchor.
3285 (Python modules): Reword module text to reflect multiple modules.
3286 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3287
224bbe49
YQ
32882011-08-14 Yao Qi <yao@codesourcery.com>
3289
78d85199
YQ
3290 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3291
32922011-08-14 Yao Qi <yao@codesourcery.com>
3293
3294 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3295 (TIC6x Features): New node.
3296
457e09f0
DE
32972011-08-12 Doug Evans <dje@google.com>
3298
3299 * gdb.texinfo (Symbols In Python): Document symbol.type.
3300
5e239b84
PM
33012011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3302
3303 * gdb.texinfo (Python): Document command and function
3304 auto-loading.
3305
177bc839
JK
33062011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3307 Eli Zaretskii <eliz@gnu.org>
3308
3309 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3310 typedefs unrolling. Extend the sample code by an inner typedef and
3311 outer typedefs unrolling.
3312
1a532630
PP
33132011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3314
3315 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3316 size and line-size.
3317
9b158ba0 33182011-07-21 Matt Rice <ratmice@gmail.com>
3319
3320 PR macros/12999
3321 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3322 Update text and cindex entries for info macro command.
3323
d17b6f81
PM
33242011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3325
3326 * observer.texi (GDB Observers): Add before_prompt observer.
3327 * gdb.texinfo (Basic Python): Add documentation for prompt
3328 substitution.
3329
713389e0
PM
33302011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3331
72f4393d 3332 PR python/12438
713389e0 3333 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3334 set/show python print-stack. Document set/show python
3335 print-backtrace.
713389e0 3336
177b42fe
TJB
33372011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3338
3339 * gdb.texinfo: Fix typos.
3340
900e11f9
JK
33412011-07-01 Tom Tromey <tromey@redhat.com>
3342
3343 * gdb.texinfo (Debugging Output): Document set debug
3344 check-physname.
3345
39c4d40a
TT
33462011-06-29 Tom Tromey <tromey@redhat.com>
3347
3348 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3349 breakpoint-notifications feature.
3350
6f5def7d
UW
33512011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3352
3353 * gdb.texinfo (Target Description): Remove warning about
3354 possibly unstable format.
3355
8cf64490
TT
33562011-06-03 Tom Tromey <tromey@redhat.com>
3357
3358 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3359 (Events In Python): Note that exit_code is optional.
3360
393eab54
PA
33612011-05-17 Pedro Alves <pedro@codesourcery.com>
3362
3363 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3364 required for multi-threading support.
3365 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3366 Hc are deprecated for multi-threading debugging. Point readers at
3367 the vCont packet.
3368
75fc9810
DE
33692011-05-15 Doug Evans <dje@google.com>
3370
3371 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3372
01124a23
DE
33732011-05-13 Doug Evans <dje@google.com>
3374
98a5dd13
DE
3375 * gdb.texinfo (Threads): Document $sdir,$pdir.
3376 (Server): Document $pdir exception.
3377
dbaefcf7
DE
3378 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3379
cc63ef9b
DE
3380 * gdb.texinfo (Threads): Clarify default value for
3381 libthread-db-search-path.
7e0396aa 3382
01124a23
DE
3383 * gdb.texinfo (Completion): Update example.
3384 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3385
d248b706
KY
33862011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3387
3388 * gdb.texinfo: Document change in the behaviour of the enable and
3389 disable GDB commands when applied to tracepoints.
3390 Document the EnableDisableTracepoints remote stub feature.
3391 Document QTEnable and QTDisable in the list of tracepoint packets.
3392
cc88a640
JK
33932011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3394
3395 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3396 hsuser.texi.
3397 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3398 comment to hsuser.texi. Change rluser.texi name in the comment.
3399
84e578fb
DE
34002011-05-10 Doug Evans <dje@google.com>
3401
3402 * gdb.texinfo (Threads): If an empty path is provided for
3403 libthread-db-search-path it is reset to its default value.
3404 (Server): Ditto.
3405
478aac75
DE
34062011-05-09 Doug Evans <dje@google.com>
3407
3408 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3409
9c06b0b4
TJB
34102011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3411 Thiago Jung Bauermann <bauerman@br.ibm.com>
3412
3413 Implement support for PowerPC BookE masked watchpoints.
3414 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3415 (PowerPC Embedded): Mention support of masked watchpoints.
3416
9ed350ad
JB
34172011-05-03 Joel Brobecker <brobecker@adacore.com>
3418
3419 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3420 `@value{GDBN}'.
3421
4ceed123
JB
34222011-05-03 Joel Brobecker <brobecker@adacore.com>
3423
3424 * gdb.texinfo (titlepage): Remove dedication.
3425 (In Memoriam): New appendix.
3426
559a7a62
JK
34272011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3428 Eli Zaretskii <eliz@gnu.org>
3429
3430 * gdb.texinfo (Index Section Format): Change the version to 5.
3431 Describe the different formula.
3432
03f2bd59
JK
34332011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3434 Eli Zaretskii <eliz@gnu.org>
3435
3436 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3437 for disconnected tracing.
3438 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3439 extended-remote relationship. Mention --once.
3440 (TCP port allocation lifecycle of @code{gdbserver}): New.
3441
d9b1a651
EZ
34422011-04-23 Eli Zaretskii <eliz@gnu.org>
3443
3444 * gdb.texinfo (Server): Improve indexing. Index all optional
3445 switches to gdbserver.
3446
90476074
TT
34472011-04-20 Tom Tromey <tromey@redhat.com>
3448
3449 * gdb.texinfo (Index Section Format): New node.
3450 (Top): Add new node to menu.
3451
c21236dc
PA
34522011-04-20 Pedro Alves <pedro@codesourcery.com>
3453
3454 * gdb.texinfo (Maintenance Commands): Document `maint print
3455 remote-registers'.
3456
05c8c3f5
TT
34572011-04-20 Tom Tromey <tromey@redhat.com>
3458
3459 * gdb.texinfo (Trace File Format): Move node later.
3460
7a9dd1b2
TT
34612011-04-19 Tom Tromey <tromey@redhat.com>
3462
3463 * gdbint.texinfo (Register Information Functions): Remove
3464 duplicate "the".
3465 * gdb.texinfo (Emacs): Remove duplicate "to".
3466 (GDB/MI Variable Objects): Remove duplicate "the".
3467 (General Query Packets): Likewise.
3468
4368ebeb
JB
34692011-04-02 Joel Brobecker <brobecker@adacore.com>
3470
3471 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3472 "GDB/MI Ada Exception Information" node.
3473
956a9fb9
JB
34742011-04-01 Joel Brobecker <brobecker@adacore.com>
3475
3476 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3477 the "exception-name" field in the *stopped async record.
3478
f1310107
TJB
34792011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3480 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3481
3482 Implement support for PowerPC BookE ranged breakpoints.
3483 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3484
8786b2bd
TT
34852011-03-28 Tom Tromey <tromey@redhat.com>
3486
3487 * gdb.texinfo (Set Tracepoints): Fix typo.
3488
9ef07c8c
TT
34892011-03-24 Tom Tromey <tromey@redhat.com>
3490
3491 * gdb.texinfo (Specify Location): Document `function:label'
3492 linespec.
3493
99c3dc11
PM
34942011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3495
f1310107 3496 PR python/12149
99c3dc11
PM
3497
3498 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3499
29703da4
PM
35002011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3501
3502 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3503 (Inferiors In Python): Likewise.
3504 (Threads In Python): Likewise.
3505 (Symbols In Python): Likewise.
3506 (Objfiles In Python): Likewise.
3507 (Symbol Tables In Python): Likewise.
3508
c9174737
PA
35092011-03-15 Pedro Alves <pedro@codesourcery.com>
3510
3511 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3512 display>: Explain that the commands accept number ranges.
3513
7371cf6d
PM
35142011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3515
3516 * gdb.texinfo (Breakpoints In Python): Add description and example
3517 of Python stop function operation.
3518
ecec24e6
PM
35192011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3520
3521 * gdb.texinfo (Parameters In Python): Document get_set_string and
3522 get_show_string methods.
3523
6dcd5565
JK
35242011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3525
3526 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3527
81896e36
JK
3528 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3529 circular-trace-buffer name.
3530
5e30da2c
JB
35312011-02-28 Joel Brobecker <brobecker@adacore.com>
3532
3533 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3534 in the previous change.
3535
3bd0f5ef 35362011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3537
72f4393d 3538 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3539 that they can accept multiple arguments.
3540
4ec7539c
JB
35412011-02-24 Joel Brobecker <brobecker@adacore.com>
3542
3543 Revert the following patch (code patch was not approved):
3544 2011-02-21 Hui Zhu <teawater@gmail.com>
3545 * agentexpr.texi (bytecode descriptions): add printf.
3546 * gdb.texinfo (tracepoint action lists): add printf.
3547
82809774
DE
35482011-02-23 Doug Evans <dje@google.com>
3549
3550 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3551
e5a67952
MS
35522011-02-23 Michael Snyder <msnyder@vmware.com>
3553
3554 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3555 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3556 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3557
6e6fbe60
DE
35582011-02-22 Doug Evans <dje@google.com>
3559
3560 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3561 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3562 add description of result, fix @defun formatting.
3563
f994e27a
HZ
35642011-02-21 Hui Zhu <teawater@gmail.com>
3565
3566 * agentexpr.texi (Bytecode Descriptions): Add printf.
3567 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3568
c7f96d2b
TT
35692011-02-18 Tom Tromey <tromey@redhat.com>
3570
3571 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3572
60f98dde
MS
35732011-02-14 Michael Snyder <msnyder@vmware.com>
3574
3575 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3576 Document new command "thread find".
3577
08e796bc
MS
35782011-02-14 Michael Snyder <msnyder@vmware.com>
3579
3580 * gdb.texinfo (Threads): Update example of new thread message.
3581
b3b9301e
PA
35822011-02-14 Pedro Alves <pedro@codesourcery.com>
3583
3584 * gdb.texinfo (Remote Configuration): Mention set/show remote
3585 traceframe-info.
3586 (Tools/Packages Optional for Building GDB): Mention that expat is
3587 used for traceframe info.
3588 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3589 (General Query Packets) <qSupported>: Describe the
3590 qXfer:traceframe-info:read feature.
3591 (qXfer::read): Describe qXfer:traceframe-info:read.
3592 (Traceframe Info Format): New section.
3593
cef35b0f
PA
35942011-02-04 Pedro Alves <pedro@codesourcery.com>
3595
3596 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3597 for casts and unary operators.
3598
f1cbe1d3
TT
35992011-02-04 Tom Tromey <tromey@redhat.com>
3600
3601 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3602 is not useful.
3603
585fdaa1
PA
36042011-01-25 Pedro Alves <pedro@codesourcery.com>
3605
3606 * gdb.texinfo: s/value optimized out/optimized out/g
3607
7bfc9434
JB
36082011-01-21 Joel Brobecker <brobecker@adacore.com>
3609
3610 * gdb.texinfo (Other Misc Settings): Rework part of the
3611 documentation of the "set interactive mode" command.
3612
4694da01
TT
36132011-01-19 Tom Tromey <tromey@redhat.com>
3614
3615 * gdb.texinfo (Threads): Document thread name output and `thread
3616 name' command.
3617 (Threads In Python): Document Thread.name attribute.
3618 (GDB/MI Thread Commands): Document thread attributes.
3619
b716877b
AB
36202011-01-12 Andrew Burgess <aburgess@broadcom.com>
3621
3622 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3623 changes in mi/mi-cmd-disas.c
3624
13fd8b81
TT
36252011-01-12 Tom Tromey <tromey@redhat.com>
3626
3627 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3628 Fix "thread apply" text.
3629
e09342b5
TJB
36302011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3631 Thiago Jung Bauermann <bauerman@br.ibm.com>
3632
3633 Implement support for PowerPC BookE ranged watchpoints.
3634 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3635 the "set powerpc exact-watchpoints" flag.
3636
06e65f44
TT
36372011-01-07 Tom Tromey <tromey@redhat.com>
3638
3639 * gdb.texinfo (Python API): Add descriptions to @menu items.
3640
d8e22779
TT
36412011-01-06 Tom Tromey <tromey@redhat.com>
3642
3643 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3644
a255712f
PP
36452010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3646
e09342b5 3647 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3648
ccfc3d6e
TT
36492011-01-06 Tom Tromey <tromey@redhat.com>
3650
3651 PR python/12133:
3652 * gdb.texinfo (Frames In Python): Document various frame
3653 constants.
3654
44944448
JB
36552011-01-05 Joel Brobecker <brobecker@adacore.com>
3656
3657 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3658 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3659 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3660
42ea3d7a
JK
36612011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3662
3663 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3664 (clean): Add GDBvn.texi.
3665
720d1a40
JB
36662010-12-29 Joel Brobecker <brobecker@adacore.com>
3667
3668 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3669 occasional case where the debugger prints an array address
3670 instead of the array itself.
3671
ad196637
PA
36722010-12-23 Pedro Alves <pedro@codesourcery.com>
3673
3674 * gdb.texinfo (Packets) <read registers packet>: Document support
3675 for registers that were not collected.
3676
a86caf66
DE
36772010-12-15 Doug Evans <dje@google.com>
3678
3679 * gdb.texinfo (Startup): Document auto-loading of scripts during
3680 startup.
3681 (Auto-loading): Delete "maint set python auto-load on|off".
3682 Add "set auto-load-scripts on|off".
3683
aae1c79a
DE
36842010-12-07 Doug Evans <dje@google.com>
3685
3686 * gdb.texinfo (Mode Options): Document -data-directory.
3687 (Data Files): Add reference to -data-directory.
3688
4e04c971
DE
36892010-11-29 Doug Evans <dje@google.com>
3690
3691 * gdb.texinfo (Pretty-Printer Introduction): Change
3692 printer-name:subprinter-name to printer-name;subprinter-name.
3693
94b6973e
PM
36942010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3695
72f4393d 3696 PR python/12199
94b6973e
PM
3697
3698 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3699
39037522
TT
37002010-11-23 Tom Tromey <tromey@redhat.com>
3701
3702 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3703 (Editing): Likewise.
3704 (Command History): Likewise.
3705 (TUI Keys): Likewise.
3706 (Bug Reporting): Conditionally include rluser.texi and
3707 inc-history.texinfo.
3708 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3709 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3710 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3711 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3712 (gdb.pdf): Likewise.
3713 (gdb.info): Likewise.
3714 (gdb/index.html): Likewise.
3715
5ae98d25
TT
37162010-11-23 Tom Tromey <tromey@redhat.com>
3717
3718 * Makefile.in (Makefile): Run ../config.status.
3719 (distclean): Update.
3720 * configure: Remove.
3721 * configure.ac: Remove.
3722
621c8364
TT
37232010-11-12 Tom Tromey <tromey@redhat.com>
3724
3725 * gdb.texinfo (Basic Python): Update. Add xref.
3726 (Exception Handling): Document new exception classes.
3727 (Types In Python): Update.
3728 (Frames In Python): Update.
3729
84f4c1fe
PM
37302010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3731
3732 * gdb.texinfo (Breakpoints In Python): Document "internal"
3733 parameter, and visible attribute.
3734
99e7ae30
DE
37352010-11-05 Doug Evans <dje@google.com>
3736
3737 * gdb.texinfo (Source Path): Document "set directories".
3738
f4b8a18d
KW
37392010-11-05 Ken Werner <ken.werner@de.ibm.com>
3740
3741 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3742 (OpenCL C): New node.
3743
7b51bc51
DE
37442010-11-02 Doug Evans <dje@google.com>
3745
3746 * gdb.texinfo (Pretty Printing): Expand into three sections,
3747 introduction, example, and commands.
3748 (Python API): Delete section Disabling Pretty-Printers, merge into
3749 Selecting Pretty-Printers.
3750 (Writing a Pretty-Printer): New section. Move the pretty-printer
3751 example here, and reformat to match python coding style. Add a second
3752 example using the gdb.printing module.
3753 (Python modules): Add gdb.printing.
3754
9eeee977
DE
37552010-10-29 Doug Evans <dje@google.com>
3756
3757 * gdb.texinfo (Python): Fix long line.
3758
a0e0ffdf
DE
37592010-10-20 Doug Evans <dje@google.com>
3760
3761 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3762 All references updated. Correct sections marked as subsections.
3763 (Coding Standards): New chapter. Move the coding standard related
3764 subsections here. Add section on Python coding standards.
3765
0e3509db
DE
37662010-10-13 Doug Evans <dje@google.com>
3767
3768 * gdb.texinfo (Python): Add "Python modules".
3769 (Types in Python): Add reference to gdb.types section.
3770 (Python modules): New node.
3771
44592cc4
DE
37722010-10-11 Doug Evans <dje@google.com>
3773
3774 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3775 Python" from gdb.Value.type description.
3776
6e1bb179
JB
37772010-09-28 Joel Brobecker <brobecker@adacore.com>
3778
3779 * gdb.texinfo (Ravenscar Profile): New node.
3780
e8467610
TT
37812010-09-22 Tom Tromey <tromey@redhat.com>
3782
3783 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3784
fccd1d1e
EZ
37852010-09-22 Eli Zaretskii <eliz@gnu.org>
3786
3787 * gdb.texinfo (Values From Inferior): Clarify that
3788 value.dynamic_type works only in C++ programs with RTTI.
3789
c1b6b909
TT
37902010-09-15 Paul Bolle <pebolle@tiscali.nl>
3791
3792 * gdb.texinfo (Character Sets): Correctly reference host-charset
3793 in example.
3794
7d288aaa
TT
37952010-09-13 Tom Tromey <tromey@redhat.com>
3796
3797 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3798 Document "fullname" and "from".
3799
f75d858b
MK
38002010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3801
3802 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3803 feature `reverse' output by -list-target-features.
3804
83b9503b
L
38052010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3806
3807 * gdb.texinfo (i386 Features): Remove an extra "@item".
3808
03f17ccf
TT
38092010-08-30 Tom Tromey <tromey@redhat.com>
3810
3811 PR python/11792:
3812 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3813
9779414d
DJ
38142010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3815
3816 * gdb.texinfo (ARM Features): Document
3817 org.gnu.gdb.arm.m-profile.
3818
f9ffd4bb
TT
38192010-08-23 Tom Tromey <tromey@redhat.com>
3820
3821 PR python/11145:
3822 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3823 reinterpret_cast methods.
3824
702c2711
TT
38252010-08-23 Tom Tromey <tromey@redhat.com>
3826
3827 PR python/11915:
3828 * gdb.texinfo (Types In Python): Document array method.
3829
66b73624
TJB
38302010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3831
3832 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3833
06a64a0b
TT
38342010-08-16 Tom Tromey <tromey@redhat.com>
3835
3836 * gdb.texinfo (Set Watchpoints): Document -location option.
3837
a3a7127e
DE
38382010-08-13 Doug Evans <dje@google.com>
3839
3840 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3841
8dedea02
VP
38422010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3843
3844 * gdb.texinfo (GDB/MI Data Manipulation): Document
3845 -data-read-memory-raw and -data-write-memory-raw.
3846
ca5c20b6 38472010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3848 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3849
3850 * gdb.texinfo (Basic Python): Describe post_event API.
3851
cb2e07a6
PM
38522010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3853
3854 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3855 decode_line Python APIs
cb2e07a6 3856
464b3efb
TT
38572010-08-10 Tom Tromey <tromey@redhat.com>
3858
3859 * gdb.texinfo (Pretty Printing API): Document
3860 gdb.default_visualizer.
3861
c29c521f
TT
38622010-08-10 Tom Tromey <tromey@redhat.com>
3863
3864 Revert gdb-add-index addition:
3865 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3866
5da1313b
JK
38672010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3868 Eli Zaretskii <eliz@gnu.org>
3869
3870 * gdb.texinfo (Mode Options) <-batch>
3871 (Basic Python) <gdb.execute>: Describe setting width and height.
3872
02d868e8
PP
38732010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3874
3875 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3876
c2bbed2a
TT
38772010-07-30 Tom Tromey <tromey@redhat.com>
3878
3879 * gdb.texinfo (Index Files): Mention gdb-add-index.
3880
6c13bbe1
HZ
38812010-07-30 Hui Zhu <teawater@gmail.com>
3882
3883 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3884 "detach inferior" and "kill inferior".
3885
53a71c06
CR
38862010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3887
3888 * gdb.texinfo (Machine Code): Update description of two forms of
3889 arguments, and add new example to demonstrate the new form.
3890
5374244e
PM
38912010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3892
3893 * gdb.texinfo (Values From Inferior): Add value inferior function
3894 call description.
3895
8ea5bce5
JK
38962010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3899
c0edd9ed
JK
39002010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3901 Eli Zaretskii <eliz@gnu.org>
3902
3903 Make core files the process_stratum.
3904 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3905 record_stratum example.
3906
9291a0cd
TT
39072010-07-13 Tom Tromey <tromey@redhat.com>
3908
3909 * gdb.texinfo (Index Files): New node.
3910
f5011d11
TT
39112010-07-13 Tom Tromey <tromey@redhat.com>
3912
3913 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3914
0f5238ed
TT
39152010-07-13 Tom Tromey <tromey@redhat.com>
3916
3917 * gdb.texinfo (Specify Location): Document labels.
3918
74c761c1
PA
39192010-07-01 Pedro Alves <pedro@codesourcery.com>
3920
3921 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3922 entries for fast tracepoints and static tracepoints.
3923
501994c0
PA
39242010-07-01 Pedro Alves <pedro@codesourcery.com>
3925
3926 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3927 qsThreadInfo>: Spell out `l' as ell.
3928
0fb4aa4b
PA
39292010-07-01 Pedro Alves <pedro@codesourcery.com>
3930
3931 * gdb.texinfo (Convenience Variables): Document $_sdata.
3932 (Commands to Set Tracepoints): Describe static tracepoints. Add
3933 `Listing Static Tracepoint Markers' menu entry. Document
3934 "strace".
3935 (Tracepoint Action Lists): Document collecting $_sdata.
3936 (Listing Static Tracepoint Markers): New subsection.
3937 (Tracepoints support in gdbserver): Mention static tracepoints.
3938 (remote packets, enabling and disabling): Mention
3939 read-sdata-object.
3940 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3941 and StaticTracepoint.
3942 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3943 Document qXfer:sdata:read.
3944 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3945
dc3b15be
JB
39462010-06-29 Joel Brobecker <brobecker@adacore.com>
3947
3948 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3949
595939de
PM
39502010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3951 Tom Tromey <tromey@redhat.com>
3952 Thiago Jung Bauermann <bauerman@br.ibm.com>
3953
3954 * gdb.texinfo (Inferiors In Python): New node.
3955 * gdb.texinfo (Threads In Python): New node.
3956
9279c692
JB
39572010-06-28 Joel Brobecker <brobecker@adacore.com>
3958
3959 * gdb.texinfo (Python): Document what the python directory is
3960 and what its location is.
3961 (Basic Python): Document the gdb.PYTHONDIR constant.
3962
bc9f0842
TT
39632010-06-25 Tom Tromey <tromey@redhat.com>
3964
3965 PR python/10808:
3966 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3967
f1421989
HZ
39682010-06-24 Hui Zhu <teawater@gmail.com>
3969
3970 * gdb.texinfo: (Commands for Controlled Output): Add
3971 documentation for command "eval".
3972
e4c0cfae
SS
39732010-06-21 Stan Shebs <stan@codesourcery.com>
3974
3975 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3976 * annotate.texinfo: Ditto.
3977 * gdbint.texinfo: Ditto.
3978 * stabs.texinfo: Ditto.
3979
bb08c432
HZ
39802010-06-22 Hui Zhu <teawater@gmail.com>
3981
3982 * gdb.texinfo: (Process Record and Replay): Add documentation
3983 for command "set record memory-query".
3984
4f5d9f07
SS
39852010-06-21 Stan Shebs <stan@codesourcery.com>
3986
3987 * gdb.texinfo: Relicense under GFDL version 1.3.
3988 * annotate.texinfo: Relicense under GFDL version 1.3.
3989 * gdbint.texinfo: Relicense under GFDL version 1.3.
3990 * stabs.texinfo: Relicense under GFDL version 1.3.
3991 * fdl.texi: Update to version 1.3.
3992
6aed2dbc
SS
39932010-06-18 Stan Shebs <stan@codesourcery.com>
3994
a61408f8
SS
3995 * gdb.texinfo (Operating System Auxiliary Information): Describe
3996 "info os" when no arguments given.
3997
6aed2dbc
SS
3998 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3999 $_thread.
4000
24e933df
HZ
40012010-06-18 Hui Zhu <teawater@gmail.com>
4002
4003 * gdb.texinfo: (Process Record and Replay): Add documentation
4004 for commands "record save" and "record restore".
4005
65d79d4b
SDJ
40062010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4007
4008 * gdb.texinfo: Include information about the correct use
4009 of addresses in the `watch' command.
4010
d914c394
SS
40112010-06-11 Stan Shebs <stan@codesourcery.com>
4012
4013 * gdb.texinfo (Observer Mode): New section.
4014 (General Query Packets): Document QAllow.
889bf7c5 4015
967cf477
DE
40162010-06-04 Doug Evans <dje@google.com>
4017
4018 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4019
aaf4119b
DE
40202010-06-03 Doug Evans <dje@google.com>
4021
4022 * gdbint.texinfo (Coding): Add subsection on command names.
4023
9eae7c52
TT
40242010-06-02 Tom Tromey <tromey@redhat.com>
4025
4026 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4027 always-disassemble.
4028
fa593d66
PA
40292010-06-01 Pedro Alves <pedro@codesourcery.com>
4030
4031 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4032 gdbserver, and add cross reference.
4033 (Tracepoints support in gdbserver): New subsection.
4034
dde08ee1
PA
40352010-05-26 Pedro Alves <pedro@codesourcery.com>
4036
4037 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4038 `qRelocInsn' feature.
4039 (Relocate instruction reply packet): New subsection
4040 of `Tracepoint Packets'.
4041 (Tracepoint Packets): Mention that packets QTDP and QTStart
4042 support the qRelocInsn request, and add cross reference to new
4043 subsection.
4044
07ca107c
DE
40452010-05-25 Doug Evans <dje@google.com>
4046
4047 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4048 (Commands In Python): Document gdb.string_to_argv.
4049
c25c4a8b
JK
40502010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4051
4052 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4053 ATTR_NORETURN.
4054
d7b32ed3 40552010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4056 Tom Tromey <tromey@redhat.com>
4057 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4058
c25c4a8b 4059 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4060
6aecb9c2
JB
40612010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4062
4063 * gdb.texinfo: (Summary) Add mention about D language support.
4064 (Filenames): Add D suffixes.
4065 (D): New node.
4066
b7da9e9f
PM
40672010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4068
4069 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4070 of macro deleted from GDB code.
4071
ab38a727
PA
40722010-04-24 Pedro Alves <pedro@codesourcery.com>
4073
4074 * gdb.texinfo (Commands to specify files): Describe what how GDB
4075 looks up DOS-based filesystem paths on the system root. Document
4076 the new `set/show target-file-system-kind' commands.
4077
66d09542
DE
40782010-04-23 Doug Evans <dje@google.com>
4079
4080 * gdb.texinfo (Python): Move Auto-loading section here ...
4081 (Python API): from here.
4082 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4083 (Maintenance Commands): Add docs for "maint print section-scripts".
4084
8bd10a10
CM
40852010-04-20 Chris Moller <cmoller@redhat.com>
4086
4087 * gdb.texinfo (Setting Breakpoints): Added description of
4088 filename-qualified rbreak.
4089 * refcard.tex (Breakpoints and Watchpoints): Added brief
4090 description of filename-qualified rbreak.
4091
4c374409
JK
40922010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4093
4094 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4095 (Python API): Change the reference to Pretty Printing API.
4096 (Pretty Printing): Move the user part under the Data node. Reformat
4097 the sample output to 72 columns. Create a new reference to Pretty
4098 Printing API. Rename the API part ...
4099 (Pretty Printing API): To a new node name.
4100 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4101 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4102
5a9351ae
SS
41032010-04-21 Stan Shebs <stan@codesourcery.com>
4104
4105 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4106 and commands.
5a9351ae 4107 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4108
9a22f0d0
PM
41092010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4110
4111 * gdb.texinfo (Examining memory): Update for change in string
4112 display with explicit size.
4113
6149aea9
PA
41142010-04-19 Pedro Alves <pedro@codesourcery.com>
4115
4116 PR breakpoints/8554.
4117
4118 * gdb.texinfo (Save Breakpoints): New node.
4119 (save-tracepoints): Rename to ...
4120 (save tracepoints): ... this. Mention that `save-tracepoints' is
4121 a deprecated alias to `save tracepoints'.
4122
711e434b
PM
41232010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4124
645797a8 4125 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4126 (info w32 thread-information-block): Document new command.
4127 (qGetTIBAddress): Document new gdbserver query.
4128 (maint set/show show-all-tib): Document new command.
4129
3f7b2faa
DE
41302010-04-15 Doug Evans <dje@google.com>
4131
fa33c3cd
DE
4132 * gdb.texinfo (Python API): Add progspaces section.
4133 (Selecting Pretty-Printers): Progspace pretty-printers are
4134 searched too.
4135 (Progspaces In Python): New section.
4136
3f7b2faa
DE
4137 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4138
79f283fe
PM
41392010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4140
4141 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4142 returns None.
4143
87290684
SS
41442010-04-09 Stan Shebs <stan@codesourcery.com>
4145
4146 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4147 Describe the `frames-created' field, tweak grammar.
4148
a97153c7
PA
41492010-04-09 Pedro Alves <pedro@codesourcery.com>
4150
4151 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4152 Describe the `circular' and `disconnected' fields.
4153
5c5dcc1b
L
41542010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4155
4156 * gdb.texinfo (maint print registers): Mention unavailable and
4157 invisible registers.
4158
adc36818
PM
41592010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4160 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4161 Tom Tromey <tromey@redhat.com>
adc36818
PM
4162
4163 * gdb.texinfo (Breakpoints In Python): New Node.
4164
33da3f1c
SS
41652010-04-08 Stan Shebs <stan@codesourcery.com>
4166
4167 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4168 trace status fields.
4169
3a13a53b
L
41702010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4171
4172 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4173 optional. Make org.gnu.gdb.i386.avx requires
4174 org.gnu.gdb.i386.avx.
4175
08001717
DE
41762010-04-08 Doug Evans <dje@google.com>
4177
4178 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4179 search path, and document that gdb only scans the search path if
4180 the script's path doesn't specify a directory.
4181
c375651d
DE
41822010-04-05 Doug Evans <dje@google.com>
4183
4184 * gdb.texinfo (maint show python auto-load): Fix typo.
4185
af54718e
SS
41862010-04-04 Stan Shebs <stan@codesourcery.com>
4187
d77f58be
SS
4188 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4189 (Setting Watchpoints): Update description of "info watch".
4190 (Disabling Breakpoints): Only "info break" lists all.
4191
af54718e
SS
4192 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4193 (tdump): Explain how tdump works.
4194
86b17b60
PA
41952010-04-01 Pedro Alves <pedro@codesourcery.com>
4196
4197 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4198 add cross reference.
4199
ff12863f
PA
42002010-03-31 Pedro Alves <pedro@codesourcery.com>
4201
4202 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4203 commands error out.
4204
f68eb612
L
42052010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4206
4207 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4208
c8d5aac9
L
42092010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4210
4211 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4212
7d13fe92
SS
42132010-03-29 Stan Shebs <stan@codesourcery.com>
4214 Nathan Sidwell <nathan@codesourcery.com>
4215
4216 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4217 GDBN equivalent.
4218 (Set Tracepoints): Remove mention that conditional tracepoints
4219 don't exist.
4220 (Tracepoint Actions): Clarify when while-stepping collection
4221 happens, note that while-stepping does not automatically collect
4222 $pc.
4223
409873ef 42242010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4225
409873ef
SS
4226 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4227 (General Query Packets): Describe TracepointSource.
4228
ee8e71d4
EZ
42292010-03-27 Matt Rice <ratmice@gmail.com>
4230
c8d5aac9
L
4231 * gdb.texinfo (ARM): Document arguments to "target sim".
4232 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4233
99b5e152
PA
42342010-03-26 Pedro Alves <pedro@codesourcery.com>
4235
4236 * gdb.texinfo (Tracepoint Packets): Remove mention that
4237 terror:string may be plain text, and drop mention of X prefix.
4238
cd64ee31
VP
42392010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4240
4241 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4242
6c28cbf2
SS
42432010-03-24 Stan Shebs <stan@codesourcery.com>
4244
4245 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4246
95a42b64
TT
42472010-03-24 Tom Tromey <tromey@redhat.com>
4248
4249 PR breakpoints/9352:
4250 * gdb.texinfo (Break Commands): Update.
4251
18148017
VP
42522010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4253
4254 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4255 commands.
4256
4daf5ac0
SS
42572010-03-16 Stan Shebs <stan@codesourcery.com>
4258
4259 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4260 circular-trace-buffer.
4261 (Tracepoint Packets): Describe QTBuffer, and details of the
4262 qTStatus reply.
4263
c9429232
SS
42642010-03-12 Stan Shebs <stan@codesourcery.com>
4265 Nathan Sidwell <nathan@codesourcery.com>
4266
4267 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4268 doing instruction stepping.
4269 (Tracepoint Restrictions): New node.
4270
ccefe4c4
TT
42712010-03-10 Tom Tromey <tromey@redhat.com>
4272
4273 * gdbint.texinfo (Symbol Handling): Update.
4274
7c953934
TT
42752010-03-08 Tom Tromey <tromey@redhat.com>
4276
4277 PR cli/9591:
4278 * gdb.texinfo (Mode Options): Mention lack of pagination and
4279 confirmation with --batch.
4280 (Screen Size): Mention --batch.
4281 (Messages/Warnings): Likewise.
4282
f870a310
TT
42832010-03-05 Tom Tromey <tromey@redhat.com>
4284
4285 * gdb.texinfo (Basic Python): Document target_charset and
4286 target_wide_charset.
4287
78e2826b
TT
42882010-03-05 Tom Tromey <tromey@redhat.com>
4289
4290 * gdb.texinfo (Data): Link to pretty-printing.
4291 (Output Formats): Likewise. Correct text.
4292
f5dff777
DJ
42932010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4294
4295 * gdb.texinfo (Types): Describe <struct> and <flags>.
4296
dc00d89f
PM
42972010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4298
4299 * gdb.texinfo (Frames In Python): Add block parameter and
4300 description to read_var text.
4301
5107b149 43022010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4303 Tom Tromey <tromey@redhat.com>
5107b149
PM
4304
4305 * gdb.texinfo (Types In Python): Describe block argument in
4306 template_argument and gdb.lookup_type.
4307
e03e5e7b
TT
43082010-02-24 Tom Tromey <tromey@redhat.com>
4309
4310 * gdb.texinfo (Cygwin Native): Fix typo.
4311
f3e9a817
PM
43122010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4313
4314 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4315 and select method descriptions.
4316 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4317 Tables in Python to menu.
4318 (Blocks In Python): New node.
4319 (Symbols In Python): New node.
4320 (Symbol Tables in Python): New node.
4321
a79b8f6e
VP
43222010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4323
4324 Multiexec MI
4325
4326 gdb/
4327 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4328
4329 gdb/doc/
4330 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4331 changes.
4332 (GDB/MI Program Execution): Document current behaviour of
4333 --all and --thread-group.
4334 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4335 -remove-inferior.
4336 * observer.texi (inferior_added, inferior_removed): New
4337 observers.
4338
629d6a47
TT
43392010-02-19 Tom Tromey <tromey@redhat.com>
4340
4341 * gdbint.texinfo (Getting Started): Fix @node.
4342 (Debugging GDB): Likewise.
4343
c09529e5
JB
43442010-02-13 Joel Brobecker <brobecker@adacore.com>
4345
4346 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4347 documenting the gdb_test_timeout variable.
4348
540aa8e7
MS
43492010-02-12 Jakob Engblom <jakob@virtutech.com>
4350
4351 * gdb.texinfo (MI commands): Added documentation of --reverse
4352 option to a set of MI commands. Restructured documentation of MI
4353 commands --exec-continue to reflect the complexity of reverse
4354 execution.
4355
081dfbf7
PA
43562010-02-12 Pedro Alves <pedro@codesourcery.com>
4357
4358 * gdb.texinfo (Using the Collected Data): Specify that the address
4359 range of `tfind outsize' is exclusive, and that the address range
4360 of `tfind range' is inclusive.
4361 (Tracepoint Packets): Specify that the address range of
4362 `QTFrame:range' is inclusive, and that the address range of
4363 `QTFrame:outside' is exclusive
4364
8e9c5e02
VP
43652010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4366
4367 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4368
92981e24
TT
43692010-02-10 Tom Tromey <tromey@redhat.com>
4370
4371 * gdb.texinfo (Debugging Output): Document set debug parser and
4372 show debug parser.
4373
075b51b7
L
43742010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4375
4376 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4377 i386_eflags and i386_mxcsr.
4378
3bb8d5c3
L
43792010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4380
4381 * gdb.texinfo: Document i386 target features.
4382
c5f80513
DE
43832010-02-05 Doug Evans <dje@google.com>
4384
4385 * gdbint.texinfo (Testsuite): Add a new section to document the
4386 various DejaGnu variables that may be overridden.
1be00882 4387 Document INTERNAL_GDBFLAGS.
c5f80513 4388
6ac33a4e
TT
43892010-02-04 Tom Tromey <tromey@redhat.com>
4390
4391 PR cli/8830:
4392 * gdb.texinfo (Files): -readnow comes before the filename for file
4393 and symbol-file.
4394
a1dcb23a
DJ
43952010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4396
4397 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4398 Document ARM breakpoint types.
4399 (Register Packet Format): Move into the new section.
4400 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4401
95433b34
JB
44022010-01-21 Joel Brobecker <brobecker@adacore.com>
4403
4404 * gdb.texinfo (File Options): Adjust the documentation of this
4405 switch to refer to the "source" command rather than partially
4406 duplicating some of the relevant information.
4407 (Extending GDB): Introduce and document the set/show script-extension
4408 setting.
4409 (Command Files): Add note explaining that the "source" command
4410 is also used to evalute scripts written in other languages.
4411 Remove the short slightly incorrect reference to sourcing Python
4412 scripts.
4413 (Python Commands): Document how to execute a Python script from GDB.
4414
8d576872
JB
44152010-01-19 Joel Brobecker <brobecker@adacore.com>
4416
4417 * gdb.texinfo (Command Files): Fix typo.
4418
8150ff9c
JB
44192010-01-18 Tom Tromey <tromey@redhat.com>
4420
4421 * gdb.texinfo (File Options): Document -x on .py files.
4422 (Command Files): Document handling of Python scripts.
4423
23db03a6
JZ
44242010-01-18 Jie Zhang <jie.zhang@analog.com>
4425
4426 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4427
00bf0b85
SS
44282010-01-15 Stan Shebs <stan@codesourcery.com>
4429
4430 * gdb.texinfo (Trace Files): New section.
4431 (Tracepoint Packets): Document QTSave and qTBuffer.
4432 (Trace File Format): New appendix.
4433
be759fcf
PM
44342010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4435
4436 * gdb.texinfo (Values From Inferior): Document lazy_string value
4437 method.
4438 (Python API): Add Lazy strings menu item.
4439 (Lazy Strings In Python): New node.
4440
dc146f7c
VP
44412010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4442
4443 * gdb.texinfo (GDB/MI Thread Information): New.
4444 (GDB/MI Async Records): Document the core field in *stopped.
4445 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4446 documentation
4447 (Process list): Document that osdata document may contain
4448 threads.
4449 (Remote Serial Protocol): Document qXfer:threads.
4450
d5551862
SS
44512010-01-06 Stan Shebs <stan@codesourcery.com>
4452
4453 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4454 disconnected tracing.
4455 (Tracepoint Packets): Document new protocol.
4456
7a697b8d
SS
44572010-01-05 Stan Shebs <stan@codesourcery.com>
4458
4459 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4460 tracepoints.
4461 (Tracepoint Packets): Describe remote protocol for fast
4462 tracepoints.
4463
e6f3ec50
JB
44642010-01-01 Joel Brobecker <brobecker@adacore.com>
4465
4466 Update the "Start of New Year Procedure".
4467 * gdbint.texinfo: Add the list of files that need to be updated
4468 manually. Minor reformatting.
4469
ddc4e9c1
JB
44702010-01-01 Joel Brobecker <brobecker@adacore.com>
4471
4472 * refcard.tex: Update copyright year in header and text.
4473
9d2897ad
JB
44742010-01-01 Joel Brobecker <brobecker@adacore.com>
4475
4476 * agentexpr.texi: Add 2010 to the list of copyright years.
4477 * annotate.texinfo: Likewise.
4478 * gdb.texinfo: Likewise.
4479 * gdbint.texinfo: Likewise.
4480 * observer.texi: Likewise.
4481 * stabs.texinfo: Likewise.
4482
6da95a67
SS
44832009-12-31 Stan Shebs <stan@codesourcery.com>
4484
4485 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4486
236f1d4d
SS
44872009-12-29 Stan Shebs <stan@codesourcery.com>
4488
4489 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4490
f61e138d
SS
44912009-12-28 Stan Shebs <stan@codesourcery.com>
4492
4493 * gdb.texinfo (Trace State Variables): New section.
4494 (Tracepoint Packets): Describe trace state variable packets.
4495 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4496 variable bytecodes.
4497
0fe7935b
DJ
44982009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4501 declarations.
4502
a6b29f87
VP
45032009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4504
4505 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4506 -gdb-exit behaviour.
4507
5e4bde96
JB
45082009-12-20 Joel Brobecker <brobecker@adacore.com>
4509
4510 * gpl.texi: Update to version 3 of the GPL.
4511
a1715244
JB
45122009-12-20 Joel Brobecker <brobecker@adacore.com>
4513
4514 * Makefile.in: Update copyright header.
4515 * observer.texi: Fix the copyright header of the generated files.
4516
361ae042
PM
45172009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4518
4519 * gdb.texinfo (Types In Python): Describe range function.
4520
bfd31e71
PM
45212009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4522
4523 * gdb.texinfo (Types In Python): Describe "is_base_class".
4524
57a1d736
TT
45252009-12-03 Tom Tromey <tromey@redhat.com>
4526
4527 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4528
8cebebb9
PP
45292009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4530
4531 * observer.texi: New memory_changed observer.
4532
16af530a
TT
45332009-12-01 Tom Tromey <tromey@redhat.com>
4534
4535 * gdb.texinfo (Reverse Execution): Fix typo.
4536
b6199126
DJ
45372009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4538
4539 PR gdb/8704
4540
4541 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4542 are allowed after the breakpoint condition.
4543
7a6973ad
TT
45442009-11-23 Tom Tromey <tromey@redhat.com>
4545
4546 PR python/10782:
4547 * gdb.texinfo (Types In Python): Document Type.pointer.
4548
21a0512e
PP
45492009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4550
4551 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4552
a5832c8f
PA
45532009-11-11 Pedro Alves <pedro@codesourcery.com>
4554
4555 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4556 (Using Agent Expressions): Delete cross reference.
4557
1eb7cd77
JB
45582009-11-07 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4561 and @settitle directives up to help makeinfo find them.
4562
24ddea62
JK
45632009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4564
4565 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4566 (Auto-loading): Use plural and note one can use multiple components now.
4567
3afae151
VP
45682009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4569
4570 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4571 -stack-list-arguments have the same documentation for parameter
4572 as -stack-list-locals. Add comas.
4573
14ff2235
PM
45742009-10-27 Tom Tromey <tromey@redhat.com>
4575 Eli Zaretskii <eliz@gnu.org>
4576
c8d5aac9 4577 PR python/10781
14ff2235
PM
4578
4579 * gdb.texinfo (Values From Inferior): Document cast method.
4580
9c419145
PP
45812009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4582
4583 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4584 and adjust example.
889bf7c5 4585
29153c24
MS
45862009-10-22 Michael Snyder <msnyder@vmware.com>
4587
4588 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4589 info record command. Also document the new save and restore
29153c24
MS
4590 commands.
4591
2b28d209
PP
45922009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4593
4594 * gdb.texinfo (Machine Code): Mention current pc marker.
4595 (Memory): Likewise.
4596
6c95b8df
PA
45972009-10-19 Pedro Alves <pedro@codesourcery.com>
4598 Stan Shebs <stan@codesourcery.com>
4599
4600 * observer.texi (new_inferior): Rename to...
4601 (inferior_appeared): ... this.
4602
4603 * gdb.texinfo (Inferiors): Rename node to ...
4604 (Inferiors and Programs): ... this. Mention running multiple
4605 programs in the same debug session.
4606 <info inferiors>: Mention the new 'Executable' column if "info
4607 inferiors". Update examples. Document the "add-inferior",
4608 "clone-inferior", "remove-inferior" and "maint info
4609 program-spaces" commands.
4610 (Process): Rename node to...
4611 (Forks): ... this. Document "set|show follow-exec-mode".
4612
2f8132f3
MS
46132009-10-11 Michael Snyder <msnyder@vmware.com>
4614
4615 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4616 (ReverseContinue): Ditto.
4617
cba4b2d3
PP
46182009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4619
4620 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4621
da082f17
JK
46222009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4623
4624 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4625
08be9d71
ME
46262009-10-06 Michael Eager <eager@eagercon.com>
4627
4628 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4629 (Embedded Processors): Add MicroBlaze.
4630 (MicroBlaze): New. Describe Xilinx MicroBlaze
4631
08a0efd0
PA
46322009-10-04 Pedro Alves <pedro@codesourcery.com>
4633
4634 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4635
cbb8f428
EZ
46362009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4637
4638 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4639
30a4a70c
JB
46402009-09-23 Joel Brobecker <brobecker@adacore.com>
4641
4642 * observer.texi (solib_unloaded): Document explicitly the fact that
4643 this observer is called before the associated symbols are unloaded.
4644
b3372f91
VP
46452009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4646
4647 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4648 -stack-list-variables.
4649
f43030c4
TT
46502009-09-18 Tom Tromey <tromey@redhat.com>
4651
4652 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4653 is experimental.
4654
ec7e75e7
PP
46552009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4656
4657 * gdb.texinfo (convenince variables): Mention
4658 $_siginfo could be empty.
f43030c4 4659
0cc7d26f
TT
46602009-09-15 Tom Tromey <tromey@redhat.com>
4661
4662 * gdb.texinfo (GDB/MI Variable Objects): Document
4663 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4664 Expand -var-update documentation.
4665
a96d9b2e
SDJ
46662009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4667
4668 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4669 feature.
4670
005ca36a
JB
46712009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4672
4673 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4674
0d772ac9
MS
46752009-09-10 Michael Snyder <msnyder@vmware.com>
4676
4677 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4678 ReverseStep replies to the qSupported query.
4679
14fb1bac
JB
46802009-09-10 Joel Brobecker <brobecker@adacore.com>
4681
4682 Add documentation for set/show interactive-mode.
4683 * gdb.texinfo (Other Misc Settings): New node.
4684
29b090c0
DE
46852009-09-01 Doug Evans <dje@google.com>
4686
4687 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4688 non-stop mode's affect on remote caching.
4689
4e5d721f
DE
46902009-08-31 Jacob Potter <jdpotter@google.com>
4691 Doug Evans <dje@google.com>
4692
4693 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4694 Mark `set/show remotecache' options as obsolete.
4695 Document new `set/show stack-cache' option.
4696 Update text for `info dcache'.
4697
55333a84
DE
46982009-08-27 Doug Evans <dje@google.com>
4699
4700 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4701 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4702
bc3a0b4d
RW
47032009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4704
4705 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4706 about autoconf.
4707
3a1ff0b6
PA
47082009-08-25 Pedro Alves <pedro@codesourcery.com>
4709
4710 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4711 small example, and describe its columns. Replace "inferior-id" by
4712 "infno" throughout.
4713
81ecdfbb
RW
47142009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4715
af542c2e
RW
4716 * gdbint.texinfo (Releasing GDB): Point to
4717 README-maintainer-mode file for required autoconf version.
4718 * configure.ac: Do not substitute datarootdir, htmldir,
4719 pdfdir, docdir. Do not process --with-datarootdir,
4720 --with-htmldir, --with-pdfdir, --with-docdir.
4721 * configure: Regenerate.
4722
81ecdfbb
RW
4723 * configure: Regenerate.
4724
4efc6507
DE
47252009-08-20 Reid Kleckner <reid@kleckner.net>
4726
4727 * gdb.texinfo: Add chapter on JIT interface.
4728
43089a6e
NR
47292009-08-07 Nick Roberts <nickrob@snap.net.nz>
4730
4731 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4732 confirmation request.
43089a6e 4733
99e008fe
EZ
47342009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4735
c8d5aac9
L
4736 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4737 CRC definitions.
99e008fe 4738
48cb2d85
VP
47392009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4740
4741 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4742 -break-commands.
48cb2d85 4743
ff1a52c6
UW
47442009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4745
4746 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4747 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4748
3285f3fe
UW
47492009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4750
4751 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4752 "set spu stop-on-load" and "show spu stop-on-load" commands.
4753
e35359c5
UW
47542009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4755
4756 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4757
58d6951d
DJ
47582009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4759
4760 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4761 org.gnu.gdb.arm.neon.
4762
08d16641
PA
47632009-07-20 Pedro Alves <pedro@codesourcery.com>
4764
4765 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4766 optional element.
4767 (subsection OS ABI): New subsection.
4768
782b2b07
SS
47692009-07-14 Stan Shebs <stan@codesourcery.com>
4770
4771 * gdb.texinfo (Tracepoint Conditions): New section.
4772 (General Query Packets): Describe ConditionalTracepoints.
4773 (Tracepoint Packets): Describe condition field.
4774 (Maintenance Commands): Describe maint agent-eval.
4775 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4776
9b117ef3
HZ
47772009-07-11 Hui Zhu <teawater@gmail.com>
4778
4779 * gdb.texinfo (disassemble): Add a new modifier /r
4780 to "disassemble" command to make it print the raw instructions
4781 in hex as well as in symbolic form.
4782
f5a33284
TT
47832009-07-09 Tom Tromey <tromey@redhat.com>
4784
4785 * gdbint.texinfo (Testsuite): Document parallel make check.
4786
812f7342
TT
47872009-07-09 Tom Tromey <tromey@redhat.com>
4788
4789 * gdbint.texinfo (Testsuite): Document test transcripts.
4790
fbb8f299
PM
47912009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4792
4793 * gdb.texinfo (Values From Inferior): Add length parameter
4794 description.
4795
dd8f35ac
EZ
47962009-07-04 Chris Genly <chris@genly.us>
4797
4798 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4799 in -var-list-children. Fix example according to what the code
4800 does.
4801
2277426b
PA
48022009-07-02 Pedro Alves <pedro@codesourcery.com>
4803
4804 * gdb.texinfo (Debugging multiple inferiors): Document the
4805 "inferior", "detach inferior" and "kill inferior" commands.
4806 (Debugging Programs with Multiple Processes): Adjust to mention
4807 generic "inferior" commands. Delete mention of "detach fork" and
4808 "delete fork". Cross reference to "Debugging multiple inferiors"
4809 section.
4810
a6d9a66e
UW
48112009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4812
5af949e3
UW
4813 * gdbint.texinfo (Item Output Functions): Update signature
4814 for ui_out_field_core_addr.
4815
48162009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4817
4818 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4819 Update example code extrated from breakpoint.c.
4820
9901a55b 48212009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4822
9901a55b
PP
4823 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4824 MI commands.
4825 (GDB/MI Symbol Query): Likewise.
4826 (GDB/MI File Commands): Likewise.
4827 (GDB/MI File Transfer Commands): Likewise.
4828 (GDB/MI Target Manipulation): Likewise.
4829 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4830
edb3359d
DJ
48312009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4832
4833 * gdb.texinfo (Debugging Optimized Code): New chapter.
4834 (Compiling for Debugging): Reference it. Move some
4835 text to the new section.
4836
7cd1089b
PM
48372009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4838
4839 * doc/gdb.texinfo (Calling): Document
4840 set-unwind-on-terminating-exception usage.
4841
d4db2f36
PA
48422009-06-11 Pedro Alves <pedro@codesourcery.com>
4843
4844 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4845 command.
4846
d1a7880c
PA
48472009-06-07 Pedro Alves <pedro@codesourcery.com>
4848
4849 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4850 references.
4851
473f94e6
UW
48522009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4853
4854 * gdbint.texinfo: Rename formal parameters to gdbarch function
4855 protoypes from "current_gdbarch" to "gdbarch".
4856
8f500870
TT
48572009-05-28 Tom Tromey <tromey@redhat.com>
4858
4859 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4860
b6313243
TT
48612009-05-27 Tom Tromey <tromey@redhat.com>
4862
4863 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4864 feature.
4865 (GDB/MI Variable Objects): Document -var-set-visualizer.
4866
48672009-04-02 Tom Tromey <tromey@redhat.com>
4868
4869 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4870 feature.
4871 (GDB/MI Variable Objects): Document -var-set-visualizer.
4872
a6bac58e
TT
48732009-05-27 Tom Tromey <tromey@redhat.com>
4874 Thiago Jung Bauermann <bauerman@br.ibm.com>
4875 Phil Muldoon <pmuldoon@redhat.com>
4876
4877 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4878 (Pretty Printing): New node.
4879 (Selecting Pretty-Printers): Likewise.
4880 (Python API): Update.
4881 (Output Formats): Document /r format.
4882
2c74e833
TT
48832009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4884 Tom Tromey <tromey@redhat.com>
4885
4886 * gdb.texinfo (Types In Python): New node.
4887 (Values From Inferior): "type" is now an attribute.
4888 (Python API): Update.
4889
89c73ade
TT
48902009-05-27 Tom Tromey <tromey@redhat.com>
4891 Thiago Jung Bauermann <bauerman@br.ibm.com>
4892 Phil Muldoon <pmuldoon@redhat.com>
4893
4894 * gdb.texinfo: Add @syncodeindex for `tp'.
4895 (Python API): Update.
4896 (Auto-loading): New node.
4897 (Objfiles In Python): New node.
4898
17a37d48
PP
48992009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4900
4901 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4902
6718376f
NR
49032009-05-15 Nick Roberts <nickrob@snap.net.nz>
4904
4905 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4906
cbe54154
PA
49072009-05-12 Pedro Alves <pedro@codesourcery.com>
4908
4909 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4910 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4911 show show-debug-regs' docs.
4912
8e05493c
EZ
49132009-05-08 Eli Zaretskii <eliz@gnu.org>
4914
4915 * gdb.texinfo (Process Record and Replay): Add description of
4916 reverse execution.
4917
b39f4988
JB
49182009-05-07 Joel Brobecker <brobecker@adacore.com>
4919
4920 * gdbint.texinfo (Adding support for debugging core files): New node.
4921 (Native Debugging): Remove the ``Native core file Support'' section.
4922
a2311334
EZ
49232009-05-01 Eli Zaretskii <eliz@gnu.org>
4924
4925 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4926 Add index entries.
4927
53cc454a 49282009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4929 Michael Snyder <msnyder@vmware.com>
53cc454a 4930
a2311334
EZ
4931 * gdb.texinfo: (Process Record and Replay): Add documentation for
4932 process record and replay.
53cc454a 4933
484086b7
JK
49342009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4935
4936 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4937 a new part on command-line defined macros.
4938
32ae1842
EZ
49392009-04-25 Eli Zaretskii <eliz@gnu.org>
4940
4941 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4942 clarify the wording.
4943
b14b1491
TT
49442009-04-23 Tom Tromey <tromey@redhat.com>
4945
4946 * gdb.texinfo (Data Files): New node.
4947 (GDB Files): Update menu.
4948
5c1e86e1
JB
49492009-04-23 Joel Brobecker <brobecker@adacore.com>
4950
4951 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4952 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4953
83eba9b7
VP
49542009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4955
4956 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4957
e31198c4
HZ
49582009-04-22 Hui Zhu <teawater@gmail.com>
4959
4960 * gdb.texinfo (disassemble-next-line): Set the default of
4961 disassemble-next-line to off.
4962
26e251b6
JM
49632009-04-21 Joseph Myers <joseph@codesourcery.com>
4964
4965 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4966 --with-htmldir): New.
4967 * configure: Regenerate.
4968 * Makefile.in (datarootdir, docdir): Define.
4969 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4970 instead of $(SET_TEXINPUTS).
4971 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4972 gdbint.info instead of $(SET_TEXINPUTS).
4973 (gdbint/index.html): Use same -I options as for building
4974 gdbint.info.
4975 (stabs.dvi, stabs.pdf): Use same -I options as for building
4976 stabs.info instead of $(SET_TEXINPUTS).
4977 (stabs/index.html): Use same -I options as for building
4978 stabs.info.
4979 (annotate.dvi, annotate.pdf): Use same -I options as for building
4980 annotate.info instead of $(SET_TEXINPUTS).
4981 (annotate/index.html): Use same -I options as for building
4982 annotate.info.
4983
eac35c4e
DD
49842009-04-21 David Daney <ddaney@caviumnetworks.com>
4985
4986 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4987
29b0e8a2
JM
49882009-04-21 Joseph Myers <joseph@codesourcery.com>
4989
4990 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4991
2b831889 49922009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4993 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4994
4995 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4996 (MAKEHTMLFLAGS): Set to empty.
4997 (html__strip_dir): Define.
4998 (HTMLFILES): Define.
4999 (HTMLFILES_INSTALL): Define.
5000 (install-html): Copy new automake rule.
5001 (html): Depend on $(HTMLFILES).
5002 (gdb_toc.html): Rename to gdb/index.html.
5003 (gdbint_toc.html): Rename to gdbint/index.html.
5004 (stabs_toc.html): Rename to stabs/index.html.
5005 (annotate_toc.html): Rename to annotate/index.html.
5006
89a34d1b
JM
50072009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5008
5009 * Makefile.in: Set pdfdir and htmldir from configure
5010 substitutions.
5011 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5012 * configure: Regenerate.
5013
a2d5da46
JB
50142009-04-16 Joel Brobecker <brobecker@adacore.com>
5015
5016 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5017 This macro is no longer used.
5018
732f6a93
TT
50192009-04-15 Tom Tromey <tromey@redhat.com>
5020
5021 * gdb.texinfo (Character Sets): Document default character set.
5022
87f9adc1
PM
50232009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5024
5025 * gdbint.texinfo: Change server name from sources.redhat.com to
5026 sourceware.org throughout.
5027
2c88c651
JB
50282009-04-09 Joel Brobecker <brobecker@adacore.com>
5029
5030 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5031 about a missing dot or coma after @xref.
5032
4f5376b2
JB
50332009-04-02 Joel Brobecker <brobecker@adacore.com>
5034
5035 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5036 example, and add a small explanation about it.
5037 (Print Settings): Change the documentation of the "set print
5038 frame-arguments" to reflect the fact that the default is now "scalars".
5039
a0381d3a
JB
50402009-04-02 Joel Brobecker <brobecker@adacore.com>
5041
5042 * gdb.texinfo (Print Settings): Add kindex for command "set
5043 print frame-arguments".
5044
45ac276d
JB
50452009-03-31 Joel Brobecker <brobecker@adacore.com>
5046
5047 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5048 breakpoints.
5049 (Set Breaks): Add reference to thread-specific and task-specific
5050 breakpoints.
5051
32cd1edc
JB
50522009-03-31 Joel Brobecker <brobecker@adacore.com>
5053
5054 * gdb.texinfo (Ada Tasks): Remove the documentation about
5055 the "Running" state, as this state has been eliminated.
5056 Now all runnable tasks are shown as "Runnable".
5057
1042e4c0
SS
50582009-03-30 Stan Shebs <stan@codesourcery.com>
5059
5060 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5061 special case of breakpoints.
5062 (Enable and Disable Tracepoints): Mention deprecation.
5063 (Listing Tracepoints): Update description and example.
5064
f8f6f20b
TJB
50652009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5066
5067 * gdb.texinfo (Frames in Python): New node.
5068 (Python API): Update.
5069
c0c6f777
TJB
50702009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5071
5072 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5073 from a method to an attribute.
5074
def2b000
TJB
50752009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5076
5077 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5078 attribute.
5079
a07daef3
PA
50802009-03-25 Pedro Alves <pedro@codesourcery.com>
5081
5082 * observer.texi (thread_exit): Add "silent" parameter.
5083
f3b1572e
PA
50842009-03-22 Pedro Alves <pedro@codesourcery.com>
5085
5086 * observer.texi (about_to_proceed): New.
5087
587afa38
EZ
50882009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5089
5090 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5091 field throughout to handle types with spaces in them. Fix typos
5092 found by aspell.
5093 (Summary, Requirements, Contributors): New first chapter,
5094 "Summary" added, old Requirements section moved there, and new
5095 section, "Contributors" added.
5096 (Initializing a New Architecture, Register Representation)
5097 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5098 (Porting gdb): These sections extended and updated.
5099 (Compiler Characteristics): This section (empty) deleted.
5100 (Defining Other Architecture Features): This section renamed and
5101 duplicate material removed from (formerly "Target Conditionals").
5102 Use braces {} in @deftypeXX type field throughout to handle types
5103 with spaces in them. Typos found by aspell fixed.
5104
5105 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5106 * stack_frame.pdf: Version of image for PDF output.
5107 * stack_frame.png: Version of image for HTML output and for Emacs.
5108 * stack_frame.txt: Version of image for Info output.
1db61298 5109 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5110
10af6951
EZ
51112009-03-21 Eli Zaretskii <eliz@gnu.org>
5112
5113 * gdb.texinfo (Character Sets): Fix last change.
5114
cc924cad
TJB
51152009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5116
5117 * gdb.texinfo (Values From Inferior): Fix optional arguments
5118 markup.
5119 (Commands In Python): Adjust argument names of gdb.Command.__init__
5120 to what the function accepts as keywords.
5121
bc3b79fd
TJB
51222008-03-20 Tom Tromey <tromey@redhat.com>
5123
5124 * gdb.texinfo (Convenience Vars): Document convenience functions.
5125 (Functions In Python): New node.
5126 (Python API): Update.
5127
6c7a06a3
TT
51282009-03-20 Tom Tromey <tromey@redhat.com>
5129
5130 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5131 set target-wide-charset.
5132 (Requirements): Mention iconv.
5133
b646ddd4
HZ
51342009-03-17 Hui Zhu <teawater@gmail.com>
5135
5136 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5137
91440f57
HZ
51382009-03-17 Hui Zhu <teawater@gmail.com>
5139
5140 * gdb.texinfo: Add documentation for disassemble-next-line.
5141
8fd41227
TJB
51422009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5143
5144 * gdb.texinfo (Commands In Python): Remove tindex entries.
5145
61ff14c6
JK
51462009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5147
5148 * gdb.texinfo (Returning): New description for missing debug info.
5149
0b16c5cf
PA
51502009-03-14 Pedro Alves <pedro@codesourcery.com>
5151
5152 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5153 (General Query Packets): Document qAttached.
0b16c5cf 5154
32fc0df9
PA
51552009-03-05 Pedro Alves <pedro@codesourcery.com>
5156
5157 * gdb.texinfo (Background Execution): Better describe the set
5158 target-async command.
5159 (Maintenance Commands): Delete description of the `maint set/show
5160 linux-async' and `maint set/show remote-async' commands.
5161
134eb42c
VP
51622009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5163
5164 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5165 between sentences.
5166
c86cf029
VP
51672009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5168
5169 * gdb.texinfo (GDB/MI Async Records): Document the
5170 =library-loaded and =library-unloaded notifications.
5171
3ea85240
VP
51722009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5173
5174 * observer.texi (test_notification): New observer.
5175
1d33d6ba
VP
51762009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5177
61ff14c6
JK
5178 * observer.texi: Add parameter 'print_frame' to normal_stop
5179 observer.
1d33d6ba 5180
d721c933
EZ
51812009-02-07 Eli Zaretskii <eliz@gnu.org>
5182
5183 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5184 (Commands In Python): Fix COMMAND_* constants in last change. Use
5185 @kbd for interactive input. Add cross-references and index
5186 entries.
5187
4aa995e1
PA
51882009-02-06 Pedro Alves <pedro@codesourcery.com>
5189
5190 * gdb.texinfo (Signals): Document $_siginfo.
5191 (Convenience Variables): Mention $_siginfo.
5192 (Remote Configuration): Document qXfer:siginfo:read,
5193 qXfer:siginfo:write packets, and the read-siginfo-object,
5194 write-siginfo-object commands.
5195
5f5233d4
PA
51962009-02-06 Pedro Alves <pedro@codesourcery.com>
5197
5198 * gdbint.texinfo (Values): New chapter.
5199
d8906c6f
TJB
52002009-02-06 Tom Tromey <tromey@redhat.com>
5201
5202 * gdb.texinfo (Python API): Add entry for Commands In Python.
5203 (Commands In Python): New node.
5204
b6cb8e7d
TJB
52052009-02-05 Tom Tromey <tromey@redhat.com>
5206
5207 * gdb.texinfo (Values From Inferior): Document Value.string.
5208
12453b93
TJB
52092009-02-05 Tom Tromey <tromey@redhat.com>
5210
5211 * gdb.texinfo (Basic Python): Document execute's from_tty
5212 argument.
5213
08c637de
TJB
52142009-02-04 Tom Tromey <tromey@redhat.com>
5215
5216 * gdb.texinfo (Basic Python): Document gdb.history.
5217
592375cd
VP
52182009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5219
5220 * gdb.texinfo (GDB/MI Thread Commands): Document the
5221 'current-thread-id' field. Remove the example with zero threads,
5222 since current GDB won't ever report that if there's inferior.
5223
41447f92
VP
52242009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5225
5226 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5227 option to -break-insert.
5228
098b41a6
JG
52292009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5230 Jerome Guitton <guitton@adacore.com>
5231
5232 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5233 (System-wide configuration): New section.
5234
3c16cced
PA
52352009-01-26 Pedro Alves <pedro@codesourcery.com>
5236
5237 PR gdb/7580:
5238 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5239 internal-error|internal-warning quit|corefile ask|yes|no".
5240
62709adf
PA
52412009-01-26 Pedro Alves <pedro@codesourcery.com>
5242
5243 * gdb.texinfo (Using the `gdbserver' Program): Document
5244 --remote-debug.
5245
7ce58dd2
DE
52462009-01-23 Doug Evans <dje@google.com>
5247
5248 * gdb.texinfo: Add nexti to list of commands that support
5249 background execution.
5250
adb483fe
DJ
52512009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5252
5253 * gdb.texinfo (Define, Hooks): Document prefix command support.
5254
a67ec3f4 52552009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5256 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5257
5258 Fixes for makeinfo --html.
5259
5260 * annotate.texinfo: Use @copying and @insertcopying. Use
5261 @ifnottex in place of @ifinfo.
5262 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5263 place of @ifinfo. Use @ifnotinfo for one index entry.
5264 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5265 in place of @ifinfo.
5266 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5267 in place of @ifinfo. Include contents at start unconditionally.
5268
84fcdf95
PA
52692009-01-13 Pedro Alves <pedro@codesourcery.com>
5270
5271 * gdb.texinfo (General Query Packets): Remove @var{} around the
5272 "spu" literal string.
5273
fa3a767f
PA
52742009-01-07 Pedro Alves <pedro@codesourcery.com>
5275
5276 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5277 program may be running in another process" errors.
5278 * gdbint.texinfo (Native Conditionals): Delete
5279 ONE_PROCESS_WRITETEXT description.
5280
9cb011d3
JB
52812009-01-07 Joel Brobecker <brobecker@adacore.com>
5282
5283 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5284 emacs local variable to be placed at the end of the ChangeLog.
5285 Add server.c and gdbreplay.c to the list of files where the
5286 copyright year needs to be updated.
5287
84603566
SL
52882009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5289
5290 * gdb.texinfo (Remote Configuration): Document new
5291 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5292 commands.
5293
a53f55d8
PA
52942008-12-28 Pedro Alves <pedro@codesourcery.com>
5295
5296 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5297 FETCH_INFERIOR_REGISTERS.
5298 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5299 FETCH_INFERIOR_REGISTERS descriptions. Remove
5300 gdbarch_get_longjmp_target descrition, since already described in
5301 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5302 (Target Conditionals): ... here.
5303
077e0a52
JB
53042008-12-16 Joel Brobecker <brobecker@adacore.com>
5305
5306 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5307 examples.
5308 (Additions to Ada): Likewise. Add the missing opening and closing
5309 parenthesis of the GDB prompt in one of the examples.
5310
023eb17c
JB
53112008-12-14 Joel Brobecker <brobecker@adacore.com>
5312
5313 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5314 about the result of 'Address not being of type System.Address.
5315 This problem has been fixed a while ago.
5316
c3b108f7
VP
53172008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5318
5319 MI non-stop and multiprocess docs.
5320
c8d5aac9
L
5321 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5322 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5323 Adjust documentation for *stopped, document =thread-created,
5324 =thread-exited, =thread-group-created and =thread-group-exited.
5325 (GDB/MI Thread Commands): Document the 'state' field in
5326 -thread-info output.
5327 (GDB/MI Program Execution): Mention --all and --thread-group
5328 options.
5329 (GDB/MI Variable Objects): Describe floating and fixed variable
5330 objects.
5331 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5332
07e059b5
VP
53332008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5334
c8d5aac9
L
5335 * gdb.texinfo (Operating System Information): New appendix.
5336 (Operating System Auxiliary Information): Document 'info os processes'
5337 (Remote Configuration): Document 'osdata'
5338 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5339
a80b95ba
TG
53402008-11-27 Tristan Gingold <gingold@adacore.com>
5341
5342 * gdb.texinfo (Darwin): Document Darwin specific features.
5343
a655d424
JK
53442008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5345
5346 * gdbint.texinfo (Target Conditionals): Extend the
5347 gdbarch_breakpoint_from_pc description.
5348
249e1128
VP
53492008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5350
5351 * gdb.texinfo (M68K Features): Fix typo.
5352
c14c28ba
PP
53532008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5354
5355 * gdb.texinfo (Symbols): Mention printing containing
5356 image name in "info symbol".
5357 (Maint translate-address): Likewise.
889bf7c5 5358
394a6666
JB
53592008-11-18 Joel Brobecker <brobecker@adacore.com>
5360
5361 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5362 commands "catch load" and "catch unload".
5363
66bb093b
VP
53642008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5365
5366 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5367 =thread-selected.
889bf7c5 5368
4a92f99b
VP
53692008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5370
c8d5aac9 5371 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5372
f0323ca0
PA
53732008-10-27 Pedro Alves <pedro@codesourcery.com>
5374
5375 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5376 .mt files, TM_CLIBS or TM_CDEPS.
5377 (x86 Watchpoints): Don't mention TDEPFILES.
5378
8b23ecc4
SL
53792008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5380
5381 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5382 (Overview): Mention notifications and non-stop mode behavior.
5383 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5384 with non-stop mode behavior. Add vStopped description.
5385 (Stop Reply Packets): Update list of packets that return
5386 stop replies. Mention non-stop behavior.
5387 (General Query Packets): Document QNonStop packet and associated
5388 qSupported query response.
5389 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5390 behavior.
5391 (Notification Packets): New section.
5392 (Remote Non-Stop): New section.
5393 (File-I/O Overview): Mention non-stop behavior.
5394
fff08868
HZ
53952008-10-24 Hui Zhu <teawater@gmail.com>
5396 Pedro Alves <pedro@codesourcery.com>
5397
5398 * gdb.texinfo (displaced-stepping): Describe the auto mode
5399 setting, and say it's the default. This is now a mainstream
5400 setting instead of a maintenance setting.
5401
252fbfc8
PA
54022008-10-23 Pedro Alves <pedro@codesourcery.com>
5403
5404 * observer.texi (thread_stop_requested): New.
5405
20924a55
JB
54062008-10-22 Joel Brobecker <brobecker@adacore.com>
5407
5408 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5409 (Patching): Replace incorrect usage of @samp by @kbd.
5410
bacec72f
MS
54112008-10-17 Michael Snyder <msnyder@vmware.com>
5412
5413 * gdb.texinfo: Add documentation for reverse execution.
5414
a08702d6 54152008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5416 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5417
5418 * gdb.texinfo. (Values From Inferior): New subsubsection.
5419
d97bc12b
DE
54202008-10-06 Doug Evans <dje@google.com>
5421
5422 * gdb.texinfo (set debug dwarf2-die): Document it.
5423
87f67dba
JB
54242008-10-01 Joel Brobecker <brobecker@adacore.com>
5425
5426 * gdb.texinfo (catch) [exception]: Document how to insert
5427 a breakpoint on user-defined exceptions when the exception
5428 name is identical to one of the language-defined ones.
5429
2fae03e8
TT
54302008-09-27 Tom Tromey <tromey@redhat.com>
5431
5432 * gdb.texinfo (Macros): Remove text about stringification,
5433 varargs, and splicing.
5434
5c6ce71d
TT
54352008-09-27 Tom Tromey <tromey@redhat.com>
5436
5437 * gdbint.texinfo (Language Support): Remove text about omitting
5438 support for a language.
5439
07128da0
DE
54402008-09-23 Doug Evans <dje@google.com>
5441
5442 * gdb.texinfo (info dcache): Update.
5443
b90a069a
SL
54442008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5445
5446 * gdb.texinfo (Packets): Add info on thread-id syntax and
5447 multiprocess extensions.
5448 <D>: Document multiprocess form of packet.
5449 <H>: Use thread-id syntax.
5450 <T>: Likewise.
5451 <vCont>: Likewise. Note this is required for multiprocess.
5452 <vKill>: New packet.
5453 (Stop Reply Packets) <T>: Use thread-id syntax.
5454 <W>: Document multiprocess form of reply.
5455 <X>: Likewise.
5456 (General Query Packets) <qC>: Use thread-id syntax.
5457 <qfThreadInfo>: Likewise.
5458 <qGetTLSAddr>: Likewise.
5459 <qP>: Likewise.
5460 <qSupported>: Add "multiprocess" feature.
5461 <qThreadExtraInfo>: Use thread-id syntax.
5462
b77209e0
PA
54632008-09-22 Stan Shebs <stan@codesourcery.com>
5464
5465 * gdb.texinfo (Inferiors): New section.
5466
3d0bb823
PA
54672008-09-12 Pedro Alves <pedro@codesourcery.com>
5468
5469 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5470
f8dcfc0a
UW
54712008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5472
5473 * gdbint.texinfo (Target Conditionals): Remove documentation
5474 for gdbarch_name_of_malloc.
5475
8775bb90
MS
54762008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5477
5478 * gdb.texinfo (Interrupts): Mention TCP interface for
5479 sending BREAK.
5480
f1838a98
UW
54812008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5482
5483 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5484 argument prefix to "set sysroot".
5485
158c7665
PH
54862008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5487
5488 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5489 and False.
5490
30e026bb
VP
54912008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5492
c8d5aac9
L
5493 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5494 for possible features of -list-features.
30e026bb 5495
c6ebd6cf
VP
54962008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5497
c8d5aac9 5498 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5499 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5500
aeac0ff9
VP
55012008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5502
5503 * doc/gdb.texinfo (PowerPC): Fix typo.
5504 (PowerPC features): Fix typo.
5505
5231c1fd
PA
55062008-08-18 Pedro Alves <pedro@codesourcery.com>
5507
5508 * observer.texi (thread_ptid_changed): New.
5509
677c5bb1
LM
55102008-08-18 Luis Machado <luisgpm@br.ibm.com>
5511
5512 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5513 (PowerPC features): Mention feature set for VSX registers.
5514
f3a2dd1a
JB
55152008-08-13 Joel Brobecker <brobecker@adacore.com>
5516
5517 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5518 the direct visibility of all names in user-written packages.
5519
33e5cbd6
PA
55202008-08-13 Pedro Alves <pedro@codesourcery.com>
5521
5522 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5523 setting, and make it the default.
5524 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5525 non-stop script example.
5526
d0384fc4
TJB
55272008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5528
5529 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5530 reference to the "Using Different Register and Memory Data
5531 Representation" section.
5532
a6f3e723
SL
55332008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5534
5535 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5536 (Remote Protocol): Add Packet Acknowledgment to menu.
5537 (Overview): Mention +/- can be disabled, and point to new section
5538 where this is discussed in detail.
5539 (General Query Packets): Document QStartNoAckMode packet, and
5540 corresponding qSupported reply.
5541 (Packet Acknowledgment): New section.
5542
0606b73b
SL
55432008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5544 Pedro Alves <pedro@codesourcery.com>
5545
5546 * gdb.texinfo (Threads): Move paragraph about automatic thread
5547 selection to All-Stop Mode subsection.
5548 (Thread Stops): Reorganize existing material into subsections.
5549 Add introductory blurb and menu.
5550 (Non-Stop Mode): New subsection.
5551 (Background Execution): New subsection.
5552 (Maintenance Commands): Add cross-references from async mode
5553 commands to the new Background Execution section.
5554
d57a3c85
TJB
55552008-08-06 Tom Tromey <tromey@redhat.com>
5556
5557 * gdb.texinfo (Extending GDB): New chapter.
5558 (Sequences): Demoted chapter, now a section under the new
5559 Extending GDB chapter.
5560 (Python): New section.
5561
6d76a53d
SS
55622008-07-31 Stan Shebs <stan@codesourcery.com>
5563
5564 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5565
1f70da6a
SS
55662008-07-29 Stan Shebs <stan@codesourcery.com>
5567
5568 * gdbint.texinfo: General round of cleanup and minor
5569 clarifications.
5570 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5571 (Longjmp Support): Update description to reflect how it is done
5572 for targets without using native header.
5573 (Symbol Handling): Add a little more general explanation.
5574 (COFF, ELF): Mention stabs encapsulation.
5575 (DWARF 3): New section.
5576 (Adding a New Host): Scrub out some obsolete bits.
5577 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5578 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5579 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5580 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5581 SEEK_SET, STOP_SIGNAL, USG.
5582 (Raw and Virtual Register Representations): Ditto for
5583 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5584 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5585 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5586 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5587 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5588 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5589 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5590 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5591 DEPRECATED_USE_STRUCT_CONVENTION.
5592 Describe gdbarch_deprecated_fp_regnum.
5593 Update description of gdbarch_print_insn.
5594 (Adding a New Target): Scrub out obsolete bits.
5595 (Obsolete Conditionals): Remove entire section.
5596
383f836e
TT
55972008-07-25 Tom Tromey <tromey@redhat.com>
5598
5599 * observer.texi (GDB Observers): Document new observers:
5600 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5601 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5602 architecture_changed.
5603
cfd8ab24
SS
56042008-07-21 Stan Shebs <stan@codesourcery.com>
5605
5606 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5607 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5608
781b42b0
TT
56092008-07-21 Tom Tromey <tromey@redhat.com>
5610
5611 * observer.texi (GDB Observers): Remove obsolete comment.
5612 <executable_changed>: Remove argument.
5613
d7d9f01e
TT
56142008-07-18 Tom Tromey <tromey@redhat.com>
5615
5616 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5617
bf250677
DE
56182008-07-10 Doug Evans <dje@google.com>
5619
5620 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5621
10568435
JK
56222008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5623
5624 * gdb.texinfo (Starting): Document "set disable-randomization".
5625
5ae4183a
AS
56262008-07-07 Andreas Schwab <schwab@suse.de>
5627
5628 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5629
b56e7235
VP
56302008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5631
5632 * gdb.texinfo (GDB/MI Target Manipulation): Add
5633 example of -target-attach.
5634
e1ac3328
VP
56352008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5636
5637 * observer.texi (target_resumed): New observer.
5ae4183a 5638 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5639
65d12d83
TT
56402008-06-06 Tom Tromey <tromey@redhat.com>
5641
5642 * gdb.texinfo (Completion): Add field name example.
5643
fbc5282e
MK
56442008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5645
5646 * gdb.texinfo (GDB/MI Program Context): Added example
5647 to -exec-arguments
5ae4183a 5648
fbc5282e 56492008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5650
5651 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5652 annotation.
5653
c16158bc 56542008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5655 Nathan Sidwell <nathan@codesourcery.com>
5656 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5657
5658 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5659 and ACX_BUGURL.
5660 * configure: Regenerate.
5661 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5662 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5663 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5664 mailing-list-specific text about bug reporting unless
5665 BUGURL_DEFAULT.
5666
75c99385
PA
56672008-06-05 Pedro Alves <pedro@codesourcery.com>
5668
5669 * gdb.texinfo (-target-select): Remove reference to target async.
5670 (Maintenance Commands): Document "maint set/show remote-async".
5671
1763a388
MK
56722008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5673
5674 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5675 in -target-file-get section.
5ae4183a 5676
d0d064df
PA
56772008-05-22 Pedro Alves <pedro@codesourcery.com>
5678
9b562ab8
PA
5679 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5680 killing the inferior when it is already debugging a process.
d0d064df 5681
8dfa32fc
JB
56822008-05-21 Joel Brobecker <brobecker@adacore.com>
5683
5684 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5685 abbreviation for "finish".
5686
55f996a7
NR
56872008-05-21 Nick Roberts <nickrob@snap.net.nz>
5688
5689 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5690
ba2b1c56
DJ
56912008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5692
5693 * gdbint.texinfo (Target Conditionals): Delete entry for
5694 gdbarch_dwarf_reg_to_regnum.
5695
08388c79
DE
56962008-05-09 Doug Evans <dje@google.com>
5697
a3c83fae 5698 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5699
d14508fe
DE
57002008-05-05 Doug Evans <dje@google.com>
5701
5702 * gdb.texinfo (disassemble): Document /m modifier.
5703
e2b7ddea
VP
57042008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5705
5ae4183a
AS
5706 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5707 will not report the time of commands that run the target.
e2b7ddea 5708
8eb41542
VP
57092008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5710
5711 * gdb.texinfo (GDB/MI Output Records): Add
5712 missing semicolon.
5713
82f68b1c
VP
57142008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5715
5716 * gdb.texinfo (GDB/MI Output Records):
5717 Document =thread-create and =thread-exited.
5718
fa0f268d
VP
57192008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5720
5721 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5722 Remove mention of dmi-discuss.
fa0f268d 5723
063bfe2e
VP
57242008-05-03 Pedro Alves <pedro@codesourcery.com>
5725
5726 * observer.texi (thread_exit): New.
5727
237fc4c9
PA
57282008-05-02 Pedro Alves <pedro@codesourcery.com>
5729
5730 * gdb.texinfo (Debugging Output): Document "set/show debug
5731 displaced".
5732 (Maintenance Commands): Document "maint set/show
5733 can-use-displaced-stepping".
5734
0428b8f5
DJ
57352008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5736
5737 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5738 and set/show arm force-mode.
5739
5009afc5
AS
57402008-05-02 Andreas Schwab <schwab@suse.de>
5741
5742 * gdbint.texinfo (Algorithms): Describe
5743 target_watchpoint_addr_within_range.
5744
669fac23
DJ
57452008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5746
5747 * gdbint.texinfo (Stack Frames): New chapter.
5748 (Algorithms): Move Frames text to the new chapter.
5749 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5750 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5751
721c02de
VP
57522008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5753
5ae4183a
AS
5754 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5755 output does not necessary include any tokens.
721c02de 5756
c055b101
CV
57572008-04-22 Corinna Vinschen <vinschen@redhat.com>
5758
5759 * gdb.texinfo (Set SH Calling convention): New @item.
5760 (Show SH Calling convention): Ditto.
5761
68837c9d
MD
57622008-04-22 Markus Deuling <deuling@de.ibm.com>
5763
5764 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5765
2e9132cc
EZ
57662008-04-20 Eli Zaretskii <eliz@gnu.org>
5767
5768 * gdb.texinfo (Set Breaks): Mention that multiple location
5769 breakpoints need line number info. Add index entries.
5770
31fffb02
CS
57712008-04-19 Craig Silverstein <csilvers@google.com>
5772
5773 * gdb.texinfo (Requirements): Add an optional requirement on
5774 zlib.
5775 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5776 Compressed DWARF 2.
5777
a47ec5fe
AR
57782008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5779
5780 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5781 sample output for 'stopped,reason="breakpoint-hit"' message.
5782 (GDB/MI Program Execution): Likewise.
5783
de051565
MK
57842008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5785
5ae4183a 5786 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5787 -var-set-format. Add -f option to -var-evaluate-expression.
5788
6ba66d6a
JB
57892008-04-03 Joel Brobecker <brobecker@adacore.com>
5790
5791 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5792 new node "Ambiguous Expressions". Replace references to this
5793 node by references to "Ambiguous Expressions" throughout.
5794 (Ambiguous Expressions): New node.
5795
1e26b4f8
DJ
57962008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5797
5798 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5799
b84876c2
PA
58002008-03-21 Pedro Alves <pedro@codesourcery.com>
5801
5802 * gdb.texinfo (Debugging Output): Document
5803 "set/show debug lin-lwp-async".
5804 (Maintenance Commands): Document "maint set/show linux-async".
5805
63092375
DJ
58062008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5807
5808 * gdb.texinfo (Expressions): Update description of malloced arrays.
5809
8e8901c5
VP
58102008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5811
5812 * gdb.texinfo (Thread Commands): Document
5813 -thread-info. Remove -thread-list-all-threads.
5814
1fddbabb
PA
58152008-03-14 Pedro Alves <pedro@codesourcery.com>
5816 Sandra Loosemore <sandra@codesourcery.com>
5817
5818 * gdb.texinfo (Library List Format): Update to mention the
5819 possibility to pass section addresses instead of segment
5820 addresses.
5821
ccd213ac
DJ
58222008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5823
5824 * gdb.texinfo (Starting): Document "set exec-wrapper".
5825 (Server): Document gdbserver --wrapper.
5826
fa4727a6
DJ
58272008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5828
5829 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5830 unreadable memory. Delete obsolete SPARClite reference.
5831
8edfe269
DJ
58322008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5833
5834 * gdb.texinfo (Starting): Mention always-running targets.
5835 (Target Commands): Add an anchor for load.
5836 (Connecting): Explain continue instead of run.
5837
1843f87b
DJ
58382008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5839
5840 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5841
f9082629
NR
58422008-02-26 Nick Roberts <nickrob@snap.net.nz>
5843
5844 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5845 breakpoint table.
5846
fd96d250
PA
58472008-02-19 Pedro Alves <pedro@codesourcery.com>
5848
5849 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5850 killing the inferior when it is already debugging a process.
5851
36af4ef6
MD
58522008-02-13 Markus Deuling <deuling@de.ibm.com>
5853
5854 * gdbint.texinfo (Build Script): New section. Mention new build script
5855 gdb_buildall.sh.
5856
cda4ce5a
JB
58572008-02-01 Jim Blandy <jimb@red-bean.com>
5858
5859 * gdb.texinfo (Help): Summarize 'info args' correctly.
5860
4acd40f3
TJB
58612008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5862
5863 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5864 available in PowerPC architecture.
5865 (Embedded Processors): Change node name of PowerPC item in menu.
5866 (PowerPC): Rename to...
5867 (PowerPC Embedded): this.
5868 (Architectures): Add new PowerPC item in menu.
5869 (PowerPC): New node.
5870
6e6c6f50
DJ
58712008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5872
5873 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5874 commands.
5875
5ee187d7
DJ
58762008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5877
5878 * gdb.texinfo (Setting Catchpoints): Mention features
5879 supported on GNU/Linux.
5880
e275c0d9
NR
58812008-01-30 Nick Roberts <nickrob@snap.net.nz>
5882
5883 * gdb.texinfo (GDB/MI File Commands): Describe new output
5884 field for MI command -file-list-exec-source-file.
5885
2d717e4f
DJ
58862008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5887
5888 * gdb.texinfo (Using the `gdbserver' Program): Add security
5889 warning. Rearrange into subsections and subsubsections. Document
5890 --multi and --debug. Correct --with-sysroot typo. Update --attach
5891 usage. Make load reference clearer. Document monitor exit.
5892 (Remote Configuration): Document set remote exec-file, attach-packet,
5893 and run-packet.
5894 (Packets): Document vAttach and vRun.
5895
d35a4257 58962008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5897
5898 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5899 detach-on-follow -> detach-on-fork.
f663676d 5900
c78d192c
DJ
59012008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5902
5903 * gdbint.texinfo (Native Conditionals): Remove
5904 SHELL_COMMAND_CONCAT and SHELL_FILE.
5905
d35a4257
EZ
59062008-01-26 Eli Zaretskii <eliz@gnu.org>
5907
5908 * gdb.texinfo (Specify Location): Improve wording.
5909
93815fbf
VP
59102008-01-23 Chris Demetriou <cgd@google.com>
5911
5912 * gdb.texinfo (Threads): Document new "set print thread-events"
5913 and "show print thread-events" commands.
5914
2a25a5ba
EZ
59152008-01-19 Eli Zaretskii <eliz@gnu.org>
5916
5917 * gdb.texinfo (Specify Location): New section.
5918 (Delete Breaks, Edit, Set Breaks): Remove description of
5919 locations. Instead, add a reference to "Specify Location".
5920 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5921 (Symbols): Refer to "Specify Location" for the valid forms of
5922 linespecs and locations.
5923
32c9a795
MD
59242008-01-18 Markus Deuling <deuling@de.ibm.com>
5925
5926 * gdbint.texinfo (Target Conditionals): Replace the description of
5927 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5928
b17828ca
JB
59292008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5930
5931 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5932 about &&var, which is rejected by the expression parser.
5933
0aea4bf3
LM
59342008-01-09 Luis Machado <luisgpm@br.ibm.com>
5935
5936 * gdb.texinfo (Output): Update documentation on using printf with DFP
5937 types.
5938
febe4383
TJB
59392008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5940
5941 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5942 subsubsection.
5943 (Decimal Floating Point format): New subsubsection.
5944
7a404eba
PA
59452008-01-05 Pedro Alves <pedro@codesourcery.com>
5946
5947 * gdb.texinfo (File Options): Remove mention of the attempt to
5948 open a core file with the -p option. Don't list -c as a valid
5949 option to attach to a process.
5950
a4d9b460
PA
59512008-01-05 Pedro Alves <pedro@codesourcery.com>
5952
5953 * gdbint.texinfo (Host Conditionals): Remove mention of
5954 ALIGN_STACK_ON_ENTRY.
5955
6ec2edbe
JB
59562008-01-05 Joel Brobecker <brobecker@adacore.com>
5957
5958 * gdbint.texinfo (Start of New Year Procedure): Add item
5959 describing how to update the source and documentation copyright
5960 notices.
5961
d8b2a693
JB
59622007-12-18 Jim Blandy <jimb@codesourcery.com>
5963
ab209b3a 5964 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5965 watchpoint explanation into the main description of the watchpoint
5966 command; update synopses of 'watch', 'rwatch', and 'awatch'
5967 commands.
5968
8b4ed427
VP
59692007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5970
5971 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5972 Document 'pending-breakpoints' feature of
5973 -list-features.
5974
37e4754d
LM
59752007-12-17 Luis Machado <luisgpm@br.ibm.com>
5976
669fac23 5977 * gdb.texinfo: Add new parameter's description.
37e4754d 5978
1d3811f6
DJ
59792007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5980
5981 * gdb.texinfo (Overview): Clarify run-length encoding
5982 example. Remove the restriction on "+" and "-" characters.
5983
c1c25a1a
EZ
59842007-12-15 Eli Zaretskii <eliz@gnu.org>
5985
5986 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5987
afe8ab22 59882007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5989
afe8ab22
VP
5990 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5991 the -f option for -break-insert, remove -r option,
5992 and clarify specification of location.
5993
a6b151f1
DJ
59942007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5995
5996 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5997 formatting.
5998 (Remote Debugging): Add File Transfer section.
5999 (Remote Configuration): Document Host I/O packets.
6000 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6001 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6002 (Packets): Add vFile.
6003
3b784c4f
EZ
60042007-11-17 Eli Zaretskii <eliz@gnu.org>
6005
6006 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6007 breakpoints with multiple locations.
6008 (Breakpoint Menus): Improve wording.
6009 (Output): Fix last change.
6010
a4ce5b0d
UW
60112007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6012
6013 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6014
1b39d5c0
DE
60152007-11-15 Doug Evans <dje@google.com>
6016
6017 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6018
7a72d44c
VP
60192007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6020
6021 * gdbint.texinfo (Native Conditionals): Remove
6022 mention of CLEAR_SOLIB.
5ae4183a 6023
6d1829bf 60242007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6025
6026 * gdb.texinfo (Print Settings): Add documentation for "set/show
6027 print frame-arguments".
6028
1a619819
LM
60292007-11-05 Luis Machado <luisgpm@br.ibm.com>
6030
3b784c4f 6031 * gdb.texinfo (Output): Update printf command's description.
1a619819 6032
55eddb0f
DJ
60332007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6034
6035 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6036 powerpc soft-float".
6037
9cceb671
DJ
60382007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6039
6040 * gdb.texinfo (Files): Correct formatting. Mention Expat
6041 requirement.
6042 (Requirements for Building GDB): Expand the list of Expat
6043 uses.
6044 (Library List Format, Memory Map Format): Mention Expat.
6045 (Target Descriptions): Update Expat wording.
6046
83acabca
DJ
60472007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6048
6049 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6050 Document that gdbarch_convert_register_p should return zero for no-op
6051 conversions.
6052
e35879db
UW
60532007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6054
83acabca 6055 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6056 of set_gdbarch_sofun_address_maybe_missing back to ...
6057 (Target Conditionals): ... here to fix build break.
6058
203c3895
UW
60592007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6060
83acabca 6061 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6062 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6063 (Compiler Characteristics): ... documentation of
6064 set_gdbarch_sofun_address_maybe_missing.
6065
11411de3
DJ
60662007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6067
6068 * gdbint.texinfo (Target Conditionals): Use
6069 frame_unwind_register_unsigned in examples instead of
6070 frame_unwind_unsigned_register.
6071
7cc46491
DJ
60722007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6073
6074 * gdb.texinfo (Predefined Target Types): Add int128
6075 and uint128.
6076 (Standard Target Features): Add PowerPC features.
6077
81adfced
DJ
60782007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6079
6080 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6081
c1874924
UW
60822007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6083
6084 * gdbint.texi (Target Conditionals): Remove documentation
6085 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6086 gdbarch_extract_return_value, and gdbarch_store_return_value.
6087
f6e56ab3
UW
60882007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6089
6090 * gdbint.texi (Target Conditionals): Remove documentation of
6091 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6092
56cf5405
KH
60932007-10-11 Kazu Hirata <kazu@codesourcery.com>
6094
6095 * gdb.texinfo: Mention that inaccessible-by-default is on by
6096 default.
6097
35156bae
DJ
60982007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6099
6100 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6101
d983da9c
DJ
61022007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6103
6104 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6105 multi-threaded watchpoints.
6106 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6107 checked. Describe sticky notification. Expand description
6108 of steppable and continuable watchpoints.
6109 (Watchpoints and Threads): New subsection.
6110
fe6fbf8b
VP
61112007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6112
6113 * gdb.texinfo (Setting Breakpoints): Revise
6114 documentation for pending breakpoints. Document
6115 breakpoints with multiple locations.
5ae4183a 6116
084344da
VP
61172007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6118
6119 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6120 Document -list-features.
5ae4183a 6121
82160952
EZ
61222007-09-15 Eli Zaretskii <eliz@gnu.org>
6123
6124 * gdb.texinfo (Output): Spell out which features of C's printf are
6125 not supported by GDB's printf.
7e27a47a
EZ
6126 (Separate Debug Files): More accurate wording regarding build ID
6127 and a reference to the ld manual rather than the Fedora wiki.
82160952 6128
ea37ba09
DJ
61292007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6130 Jim Blandy <jimb@codesourcery.com>
6131
6132 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6133 (Examining Memory): Update mentions of the 's' format.
6134 (Automatic Display): Likewise.
6135
b8533aec
DJ
61362007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6137
6138 * gdb.texinfo: Update the FSF's Back-Cover Text.
6139
83f83d7f
JK
61402007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6141 Eli Zaretskii <eliz@gnu.org>
6142
6143 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6144 Fixed the ``build ID'' name. New binaries build instructions for the
6145 build ID inclusion. Explain how the commands are specific to the build
6146 ID vs. debug link.
6147
c7e83d54
EZ
61482007-09-01 Eli Zaretskii <eliz@gnu.org>
6149
6150 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6151 indexing for ``build ID'' support.
6152
d3750b24
JK
61532007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6154
6155 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6156 Enlisted BUILD ID to the debug file searching example.
6157 Included a BUILD ID `.note.gnu.build-id' section description.
6158 Updated/added the debug files splitting instructions for OBJCOPY.
6159
02142340
VP
61602007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6161
6162 * gdb.texinfo (Variable Objects): Adjust docs
6163 for -var-info-expression and document
6164 -var-info-path-expression.
6165
d3bdde98
JB
61662007-08-20 Jim Blandy <jimb@codesourcery.com>
6167
3fb6a982
JB
6168 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6169 (title page): Include the dedication in the printed manual, as a
6170 separate page after the copyright notice.
5ae4183a 6171
d3bdde98
JB
6172 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6173 don't break a @var across a line.
6174
c80a96a8
MR
61752007-07-25 Maciej W. Rozycki <macro@mips.com>
6176
6177 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6178 for include files.
6179
5824a901
NR
61802007-07-12 Nick Roberts <nickrob@snap.net.nz>
6181
6182 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6183 in annotate.texinfo.
6184 (Command History): Link to new node.
5824a901 6185
d52e7ea3
UW
61862007-07-05 Markus Deuling <deuling@de.ibm.com>
6187
6188 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6189
5fc14d0a
EZ
61902007-07-05 Eli Zaretskii <eliz@gnu.org>
6191
6192 * gdbint.texinfo (Target Conditionals): Fix last change.
6193
4a9bb1df
UW
61942007-07-03 Markus Deuling <deuling@de.ibm.com>
6195
6196 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6197 routines:
6198 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6199 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6200 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6201 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6202 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6203 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6204 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6205 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6206 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6207 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6208 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6209 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6210 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6211 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6212 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6213 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6214 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6215 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6216 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6217 (SOFTWARE_SINGLE_STEP_P)
6218
6219 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6220 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6221
6222 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6223 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6224 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6225 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6226 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6227 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6228 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6229 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6230 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6231 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6232
6233 (Converting an existing Target Architecture to Multi-arch): Remove
6234 section.
6235
6236 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6237 (gdbarch_addr_bits_remove): Add code example.
6238
6239 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6240
cfa9d6d9
DJ
62412007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6242
6243 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6244 Add other missing entries. Adjust the table size to fit.
6245 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6246 stop reasons including the new "library" event.
6247 (General Query Packets): Adjust table widths for qSupported. Mention
6248 qXfer:libraries:read reply to qSupported and document the new packet.
6249 (Library List Format): New section.
6250
159fcc13
JK
62512007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6252
6253 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6254
f66d1690
MS
62552007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6256
6257 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6258
67102876
NR
62592007-06-25 Nick Roberts <nickrob@snap.net.nz>
6260
6261 * gdbint.texinfo (Register and Memory Data): Break sections
6262 into nodes and add a menu.
6263
a4642986
MR
62642007-06-21 Maciej W. Rozycki <macro@mips.com>
6265
6266 * gdb.texinfo (Examining Memory): Document the new behaviour.
6267
e9c17194
VP
62682007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6269
6270 * gdb.texinfo (Standard Target Features): Document
6271 m68k features.
6272
31d99776
DJ
62732007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6274
6275 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6276
1780a0ed
DJ
62772007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6278
6279 * gdb.texinfo (Target Description Format): Add version attribute
6280 for <target>.
6281
822b6570
DJ
62822007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6283
6284 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6285
f8b73d13
DJ
62862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6287
6288 * gdb.texinfo (MIPS Features): New subsection.
6289
0e7f50da
UW
62902007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6291 Markus Deuling <deuling@de.ibm.com>
6292
6293 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6294 and qXfer:spu:write packets and mention them under qSupported.
6295
23d964e7
UW
62962007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6297 Markus Deuling <deuling@de.ibm.com>
6298
6299 * gdb.texinfo (Architectures): Add new SPU section to document
6300 Cell Broadband Engine SPU architecture specific commands.
6301
9f708cb2
VP
63022007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6303
6304 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6305 comments.
6306
7579b5f8
NR
63072007-06-07 Nick Roberts <nickrob@snap.net.nz>
6308
6309 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6310
bf06d120
JB
63112007-05-29 Jim Blandy <jimb@codesourcery.com>
6312
6313 * gdb.texinfo (Overview): Doc fix.
6314
23776285
MR
63152007-05-22 Maciej W. Rozycki <macro@mips.com>
6316
6317 * gdb.texinfo (Remote Configuration): Document "set/show
6318 remoteflow".
6319
1a69e1e4
DJ
63202007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6321
bf06d120
JB
6322 * gdb.texinfo (MIPS): Remove documentation for set mips
6323 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6324 stack-arg-size.
1a69e1e4 6325
46ba6afa 63262007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6327
46ba6afa
BW
6328 * all-cfg.texi (GDBTUI): New.
6329 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6330 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6331 (TUI Configuration): Edit to improve clarity and fix problems of
6332 both style and content.
5ae4183a 6333
06d3b283
UW
63342007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6335
6336 * observer.texi (GDB Observers): New observer "new_objfile".
6337
179101d6
UW
63382007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6339
6340 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6341
25d5ea92
VP
63422007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6343
6344 * gdb.texinfo (GDB/MI Variable Objects): Document
6345 frozen variables objects.
5ae4183a 6346
ea35711c
DJ
63472007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6348
6349 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6350 (Character Sets, Caching Data of Remote Targets): Likewise.
6351 (Targets): Delete Remote node. Move its text...
6352 (Debugging Remote Programs): ...to here. Delete description
6353 of the "remote" command.
6354 (Remote configuration): Delete description of "set remotedevice"
6355 and "show remotedevice".
6356 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6357
db2e3e2e
BW
63582007-04-11 Bob Wilson <bob.wilson@acm.org>
6359
5ae4183a
AS
6360 * gdb.texinfo (Contributors, Continuing and Stepping)
6361 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6362 (General Query Packets, File-I/O Remote Protocol Extension)
6363 (Protocol Basics, The F Reply Packet, Write)
6364 (Protocol-specific Representation of Datatypes, Memory Transfer):
6365 Fix hyphenation, punctuation and grammar problems.
6366 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6367 'section' instead of 'subsection' in the text.
6368 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6369 (i386): Remove period from section name.
db2e3e2e
BW
6370 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6371 (Config Names, Configure Options): Use @file{configure}.
6372
8a3dae3e
DJ
63732007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6374
6375 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6376 and tab expansion.
6377
1a92f856
DJ
63782007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6379
6380 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6381
79a6e687 63822007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6383
79a6e687
BW
6384 * gdb.texinfo: Consistently capitalize all significant words in
6385 node names, chapter titles, section titles, and headings. Update
6386 cross references to match.
6387 (Starting and Stopping Trace Experiment): Make node name plural.
6388 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6389
ad527d2e
PA
63902007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6391
6392 * gdb.texinfo (WinCE): Delete obsolete subsection.
6393
7ce59000
DJ
63942007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6395
6396 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6397 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6398 references.
6399
8807d78b
DJ
64002007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6401
6402 * gdb.texinfo (Startup): Delete references to some alternate
6403 names for .gdbinit.
6404 (Thread): Remove LynxOS reference.
6405 (Tandem ST2000): Delete target-specific documentation.
6406 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6407 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6408 and GDB_OSABI_LYNXOS.
6409
5f402660
UW
64102007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6411
6412 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6413
bac718a6
UW
64142007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6415
6416 * gdbint.texinfo (Target Conditionals): Remove mention of
6417 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6418 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6419
9453113a
DJ
64202007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6421
6422 * Makefile.in: Add "pdfdir" installation
6423 directory, PDFTEX macro, support for "install-pdf" target,
6424 and rules for making a pdf version of refcard.texi.
6425 * refcard.tex: Specify paper size for PDF output.
6426
ae21e955 64272007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6428
ae21e955 6429 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6430
3f94c067 64312007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6432
3f94c067
BW
6433 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6434 (Source Path, Character Sets, Macros, Define)
6435 (GDB/MI Result Records, GDB/MI Simple Examples)
6436 (GDB/MI Program Execution, GDB/MI File Commands)
6437 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6438 (Bug Reporting): Use @value{GCC}.
5ae4183a 6439
12c27660 64402007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6441
12c27660
BW
6442 * gdb.texinfo (Help): Fix formatting of examples.
6443 (Variables): Use @ifnotinfo instead of @iftex.
6444 (Non-debug DLL symbols): Use @ref instead of @pxref.
6445 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6446
ce9341a1
BW
64472007-03-26 Bob Wilson <bob.wilson@acm.org>
6448
6449 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6450
c8f4133a
BW
64512007-03-26 Bob Wilson <bob.wilson@acm.org>
6452
6453 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6454 the order of the nodes.
6455 (C Operators, C Constants, Debugging C): Remove extra menus.
6456 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6457
c8f4133a 64582007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6459
6460 * gdb.texinfo (File Options): Add missing parenthesis.
6461 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6462
c74d0ad8
DJ
64632007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6464
6465 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6466
ff6f572f
DJ
64672007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6468
669fac23 6469 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6470 case insensitivity.
6471 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6472
994337c3
NR
64732007-02-18 Nick Roberts <nickrob@snap.net.nz>
6474
6475 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6476 (Files): Add section name to argument list for pxref.
6477 (Non-debug DLL symbols): Don't use `see' for pxref.
6478 (Embedded Processors): Fix typo.
6479 (GDB/MI Breakpoint Commands): Execution commands generate
6480 *stopped not ^done.
6481
eb819d70
NR
64822007-02-13 Nick Roberts <nickrob@snap.net.nz>
6483
6484 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6485 values for in_scope. Mention that only root variables can be
6486 updated.
6487 (GDB/MI Development and Front Ends): Explain new values may be
6488 added to existing fields.
6489
123dc839
DJ
64902007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6491
6492 * gdb.texinfo (-target-disconnect): Use @smallexample.
6493 (Requirements): Add anchor for Expat. Update description.
6494 (Target Descriptions): Mention Expat.
6495 (Target Description Format): Document new elements. Use
6496 @smallexample.
6497 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6498 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6499
108546a0
DJ
65002007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6501
6502 * gdb.texinfo (Target Description Format): Add section on XInclude.
6503
95a98c01
NR
65042006-02-03 Nick Roberts <nickrob@snap.net.nz>
6505
6506 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6507 command -enable-timings.
6508
f4b3909f
EZ
65092007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6510
5ae4183a 6511 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6512 descriptions for new/deleted elements in gdb_osabi. Add missing
6513 description for function generic_elf_osabi_sniff_abi_tag_sections.
6514
c7ba131e
JB
65152007-01-29 Joel Brobecker <brobecker@adacore.com>
6516
6517 * gdb.texinfo (Maintenance Commands): Add documentation for
6518 the new "maint print target-stack" command.
6519
3a60f64e
JK
65202007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6521 Eli Zaretskii <eliz@gnu.org>
6522
f4b3909f 6523 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6524
c582f8b6
EZ
65252007-01-26 Eli Zaretskii <eliz@gnu.org>
6526
6527 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6528 Use @value{NGCC} instead of @value{GCC}.
6529
d3e8051b
EZ
65302007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6531
6532 * agentexpr.texi: Fix typos.
6533 * annotate.texinfo: Likewise.
6534 * gdb.texinfo: Likewise.
6535 * gdbint.texinfo: Likewise.
6536 * observer.texi: Likewise.
6537 * stabs.texinfo: Likewise.
6538
86f04699
EZ
65392007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6540
6541 * gdbint.texinfo (Support Libraries): Remove mmalloc
6542 entry. Describe readline library.
6543
23181151
DJ
65442007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6545
6546 * gdb.texinfo (Target Descriptions): New section.
6547 (General Query Packets): Add QPassSignals anchor. Mention
6548 qXfer:features:read under qSupported. Expand mentions of
6549 qXfer:memory-map:read and QPassSignals. Document
6550 qXfer:features:read.
6551
f822c95b
DJ
65522007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6553
6554 * gdb.texinfo (Commands to specify files): Describe
6555 "set sysroot" and "show sysroot".
6556 (Using the `gdbserver' program): Lowercase argument
6557 to @var. Expand description of setting up GDB on the
6558 host.
6559
8936fcda
JB
65602007-01-05 Joel Brobecker <brobecker@adacore.com>
6561
6562 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6563 catch exception, catch exception unhandled, and catch assert
6564 commands.
6565
e776119f
DJ
65662007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6567
6568 * gdb.texinfo (Debugging Output): Document "set debug xml"
6569 and "show debug xml".
6570
aa79a185
DJ
65712007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6572
6573 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6574
7f893741
JB
65752007-01-01 Joel Brobecker <brobecker@adacore.com>
6576
6577 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6578
a1b5960f
VP
65792006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6580
6581 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6582 note in @ignore, to be removed later if nobody complains.
6583
9f470e6e
NR
65842006-12-04 Nick Roberts <nickrob@snap.net.nz>
6585
6586 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6587 of -var-delete.
6588
765dc015 65892006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6590
765dc015 6591 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6592 automatic software/hardware breakpoint usage and
6593 the "set breakpoint auto-hw" command.
765dc015 6594
4b5752d0
VP
65952006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6596
6597 * gdb.texinfo (Memory Access Checking): New.
6598
89be2091
DJ
65992006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6600
6601 * gdb.texinfo (Remote configuration): Mention
6602 "pass-signals-packet".
6603 (General Query Packets): Document QPassSignals. Fix
6604 a typo.
6605
ca3bf3bd
DJ
66062006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6607
6608 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6609
427c3a89
DJ
66102006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6611
6612 * gdb.texinfo (Remote configuration): Rewrite documentation for
6613 packet configuration commands.
6614 (OS Information): Adjust reference to qXfer:auxv:read.
6615 (General Query Packets): Remove references to read-aux-vector-packet
6616 and set remote get-thread-local-storage-address.
6617
7a107747
DJ
66182006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6619
6620 * gdbint.texinfo (Target Architecture Definition): Add new
6621 Initializing a New Architecture section.
6622
1c56eb0e
EZ
66232006-10-31 David Taylor <dtaylor@emc.com>
6624
6625 * stabs.texinfo (Macro define and undefine): New node describing
6626 stabs for #define and #undef.
6627
f73adfeb
AS
66282006-10-27 Andreas Schwab <schwab@suse.de>
6629
6630 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6631
fd60e0df
EZ
66322006-10-21 Eli Zaretskii <eliz@gnu.org>
6633
6634 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6635 clarify on the possible meanings of ``expression'' watched by
6636 watchpoints. Add indexing.
e5ac9b53
EZ
6637 (Prompting, Errors, Invalidation, Annotations for Running)
6638 (Source Annotations): Fix index entries by adding "annotation" to
6639 them, to discriminate from index entries that point to the more
6640 general topic descriptions.
fd60e0df 6641
52bb452f
DJ
66422006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6643
6644 * gdbint.texinfo (Target Vector Definition): Move most
6645 content into Existing Targets. Add a menu.
6646 (Existing Targets): New section, moved from Target Vector
6647 Definition. Use @subsection.
6648 (Managing Execution State): New section.
6649
58955e58
BW
66502006-10-16 Bob Wilson <bob.wilson@acm.org>
6651
6652 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6653
c8aa23ab
EZ
66542006-10-15 Eli Zaretskii <eliz@gnu.org>
6655
6656 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6657 (Command Syntax, Signals, Backtrace, Connecting)
6658 (Remote configuration, Renesas Boards, Console I/O): Fix last
6659 change: use Ctrl- instead of C-, except wrt Emacs.
6660 (File-I/O Examples): Put Ctrl-c in @kbd.
6661 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6662 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6663 (Signals, Set Breaks, Set Watchpoints): Document optional
6664 arguments to `info signals' `handle', `info breakpoints', and
6665 `info watchpoints'.
c8aa23ab 6666
e7109c7e
EZ
66672006-10-14 Eli Zaretskii <eliz@gnu.org>
6668
6669 * gdb.texinfo (Backtrace): Fix last change.
6670
de3aea7b
NR
66712006-10-14 Nick Roberts <nickrob@snap.net.nz>
6672
6673 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6674
7f9087cb
BW
66752006-10-10 Bob Wilson <bob.wilson@acm.org>
6676
c8aa23ab
EZ
6677 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6678 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6679 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6680
68437a39
DJ
66812006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6682 Daniel Jacobowitz <dan@codesourcery.com>
6683
6684 * gdb.texinfo (Packets): Document vFlashErase,
6685 vFlashWrite and vFlashDone packets.
6686 (General Query Packets): Document qXfer:memory-map:read.
6687 Add a new feature for qXfer:memory-map:read.
6688 (Memory map format): New section.
6689 (Target Commands): Mention that gdb can write flash.
6690
fd79ecee
DJ
66912006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6692 Daniel Jacobowitz <dan@codesourcery.com>
6693
6694 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6695 memory regions and "mem auto".
6696
350da6ee
DJ
66972006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6698
6699 * gdbint.texinfo (Array Containers): New section.
6700
2f1acb09
VP
67012006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6702
6703 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6704 -stack-list-arguments HIGH_FRAME argument can be larger then the
6705 actual number of frames.
6706
2ab1eb7a
VP
67072006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6708
6709 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6710 -stack-list-locals HIGH_FRAME argument can be larger then the
6711 actual number of frames.
2ab1eb7a 6712
599b237a
BW
67132006-09-02 Bob Wilson <bob.wilson@acm.org>
6714
6715 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6716 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6717
25ab7e6d
EZ
67182006-09-02 Eli Zaretskii <eliz@gnu.org>
6719
6720 * gdbint.texinfo (Overall Structure): New section "Source Tree
6721 Structure".
6722
940178d3
JB
67232006-08-17 Jim Blandy <jimb@codesourcery.com>
6724
6725 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6726 responses.
6727
30daae6c
JB
67282006-08-08 Joel Brobecker <brobecker@adacore.com>
6729
6730 * gdb.texinfo (Source Path): Add documentation for new
6731 substitute-path commands.
6732
7fa2210b
DJ
67332006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6734
6735 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6736 (Running Configure): ...here.
6737 (Requirements): New node. Mention expat.
6738
3d00d119
DJ
67392006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6740
5ae4183a 6741 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6742 'set download-write-size' and 'show download-write-size'.
6743
0cbfa4ee
DJ
67442006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6745
6746 * stabs.texinfo (Member Type Descriptor): Correct example for
6747 pointer to member types.
6748
16026cd7
AS
67492006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6750
6751 * gdb.texinfo (Optional warnings and messages): Add
6752 'set/show trace-commands'.
6753 (Command files): Add '-v' to source command.
6754
0876f84a
DJ
67552006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6756
6757 * gdb.texinfo (OS Information): Update qPart reference to
6758 qXfer.
6759 (Remote configuration): Likewise.
6760 (Overview): Move @cindex to the start of a paragraph. Talk
6761 about binary data encoding.
6762 (Packets): Refer to the overview for the details of the X
6763 packet encoding.
6764 (General Query Packets): Remove qPart description. Add qXfer
6765 description. Add an anchor to qSupported. Correct feature
6766 table title. Add a new feature for qXfer:auxv:read.
6767 (Interrupts): Add a missing parenthesis.
6768
2ec3381a
DJ
67692006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6770
669fac23 6771 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6772 (GDB/MI Kod Commands): Remove commented out node.
6773
594fe323
EZ
67742006-07-01 Eli Zaretskii <eliz@gnu.org>
6775
6776 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6777 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6778 (GDB/MI Thread Commands, GDB/MI Program Execution)
6779 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6780 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6781 (GDB/MI File Commands, GDB/MI Target Manipulation)
6782 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6783 since the MI prompt is hard-wired into the code.
6784
7e3fb70c
NR
67852006-07-01 Nick Roberts <nickrob@snap.net.nz>
6786
6787 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6788 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6789 (GDB/MI Data Manipulation): Remove description of unimplemented
6790 display related commands as variable objects perform this function
6791 and are superior: -display-delete, -display-disable,
6792 -display-enable, -display-insert and -display-list. Move
6793 -environment-cd, -environment-directory, -environment-path
6794 and -environment-pwd to "Program Context".
6795 (GDB/MI Program Control): Rename to "Program Execution". Move
6796 -exec-arguments -exec-abort to...
6797 (GDB/MI Program Context): ...here. New node split from "Data
6798 Manipulation".
6799
be2a5f71
DJ
68002006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6801
6802 * gdb.texinfo (Remote configuration): Document set / show
6803 remote supported-packets.
6804 (General Query Packets): Document qSupported packet.
6805
fc320d37
SL
68062006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6807
6808 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6809 and font markup.
6810 (Protocol basics): Likewise.
6811 (The F request packet): Likewise.
6812 (The F reply packet): Likewise.
6813 (Memory transfer): Move this node to be a subsubsection of
6814 "Protocol specific representation of datatypes".
6815 (The Ctrl-C message): More copy editing.
6816 (Console I/O): Likewise.
6817 (The isatty call): Delete this node, and merge its content into
6818 the "isatty" node. Fixed references elsewhere.
6819 (The system call): Delete this node, and merge its content into
6820 the "system" node. Fixed references elsewhere.
6821 (open): Reformat to use @table, and add appropriate font markup.
6822 (close): Likewise.
6823 (read): Likewise.
6824 (write): Likewise.
6825 (lseek): Likewise.
6826 (rename): Likewise.
6827 (unlink): Likewise.
6828 (stat/fstat): Likewise.
6829 (gettimeofday): Likewise.
6830 (isatty): Likewise.
6831 (system): Likewise, plus minor changes to fix confusing wording.
6832 (Integral datatypes): Fix font markup.
6833 (Pointer values): Likewise.
6834 (struct stat): Fix markup to use @table, plus minor copy editing.
6835 (struct timeval): Fix font markup, plus minor copy editing.
6836 (Constants): Minor copy editing.
6837 (Errno values): Add font markup.
6838 (File-I/O Examples): Likewise.
6839
158fdf5c
NR
68402006-06-10 Nick Roberts <nickrob@snap.net.nz>
6841
6842 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6843 (GDB/MI Simple Examples): Move node up one level. Use real
6844 examples.
6845 (GDB/MI Compatibility with CLI): Update.
6846 (GDB/MI Result Records): Add "connected" and "exit" result
6847 classes.
6848 (GDB/MI Stream Records): Clarify target output.
6849 (GDB/MI Command Description Format): Modify example description.
6850 (GDB/MI Breakpoint Table Commands): Rename to...
6851 (GDB/MI Breakpoint Commands): ...this
6852 (GDB/MI Breakpoint Commands): Add optional thread field.
6853 (GDB/MI Program Control): Add an introduction. Move "Program
6854 termination" examples into exec-run description.
6855 (GDB/MI File Commands): Mention similar CLI commands.
6856 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6857 is similar to "-gdb-version".
6858
ddb50cd7
EZ
68592006-06-09 Eli Zaretskii <eliz@gnu.org>
6860
6861 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6862
2aef0d6b
NR
68632006-06-02 Nick Roberts <nickrob@snap.net.nz>
6864
6865 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6866 sourceware.org for mailing lists.
d5e40d59 6867 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6868
383a5c52
NR
68692006-06-01 Nick Roberts <nickrob@snap.net.nz>
6870
d5e40d59 6871 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6872
e16b02ee
EZ
68732006-05-22 Eli Zaretskii <eliz@gnu.org>
6874
6875 * gdb.texinfo (Cygwin Native): Fix last change.
6876
be90c084
CF
68772006-05-22 Christopher Faylor <cgf@timesys.com>
6878
6879 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6880
347ceba5
NR
68812006-05-15 Nick Roberts <nickrob@snap.net.nz>
6882
6883 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6884 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6885
369af7bd
DJ
68862006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6887
6888 * gdb.texinfo (General Query Packets): Recommend not starting
6889 new packets with qC and clarify.
6890
2ffdbde8 68912006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6892
6893 * gdb.texinfo (M2 Types): New section.
72019c9c 6894
16d1a084
DJ
68952006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6896
6897 * agentexpr.texi: Add a copyright and license notice.
6898 * observer.texi: Likewise, with GPL clause for function prototypes.
6899 Remove trailing whitespace.
6900
aa56d27a
JB
69012006-05-05 Jim Blandy <jimb@codesourcery.com>
6902
6903 * gdb.texinfo (General Query Packets): Document conventions for
6904 terminating packet names, and their violations.
6905
5bdf8622
DJ
69062006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6907
6908 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6909 * gdb.texinfo: Likewise.
6910
605a56cb
DJ
69112006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6912
6913 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6914 and "show remotedebug".
6915 (Debugging Output): Add additional index entries.
6916
b8db102d
MS
69172006-04-27 Michael Snyder <msnyder@redhat.com>
6918
6919 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6920
c5e30d01
AC
69212006-04-22 Andrew Cagney <cagney@redhat.com>
6922
6923 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6924 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6925
8181d85f
DJ
69262006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6927
6928 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6929 and remove breakpoint prototypes.
6930 (Watchpoints): Move description of target_insert_hw_breakpoint and
6931 target_remove_hw_breakpoint ...
6932 (Breakpoints): ... to here. Document target_insert_breakpoint and
6933 target_remove_breakpoint.
6934
4f553f88
JB
69352006-04-17 Jim Blandy <jimb@codesourcery.com>
6936
6937 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6938 and C packets are optional.
6939
cd852561
FR
69402006-04-14 Frederic Riss <frederic.riss@st.com>
6941
6942 * gdb.texinfo (Specifying source directories): Update the description
6943 of the source file search to reflect the fact that the source path
6944 always contains at least $cdir and $cwd.
6945
b620eb07
MS
69462006-03-31 Michael Snyder <msnyder@redhat.com>
6947
6948 * gdb.texinfo: Update copyright dates.
6949
3156cdaf
EZ
69502006-03-31 Eli Zaretskii <eliz@gnu.org>
6951
6952 * gdb.texinfo (Overview): Add an index entry to "empty response".
6953
7d30c22d
JB
69542006-03-28 Jim Blandy <jimb@codesourcery.com>
6955
6956 * gdbint.texinfo (Prologue Analysis): New section.
6957
86941c27
JB
69582006-03-07 Jim Blandy <jimb@red-bean.com>
6959
66b8c7f6
JB
6960 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6961
1a10341b
JB
6962 * gdb.texinfo (Target Commands): Update text describing how to
6963 specify a target. Refer to the detailed section on remote
6964 debugging, not the brief mention.
6965
86941c27
JB
6966 * gdb.texinfo (Connecting): Organize the different 'target remote'
6967 connection methods into a table. Add a 'target remote' index
6968 entry. (!!!)
6969
62f3a2ba
FF
69702006-02-17 Fred Fish <fnf@specifix.com>
6971
6972 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6973 'ptype' commands to reflect the fact that the only significant
6974 difference between them is that ptype prints the complete type
6975 description instead of just the name.
6976
8b9a88ea
WZ
69772006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6978
6979 * gdbint.texinfo (Watchpoints): Delete
6980 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6981
7e8dc855
NR
69822006-02-10 Nick Roberts <nickrob@snap.net.nz>
6983
6984 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6985 times fields where needed. Fix typos. Update general form given
6986 for output of -break-insert.
6987 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6988
c91d38aa
DJ
69892006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6990
6991 * gdbint.texinfo (Symbol Handling): Add a section
6992 on memory management.
6993
38fcd64c
DJ
69942006-02-06 Vladimir Prus <ghost@cs.msu.su>
6995
6996 * gdb.texinfo (Breakpoint table commands): Document the fullname
6997 field in -break-list output.
6998
219eec71
EZ
69992006-02-03 Eli Zaretskii <eliz@gnu.org>
7000
7001 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7002 debugging information produced by the various "set debug..."
7003 options.
7004
ae5a43e0
DJ
70052006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7006
7007 * gdb.texinfo (Files): Remove obsolete bits from the description
7008 of "symbol-file".
7009
a9f158ec
JB
70102006-01-25 Jim Blandy <jimb@redhat.com>
7011
7012 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7013
410dd08e
JB
70142006-01-24 Jim Blandy <jimb@redhat.com>
7015
7016 * gdbint.texinfo (Frames): Document the basics of GDB's register
7017 unwinding model, and explain the existence of the "sentinel" frame.
7018
4b505b12
AS
70192006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7020
7021 * gdb.texinfo (Choosing files): Mention that -directory is used
7022 for script files.
7023 (Specifying source directories): Likewise.
7024 (Command files): Explain how script files are found.
7025
839c27b7
EZ
70262006-01-21 Eli Zaretskii <eliz@gnu.org>
7027
7028 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7029 the threads in a multi-threaded program.
7030 (Threads): The threadno argument of "thread apply" can be a range
7031 of numbers.
7032
7be93b9e
JB
70332006-01-18 Jim Blandy <jimb@redhat.com>
7034
7035 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7036 of warning flags.
7037
fcc73fe3
EZ
70382006-01-13 Eli Zaretskii <eliz@gnu.org>
7039
7040 * gdb.texinfo (Sequences): Improve menu annotations.
7041 (Define): Add index entries for arguments of user-defined
7042 commands. Move the description of flow-control commands...
7043 (Command Files): ...to here. Document loop_break and
7044 loop_continue.
ca91424e
EZ
7045 (Define, Command Files): Document `end' and add index entries for
7046 it.
fcc73fe3 7047
5c95884b
MS
70482006-01-04 Michael Snyder <msnyder@redhat.com>
7049
7050 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7051 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7052
860701dc
PH
70532006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7054
7055 * gdb.texinfo (Omissions from Ada): Document that there is now
7056 limited aggregate support.
7057
36b80e65
EZ
70582005-12-28 Eli Zaretskii <eliz@gnu.org>
7059
7060 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7061 registers and the likes.
7062
c1468174
EZ
70632005-12-24 Eli Zaretskii <eliz@gnu.org>
7064
7065 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7066 (Symbols): Fix usage of "e.g.".
359df76b 7067 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7068
7069 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7070 (Coding): Fix usage of "e.g.".
7071
c02a867d
EZ
70722005-12-23 Eli Zaretskii <eliz@gnu.org>
7073
5ae4183a
AS
7074 * stabs.texinfo:
7075 * refcard.tex:
c02a867d 7076 * gpl.texi:
5ae4183a
AS
7077 * gdbint.texinfo:
7078 * gdb.texinfo:
7079 * gdb-cfg.texi:
c02a867d 7080 * fdl.texi:
5ae4183a
AS
7081 * annotate.texinfo:
7082 * all-cfg.texi:
c02a867d
EZ
7083 * Makefile.in: Add (C) after Copyright. Update the FSF
7084 address.
7085
fad38dfa
EZ
70862005-12-03 Eli Zaretskii <eliz@gnu.org>
7087
7088 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7089 extend GDB with commands for external monitor.
7090
53e5f3cf
AS
70912005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7092
7093 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7094
55f6ca0f
JB
70952005-11-25 Joel Brobecker <brobecker@adacore.com>
7096
7097 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7098
c1947b85
JB
70992005-11-21 Jim Blandy <jimb@redhat.com>
7100
7101 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7102 placement of 'R' actions in tracepoint action packets; document
7103 dependence of 'X' and 'M' actions on a preceding 'R' action for
7104 their registers.
7105
9d29849a
JB
71062005-11-19 Jim Blandy <jimb@redhat.com>
7107
7108 * gdb.texinfo (Tracepoint Packets): New node.
7109 (General Query Packets): Add entries for the tracepoint packets,
7110 referring to the "Tracepoint Packets" node.
7111 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7112
9a6253be
KB
71132005-11-18 Kevin Buettner <kevinb@redhat.com>
7114
7115 * gdb.texinfo (set remotebreak): Add anchor.
7116 (X packet): Likewise.
7117 (Remote Protocol): Add new section `Interrupts' and new index
7118 entry `interrupts (remote protocol)'.
7119
5f3bebba
JB
71202005-11-18 Jim Blandy <jimb@redhat.com>
7121
7122 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7123 entries into the General Query Packets section. Add a
7124 cross-reference to that section. Drop description of replies, as
7125 these are covered in the descriptions of each packet.
7126 (General Query Packets): Add introductory text. Explain naming
7127 conventions, and how the end of a name is recognized.
7128
9a7a1b36
KB
71292005-11-17 Kevin Buettner <kevinb@redhat.com>
7130
0564b6cf 7131 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7132 "set remotebreak" command.
7133
b8ff78ce
JB
71342005-11-16 Jim Blandy <jimb@redhat.com>
7135
7136 * gdb.texinfo (Packets, Stop Reply Packets)
7137 (General Query Packets): Various formatting cleanups.
7138 - Use @samp for packet contents.
7139 - Drop summaries from packet @item lines; the same information appears
7140 immediately below in the description.
7141 - Delete paragraph breaks after packet @item commands, so that the
7142 description appears directly to the right of the packet prototype
7143 in the printed manual, if it fits.
7144 - Place spaces in packet prototypes between @vars and non-@var
7145 letters, and explain that they're just for formatting.
7146 - Use @dots{} instead of '...'.
7147 - Fix uses of @code where @var was needed.
7148 - Replace "deprecated" markers with English text spelling out the
7149 packet's status and the preferred alternatives.
7150 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7151 what this ever meant.
7152 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7153 this for a long time.
7154 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7155 implemented several times, and have been in use for years.
7156
8ffe2530
JB
71572005-11-15 Jim Blandy <jimb@redhat.com>
7158
c43c5473
JB
7159 * gdb.texinfo (Packets): Add index entries for 'm' packet
7160 disclaimers.
5ae4183a 7161
fb031cdf
JB
7162 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7163 of stub when processing an 'm' packet.
7164
8ffe2530
JB
7165 * gdb.texinfo (Packets): Mention that packets beginning with
7166 letters are reserved once, at the top, instead of actually listing
7167 them all and saying "reserved".
7168
c03c782f
AS
71692005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7170
7171 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7172 Change @var{$arg0 to @code{$arg0.
7173
814e32d7
WZ
71742005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7175
7176 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7177
fa93a9d8
JB
71782005-11-12 Jim Blandy <jimb@redhat.com>
7179
7180 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7181 order. Remove extraneous 'z'.
7182
8a5a3c82
AS
71832005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7184
7185 * gdb.texinfo (Choosing files): Add --eval-command.
7186
4b0ad762
AS
71872005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7188
7189 * gdb.texinfo (Choosing modes): Add --return-child-result.
7190
7191
1a088d06
AS
71922005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7193
7194 * gdb.texinfo (Choosing modes): Add --batch-silent.
7195
656d5e12
EZ
71962005-10-28 Eli Zaretskii <eliz@gnu.org>
7197
7198 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7199 "The -var-update Command".
7200
3c9c013a
JB
72012005-10-03 Joel Brobecker <brobecker@adacore.com>
7202
7203 * gdb.texinfo (Print Settings): Add documentation for set/show
7204 print array-indexes.
7205
7ba3cf9c
DJ
72062005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7207
7208 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7209 6.2 and 6.3.
7210
a94ab193
EZ
72112005-08-27 Eli Zaretskii <eliz@gnu.org>
7212
7213 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7214 since 19-Jan-2004.
7215 (Files): Likewise.
ab1adacd
EZ
7216 (Variables, Symbols): Document the "<incomplete type>" message and
7217 its reasons.
a94ab193 7218
ca06016a
FF
72192005-08-01 Fred Fish <fnf@specifix.com>
7220
7221 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7222
cf58170d
NR
72232005-07-15 Nick Roberts <nickrob@snap.net.nz>
7224
7225 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7226 option for -var-list-children and -var-update.
7227 (GDB/MI Stack Manipulation): Simplify description of
7228 print-values option for -stack-list-locals.
7229 (GDB/MI Command Description Format): Clarify.
7230 (Mode Options): Spelling of superseded.
7231
38f1196a
BR
72322005-07-12 Bob Rossi <bob@brasko.net>
7233
7234 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7235 corresponding GDB command comment.
7236
3cb3b8df
BR
72372005-07-06 Bob Rossi <bob@brasko.net>
7238
7239 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7240 and -inferior-tty-show.
7241 (Input/Output): Document "set/show inferior-tty" and tty alias.
7242
10fac096
NW
72432005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7244
7245 * gdb.texinfo (Packets): Change description of 'D' packet to note
7246 that GDB does wait for a response.
7247
d1b6db76
NR
72482005-06-22 Nick Roberts <nickrob@snap.net.nz>
7249
7250 * gdb.texinfo (History) Rename "Command History".
7251 (Command History): Move node "Server Prefix" from section on
7252 Annotations here.
7253
29629dcf
NR
72542005-06-19 Nick Roberts <nickrob@snap.net.nz>
7255
7256 * gdb.texinfo (GDB/MI Stack Manipulation):
7257 Re-instate -stack-info-frame with example. Say that it gets
7258 info on selected frame, not current frame.
7259
397ca115
EZ
72602005-06-18 Eli Zaretskii <eliz@gnu.org>
7261
7262 * gdb.texinfo (Server): Clarify that `file' should be used before
7263 connecting to the server.
7264 (Files): Add an xref to the above description.
51274035
EZ
7265 (Output Formats): More detailed description of the `c' format.
7266 (Memory): List explicitly all the formats supported by `x'.
638ac427 7267 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7268 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7269 files. Add more indexing for solib-absolute-prefix and
7270 --with-sysroot.
76d17f34
EZ
7271 (Machine Code): Document possible problems with locations in
7272 shared libraries.
d416eeec
EZ
7273 (Backtrace): Document that free-standing environments do not need
7274 to have a `main' function.
397ca115 7275
74f6deaa
NR
72762005-06-18 Nick Roberts <nickrob@snap.net.nz>
7277
7278 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7279 -stack-info-frame.
7280
a9967aef
AC
72812005-06-07 Andrew Cagney <cagney@gnu.org>
7282
7283 * gdb.texinfo (Contributors): Note the original multi-arch
7284 contributors.
7285
e09f16f9
EZ
72862005-06-03 Eli Zaretskii <eliz@gnu.org>
7287
7288 * gdb.texinfo (Registers): Add index entries for the standard
7289 registers.
7290 (Frames): Add cross-reference from frame pointer description to
7291 the Registers node.
7292 (Annotations Overview): Fix the reference to GDB name.
7293
d87ba7ee
EZ
72942005-06-01 Eli Zaretskii <eliz@gnu.org>
7295
7296 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7297 can-use-hw-watchpoints.
7298
034dad6f
BR
72992005-05-28 Bob Rossi <bob@brasko.net>
7300
7301 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7302 the possible reasons why an exec async record would be returned to FE.
7303
ffed4509
AC
73042005-05-26 Andrew Cagney <cagney@gnu.org>
7305
7306 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7307 Andrew Cagney implemented the original GDB/MI.
7308
e22e55c9
OF
73092005-05-23 Orjan Friberg <orjanf@axis.com>
7310
7311 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7312 documentation. Add documentation for cris-mode.
7313
a78e13ce
EZ
73142005-05-20 Eli Zaretskii <eliz@gnu.org>
7315
7316 * gdb.texinfo (Numbers): Explain the example and make the wording
7317 more acurate.
7318
76ff342d
DJ
73192005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7320 Dennis Brueni <dennis@slickedit.com>
7321
7322 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7323 (GDB/MI Data Manipulation, GDB/MI Program Control)
7324 (GDB/MI Stack Manipulation): Update examples to include the fullname
7325 attribute in stack frames.
7326
119b882a
EZ
73272005-05-12 Eli Zaretskii <eliz@gnu.org>
7328
7329 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7330 do with other non-standard names of init files.
7331
6fc08d32
EZ
73322005-05-11 Eli Zaretskii <eliz@gnu.org>
7333
7334 * gdb.texinfo (Command Files): Move the description of the startup
7335 from here...
7336 (Startup): ...to this new subsection of the Invocation chapter.
7337 Rearrange the description of init files more logically and add a
7338 cross-reference to "Command Files". Document the special gdbinit
7339 name for CISCO 68k. Expand the description of what GDB does
7340 during startup.
7341 (History): Add index entry for HISTSIZE.
7342
a561754a
MK
73432005-05-02 Mark Kettenis <kettenis@gnu.org>
7344
7345 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7346
2eecc4ab
EZ
73472005-05-02 Eli Zaretskii <eliz@gnu.org>
7348
7349 * gdb.texinfo (SVR4 Process Information, The isatty call)
7350 (The system call): Don't use foo(N) notation for man pages and
7351 functions.
514c4d71 7352 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7353
18999be5
EZ
73542005-04-27 Eli Zaretskii <eliz@gnu.org>
7355
7356 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7357 were optimized away.
7358
0abb7bc7
EZ
73592005-04-22 Eli Zaretskii <eliz@gnu.org>
7360
7361 * gdb.texinfo (Remote configuration): Document "set/show
7362 get-thread-local-storage-address". Add cross-reference to the
7363 description of the qGetTLSAddr packet.
7364 (General Query Packets): Mention "set remote
7365 get-thread-local-storage-address" and add a reference to its
7366 description.
7367
6f61acb1
NR
73682005-04-19 Nick Roberts <nickrob@snap.net.nz>
7369
7370 * gdb.texinfo (Backtrace): Describe 'bt full'.
7371
9d59903a
NR
73722005-04-17 Nick Roberts <nickrob@snap.net.nz>
7373
7374 * gdb.texinfo (Mode Options): Fix typo.
7375 (GDB/MI): Describe how to invoke GDB/MI.
7376
721c2651
EZ
73772005-04-16 Eli Zaretskii <eliz@gnu.org>
7378
7379 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7380 references changed. Add description of "info udot".
721c2651
EZ
7381 (Files): Document "set/show stop-on-solib-events".
7382 (M32R/D): Document "set/show download-path", "set/show
7383 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7384 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7385 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7386 (Maintenance Commands): Improve indexing.
7387 (Target Commands): Document "set/show hash", "set/show debug
7388 monitor".
7389 (SVR4 Process Information): Document "info pidlist" and "info
7390 meminfo". Document "set/show procfs-tarce" and "set/show
7391 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7392 (Symbols, The Print Command with Objective-C): Improve indexing.
7393 (Objective-C): Add references to "info classes" and "info
7394 selectors".
c45da7e6
EZ
7395 (Debugging Output): Improve wording. Document "set/show debug
7396 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7397 (Set Breaks): Add index entry for "hardware breakpoints".
7398 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7399 and "set/show usehardbreakpoints".
7400 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7401 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7402 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7403 rdiromatzero", "set/show rdiheartbeat".
7404 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7405 "sds".
7406 (Embedded Processors): Document the "sim" command.
7407 (Remote): Document the "remote" command.
7408 (DJGPP Native): Document the "info serial" command.
7409 (Threads): Document "maint info sol-threads".
7410 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7411 (Set Breaks): Improve indexing.
7412 (Command Syntax): Add a reference to dont-repeat.
7413 (Define): Document "dont-repeat".
7414 (TUI Commands): Document "tabset".
7415 (WinCE): New subsection. Document "set/show remotedirectory",
7416 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7417
14d6dd68
EZ
74182005-04-15 Eli Zaretskii <eliz@gnu.org>
7419
7420 * gdb.texinfo (Hurd Native): New subsection, documents
7421 Hurd-specific commands.
a64548ea 7422 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7423 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7424 (MIPS): Improve documentation of heuristic-fence-post. Document
7425 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7426 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7427 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7428 (ARM): Document ARM-specific commands.
a64548ea
EZ
7429 (AVR): New section. Document "info io_registers".
7430 (CRIS): New section. Document "set/show cris-version" and
7431 "set/show cris-dwarf2-cfi".
7432 (HPPA): New section. Document "set/show debug hppa" and "maint
7433 print unwind".
a5adf40f 7434 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7435 (Super-H): New section. Document the "regs" command.
721c2651 7436 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7437
9c16f35a
EZ
74382005-04-09 Eli Zaretskii <eliz@gnu.org>
7439
7440 * gdb.texinfo (Print Settings): Document "set/show print
7441 pascal_static-members", "set print repeats", "show print
7442 null-stop". Improve indexing. Fix documentation of "set print
7443 union".
7444 (Pascal): New section.
7445 (Supported languages): Rename from "Support"; all references
7446 updated. Add a menu item for Pascal.
7447 (Numbers): Document "set radix.
7448 (Screen Size): Document "set/show pagination".
7449 (MIPS Embedded): Remove "set processor" documentation.
7450 (Remote configuration): Document "set/show X/P/Z-packet",
7451 "set/show read-aux-vector-packet", "set/show remote
7452 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7453 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7454 remotedebug", "set/show remotebreak", "set/show remotedevice",
7455 "set/show remotelogfile".
7456 (Auxiliary Vector): Add reference to the description of the
7457 read-aux-vector-packet setting.
7458 (Set Watchpoints): Add a cross-reference to "set remote
7459 hardware-breakpoint-limit".
7460 (General Query Packets): Add indexing of requests and
7461 cross-references to related commands in "Remote configuration".
7462 (File-I/O Overview, The system call): Fix wording and typos.
7463 (Thread Stops): Add index entries.
7464 (Continuing and Stepping): Document "show step-mode".
7465 (i386): New node. Document "set/show struct-convention".
7466 (Files): Document "show trust-readonly-sections".
7467 (Calling): Document "set/show unwindonsignal".
7468 (Messages/Warnings): Add index entries.
7469 (Maintenance Commands): Document "set/show watchdog".
7470 (Annotations Overview): Document "show annotate".
7471 (Set Watchpoints): Add index entries.
7472 (Symbols): Fix doc of case-sensitive.
7473 (ABI): Document "show coerce-float-to-double".
7474 (Convenience Vars, Help): Improve indexing.
7475 (Machine Code): Document "show disassembly-flavor".
7476 (Debugging C plus plus): Document "show overload-resolution".
7477 (Value History, Signaling): Add index entries.
7478
74792005-04-08 Eli Zaretskii <eliz@gnu.org>
7480
7481 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7482 (Processes): Fix wording.
7483 (History, List, Logging output, Define, Symbols, Print Settings):
7484 Improve indexing.
7485
a8f24a35
EZ
74862005-04-03 Eli Zaretskii <eliz@gnu.org>
7487
7488 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7489 redundant index entry for "target" command.
7490 (Backtrace): Add index entries.
7491 (Symbols, Fortran): Document the "set case-sensitive" command.
7492 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7493 (Print Settings): Add index entry for "set demangle-style".
7494 (Target Commands): Document "set download-write-size".
7495 (Debugging Output): Document "set exec-done-display".
7496
09d4efe1
EZ
74972005-04-02 Eli Zaretskii <eliz@gnu.org>
7498
7499 * gdb.texinfo (Files): Fix the name and documentation of
7500 add-shared-symbol-files. Document its alias assf. Update the
7501 list of OSs where GDB supports shared libraries. Fix markup.
7502 (Continuing and Stepping): Add reference to @var{location} in the
7503 text.
7504 (Dump/Restore Files): Fix reference to @{filename}.
7505 (Help): Fix wording.
7506 (Attach): Ditto.
7507 (Set Watchpoints): Ditto.
7508 (Backtrace): Remove redundant index entries. Improve index
7509 entries.
7510 (Delete Breaks): Fix wording.
7511 (Memory): Document the compare-sections command.
7512 (Memory Region Attributes): Improve wording.
7513 (Disabling): Improve wording.
7514 (Fortran): New subsection. Document the "info common" command.
7515 (Help): Document aliases "info copying" and "info warranty".
7516 (Caching Remote Data): New section. Document the "set/show
7517 remotecache" and "info dcache" commands.
7518 (Show): Fix wording of the documentation of the "set
7519 extension-language" command.
7520 (Signals): Add index entry for "info handle".
7521 (Memory Region Attributes): Fix punctuation.
7522 (Symbols): Change the arg name to "location" and refer to it in
7523 the text. Fix wording of "info types" doc.
7524 (Threads): Fix usage of @enumerate @item's.
7525 (Listing Tracepoints): Add index entry for "info tp".
7526 (Set Watchpoints): Add xref to "info break" description.
7527 (Macros): Add an index entry for "macro exp1". Document the
7528 "macro list" command.
7529 (Maintenance Commands): Document "flushregs", "maint agent",
7530 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7531 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7532 "maint print architecture", "maint print objfiles", "maint print
7533 statistics", "maint print type", "maint show-debug-regs", "maint
7534 space", "maint time", and "maint translate-address".
7535 (Connecting): Document the "monitor" command.
7536 (Annotations Overview): Describe the "set annotate" command.
7537
82f2d802
EZ
75382005-04-01 Eli Zaretskii <eliz@gnu.org>
7539
7540 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7541 Rearrange index entries and improve wording about support for
7542 hardware watchpoints.
7543
7d51c7de
BR
75442005-03-10 Bob Rossi <bob@brasko.net>
7545
7546 * gdb.texinfo: Update copyright
7547
68c71a2e
TR
75482005-02-09 Theodore A. Roth <troth@openavr.org>
7549
7550 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7551 error.
7552
83761cbd
KB
75532005-02-03 Kevin Buettner <kevinb@redhat.com>
7554
7555 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7556
9f1c6395
MS
75572005-01-17 Michael Snyder <msnyder@redhat.com>
7558
7559 * gdb.texinfo: Fix spelling, infinte -> infinite.
7560
fbd1b305
MK
75612005-01-08 Mark Kettenis <kettenis@gnu.org>
7562
7563 * observer.texi (GDB Observers): Document "solib_loaded".
7564
3ace7edb
AC
75652005-01-07 Andrew Cagney <cagney@gnu.org>
7566
bec39cab
AC
7567 * configure.ac: Rename configure.in, require autoconf 2.59.
7568 * configure: Re-generate.
7569
3ace7edb
AC
7570 * configure.in: Replace configdirs with multiple references to
7571 AC_CONFIG_SUBDIRS.
7572 * configure: Re-generate.
5ae4183a 7573
53531fc1
AC
75742005-01-04 Andrew Cagney <cagney@gnu.org>
7575
7576 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7577 part of the version number.
7578
536ffdb7
MK
75792004-12-24 Mark Kettenis <kettenis@gnu.org>
7580
7581 * gdbint.texinfo (Algorithms): Remove description of
7582 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7583
e1aac25b
JB
75842004-12-07 Jim Blandy <jimb@redhat.com>
7585
7586 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7587 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7588 numbers.
7589
f47b1503
AS
75902004-12-07 Andreas Schwab <schwab@suse.de>
7591
7592 * gdb.texinfo (Mode Options): Document -l option.
7593
b6b8ece6
EZ
75942004-12-04 Eli Zaretskii <eliz@gnu.org>
7595
7596 * gdbint.texinfo (Algorithms): More accurate description of
7597 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7598 is not needed unless data-read and data-access watchpoints are
7599 supported. Add a description of how GDB checks whether the
7600 inferior stopped because a watchpoint was hit.
7601
01371747
EZ
76022004-11-23 Eli Zaretskii <eliz@gnu.org>
7603
7604 * gdb.texinfo (Files): Add cross-reference to description of
7605 -readnow command-line switch.
7606
2315ffec
RC
76072004-11-10 Randolph Chung <tausq@debian.org>
7608
7609 * gdb.texinfo: Document set/show backtrace past-entry commands.
7610 Rearrange index entries for set/show backtrace past-main.
7611
69065f5d
AC
76122004-11-10 Jon Beniston <jon@beniston.com>
7613
7614 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7615 * gdb.texinfo (Remote Serial Protocol): Further describe
7616 binary transfer escaping mechanism .
69065f5d 7617
30e91e0b
RC
76182004-11-08 Randolph Chung <tausq@debian.org>
7619
7620 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7621 and "show debug infrun". Add index entries.
7622
60bf7e09
EZ
76232004-10-23 Eli Zaretskii <eliz@gnu.org>
7624
7625 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7626 "info proc" that are already implemented. Add index entries.
7627 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7628 (Files): Add a tip for decreasing memory used for symtabs from
7629 shared libraries.
f018e82f
EZ
7630 (Starting): Fix whitespace; make "elaboration" stand out where it
7631 is first used, and add an index entry for the term.
f8568604
EZ
7632 (Calling): Expand and elaborate text. Add "print". Add the
7633 description of problems with weak aliases.
384ee23f 7634 (Core File Generation): New section.
60bf7e09 7635
d52fe014
AC
76362004-10-12 Andrew Cagney <cagney@gnu.org>
7637
7638 * gdbint.texinfo (Versions and Branches): New chapter.
7639 (Releasing GDB): Delete "Versions and Branches" section.
7640 (Top): Add "Versions and Branches".
7641
703663ab
EZ
76422004-10-08 Eli Zaretskii <eliz@gnu.org>
7643
7644 * gdb.texinfo (Editing, History): Add cross-references to the
7645 included Readline and History user documentation. Remove
7646 references to the symbol have-readline-appendices which is unused
7647 and undefined.
7648 (History): Fix indexing.
7649
ac77d04f
JJ
76502004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7651
7652 * gdbint.texinfo (target_stopped_data_address): Update to
7653 new prototype.
7654 (i386_stopped_data_address): Update prototype and description.
7655 (i386_stopped_by_watchpoint): New function and description.
7656
e07c999f
PH
76572004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7658
7659 * gdb.texinfo (Filenames): Add Ada suffixes.
7660 (Ada) New section.
7661
2e868123
AC
76622004-09-27 Andrew Cagney <cagney@gnu.org>
7663 Robert Picco <Robert.Picco@hp.com>
7664
7665 * gdb.texinfo (Packets): Document the "p" packet.
7666
02a57714
JM
76672004-09-21 Jason Molenda (jmolenda@apple.com)
7668
7669 * gdb.texinfo (Paths and Names of the Source Files): Document the
7670 meaning of values in the 'desc' field of a SO stab.
7671
ae038cb0
DJ
76722004-09-20 Daniel Jacobowitz <dan@debian.org>
7673
7674 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7675 max-cache-age" and "maint show dwarf2 max-cache-age".
7676
f7dc1244
EZ
76772004-09-16 Eli Zaretskii <eliz@gnu.org>
7678
7679 * gdb.texinfo (Set Breaks): Add index entry for setting
7680 breakpoints on overloaded C++ functions that are not members of
7681 any classes. Add an example and an index entry for setting
7682 breakpoints on all program functions.
7683 (Character Sets, Macros, Overlay Commands)
7684 (Non-debug DLL symbols, GDB/MI Output Syntax)
7685 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7686 Use "(@value{GDBP})" instead of a literal "(gdb)".
7687
f810308b
AC
76882004-09-12 Andrew Cagney <cagney@gnu.org>
7689
7690 * gdbint.texinfo (Native Debugging): Delete description of
7691 FILES_INFO_HOOK.
7692
15a661f3
PH
76932004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7694
5ae4183a
AS
7695 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7696 to hex_string_custom (not historically correct, but more
15a661f3
PH
7697 understandable, given the current code).
7698
f3219c75
AC
76992004-09-03 Andrew Cagney <cagney@gnu.org>
7700
7701 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7702
f3bb6704
JJ
77032004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7704
7705 * observer.texi (solib_unloaded): New observer.
7706
8d2c00cb
AC
77072004-08-24 Andrew Cagney <cagney@gnu.org>
7708
7709 * gdbint.texinfo (Target Architecture Definition): Add missing
7710 comma.
7711
e7dc800a
MC
77122004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7713
7714 * (Using the Testsuite): build != host is supported,
7715 but some test scripts do not support build != host.
7716
73b03683
MK
77172004-08-14 Mark Kettenis <kettenis@gnu.org>
7718
7719 * gdbint.texinfo (Host Definition): Delete description of
7720 FCLOSE_PROVIDED and GETENV_PROVIDED.
7721
c0ccb908
MK
77222004-08-05 Mark Kettenis <kettenis@chello.nl>
7723
7724 * gdbint.texinfo (Host Definition): Delete description of
7725 NO_SYS_FILE.
7726 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7727 PTRACE_FP_BUG.
7728
9c8dbfa9
AC
77292004-08-05 Andrew Cagney <cagney@gnu.org>
7730
7731 * gdbint.texinfo (Target Architecture Definition): Delete
7732 reference to deprecated_read_fp.
7733
f42accbe
AC
77342004-08-02 Andrew Cagney <cagney@gnu.org>
7735
7736 * gdbint.texinfo (Target Architecture Definition): Delete
7737 description of DEPRECATED_REGISTER_BYTES.
7738
0b66e38c
EZ
77392004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7740
7741 * gdb.texinfo (Source Path): Document the new behavior of
7742 searching for the source files.
7743
15387254
EZ
77442004-07-17 Eli Zaretskii <eliz@gnu.org>
7745
7746 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7747 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7748 (Auto Display): Improve indexing.
7749
2c07db7a
AC
77502004-07-16 Andrew Cagney <cagney@gnu.org>
7751
7752 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7753 "-noasync".
7754
4644b6e3
EZ
77552004-07-09 Eli Zaretskii <eliz@gnu.org>
7756
7757 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7758 have the same prefix have only their prefix in the index.
7759
7561d450
MK
77602004-07-03 Mark Kettenis <kettenis@gnu.org>
7761
7762 * gdb.texinfo (BSD libkvm Interface): New node (section)
7763 (Native): Add it to the menu.
7764
67bebe79
MK
77652004-07-01 Mark Kettenis <kettenis@gnu.org>
7766
7767 * gdbint.texinfo (Target Architecture Definition): Remove
7768 PCC_SOL_BROKEN.
7769
1a6923e0
MK
77702004-06-24 Mark Kettenis <kettenis@gnu.org>
7771
7772 * gdbint.texinfo (Target Architecture Definition): Remove
7773 SUN_FIXED_LBRAC_BUG.
7774
b435e160
AC
77752004-06-26 Andrew Cagney <cagney@gnu.org>
7776
7777 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7778
b5622e8d
AC
77792004-06-20 Andrew Cagney <cagney@gnu.org>
7780
7781 * gdbint.texinfo (Target Architecture Definition): Deprecate
7782 USE_STRUCT_CONVENTION.
7783
e0c07bf0
MC
77842004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7785
7786 gdb.texinfo (Bug Reporting): Mention session recording,
7787 with the script command or Emacs.
7788
782263ab
AC
77892004-06-18 Andrew Cagney <cagney@gnu.org>
7790
7791 * gdbint.texinfo (Target Architecture Definition): Deprecate
7792 FUNCTION_START_OFFSET.
7793
03727ca6
AC
77942004-06-14 Andrew Cagney <cagney@gnu.org>
7795
7796 Based on changes from Karl Berry.
7797 * gdb.texinfo: Do not use @sc in a direntry.
7798 * stabs.texinfo: Change @dircateogry to "Software development".
7799 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7800
97092415
AC
78012004-06-13 Andrew Cagney <cagney@gnu.org>
7802
7803 * gdbint.texinfo (Target Architecture Definition): Delete
7804 description of RETURN_VALUE_ON_STACK.
7805
1f6d4158
AC
78062004-06-09 Andrew Cagney <cagney@gnu.org>
7807
7808 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7809 deleted by previous patch.
7810
d966f0cb
AC
78112004-06-08 Andrew Cagney <cagney@gnu.org>
7812
7813 * gdbint.texinfo (Native Debugging): Delete documentation on
7814 ATTACH_DETACH.
7815
86fe4aaa
RC
78162004-06-06 Randolph Chung <tausq@debian.org>
7817
7818 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7819
d4b6d575
RC
78202004-06-06 Randolph Chung <tausq@debian.org>
7821
5ae4183a 7822 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7823 the new push_dummy_call method signature. Describe the function
7824 argument.
7825
4e8b0763
JB
78262004-05-24 Joel Brobecker <brobecker@gnat.com>
7827
7828 * gdb.texinfo (Starting): Document new start command.
7829
59caf092
AC
78302004-05-21 Andrew Cagney <cagney@redhat.com>
7831
7832 * observer.texi (GDB Observers): Document "inferior_created".
7833
e4a2df64
AC
78342004-05-08 Andrew Cagney <cagney@redhat.com>
7835
e6b55ae2
AC
7836 * gdbint.texinfo (Target Architecture Definition): Delete
7837 description of DO_DEFERRED_STORES.
7838
28954179
AC
7839 * gdbint.texinfo (Target Architecture Definition): Delete
7840 references to DEPRECATED_FIX_CALL_DUMMY.
7841
434b87dd
AC
7842 * gdbint.texinfo (Target Architecture Definition): Delete
7843 description of DEPRECATED_CALL_DUMMY_WORDS,
7844 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7845
58d28df8
AC
7846 * gdbint.texinfo (Target Architecture Definition): Delete
7847 description of DEPRECATED_PUSH_DUMMY_FRAME.
7848
e4a2df64
AC
7849 * gdbint.texinfo (Target Architecture Definition): Delete
7850 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7851
2b4855ab
AC
78522004-05-07 Andrew Cagney <cagney@redhat.com>
7853
7854 * observer.texi (GDB Observers): Add "Debugging" section. Include
7855 cross reference to "set/show debug observer".
7856 * gdb.texinfo (Debugging Output): Document "set/show debug
7857 observer".
7858
fcf70625
AC
78592004-05-01 Andrew Cagney <cagney@redhat.com>
7860
7861 * gdbint.texinfo (Target Architecture Definition): Delete
7862 description of DEPRECATED_PC_IN_SIGTRAMP.
7863
8ee56bcf
AC
78642004-04-30 Andrew Cagney <cagney@redhat.com>
7865
7866 * gdbint.texinfo (Target Architecture Definition): Delete
7867 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7868
67ab9a76
OF
78692004-04-30 Orjan Friberg <orjanf@axis.com>
7870
7871 * observer.texi (GDB Observers): Correct spelling.
7872
79346bcb
OF
78732004-04-26 Orjan Friberg <orjanf@axis.com>
7874
7875 * observer.texi (GDB Observers): Add target_changed event.
7876
7a464420
AC
78772004-04-08 Andrew Cagney <cagney@redhat.com>
7878
7879 * observer.texi (GDB Observers): Rework, provide generic observer
7880 definitions and then a list of observable events.
7881
6cdf9d98
AC
78822004-04-04 Andrew Cagney <cagney@redhat.com>
7883
7884 * gdbint.texinfo (Host Definition): Delete reference to
7885 NO_SIGINTERRUPT.
7886
ddc135a4
AC
78872004-04-02 Andrew Cagney <cagney@redhat.com>
7888
7889 * gdbint.texinfo (Target Architecture Definition): Delete
7890 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7891
6a1b180d
SC
78922004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7893
7894 * gdb.texinfo (TUI Commands): Document tui reg commands.
7895
d0d5df6f
AC
78962004-03-26 Andrew Cagney <cagney@redhat.com>
7897
7898 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7899 "gdbtui".
7900 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7901 (Contributors): Mention both Text and Terminal User Interface.
7902
aa2a3f87
AC
79032004-03-23 Andrew Cagney <cagney@redhat.com>
7904
7905 * gdbint.texinfo (Target Architecture Definition): Deprecate
7906 references to SIGTRAMP_START and SIGTRAMP_END.
7907
f561f026
AC
79082004-03-23 Andrew Cagney <cagney@redhat.com>
7909
7910 * gdbint.texinfo (Target Architecture Definition): Deprecate
7911 references to PC_IN_SIGTRAMP.
7912
33cb8b0f
AC
79132004-03-19 Andrew Cagney <cagney@redhat.com>
7914
7915 * gdbint.texinfo (Target Architecture Definition): Delete
7916 reference to GDB_TARGET_IS_HPPA.
7917
fc989b7a
AC
79182004-03-18 Andrew Cagney <cagney@redhat.com>
7919
7920 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7921 describe pre_init and post_init.
7922
701b08bb
DJ
79232004-03-09 Daniel Jacobowitz <drow@mvista.com>
7924
7925 * gdb.texinfo (Debugging Output): Document values for "set debug
7926 target".
7927
faae5abe
AC
79282004-02-28 Andrew Cagney <cagney@redhat.com>
7929
7930 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7931
dd79a6cf
JJ
79322004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7933
7934 * gdb.texinfo (breakpoints): Add information about the
7935 new "set breakpoint pending" and "show breakpoint pending"
7936 commands.
7937
e7f16015
AC
79382004-02-26 Andrew Cagney <cagney@redhat.com>
7939
7940 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7941 in Per-architecture module data section.
7942
7161a3a6
RM
79432004-02-25 Roland McGrath <roland@redhat.com>
7944
7945 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7946
2154891a
AC
79472004-02-24 Andrew Cagney <cagney@redhat.com>
7948
7949 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7950 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7951 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7952
6c74ac8b
AC
79532004-02-17 Andrew Cagney <cagney@redhat.com>
7954
7955 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7956
19772a2c
AC
79572004-02-16 Andrew Cagney <cagney@redhat.com>
7958
7959 * gdbint.texinfo (Target Architecture Definition): Deprecate
7960 FRAMELESS_FUNCTION_INVOCATION.
7961
c9830293
AC
79622004-02-16 Andrew Cagney <cagney@redhat.com>
7963
7964 * gdbint.texinfo (Coding): Mention -Wunused-function.
7965
b9d26eb9
AC
79662004-02-14 Andrew Cagney <cagney@redhat.com>
7967
7968 * gdbint.texinfo (Target Architecture Definition): Delete
7969 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7970
49efadf5
EZ
79712004-02-12 Elena Zannoni <ezannoni@redhat.com>
7972
7973 * gdb.texinfo: Properly quote the name "C++".
7974 * gdbint.texinfo: Ditto.
7975 * stabs.texinfo: Ditto.
7976
1eb288ea
EZ
79772004-02-11 Elena Zannoni <ezannoni@redhat.com>
7978
7979 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7980 minimal information about libiberty.
7981
e4937fc1
MC
79822004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7983
7984 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7985
a9331b3f
RM
79862004-02-04 Roland McGrath <roland@redhat.com>
7987
7988 * gdb.texinfo (Auxiliary Vector): New node (section).
7989 (Data): Add it to the menu.
7990
2650777c
JJ
79912004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7992
7993 * gdb.texinfo (Breakpoints): Add information about pending
7994 breakpoint support.
7995
b4501125
AC
79962004-01-26 Andrew Cagney <cagney@redhat.com>
7997
7998 * gdb.texinfo (Overview): Delete references to the cisco protocol
7999 including the "N" response.
8000
74055713
AC
80012004-01-26 Andrew Cagney <cagney@redhat.com>
8002
8003 * gdbint.texinfo (Target Architecture Definition): Rename
8004 EXTRACT_STRUCT_VALUE_ADDRESS to
8005 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8006
3bbe9696
EZ
80072004-01-24 Eli Zaretskii <eliz@gnu.org>
8008
8009 * gdb.texinfo (KOD): Document "show os". Add index entries for
8010 "set/show os" and "info cisco" commands.
8011
5843504f
EZ
80122004-01-21 Eli Zaretskii <eliz@gnu.org>
8013
8014 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8015
9175c9a3
MC
80162004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8017
8018 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8019 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8020
8e94b928
NR
80212004-01-19 Nick Roberts <nick@nick.uklinux.net>
8022
8023 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8024 -stack-list-locals.
8025 (GDB/MI Variable Objects): Describe extension to
8026 -var-list-children.
8027
a20cf136
DJ
80282004-01-17 Daniel Jacobowitz <drow@mvista.com>
8029
8030 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8031
afb18d0f
AC
80322004-01-17 Andrew Cagney <cagney@redhat.com>
8033
8034 * gdbint.texinfo (Target Architecture Definition): Delete
8035 documentation on DEPRECATED_NPC_REGNUM.
8036
b51970ac
DJ
80372004-01-13 Daniel Jacobowitz <drow@mvista.com>
8038
8039 * gdb.texinfo: Update copyright year. Mention that set
8040 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8041 "set follow-fork-mode ask".
8042
0f0cffd2
AC
80432004-01-13 Andrew Cagney <cagney@redhat.com>
8044
8045 * gdbint.texinfo: Update copyright year.
8046 (Coding): Add -Wunused-label to list of -Werror warnings.
8047
c552b3bb 80482004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8049 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8050
8051 * gdb.texinfo: Update copyright.
8052 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8053 around names, as appropriate. Minor syntax cleanup of
8054 _NSPrintForDebugger explanation. Two spaces after periods.
8055 GDBN used instead of lit. "gdb". Index entries added for
8056 print-object and _NSPrintForDebugger. @noindent added in one spot.
8057
afe157ca
EZ
80582003-11-11 Elena Zannoni <ezannoni@redhat.com>
8059
8060 * stabs.texinfo: Add dircategory and direntry commands.
8061 * annotate.texinfo: Ditto.
8062
963e2bb7
AC
80632003-11-10 Andrew Cagney <cagney@redhat.com>
8064
8065 * gdbint.texinfo (Target Architecture Definition): Replace the
8066 return_value method's "inval" and "outval" parameters with
8067 "readbuf" and "writebuf".
8068
1d8b2f28
JB
80692003-10-28 Jim Blandy <jimb@redhat.com>
8070
8071 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8072 from "The `F' request packet" and "The `F' reply packet", to make
8073 texi2dvi happy.
8074 (File-I/O remote protocol extension): Update menu entries, too.
8075
36d86913
MC
80762003-10-26 Michael Chastain <mec@shout.net>
8077
8078 * gdb.texinfo (Thread Stops): Document the issue with
8079 premature return from system calls in multi-threaded programs.
8080
ce2826aa
AC
80812003-10-24 Andrew Cagney <cagney@redhat.com>
8082
8083 * annotate.texinfo: Fix "fortunatly"[sic].
8084
f24c5e49
KI
80852003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8086
8087 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8088 with "Hitachi" and "Mitsubishi".
8089
92ad9cd9
AC
80902003-10-20 Andrew Cagney <cagney@redhat.com>
8091
8092 * gdbint.texinfo (Target Architecture Definition): Document
8093 gdbarch_return_value. Add cross references from
8094 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8095 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8096
0ab4b752
MK
80972003-10-18 Mark Kettenis <kettenis@gnu.org>
8098
8099 * gdbint.texinfo (Target Architecture Definition): Document
8100 regset_from_core_section.
fb3e19c0
KI
8101
81022003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8103
8104 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8105
a9331b3f 81062003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8107
8108 From Anthony Green <green@redhat.com>:
5ae4183a 8109 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8110
1485d690
KB
81112003-10-14 Kevin Buettner <kevinb@redhat.com>
8112
889bf7c5
PA
8113 * gdb.texinfo (Breakpoint related warnings): New node.
8114 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8115
86d30acc
DJ
81162003-10-13 Daniel Jacobowitz <drow@mvista.com>
8117
8118 * gdb.texinfo (Remote Protocol): Document v and vCont.
8119
172c2a43
KI
81202003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8121
8122 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8123 * gdbint.texinfo: Ditto.
8124
71952f4c
AC
81252003-10-09 Andrew Cagney <cagney@redhat.com>
8126
8127 From 2003-09-18 David Anderson <davea@sgi.com>:
8128 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8129 "command".
8130
268e2188
AC
81312003-10-03 Andrew Cagney <cagney@redhat.com>
8132
8133 * gdbint.texinfo (Target Architecture Definition): Deprecate
8134 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8135 just target.
8136
12c266ea 81372003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8138
f30992d4 8139 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8140 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8141 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8142 * gdbint.texinfo (Target Architecture Definition): Rename
8143
81442003-09-30 Andrew Cagney <cagney@redhat.com>
8145
f30992d4 8146 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8147 (Target Architecture Definition):
f30992d4 8148
2e092625
AC
8149 * gdbint.texinfo (Target Architecture Definition): Rename
8150 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8151
0717ae8a
AC
81522003-09-29 Andrew Cagney <cagney@redhat.com>
8153
dad809b7
AC
8154 * gdbint.texinfo (Target Architecture Definition): Delete
8155 documentation for NEED_TEXT_START_END.
8156
0717ae8a
AC
8157 * gdbint.texinfo (Target Architecture Definition): Rename
8158 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8159 TARGET_WRITE_PC.
a9331b3f 8160
af6cf26d
MC
81612003-09-22 Michael Chastain <mec@shout.net>
8162
8163 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8164
ee206350
AG
81652003-09-21 Anthony Green <green@redhat.com>
8166
8167 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8168
a38c9fe6
MK
81692003-09-21 Mark Kettenis <kettenis@gnu.org>
8170
8171 * gdbint.texinfo (Target Architecture Definition): Document
8172 stabs_argument_has_addr.
8173
77949794
AC
81742003-09-18 Andrew Cagney <cagney@redhat.com>
8175
8176 * gdbint.texinfo (Target Architecture Definition): Delete
8177 documentation on REGISTER_NAMES.
8178
8e823e25
MK
81792003-09-13 Mark Kettenis <kettenis@gnu.org>
8180
8181 * gdbint.texinfo (Target Architecture Definition): Replace
8182 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8183
f27dd7fd
AC
81842003-09-11 Andrew Cagney <cagney@redhat.com>
8185
8186 * gdbint.texinfo (Target Architecture Definition): Replace
8187 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8188
8b148df9
AC
81892003-08-18 Andrew Cagney <cagney@redhat.com>
8190
8191 * gdbint.texinfo (Target Architecture Definition): Document
8192 "frame_red_zone_size".
8193
25d29d70
AC
81942003-08-09 Andrew Cagney <cagney@redhat.com>
8195
8196 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8197 with "set/show backtrace past-main" and "set/show backtrace
8198 limit".
8199
c938e9b0
L
82002003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8201
8202 * Makefile.in (install-info): Support DESTDIR.
8203 (install-html): Likewise.
8204
64fabec2
AC
82052003-08-07 Andrew Cagney <cagney@redhat.com>
8206
8207 Patch from Nick Roberts.
8208 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8209 bindings. Remove description of send-gdb-command.
8210
2fcf52f0
AC
82112003-08-07 Andrew Cagney <cagney@redhat.com>
8212
8213 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8214 GDB 6.0.
8215
086432e2
AC
82162003-08-06 Andrew Cagney <cagney@redhat.com>
8217
8218 * gdb.texinfo (Mode Options): Mention that level three is the
8219 highest available and that level 2 is deprecated.
8220 (Annotations Overview): Mention annotation levels. Cross reference
8221 to "Limitations of the Annotation Interface" in annotate.texi.
8222 (TODO, Value Annotations, Frame Annotations): Delete section.
8223 (Displays, Breakpoint Info): Delete.
8224
e5249f67
AC
82252003-08-04 Andrew Cagney <cagney@redhat.com>
8226
8227 * agentexpr.texi: Delete @bye.
8228 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8229 (stabs.info): Add $(srcdir) to include search path.
8230 (html): Depend on "annotate_toc.html", and not "annotate.html".
8231 * stabs.texinfo: Ditto. Include "fdl.texi".
8232 * gdbint.texinfo: Update copyright statement's list of invariant
8233 sections.
8234
e6f672d2
AC
82352003-07-28 Andrew Cagney <cagney@redhat.com>
8236
8237 * Makefile.in (INFO_DEPS): Add annotate.info.
8238 (dvi, ps, html, pdf): Add annotate.
8239 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8240 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8241 (ANNOTATE_DOC_FILES): New macro.
8242 (ANNOTATE_TEX_TMPS): New macro.
8243 (annotate.info, annotate_toc.html): Specify dependencies.
8244 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8245 * annotate.texinfo: Rename annotate.texi. Get building. Add
8246 "Migrating to GDB/MI" and "Limitations of the Annotation
8247 Interface" chapters. Mention why it is not part of the user
8248 guide. Update copyright notice. Include "fdl.texi".
8249
72ffddc9
SC
82502003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8251
8252 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8253
a9f12a31
DJ
82542003-07-24 Daniel Jacobowitz <drow@mvista.com>
8255
8256 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8257
b1fe9455
DJ
82582003-07-24 Daniel Jacobowitz <drow@mvista.com>
8259
8260 * gdb.texinfo (Server): Mention pidof.
8261
153721e6
AC
82622003-07-22 Andrew Cagney <cagney@redhat.com>
8263
8264 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8265 list.
8266
0fac0b41
DJ
82672003-06-28 Daniel Jacobowitz <drow@mvista.com>
8268
8269 * gdb.texinfo (Logging output): New chapter.
8270
4e562065
JB
82712003-06-24 Joel Brobecker <brobecker@gnat.com>
8272
8273 * gdb.texinfo (Unsupported languages): New section.
8274 (Languages): Add link to new section.
8275
f2c06f52
AC
82762003-06-22 Andrew Cagney <cagney@redhat.com>
8277
8278 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8279
b4177fca
DJ
82802003-06-22 Daniel Jacobowitz <drow@mvista.com>
8281
8282 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8283
f418dd93
DJ
82842003-06-22 Daniel Jacobowitz <drow@mvista.com>
8285
8286 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8287 * agentexpr.texi: Retitle section, and change it to an appendix.
8288 Comment out texinfo initialization. Factor a @var{} into two
8289 pieces to prevent makeinfo warnings.
8290 * gdb.texinfo: Add Agent Expressions appendix.
8291
4ca61388
DJ
82922003-06-19 Daniel Jacobowitz <drow@mvista.com>
8293
8294 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8295
07f31aa6
DJ
82962003-06-18 Daniel Jacobowitz <drow@mvista.com>
8297
5ae4183a 8298 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8299 remote target". Document the "detach" and "disconnect" commands.
8300 (Server, Netware, Debug Session): Reference "Connecting to a
8301 remote target".
8302 (GDB/MI Target Manipulation): Document "-target-disconnect".
8303
2dd0da42
AC
83042003-06-13 Andrew Cagney <cagney@redhat.com>
8305
8306 * gdbint.texinfo (Target Architecture Definition): Deprecate
8307 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8308 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8309
e7a3abfc
JB
83102003-06-09 Jim Blandy <jimb@redhat.com>
8311
8312 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8313
25e3a86b
AC
83142003-06-08 Andrew Cagney <cagney@redhat.com>
8315
8316 * gdbint.texinfo (Target Architecture Definition): Delete
8317 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8318
a9e5fdc2
AC
83192003-06-08 Andrew Cagney <cagney@redhat.com>
8320
8321 * gdbint.texinfo (Target Architecture Definition): Document
8322 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8323
b37303ee
AF
83242003-06-07 Adam Fedor <fedor@gnu.org>
8325
8326 * gdb.texinfo: Add Objective-C documentation.
8327
39fe6e80
AC
83282003-06-01 Andrew Cagney <cagney@redhat.com>
8329
8330 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8331 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8332
125309b2
AC
83332003-05-21 Andrew Cagney <cagney@redhat.com>
8334
8335 * gdbint.texinfo (Target Architecture Definition): Delete
8336 references to "extract_address" and "store_address".
8337
b8b527c5
AC
83382003-05-16 Andrew Cagney <cagney@redhat.com>
8339
8340 * gdbint.texinfo (Target Architecture Definition): Replace
8341 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8342 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8343
50e3ee83
TR
83442003-05-14 Theodore A. Roth <troth@openavr.org>
8345
8346 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8347
44e2be90
L
83482003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8349
8350 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8351 (gdb.dvi): Likewise.
8352 (gdb.pdf): Likewise.
8353 (links2roff): Likewise.
8354
df5215a6
JB
83552003-05-08 Jim Blandy <jimb@redhat.com>
8356
8357 * gdb.texinfo (Dump/Restore Files): Update documentation for
8358 'dump', 'append', and 'restore': note that format argument is
8359 optional; simplify presentation of the command variants; and be
8360 more precise about the formats.
8361
5e7b2f39
JB
83622003-05-07 Jim Blandy <jimb@redhat.com>
8363
8364 * gdb.texinfo (Symbols): Update documentation: 'maint list
8365 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8366 symtabs' and 'maint info psymtabs'.
8367
b1e29e33
AC
83682003-05-05 Andrew Cagney <cagney@redhat.com>
8369
8370 * gdbint.texinfo (Target Architecture Definition): Make
8371 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8372 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8373 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8374
00905d52
AC
83752003-05-04 Andrew Cagney <cagney@redhat.com>
8376
8377 * gdb.texinfo (Maintenance Commands): Document "maint print
8378 dummy-frames".
8379
54ff5908
AC
83802003-05-04 Andrew Cagney <cagney@redhat.com>
8381
8382 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8383
32e7087d
JB
83842003-05-03 J. Brobecker <brobecker@gnat.com>
8385
8386 Thierry Schneider <tpschneider1@yahoo.com>
8387 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8388 for new MI command.
8389
7043d8dc
AC
83902003-05-03 Andrew Cagney <cagney@redhat.com>
8391
8392 * gdbint.texinfo (Target Architecture Definition): Document
8393 push_dummy_code. Add cross references.
8394
e33d66ec
EZ
83952003-05-02 Elena Zannoni <ezannoni@redhat.com>
8396
8397 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8398 set/show charsets commands.
8399
0ba6dca9
AC
84002003-04-28 Andrew Cagney <cagney@redhat.com>
8401
8402 * gdbint.texinfo (Target Architecture Definition): Replace
8403 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8404 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8405
d7a27068
AC
84062003-04-28 Andrew Cagney <cagney@redhat.com>
8407
8408 * gdbint.texinfo (Target Architecture Definition): Rename
8409 "tm_print_insn" to "deprecated_tm_print_insn".
8410
44ea7b70
JB
84112003-04-09 Jim Blandy <jimb@redhat.com>
8412
8413 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8414 list psymtabs'.
8415
fb8f8949
AC
84162003-04-08 Andrew Cagney <cagney@redhat.com>
8417
8418 * gdbint.texinfo (Target Architecture Definition): Delete
8419 references to EXTRA_FRAME_INFO.
8420
32fb0f22
AC
84212003-04-08 Andrew Cagney <cagney@redhat.com>
8422
8423 * gdbint.texinfo (Target Architecture Definition): Delete
8424 PRINT_TYPELESS_INTEGER.
8425
6be67e67
JB
84262003-04-02 J. Brobecker <brobecker@gnat.com>
8427
8428 * observer.texi (GDB Observers): Adjust the documentation for the
8429 normal_stop notification to better describe reality. Fix a couple
8430 of minor typos.
8431
4e35d5f0
BR
84322003-04-02 Bob Rossi <bob_rossi@cox.net>
8433
a9331b3f 8434 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8435 '-file-list-exec-source-file'
8436
e8a8712a
AC
84372003-03-31 Andrew Cagney <cagney@redhat.com>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Delete
8440 references to CALL_DUMMY_P.
8441
6c0e89ed
AC
84422003-03-30 Andrew Cagney <cagney@redhat.com>
8443
8444 * gdbint.texinfo (Target Architecture Definition): Remove
8445 reference to TARGET_WRITE_SP.
a9331b3f 8446
378bfd1b
AC
84472003-03-27 Andrew Cagney <cagney@redhat.com>
8448
8449 * gdbint.texinfo (Target Architecture Definition): Remove
8450 references to write_sp.
6c0e89ed 8451
922fbb7b
AC
84522003-03-27 Andrew Cagney <cagney@redhat.com>
8453
8454 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8455 chapter body. Use @smallexample instead of @example.
8456 (Annotations): Ditto.
8457 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8458 annotate.texi.
8459
b81774d8
AC
84602003-03-26 Andrew Cagney <cagney@redhat.com>
8461
8462 * gdbint.texinfo (Target Architecture Definition): Replace
8463 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8464 dummy_addr parameters.
8465
1bf6d5cc
AC
84662003-03-25 Andrew Cagney <cagney@redhat.com>
8467
8468 * gdbint.texinfo (Target Architecture Definition): Delete
8469 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8470 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8471 Add reference to PUSH_ARGUMENTS.
8472
618ce49f
AC
84732003-03-23 Andrew Cagney <cagney@redhat.com>
8474
8475 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8476 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8477
bcd7e15f
JB
84782003-03-18 J. Brobecker <brobecker@gnat.com>
8479
8480 * gdbint.texinfo (Algorithms): Add new section describing the
8481 Observer paradigm.
8482 (Top): Add menu entry to new observer appendix.
8483 * observer.texi: New file.
8484 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8485 new observer.texi file.
8486
9fe8321b
AC
84872003-03-17 Andrew Cagney <cagney@redhat.com>
8488
8489 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8490 that GNU Press update the manual version number.
8491
ac2adee5
AC
84922003-03-12 Andrew Cagney <cagney@redhat.com>
8493
8494 * gdbint.texinfo (Target Architecture Definition): Delete
8495 references to get_saved_register. Rename GET_SAVED_REGISTER to
8496 DEPRECATED_GET_SAVED_REGISTER.
8497
749b82f6
AC
84982003-03-13 Andrew Cagney <cagney@redhat.com>
8499
8500 * gdbint.texinfo (Target Architecture Definition): Replace
8501 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8502
8bedc050
AC
85032003-03-12 Andrew Cagney <cagney@redhat.com>
8504
8505 * gdbint.texinfo (Target Architecture Definition): Rename
8506 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8507
0ce1b118
CV
85082003-03-10 Corinna Vinschen <vinschen@redhat.com>
8509
8510 * gdb.texinfo: Add File-I/O documentation.
8511
12cc2063
AC
85122003-03-10 Andrew Cagney <cagney@redhat.com>
8513
8514 * gdbint.texinfo (Target Architecture Definition): Cross reference
8515 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8516
7453dc06
AC
85172003-03-07 Andrew Cagney <cagney@redhat.com>
8518
8519 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8520 frame" command.
8521
6314f104
AC
85222003-03-05 Andrew Cagney <cagney@redhat.com>
8523
8524 * gdbint.texinfo (Target Architecture Definition): Document
8525 unwind_dummy_id. Cross reference unwind_dummy_id and
8526 SAVE_DUMMY_FRAME_TOS.
8527
f1212245
DJ
85282003-03-05 James Ingham <jingham@apple.com>
8529 Daniel Jacobowitz <drow@mvista.com>
8530
8531 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8532 and "show cp-abi".
8533
77e7e267
AC
85342003-03-03 Andrew Cagney <cagney@redhat.com>
8535
8536 * gdbint.texinfo (Target Architecture Definition): Document
8537 register_type.
8538
838a8221
AC
85392003-03-03 Andrew Cagney <cagney@redhat.com>
8540
8541 * stabs.texinfo (Structures): Use @samp and separate @var's
8542 instead of a single @var containing a comma separated list.
8543 (Unions): Ditto.
8544
d7f4a264
DJ
85452003-03-02 Daniel Jacobowitz <drow@mvista.com>
8546
8547 * Makefile.in (distclean): Remove config.log.
8548
f30ee0bc
AC
85492003-03-01 Andrew Cagney <cagney@redhat.com>
8550
8551 * gdbint.texinfo (Target Architecture Definition): Rename
8552 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8553
85542003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8555
8556 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8557 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8558
be448670
CF
85592003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8560
8561 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8562 (Non-debug DLL symbols): New node, describing the minimal symbols
8563 loaded from DLLs without real debugging symbols.
8564
501eef12
AC
85652003-02-20 Andrew Cagney <ac131313@redhat.com>
8566
8567 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8568 hardware-breakpoint-limit".
8569 (Set Watchpoints): Add cross reference to "set remote
8570 hardware-watchpoint-limit".
8571 (Remote configuration options): New section.
8572
21c294e6
AC
85732003-02-04 Andrew Cagney <ac131313@redhat.com>
8574
e9be73e4
AC
8575 * gdbint.texinfo (Target Architecture Definition): Delete
8576 descrption of IS_TRAPPED_INTERNALVAR.
8577
21c294e6
AC
8578 From Keith Seitz <keiths@redhat.com>:
8579 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8580 option "-i"/"--interpreter" to this chapter. Include index
8581 entries.
8582
0179ffac
DC
85832003-02-04 David Carlton <carlton@math.stanford.edu>
8584
8585 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8586 (Variables): Recommend stabs+ and DWARF 2.
8587 (C plus plus expressions): Correct info about
8588 compiler versions, debug formats.
8589 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8590 PR symtab/874.
8591
7ca9f392
AC
85922003-02-01 Andrew Cagney <ac131313@redhat.com>
8593
8594 * gdbint.texinfo (Target Architecture Definition): Delete
8595 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8596 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8597 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8598 references to nindy and i960.
8599 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8600
31a85ea2
AC
86012003-02-01 Andrew Cagney <ac131313@redhat.com>
8602
8603 * gdbint.texinfo (Target Architecture Definition): Delete
8604 FLOAT_INFO.
8605
6b894e49
AC
86062003-01-30 Andrew Cagney <ac131313@redhat.com>
8607
8608 * stabs.texinfo (Member Type Descriptor): Clarify description of
8609 `@'. Suggested by Ben Hutchings.
8610
c48861fb
AC
86112003-01-29 Andrew Cagney <ac131313@redhat.com>
8612
8613 * gdb.texinfo (M68K): Delete reference to es1800.
8614
617073a9
AC
86152003-01-29 Andrew Cagney <ac131313@redhat.com>
8616
8617 * gdb.texinfo (Maintenance Commands): Document `maint print
8618 reggroups' and `maint print register-groups'.
8619 * gdbint.texinfo (Target Architecture Definition): Document
8620 register_reggroup_p.
8621
5b5d99cf
JB
86222003-01-23 Jim Blandy <jimb@redhat.com>
8623
8624 * gdb.texinfo (Separate Debug Files): New section.
8625
e7ba9c65
DJ
86262003-01-22 Daniel Jacobowitz <drow@mvista.com>
8627
8628 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8629 and "maint show profile".
8630
94e91d6d
MC
86312003-01-16 Michael Chastain <mec@shout.net>
8632
8633 * gdb.texinfo (Installing GDB): Warn against
8634 ".../gdb-VERSION/gdb/configure".
8635 (Separate Objdir): Likewise.
8636
867f3898
AC
86372003-01-15 Andrew Cagney <ac131313@redhat.com>
8638
8639 * gdbint.texinfo (Target Architecture Definition): Delete
8640 definition of PRINT_REGISTER_HOOK.
8641
f153cc92
EZ
86422003-01-15 Elena Zannoni <ezannoni@redhat.com>
8643
8644 (OpenRISC 1000): Fix formatting of command names.
8645
c60eb6f1
EZ
86462003-01-15 Elena Zannoni <ezannoni@redhat.com>
8647
8648 * gdb.texinfo (Continuing and Stepping): Add new command
8649 'advance'. Clarify behavior of 'until'.
8650
f5ebfba0
DJ
86512003-01-13 Daniel Jacobowitz <drow@mvista.com>
8652
8653 * gdb.texinfo (Files): Document solib-absolute-prefix and
8654 solib-search-path.
8655
4ce8657e
MC
86562003-01-09 Michael Chastain <mec@shout.net>
8657
8658 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8659 (Create a Release): Add new instructions for new @file{src-release}.
8660 Document existing instructions for @file{Makefile.in} as
8661 being for @value{GDBN} 5.3.1 or earlier.
8662
372613e3
AC
86632003-01-09 Andrew Cagney <ac131313@redhat.com>
8664
8665 * gdbint.texinfo (Target Architecture Definition): Mention
8666 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8667 allocate memory.
8668
b4e9345d
DJ
86692003-01-04 Daniel Jacobowitz <drow@mvista.com>
8670
8671 * gdb.texinfo (Controlling GDB): Add @kindex for
8672 "show osabi".
8673 (Backtraces): Add @kindex's for backtrace-below-main.
8674
98b45e30
DJ
86752003-01-04 Daniel Jacobowitz <drow@mvista.com>
8676
8677 * gdb.texinfo (Controlling GDB): Document "set osabi".
8678
95f90d25
DJ
86792003-01-04 Daniel Jacobowitz <drow@mvista.com>
8680
8681 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8682 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8683
1e698235
DJ
86842003-01-04 Daniel Jacobowitz <drow@mvista.com>
8685
8686 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8687 "set coerce-float-to-double".
8688 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8689
e632838e
AC
86902003-01-02 Andrew Cagney <ac131313@redhat.com>
8691
8692 * stabs.texinfo: Remove obsolete text.
8693 * gdbint.texinfo: Ditto.
8694 * gdb.texinfo: Ditto.
8695
c133ab7a
MK
86962002-12-22 Mark Kettenis <kettenis@gnu.org>
8697
8698 * gdbint.texinfo (Target Architecture Definition): Update
8699 description of gdbarch_register_osabi.
8700
f821f325
KH
87012002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8702
8703 * agentexpr.texi: Fix typos.
8704 * annotate.texi: Likewise.
8705 * fdl.texi: Likewise.
8706
85a6d8d3 87072002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8708
8709 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8710 DEPRECATED_INIT_FRAME_PC.
8711
ae45cd16
AC
87122002-12-01 Andrew Cagney <ac131313@redhat.com>
8713
8714 * gdbint.texinfo (Target Architecture Definition): Delete
8715 PC_IN_CALL_DUMMY.
8716
07555a72
AC
87172002-11-28 Andrew Cagney <ac131313@redhat.com>
8718
8719 * gdbint.texinfo (Host Definition): Delete documentation on
8720 USE_GENERIC_DUMMY_FRAMES.
8721
c166cdc7
EZ
87222002-11-26 Elena Zannoni <ezannoni@redhat.com>
8723
5ae4183a 8724 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8725 * Makefile.in (install-info): Run the install-info command as part
8726 of the post install steps only.
8727 (uninstall-info): New target.
8728 (uninstall): New target.
8729
35db0260
EZ
87302002-11-22 Elena Zannoni <ezannoni@redhat.com>
8731
8732 * Makefile.in (install): Make install do some real work.
8733
9ba8d803
AC
87342002-11-19 Andrew Cagney <ac131313@redhat.com>
8735
8736 Fix POSIX problem reported by Paul Eggert.
8737 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8738 Fix PR gdb/527.
8739
903ad3a6
AC
87402002-10-26 Andrew Cagney <cagney@redhat.com>
8741
8742 * gdbint.texinfo (Target Architecture Definition): Delete
8743 definition of DO_REGISTERS_INFO.
8744
f2abfe65
KB
87452002-10-18 Kevin Buettner <kevinb@redhat.com>
8746
8747 * gdbint.texinfo (Address Classes): Fix problems with insertion
8748 of ``{'' and ``}'' in example.
8749
b5b0480a
KB
87502002-10-17 Kevin Buettner <kevinb@redhat.com>
8751
8752 * gdbint.texinfo (Address Classes): New section.
8753 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8754 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8755 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8756 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8757
c85508ee
KD
87582002-10-11 Klee Dienes <kdienes@apple.com>
8759
8760 * gdb.texinfo (Registers): Mention vector registers as well as
8761 floating registers in the documentation for 'info registers' and
8762 'info all-registers'.
8763
6d12fc3d
DJ
87642002-10-11 Daniel Jacobowitz <drow@mvista.com>
8765
8766 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8767
8d19fbd2
JJ
87682002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8769
8770 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8771 interface definition.
8772
a37295f9
MM
87732002-10-03 Marko Mlinar <markom@opencores.org>
8774
8775 * gdb.texinfo (Target Commands): Add or1k target specific
8776 commands.
8777 * gdb.texinfo (Contributors): Add myself to the contributors list.
8778
da0f9dcd
AC
87792002-10-01 Andrew Cagney <ac131313@redhat.com>
8780
8781 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8782 and "mi1" instead of "mi1" and "mi0".
8783
2e834e49
HPN
87842002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8785
8786 * gdb.texinfo (Packets): Fix typos "alligned".
8787 Correct z3/Z3 description. Correct z4/Z4 title.
8788
050be0dc
AC
87892002-09-27 Andrew Cagney <ac131313@redhat.com>
8790
8791 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8792
1104b9e7
KB
87932002-09-25 Kevin Buettner <kevinb@redhat.com>
8794
8795 * gdb.texinfo: Use GNU/Linux instead of Linux.
8796
512217c7
AC
87972002-09-25 Andrew Cagney <ac131313@redhat.com>
8798
8799 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8800
10998722
AC
88012002-09-24 Andrew Cagney <ac131313@redhat.com>
8802
512217c7 8803 * gdb.texinfo: Replace @example with @smallexample.
10998722 8804
a0eb71c5
KB
88052002-09-20 Kevin Buettner <kevinb@redhat.com>
8806
f7dc1244 8807 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8808 * gdb.texinfo (Character Sets): Use @smallexample instead of
8809 @example. Use GNU/Linux instead of Linux.
8810
88112002-09-20 Jim Blandy <jimb@redhat.com>
8812
8813 * gdb.texinfo: Add character set documentation.
8814
2f870471
AC
88152002-09-19 Andrew Cagney <ac131313@redhat.com>
8816
8817 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8818 (Packets): Add cross reference from `b' packet to `z' packets.
8819
790eb8f5
AC
88202002-09-19 Andrew Cagney <ac131313@redhat.com>
8821
8d30a00d
AC
8822 * gdb.texinfo (Maintenance Commands): Document ``maint
8823 internal-error'' and ``maint internal-warning''.
8824
790eb8f5
AC
8825 * gdbint.texinfo (Target Architecture Definition): Revise
8826 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8827
a23a7bf1
JB
88282002-09-19 Joel Brobecker <brobecker@gnat.com>
8829
8830 * gdbint.texinfo (Target Conditionals): Document the new
8831 NAME_OF_MALLOC macro.
8832
299ffc64
AC
88332002-09-05 Andrew Cagney <ac131313@redhat.com>
8834
8835 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8836 engineer.
8837
b7bb15bc
SC
88382002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8839
8840 * gdb.texinfo (TUI Overview): Document status line fields.
8841
3d757584
SC
88422002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8843
8844 * gdb.texinfo (TUI Commands): Document info win command.
8845
269c21fe
SC
88462002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8847
8848 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8849
7cf36c78
SC
88502002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8851
8852 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8853 (TUI Keys): Likewise.
8854
d2c6833e
AC
88552002-08-25 Andrew Cagney <ac131313@redhat.com>
8856
8857 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8858 for a packet receive.
8859
46d8b1c3
AC
88602002-08-25 Andrew Cagney <ac131313@redhat.com>
8861
8862 * Makefile.in (clean): Move to end of file.
8863 (distclean, maintainer-clean, realclean): Ditto.
8864 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8865 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8866 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8867 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8868
b0787093
AC
88692002-08-24 Andrew Cagney <ac131313@redhat.com>
8870
8871 * Makefile.in (GDBINT_TEX_TMPS): Define.
8872 (gdbint.dvi, gdbint.pdf): Use
8873 (GDB_TEX_TMPS): Define.
8874 (gdb.dvi, gdb.pdf): Use.
8875 (STABS_TEX_TMPS): Define.
8876 (stabs.dvi, stabs.pdf): Use.
8877 (GDB_DOC_SOURCE_INCLUDES): New macros.
8878 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8879 (GDBINT_DOC_FILES_INCLUDES): New macros.
8880 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8881 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8882 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8883 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8884 (links2roff): Replace SFILES_INCLUDED with
8885 GDB_DOC_SOURCE_INCLUDES.
8886 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8887 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8888 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8889 dependencies.
8890 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8891 dependencies.
8892 (gdbmi.texinfo): Delete rule.
8893 (inc-hist.texinfo): Delete rule.
8894 (rluser.texinfo): Delete rule.
8895
ebba8386
AC
88962002-08-23 Andrew Cagney <cagney@redhat.com>
8897
8898 * gdbint.texinfo (Target Architecture Definition): Update
8899 STORE_RETURN_VALUE, mention regcache.
8900
0ab7a791
AC
89012002-08-21 Andrew Cagney <ac131313@redhat.com>
8902
8903 * gdbint.texinfo (Target Architecture Definition): Document
8904 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8905
ee2d5c50
AC
89062002-08-19 Andrew Cagney <ac131313@redhat.com>
8907
8908 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8909 Fix minor typos. Add index entries.
8910
53c69bd7
AC
89112002-08-18 Andrew Cagney <ac131313@redhat.com>
8912
8913 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8914
e76f1f2e
AC
89152002-08-15 Andrew Cagney <ac131313@redhat.com>
8916
8917 * gdbint.texinfo (Target Architecture Definition): Document
8918 PRINT_VECTOR_INFO.
8919 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8920
0680b120
AC
89212002-08-13 Andrew Cagney <ac131313@redhat.com>
8922
8923 * gdb.texinfo (Maintenance Commands): Document "maint print
8924 registers", "maint print raw-registers" and "maint print
8925 cooked-registers".
8926
3c3bea1c
GS
89272002-08-08 Grace Sainsbury <graces@redhat.com>
8928
a9331b3f 8929 From Mark Salter:
3c3bea1c
GS
8930 * gdb.texinfo (Protocol): Document T packet extension to
8931 allow watchpoint address reporting.
8932
42f9b0a5
AC
89332002-08-03 Andrew Cagney <ac131313@redhat.com>
8934
8935 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8936
db034ac5
AC
89372002-08-01 Andrew Cagney <cagney@redhat.com>
8938
8939 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8940 to CHILL.
8941
e2b28d04
AC
89422002-08-01 Andrew Cagney <ac131313@redhat.com>
8943
8944 * gdbint.texinfo (Coding): Revise section "Include Files".
8945
7fb623f7
AC
89462002-07-24 Andrew Cagney <cagney@redhat.com>
8947
8948 * gdbint.texinfo: Obsolete references to m88k.
8949 * gdb.texinfo: Ditto.
8950
4a2b4636
JB
89512002-07-10 Joel Brobecker <brobecker@gnat.com>
8952
7fb623f7 8953 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8954 where the proper version of autoconf can be retrieved.
8955
a71ec265
DH
89562002-07-09 Don Howard <dhoward@redhat.com>
8957
8958 * gdb.texinfo (Command Files): Further describe the behavior of
8959 sourced command files.
8960
b9aa90c9
AC
89612002-06-27 Andrew Cagney <ac131313@redhat.com>
8962
8963 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8964 (Coding): Clarify ISO C version that GDB assumes.
8965
40dd2248
TT
89662002-06-26 Tom Tromey <tromey@redhat.com>
8967
8968 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8969 add_setshow_cmd_full.
8970
bfac230e
DH
89712002-06-25 Don Howard <dhoward@redhat.com>
8972
8973 * gdb.texinfo (Memory Region Attributes): Document new behavior
8974 for 'mem' command.
8975
475b0867
JB
89762002-06-11 Jim Blandy <jimb@redhat.com>
8977
919d772c
JB
8978 * gdb.texinfo (Symbols): Update documentation for `info source'
8979 command.
8980
475b0867
JB
8981 * gdb.texinfo (Macros): Call the command `info macro', not
8982 `show macro'.
8983
ba8c9337
AC
89842002-06-09 Andrew Cagney <ac131313@redhat.com>
8985
8986 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8987 data''.
8988
1029b7fa
MK
89892002-06-09 Mark Kettenis <kettenis@gnu.org>
8990
8991 * gdbint.texinfo (Target Architecture Definition): Document
8992 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8993
16737d73
AC
89942002-06-08 Andrew Cagney <ac131313@redhat.com>
8995
8996 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8997 lists.
8998
30107679
AC
89992002-06-08 Andrew Cagney <ac131313@redhat.com>
9000
9001 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9002 Branch''.
9003
3352e23e
AC
90042002-06-01 Andrew Cagney <ac131313@redhat.com>
9005
9006 * gdbint.texinfo (Target Architecture Definition): Add section
9007 ``Converting an existing Target Architecture to Multi-arch''.
9008
cbb09e6a
AC
90092002-05-30 Andrew Cagney <ac131313@redhat.com>
9010
9011 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9012 to ``Obsoleting code''. Revise.
9013
e2e0bcd1
JB
90142002-05-17 Jim Blandy <jimb@redhat.com>
9015
9016 * gdb.texinfo (C Preprocessor Macros): New chapter.
9017 Include it in the main menu.
9018 (Contributors): Credit Jim Blandy with macro support.
9019 (Compilation): Explain how to get macro information into the
9020 executable.
9021 (Expressions): Note that preprocessor macros are expanded.
9022
9db8d71f
DJ
90232002-05-14 Daniel Jacobowitz <drow@mvista.com>
9024
9025 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9026 options for `target remote'.
9027
6d531722
AC
90282002-05-13 Andrew Cagney <ac131313@redhat.com>
9029
9030 * gdbint.texinfo (Target Architecture Definition): Delete
9031 documentation on NNPC_REGNUM.
9032
13d01224
AC
90332002-05-11 Andrew Cagney <ac131313@redhat.com>
9034
9035 * gdbint.texinfo (Target Architecture Definition): Document
9036 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9037 (Target Architecture Definition): Revise section `Using Different
9038 Register and Memory Data Representations'. Add section `Raw and
9039 Virtual Register Representations'.
9040
b2e75d78
AC
90412002-05-11 Andrew Cagney <ac131313@redhat.com>
9042
9043 * gdbint.texinfo (Target Architecture Definition): Mention
9044 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9045 (Target Architecture Definition): Mention same. Add references to
9046 web pages.
9047
2c8682ee
MS
90482002-05-08 Michael Snyder <msnyder@redhat.com>
9049
9050 * stabs.texinfo (Attributes): Document new "vector" attribute.
9051
0816590b
AC
90522002-05-04 Andrew Cagney <ac131313@redhat.com>
9053
9054 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9055
2653173e
AC
90562002-05-04 Andrew Cagney <ac131313@redhat.com>
9057
9058 * gdb.texinfo: Delete obsolete references to a29k.
9059
d7bd68ca
AC
90602002-04-24 Andrew Cagney <ac131313@redhat.com>
9061
9062 * gdbint.texinfo (Target Architecture Definition): Replace
9063 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9064
21d83aa5
DM
90652002-04-24 David S. Miller <davem@redhat.com>
9066
9067 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9068
7673a6cc
DM
90692002-04-21 David S. Miller <davem@redhat.com>
9070
9071 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9072
d49d1e0a
AC
90732002-04-21 Andrew Cagney <ac131313@redhat.com>
9074
9075 * gdbint.texinfo (Target Architecture Definition): Delete
9076 definition of HAVE_REGISTER_WINDOWS.
9077
f7dc1244 90782002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9079
9080 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9081 "Theodore A. Roth" <troth@verinet.com>.
9082
5ca0cb28
DH
90832002-04-15 Don Howard <dhoward@redhat.com>
9084
f7dc1244 9085 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9086 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9087 Provide a better explaination of this feature.
5ca0cb28 9088
f208ba17
AC
90892002-04-14 Andrew Cagney <ac131313@redhat.com>
9090
9091 * gdbint.texinfo (Target Architecture Definition): Remove
9092 FRAME_CHAIN_COMBINE.
9093
d5ba91de
MC
90942002-04-12 Michael Chastain <mec@shout.net>
9095
9096 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9097 REG_STACK_SEGMENT.
9098
26818220
MC
90992002-04-09 Michael Chastain <mec@shout.net>
9100
9101 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9102 PYRAMID_* macros.
9103
129188f6
AC
91042002-04-07 Andrew Cagney <ac131313@redhat.com>
9105
9106 * gdb.texinfo (Bug Reporting): Document that the web is the
9107 prefered way of submitting bug reports.
9108 (Bug Reporting): Delete the s-mail address as the last resort.
9109
8227c0ff
AC
91102002-04-05 Andrew Cagney <ac131313@redhat.com>
9111
9112 * gdbint.texinfo (Target Architecture Definition): Delete
9113 references to TARGET_WRITE_FP and write_fp.
9114
16d9dec6
MS
91152002-03-27 Michael Snyder <msnyder@redhat.com>
9116
9117 * gdb.texinfo: Document new commands dump, append, and restore.
9118
9ae8b82c
AC
91192002-03-27 Andrew Cagney <ac131313@redhat.com>
9120
9121 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9122 Branch'.
9123
474c8240
AC
91242002-03-18 Andrew Cagney <ac131313@redhat.com>
9125
9126 * gdb.texinfo: Change all examples to @smallexample.
9127 * gdbint.texinfo: Ditto.
a9331b3f 9128
fb0ff88f
AC
91292002-03-18 Andrew Cagney <ac131313@redhat.com>
9130
9131 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9132 Branches''.
9133
9bb0a4d8
AC
91342002-03-18 Andrew Cagney <ac131313@redhat.com>
9135
9136 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9137 Policy''.
9138
937f164b
FF
91392002-03-04 Fred Fish <fnf@redhat.com>
9140
9141 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9142 expresson, suports, dependant, trhe, perhaphs, situtations,
9143 explictily, taged, oportunity, unfortunatly).
9144
a7b40f07
AC
91452002-02-24 Andrew Cagney <ac131313@redhat.com>
9146
9147 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9148 Remove reference to 3.12.
9149
aab4e0ec
AC
91502002-02-23 Andrew Cagney <ac131313@redhat.com>
9151
9152 * gdbint.texinfo: Include fdl.texi.
9153 (Top): Add GNU Free Documentation License.
9154 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9155 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9156 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9157 (gdbint.info): Add srcdir to include path.
9158 * gdb.texinfo: Include gpl.texi.
9159 (Top): Add Copying.
9160 * gpl.texi: New file.
9161
47b95330
AC
91622002-02-23 Andrew Cagney <ac131313@redhat.com>
9163
9164 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9165
78c47bea
PM
91662002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9167
9168 * gdb.texinfo: Document Cygwin native specific commands.
9169
56460a61
DJ
91702002-02-15 Daniel Jacobowitz <drow@mvista.com>
9171
9172 * gdb.texinfo: Document gdbserver ``--attach'' command.
9173
def71bfa
MS
91742002-02-07 Michael Snyder <msnyder@redhat.com>
9175
9176 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9177 to @code(_ovly_debug_event).
9178
c928edc0
AC
91792002-02-07 Andrew Cagney <ac131313@redhat.com>
9180
9181 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9182
81d46470
MS
91832002-02-06 Michael Snyder <msnyder@redhat.com>
9184
9185 * gdb.texinfo (overlays): Mention new magic symbol
9186 '_ovly_debug_event', which allows GDB to keep better track
9187 of overlays.
9188
f7dc1244 91892002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9190
9191 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9192 Suggested by Dmitry Sivachenko.
9193
9194 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9195
15110bc3
MS
91962002-02-01 Michael Snyder <msnyder@redhat.com>
9197
9198 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9199
6763aef9
MS
92002002-01-30 Michael Snyder <msnyder@redhat.com>
9201
ac282366
MS
9202 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9203 (set trust-readonly-sections): Document.
6763aef9 9204
8642bc8f
AC
92052002-01-29 Andrew Cagney <ac131313@redhat.com>
9206
9207 * gdbint.texinfo (Releasing GDB): Revise and update.
9208
afe64c1a
AC
92092002-01-28 Andrew Cagney <ac131313@redhat.com>
9210
9211 * gdbint.texinfo (Target Architecture Definition): Delete
9212 description of TARGET_BYTE_ORDER_DEFAULT.
9213
f7dc1244 92142002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9215
9216 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9217 <mitya@cavia.pp.ru>.
9218
3d6e1b5a
AC
92192002-01-23 Andrew Cagney <ac131313@redhat.com>
9220
9221 * libgdb.texinfo: Delete file.
9222
6c0e9fb3
AC
92232002-01-22 Andrew Cagney <ac131313@redhat.com>
9224
9225 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9226 * gdbint.texinfo: Ditto.
9227
e0ce93ac
AC
9228Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9229
9230 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9231
be298bcc
AC
92322002-01-22 Andrew Cagney <ac131313@redhat.com>
9233
9234 * Makefile.in: Update copyright.
9235 (TEXI2DVI): Define.
9236 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9237 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9238 gdb-cfg.texi.
9239 (TEXINDEX, PDFTEX): Delete makefile variables.
9240
8e04817f
AC
92412002-01-22 Andrew Cagney <ac131313@redhat.com>
9242
9243 * gdb.texinfo (Protocol): Move section to appendix.
9244
6b2f586d
AC
92452002-01-21 Andrew Cagney <ac131313@redhat.com>
9246
9247 * gdb.texinfo (Remote Debugging): Create a menu.
9248 (Top): Add ``Remote Debugging'' to menu.
9249
6f05cf9f
AC
92502002-01-21 Andrew Cagney <ac131313@redhat.com>
9251
9252 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9253 serial protocol'' from here.
9254 (Remote Debugging): To here. New chapter.
9255
3fd3d7d2
AC
92562002-01-20 Andrew Cagney <ac131313@redhat.com>
9257
9258 * gdbint.texinfo (Target Architecture Definition): Delete
9259 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9260
7fd60527
AC
92612002-01-20 Andrew Cagney <ac131313@redhat.com>
9262
9263 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9264 are no longer needed.
9265 (Porting GDB): Add maintainer note about configure.host.
9266
c2f05ac9
AC
92672002-01-20 Andrew Cagney <ac131313@redhat.com>
9268
9269 * gdbint.texinfo (Target Architecture Definition): Remove
9270 definition of IEEE_FLOAT.
9271
f7dc1244 92722002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9273
9274 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9275 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9276 <3diff@gnu.org>
231b2aad 9277
82600034
AC
92782002-01-19 Andrew Cagney <ac131313@redhat.com>
9279
9280 * gdbint.texinfo (Host Definition): Remove references to
9281 MALLOC_INCOMPATIBLE.
9282
7708fa01
AC
92832002-01-17 Andrew Cagney <ac131313@redhat.com>
9284
9285 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9286 and xyz-xdep.o.
9287
eb12ee30
AC
92882002-01-17 Andrew Cagney <ac131313@redhat.com>
9289
889bf7c5 9290 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9291 (Set Breaks): Copy ``maint info breakpoint'' doco to
9292 ``Maintenance Commands'' appendix. Add reference.
9293
c9ccaa92
AC
92942002-01-17 Andrew Cagney <ac131313@redhat.com>
9295
9296 * fdl.texi: Remove next/prev from @node.
9297
f7dc1244 92982002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9299
9300 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9301 for monstrous @multitable (from Brian Youmans).
9302
9303 * fdl.texi: New file.
9304
9305 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9306
8973da3a
AC
93072002-01-15 Andrew Cagney <ac131313@redhat.com>
9308
9309 * gdbint.texinfo (Releasing GDB): New chapter.
9310
7d86b5d5
AC
93112002-01-14 Andrew Cagney <ac131313@redhat.com>
9312
9313 * gdb.texinfo (Embedded Processors, Calling program functions):
9314 Obsolete references to a29k.
9315
cc1cb004
AC
93162002-01-13 Andrew Cagney <ac131313@redhat.com>
9317
9318 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9319 examples. Document that a code-block should do or discard its
9320 cleanups before exit.
9321
79f12247
MS
93222002-01-11 Michael Snyder <msnyder@redhat.com>
9323
9324 * gdb.texinfo (Choosing files): Change @samp to @file.
9325
19837790
MS
93262002-01-05 Michael Snyder <msnyder@redhat.com>
9327
9328 * gdb.texinfo (--pid): Document new command line option (attach).
9329
f7dc1244 93302002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9331
9332 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9333 in the stub.
9334
d7449b42
AC
93352002-01-04 Andrew Cagney <ac131313@redhat.com>
9336
9337 * gdbint.texinfo (Target Architecture Definition): Replace
9338 BIG_ENDIAN with BFD_ENDIAN_BIG.
9339
f23631e4
AC
93402002-01-03 Andrew Cagney <ac131313@redhat.com>
9341
9342 * gdbint.texinfo (Target Architecture Definition): Replace
9343 value_ptr with struct value pointer.
9344
72c9928d
EZ
93452002-01-02 Eli Zaretskii <eliz@gnu.org>
9346
9347 * gdb.texinfo (Free Software): Fix wording.
9348
959acfd1
EZ
93492001-12-31 Eli Zaretskii <eliz@gnu.org>
9350
9351 * gdb.texinfo (Free Software): New section ``Free Software Needs
9352 Free Documentation''.
9353
f7dc1244 93542001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9355
9356 * stabs.texinfo:
9357 * gdb.texinfo:
9358 * gdbint.texinfo:
9359 * libgdb.texinfo:
9360 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9361
6600abed
MS
93622001-12-29 Michael Snyder <msnyder@redhat.com>
9363
9364 * gdb.texinfo (maint info sections): Fix typo.
9365
f6680716
MS
93662001-12-26 Michael Snyder <msnyder@redhat.com>
9367
fe95c787
MS
9368 * gdb.texinfo (maint info sections): Document.
9369
a9331b3f 9370 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9371 'info proc' sub-options that are currently not implemented.
9372
c3d3ce5b
JB
93732001-12-20 Jim Blandy <jimb@redhat.com>
9374
9375 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9376
778eb05e
AC
93772001-12-15 Andrew Cagney <ac131313@redhat.com>
9378
9379 * gdbint.texinfo (Target Architecture Definition): Replace
9380 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9381
2607059c
AC
93822001-12-01 Andrew Cagney <ac131313@redhat.com>
9383
9384 * gdbint.texinfo (Host Definition): Delete documentation on
9385 HOST_BYTE_ORDER.
9386
df0cd8c5
JB
93872001-11-30 Jim Blandy <jimb@redhat.com>
9388
9389 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9390 overlay support. Add to top-level menu.
df0cd8c5 9391
88118b3a
TT
93922001-11-26 Tom Tromey <tromey@redhat.com>
9393
9394 * gdb.texinfo (Command Syntax): Document C-o binding.
9395
96565e91
CF
93962001-07-26 Christopher Faylor <cgf@redhat.com>
9397
9398 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9399 use since it is described in the referenced section.
9400
f7dc1244 9401 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9402 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9403 clearer when using DJGPP.
9404
2a3d5645
CF
94052001-11-24 Christopher Faylor <cgf@redhat.com>
9406
9407 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9408 specifically refer to MS-DOS.
9409 (command files): Mention gdb.ini is only used on MS-DOS.
9410
aa26fa3a
TT
94112001-11-21 Tom Tromey <tromey@redhat.com>
9412
9413 * gdb.texinfo (Invoking GDB): Document --args.
9414 (Mode Options): Likewise.
9415
4f8ada06
JB
94162001-11-21 Jim Blandy <jimb@redhat.com>
9417
9418 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9419 Delete documentation; this macro has been removed from the
9420 sources.
4f8ada06 9421
3fe0dc10
JB
94222001-11-13 Jim Blandy <jimb@redhat.com>
9423
9424 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9425
9e5abb06
CV
94262001-11-06 Corinna Vinschen <vinschen@redhat.com>
9427
9428 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9429
1c5dfdad
MS
94302001-11-05 Michael Snyder <msnyder@redhat.com>
9431
a9331b3f 9432 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9433 quote regexp chars in function names such as "operator*()".
9434
990f9fe3
FF
94352001-11-01 Fred Fish <fnf@redhat.com>
9436
9437 * gdbint.texinfo (SOLIB_ADD): Document additional new
9438 "readsyms" arg.
9439
b433d00b
DH
94402001-10-30 Don Howard <dhoward@redhat.com>
9441
070b1dd3
DH
9442 * gdb.texinfo: (Command Files) Added documentation for the
9443 behavior of gdb with input redirected from a file.
b433d00b 9444
b7209cb4
FF
94452001-10-28 Fred Fish <fnf@redhat.com>
9446
9447 * gdb.texinfo (auto-solib-add): Change docs to match
9448 implementation change.
9449 (auto-solib-limit): Add docs for new variable.
9450
1aa20aa8
AC
94512001-10-15 Andrew Cagney <ac131313@redhat.com>
9452
9453 * gdbint.texinfo (Target Architecture Definition): Function
9454 value_as_pointer renamed to value_as_address.
9455
fc0c74b1
AC
94562001-10-15 Andrew Cagney <ac131313@redhat.com>
9457
9458 * gdbint.texinfo (Target Architecture Definition): Default
9459 POINTER_TO_ADDRESS functions assume unsigned addresses.
9460 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9461 posting by Jim Blandy.
9462
f4846649
JB
94632001-10-12 Jim Blandy <jimb@redhat.com>
9464
9465 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9466 version of texi2html (1.64) doesn't support this flag any more.
9467
f277788b
MK
94682001-09-08 Mark Kettenis <kettenis@gnu.org>
9469
a9dc4918
MK
9470 * gdbint.texinfo (Host Definition): Remove description of
9471 MEM_FNS_DECLARED.
9472
d28379df
MK
9473 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9474
f277788b
MK
9475 * gdbint.texinfo (Host Definition): Remove description of
9476 HAVE_SIGSETMASK.
9477
7ccaa899
EZ
94782001-09-04 Elena Zannoni <ezannoni@redhat.com>
9479
9480 * gdbint.texinfo (Target Architecture Definition): Add
9481 explanation of TARGET_PRINT_INSN macro.
9482
17d9d558
JB
94832001-08-30 Jim Blandy <jimb@redhat.com>
9484
9485 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9486 Explain what it means to load relocatable files.
9487
72cde065
JB
94882001-08-28 Jim Blandy <jimb@redhat.com>
9489
9490 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9491 info `top' menu.
9492
9e678452
CF
9493Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9494
9495 * gdbint.texinfo: Add a cautionary note about macro use.
9496
a2bea4c3 94972001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9498
a2bea4c3
CV
9499 * gdb.texinfo: Explain omitting the hostname in the
9500 `target remote' command.
9501
1129bf27
DJ
95022001-07-30 Daniel Jacobowitz <drow@mvista.com>
9503
9504 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9505 and END-INFO-DIR-ENTRY.
9506
732b3002
SC
95072001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9508
9509 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9510
89437448
AC
95112001-07-25 Andrew Cagney <ac131313@redhat.com>
9512
9513 * gdbint.texinfo (libgdb): Rewrite.
9514
f7dc1244 95152001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9516
9517 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9518
c4555f82
SC
95192001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9520
9521 * gdb.texinfo (TUI): New chapter, document the TUI.
9522 (Mode Options): Document the -tui option.
9523
2f45a6e0
MK
95242001-07-23 Mark Kettenis <kettenis@gnu.org>
9525
9526 * gdbint.texinfo (Host Definition): Remove description of
9527 NEED_POSIX_SETPGID.
9528
f7dc1244 95292001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9530
9531 * gdb.tex (DJGPP Native): New node, with descriptions of
9532 DJGPP-specific commands.
9533
be9c6c35
JM
95342001-07-19 John R. Moore <jmoore@redhat.com>
9535
9536 * gdbint.texinfo: Three misspellings.
9537
dfa249fb
AC
95382001-07-06 Andrew Cagney <ac131313@redhat.com>
9539
9540 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9541 `test` expressions on bash. Problem reported by Colin Walters.
9542
c72e7388
AC
95432001-07-04 Andrew Cagney <ac131313@redhat.com>
9544
9545 * gdbint.texinfo (User Interface): Update ui-out documentation to
9546 refelect recent UI/MI updates.
9547
94bbb2c0
AC
95482001-07-04 Andrew Cagney <ac131313@redhat.com>
9549
9550 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9551 interpreters.
9552
af6c57ea
AC
95532001-06-15 Andrew Cagney <ac131313@redhat.com>
9554
9555 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9556 structure and not macros.
9557 (Host Definition): Document that much of this chapter is obsolete.
9558 (Target Architecture Definition): Update list of files that make
9559 up a target architecture.
9560 (Coding): Update.
9561
83aa8bc6
AC
95622001-06-28 Andrew Cagney <ac131313@redhat.com>
9563
9564 * gdbint.texinfo (Target Architecture Definition): Update
9565 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9566 The latter has been changed to a true predicate.
9567
f7dc1244 95682001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9569
9570 * annotate.texi: Add @noindent where needed. From Dmitry
9571 Sivachenko <dima@Chg.RU>.
9572 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9573
656db9b0
AC
95742001-06-16 Andrew Cagney <ac131313@redhat.com>
9575
9576 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9577
df2396a1
AC
95782001-06-14 Andrew Cagney <ac131313@redhat.com>
9579
9580 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9581 returns ``OK''. Document that the ``R'' packet does not reply.
9582
0f1f2b0a
MS
95832001-06-13 Michael Snyder <msnyder@redhat.com>
9584
9585 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9586
f7dc1244 95872001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9588
9589 * gdb.texinfo (Signals): Clarify the default setting of signal
9590 handling.
9591
a5d7c491
AC
95922001-05-14 Andrew Cagney <ac131313@redhat.com>
9593
9594 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9595 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9596
05a54c4f
AC
95972001-05-12 Andrew Cagney <ac131313@redhat.com>
9598
9599 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9600
f7dc1244 96012001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9602
9603 * gdbint.texinfo (Clean Design and Portable Implementation):
9604 Renamed from "Clean Design".
9605 (Clean Design and Portable Implementation): Document portable
9606 methods of handling file names, and the associated macros.
9607
f7dc1244 96082001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9609
9610 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9611 command and provide a cross-reference to its description.
9612 (Symbols): Note that "info scope" is useful for trace experiments.
9613
f7dc1244 96142001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9615
b37052ae
EZ
9616 * gdb.texinfo (Symbols): Document "info scope".
9617 (Tracepoints): New chapter.
9618 (Contributors): Update for v5.1.
9619 <All nodes>: Change "C++" to "C@t{++}".
9620
0ee54786
EZ
9621 * gdbint.texinfo (User Interface): A new section about ui_out
9622 functions, based on text written by Fernando Nasser.
9623
c534679c
EZ
9624 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9625
f7dc1244 96262001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9627
e9c75b65
EZ
9628 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9629
9630 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9631
9632 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9633 Replace "GDB" with "@value{GDBN}". Fix markup.
9634
9635 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9636
3d67e040
EZ
9637 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9638 a cross-reference to its description.
9639 (Symbols): Document "info symbol".
9640
f7dc1244 96412001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9642
9643 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9644 subsection "x86 Watchpoints".
9645 (Target Architecture Definition): Document the macros
9646 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9647 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9648
b0ed3589
AC
96492001-03-20 Andrew Cagney <ac131313@redhat.com>
9650
9651 * gdbint.texinfo (Target Architecture Definition): Update
9652 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9653 list.
9654
b6ba6518
KB
96552001-03-06 Kevin Buettner <kevinb@redhat.com>
9656
9657 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9658 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9659
f7dc1244 96602001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9661
9662 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9663
f7dc1244 96642001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9665
17cc6a06
EZ
9666 * gdb.texinfo (Environment): Document that `path' does not change
9667 the value of PATH in GDB's own environment (it did in the past,
9668 but that was changed on March 15, 1994). Reported by Doug Evans
9669 <dje@transmeta.com>.
9670
56caf160
EZ
9671 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9672 its line. Fix markup of commands and macros. Add an Index node
9673 and index entries.
9674
29e57380
C
96752001-01-23 J.T. Conklin <jtc@redback.com>
9676
9677 * gdb.texinfo (Memory region attributes): New manual section.
9678
1c6147de
ND
96792001-01-04 Nicholas Duffek <nsd@redhat.com>
9680
9681 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9682
f7dc1244 96832000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9684
9685 * refcard.tex: Version and copyright fixed. From Phil Edwards
9686 <pedwards@disaster.jaj.com>.
9687
0dcedd82
AC
9688Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9689
9690 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9691 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9692
3b851bce
AC
9693Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9694
9695 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9696 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9697
f7dc1244 96982000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9699
9700 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9701 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9702
b90a5f51
CF
97032000-11-10 Christopher Faylor <cgf@cygnus.com>
9704
9705 * gdb.texinfo: Document new 'set step-mode' command.
9706
f7dc1244 97072000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9708
9709 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9710 changes from Dmitry Sivachenko <dima@Chg.RU>.
9711
f7dc1244 97122000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9713
9714 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9715 From Steven Johnson <sbjohnson@ozemail.com.au>.
9716
2e685b93
MK
97172000-08-10 Mark Kettenis <kettenis@gnu.org>
9718
9719 * gdbint.texinfo (Overall Structure): Spelling fix.
9720
f7dc1244 97212000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9722
9723 * gdbint.texinfo (Target Architecture Definition): Document that
9724 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9725 for which REGISTER_CONVERTIBLE returns a zero value.
9726
63ac3005
EZ
97272000-07-08 Christopher Faylor <cgf@cygnus.com>
9728
9729 * Makefile.in (install-info): Find files to install in either the
9730 build or source directories (adapted from Makefile.am).
9731
bd79f757
ND
97322000-07-07 Nicholas Duffek <nsd@redhat.com>
9733
9734 * stabs.texinfo: Fix spelling errors.
9735 (String Field): FILE-NUMBER starts from 0, not 1.
9736
f7dc1244 97372000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9738
9739 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9740 Brian Youmans.
5f208f6d 9741
f7dc1244 97422000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9743
9744 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9745 the source directory. Reported by Mark Harig
9746 <markh@frazier.landmark.com>.
cc542d3b 9747
f3b28801
C
97482000-06-20 J.T. Conklin <jtc@redback.com>
9749
9750 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9751
449f3b6c
AC
9752Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9753
9754 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9755 Generate using pdftex.
449f3b6c 9756 (PDFTEX): Define.
889bf7c5 9757 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9758 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9759 @contents at the start.
449f3b6c 9760
f7dc1244 97612000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9762
9763 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9764 Youmans.
48e934c6 9765
9e9c5ae7
AC
9766Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9767
9768 From Brian Youmans:
9769 * gdb.texinfo: Fix ``et al.''.
9770
c741b251
AC
9771Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9772
9773 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9774 loop.
c741b251 9775
4ab64e14
JG
97762000-05-19 Jimmy Guo <guo@cup.hp.com>
9777
9778 * configure: Regenerate.
9779
f7dc1244 97802000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9781
9782 * Makefile.in (install-info): Run install-info on installed Info
9783 files.
9784
8c70017b
AC
9785Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9786
a7cb598a 9787 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9788 Andrew Cagney.
8c70017b 9789
f7dc1244 97902000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9791
9792 * gdb.texinfo: Proofreading changes from Brian Youmans.
9793
bf0184be
ND
97942000-05-01 Nick Duffek <nsd@cygnus.com>
9795
9796 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9797 startup sequence, minor edits.
9798
f7dc1244 97992000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9800
9801 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9802 TeX.
9803
9804 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9805 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9806 like `n' and `s' which look weird. Convert some of the @kindex to
9807 @vindex, when they refer to variables, not commands.
9808
33e16fad
AC
9809Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9810
9811 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9812
f7dc1244 98132000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9814
9815 * Makefile.in (GDBMI_DIR): New variable.
9816 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9817 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9818 (gdbmi.texinfo): New target, for texi2roff.
9819 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9820 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9821
9822 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9823 gdbmi.texinfo.
9824 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9825 comment.
9826
d167840f
EZ
98272000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9828
9829 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9830 command.
d167840f 9831
f7dc1244 98322000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9833
9834 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9835 prevents the build (and is generally a Bad Idea).
9836
f7dc1244 98372000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9838
9839 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9840 a comma inside @var.
9841 (Command Files): Index markup changes from Dmitry Sivachenko
9842 <dima@Chg.RU>.
9843
f7dc1244 98442000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9845
9846 * Makefile.in (LN_S): Define.
9847 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9848 invoke "ln -s" unless it is known to work.
9849
9850 * configure.in (AC_PROG_LN_S): Add.
9851
8dc7983f
JB
98522000-04-14 Jim Blandy <jimb@redhat.com>
9853
9854 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9855 section.
9856 (Target Conditionals): Document ADDRESS_TO_POINTER,
9857 POINTER_TO_ADDRESS.
9858
1a8237e8
DB
98592000-04-11 Daniel Berlin <dan@cgsoftware.com>
9860
9861 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9862 gdb-cfg.texi to get the value.
9863
ca526f1a
JB
98642000-04-10 Jim Blandy <jimb@redhat.com>
9865
9866 * gdbint.texinfo (Target Architecture Definition): Fix
9867 cross-references.
9868
faaafcb4
JB
98692000-04-08 Jim Blandy <jimb@redhat.com>
9870
9871 * gdbint.texinfo (Using Different Register and Memory Data
9872 Representations): New section.
9873 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9874 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9875 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9876
1b27397f
AC
9877Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9878
9879 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9880 for acknowledgments.
1b27397f 9881
480ff1fb
AC
9882Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9883
9884 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9885 qThreadExtraInfo.
480ff1fb 9886
a9331b3f 98872000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9888
a9331b3f
RM
9889 * gdb.texinfo: Clarify which remote debug protocol commands are
9890 required and which are optional.
f1251bdd 9891
dbeb8dbd
AC
9892Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9893
9894 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9895 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9896 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9897 * annotate.texi: Update.
9898
6d2ebf8b
SS
98992000-03-28 Stan Shebs <shebs@apple.com>
9900
9901 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9902 expectation of additional changes before release), update
9903 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9904 node links, rephrase and/or shorten lines to fix formatting
9905 problem in both regular and @smallbook formats.
9906 * annotate.texi: Shorten lines in example, use smallexample
9907 consistently everywhere.
9908 * Makefile.in: Add comment about texinfo 4.0 html generation.
9909 (SFILES_INCLUDED): Add annotate.texi.
9910
5d161b24
DB
99112000-03-27 Daniel Berlin <dan@cgsoftware.com>
9912
5ae4183a
AS
9913 * gdb.texinfo (Debugging Output): Added new section, documenting
9914 the "set/show debug" commands.
5d161b24 9915
b9deaee7
AC
9916Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9917
9918 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9919 entry.
b9deaee7
AC
9920
9921 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9922 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9923 @chapter and @node entries.
a9331b3f 9924
b9deaee7 9925 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9926
9ef47d30
AC
9927Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9928
9929 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9930 files.
9ef47d30 9931
cfeada60
FN
99322000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9933
9934 From David Whedon <dwhedon@gordian.com>
5ae4183a 9935 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9936
6837a0a2
DB
99372000-03-22 Daniel Berlin <dan@cgsoftware.com>
9938
9939 * gdb.texinfo: Add documentation for the apropos command.
9940
bba2971c
MS
99412000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9942
9943 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9944
2b628194
MS
99452000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9946
a9331b3f 9947 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9948 two places.
9949
96a2c332
SS
99502000-03-17 Stan Shebs <shebs@apple.com>
9951
9952 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9953 <dima@Chg.RU>, also clarification of allowed content for
9954 string constants.
9955
f7dc1244 99562000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9957
9958 * gdb.texinfo (main menu): Add Annotations.
9959 (File Options): Add @cindex entries for each command-line option.
9960 Document --epoch, --annotate, --async, --interpreter, --write,
9961 --statistics, and --version.
9962
9963 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9964 of GDB.
9965
9d233477
JB
99662000-02-23 Jim Blandy <jimb@redhat.com>
9967
9968 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9969
14e0eb3b
JB
99702000-02-22 Jim Blandy <jimb@redhat.com>
9971
9972 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9973
3555de01
JM
99742000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9975
9976 * Makefile.in (diststuff): New target.
9977
5e35df8e
KB
99782000-02-15 Kevin Buettner <kevinb@redhat.com>
9979
9980 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9981 architecture. [From Jim Wilson.]
5e35df8e 9982
c5394b80
JM
99832000-01-16 Tom Tromey <tromey@cygnus.com>
9984
9985 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9986 (Delete Breaks): Mention range arguments.
9987 (Disabling): Likewise.
9988
c3f6f71d
JM
99892000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9990
9991 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9992
c4093a6a
JM
9993Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9994
9995 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9996 valid functions.
c4093a6a 9997
11cf8741
JM
99981999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9999
10000 * gdb.texinfo: Clarify regular expressions used in rbreak.
10001
917317f4
JM
100021999-10-15 Kevin Buettner <kevinb@cygnus.com>
10003
10004 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10005 MEMORY_REMOVE_BREAKPOINT): Document.
10006
10007Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10008
10009 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10010 offset re-using the DATA offset instead.
917317f4 10011
2df3850c
JM
100121999-10-11 Jim Kingdon <kingdon@redhat.com>
10013
10014 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10015
100161999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10017
10018 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10019 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10020 typos.
10021
10022 * gdb.texinfo: Various minor wording and formatting improvements,
10023 mentions of additional command-line options.
10024
2acceee2
JM
100251999-09-30 Fred Fish <fnf@cygnus.com>
10026
10027 * gdb.texinfo: Document additional forms of specifying section
10028 names and addresses for the add-symbol-file command.
10029
c2c6d25f
JM
100301999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10031
10032 * gdbint.texinfo: Fix typo, add the word "have".
10033
100341999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10035
10036 * gdbint.texinfo (Target Architecture Definition): Document the
10037 SKIP_PERMANENT_BREAKPOINT macro.
10038
d4f3574e
SS
100391999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10040
10041 * gdb.texinfo: Fiks speling errers.
10042
10043 * gdb.texinfo: Fix uses of @multitable.
10044
f7dc1244 10045 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10046 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10047 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10048 comments about using with optimization, add more indexing,
10049 fix info about disassembly-flavor.
10050
10051Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10052
10053 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10054 SKIP_SOLIB_RESOLVER): Define.
10055
10056Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10057
10058 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10059 ``g'' packets.
d4f3574e 10060
104c1213
JM
100611999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10062
10063 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10064 platform-specific info, inline remote.texi and move sections of it
10065 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10066 and register stack into the new chapter.
10067 * remote.texi: Remove, now part of gdb.texinfo.
10068 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10069
100701999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10071
10072 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10073 GDB_TARGET_IS_MACH386): These kludges have gone away.
10074
10075Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10076
10077 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10078 TDEPLIBS.
104c1213 10079
53a5351d
JM
100801999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10081
10082 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10083 surrounding text to fit HP-UX bits into general info.
10084 (HPPA-cfg.texi): Remove, no longer useful.
10085
10086 * gdb.texinfo: Remove explicit links from @node lines, remove
10087 HP-added "Detailed Node Listing" from main menu which confuses
10088 things.
10089
10090 From Dmitry Sivachenko <dima@Chg.RU>:
10091 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10092 in description of `set environment'.
53a5351d
JM
10093
100941999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10095
10096 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10097
7be570e7
JM
100981999-08-12 Ben Elliston <bje@cygnus.com>
10099
10100 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10101
f7dc1244 101021999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10103
10104 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10105 watch, awatch, and rwatch. Explain why the latter two cannot be
10106 set as software watchpoints. Document that watchpoints for local
10107 variables are deleted when the debuggee terminates.
7be570e7
JM
10108
10109Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10110
10111 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10112 packet. Allow E.. response packet. "qRcmd" packet is no longer
10113 reserved.
7be570e7
JM
10114
101151999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10116
a9331b3f
RM
10117 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10118 * gdb.texinfo: Ditto.
7be570e7 10119
96baa820
JM
101201999-08-06 Tom Tromey <tromey@cygnus.com>
10121
10122 * gdb.texinfo (KOD): New node.
10123
10124Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10125
10126 * remote.texi (Rcmd): Fix minor formatting typos.
10127
10128Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10129
10130 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10131 packets.
96baa820 10132
adf40b2e
JM
101331999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10134
10135 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10136 fixes.
10137
43ff13b4
JM
10138Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10139
10140 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10141
085dd6e6
JM
10142Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10143
10144 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10145 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10146 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10147 packets that are not supported on all hosts. Expand examples.
10148 Spell check.
085dd6e6
JM
10149
101501999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10151
10152 * Makefile.in: Recognize html, install-html. Add targets
10153 to build HTML versions of documentation via texi2html.
10154
10155Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10156
10157 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10158 testsuite.
085dd6e6
JM
10159
10160Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10161
10162 * remote.texi (Communication Protocol): Rewrite.
10163
10164Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10165
10166 * stabs.texinfo: Fix uses of xref.
10167
9e0b60a8
JM
10168Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10169
10170 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10171 info about patch submission.
10172
cce74817
JM
10173Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10174
10175 From Per Bothner <bothner@cygnus.com>:
10176 * gdb.texinfo: Document Chill support.
10177
10178Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10179
10180 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10181 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10182 Document that the value should be greater-than or equal-to zero.
10183 (NO_STD_REGS): Document. Deprecate.
cce74817 10184
ac9a91a7
JM
10185Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10186
10187 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10188 Document that these are not used.
ac9a91a7
JM
10189
10190Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10191
10192 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10193
392a587b
JM
10194Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10195
10196 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10197 numargs was dropped.
392a587b
JM
10198
10199Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10200
10201 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10202
b83266a0
SS
10203Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10204
10205 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10206 Update.
b83266a0 10207
7a292a7a
SS
10208Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10209
10210 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10211 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10212
10213Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10214
10215 * gdbint.texinfo: Fix typos: $ -> @.
10216
10217Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10218
10219 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10220 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10221 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10222 BREAKPOINT_FROM_PC.
a9331b3f 10223
7a292a7a
SS
10224Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10225
10226 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10227 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10228
10229Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10230
10231 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10232 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10233
102341999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10235
10236 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10237 longer exists.
10238
10239Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10240
10241 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10242 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10243 they make the manual source incomprehensible.
7a292a7a
SS
10244 * h8-cfg.texi: Remove, hasn't been used in years.
10245
c906108c
SS
10246Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10247
10248 * gdb.texinfo: Update the credits.
10249
10250Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10251
10252 * gdb.texinfo: Fix mistakes noticed in printout of last
10253 draft, add Alpha to discussion of heuristic fence post.
10254
10255Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10256
10257 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10258 Edition, merge some HP changes into mainline, describe some
10259 previously undocumented features, describe more of the target
10260 commands available, eliminate obsolete section on renamed
10261 commands.
c906108c
SS
10262 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10263
10264Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10265
10266 * gdb.texinfo: Make many HPPA conditionals unconditional,
10267 including catchpoint description, since now on for all configs.
10268 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10269 specializations.
10270
10271Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10272
10273 * Makefile.in (GDBvn.texi): Fix match expression to work with
10274 current format of VERSION in gdb/Makefile.in.
10275 * gdb.texinfo: Fix node ref to match new readline.
10276
10277Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10278
a9331b3f
RM
10279 * gdb.texinfo: Changes made as part of a project to merge in
10280 changes made by HP. Documentation makes extensive use of
c906108c
SS
10281 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10282 on remote debugging. There are differences in documentation
889bf7c5 10283 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10284 the HP manual discusses catchpoints, hardware watchpoints, and
10285 some HPUX specific limitations for shared library support.
a9331b3f 10286
c906108c
SS
10287 There are also a number of @node changes.
10288
102891999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10290
10291 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10292 (C Usage): Same.
10293
10294Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10295
10296 The following changes were made by Edith Epstein
889bf7c5
PA
10297 <eepstein@cygnus.com> as part of a project to merge in changes
10298 made by HP.
a9331b3f 10299
c906108c
SS
10300 * HPPA-cfg.texi: new file.
10301
10302 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10303
10304 * refcard.tex: change documentation about catch.
10305 removed info catch.
10306
10307Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10308
10309 * gdbint.texinfo: Expand on GDB's coding standards,
10310 specify the use of arg names with prototypes.
10311
103121998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10313
10314 * gdb.texinfo: Fix tipo.
10315
10316Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10317
10318 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10319 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10320
10321Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10322
10323 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10324
103251998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10326
10327 * agentexpr.texi: New file.
10328
10329Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10330
10331 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10332
103331998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10334
10335 * remote.texi: Changed wording that implied that the GDB remote
10336 protocol caches register values instead of GDB itself.
10337
10338Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10339
10340 * gdbint.texinfo: Add some info about symbol readers.
10341 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10342 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10343 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10344 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10345
10346Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10347
a9331b3f 10348 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10349
10350Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10351
10352 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10353
10354Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10355
10356 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10357 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10358
10359Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10360
10361 * gdbint.texinfo: Fix minor typos.
10362
10363Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10364
10365 * gdbint.texinfo: Complete overhaul. Group descriptions more
10366 logically, add more info on generic algorithms, remove much
10367 obsolete and/or wrong material.
10368
10369Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10370
10371 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10372
10373Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10374
10375 * refcard.tex: Copyright, address updates.
10376
10377Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10378
10379 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10380 for the edition instead of confusing GDB-version-like numbers.
10381
10382Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10383
10384 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10385
10386Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10387
5ae4183a 10388 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10389
10390Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10391
10392 * gdb.texinfo: Add some credits, mention bug monitor.
10393 * remote.texi: Mention mips monitor targets.
10394 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10395
c906108c
SS
10396Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10397
10398 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10399 files, finish sorting of host vs target vs native macros, describe
10400 some more of them.
c906108c
SS
10401
10402Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10403
10404 * gdbint.texinfo (Host Conditionals): Document change from
10405 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10406
10407Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10408
10409 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10410 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10411
10412Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10413
10414 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10415 Document LSEEK_NOT_LINEAR.
10416
10417Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10418
10419 * stabs.texinfo (Stab Section Basics): Make it clear that only
10420 some versions of the GNU linker remove the leading N_UNDF symbol.
10421
10422Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10423
10424 * stabs.texinfo (String Field): Document type number pairs here,
10425 instead of in the Sun specific section.
10426 (Include Files): The GNU linker supports the N_BINCL
10427 optimization. Clarify the N_BINCL value, and what it is used
10428 for.
10429 (Procedures): Document N_FUN with an empty string to mark the end
10430 of a function.
10431 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10432 (Sun Differences): Remove this node, as the information is now
10433 elsewhere in the main document.
10434 (Stab Section Basics): Mention that the GNU linker may optimize
10435 stabs and remove the leading N_UNDF symbol.
10436
10437Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10438
10439 * gdb.texinfo, refcard.tex: Restore author credit
10440
10441Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10442
10443 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10444 documentation to account for START and END macros taking
10445 one arg.
10446
10447Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10448
10449 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10450 * gdb.texinfo (Frames): Fix typo.
10451
10452Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10453
10454 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10455 a target_signal as arg type, not a pid.
10456
10457Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10458
10459 * gdb.texinfo: Document `set assembly-language'.
10460
10461Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10462
10463 * remote.texi: Update list of stubs in the GDB distribution.
10464
10465Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10466
10467 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10468 Also document that some systems can use mmalloc but must define
10469 this if their C runtime allocates memory that is later freed.
c906108c 10470 (MMCHECK_FORCE): Document new macro.
a9331b3f 10471
c906108c
SS
10472Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10473
10474 * remote.texi: Add documentation for target Sparclet.
10475
10476Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10477
a9331b3f 10478 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10479 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10480 * configure.in: Rewritten for autoconf.
10481 * configure: New.
10482
10483Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10484
10485 * Makefile.in (DVIPS): New define, set to dvips.
10486 (dvi): Add stabs.dvi.
10487 (ps): New target.
10488 (all-doc): Depend on info, dvi, and ps targets.
10489 (STAGESTUFF): Add *.ps and *.dvi files.
10490 (clean-info, clean-dvi): Remove.
10491 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10492 rules completely rewritten.
10493 (maintainer-clean): Remove clean-info and clean-dvi
10494 dependencies and put their actions in the rules.
10495 (gdb.ps): New target
a9331b3f 10496 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10497 intermediate TeX files, whether they have 2 or 3 character
10498 extensions.
10499 (gdbint.ps): Add target and rules.
10500 (gdb-internals): Delete unused target.
10501 (Makefile): Depends upon config.status also.
10502
10503Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10504
10505 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10506 set.
10507
10508Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10509
10510 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10511 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10512
10513Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10514
10515 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10516
10517Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10518
10519 * gdb.texinfo (Print settings): Document
10520 `set/show print static-members' commands.
10521
10522Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10523
10524 * gdbint.texinfo (Native): Document name change, coredep.c to
10525 core-aout.c.
10526
10527Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10528
10529 * stabs.texinfo (Include Files): Document the values the SunOS4
10530 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10531
10532Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10533
10534 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10535 Fix typo.
10536
10537Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10538
10539 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10540 "gdb.tar.Z".
10541
10542Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10543
10544 * Makefile.in (maintainer-clean): New target, synonym for
10545 realclean.
10546
10547Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10548
10549 * Update all FSF addresses except those in COPYING* files.
10550
10551Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10552
10553 From Richard Earnshaw (rearnsha@armltd.co.uk):
10554 * gdb.texinfo (convenience variables): Document $_exitcode.
10555 (quit): Document optional expression to use as exit code.
10556
10557Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10558
10559 * gdb.texinfo, remote.texi: Brought up to date with various
10560 GDB changes.
10561
10562Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10563
10564 * gdb.texinfo: Update dates and versions, fix comments about
10565 hardware watchpoints in future releases and about the
10566 sharedlibrary command.
10567
10568Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10569
10570 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10571 C_FUN stab. Other cleanups.
10572
10573Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10574
10575 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10576 for the sparc stub.
10577
10578Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10579
10580 * annotate.texi: Clarify which addresses have differing formats
10581 depending on the language and which do not.
10582
10583Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10584
10585 * remote.texi (NetWare): Changed example to use BOARD= instead of
10586 NODE= argument to reflect correspoding change to gdbserve.nlm.
10587
10588Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10589
10590 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10591 GDB, as well as AIX dbx, supports the size type attribute.
10592
10593Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10594
10595 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10596
10597Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10598
10599 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10600 and new 'if' and 'while' commands.
10601
10602Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10603
10604 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10605
10606Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10607
10608 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10609 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10610 NetWare targets. Mostly stolen from the Server node.
10611
10612Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10613
10614 * gdb.texinfo (Setting): Talk about the language of a source file
10615 versus the working language. The old documentation did not match
10616 what GDB did.
10617
10618Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10619
10620 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10621 of a source file.
10622
10623Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10624
10625 * gdb.texinfo (Processes): New node.
10626
10627Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10628
10629 * remote.texi: Update documentation of set/show mipsfpu.
10630
3fc11d3e
JM
10631Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10632
10633 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10634 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10635
10636Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10637
10638 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10639 obsolete conditionals, described some others.
10640
10641Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10642
10643 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10644 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10645
10646Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10647
10648 * gdbint.texinfo: Put regex conditionals in their own table.
10649
10650Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10651
10652 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10653 described or fixed the descriptions of many others.
10654
10655Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10656
10657 * gdb.texinfo: Add some more credits.
10658 * gdbint.texinfo: Capitalize GDB consistently, describe some
10659 macros and remove some.
10660
10661Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10662
10663 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10664 obsolete conditionals, described some others.
10665
10666Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10667
10668 * gdb.texinfo (help targets): Changed to `help target', which
10669 is the correct gdb command.
10670
10671Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10672
10673 * annotate.texi (TODO): New node, for keeping track of annotations
10674 suggested but not yet implemented.
10675
10676Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10677
10678 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10679 another symbol, it is not the address itself.
10680
10681Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10682
10683 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10684 of stabs-in-coff sections.
10685
10686Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10687
10688 * annotate.texi: Change edition to 0.5 and date to May 1994.
10689 Add index.
10690 (Frames): New node, for frame annotation.
10691 (Displays): New node, for display annotation.
10692
10693 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10694 when waiting for your program to stop.
10695
10696Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10697
10698 * annotate.texi (Breakpoint Info): Document annotation of header
10699 fields and record annotation.
10700
10701Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10702
10703 * annotate.texi: New file, to document annotations.
10704
10705Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10706
10707 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10708 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10709
10710Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10711
10712 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10713 section, and say n_strx field is compilation unit relative.
10714 * stabs.texinfo: Don't use @code for a.out when it is the name of
10715 an object file format.
10716
10717Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10718
10719 * gdb.texinfo: Refer to file names, not path names, per rms
10720 convention.
10721 (Arguments): Fix typo.
10722
10723Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10724
10725 * stabs.texinfo (Global Variables): Talk about stabs in files
10726 where variables are referenced, but not defined.
10727
10728Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10729
10730 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10731 Cplusplus to new nodes Member Type Descriptor and Method Type
10732 Descriptor. Re-write stuff for #.
10733
10734Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10735
10736 * gdb.texinfo (Print Settings): Don't document "set print
10737 fast-symbolic-addr off". The bug which it worked around was fixed
10738 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10739
10740 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10741 N_ENTRY node.
10742
10743 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10744
10745Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10746
10747 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10748 references to ieee-float.c.
10749
10750Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10751
10752 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10753 match what the code actually does.
10754
10755Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10756
10757 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10758
10759Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10760
10761 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10762 i, and b.
10763
10764Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10765
10766 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10767 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10768 as "stabs in sections" rather than just saying "ELF and SOM".
10769 Also make that stuff apply to COFF.
10770
10771Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10774 Ghostscript.
10775
10776Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10777
10778 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10779 versus functions without line numbers, also mention stepping into
10780 them as well as "step" when you are in them. Tell the user how to
10781 deal with the situation. Add comment about "debugging information".
10782
10783Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10784
10785 * stabs.texinfo (Enumerations): Document restriction on where
10786 enumeration types can appear and still win with GDB.
10787
10788Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10789
10790 * stabs.texinfo (Negative Type Numbers): Document format for type
10791 -16.
10792
10793Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10794
10795 * gdb.texinfo (Selection, Frame Info): Update information about
10796 arbitrary frame specficiations.
10797
10798Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10799
10800 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10801
10802Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10803
10804 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10805
10806Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10807
10808 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10809
10810Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10811
10812 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10813 Differences node to Statics node.
10814 (Statics): Discuss XCOFF use of V symbol descriptor.
10815
10816 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10817 not clean.
10818
10819Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10820
10821 * gdb.texinfo (Print Settings): Document `set print
10822 fast-symbolic-addr' and improve the doc for some other
10823 `set print's.
10824
10825Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10826
10827 * stabs.texinfo (String Field): Talk about defining several type
10828 numbers at once.
10829 Fix lint regarding changing node ELF Transformations to
10830 ELF and SOM Transformations.
10831
10832Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10833
10834 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10835
10836Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10837
10838 * stabs.texinfo (Cross-References): `::' is for nested types only
10839 within <>.
10840 (Structures): Document static members.
10841
10842Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10843
10844 * stabs.texinfo: Document S type attribute.
10845
10846Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10847
10848 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10849
10850Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10851
10852 * gdbint.texinfo: Fix a few typos.
10853
10854Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10855
10856 * gdb.texinfo, remote.texi: formatting improvements
10857
10858 * gdb.texinfo (New Features): mention threads.
10859 (Summary, C): fix xrefs in newly contributed text.
10860 (Threads): index entries, clarifications, example
10861 (passim): minor typos fixed, phrasing improvements
10862
10863 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10864 entries; (Server): explain use of gdbserver w/real-time systems,
10865 add example of conflicting TCP port; (MIPS Remote) break up
10866 running text into table, highlighting commands, and add example.
a9331b3f 10867
c906108c
SS
10868Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10869
10870 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10871
10872Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10873
10874 * stabs.texinfo (Nested Symbols): New node.
10875 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10876
10877Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10878
10879 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10880 to picking which Bbss.bss symbol to use, and (because there seems to
10881 be no good way of doing it) re-write some of the text to make it
10882 sound like Bbss.bss isn't such a great idea after all (as currently
10883 designed).
10884
10885 * gdb.texinfo (C): In addition to saying people have to use g++ for
10886 good results, say they have to use stabs. Specifically say cfront
10887 doesn't work well.
10888 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10889 the gdb README. Add xrefs to places where the support for the various
10890 languages is described in detail.
10891
10892Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10893
10894 * stabs.texinfo: Clean up stuff about visibility and virtual
10895 characters.
10896
10897 * stabs.texinfo (N_M2C): Cite Sun doc.
10898
10899Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10900
10901 * gdb.texinfo: updates re threads.
10902 * remote.texinfo: avoid index entries starting with digits.
10903
10904Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10905
10906 * stabs.texinfo (Enumerations): Talk about large, negative and
10907 octal values. Clean up cross reference to type attributes.
10908 (String Field): Say that GDB 4.11 supports size attribute.
10909
10910Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10911
10912 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10913 is a mandatory step. Make the stuff about that more concise.
10914
10915Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10916
10917 * stabs.texinfo (Class Names): New node.
10918
10919 * gdb.texinfo (Command Files): Explain order of init file reading.
10920
10921 * remote.texi (Bootstrapping): Talk about getting the serial driver
10922 to deal with ^C sent by gdb to stop the remote system.
10923
10924Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10925
10926 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10927
10928 * libgdb.texinfo (Defining Commands): made the DOC arg
10929 to gdb_define_app_command a char * instead of char **
10930 per a suggestion from kingdon.
10931
10932 * libgdb.texinfo: total rewrite from a different starting
10933 premise.
10934
10935Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10936
10937 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10938 floats passed as doubles (to improve clarity).
10939
10940Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10941
10942 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10943
10944 * a4rc.sed: update to work with Andreas Vogel papersize params
10945
10946 * refcard.tex: use Andreas Vogel simplifications of papersize
10947 params; remove useless version info; update copyright date.
10948
10949Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10950
10951 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10952
10953Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10954
10955 * gdb.texinfo (Files): Say what address the load command loads it at.
10956
10957 * stabs.texinfo (Common Blocks): Minor cleanups.
10958
10959 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10960 that Sun has backed away from the linker kludge and thus the relevant
10961 issue is changes to the SunPRO tools, not the Solaris linker.
10962
10963 * stabs.texinfo (Traditional Integer Types): Clean up description
10964 of octal bounds a little bit. Document extra leading zeroes.
10965
10966Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10967
10968 * gdb.texinfo (Signaling): Update for symbolic symbol names
10969 and add a section explaining the difference between the GDB
10970 signal command and the shell kill utility.
10971
10972Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10973
10974 * libgdb.texinfo: added `@' to braces that were unescaped.
10975
10976Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10977
10978 * libgdb.texinfo: new file. Spec for the gdb library.
10979
10980Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10981
10982 * stabs.texinfo (Include Files): Fix typo (start -> end).
10983
10984Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10985
10986 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10987 from Melissa at FSF's editing pass.
10988
10989Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10990
10991 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10992 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10993 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10994
10995Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10996
10997 * remote.texi (Bootstrapping): Discuss 386 call gates.
10998
10999Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11000
11001 * stabs.texinfo (Based Variables): New node.
11002
11003Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11004
11005 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11006 names, sizes, and formats to suggest how not to lose.
11007
11008Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11009
11010 * stabs.texinfo (Methods): Fix typo.
11011
11012Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11013
11014 * gdb.texinfo: Fix a few typos.
11015
11016Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * gdb.texinfo: Clarify how well it works with Fortran.
11019
11020 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11021 More on relocating stabs in ELF files.
11022
11023Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11026
11027Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11028
11029 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11030 parameters on VAX.
11031
11032Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11033
11034 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11035
11036Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11037
11038 * stabs.texinfo: Make info author notice match the TeX author notice.
11039
11040Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11041
11042 * stabs.texinfo: Initial-caps all words in node names and
11043 non-trivial words in section names.
11044
11045Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11046
11047 * stabs.texinfo: Many minor cleanups.
11048
11049 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11050
11051Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11052
11053 * stabs.texinfo: Remove full description of big example.
11054 It's not really helpful; just use pieces of it where appropriate.
11055 Add more Texinfo formatting directives (@samp, etc.).
11056 Use @deffn to define stab types.
11057 Eliminate some wordiness. Break up some nodes.
11058 Add an (alphabetized) index of symbol types.
11059 Use consistent capitalization style in node and section names.
11060
11061Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11062
11063 * gdb.texinfo: Change typo "Two two" to "The two".
11064
11065Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11066
11067 * stabs.texinfo (XCOFF-differences): Remove references to
11068 non-existent types N_DECL and N_RPSYM.
11069
11070 * stabs.texinfo (String Field): Say that type attributes bug is
11071 fixed in GDB 4.10, since it is.
11072
11073 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11074
11075Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11076
11077 * stabs.texinfo: Formatting cleanups.
11078
11079Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11080
11081 * stabs.texinfo: When explaining the n_type of a stab, standardize
11082 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11083 no tabs, use @r).
11084 (Global Variables): Clean up.
11085
11086Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11087
11088 * stabs.texinfo (Stack Variables): Re-write.
11089
11090Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11091
11092 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11093 addresses of a source file. Also revise formatting.
11094 Change "object module" or "object file" to "source file".
11095 Various: Miscellaneous cleanups.
11096
11097Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11098
11099 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11100
11101Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11102
11103 * gdbint.texinfo: Removed many nonsensical machine-collected
11104 host and target conditionals, described some of the remainder.
11105
11106Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11107
11108 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11109
11110 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11111 paragraph which follows.
11112
11113 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11114 variables. Looks better and avoids overful hbox.
11115
11116Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11117
11118 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11119
11120Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11121
11122 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11123 retransmit-timeout
11124
11125Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11126
11127 * gdbint.texinfo: Update statement about `some ancient Unix
11128 systems, like Ultrix 4.0' to Ultrix 4.2.
11129
11130Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11131
11132 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11133
11134 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11135
11136 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11137 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11138
11139 * remote.texi: new name for former gdbinv-s.texi
11140
11141 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11142
11143Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11144
11145 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11146 variables for MIPS remote debugging protocol.
11147
11148Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11149
11150 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11151
11152Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11153
11154 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11155
11156Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11157
11158 * gdb.texinfo: repair conditional bugs in text markup
11159
11160Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11161
11162 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11163 to select Modula-2 material.
11164
11165Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11166
11167 * stabs.texinfo: Cleanups regarding statics.
11168
11169 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11170 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11171
11172Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * stabs.texinfo: N_MAIN is sometimes used for C.
11175
11176Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11177
11178 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11179
11180Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11181
11182 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11183 removed from the code by Kingdon.
c906108c
SS
11184
11185Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11186
11187 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11188 input when evaluating breakpoint conditions; the bug has been fixed.
11189
11190 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11191 sets the ignore count to N-1, not to N.
11192
11193Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11194
11195 * refcard.tex (\hoffset): correct longstanding error to match
11196 intended offset; avoids cutting off edge on some printers
11197
11198Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11199
11200 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11201
11202Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11203
11204 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11205
11206Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11207
11208 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11209 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11210 collect sed edits if any, apply to refcard before formatting;
11211 (refcard.ps) stop implying PS fonts if PS output requested;
11212 (lrefcard.ps) delete extra target for variant PS fonts
11213
11214 * refcard.tex: parametrize papersize dependent info, collect
11215 in easily replaced spot
11216
11217 * a4rc.sed: new file, edits to refcard for A4 paper
11218
11219Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11220
11221 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11222
11223Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11224
11225 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11226
11227Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11228
11229 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11230 politely rather than rudely.
11231
11232Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11233
11234 * stabs.texinfo: Document common blocks.
11235
11236Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11237
11238 * stabs.texinfo: Add some basic info about stabs-in-elf.
11239
11240Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11241
11242 * stabs.texinfo (Top): Minor cleanup.
11243
11244Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11245
11246 * Makefile.in (install-info): remove parentdir support
11247
11248Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11249
11250 * gdb.texinfo (Copying): delete this node and references to it;
11251 RMS says this manual need not carry GPL. (passim): Improvements
11252 from last round at FSF, largely due to Ian Taylor review, and
11253 minor formatting improvements.
11254
11255 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11256 largely due to Ian Taylor review. (Debug Session): minor edits to
11257 new text.
11258
11259Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11260
11261 * Makefile.in (realclean): Remove info and dvi files too.
11262
11263Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11264
11265 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11266 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11267 * gdb.texinfo: Change accordingly.
11268
11269 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11270 N_{L,R}BRAC,N_SLINE are relative to.
11271
11272Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11273
11274 * Makefile.in (GDBvn.texi): Update atomically.
11275
11276Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11277
11278 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11279
11280Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11281
11282 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11283 addresses together. Also motivate the set print symbol-filename
11284 command and suggest other solutions.
11285
11286Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11287
11288 * gdb.texinfo (set print elements): Note that the number of
11289 elements is set to unlimited by "set print elements 0".
11290
11291Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11292
11293 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11294 NF_LDOUBLE means.
11295 (Stab Types): Include Solaris stab types.
11296 (Procedures): Document Solaris extensions.
11297
11298Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11299
11300 * gdb.texinfo: Add `set print symbol-filename' doc.
11301
11302Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11303
11304 * stabs.texinfo (Arrays): Talk about type definition vs. type
11305 information.
11306
11307 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11308 the trailing semicolon.
11309
11310Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11311
11312 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11313 and merge in other parts of the document addressing these subjects.
11314 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11315
11316 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11317 at the end of a range type.
11318
11319 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11320 AIX extensions.
11321
11322Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11323
11324 * stabs.texinfo (Stabs Format): Misc fixes.
11325
11326Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11327
11328 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11329 (Traditional builtin types): Document convex convention for long long.
11330 (Negative builtin types): Discuss type names, and misc fixes.
11331
11332Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11333
11334 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11335 point types used with @samp{R} type descriptor.
11336 (Symbol Descriptors): Describe how to handle conflict between
11337 different meanings of @samp{P} symbol descriptor.
11338
11339Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11340
11341 * stabs.texinfo: Remove node Quick Reference and put its children
11342 directly under the main menu.
11343
11344 * stabs.texinfo: Many more changes to bring it into line with
11345 AIX documentation and reality. I think it now has all the
11346 information from the AIX documentation, except that I burned
11347 out when I got to variant records (Pascal and Modula-2) and
11348 all the COBOL types. Oh well, we can add them later when we're
11349 worrying more about those languages.
11350
11351 * stabs.texinfo (Automatic variables): Talk about what it means
11352 to omit the symbol descriptor.
11353
11354Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11357 gcc2 behavior with promoted args.
11358
11359Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11360
11361 * gdb.texinfo: include readline appendices in info version of manual
11362
11363Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11364
11365 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11366 target remote.
11367
11368 * gdb.texinfo (Machine Code): more index entries for disassemble
11369
11370Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11371
11372 * Clarify the intended use of the gdb-testers and gdb-patches
11373 mailing lists, and shrink gzip comment.
11374
11375Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11376
11377 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11378 DOSHOST configuration of manual.
11379
11380 * gdb.texinfo (MIPS Stack): new node.
11381
11382 * all-config.texi (MIPS) new switch.
11383
11384 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11385 tense; (MIPS Remote) new node.
11386
11387 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11388 bug; (Environment) less passive, other small cleanups in text about
11389 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11390 (Remote) new MIPS Remote menu entry.
11391
11392Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11393
11394 * stabs.texinfo: Many changes to include information from the
11395 AIX documentation.
11396
11397 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11398
11399Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11400
11401 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11402 Move a bunch of information from ../README.
11403 (Getting Started): New node.
11404
11405Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11406
11407 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11408
11409 * gdb.texinfo: advance manual revision dates to present
11410
11411 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11412 stop using silly Roman numerals in @set variable names
11413
11414Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11415
11416 * stabs.texinfo (Parameters): Keep trying to get this right.
11417
11418Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11419
11420 * stabs.texinfo (Parameters): More on "local parameters".
11421
11422Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11423
11424 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11425
11426Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11427
11428 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11429 (Parameters): Rewrite.
11430 (xcoff-differences, Sun-differences): Minor changes.
11431
11432Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11433
11434 * stabs.texinfo: Minor cleanup.
11435
11436Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11437
11438 * gdbint.texinfo: Minor xcoff stuff.
11439
11440Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11441
11442 * gdbint.texinfo: Update for new config directory structure.
11443 Add info about internal type data structures.
11444
11445Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11446
11447 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11448 $(srcdir).
11449 (gdb-config.texi): Depend on file in $(srcdir).
11450
11451Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11452
11453 * stabs.texinfo: Fixes about N_SO.
11454
11455Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11456
11457 * gdb.texinfo: include list of nonstandard init file names
11458
11459 * *-config.texi: new switch GENERIC for text that applies *only*
11460 to (usual) multiple-target version of manual
11461
11462 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11463 h8 config
11464
11465 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11466 in menus (rather than conditionally selected multiple alternative
11467 menus).
11468
11469 * Makefile.in: define and use DOC_CONFIG var to select
11470 configuration for GDB user manual.
11471
11472 * gdb-config.texi: delete from repository, generate from Makefile.
11473
11474 * all-config.texi: normal `generic' configuration file, formerly
11475 stored as gdb-config.texi
11476
11477Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11478
11479 * Makefile.in: add dvi target to build all .dvi files
11480
11481Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11482
11483 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11484
11485Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11486
11487 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11488 host conditionals.
11489 * stabs.texinfo: More array fixes inspired by Jim's.
11490
11491Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11492
11493 * stabs.texinfo: Fixes re arrays and continuations.
11494
11495 * gdbint.texinfo: Add XCOFF node.
11496
11497Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11498
11499 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11500
11501Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11502
11503 * stabs.texinfo: Fix for array types to mention lower bounds.
11504
11505Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11506
11507 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11508
11509Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11510
11511 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11512
11513Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11514
11515 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11516 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11517
11518Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11519
11520 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11521
11522Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11523
11524 * gdb.texinfo, gdbinv-s.texi: misc updates
11525
11526Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11527
11528 * gdbint.texinfo: Brief documentation for longjmp support,
11529 from an email msg by Stu.
11530
11531Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11532
11533 * stabs.texinfo: Fix description of floating point "range"
11534 types (which really define basic types). Reported by Jim Meehan,
11535 <meehan@src.dec.com>.
11536
11537 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11538
11539Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11540
11541 * gdbint.texinfo: Slightly expand section on supporting a new
11542 object file format.
11543
11544Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11545
11546 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11547 intermediate file.
11548
11549Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11550
11551 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11552
11553Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11554
11555 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11556
11557 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11558 as well as Z8002.
11559
11560Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11561
11562 * gdbint.texinfo: Add sections on clean design and on how to send
11563 in changes.
11564
11565Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11566
11567 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11568
11569Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11570
11571 * gdb.texinfo: Fix typo, reported by Karl Berry.
11572
11573Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11574
11575 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11576
11577Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11578
11579 * gdbint.texinfo: fixed a stray email address (needs @@),
11580 added @table @code to node "Native Conditionals"
11581
11582Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11583
11584 * gdbint.texinfo: Describe coding style of GDB.
11585
11586Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11587
11588 * stabs.texinfo: Minor wording changes.
11589
11590Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11591
11592 * gdbint.texinfo: Improve release doc slightly.
11593
11594Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11595
11596 * gdbint.texinfo: Improve doc of GDB config macros.
11597
11598Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11599
11600 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11601 These will be reinserted when examined.
11602
11603Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11604
11605 * gdbint.texinfo: Make a start at documenting all the #if macros
11606 in GDB. At least list them all, and start separating them into
11607 host-specific and target-specific.
11608
11609Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11610
11611 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11612 examples (not consistent w others).
c906108c
SS
11613 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11614 for generic vn of doc
11615
11616Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11617
11618 * Makefile.in: always create installation directories.
11619
11620Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11621
11622 * gdb.texinfo: in h8 config, do not describe searching commands.
11623
11624Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11625
11626 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11627 conditionals; introduce a few generic switches that may be
11628 useful for other cross-dev or dos-hosted configs.
11629
11630 * gdb.texinfo: fix typo in "info reg" description
11631
11632Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11633
11634 * stabs.texinfo: Minor updates from running TeX over it.
11635 * Makefile.in (stabs.dvi, stabs.ps): Add.
11636
11637Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11638
11639 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11640 First pass at converting it to texinfo.
11641
11642Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11643
11644 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11645 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11646
11647Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11648
11649 * gdbint.texinfo: Add section on partial symbol tables.
11650
11651Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11652
11653 * gdb.texinfo: document `set remotedebug' and `set
11654 rstack_high_address'.
11655
11656Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11657
11658 * gdb.texinfo: slight expansion of new text on reading info files
11659 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11660 H8/300 from DOS.
11661
11662Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11663
11664 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11665
11666Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11667
11668 * gdb.texinfo: Say how to read the `info' files.
11669
11670Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11671
11672 * Makefile.in: gm4 -> m4.
11673
11674Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11675
11676 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11677 Documentation' ahead of `Installing GDB' to match README.
11678 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11679 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11680
11681Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11682
11683 * Makefile.in: remove $(srcdir) from gdb.info rule.
11684
11685Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11686
11687 * Makefile.in: commented out gdb-all.texinfo rule. This is
11688 temporary.
11689
11690Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11691
11692 * Makefile.in, configure.in: removed traces of namesubdir,
11693 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11694 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11695
11696Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11697
11698 * gdb.texinfo: Improve how we ask for bug reports.
11699
11700Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11701
11702 * Makefile.in: infodir belongs in datadir.
11703
11704Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11705
11706 * Makefile.in: remove spaces following hyphens, bsd make can't
11707 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11708 standards.text support.
c906108c
SS
11709
11710Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11711
11712 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11713 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11714 and mandir now keyed off datadir by default.
11715
11716\f
11717Local Variables:
9e9c5ae7 11718mode: change-log
c906108c
SS
11719left-margin: 8
11720fill-column: 74
11721version-control: never
11722End:
This page took 1.675397 seconds and 4 git commands to generate.