Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
4435e1cc
TT
12016-09-28 Tom Tromey <tom@tromey.com>
2
3 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
4 than "memory breakpoint". Further document "kind". Move
5 protocol-details link earlier.
6 <z1>: Document the cmd_list argument. Fix typo.
7 <g>: Remove incorrect sentence.
8 (Stop Reply Packets): Document "OK" response to requests when in
9 non-stop mode.
10 <swbreak>: Use "software breakpoint" rather than "memory
11 breakpoint".
12 <create>: Document that "R" is ignored.
13 <W, X, w>: Document formatting of "AA".
14 (Notification Packets): Use "%Stop", not "%%Stop".
15
ad0a504f
AK
162016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
17
18 * gdb.texinfo (Embedded Processors): Document ARC.
19 (Synopsys ARC): New section.
20 (Standard Target Features): Document ARC features.
21 (ARC Features): New section.
22
74172ecf
SM
232016-09-21 Simon Marchi <simon.marchi@ericsson.com>
24
25 * .gitignore: New file.
26
0a1ddfa6
SM
272016-08-24 Simon Marchi <simon.marchi@ericsson.com>
28
29 * gdb.texinfo (Input/Output): Mention possibility to unset
30 inferior-tty.
31
c0272db5
TW
322016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
33
34 * gdb.texinfo: Resume btrace on reconnect.
35
e3487908
GKB
362016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
37
38 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
39 syscall.
40
463888ab
РИ
412016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
42
43 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
44 command.
45
dac790e1
TT
462016-07-13 Tom Tromey <tom@tromey.com>
47
48 PR python/15620, PR python/18620:
49 * python.texi (Events In Python): Document new breakpoint events.
50
93daf339
TT
512016-07-13 Tom Tromey <tom@tromey.com>
52
53 PR python/17698:
54 * python.texi (Breakpoints In Python): Document
55 Breakpoint.pending.
56
cda75e70
TT
572016-07-13 Tom Tromey <tom@tromey.com>
58
59 * python.texi (Breakpoints In Python): Move table of types and
60 table of watchpoint types earlier in node.
61
e0f3fd7c
TT
622016-07-12 Tom Tromey <tom@tromey.com>
63
64 PR python/19293:
65 * python.texi (Frames In Python): Document
66 gdb.invalidate_cached_frames.
67
86f78169
PA
682016-06-21 Pedro Alves <palves@redhat.com>
69
70 * gdb.texinfo (Interpreters): Update intepreter-exec section,
71 document new-ui and explain use case.
72
a28d8e50
YTL
732016-06-17 Yan-Ting Lin <currygt52@gmail.com>
74
75 * gdb.texinfo (Standard Target Features): Document NDS32 features.
76 (NDS32 Features): New Section.
77
bb556f1f
TK
782016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
79
80 * gdb.texinfo (Examining Memory): Document negative repeat
81 count in the 'x' command.
82
38b022b4
SM
832016-06-06 Simon Marchi <simon.marchi@ericsson.com>
84
85 * gdb.texinfo (GDB/MI Async Records): Document method and
86 format fields in =record-started.
87 * observer.texi (record_changed): Add method and format
88 parameters.
89
c185ba27
EZ
902016-05-27 Eli Zaretskii <eliz@gnu.org>
91
92 * gdb.texinfo (General Query Packets): Move the description of the
93 response before the long list of the specific 'read' and 'write'
94 requests.
95
1957f6b8
TT
962016-05-23 Tom Tromey <tom@tromey.com>
97
98 * python.texi (Basic Python): Document gdb.breakpoints return.
99
224f10c1
TT
1002016-05-24 Tom Tromey <tom@tromey.com>
101
102 PR gdb/19194:
103 * gdb.texinfo (gdb man): Fix typo.
104
0bdfa368
TT
1052016-05-17 Tom Tromey <tom@tromey.com>
106
107 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
108 (Rust): New node.
109
dcd1f979
TT
1102016-05-17 Tom Tromey <tom@tromey.com>
111
112 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
113
310cdbb6
YQ
1142016-04-27 Yao Qi <yao.qi@linaro.org>
115
116 * gdb.texinfo (tfind): Complete doc about tfind without
117 argument.
118
b8162e5a
AT
1192016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
120
121 * agentexpr.texi (byte): Fix zero_ext description.
122
f7c38292
PA
1232016-03-31 Pedro Alves <palves@redhat.com>
124
125 * gdb.texinfo (M32R/SDI): Delete node.
126 (MIPS Embedded): Remove references to the MIPS remote debugging
127 protocol, PMON and variants, and the associated commands.
128
81516450
DE
1292016-03-15 Doug Evans <dje@google.com>
130
131 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
132 (Target Description Format): Mention enum types. Update docs on
133 flags types.
134 (Predefined Target Types): Add "bool".
135 (Enum Target Types): New node.
136
2a60e18f
PA
1372016-03-15 Pedro Alves <palves@redhat.com>
138
139 * gdb.texinfo (Tracepoint Actions): Fix typo.
140
45fa2529
PA
1412016-03-15 Pedro Alves <palves@redhat.com>
142 Andreas Arnez <arnez@linux.vnet.ibm.com>
143 Marcin Kościelnicki <koriakin@0x04.net>
144
145 * gdb.texinfo (Tracepoint Actions): Document possible
146 unreliability of '$_ret'.
147
f2403c39
AB
1482016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
149
150 * gdb.texinfo (Symbols): Document new 'maint info line-table'
151 command.
152
f2f3ccb9
SM
1532016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
154
155 * gdb.texinfo (Convenience Functions): Document $_as_string.
156
cce0e923
DE
1572016-02-23 Doug Evans <dje@google.com>
158
159 * gdb.texinfo (Skipping Over Functions and Files): Document new
160 options to "skip" command. Update docs of output of "info skip".
161
012b3a21
WT
1622016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
163
164 * gdb.texinfo (Signals): Add bound violation display hints for
165 a SIGSEGV.
166
0748bf3e
MK
1672016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
168
169 * gdb.texinfo (Trace File Format): Add documentation for description
170 section lines.
171
e909d859
MK
1722016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
173
174 * gdb.texinfo (Trace File Format): Remove misleading information
175 about register block ordering.
176
713cdcbf
DE
1772016-02-01 Doug Evans <dje@google.com>
178
179 * gdb.texinfo (Value Sizes): Fix typo.
180
8244c20d
DE
1812016-02-01 Doug Evans <dje@google.com>
182
183 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
184
5fdf6324
AB
1852016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * gdb.texinfo (Value Sizes): New section.
188 (Data): Add the 'Value Sizes' node to the menu.
189
67ebd9cb
JB
1902016-01-26 John Baldwin <jhb@FreeBSD.org>
191
192 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
193
6e9567fe
JB
1942016-01-19 John Baldwin <jhb@FreeBSD.org>
195
196 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
197
f303dbd6
PA
1982016-01-18 Pedro Alves <palves@redhat.com>
199
200 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
201 of the thread that hit a breakpoint or received a signal.
202
71ef29a8
PA
2032016-01-15 Pedro Alves <palves@redhat.com>
204
205 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
206
663f6d42
PA
2072016-01-13 Pedro Alves <palves@redhat.com>
208
209 * gdb.texinfo (Threads): Document the $_gthread convenience
210 variable.
211 (Convenience Vars): Likewise.
212
c84f6bbf
PA
2132016-01-13 Pedro Alves <palves@redhat.com>
214
215 * gdb.texinfo (Threads): Document "info threads -gid".
216
22a02324
PA
2172016-01-13 Pedro Alves <palves@redhat.com>
218
219 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
220 anchor.
221 (Threads In Python): Document new InferiorThread.global_num
222 attribute.
223
5d5658a1
PA
2242016-01-07 Pedro Alves <palves@redhat.com>
225
226 * gdb.texinfo (Threads): Document per-inferior thread IDs,
227 qualified thread IDs, global thread IDs and thread ID lists.
228 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
229 thread IDs.
230 (Convenience Vars): Document the $_thread convenience variable.
231 (Ada Tasks): Adjust to refer to thread IDs.
232 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
233 Commands, GDB/MI Variable Objects): Update to mention global
234 thread IDs.
235 * guile.texi (Breakpoints In Guile)
236 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
237 global thread IDs instead of thread IDs.
238 * python.texi (Threads In Python): Adjust documentation of
239 InferiorThread.num.
240 (Breakpoint.thread): Mention global thread IDs instead of thread
241 IDs.
242
84654457
PA
2432016-01-13 Pedro Alves <palves@redhat.com>
244
245 * python.texi (Threads In Python): Document
246 InferiorThread.inferior.
247
e3940304
PA
2482016-01-13 Pedro Alves <palves@redhat.com>
249
250 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
251 convenience variable.
252 (Convenience Vars): Likewise.
253
82075af2
JS
2542016-01-12 Josh Stone <jistone@redhat.com>
255 Philippe Waroquiers <philippe.waroquiers@skynet.be>
256
257 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
258 (Stop Reply Packets): List the syscall entry and return stop reasons.
259 (General Query Packets): Describe QCatchSyscalls, and add it to the
260 table and the detailed list of stub features.
261
bc504a31
PA
2622016-01-12 Pedro Alves <palves@redhat.com>
263
264 Remove use of the registered trademark symbol throughout.
265
cde67b27
YQ
2662016-01-12 Yao Qi <yao.qi@linaro.org>
267
268 * gdb.texinfo (Interrupts): Update the document on handling
269 interrupt when program is stopped.
270
19d9d4ef
DB
2712015-12-11 Don Breazeal <donb@codesourcery.com>
272
273 * gdb.texinfo (Forks): Correct Linux kernel version where
274 fork and exec events are supported, add notes about support
275 of these events in target remote mode.
276 (Connecting): Reorganize and clarify distinctions between
277 target remote, extended-remote, and multiprocess.
278 Reorganize related text from separate sections into new
279 sections.
280 (Server): Note effects of target extended-remote mode.
281 Delete section on Multi-Process Mode for gdbserver.
282 Move some text to "Connecting" node.
283
f4f4330e
PA
2842015-12-10 Pedro Alves <palves@redhat.com>
285
286 * gdb.texinfo (Threads): Replace warning with explanation
287 about single-threaded programs.
288
b1236ac3
PA
2892015-12-10 Pedro Alves <palves@redhat.com>
290
291 * gdb.texinfo (Threads): Remove mention of SGI.
292 (Forks): Remove mention of HP-UX.
293 (Breakpoints): Remove mention of HP-UX.
294 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
295 Reword in terms of architectures.
296 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
297 mention supported systems.
298 (Convenience Vars): Don't mention HP-UX.
299 (Jumping): Remove mention of HP-UX in comment.
300 (Files) <shared libraries>: Update supported shared library types
301 list. Remove mention of HP-UX.
302 (Native): Remove HP-UX subsection.
303 (SVR4 Process Information): Remove mention of HP-UX.
304
0f59c28f
PA
3052015-12-10 Pedro Alves <palves@redhat.com>
306
307 * gdb.texinfo (Stack): Reorder menu.
308
1c35a88f
LM
3092015-12-09 Luis Machado <lgustavo@codesourcery.com>
310
311 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
312 -var-set-format's new zero-hexadecimal format.
313
3685b09f
PMR
3142015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
315
316 * gdb.texinfo (Ada Mode Into): Move overloading support
317 description to its own node.
318 (Overloading support for Ada): New node.
319
f2faf941
PA
3202015-11-30 Pedro Alves <palves@redhat.com>
321
322 PR 14618
323 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
324 (Remote Configuration): Add the "set/show remote
325 no-resumed-stop-reply" to the available settings table.
326 (General Query Packets): Document the "no-resumed" qSupported
327 feature.
328
65706a29
PA
3292015-11-30 Pedro Alves <palves@redhat.com>
330
331 * gdb.texinfo (Remote Configuration): List "set/show remote
332 thread-events" command in configuration table.
333 (Stop Reply Packets): Document "T05 create" stop
334 reason and 'w' stop reply.
335 (General Query Packets): Document QThreadEvents packet. Document
336 QThreadEvents qSupported feature.
337
de979965
PA
3382015-11-30 Pedro Alves <palves@redhat.com>
339
340 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
341 anchor.
342 (Packets): Document vCtrlC.
343
79efa585
SM
3442015-11-26 Simon Marchi <simon.marchi@ericsson.com>
345
346 * gdb.texinfo (Thread List Format): Mention thread names.
347
7e0aa6aa
PA
3482015-11-24 Pedro Alves <palves@redhat.com>
349
350 PR 17539
351 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
352 program-spaces" example to ascending order listing.
353 (Threads): Adjust "info threads" example to ascending order
354 listing.
355 (Forks): Adjust "info inferiors" example to ascending order
356 listing.
357
0c532a29
MM
3582015-11-04 Markus Metzger <markus.t.metzger@intel.com>
359
360 * gdb.texinfo (Process Record and Replay): Document "record
361 instruction-history" modifiers.
362
fc58fa65
AB
3632015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
366 description.
367 (Frame Filter Management): Move to later in the 'Examining the
368 Stack' chapter.
369 (Selection): Add entry for 'select-frame'.
370
792005b0
DE
3712015-09-25 Doug Evans <dje@google.com>
372
373 * gdb.texinfo (Process Record and Replay): Fix syntax of
374 "record instruction-history begin, end" and
375 "record function-call-history begin, end".
376
c58b006b
SM
3772015-09-22 Simon Marchi <simon.marchi@ericsson.com>
378
379 * gdb.texinfo (Specifying Source Directories): Fix
380 substitute-path example.
381
f2665db5
MM
3822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
383
384 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
385
e68fa6f0
PA
3862015-09-15 Pedro Alves <palves@redhat.com>
387
388 PR remote/18965
389 * gdb.texinfo (Stop Reply Packets): Revert previous change to
390 the vforkdone description.
391
8228463c
PA
3922015-09-15 Pedro Alves <palves@redhat.com>
393
394 PR remote/18965
395 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
396 part indicates the thread ID of the parent process.
397
750ce8d1
YQ
3982015-09-15 Yao Qi <yao.qi@linaro.org>
399
400 * gdb.texinfo (General Query Packets): Add vContSupported to
401 tables of 'gdbfeatures' and 'stub features' supported in the
402 qSupported packet, as well as to the list containing stub
403 feature details.
404
b459a59b
DB
4052015-09-11 Don Breazeal <donb@codesourcery.com>
406
407 * gdb.texinfo (Remote Configuration): Add exec event
408 feature to table of packet settings.
409 (Stop Reply Packets): Add exec events to the list of stop
410 reasons.
411 (General Query Packets): Add exec events to tables of
412 'gdbfeatures' and 'stub features' supported in the qSupported
413 packet, as well as to the list containing stub feature
414 details.
415
73b8c1fd
PA
4162015-08-24 Pedro Alves <palves@redhat.com>
417
418 * gdb.texinfo (Remote Configuration): Document the "set/show
419 remote multiprocess-extensions-packet" commands.
420
bb615428
PA
4212015-08-24 Pedro Alves <palves@redhat.com>
422
423 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
424 <M32R>: Remove references to M32R/D.
425 <M68K>: Remove references to target dbug.
426 <MIPS Embedded>: Remove references to target r3900 and target
427 array.
428 <PowerPC Embedded>: Remove references to target dink32 and target
429 ppcbug, target sds
430 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
431
2b4bf6af
AB
4322015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
433
434 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
435
566f5e3b
AB
4362015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
437
438 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
439
18989b3c
AB
4402015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
441
442 * gdb.texinfo (Maintenance Commands): Move documentation of "main
443 info bfds" to...
444 (File Caching): A New section. Outline bfd caching, and add new
445 description for "main set/show bfd-sharing".
446
6ff0ba5f
DE
4472015-08-14 Doug Evans <xdje42@gmail.com>
448
449 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
450 disassembly.
451 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
452
629500fa
KS
4532015-08-11 Keith Seitz <keiths@redhat.com>
454
455 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
456 Use "location(s)"instead of "linespec(s)".
457 (Specifying a Location): Rewrite.
458 Add subsections describing linespec, address, and explicit locations.
459 Add node/menu for each subsection.
460 (Source and Machine Code, C Preprocessor Macros)
461 (Create and Delete Trace points)
462 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
463 (Continuing at a Different Address): Remove "linespec" examples.
464 Add reference to "Specify a Location"
465 (The -break-insert Command): Rewrite. Add anchor.
466 Add reference to appropriate manual section discussing locations.
467 (The -dprintf-insert Command): Refer to -break-insert for
468 specification of 'location'.
469
fbea99ea
PA
4702015-08-07 Pedro Alves <palves@redhat.com>
471
472 * gdb.texinfo (Maintenance Commands): Document "maint set/show
473 target-non-stop".
474
da8c46d2
MM
4752015-08-07 Markus Metzger <markus.t.metzger@intel.com>
476
477 * gdb.texinfo (Process Record and Replay): Document prefixing of
478 speculatively executed instructions in the "record instruction-history"
479 command.
480
a3b5281e
DE
4812015-07-20 Doug Evans <dje@google.com>
482
483 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
484
6bcb1f97
DE
4852015-07-16 Doug Evans <dje@google.com>
486
487 * stabs.texinfo: @include gdb-cfg.texi.
488
db1ff28b
JK
4892015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
490
491 Revert the previous 2 commits:
492 gdbserver build-id attribute generator
493 Validate symbol file using build-id
494
ca5268b6
JK
4952015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
496
497 * gdb.texinfo (Files): Add 'set validate-build-id'
498 and 'show validate-build-id'.
499
700ca40f
JK
5002015-07-15 Aleksandar Ristovski <aristovski@qnx.com
501 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 gdbserver build-id attribute generator.
504 * gdb.texinfo (Library List Format for SVR4 Targets): Add
505 'build-id' in description, example, new attribute in dtd.
506
7c7f93f6
AB
5072015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
508
509 * gdb.texinfo (Selection): Update documentation for 'frame'
510 command.
511
b0627500
MM
5122015-07-02 Markus Metzger <markus.t.metzger@intel.com>
513
72f4393d 514 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
515 commands.
516
b20a6524
MM
5172015-07-02 Markus Metzger <markus.t.metzger@intel.com>
518
519 * gdb.texinfo (Process Record and Replay): Spell out that variables
520 and registers are not available during btrace replay.
521 Describe the new "record btrace pt" command.
522 Describe the new "set|show record btrace pt buffer-size" options.
523 (General Query Packets): Describe the new Qbtrace:pt and
524 Qbtrace-conf:pt:size packets.
525 Expand "bts" to "Branch Trace Store".
526 Update the branch trace DTD.
527
fc637f04
PP
5282015-06-26 Patrick Palka <patrick@parcs.ath.cx>
529
530 * gdb.texinfo (Command History): Document the new option
531 "history remove-duplicates".
532
18a94d75
DE
5332015-06-19 Doug Evans <dje@google.com>
534
535 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
536 longer supported.
537
0eacb298
PP
5382015-06-17 Patrick Palka <patrick@parcs.ath.cx>
539
540 * gdb.texinfo (Command History): Mention that setting
541 GDBHISTSIZE to the empty string disables history truncation.
542
bc460514
PP
5432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
544
545 PR gdb/16999
546 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
547 behavior.
548
b58c513b
PP
5492015-06-17 Patrick Palka <patrick@parcs.ath.cx>
550
551 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
552 with GDBHISTSIZE.
553
a86c90e6
SM
5542015-06-15 Simon Marchi <simon.marchi@ericsson.com>
555
556 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
557 bytes and memory units for -data-{read,write}-memory-bytes.
558 (Packets): Same for m, M and X packets.
559 * python.texi (Inferiors In Python): Same for read_memory and
560 write_memory.
561
c74f7d1c
JT
5622015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
563
564 * gdb.texinfo (Separate Debug Files): Document that PE is also
565 supported.
566
51f0e40d
AB
5672015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
568
569 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
570 single table entry.
571
966f0aef
WT
5722015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
573
574 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
575
576
15a201c8
GB
5772015-06-10 Gary Benson <gbenson@redhat.com>
578
579 * gdb.texinfo (Remote Configuration): Document the
580 "set/show remote hostio-setfs-packet" command.
581 (Host I/O Packets): Document the vFile:setfs packet.
582
7a6a1731
GB
5832015-06-10 Gary Benson <gbenson@redhat.com>
584
585 * gdb.texinfo (Debugging Output): Document the "set/show debug
586 linux-namespaces" command.
587
7d73c23c 5882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 589 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
590
591 * gdb.texinfo (i386): Add documentation about "show mpx bound"
592 and "set mpx bound".
593
27e0867f
DE
5942015-05-27 Doug Evans <dje@google.com>
595
596 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
597
b4f54984
DE
5982015-05-26 Doug Evans <dje@google.com>
599
600 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
601 command renamings.
602 (Maintenance Commands): Update for DWARF "set debug" command renamings.
603
55b40027
AB
6042015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
607
a4ea0946
AB
6082015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
611 (TUI Commands): Add 'tui enable' and 'tui disable' details.
612
37442ce1
DE
6132015-05-16 Doug Evans <xdje42@gmail.com>
614
615 * guile.texi (Memory Ports in Guile): Document support for unbuffered
616 memory ports.
617
36de76f9
JK
6182015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
619
620 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
621
0d71eef5
DB
6222015-05-12 Don Breazeal <donb@codesourcery.com>
623
624 * gdb.texinfo (Forks): Note that fork debugging is
625 supported in extended mode.
626 (Remote Configuration): Add fork event features to table
627 of packet settings.
628 (Stop Reply Packets): Add fork events to list of stop reasons.
629 (General Query Packets): Add fork events to tables of
630 'gdbfeatures' and 'stub features' supported in the qSupported
631 packet, as well as to the list containing stub feature
632 details.
633
835205d0
GB
6342015-05-12 Gary Benson <gbenson@redhat.com>
635
636 * gdb.texinfo (General Query Packets): Document
637 qXfer:exec-file:read with empty annex.
638
4c082a81
SC
6392015-05-09 Siva Chandra Reddy <sivachandra@google.com>
640
641 * python.texi (Values From Inferior): Add descriptions of new
642 methods gdb.Value.reference_value and gdb.Value.const_value.
643
b30a0bc3
JB
6442015-05-06 Joel Brobecker <brobecker@adacore.com>
645
646 * gdb.texinfo (Files): Add "info dll" documentation.
647 (Cygwin Native): Remove "info dll" documentation.
648
2ce1cdbf
DE
6492015-04-29 Doug Evans <dje@google.com>
650
651 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
652 Document.
653 (Writing an Xmethod): Add get_result_type to example.
654
59fb7612
SS
6552015-04-28 Sasha Smundak <asmundak@google.com>
656
657 * python.texi: New method documented.
658
cf75d6c3
AB
6592015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
662 format.
663
897c3d32
DE
6642015-04-24 Doug Evans <dje@google.com>
665
666 * python.texi (Xmethods In Python): Fix name of method to call the
667 xmethod.
668
1b6e6f5c
GB
6692015-04-17 Gary Benson <gbenson@redhat.com>
670
671 * gdb.texinfo (Connecting to a Remote Target): Mention that
672 GDB can access program files from remote targets that support
673 qXfer:exec-file:read and Host I/O packets.
674
c78fa86a
GB
6752015-04-17 Gary Benson <gbenson@redhat.com>
676
677 * gdb.texinfo (Remote Configuration): Document the "set/show
678 remote pid-to-exec-file-packet" command.
679 (General Query Packets): Document the qXfer:exec-file:read
680 qSupported features. Document the qXfer:exec-file:read packet.
681
a9a5a3d1
GB
6822015-04-17 Gary Benson <gbenson@redhat.com>
683
684 * gdb.texinfo (set sysroot): Document that "set sysroot" also
685 applies to executable paths if supplied to GDB as absolute.
686
4f45d445
JK
6872015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
688
689 * gdb.texinfo (Mode Options): Remove -xdb.
690
e7a8570f
JK
6912015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
692 Eli Zaretskii <eliz@gnu.org>
693
72f4393d
L
694 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
695 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
696 the compile command. New subsection Compiler search for the compile
697 command.
698
f2983cc3
AW
6992015-04-09 Andy Wingo <wingo@igalia.com>
700
701 * guile.texi (Frames In Guile): Describe frame-read-register.
702
599bd15c
GB
7032015-04-02 Gary Benson <gbenson@redhat.com>
704
705 * gdb.texinfo (set sysroot): Document "target:".
706
d11916aa
SS
7072015-04-01 Sasha Smundak <asmundak@google.com>
708
709 * doc/python.texi (Writing a Frame Unwinder in Python): Add
710 section.
711
df8411da
SDJ
7122015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
713
714 PR corefiles/16092
715 * gdb.texinfo (gcore): Mention new command 'set
716 use-coredump-filter'.
717 (set use-coredump-filter): Document new command.
718
d33279b3
AT
7192015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
720
721 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
722 documentation, reorder the info os entries in alphabetical order.
723
852f8402
SM
7242015-03-26 Simon Marchi <simon.marchi@ericsson.com>
725
726 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
727 -data-write-memory-bytes.
728
856e7dd6
PA
7292015-03-24 Pedro Alves <palves@redhat.com>
730
731 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
732 mention that threads may sometimes run unlocked.
733
236af5e3
YG
7342015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
735
736 * gdb.texinfo (Remote configuration): Document "set/show
737 serial parity" command.
738
464b0089
GB
7392015-03-18 Gary Benson <gbenson@redhat.com>
740
741 * gdb.texinfo (General Query Packets): Remove documentation
742 for now-removed vFile:fstat qSupported features.
743
0a93529c
GB
7442015-03-11 Gary Benson <gbenson@redhat.com>
745
746 * gdb.texinfo (Remote Configuration): Document the
747 "set/show remote hostio-fstat-packet" command.
748 (General Query Packets): Document the vFile:fstat
749 qSupported features.
750 (Host I/O Packets): Document the vFile:fstat packet.
751
85642ba0
AW
7522015-03-11 Andy Wingo <wingo@igalia.com>
753
754 * guile.texi (Objfiles In Guile): Document objfile-progspace.
755
f7e6eed5
PA
7562015-03-04 Pedro Alves <palves@redhat.com>
757
758 * gdb.texinfo (Remote Configuration): Document the "set/show
759 remote swbreak-feature-packet" and "set/show remote
760 hwbreak-feature-packet" commands.
761 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
762 decription.
763 (Stop Reply Packets): Document the swbreak and hwbreak stop
764 reasons.
765 (General Query Packets): Document the swbreak and hwbreak
766 qSupported features.
767 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
768
f873665f 7692015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
770
771 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
772 under *stopped.
773
9a284c97
DE
7742015-03-02 Doug Evans <xdje42@gmail.com>
775
776 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
777
446899e4
AA
7782015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
779
780 * gdb.texinfo (S/390 and System z Features): Describe new feature
781 "org.gnu.gdb.s390.vx".
782
7ee67ee4
SDJ
7832015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
784
785 PR gdb/18008
786 * gdb.texinfo (maint internal-error, maint internal-warning, maint
787 demangler-warning): Fix typo ("problam").
788
53cf2ee0
DT
7892015-02-19 David Taylor <dtaylor@emc.com>
790
791 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
792
3133f8c1
JM
7932015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
794
795 * gdb.texinfo (Static Probe Points): Add cindex `static probe
796 point, DTrace'.
797 (Static Probe Points): Modified to cover DTrace probes in addition
798 to SystemTap probes. Also modified to cover the `enable probe'
799 and `disable probe' commands.
800
9aca2ff8
JM
8012015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
802
803 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
804 `disable probe' commands.
805
fa3f8d5a
DT
8062015-02-12 David Taylor <dtaylor@emc.com>
807
808 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
809 fields of the QTDV packet.
810
d33501a5
MM
8112015-02-09 Markus Metzger <markus.t.metzger@intel.com>
812
813 * gdb.texinfo (Branch Trace Configuration Format): Add size.
814 (Process Record and Replay): Describe new set|show commands.
815 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
816
f4abbc16
MM
8172015-02-09 Markus Metzger <markus.t.metzger@intel.com>
818
819 * gdb.texinfo (Process Record and Replay): Describe the "record
820 btrace bts" command.
821 (General Query Packets): Describe qXfer:btrace-conf:read packet.
822 (Branch Trace Configuration Format): New.
823
cfb069a8
GB
8242015-01-31 Gary Benson <gbenson@redhat.com>
825 Doug Evans <dje@google.com>
826
827 * gdb.texinfo (Command Completion): Document new
828 "set/show max-completions" option.
829
f57d2163
DE
8302015-01-31 Doug Evans <xdje42@gmail.com>
831
832 * gdb.texinfo (Symbols): Document new commands
833 "maint print symbol-cache", "maint print symbol-cache-statistics",
834 "maint flush-symbol-cache". Document new option
835 "maint set symbol-cache-size".
836
9f050062
DE
8372015-01-31 Doug Evans <xdje42@gmail.com>
838
839 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
840 distinguish script files vs inlined scripts.
841 * python.texi (Python Auto-loading): Ditto.
842
b6577aab
DE
8432015-01-30 Doug Evans <dje@google.com>
844
845 * gdb.texinfo (Symbols) <info source>: Output now contains producer
846 string if present.
847
3a8b707a
DE
8482015-01-27 Doug Evans <dje@google.com>
849
850 * python.texi (Objfiles In Python): Document Objfile.username.
851
1b549396
DE
8522015-01-27 Doug Evans <dje@google.com>
853
854 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
855 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
856
253828f1
JK
8572015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
858
859 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
860
bf555842
EZ
8612015-01-16 Eli Zaretskii <eliz@gnu.org>
862
863 * doc/gdb.texinfo (TUI Commands): Document the possible
864 values of NAME argument to 'winheight' command. Explain the
865 effect of 'tabset' setting better.
866
439250fb
DE
8672015-01-11 Doug Evans <xdje42@gmail.com>
868
869 PR gdb/15830
870 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
871 (Symbols): Ditto.
872 (Maintenance Commands): Delete docs for "maint demangle".
873
6bf6fd09
JB
8742014-12-31 Joel Brobecker <brobecker@adacore.com>
875
876 * gdb.texinfo (Files): Remove documentation of the
877 "add-shared-symbol-files" and "assf" commands.
878 (Cygwin Native): Remove documentation of the "dll-symbols"
879 command.
880
cc485e62
DE
8812014-12-17 Doug Evans <xdje42@gmail.com>
882
883 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
884
bb2ec1b3
TT
8852014-12-12 Phil Muldoon <pmuldoon@redhat.com>
886 Jan Kratochvil <jan.kratochvil@redhat.com>
887
888 * gdb.texinfo (Altering): Update.
889 (Compiling and Injecting Code): New node.
890
6dddd6a5
DE
8912014-12-12 Doug Evans <dje@google.com>
892
893 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
894
f5b95c01
AA
8952014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
896
897 * gdb.texinfo: Document "maint print user-registers".
898
a0be3e44
DE
8992014-12-08 Doug Evans <dje@google.com>
900
901 * python.texi (Objfiles In Python): Document Objfile.owner.
902
86e4ed39
DE
9032014-12-04 Doug Evans <dje@google.com>
904
905 * python.texi (Objfiles In Python): Document
906 Objfile.add_separate_debug_file.
907
7c50a931
DE
9082014-12-04 Doug Evans <dje@google.com>
909
910 * python.texi (Objfiles In Python): Document Objfile.build_id.
911
162078c8
NB
9122014-12-02 Nick Bull <nicholaspbull@gmail.com>
913
914 * python.texi (Events In Python): Document new events
915 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
916 and RegisterChangedEvent.
917
f10c5b19
JK
9182014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
919
920 Add add-auto-load-scripts-directory.
921 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
922 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
923
413b59ae
JK
9242014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
925
926 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
927 description typo.
928
02be9a71
DE
9292014-10-30 Doug Evans <dje@google.com>
930
931 * python.texi (Progspaces In Python): Document ability to add
932 random attributes to gdb.Progspace objects.
933 (Objfiles In Python): Document ability to add random attributes to
934 gdb.objfile objects.
935
e5f8a7cc
PA
9362014-10-27 Pedro Alves <palves@redhat.com>
937
938 * gdb.texinfo (Continuing and Stepping): Add cross reference to
939 info on stepping and signal handlers.
940 (Signals): Explain stepping and signal handlers. Add context
941 index entry, and cross references.
942
fab3a15d
SM
9432014-10-20 Simon Marchi <simon.marchi@ericsson.com>
944
945 * python.texi (Breakpoints In Python): Add parenthesis after
946 Breakpoint.delete. Clarify Breakpoint.enabled description so
947 that it contains "disable".
948
4ffbba72
DE
9492014-10-17 Doug Evans <dje@google.com>
950
951 * python.texi (Events In Python): Document clear_objfiles event.
952
d096d8c1
DE
9532014-10-17 Doug Evans <dje@google.com>
954
955 * python.texi (Objfiles In Python): Document new progspace attribute.
956
32a8097b
PA
9572014-10-17 Pedro Alves <palves@redhat.com>
958
959 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
960 (SVR4 Process Information): Delete mention of OSF/1.
961
2ddf4301
SM
9622014-10-01 Simon Marchi <simon.marchi@ericsson.com>
963
964 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
965 exit-code field in -list-thread-groups output.
966
342cc091
JBG
9672014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
968
969 * gdb.texinfo (Set Breaks): Add missing "@end table".
970
a25a5a45
PA
9712014-09-22 Pedro Alves <palves@redhat.com>
972
973 * gdb.texinfo (Set Breaks): Document that "set breakpoint
974 always-inserted off" is the default mode now. Delete
975 documentation of "set breakpoint always-inserted auto".
976
2b4fd423
DE
9772014-09-18 Doug Evans <dje@google.com>
978
979 * python.texi (Symbol Tables In Python): Document "producer"
980 attribute of gdb.Symtab objects.
981
deb8ff2b
PA
9822014-09-16 Pedro Alves <palves@redhat.com>
983
984 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
985 (Embedded OS): Remove VxWorks menu entry.
986 (VxWorks): Remove node.
987
81219e53
DE
9882014-09-13 Doug Evans <xdje42@gmail.com>
989
990 * gdb.texinfo (Signaling): Document new queue-signal command.
991
faa42425
DE
9922014-09-06 Doug Evans <xdje42@gmail.com>
993
994 PR 15276
995 * gdb.texinfo (Convenience Funs): Document $_caller_is,
996 $_caller_matches, $_any_caller_is, $_any_caller_matches.
997
1a6a384b
JL
9982014-09-03 Justin Lebar <jlebar@google.com>
999
1000 * python.texi (Types In Python): Type.template_argument(n) returns a
1001 gdb.Value or a gdb.Type and throws an exception if n is out of
1002 range.
1003
5f3b99cf
SS
10042014-09-03 Sasha Smundak <asmundak@google.com>
1005
1006 * python.texi (Frames in Python): Add read_register description.
1007
3cecbbbe
TT
10082014-08-04 Tom Tromey <tromey@redhat.com>
1009
1010 * gdb.texinfo (Debugging Output): Update for change to "set debug
1011 target".
1012
90debf20
MM
10132014-08-01 Masaki Muranaka <monaka@monami-software.com>
1014
1015 Pushed by Joel Brobecker <brobecker@adacore.com>.
1016 * Makefile.in (transform): New variable.
1017 (install-man1, install-man5): Apply $(transform) to man file names.
1018
ee7333ae
DE
10192014-07-26 Doug Evans <xdje42@gmail.com>
1020
1021 PR guile/17177
1022 * guile.texi (Guile Pretty Printing API): Fix typo.
1023 Document set-pretty-printers!, pretty-printers.
1024 (Selecting Guile Pretty-Printers): Update.
1025 Mention program-space based pretty-printers.
1026
70509625
PA
10272014-07-25 Pedro Alves <palves@redhat.com>
1028 Eli Zaretskii <eliz@gnu.org>
1029
1030 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1031 with multi-threaded programs.
1032
b67a2c6f
YQ
10332014-06-27 Yao Qi <yao@codesourcery.com>
1034
1035 * gdb.texinfo (Maintenance Commands): Update the output of
1036 'maint print dummy-frames' command.
1037
f179cf97
EZ
10382014-06-24 Eli Zaretskii <eliz@gnu.org>
1039
1040 * gdb.texinfo (Screen Size): Improve indexing.
1041
992c7d70
GB
10422014-06-19 Gary Benson <gbenson@redhat.com>
1043
1044 * gdb.texinfo (Maintenance Commands): Document new
1045 "maint set/show catch-demangler-crashes" option.
1046
57fcfb1b
GB
10472014-06-19 Gary Benson <gbenson@redhat.com>
1048
1049 * gdb.texinfo (Maintenance Commands): Document new
1050 "maint demangler-warning" command and new
1051 "maint set/show demangler-warning" option.
1052
dd5d5494
SC
10532014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1054
1055 * python.texi (Xmethod API): Add space before the opening
1056 parenthesis in function descriptions.
1057
25326a28 10582014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1059
1060 * guile.texi (Guile Configuration): Document guile-data-directory.
1061
0a770bb2 10622014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1063
1064 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1065
16f691fb
DE
10662014-06-04 Doug Evans <xdje42@gmail.com>
1067
1068 * guile.texi (Breakpoints In Guile): Update.
1069
1e47491b
JB
10702014-06-03 Joel Brobecker <brobecker@adacore.com>
1071
1072 * python.texi (Xmethod API): Fix reference to "Progspaces In
1073 Python".
1074
0c6e92a5
SC
10752014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1076
1077 * python.texi (Xmethods In Python, XMethod API)
1078 (Writing an Xmethod): New nodes.
1079 (Python API): New menu entries "Xmethods In Python",
1080 "Xmethod API", "Writing an Xmethod".
1081
06eb1586
DE
10822014-06-02 Doug Evans <xdje42@gmail.com>
1083
1084 * guile.texi (Guile API): Add entry for Parameters In Guile.
1085 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1086 (Parameters In Guile): New node.
1087
e698b8c4
DE
10882014-06-02 Doug Evans <xdje42@gmail.com>
1089
1090 * guile.texi (Guile API): Add entry for Commands In Guile.
1091 (Basic Guile) <parse-and-eval>: Add reference.
1092 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1093 (GDB Scheme Data Types): Mention <gdb:command> object.
1094 (Commands In Guile): New node.
1095
ded03782
DE
10962014-06-02 Doug Evans <xdje42@gmail.com>
1097
1098 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1099 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1100 (Progspaces In Guile): New node.
1101
53e8a631
AB
11022014-05-30 Andrew Burgess <aburgess@broadcom.com>
1103
1104 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1105 * python.texi (Frames In Python): Mention
1106 gdb.FRAME_UNWIND_MEMORY_ERROR.
1107
329ea579
PA
11082014-05-29 Pedro Alves <palves@redhat.com>
1109 Tom Tromey <tromey@redhat.com>
1110
1111 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1112 from example.
1113 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1114 Mention that target-async is now deprecated.
1115 (Maintenance Commands): Document maint set/show target-async.
1116
92bcb5f9
PA
11172014-05-29 Pedro Alves <palves@redhat.com>
1118
1119 * observer.texi (sync_execution_done, command_error): New
1120 subjects.
1121
fd664c91
PA
11222014-05-29 Pedro Alves <palves@redhat.com>
1123
1124 PR gdb/13860
1125 * observer.texi (signal_received, end_stepping_range)
1126 (signal_exited, exited, no_history): New observer subjects.
1127
b2715b27
AW
11282014-05-26 Andy Wingo <wingo@igalia.com>
1129
1130 * guile.texi (GDB Scheme Data Types): Remove documentation for
1131 removed interfaces. Update spelling of gdb-object-kind.
1132
9eaa4c1e
AW
11332014-05-26 Andy Wingo <wingo@igalia.com>
1134
1135 * guile.texi (Basic Guile): Fix some typos.
1136
0f1e8403
AW
11372014-05-26 Andy Wingo <wingo@igalia.com>
1138
1139 * guile.texi (Writing a Guile Pretty-Printer)
1140 (Guile Types Module): Fix excess parentheses in use-modules forms.
1141
697aa1b7
EZ
11422014-05-24 Eli Zaretskii <eliz@gnu.org>
1143
1144 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1145 (Breakpoints In Guile, Guile Printing Module)
1146 (Guile Exception Handling, Values From Inferior In Guile)
1147 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1148 Don't use @var at the beginning of a sentence.
1149
1150 * gdb.texinfo (Frame Filter Management, Trace Files)
1151 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1152 (PowerPC Embedded, Define, Annotations for Running)
1153 (IPA Protocol Commands, Packets, General Query Packets)
1154 (Tracepoint Packets, Notification Packets, Environment)
1155 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1156 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1157 (Frames, Backtrace, Selection, Expressions, Registers)
1158 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1159 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1160 (Source Annotations, Using JIT Debug Info Readers, Packets)
1161 (Stop Reply Packets, Host I/O Packets)
1162 (Target Description Format): Don't use @var at the beginning of a
1163 sentence.
1164
1165 * python.texi (Basic Python, Types In Python)
1166 (Commands In Python, Frames In Python, Line Tables In Python)
1167 (Breakpoints In Python, gdb.printing, gdb.types)
1168 (Type Printing API): Don't use @var at the beginning of a
1169 sentence.
1170
67b5c0c1
MM
11712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1172
1173 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1174 replay-memory-access".
1175
6a3cb8e8
PA
11762014-05-21 Pedro Alves <palves@redhat.com>
1177
1178 * gdb.texinfo (Starting): Document "set/show
1179 auto-connect-native-target".
1180 (Target Commands): Document "target native".
1181
936d2992
PA
11822014-05-20 Pedro Alves <palves@redhat.com>
1183
1184 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1185 not be remote specific. Add cross reference to the qCRC packet.
1186 (Separate Debug Files): Update cross reference to the qCRC packet.
1187 (General Query Packets) <qCRC packet>: Add anchor.
1188
b3ce5e5f
DE
11892014-05-17 Doug Evans <xdje42@gmail.com>
1190
1191 Copy over changes from guile.texi.
1192 * python.texi (Basic Python) <gdb.execute>: Add text.
1193 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1194 (Values From Inferior) <Python string>: Add text.
1195 (Values From Inferior) <Value.string>: Clarify string length handling.
1196 (Pretty Printing API): Add cindex.
1197 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1198 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1199 @vindex.
1200 (Commands In Python) <COMPLETE_*>: Similarly.
1201 (Symbols In Python) <SYMBOL_*>: Similarly.
1202 (Breakpoints In Python) <WP_*>: Similarly.
1203 (Breakpoints In Python) <BP_*>: Similarly.
1204
8dfcab11
DT
12052014-05-17 David Taylor <dtaylor@emc.com>
1206
1207 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1208 mentioned in the qfThreadInfo reply.
1209
8d551b02
DE
12102014-05-16 Doug Evans <dje@google.com>
1211
1212 * gdb.texinfo (Mode Options): Add -D.
1213
e20bd8f4
SB
12142014-05-09 Samuel Bronson <naesten@gmail.com>
1215
1216 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1217 "make -C".
1218
f989a1c8
TT
12192014-04-29 Tom Tromey <tromey@redhat.com>
1220
1221 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1222 "show debug varobj".
1223
95cf3b38
DT
12242014-05-01 David Taylor <dtaylor@emc.com>
1225
1226 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1227 option.
1228
01f9f808
MS
12292014-04-24 Michael Sturm <michael.sturm@mintel.com>
1230 Walfred Tedeschi <walfred.tedeschi@intel.com>
1231
1232 * gdb.texinfo (i386 Features): Add description of AVX512
1233 registers.
1234
770e7fc7
DE
12352014-03-31 Doug Evans <dje@google.com>
1236
1237 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1238
97d8f0ee
DE
12392014-03-30 Doug Evans <dje@google.com>
1240
1241 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1242 (Background Execution): Ditto.
1243
36cb1214
HZ
12442014-03-21 Pedro Alves <palves@redhat.com>
1245 Stan Shebs <stan@codesourcery.com>
1246 Hui Zhu <hui@codesourcery.com>
1247
1248 * gdb.texinfo (Packets): Add anchor to "? packet".
1249 Remove fixme and update introduction of "k packet".
1250 Add anchor to "vKill packet".
1251
5e3a2c38
SS
12522014-03-12 Stan Shebs <stan@codesourcery.com>
1253
1254 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1255
7a5a839f
LC
12562014-02-26 Ludovic Courtès <ludo@gnu.org>
1257
dc6ae996 1258 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1259
95060284
JB
12602014-02-20 Joel Brobecker <brobecker@adacore.com>
1261
1262 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1263 and "assf" as being deprecated.
1264 (Cygwin Native): Likewise for "dll-symbols".
1265 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1266 as a way to force the loading of symbols from a DLL.
1267
f7bd0f78
SC
12682014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1269
1270 * python.texi (Values From Inferior): Add description about the
1271 new feature.
1272
329baa95
DE
12732014-02-17 Doug Evans <xdje42@gmail.com>
1274
1275 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1276 * gdb.texinfo (Python): Moved to ...
1277 * python.texi: ... here. New file.
1278
687894f5
DE
12792014-02-17 Ludovic Courtès <ludo@gnu.org>
1280
d25f38ee 1281 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1282 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1283 parameter to 'str-lookup-function' procedure. Look for
1284 the "std::string<" prefix.
1285 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1286 Adjust description.
1287
6fb526ee
DE
12882014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1289
d25f38ee 1290 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1291 parantheses for deffn.
1292 (Disassembly In Guile): Ditto.
1293
1e0a5178
SS
12942014-02-10 Stan Shebs <stan@codesourcery.com>
1295
1296 Add Doxygen support.
1297 * Makefile.in (doxy): New action, generates Doxygen files.
1298 (DOXYGEN): New.
1299 (doxyedit): New.
1300 * Doxyfile-base.in: New file.
1301 * Doxyfile-gdb-api.in: New file.
1302 * Doxyfile-gdb-xref.in: New file.
1303 * Doxyfile-gdbserver.in: New file.
1304 * doxy-index.in: New file.
1305 * filter-for-doxygen: New file.
1306 * filter-params.pl: New file.
1307
ed3ef339
DE
13082014-02-10 Doug Evans <xdje42@gmail.com>
1309
1310 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1311 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1312 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1313 (Guile docs): Include guile.texi.
1314 (objfile-gdbdotext file): Add objfile-gdb.scm.
1315 (dotdebug_gdb_scripts section): Mention Guile scripts.
1316 (Multiple Extension Languages): New node.
1317 * guile.texi: New file.
1318
c6044dd1
JB
13192014-01-28 Joel Brobecker <brobecker@adacore.com>
1320
1321 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1322 ignore-descriptive-types". commands.
1323
87ce2a04
DE
13242014-01-22 Doug Evans <dje@google.com>
1325
1326 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1327 (gdbserver man): Ditto.
1328
52834460
MM
13292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1330
1331 * gdb.texinfo: Document limited reverse/replay support
1332 for target record-btrace.
1333
0688d04e
MM
13342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1335
1336 * gdb.texinfo (Process Record and Replay): Update documentation.
1337
8710b709
MM
13382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1339
1340 * gdb.texinfo (Process Record and Replay): Document new /c
1341 modifier accepted by "record function-call-history".
1342 Add /i modifier to "record function-call-history" example.
1343
dcf106f3
JB
13442014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1345 Joel Brobecker <brobecker@adacore.com>
1346
1347 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1348 markers. Remove one that was misplaced.
1349
41ef2965
PA
13502014-01-10 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.texinfo (Your Program's Environment) <set environment>:
1353 Mention the shell, and point at 'set exec-wrapper'.
1354
c0d48811
JB
13552014-01-07 Joel Brobecker <brobecker@adacore.com>
1356
1357 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1358
5fba4c0f
JB
13592013-12-30 Joel Brobecker <brobecker@adacore.com>
1360
1361 * gdb.texinfo (Types In Python): Clarify the documentation
1362 of attribute gdb.Field.bitpos.
1363
0809504b
JB
13642013-12-28 Joel Brobecker <brobecker@adacore.com>
1365
1366 * gdb.texinfo (Types In Python): Fix the documentation of
1367 attribute "bitpos" in class gdb.Field for enum types. Add
1368 documentation for attribute "enumval" in that same class.
1369
edef6000
JB
13702013-12-28 Joel Brobecker <brobecker@adacore.com>
1371
1372 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1373 @ftable.
1374
71b8c845
DE
13752013-12-23 Doug Evans <xdje42@gmail.com>
1376
1377 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1378 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1379 corresponding section in Extending GDB.
1380 (Extending GDB): Move menu up. New menu item "Auto-loading
1381 extensions".
1382 (Sequences): New menu item "Auto-loading sequences".
1383 (Auto-loading sequences): New node.
1384 (Python): Rename section from Scripting GDB to Extending GDB.
1385 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1386 Move docs on ways to auto-load extensions to ...
1387 (Auto-loading extensions): ... here. New node.
1388
d192b373
JB
13892013-12-23 Joel Brobecker <brobecker@adacore.com>
1390
1391 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1392 in menu.
1393 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1394 command, now in a new node.
1395 (GDB/MI Support Commands): New node, with its contents being
1396 extracted from the "GDB/MI Miscellaneous Commands" node.
1397 A small paragraph introducing the section is also added at
1398 the start.
1399 (GDB/MI Miscellaneous Commands): Delete the description of the
1400 -info-gdb-mi-command, -list-features and -list-target-features
1401 commands, now hosted in the "GDB/MI Support Commands" node.
1402
a16b0e22
SC
14032013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1404
1405 PR python/16113
1406 * gdb.texinfo (Values From Inferior): Add a note about using
1407 gdb.Field objects as subscripts on gdb.Value objects.
1408 (Types In Python): Add description about the new attribute
1409 "parent_type" of gdb.Field objects.
1410
9b26f0fb
JB
14112013-12-12 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1414 entry for section docuumenting the -list-features GDB/MI command.
1415
72bfa06c
JB
14162013-12-10 Joel Brobecker <brobecker@adacore.com>
1417
1418 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1419 "exec-run-start-option" entry in the output of the "-list-features"
1420 command.
1421
3ea8680f
EZ
14222013-12-04 Eli Zaretskii <eliz@gnu.org>
1423
1424 * gdb.texinfo (i386): Fix yesterday's commit.
1425
1a4f73eb
TT
14262013-12-03 Tom Tromey <tromey@redhat.com>
1427
1428 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1429 documented here.
1430
6cb999f8
TT
14312013-12-03 Tom Tromey <tromey@redhat.com>
1432
1433 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1434
ca8941bb
WT
14352013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1436
1437 * gdb.texinfo (i386 Features): Add MPX feature registers.
1438 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1439 a subsubsection for MPX and describes the display of the
1440 boundary registers.
1441
688981c9
JB
14422013-12-03 Joel Brobecker <brobecker@adacore.com>
1443
1444 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1445 documentation of the "ada-exceptions" entry.
1446
2ea126fa
JB
14472013-12-03 Joel Brobecker <brobecker@adacore.com>
1448
1449 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1450 "^error" result record concerning the error message. Document
1451 the error code that may also be part of that result record.
1452 (GDB/MI Miscellaneous Commands): Document the
1453 "undefined-command-error-code" element in the output of
1454 the "-list-features" GDB/MI command.
1455
6b7cbff1
JB
14562013-12-03 Joel Brobecker <brobecker@adacore.com>
1457
1458 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1459 the new -info-gdb-mi-command GDB/MI command. Document
1460 the meaning of "-info-gdb-mi-command" in the output of
1461 -list-features.
1462
20e1ca3b
PA
14632013-11-29 Pedro Alves <palves@redhat.com>
1464
1465 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1466 Update comment.
1467
29453a14
YQ
14682013-11-24 Yao Qi <yao@codesourcery.com>
1469
1470 * gdb.texinfo (Caching Remote Data): Document new
1471 "set/show stack-cache" option.
1472
6dd315ba
YQ
14732013-11-24 Yao Qi <yao@codesourcery.com>
1474
1475 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1476 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1477 "off" respectively.
1478
9df9dbe0
YQ
14792013-11-23 Yao Qi <yao@codesourcery.com>
1480
1481 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1482 of "displayhint" to the table about child results.
1483
c78feb39
YQ
14842013-11-21 Yao Qi <yao@codesourcery.com>
1485
1486 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1487 'dynamic' for the output of command -var-list-children.
1488
27b81af3
YQ
14892013-11-21 Yao Qi <yao@codesourcery.com>
1490
1491 * gdb.texinfo (Caching Target Data): Remove "see" before
1492 @pxref.
1493
b26dfc9a
YQ
14942013-11-20 Yao Qi <yao@codesourcery.com>
1495
1496 * gdb.texinfo (Caching Target Data): Update doc for
1497 per-address-space dcache.
1498
b12039c6
YQ
14992013-11-20 Yao Qi <yao@codesourcery.com>
1500
1501 * gdb.texinfo (Data): Rename menu item.
1502 (Caching Remote Data): Rename to ...
1503 (Caching Target Data): ... it. Update.
1504
422ad5c2
JB
15052013-11-18 Joel Brobecker <brobecker@adacore.com>
1506
1507 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1508 "language-option" entry in the output of the "-list-features"
1509 command.
1510
805e1f19
TT
15112013-11-15 Tom Tromey <tromey@redhat.com>
1512
1513 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1514 Add example.
1515
8fe1b653
TT
15162013-11-14 Tom Tromey <tromey@redhat.com>
1517
1518 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1519
403cb6b1
JB
15202013-11-14 Joel Brobecker <brobecker@adacore.com>
1521
1522 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1523 (Context management): Place current subsection text into its own
1524 subsubsection. Add new subsubsection describing the "--language"
1525 command option.
1526
93973826
JB
15272013-11-13 Joel Brobecker <brobecker@adacore.com>
1528
1529 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1530 the documentation of "info-ada-exceptions" in the output
1531 of the "-list-features" command. Add the documentation
1532 of the "ada-exception" entry instead.
1533
6adcee18
JB
15342013-11-12 Joel Brobecker <brobecker@adacore.com>
1535
93973826 1536
6adcee18
JB
1537 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1538 word of a couple of sentences to start with a capital letter.
1539
58d06528
JB
15402013-11-12 Joel Brobecker <brobecker@adacore.com>
1541
1542 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1543 (Ada Exceptions): New node.
1544 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1545 Commands" node.
1546 (GDB/MI Ada Exceptions Commands): New node.
1547 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1548 field in the output of the "-list-features" command.
1549 * NEWS: Add entry for the new "info exceptions" CLI command,
1550 and for the new "-info-ada-exceptions" GDB/MI command.
1551
bc79de95
PM
15522013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1553
1554 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1555 (Line Tables In Python): New node.
1556
73be47f5
DE
15572013-11-08 Doug Evans <dje@google.com>
1558
1559 * gdb.texinfo (Debugging Output): Update text for
1560 "set debug dwarf2-read".
1561
db0fec5c
DE
15622013-11-08 Doug Evans <dje@google.com>
1563
1564 * gdb.texinfo (Debugging Output): Update text for
1565 "set debug symtab-create".
1566
92e32e33
PM
15672013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1568
72f4393d
L
1569 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1570 constant.
92e32e33 1571
f76c27b5
PM
15722013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1573
1574 * gdb.texinfo (Breakpoints In Python): Document temporary
1575 option in breakpoint constructor, and add documentation to the
1576 temporary attribute.
1577
fa4d0c40
YQ
15782013-11-07 Yao Qi <yao@codesourcery.com>
1579
1580 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1581 output of "-var-info-expression".
1582
afa332ce
PA
15832013-11-06 Pedro Alves <palves@redhat.com>
1584
1585 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1586 non-interactive mode.
1587 (Environment) <shell startup files warning>: Mention
1588 non-interactive mode. Mention .zshenv for Z shell, and talk about
1589 BASH_ENV instead of .bashrc for BASH.
1590
9ac69859
NB
15912013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1592
1593 * gdb.texinfo (Commands to Specify Files): Add description
1594 of the remove-symbol-file command.
1595 * observer.texi: New free_objfile event
1596
98882a26
PA
15972013-10-24 Pedro Alves <palves@redhat.com>
1598
1599 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1600
ce13fade
JB
16012013-10-11 Joel Brobecker <brobecker@adacore.com>
1602
1603 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1604 New subsection inside which the "-catch-load" and "-catch-unload"
1605 commands documentation is now placed.
1606 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1607 documenting the "-catch-assert" and "-catch-exception" new
1608 GDB/MI commands.
1609
2446f5ea
JB
16102013-10-10 Joel Brobecker <brobecker@adacore.com>
1611
1612 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1613
0d12017b
JB
16142013-10-10 Joel Brobecker <brobecker@adacore.com>
1615
bd80dc1a
JB
1616 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1617 serial baud".
1618 (Remote Configuration): Replace "set remotebaud" by "set serial
1619 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1620
f4fb82a1
PA
16212013-10-07 Pedro Alves <palves@redhat.com>
1622
1623 PR breakpoints/11568
1624 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1625 when the thread is removed from the thread list.
1626
0c557179
SDJ
16272013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1628
1629 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1630 Update entry for $_exitcode.
1631
5713b9b5
JB
16322013-10-04 Joel Brobecker <brobecker@adacore.com>
1633
1634 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1635 new "--start" option.
1636
901461f8
PA
16372013-10-02 Pedro Alves <palves@redhat.com>
1638
1639 * gdb.texinfo (Registers): Expand description of saved registers
1640 in frames. Explain <not saved>.
1641
8fb8eb5c
DE
16422013-09-25 Doug Evans <dje@google.com>
1643
1644 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1645
0a7cfe2c
SS
16462013-09-16 Stan Shebs <stan@codesourcery.com>
1647
1648 Remove the internals manual gdbint.texinfo.
1649 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1650 (PDFFILES): Remove gdbint.pdf.
1651 (HTMLFILES): Remove gdbint/index.html.
1652 (HTMLFILES_INSTALL): Remove gdbint.
1653 (GDBINT_DOC_FILES): Remove.
1654 (dvi): Remove gdbint.dvi.
1655 (ps): Remove gdbint.ps.
1656 * gdbint.texinfo: Remove file.
1657 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1658
a280dbd1
SDJ
16592013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1660
1661 * gdb.texinfo (Convenience Functions): Mention new convenience
1662 function $_isvoid.
1663
4ac33720
UW
16642013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1665
1666 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1667 (Standard Target Features): Add new node to menu.
1668 (S/390 and System z Features): New node.
1669
b3d3b4bd
SA
16702013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1671
1672 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1673 -list-target-features in the example.
1674
edf9f00c
JK
16752013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1676
1677 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1678 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1679
1d236d23
JK
16802013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1681
1682 Sync documentation with gdb.base/gnu-debugdata.exp.
1683 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1684
5423b017
JK
16852013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1686
1687 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1688
6211c335
YQ
16892013-08-27 Pedro Alves <pedro@codesourcery.com>
1690 Yao Qi <yao@codesourcery.com>
1691
1692 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1693 Document new --skip-unavailable option.
1694 <-stack-list-variables>: Document new --skip-unavailable option.
1695
52e260a3
DE
16962013-08-26 Doug Evans <dje@google.com>
1697
1698 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1699 an optional regexp.
1700
5e92f71a
TT
17012013-08-13 Tom Tromey <tromey@redhat.com>
1702
1703 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1704 Document GDB_PARALLEL and GDB_INOTIFY.
1705
c5d7073b
SS
17062013-08-09 Stan Shebs <stan@codesourcery.com>
1707
1708 * LRS: Remove file, describes a long-abandoned live-range
1709 splitting extension to stabs.
1710
6fbe845e
AB
17112013-07-25 Andrew Burgess <aburgess@broadcom.com>
1712
1713 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1714
e7045703
DE
17152013-07-17 Doug Evans <dje@google.com>
1716
1717 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1718
3105ebf9
TT
17192013-07-02 Tom Tromey <tromey@redhat.com>
1720
1721 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1722
d6c2da54
TT
17232013-06-28 Tom Tromey <tromey@redhat.com>
1724
1725 * Makefile.in (version.subst): Use version.in, not
1726 common/version.in.
1727 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1728 Likewise.
1729
e5823f1c
PA
17302013-06-27 Pedro Alves <palves@redhat.com>
1731
1732 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1733 dynamic symbol resolution code>: New section, based on infrun.c
1734 comment.
1735
92dcb9ff
TT
17362013-06-26 Tom Tromey <tromey@redhat.com>
1737
1738 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1739 Update.
1740 (Releasing GDB): Likewise.
1741
dc673c81
YQ
17422013-06-26 Pedro Alves <pedro@codesourcery.com>
1743 Yao Qi <yao@codesourcery.com>
1744
1745 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1746 -trace-frame-collected.
1747
28a93511
YQ
17482013-06-26 Pedro Alves <pedro@codesourcery.com>
1749
1750 * gdb.texinfo (Traceframe Info Format): Document tvar element
1751 and its attributes.
1752
a0743c90
YQ
17532013-06-25 Yao Qi <yao@codesourcery.com>
1754
1755 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1756
01208463
TT
17572013-06-24 Tom Tromey <tromey@redhat.com>
1758
1759 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1760 (GDBvn.texi): Use version.subst.
1761 (version.subst): New target.
1762 (mostlyclean): Remove version.subst.
1763
c898adb7
YQ
17642013-06-20 Pedro Alves <pedro@codesourcery.com>
1765
1766 * gdb.texinfo (GDB/MI Data Manipulation)
1767 <-data-list-register-values>: Document the --skip-unavailable
1768 option.
1769
7c57fa1e
YQ
17702013-06-07 Yao Qi <yao@codesourcery.com>
1771
1772 * gdb.texinfo (Symbols): Add kindex and cindex for
1773 'maint print msymbols'.
1774
0059c61a 17752013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1776
1777 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1778 response field name (thread-group to inferior).
1779
85dc5a12
GB
17802013-06-04 Gary Benson <gbenson@redhat.com>
1781
1782 * gdb.texinfo (General Query Packets/qSupported): Added
1783 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1784 to the table of currently defined stub features.
1785 Added a more detailed entry for "augmented-libraries-svr4-read".
1786 (General Query Packets/qXfer:libraries-svr4:read): Documented
1787 the augmented form of this packet.
1788
5901af59
JB
17892013-05-23 Joel Brobecker <brobecker@adacore.com>
1790
1791 * gdb.texinfo (System-wide Configuration Scripts): Renames
1792 "Installed System-wide Configuration Scripts". Add associated
1793 @menu block.
1794
c1e36e3e
PA
17952013-05-23 Yao Qi <yao@codesourcery.com>
1796 Pedro Alves <palves@redhat.com>
1797
1798 * gdb.texinfo (Packets): Document 'vCont;r'.
1799 (Continuing and Stepping): Document target-assisted range
1800 stepping, and the 'set range-stepping' and 'show range-stepping'
1801 commands.
1802
0201faac
JB
18032013-05-23 Joel Brobecker <brobecker@adacore.com>
1804
1805 * gdb.texinfo (Installed System-wide Configuration Scripts):
1806 Add subsection describing the scripts now available under
1807 the data-dir's system-gdbbinit subdirectory.
1808 * NEWS: Add entry announcing the availability of system-wide
1809 configuration scripts for ElinOS and Wind River Linux.
1810
c5867ab6
HZ
18112013-05-21 Hui Zhu <hui@codesourcery.com>
1812
1813 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1814 "-dprintf-insert" command.
1815
7d0c9981
DE
18162013-05-17 Doug Evans <dje@google.com>
1817
1818 * gdb.texinfo (Maintenance Commands): Update doc for
1819 "maint check-psymtabs". Add doc for "maint check-symtabs",
1820 "maint expand-symtabs".
1821
742ce053
MM
18222013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1823
1824 * gdb.texinfo (Process Record and Replay): Document the
1825 "record goto" command and its sub-commands.
1826
1e611234
PM
18272013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1828
1829 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1830 (Python API): Add Frame Filters API, Frame Wrapper API,
1831 Writing a Frame Filter/Wrapper, Managing Management of Frame
1832 Filters chapter entries.
1833 (Frame Filters API): New Node.
1834 (Frame Wrapper API): New Node.
1835 (Writing a Frame Filter): New Node.
1836 (Managing Frame Filters): New Node.
1837 (Progspaces In Python): Add note about frame_filters attribute.
1838 (Objfiles in Python): Ditto.
1839 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1840 @anchors and --no-frame-filters option to -stack-list-variables,
1841 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1842 commands.
1843
2874cb83
JB
18442013-05-08 Joel Brobecker <brobecker@adacore.com>
1845
1846 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1847 Support" subsection documenting the XML format used to transfer
1848 shared library info on AIX.
1849
9a005eb9
JB
18502013-05-08 Joel Brobecker <brobecker@adacore.com>
1851
1852 * gdb.texinfo (Debugging Output): Add documentation of
1853 "set debug aix-solib" and "show debug aix-solib" commands.
1854
a1217d97
SL
18552013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1856
1857 * gdb.texinfo (Nios II): New section.
1858 (Nios II Features): New section.
1859
4d1eb6b4
JB
18602013-05-06 Joel Brobecker <brobecker@adacore.com>
1861
1862 * gdbint.texinfo (Algorithms): Remove entries documenting
1863 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1864 SOLIB_CREATE_INFERIOR_HOOK.
1865
3f84184e
TT
18662013-04-29 Tom Tromey <tromey@redhat.com>
1867
1868 PR python/14204:
1869 * gdb.texinfo (Python API): Fix menu entry.
1870 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1871 Define global and static block. Add example. Clarify
1872 block relationship for inline functions.
1873
60155234
TT
18742013-04-29 Tom Tromey <tromey@redhat.com>
1875
1876 * gdb.texinfo (Python API): Mention Python help and keyword
1877 arguments. Move pagination text to Basic Python.
1878 (Basic Python): Put pagination text here. Document
1879 close-on-exec, SIGCHLD, and SIGINT.
1880
5360976e
PA
18812013-04-19 Pedro Alves <palves@redhat.com>
1882
1883 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1884 "signedness" instead of "signness".
1885
bd3f3b55
PA
18862013-04-19 Pedro Alves <palves@redhat.com>
1887
1888 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1889 -Wno-pointer-sign text with text on -Wpointer-sign.
1890
dee368d3
TT
18912013-04-16 Tom Tromey <tromey@redhat.com>
1892
1893 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1894 GCC that has the SDT probe points.
1895
cc16e6c9
TT
18962013-04-15 Tom Tromey <tromey@redhat.com>
1897
1898 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1899 exception catchpoints.
1900
72f1fe8a
TT
19012013-04-15 Tom Tromey <tromey@redhat.com>
1902
1903 * gdb.texinfo (Set Catchpoints): Document $_exception.
1904 (Convenience Vars): Mention $_exception.
1905
591f19e8
TT
19062013-04-15 Tom Tromey <tromey@redhat.com>
1907
1908 * gdb.texinfo (Set Catchpoints): Reorganize exception
1909 catchpoints. Document "catch rethrow".
1910 (Debugging C Plus Plus): Mention "catch rethrow".
1911
02ae6bad
TT
19122013-04-15 Tom Tromey <tromey@redhat.com>
1913
1914 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1915
2c91021c
JK
19162013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1917 Eli Zaretskii <eliz@gnu.org>
1918
1919 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1920 line below the sample output.
1921
6eaaf48b
EZ
19222013-04-12 Eli Zaretskii <eliz@gnu.org>
1923
1924 * gdb.texinfo (Mode Options): Document '-configuration'.
1925 (Help): Document "show configuration".
1926 (Bug Reporting): Add requirements to include the configuration
1927 details in bug reports.
1928
b292c783
JK
19292013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1930
1931 * Makefile.in (MAN1S): Add gcore.1.
1932 Remove "Host, target, and site specific Makefile fragments" comment.
1933 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1934 (install-man1, uninstall-man1): Conditionalize gcore.1.
1935 (gcore.1): New.
1936 * gdb.texinfo (Man Pages): Add gcore man.
1937 (gcore man): New node.
1938
f81d1120
PA
19392013-04-10 Pedro Alves <palves@redhat.com>
1940
1941 * gdb.texinfo (Process Record and Replay): Document that "set
1942 record full insn-number-max", "set record
1943 instruction-history-size" and "set record
1944 function-call-history-size" accept "unlimited".
1945 (Backtrace): Document that "set backtrace limit" accepts
1946 "unlimited".
1947 (List): Document that "set listsize" accepts "unlimited".
1948 (Print Settings)" Document that "set print max-symbolic-offset",
1949 "set print elements" and "set print repeats" accept "unlimited".
1950 (Starting and Stopping Trace Experiments): Document that "set
1951 trace-buffer-size" accepts "unlimited".
1952 (Remote Configuration): Document that "set tcp connect-timeout"
1953 accepts "unlimited".
1954 (Command History): Document that "set history size" accepts
1955 "unlimited".
1956 (Screen Size): Document that "set height" and "set width" accepts
1957 "unlimited". Adjust "set pagination"'s description to suggest
1958 "set height unlimited" instead of "set height 0".
1959
393fd4c3
YQ
19602013-04-10 Yao Qi <yao@codesourcery.com>
1961
1962 * gdb.texinfo (Trace Files): Add "target ctf".
1963
cba5a7bf
JK
19642013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1965
1966 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1967
0ed630cb
JK
1968 * Makefile.in (install-man1, install-man5, uninstall-man1)
1969 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1970
afe1492b
JK
1971 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1972
5b8b6385
JK
19732013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1974 Eli Zaretskii <eliz@gnu.org>
1975
1976 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1977 parameters order. Remove "On some targets" for --attach. Document the
1978 --multi parameter and extended-remote command. Document all the
1979 options.
1980
906ccdf0
JK
19812013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1982
1983 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1984 the list of supported languages.
1985
43662968
JK
19862013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1987
1988 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1989 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1990 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1991 (diststuff): Add man.
1992 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1993 (uninstall-man5): New.
1994 (STAGESTUFF): Add *.1 and *.5.
1995 (GDBvn.texi): Add SYSTEM_GDBINIT.
1996 (gdb.1, gdbserver.1, gdbinit.5): New.
1997 (maintainer-clean realclean): Add $(MANS).
1998 (install): Add install-man.
1999 (uninstall): Add uninstall-man.
2000 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2001 (@copying): Wrap it by @c man begin COPYRIGHT.
2002 (Top): Add Man Pages.
2003 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2004
be9a8770
PA
20052013-04-02 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.texinfo (Debugging Output): Document "set/show debug
2008 aarch64", "set/show debug coff-pe-read" and "set/show debug
2009 mach-o".
2010
a46c1e42
PA
20112013-04-02 Pedro Alves <palves@redhat.com>
2012
2013 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2014 table>: Add entry for "trace-buffer-size".
2015
bd3eecc3
PA
20162013-03-28 Pedro Alves <palves@redhat.com>
2017
2018 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2019 table>: Add entry for "trace-status".
2020
215b9f98
EZ
20212013-03-28 Eli Zaretskii <eliz@gnu.org>
2022
2023 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2024 @bullet", which is invalid (makeinfo 5.1 barfs).
2025
7f7cc265
PA
20262013-03-28 Pedro Alves <palves@redhat.com>
2027
2028 PR gdb/15294
2029
2030 * gdb.texinfo (List) <set listsize>: Adjust to document that
2031 listsize 0 means no limit, and remove mention of -1.
2032
9c0be723
YQ
20332013-03-22 Yao Qi <yao@codesourcery.com>
2034
2035 * gdb.texinfo (Embedded Processors): Remove menu item
2036 "OpenRISC 1000".
2037 (OpenRISC 1000): Remove.
2038
bd712aed
DE
20392013-03-21 Doug Evans <dje@google.com>
2040
2041 * gdb.texinfo (Maintenance Commands): Add docs for
2042 "mt set per-command {space,time,symtab} {on,off}".
2043
d0353e76
YQ
20442013-03-14 Hui Zhu <hui@codesourcery.com>
2045 Yao Qi <yao@codesourcery.com>
2046
2047 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2048
6dd24dfa
KS
20492013-03-13 Keith Seitz <keiths@redhat.com>
2050
2051 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2052 "maint agent" reference to Dynamic printf.
2053
5c4808ca
EZ
20542013-03-11 Eli Zaretskii <eliz@gnu.org>
2055
2056 * gdb.texinfo (General Query Packets): Don't use colon in index
2057 entries visible to Info format.
2058
59ea5688
MM
20592013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2060
2061 * gdb.texinfo (Process Record and Replay): Document record
2062 changes.
2063
2ae8c8e7
MM
20642013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2065
2066 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2067 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2068 qXfer:btrace:read.
2069
28abe188
EZ
20702013-03-09 Eli Zaretskii <eliz@gnu.org>
2071
2072 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2073 use colons in @anchor and @cindex entries.
2074
be9a119c 20752013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2076
2077 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2078
be9a119c 20792013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2080 Hafiz Abid Qadeer <abidh@codesourcery.com>
2081
2082 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2083 trace-buffer-size set and show commands.
2084 (Tracepoint Packets): Document QTBuffer:size.
2085 (General Query Packets): Document QTBuffer:size.
2086
d57350ea
TT
20872013-02-21 Tom Tromey <tromey@redhat.com>
2088
2089 * gdb.texinfo: Remove bad @syncodeindex.
2090 (Values From Inferior, Types In Python, Inferiors In Python)
2091 (Events In Python, Threads In Python, Frames In Python, Blocks In
2092 Python, Symbols In Python, Symbol Tables In Python): Remove
2093 @tables.
2094 (Packets, General Query Packets, Tracepoint Packets)
2095 (Host I/O Packets): Use @w{} for empty @item.
2096
9f44fbc0
SCR
20972013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2098
2099 * gdb.texinfo (Architectures In Python): Add description about
2100 the new method gdb.Architecture.disassemble.
2101
f5911ea1
HAQ
21022013-02-15 Pedro Alves <pedro@codesourcery.com>
2103 Hafiz Abid Qadeer <abidh@codesourcery.com>
2104
2105 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2106 Document the "trace-file" field.
2107
7e1e0340
DE
21082013-02-07 Doug Evans <dje@google.com>
2109
2110 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2111 command.
2112
134a2066
YQ
21132013-02-06 Yao Qi <yao@codesourcery.com>
2114
2115 * gdb.texinfo (GDB/MI Async Records): Document new MI
2116 notification "=tsv-modified". Update the document of MI
2117 notification "=tsv-created".
2118 * observer.texi (GDB Observers): New observer tsv_modified.
2119 Update observer tsv_created and tsv_delete.
2120
430ed3f0
MS
21212013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2122
2123 * gdb.texinfo (AArch64 Features): New section; document
2124 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2125 (Architectures): Add new AArch64 section to document AArch64
2126 architecture specific commands.
2127 (ABI): Add description of the new OS ABI "Newlib" and its influence
2128 on the longjmp handling.
2129
1b56eb55
JK
21302013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2131 Jan Kratochvil <jan.kratochvil@redhat.com>
2132
2133 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2134 variable in 'set/show backtrace' section.
2135
c4957902
TT
21362013-01-31 Tom Tromey <tromey@redhat.com>
2137
2138 * gdb.texinfo (Target Commands): Fix typo.
2139
bea883fd
SCR
21402013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2141
2142 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2143 describing the gdb.Architecture class.
2144 (Frames In Python): Add description about the new method
2145 gdb.Frame.architecture().
2146
796a7ff8
DE
21472013-01-23 Doug Evans <dje@google.com>
2148
2149 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2150
998580f1
MK
21512013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2152
2153 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2154 'thread-groups' field when printing a breakpoint in MI.
2155
c9fb1240
SD
21562012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2157 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2158 to reflect that jit-reader-load now supports absolute file-names.
2159
ab04a2af
TT
21602013-01-16 Tom Tromey <tromey@redhat.com>
2161
2162 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2163 (Signals): Likewise.
2164
8ac3646f
TT
21652013-01-16 Tom Tromey <tromey@redhat.com>
2166
2167 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2168 "catch-type" field.
2169 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2170
e93a8774
TT
21712013-01-07 Tom Tromey <tromey@redhat.com>
2172
2173 * gdb.texinfo (Mode Options): Don't mention -epoch.
2174 (Data, Emacs): Remove obsolete comments.
2175
54516a0b
TT
21762013-01-02 Tom Tromey <tromey@redhat.com>
2177
2178 * gdb.texinfo (GDB/MI Output Records): Update menu.
2179 (GDB/MI Breakpoint Information): New node.
2180 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2181 <-break-insert>: Likewise.
2182
8dbe8ece
YQ
21832012-12-31 Yao Qi <yao@codesourcery.com>
2184
2185 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2186 (Packets): Move "vStopped" packet to ...
2187 (Notification Packets): ... here. Describe the components
2188 of notification. Add a table of supported notifications.
2189 Add an example on the process of he async notification.
2190
f35a17b5
JK
21912012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2192
2193 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2194 present.
2195 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2196 fullname output always present.
2197
0dfd2fad
PM
21982012-12-23 Pierre Muller <muller@sourceware.org>
2199
72f4393d
L
2200 * gdbint.texinfo (Function prototypes): Require use of "extern"
2201 modifier for function prototypes in headers.
0dfd2fad 2202
7785b880
JB
22032012-12-19 Joel Brobecker <brobecker@adacore.com>
2204
2205 * refcard.tex: Update copyright notice to GPL v3 or later.
2206 Update contact info.
2207
3d745be3
JK
22082012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2209
2210 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2211
c9b6281a
YQ
22122012-12-15 Yao Qi <yao@codesourcery.com>
2213
2214 * gdb.texinfo (Debugging Output): Document 'set debug
2215 notification' and 'show debug notification'.
2216
f2a8bc8a
YQ
22172012-12-15 Yao Qi <yao@codesourcery.com>
2218
2219 * gdb.texinfo (Listing Tracepoints): New item and example about
2220 'installed on target' output.
2221 Add more in the example about 'installed on target'.
2222 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2223
451b7c33
TT
22242012-12-14 Tom Tromey <tromey@redhat.com>
2225
72f4393d 2226 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2227
3fa7bf06 22282012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2229
3fa7bf06
MG
2230 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2231
05b4bd79
PA
22322012-12-11 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.texinfo: Remove all mentions of Unixware throughout.
2235
74a0d9f6
JK
22362012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2237
2238 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2239
0c631110
TT
22402012-11-29 Tom Tromey <tromey@redhat.com>
2241
2242 * gdb.texinfo (SVR4 Process Information): Document missing
2243 "info proc" subcommands.
2244
891df0ea
YQ
22452012-11-29 Yao Qi <yao@codesourcery.com>
2246
2247 PR gdb/1477.
2248 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2249 to 'auto' instead of 'gnu'.
2250
608e2dbb
TT
22512012-11-26 Tom Tromey <tromey@redhat.com>
2252
2253 * gdb.texinfo (MiniDebugInfo): New node.
2254 (GDB Files): Update.
2255
e64e0392
DE
22562012-11-16 Doug Evans <dje@google.com>
2257
2258 * gdb.texinfo (System-wide configuration): If the system-wide init
2259 file lives in the data-directory, and --data-directory is provided,
2260 look for it there.
2261
ae606bee
TT
22622012-11-15 Tom Tromey <tromey@redhat.com>
2263
2264 * gdb.texinfo (Signaling): Fix typo.
2265
62747a60
TT
22662012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2267
2268 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2269 parameter "count" of -data-write-memory-bytes, and add an example.
2270
18a9fc12
TT
22712012-11-12 Tom Tromey <tromey@redhat.com>
2272
2273 * gdb.texinfo (Symbols): Document "info type-printers",
2274 "enable type-printer" and "disable type-printer".
2275 (Python API): Add new node to menu.
2276 (Type Printing API): New node.
2277 (Progspaces In Python): Document type_printers field.
2278 (Objfiles In Python): Likewise.
2279 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2280 register_type_printer, TypePrinter>: Document.
2281
53342f27
TT
22822012-11-12 Tom Tromey <tromey@redhat.com>
2283
2284 * gdb.texinfo (Symbols): Document "set print type methods",
2285 "set print type typedefs", and flags to ptype and whatis.
2286
ed8a1c2d
AB
22872012-11-09 Andrew Burgess <aburgess@broadcom.com>
2288
2289 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2290 the example -data-disassemble output. Extend the description of
2291 the -data-disassemble results to document all fields. Document
2292 the cli disassemble command as being related to -data-disassemble.
2293
8506d139
YQ
22942012-11-09 Yao Qi <yao@codesourcery.com>
2295
2296 PR gdb/14777.
2297 * gdb.texinfo (OS Information): Remove doc on command
2298 'info udot'.
2299
4d3f93a2
JB
23002012-11-08 Joel Brobecker <brobecker@adacore.com>
2301
2302 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2303 gdb.ini warning for Windows port.
2304
1e96de83
YQ
23052012-11-08 Yao Qi <yao@codesourcery.com>
2306
2307 * gdb.texinfo (Search): Add kindex for 'fo'.
2308
dc939229
TT
23092012-11-05 Tom Tromey <tromey@redhat.com>
2310
2311 PR python/14802:
2312 * gdb.texinfo (Functions In Python): Add example.
2313
6f6484cd
YQ
23142012-11-03 Yao Qi <yao@codesourcery.com>
2315
2316 * observer.texi (GDB Observers): Remove observer
2317 'tracepoint_modified', 'tracepoint_created' and
2318 'tracepoint_deleted'.
2319
af4238e5
TT
23202012-10-26 Tom Tromey <tromey@redhat.com>
2321
2322 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2323
687e43a4
TT
23242012-10-25 Tom Tromey <tromey@redhat.com>
2325
2326 * gdb.texinfo (General Query Packets): Use @itemx.
2327
8de0566d
YQ
23282012-10-17 Yao Qi <yao@codesourcery.com>
2329
2330 * observer.texi (GDB Observers): Update observer
2331 'memory_changed'.
2332 * gdb.texinfo (GDB/MI Async Records): Document for
2333 "memory-changed" notification.
2334
07540c15
DE
23352012-10-15 Doug Evans <dje@google.com>
2336
2337 * gdb.texinfo (Mode Options): Document -nh.
2338 Elaborate on docs for -nx.
2339
d7019589
SP
23402012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2341
2342 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2343
82a90ccf 23442012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2345 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2346
2347 * gdb.texinfo (GDB/MI Async Records): Document notification
2348 'record-started' and 'record-stopped'.
2349 * observer.texi (GDB Observers): New observer 'record-changed'.
2350
aa9259cc
TS
23512012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2352
2353 * gdb.texinfo: Document the removal of SH's 'regs' command.
2354
c1d780c2
SDJ
23552012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2356
2357 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2358
bb25a15c
YQ
23592012-09-18 Yao Qi <yao@codesourcery.com>
2360
2361 * gdb.texinfo (GDB/MI Async Records): Document new MI
2362 notifications '=tsv-created' and '=tsv-deleted'.
2363 * observer.texi (GDB Observers): New observer tsv_created and
2364 tsv_deleted.
2365
201b4506
YQ
23662012-09-18 Yao Qi <yao@codesourcery.com>
2367
2368 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2369 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2370 '=traceframe-changed'.
2371
6fc1c773
YQ
23722012-09-17 Yao Qi <yao@codesourcery.com>
2373
2374 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2375 'set listsize'.
2376
121c73f3
JK
23772012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2378 Eli Zaretskii <eliz@gnu.org>
2379
2380 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2381 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2382 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2383
e9687799
JK
23842012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2385
2386 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2387
3b5e4d35
YPK
23882012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2389
2390 Document how to return from "python-interactive" to GDB.
2391 * gdb.texinfo (Python Commands): Update documentation.
2392
23932012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2394
2395 Add a new "python-interactive" command that starts a standard
2396 Python interactive prompt with "pi" as alias, and add "py" as
2397 an alias to "python".
2398 * gdb.texinfo (Python Commands): Document the new commands.
2399
b583003e
TT
24002012-08-22 Tom Tromey <tromey@redhat.com>
2401
2402 * gdbint.texinfo (Host Definition): Remove documentation for
2403 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2404
a451cb65
KS
24052012-08-17 Keith Seitz <keiths@redhat.com>
2406
2407 PR c++/13356
2408 * gdb.texinfo (Type and Range Checking): Remove warning.
2409 Remove spurious commas.
2410 Update text and examples for re-implementation of set/show
2411 check type.
2412 (C and C++ Type and Range Checks): Likewise.
2413
6b1755ce
YQ
24142012-08-16 Yao Qi <yao@codesourcery.com>
2415
2416 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2417 is deprecated.
2418
f47f77df
DE
24192012-08-13 Doug Evans <dje@google.com>
2420
2421 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2422 to include functions.
2423
a72c3253
DE
24242012-08-10 Doug Evans <dje@google.com>
2425
2426 * gdb.texinfo (Convenience Funs): New node.
2427 (Types In Python): Document Type.vector.
2428
5b9afe8a
YQ
24292012-08-09 Yao Qi <yao@codesourcery.com>
2430
2431 * observer.texi: New observer command_param_changed.
2432 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2433
dc1039df
JK
24342012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2435
2436 * gdbint.texinfo (Debugging GDB): In section
2437 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2438 Mention also gdb-gdb.py.
2439
4abf930d
YQ
24402012-08-07 Yao Qi <yao@codesourcery.com>
2441
2442 Revert the folloing patch:
2443 2012-08-06 Yao Qi <yao@codesourcery.com>
2444 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2445 remote hardware-watchpoint-limit' and 'set
2446 remote hardware-breakpoint-limit'.
2447
f3c8a52a
JK
24482012-08-06 Nathaniel Flath <flat0103@gmail.com>
2449
2450 * gdb.texinfo (Working Directory): Added information about new
2451 default argument for 'cd' command.
2452
77a91025
YQ
24532012-08-06 Yao Qi <yao@codesourcery.com>
2454
2455 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2456 remote hardware-watchpoint-limit' and 'set
2457 remote hardware-breakpoint-limit'.
2458
d9f08f52
YQ
24592012-08-06 Yao Qi <yao@codesourcery.com>
2460
2461 Fix PR14371.
2462
2463 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2464 '=breakpoint-deleted'.
2465
95b07c96
YQ
24662012-08-02 Yao Qi <yao@codesourcery.com>
2467
2468 * gdb.texinfo (Native): Remove node Neutrino.
2469
7255706c
YQ
24702012-07-27 Yao Qi <yao@codesourcery.com>
2471
2472 * gdb.texinfo (IPA Protocol Commands): Document new command
2473 'close'.
2474
d6b28940
TT
24752012-07-25 Tom Tromey <tromey@redhat.com>
2476
2477 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2478
e615022a
DE
24792012-07-20 Doug Evans <dje@google.com>
2480
2481 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2482 (Index Files): Document how to control the use of deprecated index
2483 sections.
2484 (Index Section Format): Replace --use-deprecated-index-sections with
2485 "set use-deprecated-index-sections on".
2486
055855a4
EZ
24872012-07-12 Eli Zaretskii <eliz@gnu.org>
2488
2489 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2490 indices into a single node "Index". Instead, join function and
2491 variable indices into a single index, separate from the concept
2492 index. Requested in
2493 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2494 (Top): Update the top-level menu: instead of one "Index" there are
2495 now separate entries "Concept Index" and "Function and Variable
2496 Index".
2497 (Concept Index, Function and Variable Index): New nodes.
2498 (Index): Node deleted.
2499
f77cc5f0
HZ
25002012-07-05 Hui Zhu <hui_zhu@mentor.com>
2501
2502 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2503 and "maint agent-eval".
2504
00595b5e
EZ
25052012-07-03 Eli Zaretskii <eliz@gnu.org>
2506
2507 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2508 avoid file-name clashes between Index.html and index.html on
2509 case-insensitive filesystems. See the discussion starting in
2510 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2511 details of the problem.
2512 (Top): Update the master menu for the above.
2513 (Concept Index, Command and Variable Index): New nodes, instead of
2514 the old "Index" node that was deleted. All cross-references
2515 updated.
2516
d3ce09f5
SS
25172012-07-02 Stan Shebs <stan@codesourcery.com>
2518
2519 * gdb.texinfo (Dynamic Printf): Mention agent style and
2520 disconnected dprintf.
2521 (Maintenance Commands): Describe maint agent-printf.
2522 (General Query Packets): Mention BreakpointCommands feature.
2523 (Packets): Document commands extension to Z0 packet.
2524 * agentexpr.texi (Bytecode Descriptions): Document printf
2525 bytecode.
2526
2d7b58e8
JK
25272012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2528
2529 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2530 only after gdbinit files.
2531 (Startup): Move -iex and -iex commands down after gdbinit files.
2532
202cbf1c
JK
25332012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2534
2535 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2536 possibility.
2537
b6ba681c
TT
25382012-06-29 Tom Tromey <tromey@redhat.com>
2539
2540 * gdb.texinfo (Index Section Format): Update for version 7.
2541
71caed83
SS
25422012-06-28 Stan Shebs <stan@codesourcery.com>
2543
2544 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2545 example, add note about title column.
2546
ee0bf529
SCR
25472012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2548
2549 * gdb.texinfo (Symbol Tables In Python): Add description about
2550 the new 'last' attribute of gdb.Symtab_and line.
2551
3c15d565
SCR
25522012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2553
2554 * gdb.texinfo (Symbol Tables In Python): Correct the description
2555 of the 'pc' attribute of gdb.Symtab_and_line.
2556
45cfd468
DE
25572012-06-26 Doug Evans <dje@google.com>
2558
2559 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2560 and symtab-create.
2561
496ee73e
KS
25622012-06-25 Keith Seitz <keiths@redhat.com>
2563
2564 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2565 from example. Remove "rbreak" from list of corresponding
2566 gdb commands.
2567
156942c7
DE
25682012-06-23 Doug Evans <dje@google.com>
2569
2570 * gdb.texinfo (Index Section Format): Document version 7 format.
2571
c614397c
YQ
25722012-06-22 Yao Qi <yao@codesourcery.com>
2573
2574 * gdb.texinfo: Add missing cindex for some packets.
2575
472a2379
KS
25762012-06-20 Keith Seitz <keiths@redhat.com>
2577
2578 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2579 for -break-insert and document -p.
2580
2678e2af
YQ
25812012-06-20 Yao Qi <yao@codesourcery.com>
2582
2583 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2584 and "gdb.write_memory" with "Inferior.read_memory" and
2585 "Inferior.write_memory".
2586
984359d2
EZ
25872012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2588
2589 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2590 (Free Documentation): Add @node line.
2591 (Continuing and Stepping) <advance location>: Use @item instead of
2592 @itemx.
2593 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2594 @itemx.
2595 (Embedded Processors): Put the link to "PA" to its correct place,
2596 according to document structure.
2597 (Python API): Put the link to "Lazy Strings In Python" to its
2598 correct place.
2599 (Index): Use @@ in @tex block to get a literal @.
2600
2601 * gdbint.texinfo: Fix the @subtitle line.
2602
2603 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2604 correct place.
2605
16bdd41f
YQ
26062012-06-08 Yao Qi <yao@codesourcery.com>
2607
2608 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2609 Protocol'.
2610 (In-Process Agent Protocol, IPA Protocol Objects)
2611 (IPA Protocol Commands): New nodes.
2612 (Tracepoint Packets): Add anchors.
2613
2d4c29c5
TS
26142012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2615
2616 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2617
6bd110c5
YQ
26182012-06-06 Yao Qi <yao@codesourcery.com>
2619
2620 * gdb.texinfo: Update copyright year.
2621
f3e0e960
SS
26222012-05-23 Stan Shebs <stan@codesourcery.com>
2623 Kwok Cheung Yeung <kcy@codesourcery.com>
2624
2625 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2626
1564a261
JK
26272012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2628
2629 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2630 Mention also --with-separate-debug-dir.
2631 (Auto-loading): Prepend $debugdir in the sample output.
2632 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2633 auto-load safe-path variable.
2634 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2635 Mention also $debugdir for 'set auto-load scripts-directory'.
2636
eb17f351
EZ
26372012-05-19 Eli Zaretskii <eliz@gnu.org>
2638
2639 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2640 (MIPS Embedded, MIPS, MIPS Register packet Format)
2641 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2642 appropriate.
2643
4cc0665f 26442012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2645 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2646
2647 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2648 mips compression".
2649 (MIPS Breakpoint Kinds): New subsubsection.
2650
7af8dcf8 26512012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2652
2653 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2654 nodes for subsections. Add @acronym mark-ups and adjust
2655 formatting.
2656
aff139ff
JK
26572012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2658
2659 Rename $ddir to $datadir.
2660 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2661 (objfile-gdb.py file): Rename $ddir to $datadir.
2662
9cb709b6
TT
26632012-05-18 Tom Tromey <tromey@redhat.com>
2664
2665 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2666
e7e0cddf
SS
26672012-05-14 Stan Shebs <stan@codesourcery.com>
2668
2669 * gdb.texinfo (Dynamic Printf): New subsection.
2670
7efc75aa
SCR
26712012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2672
2673 * gdb.texinfo (Basic Python): Add description about the function
2674 gdb.find_pc_line
2675
f307c045
JK
26762012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2677 Eli Zaretskii <eliz@gnu.org>
2678
2679 * gdb.texinfo (Separate Debug Files): Use plural form for global
2680 debugging information directory.
2681
85d4a676
SS
26822012-05-11 Stan Shebs <stan@codesourcery.com>
2683 Kwok Cheung Yeung <kcy@codesourcery.com>
2684
2685 * gdb.texinfo (Operating System Auxiliary Information): Document new
2686 'info os' subcommands.
2687
c1668e4e
JK
26882012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2689
2690 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2691 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2692 (dotdebug_gdb_scripts section): Add reference
2693 to 'Auto-loading safe path'.
2694
7349ff92
JK
26952012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2696
2697 Implement multi-component --with-auto-load-dir.
2698 * gdb.texinfo (Auto-loading): New references
2699 for 'set auto-load scripts-directory'
2700 and 'show auto-load scripts-directory'.
2701 (Auto-loading safe path): Describe the new default. Move $ddir
2702 substituation reference to 'objfile-gdb.py file'.
2703 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2704 script-name. Describe new 'set auto-load scripts-directory'
2705 and 'show auto-load scripts-directory'.
2706
6dea1fbd
JK
27072012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2708
2709 Provide $ddir substitution for --with-auto-load-safe-path.
2710 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2711 (Auto-loading safe path): Likewise. Mention the default value,
2712 $ddir substitution, --with-auto-load-safe-path and
2713 --without-auto-load-safe-path.
2714 * observer.texi (gdb_datadir_changed): New.
2715
1ccacbcd
JK
27162012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2717
2718 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2719 Twice.
2720
d9242c17
JK
2721 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2722 directory separator by path separator.
2723
af2c1515
JK
27242012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2725
2726 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2727 for 'set auto-load safe-path' optional. Mention if it is omitted.
2728 Change disabling security protection condition to "/", twice.
2729
a20ee7a4
SCR
27302012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2731
2732 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2733 the new methods global_block and static_block on gdb.Symtab
2734 objects.
2735
56af09aa
SCR
27362012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2737
2738 * gdb.texinfo (Blocks In Python): Add a note saying that future
2739 improvements to GDB and its infrastructure can move symbols
2740 across blocks within a symbol table.
2741
2746b0ef
YQ
27422012-04-29 Yao Qi <yao@codesourcery.com>
2743
2744 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2745 (A29K): Remove.
2746
62e5f89c
SDJ
27472012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2748 Tom Tromey <tromey@redhat.com>
2749
2750 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2751 and generic static probe support on GDB.
2752
a766d390
DE
27532012-04-25 Doug Evans <dje@google.com>
2754
50f042b9
DE
2755 * gdb.texinfo (Go): Fix thinko.
2756
a766d390
DE
2757 * gdb.texinfo (Supported Languages): Add Go.
2758 (Go): New node.
2759
f02e2b19
YQ
27602012-04-25 Yao Qi <yao@codesourcery.com>
2761
2762 * gdbint.texinfo (Testsuite): New section `Board settings'.
2763
68d41a48
JK
27642012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2765
2766 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2767 Three times.
2768
174bb630
JK
2769 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2770 Three times.
2771
0511cc75
JK
27722012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2773
2774 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2775 by @table @asis. Fix formatting of one item.
2776
0070f25a
JK
27772012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2778
2779 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2780
4dc84fd1
JK
27812012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2782
2783 New option "set debug auto-load".
2784 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2785 (auto-load verbose mode): New node.
2786
bccbefd2
JK
27872012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2788
2789 New option "set auto-load safe-path".
2790 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2791 and "info auto-load" examples for safe-path. Put there also references
2792 for "set auto-load safe-path" and "show auto-load safe-path".
2793 New menu item for Auto-loading safe path.
2794 (Auto-loading safe path): New node.
2795 (Python Auto-loading): Update the expected output from "Missing"
2796 to "No".
2797
bf88dd68
JK
27982012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2799
2800 auto-load: Implementation.
2801 * gdb.texinfo (Mode Options): New anchor for -nx.
2802 (Startup): New anchors for Option -init-eval-command,
2803 Home Directory Init File
2804 and Init File in the Current Directory during Startup.
2805 Mention set auto-load local-gdbinit with a reference.
2806 Change the sample code to "set auto-load python-scripts".
2807 (Threads): New anchor set libthread-db-search-path.
2808 Provide references to libthread_db.so.1 file.
2809 (Controlling GDB): New menu item for Auto-loading.
2810 (Auto-loading, Init File in the Current Directory)
2811 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2812 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2813 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2814 reference.
2815 (Auto-loading): Rename to ...
2816 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2817 "set auto-load python-scripts", new anchor for it. Change
2818 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2819 for it. Change "info auto-load-scripts"
2820 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2821 to "Python scripts".
2822
8264ba82
AG
28232012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2824
2825 PR mi/13393
2826 * gdb.texinfo (Print Settings): Extend the description for "set print
2827 object".
2828 (GDB/MI Variable Objects): Extend the description for -var-create and
2829 -var-list-children.
2830
06fc020f
SCR
28312012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2832
2833 * gdb.texinfo (Examining Data): Document the 'explore' command.
2834
7191c139
JB
28352012-03-28 Joel Brobecker <brobecker@adacore.com>
2836
2837 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2838 to the children of a varobj and its update range when -var-update
2839 returns that the varobj's type changed.
2840
3708f05e
JK
28412012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2842
2843 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2844 Create two new links fir 'objfile-gdb.py file'
2845 and 'dotdebug_gdb_scripts section'.
2846
8e0583c8
JK
28472012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2848
2849 * gdb.texinfo (Auto-loading): Rename node reference
2850 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2851 Twice.
2852 (.debug_gdb_scripts section): Rename the node ...
2853 (dotdebug_gdb_scripts section): ... here.
2854 (Maintenance Commands): Also rename this node reference.
2855
7b282c5a
SCR
28562012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2857
2858 * gdb.texinfo (Python API/Values From Inferior): Add description
2859 about the new method Value.referenced_value. Add description on
2860 how Value.dereference is different (and similar) to
2861 Value.referenced_value.
2862
8320cc4f
JK
28632012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2864
2865 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2866 --init-eval-command=COMMAND, -iex.
2867 (Startup): Describe -iex and -ix. Simplify the example
2868 for "set auto-load-scripts off".
2869
481860b3
GB
28702012-03-16 Gary Benson <gbenson@redhat.com>
2871
2872 PR breakpoints/10738
2873 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2874 stating that GDB cannot set breakpoints on inlined functions.
2875 (Mode Options): Document --use-deprecated-index-sections.
2876 (Index Section Format): Document new index section version format.
2877
c4aeac85
TT
28782012-03-15 Tom Tromey <tromey@redhat.com>
2879
2880 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2881
16899756
DE
28822012-03-13 Doug Evans <dje@google.com>
2883
2884 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2885 of "reload".
2886 (Symbols): Delete docs for set/show symbol-reloading.
2887 * gdbint.texinfo (Defining Other Architecture Features): Delete
2888 SYMBOL_RELOADING_DEFAULT.
2889 * refcard.tex: Delete reference to symbol-reloading.
2890
9b224c5e
PA
28912012-03-07 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.texinfo (General Query Packets): Document new
2894 QProgramSignals packet.
2895 * gdb.texinfo (Remote configuration): Mention
2896 "program-signals-packet".
2897
169081d0
TG
28982012-03-05 Tristan Gingold <gingold@adacore.com>
2899
2900 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2901
d1feda86
YQ
29022012-03-03 Yao Qi <yao@codesourcery.com>
2903
2904 * gdb.texinfo (In-Process Agent): New node.
2905 Document new commands.
2906 (General Query Packets): Add packet `QAgent'.
2907
1faeff08
MR
29082012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2909
2910 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2911
7d74f244
DE
29122012-03-01 Scott J. Goldman <scottjg@vmware.com>
2913
2914 * gdb.texinfo (Commands In Python): Put example python macro in
2915 COMMAND_USER category rather than COMMAND_OBSCURE.
2916 Document gdb.COMMAND_USER.
2917 (User-defined Commands): Update documentation to clarify
2918 "set/show max-user-call-depth" and "show user" don't apply to python
2919 commands. Update documentation to clarify "help user-defined" may
2920 also include python commands defined as COMMAND_USER.
2921
6fe37d23
JK
29222012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2923
2924 * gdb.texinfo (Startup): Add option -ex description to the option -x
2925 description.
2926
83364271
LM
29272012-02-24 Luis Machado <lgustavo@codesourcery.com>
2928
2929 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2930 condition-evaluation breakpoint parameter.
2931 Mention condition-evaluation mode being shown in "info break".
2932 (Break Conditions): Add description for target-side
2933 conditional breakpoints.
72f4393d 2934 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
2935 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2936 cond-expr.
2937 (General Query Packets): Mention new ConditionalBreakpoint feature.
2938
bdb1994d
TT
29392012-02-22 Tom Tromey <tromey@redhat.com>
2940
2941 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2942
4d241c86
TT
29432012-02-17 Tom Tromey <tromey@redhat.com>
2944
2945 PR python/10753:
2946 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2947 directory.
2948
816338b5
SS
29492012-02-14 Stan Shebs <stan@codesourcery.com>
2950
2951 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2952
cc30c4bd
PA
29532012-02-13 Pedro Alves <palves@redhat.com>
2954
2955 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2956 mips-idt-ecoff.
2957
035d1e5b
YQ
29582012-02-09 Yao Qi <yao@codesourcery.com>
2959
2960 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2961
f0823d2c
TT
29622012-02-07 Tom Tromey <tromey@redhat.com>
2963
2964 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2965 Symbol.value.
2966
64e7d9dd
TT
29672012-02-07 Tom Tromey <tromey@redhat.com>
2968
2969 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2970
4220b2f8
TS
29712012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2972
2973 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2974
edcc5120
TT
29752012-01-24 Tom Tromey <tromey@redhat.com>
2976
2977 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2978 unload".
2979 (Files): Mention new catch commands.
2980 (GDB/MI Async Records): Likewise.
2981
53fe1783
GB
29822012-01-24 Gary Benson <gbenson@redhat.com>
2983
2984 Delete #if 0'd out code.
2985 * gdb.texinfo (Frame Info): Remove "info catch".
2986
b9e7b9c3
UW
29872012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2988
2989 * gdb.texinfo (Remote Configuration): Document
2990 "set remote hostio-readlink-packet" command.
2991 (General Query Packets): Document vFile:readlink packet.
2992
4aac40c8
TT
29932012-01-16 Tom Tromey <tromey@redhat.com>
2994
2995 * gdb.texinfo (Specify Location): Document relative file name
2996 handling.
2997
cafec441
TT
29982012-01-16 Tom Tromey <tromey@redhat.com>
2999
3000 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3001
0ee339bc
JK
30022012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3003 Eli Zaretskii <eliz@gnu.org>
3004
3005 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3006 code.
3007
72384ba3
PH
30082012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3009
3010 * gdb.texinfo (Variables): Document use of :: for non-static
3011 variables.
3012
ce1b17c4
JB
30132012-01-05 Joel Brobecker <brobecker@adacore.com>
3014
3015 * gdbint.texinfo (Start of New Year Procedure): Update
3016 to replace use of copyright.sh by use of copyright.py.
3017
217bff3e
JK
30182012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 Remove the gdbtui binary.
3021 * all-cfg.texi (GDBTUI): Remove.
3022 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3023 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3024 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3025
cc72b2a2
KP
30262011-12-23 Kevin Pouget <kevin.pouget@st.com>
3027
3028 Introduce gdb.FinishBreakpoint in Python.
3029 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3030 (Python API): Add menu entry for Finish Breakpoints.
3031
13ac8d2c
JK
30322011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3035 tests.
3036
e0f9f062
DE
30372011-12-16 Doug Evans <dje@google.com>
3038
3039 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3040
80b6e756
PM
30412011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3042
1c3ad6ab 3043 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3044 stack". Add documentation for "set/show python print-stack".
3045
2fb860fc
PA
30462011-12-14 Pedro Alves <pedro@codesourcery.com>
3047
3048 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3049 should transfer control to the stub in the startup code instead of
3050 in main. Mention the need to get past the initial breakpoint.
3051
f8eba3c6
TT
30522011-12-06 Tom Tromey <tromey@redhat.com>
3053
3054 * gdb.texinfo (Set Breaks): Update for new behavior.
3055
2268b414
JK
30562011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3057
3058 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3059 List Format for SVR4 Targets'.
3060 (General Query Packets): New item qXfer:libraries-svr4:read.
3061 (Library List Format for SVR4 Targets): New node.
3062
ae6f0d5b
TT
30632011-12-01 Tom Tromey <tromey@redhat.com>
3064
3065 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3066 add.
3067
36dfb11c
TT
30682011-11-22 Tom Tromey <tromey@redhat.com>
3069
3070 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3071 reasons.
3072
f196051f
SS
30732011-11-20 Stan Shebs <stan@codesourcery.com>
3074
3075 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3076 note-related options and variables.
3077 (Tracepoint Packets): Document packet changes.
3078
f85b53f8
SD
30792011-11-20 Sanjoy Das <sdas@igalia.com>
3080
3081 * gdb.texinfo (JIT Interface): Add documentation on writing and
3082 usind JIT debug info readers.
3083 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3084 Debug Info Readers): New nodes.
3085
bfccc43c
YQ
30862011-11-18 Yao Qi <yao@codesourcery.com>
3087
3088 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3089 tracepoint.
3090
c011a4f4
DE
30912011-11-15 Doug Evans <dje@google.com>
3092
3093 * gdb.texinfo (Files): Document basenames-may-differ.
3094
ed59ded5
DE
30952011-11-14 Doug Evans <dje@google.com>
3096
3097 * gdb.texinfo (Shell Commands): Document "!".
3098
405f8e94
SS
30992011-11-14 Stan Shebs <stan@codesourcery.com>
3100 Kwok Cheung Yeung <kcy@codesourcery.com>
3101
3102 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3103 needed to get shorter fast tracepoints.
3104 (Tracepoint Packets): Document new qTMinFTPILen packet.
3105
1e4d1764
YQ
31062011-11-14 Yao Qi <yao@codesourcery.com>
3107
3108 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3109 behavior of tracepoint.
3110 (General Query Packets): New feature InstallInTrace.
3111 (Remote Configuration): Document "set remote
3112 install-in-trace-packet".
3113
71eba9c2 31142011-11-12 Matt Rice <ratmice@gmail.com>
3115
3116 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3117 Add arguments to info macro.
3118
e0f8f636
TT
31192011-11-10 Tom Tromey <tromey@redhat.com>
3120
3121 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3122 manual.
3123 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3124 (Macros): Add a footnote.
3125 (C): Remove paragraph about compiler options.
3126 (C Constants): Mention wide character and string constants.
3127 (C Plus Plus Expressions): Update compiler option advice. Mention
3128 using declarations. Mention ADL. Remove old HP compiler
3129 information.
3130
625c0d47
TT
31312011-11-10 Tom Tromey <tromey@redhat.com>
3132
3133 PR c++/9257:
3134 * gdb.texinfo (Print Settings): Add an extra note about the need
3135 for a vtable.
3136
4be2aacc
MR
31372011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3138
3139 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3140 "set mips abi" documentation.
3141
0a1c4d10
DE
31422011-11-04 Doug Evans <dje@google.com>
3143
3144 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3145
aad1c02c
TT
31462011-11-03 Tom Tromey <tromey@redhat.com>
3147
3148 * gdb.texinfo (Stopping): Add menu entry.
3149 (Continuing and Stepping): Restore @node. Use @section, not
3150 @subsection.
3151
983fb131
MR
31522011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3153
3154 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3155 designation. Fix "Specify Location" cross-reference.
3156
3065dfb6
SS
31572011-11-02 Stan Shebs <stan@codesourcery.com>
3158
3159 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3160 (General Query Packets): Describe tracenz feature.
3161 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3162
0aaaf063
PK
31632011-10-28 Paul Koning <paul_koning@dell.com>
3164
3165 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3166
2231f1fb
KP
31672011-10-27 Kevin Pouget <kevin.pouget@st.com>
3168
72f4393d 3169 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3170 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3171
5110b5df
PK
31722011-10-26 Paul Koning <paul_koning@dell.com>
3173
3174 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3175
22dbab46
PK
31762011-10-25 Paul Koning <paul_koning@dell.com>
3177
3178 PR python/13327
72f4393d 3179
22dbab46
PK
3180 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3181 fetch_lazy method.
3182
9df2fbc4
PM
31832011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3184
3185 PR python/12656
3186
3187 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3188 global_block, static_block function.
3189
f05e2e1d
TT
31902011-10-19 Tom Tromey <tromey@redhat.com>
3191
3192 * gdb.texinfo (Commands In Python): Add missing "@"s.
3193
a7fc3f37
KP
31942011-10-13 Kevin Pouget <kevin.pouget@st.com>
3195
3196 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3197 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3198 constants.
3199
5048e516
JK
32002011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 Fix compatibility with texinfo versions older than 4.12.
3203 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3204 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3205 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3206 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3207 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3208 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3209 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3210
5a56e9c5
DE
32112011-10-09 Doug Evans <dje@google.com>
3212
3213 * gdb.texinfo (Extending GDB): Document alias command.
3214
36b11add
JK
32152011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3216
3217 Support @entry in input expressions.
3218 * gdb.texinfo (Variables): Describe @entry names suffix.
3219 (Print Settings): Add anchor for `set print entry-values'.
3220
e18b2753
JK
32212011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3222 Eli Zaretskii <eliz@gnu.org>
3223
3224 Display @entry parameter values (without references).
3225 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3226 example.
3227 (Print Settings): New description of set print entry-values and show
3228 print entry-values.
3229
111c6489
JK
32302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3231 Eli Zaretskii <eliz@gnu.org>
3232
3233 Recognize virtual tail call frames.
3234 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3235 (Tail Call Frames): New node.
3236 (Frames In Python): Add gdb.TAILCALL_FRAME.
3237
9c15afc4
DE
32382011-10-07 Doug Evans <dje@google.com>
3239
3240 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3241 register_pretty_printer.
3242
99f5279d
PM
32432011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3244
3245 PR python/12930
3246 PR python/12802
3247
3248 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3249 stop method.
3250
03583c20
UW
32512011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3252
3253 * gdb.texinfo (Starting your Program): "set disable-randomization"
3254 is no longer Linux-specific.
3255 (Remote Configuration): Document "set remote
3256 disable-randomization-packet".
3257 (General Query Packets): Document "QDisableRandomization" packet
3258 and add it to "qSupported" list.
3259
bd054e06
KP
32602011-10-07 Kevin Pouget <kevin.pouget@st.com>
3261
3262 Allow Python notification of new object-file loadings.
3263 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3264 event type.
3265
cb6be26b
KP
32662011-10-04 Kevin Pouget <kevin.pouget@st.com>
3267
3268 PR python/12691: Add the inferior to Python exited event
3269 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3270
a05336a1
JB
32712011-10-03 Joel Brobecker <brobecker@adacore.com>
3272
3273 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3274 rephasing.
3275
5d77fe44
JB
32762011-10-03 Joel Brobecker <brobecker@adacore.com>
3277
3278 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3279 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3280 as possible feature returned by the `-list-features'
3281 command.
3282
699df94d
PK
32832011-09-28 Paul Koning <paul_koning@dell.com>
3284
3285 * gdb.texinfo (gdb.Type): Document field access by dictionary
3286 key syntax.
3287
24bdad53
YQ
32882011-09-28 Yao Qi <yao@codesourcery.com>
3289
3290 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3291 Add one space after option `-s'. Remove @r{} markup.
3292
6710bf39
SS
32932011-09-27 Stan Shebs <stan@codesourcery.com>
3294
3295 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3296
d99f7e48
HZ
32972011-09-16 Hui Zhu <teawater@gmail.com>
3298
3299 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3300 to *(unsigned char *)$esp@300.
3301
d812018b
PK
33022011-09-15 Paul Koning <paul_koning@dell.com>
3303
3304 * gdb.texinfo: Make style of Python functions and methods match
3305 the syntax of Python. Also put class and module names explicitly
3306 on function, member, and variable names, matching Python
3307 documentation conventions.
72f4393d 3308
2aa48337
KP
33092011-09-15 Kevin Pouget <kevin.pouget@st.com>
3310
3311 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3312 * gdb.texinfo (Inferiors In Python): Describe new
3313 gdb.selected_inferior() function.
3314
6839b47f
KP
33152011-09-15 Kevin Pouget <kevin.pouget@st.com>
3316
3317 Handle multiple breakpoint hits in Python interface:
3318 * gdb.texinfo (Events In Python): New function documentation:
3319 gdb.BreakpointEvent.breakpoints. Indicate that
3320 gdb.BreakpointEvent.breakpoint is now deprecated.
3321
26829f2b
JB
33222011-09-04 Joel Brobecker <brobecker@adacore.com>
3323
3324 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3325
a9f54f60
TT
33262011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3327
3328 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3329
fa3a4f15
PM
33302011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3331
72f4393d
L
3332 * gdb.texinfo (Prompt): Add set/show extended-prompt
3333 documentation
3334 (Basic Python): Add prompt_hook anchor.
3335 (Python modules): Reword module text to reflect multiple modules.
3336 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3337
224bbe49
YQ
33382011-08-14 Yao Qi <yao@codesourcery.com>
3339
78d85199
YQ
3340 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3341
33422011-08-14 Yao Qi <yao@codesourcery.com>
3343
3344 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3345 (TIC6x Features): New node.
3346
457e09f0
DE
33472011-08-12 Doug Evans <dje@google.com>
3348
3349 * gdb.texinfo (Symbols In Python): Document symbol.type.
3350
5e239b84
PM
33512011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3352
3353 * gdb.texinfo (Python): Document command and function
3354 auto-loading.
3355
177bc839
JK
33562011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3357 Eli Zaretskii <eliz@gnu.org>
3358
3359 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3360 typedefs unrolling. Extend the sample code by an inner typedef and
3361 outer typedefs unrolling.
3362
1a532630
PP
33632011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3364
3365 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3366 size and line-size.
3367
9b158ba0 33682011-07-21 Matt Rice <ratmice@gmail.com>
3369
3370 PR macros/12999
3371 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3372 Update text and cindex entries for info macro command.
3373
d17b6f81
PM
33742011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3375
3376 * observer.texi (GDB Observers): Add before_prompt observer.
3377 * gdb.texinfo (Basic Python): Add documentation for prompt
3378 substitution.
3379
713389e0
PM
33802011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3381
72f4393d 3382 PR python/12438
713389e0 3383 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3384 set/show python print-stack. Document set/show python
3385 print-backtrace.
713389e0 3386
177b42fe
TJB
33872011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3388
3389 * gdb.texinfo: Fix typos.
3390
900e11f9
JK
33912011-07-01 Tom Tromey <tromey@redhat.com>
3392
3393 * gdb.texinfo (Debugging Output): Document set debug
3394 check-physname.
3395
39c4d40a
TT
33962011-06-29 Tom Tromey <tromey@redhat.com>
3397
3398 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3399 breakpoint-notifications feature.
3400
6f5def7d
UW
34012011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3402
3403 * gdb.texinfo (Target Description): Remove warning about
3404 possibly unstable format.
3405
8cf64490
TT
34062011-06-03 Tom Tromey <tromey@redhat.com>
3407
3408 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3409 (Events In Python): Note that exit_code is optional.
3410
393eab54
PA
34112011-05-17 Pedro Alves <pedro@codesourcery.com>
3412
3413 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3414 required for multi-threading support.
3415 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3416 Hc are deprecated for multi-threading debugging. Point readers at
3417 the vCont packet.
3418
75fc9810
DE
34192011-05-15 Doug Evans <dje@google.com>
3420
3421 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3422
01124a23
DE
34232011-05-13 Doug Evans <dje@google.com>
3424
98a5dd13
DE
3425 * gdb.texinfo (Threads): Document $sdir,$pdir.
3426 (Server): Document $pdir exception.
3427
dbaefcf7
DE
3428 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3429
cc63ef9b
DE
3430 * gdb.texinfo (Threads): Clarify default value for
3431 libthread-db-search-path.
7e0396aa 3432
01124a23
DE
3433 * gdb.texinfo (Completion): Update example.
3434 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3435
d248b706
KY
34362011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3437
3438 * gdb.texinfo: Document change in the behaviour of the enable and
3439 disable GDB commands when applied to tracepoints.
3440 Document the EnableDisableTracepoints remote stub feature.
3441 Document QTEnable and QTDisable in the list of tracepoint packets.
3442
cc88a640
JK
34432011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3444
3445 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3446 hsuser.texi.
3447 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3448 comment to hsuser.texi. Change rluser.texi name in the comment.
3449
84e578fb
DE
34502011-05-10 Doug Evans <dje@google.com>
3451
3452 * gdb.texinfo (Threads): If an empty path is provided for
3453 libthread-db-search-path it is reset to its default value.
3454 (Server): Ditto.
3455
478aac75
DE
34562011-05-09 Doug Evans <dje@google.com>
3457
3458 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3459
9c06b0b4
TJB
34602011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3461 Thiago Jung Bauermann <bauerman@br.ibm.com>
3462
3463 Implement support for PowerPC BookE masked watchpoints.
3464 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3465 (PowerPC Embedded): Mention support of masked watchpoints.
3466
9ed350ad
JB
34672011-05-03 Joel Brobecker <brobecker@adacore.com>
3468
3469 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3470 `@value{GDBN}'.
3471
4ceed123
JB
34722011-05-03 Joel Brobecker <brobecker@adacore.com>
3473
3474 * gdb.texinfo (titlepage): Remove dedication.
3475 (In Memoriam): New appendix.
3476
559a7a62
JK
34772011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3478 Eli Zaretskii <eliz@gnu.org>
3479
3480 * gdb.texinfo (Index Section Format): Change the version to 5.
3481 Describe the different formula.
3482
03f2bd59
JK
34832011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3484 Eli Zaretskii <eliz@gnu.org>
3485
3486 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3487 for disconnected tracing.
3488 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3489 extended-remote relationship. Mention --once.
3490 (TCP port allocation lifecycle of @code{gdbserver}): New.
3491
d9b1a651
EZ
34922011-04-23 Eli Zaretskii <eliz@gnu.org>
3493
3494 * gdb.texinfo (Server): Improve indexing. Index all optional
3495 switches to gdbserver.
3496
90476074
TT
34972011-04-20 Tom Tromey <tromey@redhat.com>
3498
3499 * gdb.texinfo (Index Section Format): New node.
3500 (Top): Add new node to menu.
3501
c21236dc
PA
35022011-04-20 Pedro Alves <pedro@codesourcery.com>
3503
3504 * gdb.texinfo (Maintenance Commands): Document `maint print
3505 remote-registers'.
3506
05c8c3f5
TT
35072011-04-20 Tom Tromey <tromey@redhat.com>
3508
3509 * gdb.texinfo (Trace File Format): Move node later.
3510
7a9dd1b2
TT
35112011-04-19 Tom Tromey <tromey@redhat.com>
3512
3513 * gdbint.texinfo (Register Information Functions): Remove
3514 duplicate "the".
3515 * gdb.texinfo (Emacs): Remove duplicate "to".
3516 (GDB/MI Variable Objects): Remove duplicate "the".
3517 (General Query Packets): Likewise.
3518
4368ebeb
JB
35192011-04-02 Joel Brobecker <brobecker@adacore.com>
3520
3521 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3522 "GDB/MI Ada Exception Information" node.
3523
956a9fb9
JB
35242011-04-01 Joel Brobecker <brobecker@adacore.com>
3525
3526 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3527 the "exception-name" field in the *stopped async record.
3528
f1310107
TJB
35292011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3530 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3531
3532 Implement support for PowerPC BookE ranged breakpoints.
3533 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3534
8786b2bd
TT
35352011-03-28 Tom Tromey <tromey@redhat.com>
3536
3537 * gdb.texinfo (Set Tracepoints): Fix typo.
3538
9ef07c8c
TT
35392011-03-24 Tom Tromey <tromey@redhat.com>
3540
3541 * gdb.texinfo (Specify Location): Document `function:label'
3542 linespec.
3543
99c3dc11
PM
35442011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3545
f1310107 3546 PR python/12149
99c3dc11
PM
3547
3548 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3549
29703da4
PM
35502011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3551
3552 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3553 (Inferiors In Python): Likewise.
3554 (Threads In Python): Likewise.
3555 (Symbols In Python): Likewise.
3556 (Objfiles In Python): Likewise.
3557 (Symbol Tables In Python): Likewise.
3558
c9174737
PA
35592011-03-15 Pedro Alves <pedro@codesourcery.com>
3560
3561 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3562 display>: Explain that the commands accept number ranges.
3563
7371cf6d
PM
35642011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3565
3566 * gdb.texinfo (Breakpoints In Python): Add description and example
3567 of Python stop function operation.
3568
ecec24e6
PM
35692011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3570
3571 * gdb.texinfo (Parameters In Python): Document get_set_string and
3572 get_show_string methods.
3573
6dcd5565
JK
35742011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3577
81896e36
JK
3578 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3579 circular-trace-buffer name.
3580
5e30da2c
JB
35812011-02-28 Joel Brobecker <brobecker@adacore.com>
3582
3583 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3584 in the previous change.
3585
3bd0f5ef 35862011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3587
72f4393d 3588 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3589 that they can accept multiple arguments.
3590
4ec7539c
JB
35912011-02-24 Joel Brobecker <brobecker@adacore.com>
3592
3593 Revert the following patch (code patch was not approved):
3594 2011-02-21 Hui Zhu <teawater@gmail.com>
3595 * agentexpr.texi (bytecode descriptions): add printf.
3596 * gdb.texinfo (tracepoint action lists): add printf.
3597
82809774
DE
35982011-02-23 Doug Evans <dje@google.com>
3599
3600 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3601
e5a67952
MS
36022011-02-23 Michael Snyder <msnyder@vmware.com>
3603
3604 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3605 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3606 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3607
6e6fbe60
DE
36082011-02-22 Doug Evans <dje@google.com>
3609
3610 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3611 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3612 add description of result, fix @defun formatting.
3613
f994e27a
HZ
36142011-02-21 Hui Zhu <teawater@gmail.com>
3615
3616 * agentexpr.texi (Bytecode Descriptions): Add printf.
3617 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3618
c7f96d2b
TT
36192011-02-18 Tom Tromey <tromey@redhat.com>
3620
3621 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3622
60f98dde
MS
36232011-02-14 Michael Snyder <msnyder@vmware.com>
3624
3625 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3626 Document new command "thread find".
3627
08e796bc
MS
36282011-02-14 Michael Snyder <msnyder@vmware.com>
3629
3630 * gdb.texinfo (Threads): Update example of new thread message.
3631
b3b9301e
PA
36322011-02-14 Pedro Alves <pedro@codesourcery.com>
3633
3634 * gdb.texinfo (Remote Configuration): Mention set/show remote
3635 traceframe-info.
3636 (Tools/Packages Optional for Building GDB): Mention that expat is
3637 used for traceframe info.
3638 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3639 (General Query Packets) <qSupported>: Describe the
3640 qXfer:traceframe-info:read feature.
3641 (qXfer::read): Describe qXfer:traceframe-info:read.
3642 (Traceframe Info Format): New section.
3643
cef35b0f
PA
36442011-02-04 Pedro Alves <pedro@codesourcery.com>
3645
3646 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3647 for casts and unary operators.
3648
f1cbe1d3
TT
36492011-02-04 Tom Tromey <tromey@redhat.com>
3650
3651 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3652 is not useful.
3653
585fdaa1
PA
36542011-01-25 Pedro Alves <pedro@codesourcery.com>
3655
3656 * gdb.texinfo: s/value optimized out/optimized out/g
3657
7bfc9434
JB
36582011-01-21 Joel Brobecker <brobecker@adacore.com>
3659
3660 * gdb.texinfo (Other Misc Settings): Rework part of the
3661 documentation of the "set interactive mode" command.
3662
4694da01
TT
36632011-01-19 Tom Tromey <tromey@redhat.com>
3664
3665 * gdb.texinfo (Threads): Document thread name output and `thread
3666 name' command.
3667 (Threads In Python): Document Thread.name attribute.
3668 (GDB/MI Thread Commands): Document thread attributes.
3669
b716877b
AB
36702011-01-12 Andrew Burgess <aburgess@broadcom.com>
3671
3672 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3673 changes in mi/mi-cmd-disas.c
3674
13fd8b81
TT
36752011-01-12 Tom Tromey <tromey@redhat.com>
3676
3677 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3678 Fix "thread apply" text.
3679
e09342b5
TJB
36802011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3681 Thiago Jung Bauermann <bauerman@br.ibm.com>
3682
3683 Implement support for PowerPC BookE ranged watchpoints.
3684 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3685 the "set powerpc exact-watchpoints" flag.
3686
06e65f44
TT
36872011-01-07 Tom Tromey <tromey@redhat.com>
3688
3689 * gdb.texinfo (Python API): Add descriptions to @menu items.
3690
d8e22779
TT
36912011-01-06 Tom Tromey <tromey@redhat.com>
3692
3693 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3694
a255712f
PP
36952010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3696
e09342b5 3697 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3698
ccfc3d6e
TT
36992011-01-06 Tom Tromey <tromey@redhat.com>
3700
3701 PR python/12133:
3702 * gdb.texinfo (Frames In Python): Document various frame
3703 constants.
3704
44944448
JB
37052011-01-05 Joel Brobecker <brobecker@adacore.com>
3706
3707 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3708 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3709 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3710
42ea3d7a
JK
37112011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3712
3713 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3714 (clean): Add GDBvn.texi.
3715
720d1a40
JB
37162010-12-29 Joel Brobecker <brobecker@adacore.com>
3717
3718 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3719 occasional case where the debugger prints an array address
3720 instead of the array itself.
3721
ad196637
PA
37222010-12-23 Pedro Alves <pedro@codesourcery.com>
3723
3724 * gdb.texinfo (Packets) <read registers packet>: Document support
3725 for registers that were not collected.
3726
a86caf66
DE
37272010-12-15 Doug Evans <dje@google.com>
3728
3729 * gdb.texinfo (Startup): Document auto-loading of scripts during
3730 startup.
3731 (Auto-loading): Delete "maint set python auto-load on|off".
3732 Add "set auto-load-scripts on|off".
3733
aae1c79a
DE
37342010-12-07 Doug Evans <dje@google.com>
3735
3736 * gdb.texinfo (Mode Options): Document -data-directory.
3737 (Data Files): Add reference to -data-directory.
3738
4e04c971
DE
37392010-11-29 Doug Evans <dje@google.com>
3740
3741 * gdb.texinfo (Pretty-Printer Introduction): Change
3742 printer-name:subprinter-name to printer-name;subprinter-name.
3743
94b6973e
PM
37442010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3745
72f4393d 3746 PR python/12199
94b6973e
PM
3747
3748 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3749
39037522
TT
37502010-11-23 Tom Tromey <tromey@redhat.com>
3751
3752 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3753 (Editing): Likewise.
3754 (Command History): Likewise.
3755 (TUI Keys): Likewise.
3756 (Bug Reporting): Conditionally include rluser.texi and
3757 inc-history.texinfo.
3758 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3759 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3760 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3761 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3762 (gdb.pdf): Likewise.
3763 (gdb.info): Likewise.
3764 (gdb/index.html): Likewise.
3765
5ae98d25
TT
37662010-11-23 Tom Tromey <tromey@redhat.com>
3767
3768 * Makefile.in (Makefile): Run ../config.status.
3769 (distclean): Update.
3770 * configure: Remove.
3771 * configure.ac: Remove.
3772
621c8364
TT
37732010-11-12 Tom Tromey <tromey@redhat.com>
3774
3775 * gdb.texinfo (Basic Python): Update. Add xref.
3776 (Exception Handling): Document new exception classes.
3777 (Types In Python): Update.
3778 (Frames In Python): Update.
3779
84f4c1fe
PM
37802010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3781
3782 * gdb.texinfo (Breakpoints In Python): Document "internal"
3783 parameter, and visible attribute.
3784
99e7ae30
DE
37852010-11-05 Doug Evans <dje@google.com>
3786
3787 * gdb.texinfo (Source Path): Document "set directories".
3788
f4b8a18d
KW
37892010-11-05 Ken Werner <ken.werner@de.ibm.com>
3790
3791 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3792 (OpenCL C): New node.
3793
7b51bc51
DE
37942010-11-02 Doug Evans <dje@google.com>
3795
3796 * gdb.texinfo (Pretty Printing): Expand into three sections,
3797 introduction, example, and commands.
3798 (Python API): Delete section Disabling Pretty-Printers, merge into
3799 Selecting Pretty-Printers.
3800 (Writing a Pretty-Printer): New section. Move the pretty-printer
3801 example here, and reformat to match python coding style. Add a second
3802 example using the gdb.printing module.
3803 (Python modules): Add gdb.printing.
3804
9eeee977
DE
38052010-10-29 Doug Evans <dje@google.com>
3806
3807 * gdb.texinfo (Python): Fix long line.
3808
a0e0ffdf
DE
38092010-10-20 Doug Evans <dje@google.com>
3810
3811 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3812 All references updated. Correct sections marked as subsections.
3813 (Coding Standards): New chapter. Move the coding standard related
3814 subsections here. Add section on Python coding standards.
3815
0e3509db
DE
38162010-10-13 Doug Evans <dje@google.com>
3817
3818 * gdb.texinfo (Python): Add "Python modules".
3819 (Types in Python): Add reference to gdb.types section.
3820 (Python modules): New node.
3821
44592cc4
DE
38222010-10-11 Doug Evans <dje@google.com>
3823
3824 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3825 Python" from gdb.Value.type description.
3826
6e1bb179
JB
38272010-09-28 Joel Brobecker <brobecker@adacore.com>
3828
3829 * gdb.texinfo (Ravenscar Profile): New node.
3830
e8467610
TT
38312010-09-22 Tom Tromey <tromey@redhat.com>
3832
3833 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3834
fccd1d1e
EZ
38352010-09-22 Eli Zaretskii <eliz@gnu.org>
3836
3837 * gdb.texinfo (Values From Inferior): Clarify that
3838 value.dynamic_type works only in C++ programs with RTTI.
3839
c1b6b909
TT
38402010-09-15 Paul Bolle <pebolle@tiscali.nl>
3841
3842 * gdb.texinfo (Character Sets): Correctly reference host-charset
3843 in example.
3844
7d288aaa
TT
38452010-09-13 Tom Tromey <tromey@redhat.com>
3846
3847 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3848 Document "fullname" and "from".
3849
f75d858b
MK
38502010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3851
3852 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3853 feature `reverse' output by -list-target-features.
3854
83b9503b
L
38552010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3856
3857 * gdb.texinfo (i386 Features): Remove an extra "@item".
3858
03f17ccf
TT
38592010-08-30 Tom Tromey <tromey@redhat.com>
3860
3861 PR python/11792:
3862 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3863
9779414d
DJ
38642010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3865
3866 * gdb.texinfo (ARM Features): Document
3867 org.gnu.gdb.arm.m-profile.
3868
f9ffd4bb
TT
38692010-08-23 Tom Tromey <tromey@redhat.com>
3870
3871 PR python/11145:
3872 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3873 reinterpret_cast methods.
3874
702c2711
TT
38752010-08-23 Tom Tromey <tromey@redhat.com>
3876
3877 PR python/11915:
3878 * gdb.texinfo (Types In Python): Document array method.
3879
66b73624
TJB
38802010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3881
3882 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3883
06a64a0b
TT
38842010-08-16 Tom Tromey <tromey@redhat.com>
3885
3886 * gdb.texinfo (Set Watchpoints): Document -location option.
3887
a3a7127e
DE
38882010-08-13 Doug Evans <dje@google.com>
3889
3890 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3891
8dedea02
VP
38922010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3893
3894 * gdb.texinfo (GDB/MI Data Manipulation): Document
3895 -data-read-memory-raw and -data-write-memory-raw.
3896
ca5c20b6 38972010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3898 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3899
3900 * gdb.texinfo (Basic Python): Describe post_event API.
3901
cb2e07a6
PM
39022010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3903
3904 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3905 decode_line Python APIs
cb2e07a6 3906
464b3efb
TT
39072010-08-10 Tom Tromey <tromey@redhat.com>
3908
3909 * gdb.texinfo (Pretty Printing API): Document
3910 gdb.default_visualizer.
3911
c29c521f
TT
39122010-08-10 Tom Tromey <tromey@redhat.com>
3913
3914 Revert gdb-add-index addition:
3915 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3916
5da1313b
JK
39172010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3918 Eli Zaretskii <eliz@gnu.org>
3919
3920 * gdb.texinfo (Mode Options) <-batch>
3921 (Basic Python) <gdb.execute>: Describe setting width and height.
3922
02d868e8
PP
39232010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3924
3925 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3926
c2bbed2a
TT
39272010-07-30 Tom Tromey <tromey@redhat.com>
3928
3929 * gdb.texinfo (Index Files): Mention gdb-add-index.
3930
6c13bbe1
HZ
39312010-07-30 Hui Zhu <teawater@gmail.com>
3932
3933 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3934 "detach inferior" and "kill inferior".
3935
53a71c06
CR
39362010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3937
3938 * gdb.texinfo (Machine Code): Update description of two forms of
3939 arguments, and add new example to demonstrate the new form.
3940
5374244e
PM
39412010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3942
3943 * gdb.texinfo (Values From Inferior): Add value inferior function
3944 call description.
3945
8ea5bce5
JK
39462010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3947
3948 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3949
c0edd9ed
JK
39502010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3951 Eli Zaretskii <eliz@gnu.org>
3952
3953 Make core files the process_stratum.
3954 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3955 record_stratum example.
3956
9291a0cd
TT
39572010-07-13 Tom Tromey <tromey@redhat.com>
3958
3959 * gdb.texinfo (Index Files): New node.
3960
f5011d11
TT
39612010-07-13 Tom Tromey <tromey@redhat.com>
3962
3963 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3964
0f5238ed
TT
39652010-07-13 Tom Tromey <tromey@redhat.com>
3966
3967 * gdb.texinfo (Specify Location): Document labels.
3968
74c761c1
PA
39692010-07-01 Pedro Alves <pedro@codesourcery.com>
3970
3971 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3972 entries for fast tracepoints and static tracepoints.
3973
501994c0
PA
39742010-07-01 Pedro Alves <pedro@codesourcery.com>
3975
3976 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3977 qsThreadInfo>: Spell out `l' as ell.
3978
0fb4aa4b
PA
39792010-07-01 Pedro Alves <pedro@codesourcery.com>
3980
3981 * gdb.texinfo (Convenience Variables): Document $_sdata.
3982 (Commands to Set Tracepoints): Describe static tracepoints. Add
3983 `Listing Static Tracepoint Markers' menu entry. Document
3984 "strace".
3985 (Tracepoint Action Lists): Document collecting $_sdata.
3986 (Listing Static Tracepoint Markers): New subsection.
3987 (Tracepoints support in gdbserver): Mention static tracepoints.
3988 (remote packets, enabling and disabling): Mention
3989 read-sdata-object.
3990 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3991 and StaticTracepoint.
3992 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3993 Document qXfer:sdata:read.
3994 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3995
dc3b15be
JB
39962010-06-29 Joel Brobecker <brobecker@adacore.com>
3997
3998 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3999
595939de
PM
40002010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4001 Tom Tromey <tromey@redhat.com>
4002 Thiago Jung Bauermann <bauerman@br.ibm.com>
4003
4004 * gdb.texinfo (Inferiors In Python): New node.
4005 * gdb.texinfo (Threads In Python): New node.
4006
9279c692
JB
40072010-06-28 Joel Brobecker <brobecker@adacore.com>
4008
4009 * gdb.texinfo (Python): Document what the python directory is
4010 and what its location is.
4011 (Basic Python): Document the gdb.PYTHONDIR constant.
4012
bc9f0842
TT
40132010-06-25 Tom Tromey <tromey@redhat.com>
4014
4015 PR python/10808:
4016 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4017
f1421989
HZ
40182010-06-24 Hui Zhu <teawater@gmail.com>
4019
4020 * gdb.texinfo: (Commands for Controlled Output): Add
4021 documentation for command "eval".
4022
e4c0cfae
SS
40232010-06-21 Stan Shebs <stan@codesourcery.com>
4024
4025 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4026 * annotate.texinfo: Ditto.
4027 * gdbint.texinfo: Ditto.
4028 * stabs.texinfo: Ditto.
4029
bb08c432
HZ
40302010-06-22 Hui Zhu <teawater@gmail.com>
4031
4032 * gdb.texinfo: (Process Record and Replay): Add documentation
4033 for command "set record memory-query".
4034
4f5d9f07
SS
40352010-06-21 Stan Shebs <stan@codesourcery.com>
4036
4037 * gdb.texinfo: Relicense under GFDL version 1.3.
4038 * annotate.texinfo: Relicense under GFDL version 1.3.
4039 * gdbint.texinfo: Relicense under GFDL version 1.3.
4040 * stabs.texinfo: Relicense under GFDL version 1.3.
4041 * fdl.texi: Update to version 1.3.
4042
6aed2dbc
SS
40432010-06-18 Stan Shebs <stan@codesourcery.com>
4044
a61408f8
SS
4045 * gdb.texinfo (Operating System Auxiliary Information): Describe
4046 "info os" when no arguments given.
4047
6aed2dbc
SS
4048 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4049 $_thread.
4050
24e933df
HZ
40512010-06-18 Hui Zhu <teawater@gmail.com>
4052
4053 * gdb.texinfo: (Process Record and Replay): Add documentation
4054 for commands "record save" and "record restore".
4055
65d79d4b
SDJ
40562010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4057
4058 * gdb.texinfo: Include information about the correct use
4059 of addresses in the `watch' command.
4060
d914c394
SS
40612010-06-11 Stan Shebs <stan@codesourcery.com>
4062
4063 * gdb.texinfo (Observer Mode): New section.
4064 (General Query Packets): Document QAllow.
889bf7c5 4065
967cf477
DE
40662010-06-04 Doug Evans <dje@google.com>
4067
4068 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4069
aaf4119b
DE
40702010-06-03 Doug Evans <dje@google.com>
4071
4072 * gdbint.texinfo (Coding): Add subsection on command names.
4073
9eae7c52
TT
40742010-06-02 Tom Tromey <tromey@redhat.com>
4075
4076 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4077 always-disassemble.
4078
fa593d66
PA
40792010-06-01 Pedro Alves <pedro@codesourcery.com>
4080
4081 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4082 gdbserver, and add cross reference.
4083 (Tracepoints support in gdbserver): New subsection.
4084
dde08ee1
PA
40852010-05-26 Pedro Alves <pedro@codesourcery.com>
4086
4087 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4088 `qRelocInsn' feature.
4089 (Relocate instruction reply packet): New subsection
4090 of `Tracepoint Packets'.
4091 (Tracepoint Packets): Mention that packets QTDP and QTStart
4092 support the qRelocInsn request, and add cross reference to new
4093 subsection.
4094
07ca107c
DE
40952010-05-25 Doug Evans <dje@google.com>
4096
4097 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4098 (Commands In Python): Document gdb.string_to_argv.
4099
c25c4a8b
JK
41002010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4101
4102 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4103 ATTR_NORETURN.
4104
d7b32ed3 41052010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4106 Tom Tromey <tromey@redhat.com>
4107 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4108
c25c4a8b 4109 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4110
6aecb9c2
JB
41112010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4112
4113 * gdb.texinfo: (Summary) Add mention about D language support.
4114 (Filenames): Add D suffixes.
4115 (D): New node.
4116
b7da9e9f
PM
41172010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4118
4119 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4120 of macro deleted from GDB code.
4121
ab38a727
PA
41222010-04-24 Pedro Alves <pedro@codesourcery.com>
4123
4124 * gdb.texinfo (Commands to specify files): Describe what how GDB
4125 looks up DOS-based filesystem paths on the system root. Document
4126 the new `set/show target-file-system-kind' commands.
4127
66d09542
DE
41282010-04-23 Doug Evans <dje@google.com>
4129
4130 * gdb.texinfo (Python): Move Auto-loading section here ...
4131 (Python API): from here.
4132 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4133 (Maintenance Commands): Add docs for "maint print section-scripts".
4134
8bd10a10
CM
41352010-04-20 Chris Moller <cmoller@redhat.com>
4136
4137 * gdb.texinfo (Setting Breakpoints): Added description of
4138 filename-qualified rbreak.
4139 * refcard.tex (Breakpoints and Watchpoints): Added brief
4140 description of filename-qualified rbreak.
4141
4c374409
JK
41422010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4143
4144 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4145 (Python API): Change the reference to Pretty Printing API.
4146 (Pretty Printing): Move the user part under the Data node. Reformat
4147 the sample output to 72 columns. Create a new reference to Pretty
4148 Printing API. Rename the API part ...
4149 (Pretty Printing API): To a new node name.
4150 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4151 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4152
5a9351ae
SS
41532010-04-21 Stan Shebs <stan@codesourcery.com>
4154
4155 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4156 and commands.
5a9351ae 4157 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4158
9a22f0d0
PM
41592010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4160
4161 * gdb.texinfo (Examining memory): Update for change in string
4162 display with explicit size.
4163
6149aea9
PA
41642010-04-19 Pedro Alves <pedro@codesourcery.com>
4165
4166 PR breakpoints/8554.
4167
4168 * gdb.texinfo (Save Breakpoints): New node.
4169 (save-tracepoints): Rename to ...
4170 (save tracepoints): ... this. Mention that `save-tracepoints' is
4171 a deprecated alias to `save tracepoints'.
4172
711e434b
PM
41732010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4174
645797a8 4175 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4176 (info w32 thread-information-block): Document new command.
4177 (qGetTIBAddress): Document new gdbserver query.
4178 (maint set/show show-all-tib): Document new command.
4179
3f7b2faa
DE
41802010-04-15 Doug Evans <dje@google.com>
4181
fa33c3cd
DE
4182 * gdb.texinfo (Python API): Add progspaces section.
4183 (Selecting Pretty-Printers): Progspace pretty-printers are
4184 searched too.
4185 (Progspaces In Python): New section.
4186
3f7b2faa
DE
4187 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4188
79f283fe
PM
41892010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4190
4191 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4192 returns None.
4193
87290684
SS
41942010-04-09 Stan Shebs <stan@codesourcery.com>
4195
4196 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4197 Describe the `frames-created' field, tweak grammar.
4198
a97153c7
PA
41992010-04-09 Pedro Alves <pedro@codesourcery.com>
4200
4201 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4202 Describe the `circular' and `disconnected' fields.
4203
5c5dcc1b
L
42042010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4205
4206 * gdb.texinfo (maint print registers): Mention unavailable and
4207 invisible registers.
4208
adc36818
PM
42092010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4210 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4211 Tom Tromey <tromey@redhat.com>
adc36818
PM
4212
4213 * gdb.texinfo (Breakpoints In Python): New Node.
4214
33da3f1c
SS
42152010-04-08 Stan Shebs <stan@codesourcery.com>
4216
4217 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4218 trace status fields.
4219
3a13a53b
L
42202010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4221
4222 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4223 optional. Make org.gnu.gdb.i386.avx requires
4224 org.gnu.gdb.i386.avx.
4225
08001717
DE
42262010-04-08 Doug Evans <dje@google.com>
4227
4228 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4229 search path, and document that gdb only scans the search path if
4230 the script's path doesn't specify a directory.
4231
c375651d
DE
42322010-04-05 Doug Evans <dje@google.com>
4233
4234 * gdb.texinfo (maint show python auto-load): Fix typo.
4235
af54718e
SS
42362010-04-04 Stan Shebs <stan@codesourcery.com>
4237
d77f58be
SS
4238 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4239 (Setting Watchpoints): Update description of "info watch".
4240 (Disabling Breakpoints): Only "info break" lists all.
4241
af54718e
SS
4242 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4243 (tdump): Explain how tdump works.
4244
86b17b60
PA
42452010-04-01 Pedro Alves <pedro@codesourcery.com>
4246
4247 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4248 add cross reference.
4249
ff12863f
PA
42502010-03-31 Pedro Alves <pedro@codesourcery.com>
4251
4252 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4253 commands error out.
4254
f68eb612
L
42552010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4256
4257 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4258
c8d5aac9
L
42592010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4260
4261 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4262
7d13fe92
SS
42632010-03-29 Stan Shebs <stan@codesourcery.com>
4264 Nathan Sidwell <nathan@codesourcery.com>
4265
4266 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4267 GDBN equivalent.
4268 (Set Tracepoints): Remove mention that conditional tracepoints
4269 don't exist.
4270 (Tracepoint Actions): Clarify when while-stepping collection
4271 happens, note that while-stepping does not automatically collect
4272 $pc.
4273
409873ef 42742010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4275
409873ef
SS
4276 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4277 (General Query Packets): Describe TracepointSource.
4278
ee8e71d4
EZ
42792010-03-27 Matt Rice <ratmice@gmail.com>
4280
c8d5aac9
L
4281 * gdb.texinfo (ARM): Document arguments to "target sim".
4282 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4283
99b5e152
PA
42842010-03-26 Pedro Alves <pedro@codesourcery.com>
4285
4286 * gdb.texinfo (Tracepoint Packets): Remove mention that
4287 terror:string may be plain text, and drop mention of X prefix.
4288
cd64ee31
VP
42892010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4290
4291 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4292
6c28cbf2
SS
42932010-03-24 Stan Shebs <stan@codesourcery.com>
4294
4295 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4296
95a42b64
TT
42972010-03-24 Tom Tromey <tromey@redhat.com>
4298
4299 PR breakpoints/9352:
4300 * gdb.texinfo (Break Commands): Update.
4301
18148017
VP
43022010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4303
4304 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4305 commands.
4306
4daf5ac0
SS
43072010-03-16 Stan Shebs <stan@codesourcery.com>
4308
4309 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4310 circular-trace-buffer.
4311 (Tracepoint Packets): Describe QTBuffer, and details of the
4312 qTStatus reply.
4313
c9429232
SS
43142010-03-12 Stan Shebs <stan@codesourcery.com>
4315 Nathan Sidwell <nathan@codesourcery.com>
4316
4317 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4318 doing instruction stepping.
4319 (Tracepoint Restrictions): New node.
4320
ccefe4c4
TT
43212010-03-10 Tom Tromey <tromey@redhat.com>
4322
4323 * gdbint.texinfo (Symbol Handling): Update.
4324
7c953934
TT
43252010-03-08 Tom Tromey <tromey@redhat.com>
4326
4327 PR cli/9591:
4328 * gdb.texinfo (Mode Options): Mention lack of pagination and
4329 confirmation with --batch.
4330 (Screen Size): Mention --batch.
4331 (Messages/Warnings): Likewise.
4332
f870a310
TT
43332010-03-05 Tom Tromey <tromey@redhat.com>
4334
4335 * gdb.texinfo (Basic Python): Document target_charset and
4336 target_wide_charset.
4337
78e2826b
TT
43382010-03-05 Tom Tromey <tromey@redhat.com>
4339
4340 * gdb.texinfo (Data): Link to pretty-printing.
4341 (Output Formats): Likewise. Correct text.
4342
f5dff777
DJ
43432010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4344
4345 * gdb.texinfo (Types): Describe <struct> and <flags>.
4346
dc00d89f
PM
43472010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4348
4349 * gdb.texinfo (Frames In Python): Add block parameter and
4350 description to read_var text.
4351
5107b149 43522010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4353 Tom Tromey <tromey@redhat.com>
5107b149
PM
4354
4355 * gdb.texinfo (Types In Python): Describe block argument in
4356 template_argument and gdb.lookup_type.
4357
e03e5e7b
TT
43582010-02-24 Tom Tromey <tromey@redhat.com>
4359
4360 * gdb.texinfo (Cygwin Native): Fix typo.
4361
f3e9a817
PM
43622010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4363
4364 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4365 and select method descriptions.
4366 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4367 Tables in Python to menu.
4368 (Blocks In Python): New node.
4369 (Symbols In Python): New node.
4370 (Symbol Tables in Python): New node.
4371
a79b8f6e
VP
43722010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4373
4374 Multiexec MI
4375
4376 gdb/
4377 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4378
4379 gdb/doc/
4380 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4381 changes.
4382 (GDB/MI Program Execution): Document current behaviour of
4383 --all and --thread-group.
4384 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4385 -remove-inferior.
4386 * observer.texi (inferior_added, inferior_removed): New
4387 observers.
4388
629d6a47
TT
43892010-02-19 Tom Tromey <tromey@redhat.com>
4390
4391 * gdbint.texinfo (Getting Started): Fix @node.
4392 (Debugging GDB): Likewise.
4393
c09529e5
JB
43942010-02-13 Joel Brobecker <brobecker@adacore.com>
4395
4396 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4397 documenting the gdb_test_timeout variable.
4398
540aa8e7
MS
43992010-02-12 Jakob Engblom <jakob@virtutech.com>
4400
4401 * gdb.texinfo (MI commands): Added documentation of --reverse
4402 option to a set of MI commands. Restructured documentation of MI
4403 commands --exec-continue to reflect the complexity of reverse
4404 execution.
4405
081dfbf7
PA
44062010-02-12 Pedro Alves <pedro@codesourcery.com>
4407
4408 * gdb.texinfo (Using the Collected Data): Specify that the address
4409 range of `tfind outsize' is exclusive, and that the address range
4410 of `tfind range' is inclusive.
4411 (Tracepoint Packets): Specify that the address range of
4412 `QTFrame:range' is inclusive, and that the address range of
4413 `QTFrame:outside' is exclusive
4414
8e9c5e02
VP
44152010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4416
4417 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4418
92981e24
TT
44192010-02-10 Tom Tromey <tromey@redhat.com>
4420
4421 * gdb.texinfo (Debugging Output): Document set debug parser and
4422 show debug parser.
4423
075b51b7
L
44242010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4425
4426 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4427 i386_eflags and i386_mxcsr.
4428
3bb8d5c3
L
44292010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4430
4431 * gdb.texinfo: Document i386 target features.
4432
c5f80513
DE
44332010-02-05 Doug Evans <dje@google.com>
4434
4435 * gdbint.texinfo (Testsuite): Add a new section to document the
4436 various DejaGnu variables that may be overridden.
1be00882 4437 Document INTERNAL_GDBFLAGS.
c5f80513 4438
6ac33a4e
TT
44392010-02-04 Tom Tromey <tromey@redhat.com>
4440
4441 PR cli/8830:
4442 * gdb.texinfo (Files): -readnow comes before the filename for file
4443 and symbol-file.
4444
a1dcb23a
DJ
44452010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4446
4447 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4448 Document ARM breakpoint types.
4449 (Register Packet Format): Move into the new section.
4450 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4451
95433b34
JB
44522010-01-21 Joel Brobecker <brobecker@adacore.com>
4453
4454 * gdb.texinfo (File Options): Adjust the documentation of this
4455 switch to refer to the "source" command rather than partially
4456 duplicating some of the relevant information.
4457 (Extending GDB): Introduce and document the set/show script-extension
4458 setting.
4459 (Command Files): Add note explaining that the "source" command
4460 is also used to evalute scripts written in other languages.
4461 Remove the short slightly incorrect reference to sourcing Python
4462 scripts.
4463 (Python Commands): Document how to execute a Python script from GDB.
4464
8d576872
JB
44652010-01-19 Joel Brobecker <brobecker@adacore.com>
4466
4467 * gdb.texinfo (Command Files): Fix typo.
4468
8150ff9c
JB
44692010-01-18 Tom Tromey <tromey@redhat.com>
4470
4471 * gdb.texinfo (File Options): Document -x on .py files.
4472 (Command Files): Document handling of Python scripts.
4473
23db03a6
JZ
44742010-01-18 Jie Zhang <jie.zhang@analog.com>
4475
4476 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4477
00bf0b85
SS
44782010-01-15 Stan Shebs <stan@codesourcery.com>
4479
4480 * gdb.texinfo (Trace Files): New section.
4481 (Tracepoint Packets): Document QTSave and qTBuffer.
4482 (Trace File Format): New appendix.
4483
be759fcf
PM
44842010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4485
4486 * gdb.texinfo (Values From Inferior): Document lazy_string value
4487 method.
4488 (Python API): Add Lazy strings menu item.
4489 (Lazy Strings In Python): New node.
4490
dc146f7c
VP
44912010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4492
4493 * gdb.texinfo (GDB/MI Thread Information): New.
4494 (GDB/MI Async Records): Document the core field in *stopped.
4495 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4496 documentation
4497 (Process list): Document that osdata document may contain
4498 threads.
4499 (Remote Serial Protocol): Document qXfer:threads.
4500
d5551862
SS
45012010-01-06 Stan Shebs <stan@codesourcery.com>
4502
4503 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4504 disconnected tracing.
4505 (Tracepoint Packets): Document new protocol.
4506
7a697b8d
SS
45072010-01-05 Stan Shebs <stan@codesourcery.com>
4508
4509 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4510 tracepoints.
4511 (Tracepoint Packets): Describe remote protocol for fast
4512 tracepoints.
4513
e6f3ec50
JB
45142010-01-01 Joel Brobecker <brobecker@adacore.com>
4515
4516 Update the "Start of New Year Procedure".
4517 * gdbint.texinfo: Add the list of files that need to be updated
4518 manually. Minor reformatting.
4519
ddc4e9c1
JB
45202010-01-01 Joel Brobecker <brobecker@adacore.com>
4521
4522 * refcard.tex: Update copyright year in header and text.
4523
9d2897ad
JB
45242010-01-01 Joel Brobecker <brobecker@adacore.com>
4525
4526 * agentexpr.texi: Add 2010 to the list of copyright years.
4527 * annotate.texinfo: Likewise.
4528 * gdb.texinfo: Likewise.
4529 * gdbint.texinfo: Likewise.
4530 * observer.texi: Likewise.
4531 * stabs.texinfo: Likewise.
4532
6da95a67
SS
45332009-12-31 Stan Shebs <stan@codesourcery.com>
4534
4535 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4536
236f1d4d
SS
45372009-12-29 Stan Shebs <stan@codesourcery.com>
4538
4539 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4540
f61e138d
SS
45412009-12-28 Stan Shebs <stan@codesourcery.com>
4542
4543 * gdb.texinfo (Trace State Variables): New section.
4544 (Tracepoint Packets): Describe trace state variable packets.
4545 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4546 variable bytecodes.
4547
0fe7935b
DJ
45482009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4549
4550 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4551 declarations.
4552
a6b29f87
VP
45532009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4554
4555 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4556 -gdb-exit behaviour.
4557
5e4bde96
JB
45582009-12-20 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gpl.texi: Update to version 3 of the GPL.
4561
a1715244
JB
45622009-12-20 Joel Brobecker <brobecker@adacore.com>
4563
4564 * Makefile.in: Update copyright header.
4565 * observer.texi: Fix the copyright header of the generated files.
4566
361ae042
PM
45672009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4568
4569 * gdb.texinfo (Types In Python): Describe range function.
4570
bfd31e71
PM
45712009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4572
4573 * gdb.texinfo (Types In Python): Describe "is_base_class".
4574
57a1d736
TT
45752009-12-03 Tom Tromey <tromey@redhat.com>
4576
4577 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4578
8cebebb9
PP
45792009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4580
4581 * observer.texi: New memory_changed observer.
4582
16af530a
TT
45832009-12-01 Tom Tromey <tromey@redhat.com>
4584
4585 * gdb.texinfo (Reverse Execution): Fix typo.
4586
b6199126
DJ
45872009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4588
4589 PR gdb/8704
4590
4591 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4592 are allowed after the breakpoint condition.
4593
7a6973ad
TT
45942009-11-23 Tom Tromey <tromey@redhat.com>
4595
4596 PR python/10782:
4597 * gdb.texinfo (Types In Python): Document Type.pointer.
4598
21a0512e
PP
45992009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4600
4601 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4602
a5832c8f
PA
46032009-11-11 Pedro Alves <pedro@codesourcery.com>
4604
4605 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4606 (Using Agent Expressions): Delete cross reference.
4607
1eb7cd77
JB
46082009-11-07 Joel Brobecker <brobecker@adacore.com>
4609
4610 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4611 and @settitle directives up to help makeinfo find them.
4612
24ddea62
JK
46132009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4616 (Auto-loading): Use plural and note one can use multiple components now.
4617
3afae151
VP
46182009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4619
4620 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4621 -stack-list-arguments have the same documentation for parameter
4622 as -stack-list-locals. Add comas.
4623
14ff2235
PM
46242009-10-27 Tom Tromey <tromey@redhat.com>
4625 Eli Zaretskii <eliz@gnu.org>
4626
c8d5aac9 4627 PR python/10781
14ff2235
PM
4628
4629 * gdb.texinfo (Values From Inferior): Document cast method.
4630
9c419145
PP
46312009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4632
4633 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4634 and adjust example.
889bf7c5 4635
29153c24
MS
46362009-10-22 Michael Snyder <msnyder@vmware.com>
4637
4638 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4639 info record command. Also document the new save and restore
29153c24
MS
4640 commands.
4641
2b28d209
PP
46422009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4643
4644 * gdb.texinfo (Machine Code): Mention current pc marker.
4645 (Memory): Likewise.
4646
6c95b8df
PA
46472009-10-19 Pedro Alves <pedro@codesourcery.com>
4648 Stan Shebs <stan@codesourcery.com>
4649
4650 * observer.texi (new_inferior): Rename to...
4651 (inferior_appeared): ... this.
4652
4653 * gdb.texinfo (Inferiors): Rename node to ...
4654 (Inferiors and Programs): ... this. Mention running multiple
4655 programs in the same debug session.
4656 <info inferiors>: Mention the new 'Executable' column if "info
4657 inferiors". Update examples. Document the "add-inferior",
4658 "clone-inferior", "remove-inferior" and "maint info
4659 program-spaces" commands.
4660 (Process): Rename node to...
4661 (Forks): ... this. Document "set|show follow-exec-mode".
4662
2f8132f3
MS
46632009-10-11 Michael Snyder <msnyder@vmware.com>
4664
4665 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4666 (ReverseContinue): Ditto.
4667
cba4b2d3
PP
46682009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4669
4670 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4671
da082f17
JK
46722009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4673
4674 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4675
08be9d71
ME
46762009-10-06 Michael Eager <eager@eagercon.com>
4677
4678 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4679 (Embedded Processors): Add MicroBlaze.
4680 (MicroBlaze): New. Describe Xilinx MicroBlaze
4681
08a0efd0
PA
46822009-10-04 Pedro Alves <pedro@codesourcery.com>
4683
4684 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4685
cbb8f428
EZ
46862009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4687
4688 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4689
30a4a70c
JB
46902009-09-23 Joel Brobecker <brobecker@adacore.com>
4691
4692 * observer.texi (solib_unloaded): Document explicitly the fact that
4693 this observer is called before the associated symbols are unloaded.
4694
b3372f91
VP
46952009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4696
4697 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4698 -stack-list-variables.
4699
f43030c4
TT
47002009-09-18 Tom Tromey <tromey@redhat.com>
4701
4702 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4703 is experimental.
4704
ec7e75e7
PP
47052009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4706
4707 * gdb.texinfo (convenince variables): Mention
4708 $_siginfo could be empty.
f43030c4 4709
0cc7d26f
TT
47102009-09-15 Tom Tromey <tromey@redhat.com>
4711
4712 * gdb.texinfo (GDB/MI Variable Objects): Document
4713 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4714 Expand -var-update documentation.
4715
a96d9b2e
SDJ
47162009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4717
4718 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4719 feature.
4720
005ca36a
JB
47212009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4722
4723 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4724
0d772ac9
MS
47252009-09-10 Michael Snyder <msnyder@vmware.com>
4726
4727 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4728 ReverseStep replies to the qSupported query.
4729
14fb1bac
JB
47302009-09-10 Joel Brobecker <brobecker@adacore.com>
4731
4732 Add documentation for set/show interactive-mode.
4733 * gdb.texinfo (Other Misc Settings): New node.
4734
29b090c0
DE
47352009-09-01 Doug Evans <dje@google.com>
4736
4737 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4738 non-stop mode's affect on remote caching.
4739
4e5d721f
DE
47402009-08-31 Jacob Potter <jdpotter@google.com>
4741 Doug Evans <dje@google.com>
4742
4743 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4744 Mark `set/show remotecache' options as obsolete.
4745 Document new `set/show stack-cache' option.
4746 Update text for `info dcache'.
4747
55333a84
DE
47482009-08-27 Doug Evans <dje@google.com>
4749
4750 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4751 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4752
bc3a0b4d
RW
47532009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4754
4755 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4756 about autoconf.
4757
3a1ff0b6
PA
47582009-08-25 Pedro Alves <pedro@codesourcery.com>
4759
4760 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4761 small example, and describe its columns. Replace "inferior-id" by
4762 "infno" throughout.
4763
81ecdfbb
RW
47642009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4765
af542c2e
RW
4766 * gdbint.texinfo (Releasing GDB): Point to
4767 README-maintainer-mode file for required autoconf version.
4768 * configure.ac: Do not substitute datarootdir, htmldir,
4769 pdfdir, docdir. Do not process --with-datarootdir,
4770 --with-htmldir, --with-pdfdir, --with-docdir.
4771 * configure: Regenerate.
4772
81ecdfbb
RW
4773 * configure: Regenerate.
4774
4efc6507
DE
47752009-08-20 Reid Kleckner <reid@kleckner.net>
4776
4777 * gdb.texinfo: Add chapter on JIT interface.
4778
43089a6e
NR
47792009-08-07 Nick Roberts <nickrob@snap.net.nz>
4780
4781 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4782 confirmation request.
43089a6e 4783
99e008fe
EZ
47842009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4785
c8d5aac9
L
4786 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4787 CRC definitions.
99e008fe 4788
48cb2d85
VP
47892009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4790
4791 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4792 -break-commands.
48cb2d85 4793
ff1a52c6
UW
47942009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4795
4796 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4797 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4798
3285f3fe
UW
47992009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4800
4801 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4802 "set spu stop-on-load" and "show spu stop-on-load" commands.
4803
e35359c5
UW
48042009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4805
4806 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4807
58d6951d
DJ
48082009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4809
4810 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4811 org.gnu.gdb.arm.neon.
4812
08d16641
PA
48132009-07-20 Pedro Alves <pedro@codesourcery.com>
4814
4815 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4816 optional element.
4817 (subsection OS ABI): New subsection.
4818
782b2b07
SS
48192009-07-14 Stan Shebs <stan@codesourcery.com>
4820
4821 * gdb.texinfo (Tracepoint Conditions): New section.
4822 (General Query Packets): Describe ConditionalTracepoints.
4823 (Tracepoint Packets): Describe condition field.
4824 (Maintenance Commands): Describe maint agent-eval.
4825 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4826
9b117ef3
HZ
48272009-07-11 Hui Zhu <teawater@gmail.com>
4828
4829 * gdb.texinfo (disassemble): Add a new modifier /r
4830 to "disassemble" command to make it print the raw instructions
4831 in hex as well as in symbolic form.
4832
f5a33284
TT
48332009-07-09 Tom Tromey <tromey@redhat.com>
4834
4835 * gdbint.texinfo (Testsuite): Document parallel make check.
4836
812f7342
TT
48372009-07-09 Tom Tromey <tromey@redhat.com>
4838
4839 * gdbint.texinfo (Testsuite): Document test transcripts.
4840
fbb8f299
PM
48412009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4842
4843 * gdb.texinfo (Values From Inferior): Add length parameter
4844 description.
4845
dd8f35ac
EZ
48462009-07-04 Chris Genly <chris@genly.us>
4847
4848 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4849 in -var-list-children. Fix example according to what the code
4850 does.
4851
2277426b
PA
48522009-07-02 Pedro Alves <pedro@codesourcery.com>
4853
4854 * gdb.texinfo (Debugging multiple inferiors): Document the
4855 "inferior", "detach inferior" and "kill inferior" commands.
4856 (Debugging Programs with Multiple Processes): Adjust to mention
4857 generic "inferior" commands. Delete mention of "detach fork" and
4858 "delete fork". Cross reference to "Debugging multiple inferiors"
4859 section.
4860
a6d9a66e
UW
48612009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4862
5af949e3
UW
4863 * gdbint.texinfo (Item Output Functions): Update signature
4864 for ui_out_field_core_addr.
4865
48662009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4867
4868 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4869 Update example code extrated from breakpoint.c.
4870
9901a55b 48712009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4872
9901a55b
PP
4873 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4874 MI commands.
4875 (GDB/MI Symbol Query): Likewise.
4876 (GDB/MI File Commands): Likewise.
4877 (GDB/MI File Transfer Commands): Likewise.
4878 (GDB/MI Target Manipulation): Likewise.
4879 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4880
edb3359d
DJ
48812009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4882
4883 * gdb.texinfo (Debugging Optimized Code): New chapter.
4884 (Compiling for Debugging): Reference it. Move some
4885 text to the new section.
4886
7cd1089b
PM
48872009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4888
4889 * doc/gdb.texinfo (Calling): Document
4890 set-unwind-on-terminating-exception usage.
4891
d4db2f36
PA
48922009-06-11 Pedro Alves <pedro@codesourcery.com>
4893
4894 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4895 command.
4896
d1a7880c
PA
48972009-06-07 Pedro Alves <pedro@codesourcery.com>
4898
4899 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4900 references.
4901
473f94e6
UW
49022009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4903
4904 * gdbint.texinfo: Rename formal parameters to gdbarch function
4905 protoypes from "current_gdbarch" to "gdbarch".
4906
8f500870
TT
49072009-05-28 Tom Tromey <tromey@redhat.com>
4908
4909 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4910
b6313243
TT
49112009-05-27 Tom Tromey <tromey@redhat.com>
4912
4913 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4914 feature.
4915 (GDB/MI Variable Objects): Document -var-set-visualizer.
4916
49172009-04-02 Tom Tromey <tromey@redhat.com>
4918
4919 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4920 feature.
4921 (GDB/MI Variable Objects): Document -var-set-visualizer.
4922
a6bac58e
TT
49232009-05-27 Tom Tromey <tromey@redhat.com>
4924 Thiago Jung Bauermann <bauerman@br.ibm.com>
4925 Phil Muldoon <pmuldoon@redhat.com>
4926
4927 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4928 (Pretty Printing): New node.
4929 (Selecting Pretty-Printers): Likewise.
4930 (Python API): Update.
4931 (Output Formats): Document /r format.
4932
2c74e833
TT
49332009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4934 Tom Tromey <tromey@redhat.com>
4935
4936 * gdb.texinfo (Types In Python): New node.
4937 (Values From Inferior): "type" is now an attribute.
4938 (Python API): Update.
4939
89c73ade
TT
49402009-05-27 Tom Tromey <tromey@redhat.com>
4941 Thiago Jung Bauermann <bauerman@br.ibm.com>
4942 Phil Muldoon <pmuldoon@redhat.com>
4943
4944 * gdb.texinfo: Add @syncodeindex for `tp'.
4945 (Python API): Update.
4946 (Auto-loading): New node.
4947 (Objfiles In Python): New node.
4948
17a37d48
PP
49492009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4950
4951 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4952
6718376f
NR
49532009-05-15 Nick Roberts <nickrob@snap.net.nz>
4954
4955 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4956
cbe54154
PA
49572009-05-12 Pedro Alves <pedro@codesourcery.com>
4958
4959 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4960 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4961 show show-debug-regs' docs.
4962
8e05493c
EZ
49632009-05-08 Eli Zaretskii <eliz@gnu.org>
4964
4965 * gdb.texinfo (Process Record and Replay): Add description of
4966 reverse execution.
4967
b39f4988
JB
49682009-05-07 Joel Brobecker <brobecker@adacore.com>
4969
4970 * gdbint.texinfo (Adding support for debugging core files): New node.
4971 (Native Debugging): Remove the ``Native core file Support'' section.
4972
a2311334
EZ
49732009-05-01 Eli Zaretskii <eliz@gnu.org>
4974
4975 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4976 Add index entries.
4977
53cc454a 49782009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4979 Michael Snyder <msnyder@vmware.com>
53cc454a 4980
a2311334
EZ
4981 * gdb.texinfo: (Process Record and Replay): Add documentation for
4982 process record and replay.
53cc454a 4983
484086b7
JK
49842009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4985
4986 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4987 a new part on command-line defined macros.
4988
32ae1842
EZ
49892009-04-25 Eli Zaretskii <eliz@gnu.org>
4990
4991 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4992 clarify the wording.
4993
b14b1491
TT
49942009-04-23 Tom Tromey <tromey@redhat.com>
4995
4996 * gdb.texinfo (Data Files): New node.
4997 (GDB Files): Update menu.
4998
5c1e86e1
JB
49992009-04-23 Joel Brobecker <brobecker@adacore.com>
5000
5001 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5002 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5003
83eba9b7
VP
50042009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5005
5006 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5007
e31198c4
HZ
50082009-04-22 Hui Zhu <teawater@gmail.com>
5009
5010 * gdb.texinfo (disassemble-next-line): Set the default of
5011 disassemble-next-line to off.
5012
26e251b6
JM
50132009-04-21 Joseph Myers <joseph@codesourcery.com>
5014
5015 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5016 --with-htmldir): New.
5017 * configure: Regenerate.
5018 * Makefile.in (datarootdir, docdir): Define.
5019 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5020 instead of $(SET_TEXINPUTS).
5021 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5022 gdbint.info instead of $(SET_TEXINPUTS).
5023 (gdbint/index.html): Use same -I options as for building
5024 gdbint.info.
5025 (stabs.dvi, stabs.pdf): Use same -I options as for building
5026 stabs.info instead of $(SET_TEXINPUTS).
5027 (stabs/index.html): Use same -I options as for building
5028 stabs.info.
5029 (annotate.dvi, annotate.pdf): Use same -I options as for building
5030 annotate.info instead of $(SET_TEXINPUTS).
5031 (annotate/index.html): Use same -I options as for building
5032 annotate.info.
5033
eac35c4e
DD
50342009-04-21 David Daney <ddaney@caviumnetworks.com>
5035
5036 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5037
29b0e8a2
JM
50382009-04-21 Joseph Myers <joseph@codesourcery.com>
5039
5040 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5041
2b831889 50422009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5043 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5044
5045 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5046 (MAKEHTMLFLAGS): Set to empty.
5047 (html__strip_dir): Define.
5048 (HTMLFILES): Define.
5049 (HTMLFILES_INSTALL): Define.
5050 (install-html): Copy new automake rule.
5051 (html): Depend on $(HTMLFILES).
5052 (gdb_toc.html): Rename to gdb/index.html.
5053 (gdbint_toc.html): Rename to gdbint/index.html.
5054 (stabs_toc.html): Rename to stabs/index.html.
5055 (annotate_toc.html): Rename to annotate/index.html.
5056
89a34d1b
JM
50572009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5058
5059 * Makefile.in: Set pdfdir and htmldir from configure
5060 substitutions.
5061 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5062 * configure: Regenerate.
5063
a2d5da46
JB
50642009-04-16 Joel Brobecker <brobecker@adacore.com>
5065
5066 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5067 This macro is no longer used.
5068
732f6a93
TT
50692009-04-15 Tom Tromey <tromey@redhat.com>
5070
5071 * gdb.texinfo (Character Sets): Document default character set.
5072
87f9adc1
PM
50732009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5074
5075 * gdbint.texinfo: Change server name from sources.redhat.com to
5076 sourceware.org throughout.
5077
2c88c651
JB
50782009-04-09 Joel Brobecker <brobecker@adacore.com>
5079
5080 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5081 about a missing dot or coma after @xref.
5082
4f5376b2
JB
50832009-04-02 Joel Brobecker <brobecker@adacore.com>
5084
5085 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5086 example, and add a small explanation about it.
5087 (Print Settings): Change the documentation of the "set print
5088 frame-arguments" to reflect the fact that the default is now "scalars".
5089
a0381d3a
JB
50902009-04-02 Joel Brobecker <brobecker@adacore.com>
5091
5092 * gdb.texinfo (Print Settings): Add kindex for command "set
5093 print frame-arguments".
5094
45ac276d
JB
50952009-03-31 Joel Brobecker <brobecker@adacore.com>
5096
5097 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5098 breakpoints.
5099 (Set Breaks): Add reference to thread-specific and task-specific
5100 breakpoints.
5101
32cd1edc
JB
51022009-03-31 Joel Brobecker <brobecker@adacore.com>
5103
5104 * gdb.texinfo (Ada Tasks): Remove the documentation about
5105 the "Running" state, as this state has been eliminated.
5106 Now all runnable tasks are shown as "Runnable".
5107
1042e4c0
SS
51082009-03-30 Stan Shebs <stan@codesourcery.com>
5109
5110 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5111 special case of breakpoints.
5112 (Enable and Disable Tracepoints): Mention deprecation.
5113 (Listing Tracepoints): Update description and example.
5114
f8f6f20b
TJB
51152009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5116
5117 * gdb.texinfo (Frames in Python): New node.
5118 (Python API): Update.
5119
c0c6f777
TJB
51202009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5121
5122 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5123 from a method to an attribute.
5124
def2b000
TJB
51252009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5126
5127 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5128 attribute.
5129
a07daef3
PA
51302009-03-25 Pedro Alves <pedro@codesourcery.com>
5131
5132 * observer.texi (thread_exit): Add "silent" parameter.
5133
f3b1572e
PA
51342009-03-22 Pedro Alves <pedro@codesourcery.com>
5135
5136 * observer.texi (about_to_proceed): New.
5137
587afa38
EZ
51382009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5139
5140 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5141 field throughout to handle types with spaces in them. Fix typos
5142 found by aspell.
5143 (Summary, Requirements, Contributors): New first chapter,
5144 "Summary" added, old Requirements section moved there, and new
5145 section, "Contributors" added.
5146 (Initializing a New Architecture, Register Representation)
5147 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5148 (Porting gdb): These sections extended and updated.
5149 (Compiler Characteristics): This section (empty) deleted.
5150 (Defining Other Architecture Features): This section renamed and
5151 duplicate material removed from (formerly "Target Conditionals").
5152 Use braces {} in @deftypeXX type field throughout to handle types
5153 with spaces in them. Typos found by aspell fixed.
5154
5155 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5156 * stack_frame.pdf: Version of image for PDF output.
5157 * stack_frame.png: Version of image for HTML output and for Emacs.
5158 * stack_frame.txt: Version of image for Info output.
1db61298 5159 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5160
10af6951
EZ
51612009-03-21 Eli Zaretskii <eliz@gnu.org>
5162
5163 * gdb.texinfo (Character Sets): Fix last change.
5164
cc924cad
TJB
51652009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5166
5167 * gdb.texinfo (Values From Inferior): Fix optional arguments
5168 markup.
5169 (Commands In Python): Adjust argument names of gdb.Command.__init__
5170 to what the function accepts as keywords.
5171
bc3b79fd
TJB
51722008-03-20 Tom Tromey <tromey@redhat.com>
5173
5174 * gdb.texinfo (Convenience Vars): Document convenience functions.
5175 (Functions In Python): New node.
5176 (Python API): Update.
5177
6c7a06a3
TT
51782009-03-20 Tom Tromey <tromey@redhat.com>
5179
5180 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5181 set target-wide-charset.
5182 (Requirements): Mention iconv.
5183
b646ddd4
HZ
51842009-03-17 Hui Zhu <teawater@gmail.com>
5185
5186 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5187
91440f57
HZ
51882009-03-17 Hui Zhu <teawater@gmail.com>
5189
5190 * gdb.texinfo: Add documentation for disassemble-next-line.
5191
8fd41227
TJB
51922009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5193
5194 * gdb.texinfo (Commands In Python): Remove tindex entries.
5195
61ff14c6
JK
51962009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5197
5198 * gdb.texinfo (Returning): New description for missing debug info.
5199
0b16c5cf
PA
52002009-03-14 Pedro Alves <pedro@codesourcery.com>
5201
5202 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5203 (General Query Packets): Document qAttached.
0b16c5cf 5204
32fc0df9
PA
52052009-03-05 Pedro Alves <pedro@codesourcery.com>
5206
5207 * gdb.texinfo (Background Execution): Better describe the set
5208 target-async command.
5209 (Maintenance Commands): Delete description of the `maint set/show
5210 linux-async' and `maint set/show remote-async' commands.
5211
134eb42c
VP
52122009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5213
5214 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5215 between sentences.
5216
c86cf029
VP
52172009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5218
5219 * gdb.texinfo (GDB/MI Async Records): Document the
5220 =library-loaded and =library-unloaded notifications.
5221
3ea85240
VP
52222009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5223
5224 * observer.texi (test_notification): New observer.
5225
1d33d6ba
VP
52262009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5227
61ff14c6
JK
5228 * observer.texi: Add parameter 'print_frame' to normal_stop
5229 observer.
1d33d6ba 5230
d721c933
EZ
52312009-02-07 Eli Zaretskii <eliz@gnu.org>
5232
5233 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5234 (Commands In Python): Fix COMMAND_* constants in last change. Use
5235 @kbd for interactive input. Add cross-references and index
5236 entries.
5237
4aa995e1
PA
52382009-02-06 Pedro Alves <pedro@codesourcery.com>
5239
5240 * gdb.texinfo (Signals): Document $_siginfo.
5241 (Convenience Variables): Mention $_siginfo.
5242 (Remote Configuration): Document qXfer:siginfo:read,
5243 qXfer:siginfo:write packets, and the read-siginfo-object,
5244 write-siginfo-object commands.
5245
5f5233d4
PA
52462009-02-06 Pedro Alves <pedro@codesourcery.com>
5247
5248 * gdbint.texinfo (Values): New chapter.
5249
d8906c6f
TJB
52502009-02-06 Tom Tromey <tromey@redhat.com>
5251
5252 * gdb.texinfo (Python API): Add entry for Commands In Python.
5253 (Commands In Python): New node.
5254
b6cb8e7d
TJB
52552009-02-05 Tom Tromey <tromey@redhat.com>
5256
5257 * gdb.texinfo (Values From Inferior): Document Value.string.
5258
12453b93
TJB
52592009-02-05 Tom Tromey <tromey@redhat.com>
5260
5261 * gdb.texinfo (Basic Python): Document execute's from_tty
5262 argument.
5263
08c637de
TJB
52642009-02-04 Tom Tromey <tromey@redhat.com>
5265
5266 * gdb.texinfo (Basic Python): Document gdb.history.
5267
592375cd
VP
52682009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5269
5270 * gdb.texinfo (GDB/MI Thread Commands): Document the
5271 'current-thread-id' field. Remove the example with zero threads,
5272 since current GDB won't ever report that if there's inferior.
5273
41447f92
VP
52742009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5275
5276 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5277 option to -break-insert.
5278
098b41a6
JG
52792009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5280 Jerome Guitton <guitton@adacore.com>
5281
5282 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5283 (System-wide configuration): New section.
5284
3c16cced
PA
52852009-01-26 Pedro Alves <pedro@codesourcery.com>
5286
5287 PR gdb/7580:
5288 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5289 internal-error|internal-warning quit|corefile ask|yes|no".
5290
62709adf
PA
52912009-01-26 Pedro Alves <pedro@codesourcery.com>
5292
5293 * gdb.texinfo (Using the `gdbserver' Program): Document
5294 --remote-debug.
5295
7ce58dd2
DE
52962009-01-23 Doug Evans <dje@google.com>
5297
5298 * gdb.texinfo: Add nexti to list of commands that support
5299 background execution.
5300
adb483fe
DJ
53012009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5302
5303 * gdb.texinfo (Define, Hooks): Document prefix command support.
5304
a67ec3f4 53052009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5306 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5307
5308 Fixes for makeinfo --html.
5309
5310 * annotate.texinfo: Use @copying and @insertcopying. Use
5311 @ifnottex in place of @ifinfo.
5312 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5313 place of @ifinfo. Use @ifnotinfo for one index entry.
5314 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5315 in place of @ifinfo.
5316 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5317 in place of @ifinfo. Include contents at start unconditionally.
5318
84fcdf95
PA
53192009-01-13 Pedro Alves <pedro@codesourcery.com>
5320
5321 * gdb.texinfo (General Query Packets): Remove @var{} around the
5322 "spu" literal string.
5323
fa3a767f
PA
53242009-01-07 Pedro Alves <pedro@codesourcery.com>
5325
5326 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5327 program may be running in another process" errors.
5328 * gdbint.texinfo (Native Conditionals): Delete
5329 ONE_PROCESS_WRITETEXT description.
5330
9cb011d3
JB
53312009-01-07 Joel Brobecker <brobecker@adacore.com>
5332
5333 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5334 emacs local variable to be placed at the end of the ChangeLog.
5335 Add server.c and gdbreplay.c to the list of files where the
5336 copyright year needs to be updated.
5337
84603566
SL
53382009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5339
5340 * gdb.texinfo (Remote Configuration): Document new
5341 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5342 commands.
5343
a53f55d8
PA
53442008-12-28 Pedro Alves <pedro@codesourcery.com>
5345
5346 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5347 FETCH_INFERIOR_REGISTERS.
5348 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5349 FETCH_INFERIOR_REGISTERS descriptions. Remove
5350 gdbarch_get_longjmp_target descrition, since already described in
5351 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5352 (Target Conditionals): ... here.
5353
077e0a52
JB
53542008-12-16 Joel Brobecker <brobecker@adacore.com>
5355
5356 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5357 examples.
5358 (Additions to Ada): Likewise. Add the missing opening and closing
5359 parenthesis of the GDB prompt in one of the examples.
5360
023eb17c
JB
53612008-12-14 Joel Brobecker <brobecker@adacore.com>
5362
5363 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5364 about the result of 'Address not being of type System.Address.
5365 This problem has been fixed a while ago.
5366
c3b108f7
VP
53672008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5368
5369 MI non-stop and multiprocess docs.
5370
c8d5aac9
L
5371 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5372 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5373 Adjust documentation for *stopped, document =thread-created,
5374 =thread-exited, =thread-group-created and =thread-group-exited.
5375 (GDB/MI Thread Commands): Document the 'state' field in
5376 -thread-info output.
5377 (GDB/MI Program Execution): Mention --all and --thread-group
5378 options.
5379 (GDB/MI Variable Objects): Describe floating and fixed variable
5380 objects.
5381 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5382
07e059b5
VP
53832008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5384
c8d5aac9
L
5385 * gdb.texinfo (Operating System Information): New appendix.
5386 (Operating System Auxiliary Information): Document 'info os processes'
5387 (Remote Configuration): Document 'osdata'
5388 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5389
a80b95ba
TG
53902008-11-27 Tristan Gingold <gingold@adacore.com>
5391
5392 * gdb.texinfo (Darwin): Document Darwin specific features.
5393
a655d424
JK
53942008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5395
5396 * gdbint.texinfo (Target Conditionals): Extend the
5397 gdbarch_breakpoint_from_pc description.
5398
249e1128
VP
53992008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5400
5401 * gdb.texinfo (M68K Features): Fix typo.
5402
c14c28ba
PP
54032008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5404
5405 * gdb.texinfo (Symbols): Mention printing containing
5406 image name in "info symbol".
5407 (Maint translate-address): Likewise.
889bf7c5 5408
394a6666
JB
54092008-11-18 Joel Brobecker <brobecker@adacore.com>
5410
5411 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5412 commands "catch load" and "catch unload".
5413
66bb093b
VP
54142008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5415
5416 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5417 =thread-selected.
889bf7c5 5418
4a92f99b
VP
54192008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5420
c8d5aac9 5421 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5422
f0323ca0
PA
54232008-10-27 Pedro Alves <pedro@codesourcery.com>
5424
5425 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5426 .mt files, TM_CLIBS or TM_CDEPS.
5427 (x86 Watchpoints): Don't mention TDEPFILES.
5428
8b23ecc4
SL
54292008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5430
5431 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5432 (Overview): Mention notifications and non-stop mode behavior.
5433 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5434 with non-stop mode behavior. Add vStopped description.
5435 (Stop Reply Packets): Update list of packets that return
5436 stop replies. Mention non-stop behavior.
5437 (General Query Packets): Document QNonStop packet and associated
5438 qSupported query response.
5439 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5440 behavior.
5441 (Notification Packets): New section.
5442 (Remote Non-Stop): New section.
5443 (File-I/O Overview): Mention non-stop behavior.
5444
fff08868
HZ
54452008-10-24 Hui Zhu <teawater@gmail.com>
5446 Pedro Alves <pedro@codesourcery.com>
5447
5448 * gdb.texinfo (displaced-stepping): Describe the auto mode
5449 setting, and say it's the default. This is now a mainstream
5450 setting instead of a maintenance setting.
5451
252fbfc8
PA
54522008-10-23 Pedro Alves <pedro@codesourcery.com>
5453
5454 * observer.texi (thread_stop_requested): New.
5455
20924a55
JB
54562008-10-22 Joel Brobecker <brobecker@adacore.com>
5457
5458 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5459 (Patching): Replace incorrect usage of @samp by @kbd.
5460
bacec72f
MS
54612008-10-17 Michael Snyder <msnyder@vmware.com>
5462
5463 * gdb.texinfo: Add documentation for reverse execution.
5464
a08702d6 54652008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5466 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5467
5468 * gdb.texinfo. (Values From Inferior): New subsubsection.
5469
d97bc12b
DE
54702008-10-06 Doug Evans <dje@google.com>
5471
5472 * gdb.texinfo (set debug dwarf2-die): Document it.
5473
87f67dba
JB
54742008-10-01 Joel Brobecker <brobecker@adacore.com>
5475
5476 * gdb.texinfo (catch) [exception]: Document how to insert
5477 a breakpoint on user-defined exceptions when the exception
5478 name is identical to one of the language-defined ones.
5479
2fae03e8
TT
54802008-09-27 Tom Tromey <tromey@redhat.com>
5481
5482 * gdb.texinfo (Macros): Remove text about stringification,
5483 varargs, and splicing.
5484
5c6ce71d
TT
54852008-09-27 Tom Tromey <tromey@redhat.com>
5486
5487 * gdbint.texinfo (Language Support): Remove text about omitting
5488 support for a language.
5489
07128da0
DE
54902008-09-23 Doug Evans <dje@google.com>
5491
5492 * gdb.texinfo (info dcache): Update.
5493
b90a069a
SL
54942008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5495
5496 * gdb.texinfo (Packets): Add info on thread-id syntax and
5497 multiprocess extensions.
5498 <D>: Document multiprocess form of packet.
5499 <H>: Use thread-id syntax.
5500 <T>: Likewise.
5501 <vCont>: Likewise. Note this is required for multiprocess.
5502 <vKill>: New packet.
5503 (Stop Reply Packets) <T>: Use thread-id syntax.
5504 <W>: Document multiprocess form of reply.
5505 <X>: Likewise.
5506 (General Query Packets) <qC>: Use thread-id syntax.
5507 <qfThreadInfo>: Likewise.
5508 <qGetTLSAddr>: Likewise.
5509 <qP>: Likewise.
5510 <qSupported>: Add "multiprocess" feature.
5511 <qThreadExtraInfo>: Use thread-id syntax.
5512
b77209e0
PA
55132008-09-22 Stan Shebs <stan@codesourcery.com>
5514
5515 * gdb.texinfo (Inferiors): New section.
5516
3d0bb823
PA
55172008-09-12 Pedro Alves <pedro@codesourcery.com>
5518
5519 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5520
f8dcfc0a
UW
55212008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5522
5523 * gdbint.texinfo (Target Conditionals): Remove documentation
5524 for gdbarch_name_of_malloc.
5525
8775bb90
MS
55262008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5527
5528 * gdb.texinfo (Interrupts): Mention TCP interface for
5529 sending BREAK.
5530
f1838a98
UW
55312008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5532
5533 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5534 argument prefix to "set sysroot".
5535
158c7665
PH
55362008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5537
5538 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5539 and False.
5540
30e026bb
VP
55412008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5542
c8d5aac9
L
5543 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5544 for possible features of -list-features.
30e026bb 5545
c6ebd6cf
VP
55462008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5547
c8d5aac9 5548 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5549 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5550
aeac0ff9
VP
55512008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5552
5553 * doc/gdb.texinfo (PowerPC): Fix typo.
5554 (PowerPC features): Fix typo.
5555
5231c1fd
PA
55562008-08-18 Pedro Alves <pedro@codesourcery.com>
5557
5558 * observer.texi (thread_ptid_changed): New.
5559
677c5bb1
LM
55602008-08-18 Luis Machado <luisgpm@br.ibm.com>
5561
5562 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5563 (PowerPC features): Mention feature set for VSX registers.
5564
f3a2dd1a
JB
55652008-08-13 Joel Brobecker <brobecker@adacore.com>
5566
5567 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5568 the direct visibility of all names in user-written packages.
5569
33e5cbd6
PA
55702008-08-13 Pedro Alves <pedro@codesourcery.com>
5571
5572 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5573 setting, and make it the default.
5574 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5575 non-stop script example.
5576
d0384fc4
TJB
55772008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5578
5579 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5580 reference to the "Using Different Register and Memory Data
5581 Representation" section.
5582
a6f3e723
SL
55832008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5584
5585 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5586 (Remote Protocol): Add Packet Acknowledgment to menu.
5587 (Overview): Mention +/- can be disabled, and point to new section
5588 where this is discussed in detail.
5589 (General Query Packets): Document QStartNoAckMode packet, and
5590 corresponding qSupported reply.
5591 (Packet Acknowledgment): New section.
5592
0606b73b
SL
55932008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5594 Pedro Alves <pedro@codesourcery.com>
5595
5596 * gdb.texinfo (Threads): Move paragraph about automatic thread
5597 selection to All-Stop Mode subsection.
5598 (Thread Stops): Reorganize existing material into subsections.
5599 Add introductory blurb and menu.
5600 (Non-Stop Mode): New subsection.
5601 (Background Execution): New subsection.
5602 (Maintenance Commands): Add cross-references from async mode
5603 commands to the new Background Execution section.
5604
d57a3c85
TJB
56052008-08-06 Tom Tromey <tromey@redhat.com>
5606
5607 * gdb.texinfo (Extending GDB): New chapter.
5608 (Sequences): Demoted chapter, now a section under the new
5609 Extending GDB chapter.
5610 (Python): New section.
5611
6d76a53d
SS
56122008-07-31 Stan Shebs <stan@codesourcery.com>
5613
5614 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5615
1f70da6a
SS
56162008-07-29 Stan Shebs <stan@codesourcery.com>
5617
5618 * gdbint.texinfo: General round of cleanup and minor
5619 clarifications.
5620 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5621 (Longjmp Support): Update description to reflect how it is done
5622 for targets without using native header.
5623 (Symbol Handling): Add a little more general explanation.
5624 (COFF, ELF): Mention stabs encapsulation.
5625 (DWARF 3): New section.
5626 (Adding a New Host): Scrub out some obsolete bits.
5627 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5628 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5629 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5630 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5631 SEEK_SET, STOP_SIGNAL, USG.
5632 (Raw and Virtual Register Representations): Ditto for
5633 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5634 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5635 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5636 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5637 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5638 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5639 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5640 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5641 DEPRECATED_USE_STRUCT_CONVENTION.
5642 Describe gdbarch_deprecated_fp_regnum.
5643 Update description of gdbarch_print_insn.
5644 (Adding a New Target): Scrub out obsolete bits.
5645 (Obsolete Conditionals): Remove entire section.
5646
383f836e
TT
56472008-07-25 Tom Tromey <tromey@redhat.com>
5648
5649 * observer.texi (GDB Observers): Document new observers:
5650 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5651 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5652 architecture_changed.
5653
cfd8ab24
SS
56542008-07-21 Stan Shebs <stan@codesourcery.com>
5655
5656 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5657 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5658
781b42b0
TT
56592008-07-21 Tom Tromey <tromey@redhat.com>
5660
5661 * observer.texi (GDB Observers): Remove obsolete comment.
5662 <executable_changed>: Remove argument.
5663
d7d9f01e
TT
56642008-07-18 Tom Tromey <tromey@redhat.com>
5665
5666 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5667
bf250677
DE
56682008-07-10 Doug Evans <dje@google.com>
5669
5670 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5671
10568435
JK
56722008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5673
5674 * gdb.texinfo (Starting): Document "set disable-randomization".
5675
5ae4183a
AS
56762008-07-07 Andreas Schwab <schwab@suse.de>
5677
5678 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5679
b56e7235
VP
56802008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5681
5682 * gdb.texinfo (GDB/MI Target Manipulation): Add
5683 example of -target-attach.
5684
e1ac3328
VP
56852008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5686
5687 * observer.texi (target_resumed): New observer.
5ae4183a 5688 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5689
65d12d83
TT
56902008-06-06 Tom Tromey <tromey@redhat.com>
5691
5692 * gdb.texinfo (Completion): Add field name example.
5693
fbc5282e
MK
56942008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5695
5696 * gdb.texinfo (GDB/MI Program Context): Added example
5697 to -exec-arguments
5ae4183a 5698
fbc5282e 56992008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5700
5701 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5702 annotation.
5703
c16158bc 57042008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5705 Nathan Sidwell <nathan@codesourcery.com>
5706 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5707
5708 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5709 and ACX_BUGURL.
5710 * configure: Regenerate.
5711 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5712 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5713 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5714 mailing-list-specific text about bug reporting unless
5715 BUGURL_DEFAULT.
5716
75c99385
PA
57172008-06-05 Pedro Alves <pedro@codesourcery.com>
5718
5719 * gdb.texinfo (-target-select): Remove reference to target async.
5720 (Maintenance Commands): Document "maint set/show remote-async".
5721
1763a388
MK
57222008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5723
5724 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5725 in -target-file-get section.
5ae4183a 5726
d0d064df
PA
57272008-05-22 Pedro Alves <pedro@codesourcery.com>
5728
9b562ab8
PA
5729 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5730 killing the inferior when it is already debugging a process.
d0d064df 5731
8dfa32fc
JB
57322008-05-21 Joel Brobecker <brobecker@adacore.com>
5733
5734 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5735 abbreviation for "finish".
5736
55f996a7
NR
57372008-05-21 Nick Roberts <nickrob@snap.net.nz>
5738
5739 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5740
ba2b1c56
DJ
57412008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5742
5743 * gdbint.texinfo (Target Conditionals): Delete entry for
5744 gdbarch_dwarf_reg_to_regnum.
5745
08388c79
DE
57462008-05-09 Doug Evans <dje@google.com>
5747
a3c83fae 5748 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5749
d14508fe
DE
57502008-05-05 Doug Evans <dje@google.com>
5751
5752 * gdb.texinfo (disassemble): Document /m modifier.
5753
e2b7ddea
VP
57542008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5755
5ae4183a
AS
5756 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5757 will not report the time of commands that run the target.
e2b7ddea 5758
8eb41542
VP
57592008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5760
5761 * gdb.texinfo (GDB/MI Output Records): Add
5762 missing semicolon.
5763
82f68b1c
VP
57642008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5765
5766 * gdb.texinfo (GDB/MI Output Records):
5767 Document =thread-create and =thread-exited.
5768
fa0f268d
VP
57692008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5770
5771 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5772 Remove mention of dmi-discuss.
fa0f268d 5773
063bfe2e
VP
57742008-05-03 Pedro Alves <pedro@codesourcery.com>
5775
5776 * observer.texi (thread_exit): New.
5777
237fc4c9
PA
57782008-05-02 Pedro Alves <pedro@codesourcery.com>
5779
5780 * gdb.texinfo (Debugging Output): Document "set/show debug
5781 displaced".
5782 (Maintenance Commands): Document "maint set/show
5783 can-use-displaced-stepping".
5784
0428b8f5
DJ
57852008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5786
5787 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5788 and set/show arm force-mode.
5789
5009afc5
AS
57902008-05-02 Andreas Schwab <schwab@suse.de>
5791
5792 * gdbint.texinfo (Algorithms): Describe
5793 target_watchpoint_addr_within_range.
5794
669fac23
DJ
57952008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5796
5797 * gdbint.texinfo (Stack Frames): New chapter.
5798 (Algorithms): Move Frames text to the new chapter.
5799 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5800 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5801
721c02de
VP
58022008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5803
5ae4183a
AS
5804 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5805 output does not necessary include any tokens.
721c02de 5806
c055b101
CV
58072008-04-22 Corinna Vinschen <vinschen@redhat.com>
5808
5809 * gdb.texinfo (Set SH Calling convention): New @item.
5810 (Show SH Calling convention): Ditto.
5811
68837c9d
MD
58122008-04-22 Markus Deuling <deuling@de.ibm.com>
5813
5814 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5815
2e9132cc
EZ
58162008-04-20 Eli Zaretskii <eliz@gnu.org>
5817
5818 * gdb.texinfo (Set Breaks): Mention that multiple location
5819 breakpoints need line number info. Add index entries.
5820
31fffb02
CS
58212008-04-19 Craig Silverstein <csilvers@google.com>
5822
5823 * gdb.texinfo (Requirements): Add an optional requirement on
5824 zlib.
5825 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5826 Compressed DWARF 2.
5827
a47ec5fe
AR
58282008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5829
5830 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5831 sample output for 'stopped,reason="breakpoint-hit"' message.
5832 (GDB/MI Program Execution): Likewise.
5833
de051565
MK
58342008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5835
5ae4183a 5836 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5837 -var-set-format. Add -f option to -var-evaluate-expression.
5838
6ba66d6a
JB
58392008-04-03 Joel Brobecker <brobecker@adacore.com>
5840
5841 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5842 new node "Ambiguous Expressions". Replace references to this
5843 node by references to "Ambiguous Expressions" throughout.
5844 (Ambiguous Expressions): New node.
5845
1e26b4f8
DJ
58462008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5847
5848 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5849
b84876c2
PA
58502008-03-21 Pedro Alves <pedro@codesourcery.com>
5851
5852 * gdb.texinfo (Debugging Output): Document
5853 "set/show debug lin-lwp-async".
5854 (Maintenance Commands): Document "maint set/show linux-async".
5855
63092375
DJ
58562008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5857
5858 * gdb.texinfo (Expressions): Update description of malloced arrays.
5859
8e8901c5
VP
58602008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5861
5862 * gdb.texinfo (Thread Commands): Document
5863 -thread-info. Remove -thread-list-all-threads.
5864
1fddbabb
PA
58652008-03-14 Pedro Alves <pedro@codesourcery.com>
5866 Sandra Loosemore <sandra@codesourcery.com>
5867
5868 * gdb.texinfo (Library List Format): Update to mention the
5869 possibility to pass section addresses instead of segment
5870 addresses.
5871
ccd213ac
DJ
58722008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5873
5874 * gdb.texinfo (Starting): Document "set exec-wrapper".
5875 (Server): Document gdbserver --wrapper.
5876
fa4727a6
DJ
58772008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5878
5879 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5880 unreadable memory. Delete obsolete SPARClite reference.
5881
8edfe269
DJ
58822008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5883
5884 * gdb.texinfo (Starting): Mention always-running targets.
5885 (Target Commands): Add an anchor for load.
5886 (Connecting): Explain continue instead of run.
5887
1843f87b
DJ
58882008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5889
5890 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5891
f9082629
NR
58922008-02-26 Nick Roberts <nickrob@snap.net.nz>
5893
5894 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5895 breakpoint table.
5896
fd96d250
PA
58972008-02-19 Pedro Alves <pedro@codesourcery.com>
5898
5899 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5900 killing the inferior when it is already debugging a process.
5901
36af4ef6
MD
59022008-02-13 Markus Deuling <deuling@de.ibm.com>
5903
5904 * gdbint.texinfo (Build Script): New section. Mention new build script
5905 gdb_buildall.sh.
5906
cda4ce5a
JB
59072008-02-01 Jim Blandy <jimb@red-bean.com>
5908
5909 * gdb.texinfo (Help): Summarize 'info args' correctly.
5910
4acd40f3
TJB
59112008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5912
5913 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5914 available in PowerPC architecture.
5915 (Embedded Processors): Change node name of PowerPC item in menu.
5916 (PowerPC): Rename to...
5917 (PowerPC Embedded): this.
5918 (Architectures): Add new PowerPC item in menu.
5919 (PowerPC): New node.
5920
6e6c6f50
DJ
59212008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5922
5923 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5924 commands.
5925
5ee187d7
DJ
59262008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * gdb.texinfo (Setting Catchpoints): Mention features
5929 supported on GNU/Linux.
5930
e275c0d9
NR
59312008-01-30 Nick Roberts <nickrob@snap.net.nz>
5932
5933 * gdb.texinfo (GDB/MI File Commands): Describe new output
5934 field for MI command -file-list-exec-source-file.
5935
2d717e4f
DJ
59362008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5937
5938 * gdb.texinfo (Using the `gdbserver' Program): Add security
5939 warning. Rearrange into subsections and subsubsections. Document
5940 --multi and --debug. Correct --with-sysroot typo. Update --attach
5941 usage. Make load reference clearer. Document monitor exit.
5942 (Remote Configuration): Document set remote exec-file, attach-packet,
5943 and run-packet.
5944 (Packets): Document vAttach and vRun.
5945
d35a4257 59462008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5947
5948 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5949 detach-on-follow -> detach-on-fork.
f663676d 5950
c78d192c
DJ
59512008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5952
5953 * gdbint.texinfo (Native Conditionals): Remove
5954 SHELL_COMMAND_CONCAT and SHELL_FILE.
5955
d35a4257
EZ
59562008-01-26 Eli Zaretskii <eliz@gnu.org>
5957
5958 * gdb.texinfo (Specify Location): Improve wording.
5959
93815fbf
VP
59602008-01-23 Chris Demetriou <cgd@google.com>
5961
5962 * gdb.texinfo (Threads): Document new "set print thread-events"
5963 and "show print thread-events" commands.
5964
2a25a5ba
EZ
59652008-01-19 Eli Zaretskii <eliz@gnu.org>
5966
5967 * gdb.texinfo (Specify Location): New section.
5968 (Delete Breaks, Edit, Set Breaks): Remove description of
5969 locations. Instead, add a reference to "Specify Location".
5970 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5971 (Symbols): Refer to "Specify Location" for the valid forms of
5972 linespecs and locations.
5973
32c9a795
MD
59742008-01-18 Markus Deuling <deuling@de.ibm.com>
5975
5976 * gdbint.texinfo (Target Conditionals): Replace the description of
5977 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5978
b17828ca
JB
59792008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5980
5981 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5982 about &&var, which is rejected by the expression parser.
5983
0aea4bf3
LM
59842008-01-09 Luis Machado <luisgpm@br.ibm.com>
5985
5986 * gdb.texinfo (Output): Update documentation on using printf with DFP
5987 types.
5988
febe4383
TJB
59892008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5990
5991 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5992 subsubsection.
5993 (Decimal Floating Point format): New subsubsection.
5994
7a404eba
PA
59952008-01-05 Pedro Alves <pedro@codesourcery.com>
5996
5997 * gdb.texinfo (File Options): Remove mention of the attempt to
5998 open a core file with the -p option. Don't list -c as a valid
5999 option to attach to a process.
6000
a4d9b460
PA
60012008-01-05 Pedro Alves <pedro@codesourcery.com>
6002
6003 * gdbint.texinfo (Host Conditionals): Remove mention of
6004 ALIGN_STACK_ON_ENTRY.
6005
6ec2edbe
JB
60062008-01-05 Joel Brobecker <brobecker@adacore.com>
6007
6008 * gdbint.texinfo (Start of New Year Procedure): Add item
6009 describing how to update the source and documentation copyright
6010 notices.
6011
d8b2a693
JB
60122007-12-18 Jim Blandy <jimb@codesourcery.com>
6013
ab209b3a 6014 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6015 watchpoint explanation into the main description of the watchpoint
6016 command; update synopses of 'watch', 'rwatch', and 'awatch'
6017 commands.
6018
8b4ed427
VP
60192007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6020
6021 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6022 Document 'pending-breakpoints' feature of
6023 -list-features.
6024
37e4754d
LM
60252007-12-17 Luis Machado <luisgpm@br.ibm.com>
6026
669fac23 6027 * gdb.texinfo: Add new parameter's description.
37e4754d 6028
1d3811f6
DJ
60292007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6030
6031 * gdb.texinfo (Overview): Clarify run-length encoding
6032 example. Remove the restriction on "+" and "-" characters.
6033
c1c25a1a
EZ
60342007-12-15 Eli Zaretskii <eliz@gnu.org>
6035
6036 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6037
afe8ab22 60382007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6039
afe8ab22
VP
6040 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6041 the -f option for -break-insert, remove -r option,
6042 and clarify specification of location.
6043
a6b151f1
DJ
60442007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6045
6046 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6047 formatting.
6048 (Remote Debugging): Add File Transfer section.
6049 (Remote Configuration): Document Host I/O packets.
6050 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6051 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6052 (Packets): Add vFile.
6053
3b784c4f
EZ
60542007-11-17 Eli Zaretskii <eliz@gnu.org>
6055
6056 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6057 breakpoints with multiple locations.
6058 (Breakpoint Menus): Improve wording.
6059 (Output): Fix last change.
6060
a4ce5b0d
UW
60612007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6062
6063 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6064
1b39d5c0
DE
60652007-11-15 Doug Evans <dje@google.com>
6066
6067 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6068
7a72d44c
VP
60692007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6070
6071 * gdbint.texinfo (Native Conditionals): Remove
6072 mention of CLEAR_SOLIB.
5ae4183a 6073
6d1829bf 60742007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6075
6076 * gdb.texinfo (Print Settings): Add documentation for "set/show
6077 print frame-arguments".
6078
1a619819
LM
60792007-11-05 Luis Machado <luisgpm@br.ibm.com>
6080
3b784c4f 6081 * gdb.texinfo (Output): Update printf command's description.
1a619819 6082
55eddb0f
DJ
60832007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6084
6085 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6086 powerpc soft-float".
6087
9cceb671
DJ
60882007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6089
6090 * gdb.texinfo (Files): Correct formatting. Mention Expat
6091 requirement.
6092 (Requirements for Building GDB): Expand the list of Expat
6093 uses.
6094 (Library List Format, Memory Map Format): Mention Expat.
6095 (Target Descriptions): Update Expat wording.
6096
83acabca
DJ
60972007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6098
6099 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6100 Document that gdbarch_convert_register_p should return zero for no-op
6101 conversions.
6102
e35879db
UW
61032007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6104
83acabca 6105 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6106 of set_gdbarch_sofun_address_maybe_missing back to ...
6107 (Target Conditionals): ... here to fix build break.
6108
203c3895
UW
61092007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6110
83acabca 6111 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6112 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6113 (Compiler Characteristics): ... documentation of
6114 set_gdbarch_sofun_address_maybe_missing.
6115
11411de3
DJ
61162007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6117
6118 * gdbint.texinfo (Target Conditionals): Use
6119 frame_unwind_register_unsigned in examples instead of
6120 frame_unwind_unsigned_register.
6121
7cc46491
DJ
61222007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6123
6124 * gdb.texinfo (Predefined Target Types): Add int128
6125 and uint128.
6126 (Standard Target Features): Add PowerPC features.
6127
81adfced
DJ
61282007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6129
6130 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6131
c1874924
UW
61322007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6133
6134 * gdbint.texi (Target Conditionals): Remove documentation
6135 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6136 gdbarch_extract_return_value, and gdbarch_store_return_value.
6137
f6e56ab3
UW
61382007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6139
6140 * gdbint.texi (Target Conditionals): Remove documentation of
6141 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6142
56cf5405
KH
61432007-10-11 Kazu Hirata <kazu@codesourcery.com>
6144
6145 * gdb.texinfo: Mention that inaccessible-by-default is on by
6146 default.
6147
35156bae
DJ
61482007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6149
6150 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6151
d983da9c
DJ
61522007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6153
6154 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6155 multi-threaded watchpoints.
6156 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6157 checked. Describe sticky notification. Expand description
6158 of steppable and continuable watchpoints.
6159 (Watchpoints and Threads): New subsection.
6160
fe6fbf8b
VP
61612007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6162
6163 * gdb.texinfo (Setting Breakpoints): Revise
6164 documentation for pending breakpoints. Document
6165 breakpoints with multiple locations.
5ae4183a 6166
084344da
VP
61672007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6168
6169 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6170 Document -list-features.
5ae4183a 6171
82160952
EZ
61722007-09-15 Eli Zaretskii <eliz@gnu.org>
6173
6174 * gdb.texinfo (Output): Spell out which features of C's printf are
6175 not supported by GDB's printf.
7e27a47a
EZ
6176 (Separate Debug Files): More accurate wording regarding build ID
6177 and a reference to the ld manual rather than the Fedora wiki.
82160952 6178
ea37ba09
DJ
61792007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6180 Jim Blandy <jimb@codesourcery.com>
6181
6182 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6183 (Examining Memory): Update mentions of the 's' format.
6184 (Automatic Display): Likewise.
6185
b8533aec
DJ
61862007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6187
6188 * gdb.texinfo: Update the FSF's Back-Cover Text.
6189
83f83d7f
JK
61902007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6191 Eli Zaretskii <eliz@gnu.org>
6192
6193 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6194 Fixed the ``build ID'' name. New binaries build instructions for the
6195 build ID inclusion. Explain how the commands are specific to the build
6196 ID vs. debug link.
6197
c7e83d54
EZ
61982007-09-01 Eli Zaretskii <eliz@gnu.org>
6199
6200 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6201 indexing for ``build ID'' support.
6202
d3750b24
JK
62032007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6204
6205 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6206 Enlisted BUILD ID to the debug file searching example.
6207 Included a BUILD ID `.note.gnu.build-id' section description.
6208 Updated/added the debug files splitting instructions for OBJCOPY.
6209
02142340
VP
62102007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6211
6212 * gdb.texinfo (Variable Objects): Adjust docs
6213 for -var-info-expression and document
6214 -var-info-path-expression.
6215
d3bdde98
JB
62162007-08-20 Jim Blandy <jimb@codesourcery.com>
6217
3fb6a982
JB
6218 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6219 (title page): Include the dedication in the printed manual, as a
6220 separate page after the copyright notice.
5ae4183a 6221
d3bdde98
JB
6222 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6223 don't break a @var across a line.
6224
c80a96a8
MR
62252007-07-25 Maciej W. Rozycki <macro@mips.com>
6226
6227 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6228 for include files.
6229
5824a901
NR
62302007-07-12 Nick Roberts <nickrob@snap.net.nz>
6231
6232 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6233 in annotate.texinfo.
6234 (Command History): Link to new node.
5824a901 6235
d52e7ea3
UW
62362007-07-05 Markus Deuling <deuling@de.ibm.com>
6237
6238 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6239
5fc14d0a
EZ
62402007-07-05 Eli Zaretskii <eliz@gnu.org>
6241
6242 * gdbint.texinfo (Target Conditionals): Fix last change.
6243
4a9bb1df
UW
62442007-07-03 Markus Deuling <deuling@de.ibm.com>
6245
6246 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6247 routines:
6248 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6249 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6250 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6251 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6252 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6253 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6254 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6255 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6256 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6257 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6258 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6259 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6260 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6261 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6262 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6263 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6264 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6265 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6266 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6267 (SOFTWARE_SINGLE_STEP_P)
6268
6269 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6270 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6271
6272 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6273 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6274 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6275 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6276 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6277 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6278 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6279 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6280 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6281 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6282
6283 (Converting an existing Target Architecture to Multi-arch): Remove
6284 section.
6285
6286 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6287 (gdbarch_addr_bits_remove): Add code example.
6288
6289 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6290
cfa9d6d9
DJ
62912007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6292
6293 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6294 Add other missing entries. Adjust the table size to fit.
6295 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6296 stop reasons including the new "library" event.
6297 (General Query Packets): Adjust table widths for qSupported. Mention
6298 qXfer:libraries:read reply to qSupported and document the new packet.
6299 (Library List Format): New section.
6300
159fcc13
JK
63012007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6302
6303 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6304
f66d1690
MS
63052007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6306
6307 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6308
67102876
NR
63092007-06-25 Nick Roberts <nickrob@snap.net.nz>
6310
6311 * gdbint.texinfo (Register and Memory Data): Break sections
6312 into nodes and add a menu.
6313
a4642986
MR
63142007-06-21 Maciej W. Rozycki <macro@mips.com>
6315
6316 * gdb.texinfo (Examining Memory): Document the new behaviour.
6317
e9c17194
VP
63182007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6319
6320 * gdb.texinfo (Standard Target Features): Document
6321 m68k features.
6322
31d99776
DJ
63232007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6324
6325 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6326
1780a0ed
DJ
63272007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6328
6329 * gdb.texinfo (Target Description Format): Add version attribute
6330 for <target>.
6331
822b6570
DJ
63322007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6333
6334 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6335
f8b73d13
DJ
63362007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6337
6338 * gdb.texinfo (MIPS Features): New subsection.
6339
0e7f50da
UW
63402007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6341 Markus Deuling <deuling@de.ibm.com>
6342
6343 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6344 and qXfer:spu:write packets and mention them under qSupported.
6345
23d964e7
UW
63462007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6347 Markus Deuling <deuling@de.ibm.com>
6348
6349 * gdb.texinfo (Architectures): Add new SPU section to document
6350 Cell Broadband Engine SPU architecture specific commands.
6351
9f708cb2
VP
63522007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6353
6354 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6355 comments.
6356
7579b5f8
NR
63572007-06-07 Nick Roberts <nickrob@snap.net.nz>
6358
6359 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6360
bf06d120
JB
63612007-05-29 Jim Blandy <jimb@codesourcery.com>
6362
6363 * gdb.texinfo (Overview): Doc fix.
6364
23776285
MR
63652007-05-22 Maciej W. Rozycki <macro@mips.com>
6366
6367 * gdb.texinfo (Remote Configuration): Document "set/show
6368 remoteflow".
6369
1a69e1e4
DJ
63702007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6371
bf06d120
JB
6372 * gdb.texinfo (MIPS): Remove documentation for set mips
6373 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6374 stack-arg-size.
1a69e1e4 6375
46ba6afa 63762007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6377
46ba6afa
BW
6378 * all-cfg.texi (GDBTUI): New.
6379 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6380 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6381 (TUI Configuration): Edit to improve clarity and fix problems of
6382 both style and content.
5ae4183a 6383
06d3b283
UW
63842007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6385
6386 * observer.texi (GDB Observers): New observer "new_objfile".
6387
179101d6
UW
63882007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6389
6390 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6391
25d5ea92
VP
63922007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6393
6394 * gdb.texinfo (GDB/MI Variable Objects): Document
6395 frozen variables objects.
5ae4183a 6396
ea35711c
DJ
63972007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6398
6399 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6400 (Character Sets, Caching Data of Remote Targets): Likewise.
6401 (Targets): Delete Remote node. Move its text...
6402 (Debugging Remote Programs): ...to here. Delete description
6403 of the "remote" command.
6404 (Remote configuration): Delete description of "set remotedevice"
6405 and "show remotedevice".
6406 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6407
db2e3e2e
BW
64082007-04-11 Bob Wilson <bob.wilson@acm.org>
6409
5ae4183a
AS
6410 * gdb.texinfo (Contributors, Continuing and Stepping)
6411 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6412 (General Query Packets, File-I/O Remote Protocol Extension)
6413 (Protocol Basics, The F Reply Packet, Write)
6414 (Protocol-specific Representation of Datatypes, Memory Transfer):
6415 Fix hyphenation, punctuation and grammar problems.
6416 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6417 'section' instead of 'subsection' in the text.
6418 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6419 (i386): Remove period from section name.
db2e3e2e
BW
6420 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6421 (Config Names, Configure Options): Use @file{configure}.
6422
8a3dae3e
DJ
64232007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6424
6425 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6426 and tab expansion.
6427
1a92f856
DJ
64282007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6429
6430 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6431
79a6e687 64322007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6433
79a6e687
BW
6434 * gdb.texinfo: Consistently capitalize all significant words in
6435 node names, chapter titles, section titles, and headings. Update
6436 cross references to match.
6437 (Starting and Stopping Trace Experiment): Make node name plural.
6438 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6439
ad527d2e
PA
64402007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6441
6442 * gdb.texinfo (WinCE): Delete obsolete subsection.
6443
7ce59000
DJ
64442007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6445
6446 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6447 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6448 references.
6449
8807d78b
DJ
64502007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6451
6452 * gdb.texinfo (Startup): Delete references to some alternate
6453 names for .gdbinit.
6454 (Thread): Remove LynxOS reference.
6455 (Tandem ST2000): Delete target-specific documentation.
6456 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6457 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6458 and GDB_OSABI_LYNXOS.
6459
5f402660
UW
64602007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6461
6462 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6463
bac718a6
UW
64642007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6465
6466 * gdbint.texinfo (Target Conditionals): Remove mention of
6467 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6468 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6469
9453113a
DJ
64702007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6471
6472 * Makefile.in: Add "pdfdir" installation
6473 directory, PDFTEX macro, support for "install-pdf" target,
6474 and rules for making a pdf version of refcard.texi.
6475 * refcard.tex: Specify paper size for PDF output.
6476
ae21e955 64772007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6478
ae21e955 6479 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6480
3f94c067 64812007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6482
3f94c067
BW
6483 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6484 (Source Path, Character Sets, Macros, Define)
6485 (GDB/MI Result Records, GDB/MI Simple Examples)
6486 (GDB/MI Program Execution, GDB/MI File Commands)
6487 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6488 (Bug Reporting): Use @value{GCC}.
5ae4183a 6489
12c27660 64902007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6491
12c27660
BW
6492 * gdb.texinfo (Help): Fix formatting of examples.
6493 (Variables): Use @ifnotinfo instead of @iftex.
6494 (Non-debug DLL symbols): Use @ref instead of @pxref.
6495 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6496
ce9341a1
BW
64972007-03-26 Bob Wilson <bob.wilson@acm.org>
6498
6499 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6500
c8f4133a
BW
65012007-03-26 Bob Wilson <bob.wilson@acm.org>
6502
6503 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6504 the order of the nodes.
6505 (C Operators, C Constants, Debugging C): Remove extra menus.
6506 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6507
c8f4133a 65082007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6509
6510 * gdb.texinfo (File Options): Add missing parenthesis.
6511 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6512
c74d0ad8
DJ
65132007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6514
6515 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6516
ff6f572f
DJ
65172007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6518
669fac23 6519 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6520 case insensitivity.
6521 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6522
994337c3
NR
65232007-02-18 Nick Roberts <nickrob@snap.net.nz>
6524
6525 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6526 (Files): Add section name to argument list for pxref.
6527 (Non-debug DLL symbols): Don't use `see' for pxref.
6528 (Embedded Processors): Fix typo.
6529 (GDB/MI Breakpoint Commands): Execution commands generate
6530 *stopped not ^done.
6531
eb819d70
NR
65322007-02-13 Nick Roberts <nickrob@snap.net.nz>
6533
6534 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6535 values for in_scope. Mention that only root variables can be
6536 updated.
6537 (GDB/MI Development and Front Ends): Explain new values may be
6538 added to existing fields.
6539
123dc839
DJ
65402007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6541
6542 * gdb.texinfo (-target-disconnect): Use @smallexample.
6543 (Requirements): Add anchor for Expat. Update description.
6544 (Target Descriptions): Mention Expat.
6545 (Target Description Format): Document new elements. Use
6546 @smallexample.
6547 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6548 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6549
108546a0
DJ
65502007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6551
6552 * gdb.texinfo (Target Description Format): Add section on XInclude.
6553
95a98c01
NR
65542006-02-03 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6557 command -enable-timings.
6558
f4b3909f
EZ
65592007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6560
5ae4183a 6561 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6562 descriptions for new/deleted elements in gdb_osabi. Add missing
6563 description for function generic_elf_osabi_sniff_abi_tag_sections.
6564
c7ba131e
JB
65652007-01-29 Joel Brobecker <brobecker@adacore.com>
6566
6567 * gdb.texinfo (Maintenance Commands): Add documentation for
6568 the new "maint print target-stack" command.
6569
3a60f64e
JK
65702007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6571 Eli Zaretskii <eliz@gnu.org>
6572
f4b3909f 6573 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6574
c582f8b6
EZ
65752007-01-26 Eli Zaretskii <eliz@gnu.org>
6576
6577 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6578 Use @value{NGCC} instead of @value{GCC}.
6579
d3e8051b
EZ
65802007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6581
6582 * agentexpr.texi: Fix typos.
6583 * annotate.texinfo: Likewise.
6584 * gdb.texinfo: Likewise.
6585 * gdbint.texinfo: Likewise.
6586 * observer.texi: Likewise.
6587 * stabs.texinfo: Likewise.
6588
86f04699
EZ
65892007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6590
6591 * gdbint.texinfo (Support Libraries): Remove mmalloc
6592 entry. Describe readline library.
6593
23181151
DJ
65942007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6595
6596 * gdb.texinfo (Target Descriptions): New section.
6597 (General Query Packets): Add QPassSignals anchor. Mention
6598 qXfer:features:read under qSupported. Expand mentions of
6599 qXfer:memory-map:read and QPassSignals. Document
6600 qXfer:features:read.
6601
f822c95b
DJ
66022007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6603
6604 * gdb.texinfo (Commands to specify files): Describe
6605 "set sysroot" and "show sysroot".
6606 (Using the `gdbserver' program): Lowercase argument
6607 to @var. Expand description of setting up GDB on the
6608 host.
6609
8936fcda
JB
66102007-01-05 Joel Brobecker <brobecker@adacore.com>
6611
6612 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6613 catch exception, catch exception unhandled, and catch assert
6614 commands.
6615
e776119f
DJ
66162007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6617
6618 * gdb.texinfo (Debugging Output): Document "set debug xml"
6619 and "show debug xml".
6620
aa79a185
DJ
66212007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6622
6623 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6624
7f893741
JB
66252007-01-01 Joel Brobecker <brobecker@adacore.com>
6626
6627 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6628
a1b5960f
VP
66292006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6630
6631 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6632 note in @ignore, to be removed later if nobody complains.
6633
9f470e6e
NR
66342006-12-04 Nick Roberts <nickrob@snap.net.nz>
6635
6636 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6637 of -var-delete.
6638
765dc015 66392006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6640
765dc015 6641 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6642 automatic software/hardware breakpoint usage and
6643 the "set breakpoint auto-hw" command.
765dc015 6644
4b5752d0
VP
66452006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6646
6647 * gdb.texinfo (Memory Access Checking): New.
6648
89be2091
DJ
66492006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6650
6651 * gdb.texinfo (Remote configuration): Mention
6652 "pass-signals-packet".
6653 (General Query Packets): Document QPassSignals. Fix
6654 a typo.
6655
ca3bf3bd
DJ
66562006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6657
6658 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6659
427c3a89
DJ
66602006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6661
6662 * gdb.texinfo (Remote configuration): Rewrite documentation for
6663 packet configuration commands.
6664 (OS Information): Adjust reference to qXfer:auxv:read.
6665 (General Query Packets): Remove references to read-aux-vector-packet
6666 and set remote get-thread-local-storage-address.
6667
7a107747
DJ
66682006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6669
6670 * gdbint.texinfo (Target Architecture Definition): Add new
6671 Initializing a New Architecture section.
6672
1c56eb0e
EZ
66732006-10-31 David Taylor <dtaylor@emc.com>
6674
6675 * stabs.texinfo (Macro define and undefine): New node describing
6676 stabs for #define and #undef.
6677
f73adfeb
AS
66782006-10-27 Andreas Schwab <schwab@suse.de>
6679
6680 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6681
fd60e0df
EZ
66822006-10-21 Eli Zaretskii <eliz@gnu.org>
6683
6684 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6685 clarify on the possible meanings of ``expression'' watched by
6686 watchpoints. Add indexing.
e5ac9b53
EZ
6687 (Prompting, Errors, Invalidation, Annotations for Running)
6688 (Source Annotations): Fix index entries by adding "annotation" to
6689 them, to discriminate from index entries that point to the more
6690 general topic descriptions.
fd60e0df 6691
52bb452f
DJ
66922006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6693
6694 * gdbint.texinfo (Target Vector Definition): Move most
6695 content into Existing Targets. Add a menu.
6696 (Existing Targets): New section, moved from Target Vector
6697 Definition. Use @subsection.
6698 (Managing Execution State): New section.
6699
58955e58
BW
67002006-10-16 Bob Wilson <bob.wilson@acm.org>
6701
6702 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6703
c8aa23ab
EZ
67042006-10-15 Eli Zaretskii <eliz@gnu.org>
6705
6706 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6707 (Command Syntax, Signals, Backtrace, Connecting)
6708 (Remote configuration, Renesas Boards, Console I/O): Fix last
6709 change: use Ctrl- instead of C-, except wrt Emacs.
6710 (File-I/O Examples): Put Ctrl-c in @kbd.
6711 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6712 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6713 (Signals, Set Breaks, Set Watchpoints): Document optional
6714 arguments to `info signals' `handle', `info breakpoints', and
6715 `info watchpoints'.
c8aa23ab 6716
e7109c7e
EZ
67172006-10-14 Eli Zaretskii <eliz@gnu.org>
6718
6719 * gdb.texinfo (Backtrace): Fix last change.
6720
de3aea7b
NR
67212006-10-14 Nick Roberts <nickrob@snap.net.nz>
6722
6723 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6724
7f9087cb
BW
67252006-10-10 Bob Wilson <bob.wilson@acm.org>
6726
c8aa23ab
EZ
6727 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6728 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6729 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6730
68437a39
DJ
67312006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6732 Daniel Jacobowitz <dan@codesourcery.com>
6733
6734 * gdb.texinfo (Packets): Document vFlashErase,
6735 vFlashWrite and vFlashDone packets.
6736 (General Query Packets): Document qXfer:memory-map:read.
6737 Add a new feature for qXfer:memory-map:read.
6738 (Memory map format): New section.
6739 (Target Commands): Mention that gdb can write flash.
6740
fd79ecee
DJ
67412006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6742 Daniel Jacobowitz <dan@codesourcery.com>
6743
6744 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6745 memory regions and "mem auto".
6746
350da6ee
DJ
67472006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6748
6749 * gdbint.texinfo (Array Containers): New section.
6750
2f1acb09
VP
67512006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6752
6753 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6754 -stack-list-arguments HIGH_FRAME argument can be larger then the
6755 actual number of frames.
6756
2ab1eb7a
VP
67572006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6758
6759 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6760 -stack-list-locals HIGH_FRAME argument can be larger then the
6761 actual number of frames.
2ab1eb7a 6762
599b237a
BW
67632006-09-02 Bob Wilson <bob.wilson@acm.org>
6764
6765 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6766 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6767
25ab7e6d
EZ
67682006-09-02 Eli Zaretskii <eliz@gnu.org>
6769
6770 * gdbint.texinfo (Overall Structure): New section "Source Tree
6771 Structure".
6772
940178d3
JB
67732006-08-17 Jim Blandy <jimb@codesourcery.com>
6774
6775 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6776 responses.
6777
30daae6c
JB
67782006-08-08 Joel Brobecker <brobecker@adacore.com>
6779
6780 * gdb.texinfo (Source Path): Add documentation for new
6781 substitute-path commands.
6782
7fa2210b
DJ
67832006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6784
6785 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6786 (Running Configure): ...here.
6787 (Requirements): New node. Mention expat.
6788
3d00d119
DJ
67892006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6790
5ae4183a 6791 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6792 'set download-write-size' and 'show download-write-size'.
6793
0cbfa4ee
DJ
67942006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6795
6796 * stabs.texinfo (Member Type Descriptor): Correct example for
6797 pointer to member types.
6798
16026cd7
AS
67992006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6800
6801 * gdb.texinfo (Optional warnings and messages): Add
6802 'set/show trace-commands'.
6803 (Command files): Add '-v' to source command.
6804
0876f84a
DJ
68052006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6806
6807 * gdb.texinfo (OS Information): Update qPart reference to
6808 qXfer.
6809 (Remote configuration): Likewise.
6810 (Overview): Move @cindex to the start of a paragraph. Talk
6811 about binary data encoding.
6812 (Packets): Refer to the overview for the details of the X
6813 packet encoding.
6814 (General Query Packets): Remove qPart description. Add qXfer
6815 description. Add an anchor to qSupported. Correct feature
6816 table title. Add a new feature for qXfer:auxv:read.
6817 (Interrupts): Add a missing parenthesis.
6818
2ec3381a
DJ
68192006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6820
669fac23 6821 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6822 (GDB/MI Kod Commands): Remove commented out node.
6823
594fe323
EZ
68242006-07-01 Eli Zaretskii <eliz@gnu.org>
6825
6826 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6827 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6828 (GDB/MI Thread Commands, GDB/MI Program Execution)
6829 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6830 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6831 (GDB/MI File Commands, GDB/MI Target Manipulation)
6832 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6833 since the MI prompt is hard-wired into the code.
6834
7e3fb70c
NR
68352006-07-01 Nick Roberts <nickrob@snap.net.nz>
6836
6837 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6838 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6839 (GDB/MI Data Manipulation): Remove description of unimplemented
6840 display related commands as variable objects perform this function
6841 and are superior: -display-delete, -display-disable,
6842 -display-enable, -display-insert and -display-list. Move
6843 -environment-cd, -environment-directory, -environment-path
6844 and -environment-pwd to "Program Context".
6845 (GDB/MI Program Control): Rename to "Program Execution". Move
6846 -exec-arguments -exec-abort to...
6847 (GDB/MI Program Context): ...here. New node split from "Data
6848 Manipulation".
6849
be2a5f71
DJ
68502006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6851
6852 * gdb.texinfo (Remote configuration): Document set / show
6853 remote supported-packets.
6854 (General Query Packets): Document qSupported packet.
6855
fc320d37
SL
68562006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6857
6858 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6859 and font markup.
6860 (Protocol basics): Likewise.
6861 (The F request packet): Likewise.
6862 (The F reply packet): Likewise.
6863 (Memory transfer): Move this node to be a subsubsection of
6864 "Protocol specific representation of datatypes".
6865 (The Ctrl-C message): More copy editing.
6866 (Console I/O): Likewise.
6867 (The isatty call): Delete this node, and merge its content into
6868 the "isatty" node. Fixed references elsewhere.
6869 (The system call): Delete this node, and merge its content into
6870 the "system" node. Fixed references elsewhere.
6871 (open): Reformat to use @table, and add appropriate font markup.
6872 (close): Likewise.
6873 (read): Likewise.
6874 (write): Likewise.
6875 (lseek): Likewise.
6876 (rename): Likewise.
6877 (unlink): Likewise.
6878 (stat/fstat): Likewise.
6879 (gettimeofday): Likewise.
6880 (isatty): Likewise.
6881 (system): Likewise, plus minor changes to fix confusing wording.
6882 (Integral datatypes): Fix font markup.
6883 (Pointer values): Likewise.
6884 (struct stat): Fix markup to use @table, plus minor copy editing.
6885 (struct timeval): Fix font markup, plus minor copy editing.
6886 (Constants): Minor copy editing.
6887 (Errno values): Add font markup.
6888 (File-I/O Examples): Likewise.
6889
158fdf5c
NR
68902006-06-10 Nick Roberts <nickrob@snap.net.nz>
6891
6892 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6893 (GDB/MI Simple Examples): Move node up one level. Use real
6894 examples.
6895 (GDB/MI Compatibility with CLI): Update.
6896 (GDB/MI Result Records): Add "connected" and "exit" result
6897 classes.
6898 (GDB/MI Stream Records): Clarify target output.
6899 (GDB/MI Command Description Format): Modify example description.
6900 (GDB/MI Breakpoint Table Commands): Rename to...
6901 (GDB/MI Breakpoint Commands): ...this
6902 (GDB/MI Breakpoint Commands): Add optional thread field.
6903 (GDB/MI Program Control): Add an introduction. Move "Program
6904 termination" examples into exec-run description.
6905 (GDB/MI File Commands): Mention similar CLI commands.
6906 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6907 is similar to "-gdb-version".
6908
ddb50cd7
EZ
69092006-06-09 Eli Zaretskii <eliz@gnu.org>
6910
6911 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6912
2aef0d6b
NR
69132006-06-02 Nick Roberts <nickrob@snap.net.nz>
6914
6915 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6916 sourceware.org for mailing lists.
d5e40d59 6917 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6918
383a5c52
NR
69192006-06-01 Nick Roberts <nickrob@snap.net.nz>
6920
d5e40d59 6921 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6922
e16b02ee
EZ
69232006-05-22 Eli Zaretskii <eliz@gnu.org>
6924
6925 * gdb.texinfo (Cygwin Native): Fix last change.
6926
be90c084
CF
69272006-05-22 Christopher Faylor <cgf@timesys.com>
6928
6929 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6930
347ceba5
NR
69312006-05-15 Nick Roberts <nickrob@snap.net.nz>
6932
6933 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6934 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6935
369af7bd
DJ
69362006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6937
6938 * gdb.texinfo (General Query Packets): Recommend not starting
6939 new packets with qC and clarify.
6940
2ffdbde8 69412006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6942
6943 * gdb.texinfo (M2 Types): New section.
72019c9c 6944
16d1a084
DJ
69452006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6946
6947 * agentexpr.texi: Add a copyright and license notice.
6948 * observer.texi: Likewise, with GPL clause for function prototypes.
6949 Remove trailing whitespace.
6950
aa56d27a
JB
69512006-05-05 Jim Blandy <jimb@codesourcery.com>
6952
6953 * gdb.texinfo (General Query Packets): Document conventions for
6954 terminating packet names, and their violations.
6955
5bdf8622
DJ
69562006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6957
6958 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6959 * gdb.texinfo: Likewise.
6960
605a56cb
DJ
69612006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6962
6963 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6964 and "show remotedebug".
6965 (Debugging Output): Add additional index entries.
6966
b8db102d
MS
69672006-04-27 Michael Snyder <msnyder@redhat.com>
6968
6969 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6970
c5e30d01
AC
69712006-04-22 Andrew Cagney <cagney@redhat.com>
6972
6973 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6974 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6975
8181d85f
DJ
69762006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6979 and remove breakpoint prototypes.
6980 (Watchpoints): Move description of target_insert_hw_breakpoint and
6981 target_remove_hw_breakpoint ...
6982 (Breakpoints): ... to here. Document target_insert_breakpoint and
6983 target_remove_breakpoint.
6984
4f553f88
JB
69852006-04-17 Jim Blandy <jimb@codesourcery.com>
6986
6987 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6988 and C packets are optional.
6989
cd852561
FR
69902006-04-14 Frederic Riss <frederic.riss@st.com>
6991
6992 * gdb.texinfo (Specifying source directories): Update the description
6993 of the source file search to reflect the fact that the source path
6994 always contains at least $cdir and $cwd.
6995
b620eb07
MS
69962006-03-31 Michael Snyder <msnyder@redhat.com>
6997
6998 * gdb.texinfo: Update copyright dates.
6999
3156cdaf
EZ
70002006-03-31 Eli Zaretskii <eliz@gnu.org>
7001
7002 * gdb.texinfo (Overview): Add an index entry to "empty response".
7003
7d30c22d
JB
70042006-03-28 Jim Blandy <jimb@codesourcery.com>
7005
7006 * gdbint.texinfo (Prologue Analysis): New section.
7007
86941c27
JB
70082006-03-07 Jim Blandy <jimb@red-bean.com>
7009
66b8c7f6
JB
7010 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7011
1a10341b
JB
7012 * gdb.texinfo (Target Commands): Update text describing how to
7013 specify a target. Refer to the detailed section on remote
7014 debugging, not the brief mention.
7015
86941c27
JB
7016 * gdb.texinfo (Connecting): Organize the different 'target remote'
7017 connection methods into a table. Add a 'target remote' index
7018 entry. (!!!)
7019
62f3a2ba
FF
70202006-02-17 Fred Fish <fnf@specifix.com>
7021
7022 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7023 'ptype' commands to reflect the fact that the only significant
7024 difference between them is that ptype prints the complete type
7025 description instead of just the name.
7026
8b9a88ea
WZ
70272006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7028
7029 * gdbint.texinfo (Watchpoints): Delete
7030 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7031
7e8dc855
NR
70322006-02-10 Nick Roberts <nickrob@snap.net.nz>
7033
7034 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7035 times fields where needed. Fix typos. Update general form given
7036 for output of -break-insert.
7037 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7038
c91d38aa
DJ
70392006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7040
7041 * gdbint.texinfo (Symbol Handling): Add a section
7042 on memory management.
7043
38fcd64c
DJ
70442006-02-06 Vladimir Prus <ghost@cs.msu.su>
7045
7046 * gdb.texinfo (Breakpoint table commands): Document the fullname
7047 field in -break-list output.
7048
219eec71
EZ
70492006-02-03 Eli Zaretskii <eliz@gnu.org>
7050
7051 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7052 debugging information produced by the various "set debug..."
7053 options.
7054
ae5a43e0
DJ
70552006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7056
7057 * gdb.texinfo (Files): Remove obsolete bits from the description
7058 of "symbol-file".
7059
a9f158ec
JB
70602006-01-25 Jim Blandy <jimb@redhat.com>
7061
7062 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7063
410dd08e
JB
70642006-01-24 Jim Blandy <jimb@redhat.com>
7065
7066 * gdbint.texinfo (Frames): Document the basics of GDB's register
7067 unwinding model, and explain the existence of the "sentinel" frame.
7068
4b505b12
AS
70692006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7070
7071 * gdb.texinfo (Choosing files): Mention that -directory is used
7072 for script files.
7073 (Specifying source directories): Likewise.
7074 (Command files): Explain how script files are found.
7075
839c27b7
EZ
70762006-01-21 Eli Zaretskii <eliz@gnu.org>
7077
7078 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7079 the threads in a multi-threaded program.
7080 (Threads): The threadno argument of "thread apply" can be a range
7081 of numbers.
7082
7be93b9e
JB
70832006-01-18 Jim Blandy <jimb@redhat.com>
7084
7085 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7086 of warning flags.
7087
fcc73fe3
EZ
70882006-01-13 Eli Zaretskii <eliz@gnu.org>
7089
7090 * gdb.texinfo (Sequences): Improve menu annotations.
7091 (Define): Add index entries for arguments of user-defined
7092 commands. Move the description of flow-control commands...
7093 (Command Files): ...to here. Document loop_break and
7094 loop_continue.
ca91424e
EZ
7095 (Define, Command Files): Document `end' and add index entries for
7096 it.
fcc73fe3 7097
5c95884b
MS
70982006-01-04 Michael Snyder <msnyder@redhat.com>
7099
7100 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7101 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7102
860701dc
PH
71032006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7104
7105 * gdb.texinfo (Omissions from Ada): Document that there is now
7106 limited aggregate support.
7107
36b80e65
EZ
71082005-12-28 Eli Zaretskii <eliz@gnu.org>
7109
7110 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7111 registers and the likes.
7112
c1468174
EZ
71132005-12-24 Eli Zaretskii <eliz@gnu.org>
7114
7115 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7116 (Symbols): Fix usage of "e.g.".
359df76b 7117 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7118
7119 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7120 (Coding): Fix usage of "e.g.".
7121
c02a867d
EZ
71222005-12-23 Eli Zaretskii <eliz@gnu.org>
7123
5ae4183a
AS
7124 * stabs.texinfo:
7125 * refcard.tex:
c02a867d 7126 * gpl.texi:
5ae4183a
AS
7127 * gdbint.texinfo:
7128 * gdb.texinfo:
7129 * gdb-cfg.texi:
c02a867d 7130 * fdl.texi:
5ae4183a
AS
7131 * annotate.texinfo:
7132 * all-cfg.texi:
c02a867d
EZ
7133 * Makefile.in: Add (C) after Copyright. Update the FSF
7134 address.
7135
fad38dfa
EZ
71362005-12-03 Eli Zaretskii <eliz@gnu.org>
7137
7138 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7139 extend GDB with commands for external monitor.
7140
53e5f3cf
AS
71412005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7142
7143 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7144
55f6ca0f
JB
71452005-11-25 Joel Brobecker <brobecker@adacore.com>
7146
7147 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7148
c1947b85
JB
71492005-11-21 Jim Blandy <jimb@redhat.com>
7150
7151 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7152 placement of 'R' actions in tracepoint action packets; document
7153 dependence of 'X' and 'M' actions on a preceding 'R' action for
7154 their registers.
7155
9d29849a
JB
71562005-11-19 Jim Blandy <jimb@redhat.com>
7157
7158 * gdb.texinfo (Tracepoint Packets): New node.
7159 (General Query Packets): Add entries for the tracepoint packets,
7160 referring to the "Tracepoint Packets" node.
7161 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7162
9a6253be
KB
71632005-11-18 Kevin Buettner <kevinb@redhat.com>
7164
7165 * gdb.texinfo (set remotebreak): Add anchor.
7166 (X packet): Likewise.
7167 (Remote Protocol): Add new section `Interrupts' and new index
7168 entry `interrupts (remote protocol)'.
7169
5f3bebba
JB
71702005-11-18 Jim Blandy <jimb@redhat.com>
7171
7172 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7173 entries into the General Query Packets section. Add a
7174 cross-reference to that section. Drop description of replies, as
7175 these are covered in the descriptions of each packet.
7176 (General Query Packets): Add introductory text. Explain naming
7177 conventions, and how the end of a name is recognized.
7178
9a7a1b36
KB
71792005-11-17 Kevin Buettner <kevinb@redhat.com>
7180
0564b6cf 7181 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7182 "set remotebreak" command.
7183
b8ff78ce
JB
71842005-11-16 Jim Blandy <jimb@redhat.com>
7185
7186 * gdb.texinfo (Packets, Stop Reply Packets)
7187 (General Query Packets): Various formatting cleanups.
7188 - Use @samp for packet contents.
7189 - Drop summaries from packet @item lines; the same information appears
7190 immediately below in the description.
7191 - Delete paragraph breaks after packet @item commands, so that the
7192 description appears directly to the right of the packet prototype
7193 in the printed manual, if it fits.
7194 - Place spaces in packet prototypes between @vars and non-@var
7195 letters, and explain that they're just for formatting.
7196 - Use @dots{} instead of '...'.
7197 - Fix uses of @code where @var was needed.
7198 - Replace "deprecated" markers with English text spelling out the
7199 packet's status and the preferred alternatives.
7200 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7201 what this ever meant.
7202 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7203 this for a long time.
7204 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7205 implemented several times, and have been in use for years.
7206
8ffe2530
JB
72072005-11-15 Jim Blandy <jimb@redhat.com>
7208
c43c5473
JB
7209 * gdb.texinfo (Packets): Add index entries for 'm' packet
7210 disclaimers.
5ae4183a 7211
fb031cdf
JB
7212 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7213 of stub when processing an 'm' packet.
7214
8ffe2530
JB
7215 * gdb.texinfo (Packets): Mention that packets beginning with
7216 letters are reserved once, at the top, instead of actually listing
7217 them all and saying "reserved".
7218
c03c782f
AS
72192005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7220
7221 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7222 Change @var{$arg0 to @code{$arg0.
7223
814e32d7
WZ
72242005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7225
7226 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7227
fa93a9d8
JB
72282005-11-12 Jim Blandy <jimb@redhat.com>
7229
7230 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7231 order. Remove extraneous 'z'.
7232
8a5a3c82
AS
72332005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7234
7235 * gdb.texinfo (Choosing files): Add --eval-command.
7236
4b0ad762
AS
72372005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7238
7239 * gdb.texinfo (Choosing modes): Add --return-child-result.
7240
7241
1a088d06
AS
72422005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7243
7244 * gdb.texinfo (Choosing modes): Add --batch-silent.
7245
656d5e12
EZ
72462005-10-28 Eli Zaretskii <eliz@gnu.org>
7247
7248 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7249 "The -var-update Command".
7250
3c9c013a
JB
72512005-10-03 Joel Brobecker <brobecker@adacore.com>
7252
7253 * gdb.texinfo (Print Settings): Add documentation for set/show
7254 print array-indexes.
7255
7ba3cf9c
DJ
72562005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7259 6.2 and 6.3.
7260
a94ab193
EZ
72612005-08-27 Eli Zaretskii <eliz@gnu.org>
7262
7263 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7264 since 19-Jan-2004.
7265 (Files): Likewise.
ab1adacd
EZ
7266 (Variables, Symbols): Document the "<incomplete type>" message and
7267 its reasons.
a94ab193 7268
ca06016a
FF
72692005-08-01 Fred Fish <fnf@specifix.com>
7270
7271 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7272
cf58170d
NR
72732005-07-15 Nick Roberts <nickrob@snap.net.nz>
7274
7275 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7276 option for -var-list-children and -var-update.
7277 (GDB/MI Stack Manipulation): Simplify description of
7278 print-values option for -stack-list-locals.
7279 (GDB/MI Command Description Format): Clarify.
7280 (Mode Options): Spelling of superseded.
7281
38f1196a
BR
72822005-07-12 Bob Rossi <bob@brasko.net>
7283
7284 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7285 corresponding GDB command comment.
7286
3cb3b8df
BR
72872005-07-06 Bob Rossi <bob@brasko.net>
7288
7289 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7290 and -inferior-tty-show.
7291 (Input/Output): Document "set/show inferior-tty" and tty alias.
7292
10fac096
NW
72932005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7294
7295 * gdb.texinfo (Packets): Change description of 'D' packet to note
7296 that GDB does wait for a response.
7297
d1b6db76
NR
72982005-06-22 Nick Roberts <nickrob@snap.net.nz>
7299
7300 * gdb.texinfo (History) Rename "Command History".
7301 (Command History): Move node "Server Prefix" from section on
7302 Annotations here.
7303
29629dcf
NR
73042005-06-19 Nick Roberts <nickrob@snap.net.nz>
7305
7306 * gdb.texinfo (GDB/MI Stack Manipulation):
7307 Re-instate -stack-info-frame with example. Say that it gets
7308 info on selected frame, not current frame.
7309
397ca115
EZ
73102005-06-18 Eli Zaretskii <eliz@gnu.org>
7311
7312 * gdb.texinfo (Server): Clarify that `file' should be used before
7313 connecting to the server.
7314 (Files): Add an xref to the above description.
51274035
EZ
7315 (Output Formats): More detailed description of the `c' format.
7316 (Memory): List explicitly all the formats supported by `x'.
638ac427 7317 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7318 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7319 files. Add more indexing for solib-absolute-prefix and
7320 --with-sysroot.
76d17f34
EZ
7321 (Machine Code): Document possible problems with locations in
7322 shared libraries.
d416eeec
EZ
7323 (Backtrace): Document that free-standing environments do not need
7324 to have a `main' function.
397ca115 7325
74f6deaa
NR
73262005-06-18 Nick Roberts <nickrob@snap.net.nz>
7327
7328 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7329 -stack-info-frame.
7330
a9967aef
AC
73312005-06-07 Andrew Cagney <cagney@gnu.org>
7332
7333 * gdb.texinfo (Contributors): Note the original multi-arch
7334 contributors.
7335
e09f16f9
EZ
73362005-06-03 Eli Zaretskii <eliz@gnu.org>
7337
7338 * gdb.texinfo (Registers): Add index entries for the standard
7339 registers.
7340 (Frames): Add cross-reference from frame pointer description to
7341 the Registers node.
7342 (Annotations Overview): Fix the reference to GDB name.
7343
d87ba7ee
EZ
73442005-06-01 Eli Zaretskii <eliz@gnu.org>
7345
7346 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7347 can-use-hw-watchpoints.
7348
034dad6f
BR
73492005-05-28 Bob Rossi <bob@brasko.net>
7350
7351 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7352 the possible reasons why an exec async record would be returned to FE.
7353
ffed4509
AC
73542005-05-26 Andrew Cagney <cagney@gnu.org>
7355
7356 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7357 Andrew Cagney implemented the original GDB/MI.
7358
e22e55c9
OF
73592005-05-23 Orjan Friberg <orjanf@axis.com>
7360
7361 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7362 documentation. Add documentation for cris-mode.
7363
a78e13ce
EZ
73642005-05-20 Eli Zaretskii <eliz@gnu.org>
7365
7366 * gdb.texinfo (Numbers): Explain the example and make the wording
7367 more acurate.
7368
76ff342d
DJ
73692005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7370 Dennis Brueni <dennis@slickedit.com>
7371
7372 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7373 (GDB/MI Data Manipulation, GDB/MI Program Control)
7374 (GDB/MI Stack Manipulation): Update examples to include the fullname
7375 attribute in stack frames.
7376
119b882a
EZ
73772005-05-12 Eli Zaretskii <eliz@gnu.org>
7378
7379 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7380 do with other non-standard names of init files.
7381
6fc08d32
EZ
73822005-05-11 Eli Zaretskii <eliz@gnu.org>
7383
7384 * gdb.texinfo (Command Files): Move the description of the startup
7385 from here...
7386 (Startup): ...to this new subsection of the Invocation chapter.
7387 Rearrange the description of init files more logically and add a
7388 cross-reference to "Command Files". Document the special gdbinit
7389 name for CISCO 68k. Expand the description of what GDB does
7390 during startup.
7391 (History): Add index entry for HISTSIZE.
7392
a561754a
MK
73932005-05-02 Mark Kettenis <kettenis@gnu.org>
7394
7395 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7396
2eecc4ab
EZ
73972005-05-02 Eli Zaretskii <eliz@gnu.org>
7398
7399 * gdb.texinfo (SVR4 Process Information, The isatty call)
7400 (The system call): Don't use foo(N) notation for man pages and
7401 functions.
514c4d71 7402 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7403
18999be5
EZ
74042005-04-27 Eli Zaretskii <eliz@gnu.org>
7405
7406 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7407 were optimized away.
7408
0abb7bc7
EZ
74092005-04-22 Eli Zaretskii <eliz@gnu.org>
7410
7411 * gdb.texinfo (Remote configuration): Document "set/show
7412 get-thread-local-storage-address". Add cross-reference to the
7413 description of the qGetTLSAddr packet.
7414 (General Query Packets): Mention "set remote
7415 get-thread-local-storage-address" and add a reference to its
7416 description.
7417
6f61acb1
NR
74182005-04-19 Nick Roberts <nickrob@snap.net.nz>
7419
7420 * gdb.texinfo (Backtrace): Describe 'bt full'.
7421
9d59903a
NR
74222005-04-17 Nick Roberts <nickrob@snap.net.nz>
7423
7424 * gdb.texinfo (Mode Options): Fix typo.
7425 (GDB/MI): Describe how to invoke GDB/MI.
7426
721c2651
EZ
74272005-04-16 Eli Zaretskii <eliz@gnu.org>
7428
7429 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7430 references changed. Add description of "info udot".
721c2651
EZ
7431 (Files): Document "set/show stop-on-solib-events".
7432 (M32R/D): Document "set/show download-path", "set/show
7433 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7434 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7435 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7436 (Maintenance Commands): Improve indexing.
7437 (Target Commands): Document "set/show hash", "set/show debug
7438 monitor".
7439 (SVR4 Process Information): Document "info pidlist" and "info
7440 meminfo". Document "set/show procfs-tarce" and "set/show
7441 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7442 (Symbols, The Print Command with Objective-C): Improve indexing.
7443 (Objective-C): Add references to "info classes" and "info
7444 selectors".
c45da7e6
EZ
7445 (Debugging Output): Improve wording. Document "set/show debug
7446 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7447 (Set Breaks): Add index entry for "hardware breakpoints".
7448 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7449 and "set/show usehardbreakpoints".
7450 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7451 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7452 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7453 rdiromatzero", "set/show rdiheartbeat".
7454 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7455 "sds".
7456 (Embedded Processors): Document the "sim" command.
7457 (Remote): Document the "remote" command.
7458 (DJGPP Native): Document the "info serial" command.
7459 (Threads): Document "maint info sol-threads".
7460 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7461 (Set Breaks): Improve indexing.
7462 (Command Syntax): Add a reference to dont-repeat.
7463 (Define): Document "dont-repeat".
7464 (TUI Commands): Document "tabset".
7465 (WinCE): New subsection. Document "set/show remotedirectory",
7466 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7467
14d6dd68
EZ
74682005-04-15 Eli Zaretskii <eliz@gnu.org>
7469
7470 * gdb.texinfo (Hurd Native): New subsection, documents
7471 Hurd-specific commands.
a64548ea 7472 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7473 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7474 (MIPS): Improve documentation of heuristic-fence-post. Document
7475 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7476 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7477 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7478 (ARM): Document ARM-specific commands.
a64548ea
EZ
7479 (AVR): New section. Document "info io_registers".
7480 (CRIS): New section. Document "set/show cris-version" and
7481 "set/show cris-dwarf2-cfi".
7482 (HPPA): New section. Document "set/show debug hppa" and "maint
7483 print unwind".
a5adf40f 7484 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7485 (Super-H): New section. Document the "regs" command.
721c2651 7486 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7487
9c16f35a
EZ
74882005-04-09 Eli Zaretskii <eliz@gnu.org>
7489
7490 * gdb.texinfo (Print Settings): Document "set/show print
7491 pascal_static-members", "set print repeats", "show print
7492 null-stop". Improve indexing. Fix documentation of "set print
7493 union".
7494 (Pascal): New section.
7495 (Supported languages): Rename from "Support"; all references
7496 updated. Add a menu item for Pascal.
7497 (Numbers): Document "set radix.
7498 (Screen Size): Document "set/show pagination".
7499 (MIPS Embedded): Remove "set processor" documentation.
7500 (Remote configuration): Document "set/show X/P/Z-packet",
7501 "set/show read-aux-vector-packet", "set/show remote
7502 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7503 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7504 remotedebug", "set/show remotebreak", "set/show remotedevice",
7505 "set/show remotelogfile".
7506 (Auxiliary Vector): Add reference to the description of the
7507 read-aux-vector-packet setting.
7508 (Set Watchpoints): Add a cross-reference to "set remote
7509 hardware-breakpoint-limit".
7510 (General Query Packets): Add indexing of requests and
7511 cross-references to related commands in "Remote configuration".
7512 (File-I/O Overview, The system call): Fix wording and typos.
7513 (Thread Stops): Add index entries.
7514 (Continuing and Stepping): Document "show step-mode".
7515 (i386): New node. Document "set/show struct-convention".
7516 (Files): Document "show trust-readonly-sections".
7517 (Calling): Document "set/show unwindonsignal".
7518 (Messages/Warnings): Add index entries.
7519 (Maintenance Commands): Document "set/show watchdog".
7520 (Annotations Overview): Document "show annotate".
7521 (Set Watchpoints): Add index entries.
7522 (Symbols): Fix doc of case-sensitive.
7523 (ABI): Document "show coerce-float-to-double".
7524 (Convenience Vars, Help): Improve indexing.
7525 (Machine Code): Document "show disassembly-flavor".
7526 (Debugging C plus plus): Document "show overload-resolution".
7527 (Value History, Signaling): Add index entries.
7528
75292005-04-08 Eli Zaretskii <eliz@gnu.org>
7530
7531 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7532 (Processes): Fix wording.
7533 (History, List, Logging output, Define, Symbols, Print Settings):
7534 Improve indexing.
7535
a8f24a35
EZ
75362005-04-03 Eli Zaretskii <eliz@gnu.org>
7537
7538 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7539 redundant index entry for "target" command.
7540 (Backtrace): Add index entries.
7541 (Symbols, Fortran): Document the "set case-sensitive" command.
7542 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7543 (Print Settings): Add index entry for "set demangle-style".
7544 (Target Commands): Document "set download-write-size".
7545 (Debugging Output): Document "set exec-done-display".
7546
09d4efe1
EZ
75472005-04-02 Eli Zaretskii <eliz@gnu.org>
7548
7549 * gdb.texinfo (Files): Fix the name and documentation of
7550 add-shared-symbol-files. Document its alias assf. Update the
7551 list of OSs where GDB supports shared libraries. Fix markup.
7552 (Continuing and Stepping): Add reference to @var{location} in the
7553 text.
7554 (Dump/Restore Files): Fix reference to @{filename}.
7555 (Help): Fix wording.
7556 (Attach): Ditto.
7557 (Set Watchpoints): Ditto.
7558 (Backtrace): Remove redundant index entries. Improve index
7559 entries.
7560 (Delete Breaks): Fix wording.
7561 (Memory): Document the compare-sections command.
7562 (Memory Region Attributes): Improve wording.
7563 (Disabling): Improve wording.
7564 (Fortran): New subsection. Document the "info common" command.
7565 (Help): Document aliases "info copying" and "info warranty".
7566 (Caching Remote Data): New section. Document the "set/show
7567 remotecache" and "info dcache" commands.
7568 (Show): Fix wording of the documentation of the "set
7569 extension-language" command.
7570 (Signals): Add index entry for "info handle".
7571 (Memory Region Attributes): Fix punctuation.
7572 (Symbols): Change the arg name to "location" and refer to it in
7573 the text. Fix wording of "info types" doc.
7574 (Threads): Fix usage of @enumerate @item's.
7575 (Listing Tracepoints): Add index entry for "info tp".
7576 (Set Watchpoints): Add xref to "info break" description.
7577 (Macros): Add an index entry for "macro exp1". Document the
7578 "macro list" command.
7579 (Maintenance Commands): Document "flushregs", "maint agent",
7580 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7581 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7582 "maint print architecture", "maint print objfiles", "maint print
7583 statistics", "maint print type", "maint show-debug-regs", "maint
7584 space", "maint time", and "maint translate-address".
7585 (Connecting): Document the "monitor" command.
7586 (Annotations Overview): Describe the "set annotate" command.
7587
82f2d802
EZ
75882005-04-01 Eli Zaretskii <eliz@gnu.org>
7589
7590 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7591 Rearrange index entries and improve wording about support for
7592 hardware watchpoints.
7593
7d51c7de
BR
75942005-03-10 Bob Rossi <bob@brasko.net>
7595
7596 * gdb.texinfo: Update copyright
7597
68c71a2e
TR
75982005-02-09 Theodore A. Roth <troth@openavr.org>
7599
7600 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7601 error.
7602
83761cbd
KB
76032005-02-03 Kevin Buettner <kevinb@redhat.com>
7604
7605 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7606
9f1c6395
MS
76072005-01-17 Michael Snyder <msnyder@redhat.com>
7608
7609 * gdb.texinfo: Fix spelling, infinte -> infinite.
7610
fbd1b305
MK
76112005-01-08 Mark Kettenis <kettenis@gnu.org>
7612
7613 * observer.texi (GDB Observers): Document "solib_loaded".
7614
3ace7edb
AC
76152005-01-07 Andrew Cagney <cagney@gnu.org>
7616
bec39cab
AC
7617 * configure.ac: Rename configure.in, require autoconf 2.59.
7618 * configure: Re-generate.
7619
3ace7edb
AC
7620 * configure.in: Replace configdirs with multiple references to
7621 AC_CONFIG_SUBDIRS.
7622 * configure: Re-generate.
5ae4183a 7623
53531fc1
AC
76242005-01-04 Andrew Cagney <cagney@gnu.org>
7625
7626 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7627 part of the version number.
7628
536ffdb7
MK
76292004-12-24 Mark Kettenis <kettenis@gnu.org>
7630
7631 * gdbint.texinfo (Algorithms): Remove description of
7632 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7633
e1aac25b
JB
76342004-12-07 Jim Blandy <jimb@redhat.com>
7635
7636 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7637 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7638 numbers.
7639
f47b1503
AS
76402004-12-07 Andreas Schwab <schwab@suse.de>
7641
7642 * gdb.texinfo (Mode Options): Document -l option.
7643
b6b8ece6
EZ
76442004-12-04 Eli Zaretskii <eliz@gnu.org>
7645
7646 * gdbint.texinfo (Algorithms): More accurate description of
7647 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7648 is not needed unless data-read and data-access watchpoints are
7649 supported. Add a description of how GDB checks whether the
7650 inferior stopped because a watchpoint was hit.
7651
01371747
EZ
76522004-11-23 Eli Zaretskii <eliz@gnu.org>
7653
7654 * gdb.texinfo (Files): Add cross-reference to description of
7655 -readnow command-line switch.
7656
2315ffec
RC
76572004-11-10 Randolph Chung <tausq@debian.org>
7658
7659 * gdb.texinfo: Document set/show backtrace past-entry commands.
7660 Rearrange index entries for set/show backtrace past-main.
7661
69065f5d
AC
76622004-11-10 Jon Beniston <jon@beniston.com>
7663
7664 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7665 * gdb.texinfo (Remote Serial Protocol): Further describe
7666 binary transfer escaping mechanism .
69065f5d 7667
30e91e0b
RC
76682004-11-08 Randolph Chung <tausq@debian.org>
7669
7670 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7671 and "show debug infrun". Add index entries.
7672
60bf7e09
EZ
76732004-10-23 Eli Zaretskii <eliz@gnu.org>
7674
7675 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7676 "info proc" that are already implemented. Add index entries.
7677 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7678 (Files): Add a tip for decreasing memory used for symtabs from
7679 shared libraries.
f018e82f
EZ
7680 (Starting): Fix whitespace; make "elaboration" stand out where it
7681 is first used, and add an index entry for the term.
f8568604
EZ
7682 (Calling): Expand and elaborate text. Add "print". Add the
7683 description of problems with weak aliases.
384ee23f 7684 (Core File Generation): New section.
60bf7e09 7685
d52fe014
AC
76862004-10-12 Andrew Cagney <cagney@gnu.org>
7687
7688 * gdbint.texinfo (Versions and Branches): New chapter.
7689 (Releasing GDB): Delete "Versions and Branches" section.
7690 (Top): Add "Versions and Branches".
7691
703663ab
EZ
76922004-10-08 Eli Zaretskii <eliz@gnu.org>
7693
7694 * gdb.texinfo (Editing, History): Add cross-references to the
7695 included Readline and History user documentation. Remove
7696 references to the symbol have-readline-appendices which is unused
7697 and undefined.
7698 (History): Fix indexing.
7699
ac77d04f
JJ
77002004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7701
7702 * gdbint.texinfo (target_stopped_data_address): Update to
7703 new prototype.
7704 (i386_stopped_data_address): Update prototype and description.
7705 (i386_stopped_by_watchpoint): New function and description.
7706
e07c999f
PH
77072004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7708
7709 * gdb.texinfo (Filenames): Add Ada suffixes.
7710 (Ada) New section.
7711
2e868123
AC
77122004-09-27 Andrew Cagney <cagney@gnu.org>
7713 Robert Picco <Robert.Picco@hp.com>
7714
7715 * gdb.texinfo (Packets): Document the "p" packet.
7716
02a57714
JM
77172004-09-21 Jason Molenda (jmolenda@apple.com)
7718
7719 * gdb.texinfo (Paths and Names of the Source Files): Document the
7720 meaning of values in the 'desc' field of a SO stab.
7721
ae038cb0
DJ
77222004-09-20 Daniel Jacobowitz <dan@debian.org>
7723
7724 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7725 max-cache-age" and "maint show dwarf2 max-cache-age".
7726
f7dc1244
EZ
77272004-09-16 Eli Zaretskii <eliz@gnu.org>
7728
7729 * gdb.texinfo (Set Breaks): Add index entry for setting
7730 breakpoints on overloaded C++ functions that are not members of
7731 any classes. Add an example and an index entry for setting
7732 breakpoints on all program functions.
7733 (Character Sets, Macros, Overlay Commands)
7734 (Non-debug DLL symbols, GDB/MI Output Syntax)
7735 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7736 Use "(@value{GDBP})" instead of a literal "(gdb)".
7737
f810308b
AC
77382004-09-12 Andrew Cagney <cagney@gnu.org>
7739
7740 * gdbint.texinfo (Native Debugging): Delete description of
7741 FILES_INFO_HOOK.
7742
15a661f3
PH
77432004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7744
5ae4183a
AS
7745 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7746 to hex_string_custom (not historically correct, but more
15a661f3
PH
7747 understandable, given the current code).
7748
f3219c75
AC
77492004-09-03 Andrew Cagney <cagney@gnu.org>
7750
7751 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7752
f3bb6704
JJ
77532004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7754
7755 * observer.texi (solib_unloaded): New observer.
7756
8d2c00cb
AC
77572004-08-24 Andrew Cagney <cagney@gnu.org>
7758
7759 * gdbint.texinfo (Target Architecture Definition): Add missing
7760 comma.
7761
e7dc800a
MC
77622004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7763
7764 * (Using the Testsuite): build != host is supported,
7765 but some test scripts do not support build != host.
7766
73b03683
MK
77672004-08-14 Mark Kettenis <kettenis@gnu.org>
7768
7769 * gdbint.texinfo (Host Definition): Delete description of
7770 FCLOSE_PROVIDED and GETENV_PROVIDED.
7771
c0ccb908
MK
77722004-08-05 Mark Kettenis <kettenis@chello.nl>
7773
7774 * gdbint.texinfo (Host Definition): Delete description of
7775 NO_SYS_FILE.
7776 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7777 PTRACE_FP_BUG.
7778
9c8dbfa9
AC
77792004-08-05 Andrew Cagney <cagney@gnu.org>
7780
7781 * gdbint.texinfo (Target Architecture Definition): Delete
7782 reference to deprecated_read_fp.
7783
f42accbe
AC
77842004-08-02 Andrew Cagney <cagney@gnu.org>
7785
7786 * gdbint.texinfo (Target Architecture Definition): Delete
7787 description of DEPRECATED_REGISTER_BYTES.
7788
0b66e38c
EZ
77892004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7790
7791 * gdb.texinfo (Source Path): Document the new behavior of
7792 searching for the source files.
7793
15387254
EZ
77942004-07-17 Eli Zaretskii <eliz@gnu.org>
7795
7796 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7797 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7798 (Auto Display): Improve indexing.
7799
2c07db7a
AC
78002004-07-16 Andrew Cagney <cagney@gnu.org>
7801
7802 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7803 "-noasync".
7804
4644b6e3
EZ
78052004-07-09 Eli Zaretskii <eliz@gnu.org>
7806
7807 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7808 have the same prefix have only their prefix in the index.
7809
7561d450
MK
78102004-07-03 Mark Kettenis <kettenis@gnu.org>
7811
7812 * gdb.texinfo (BSD libkvm Interface): New node (section)
7813 (Native): Add it to the menu.
7814
67bebe79
MK
78152004-07-01 Mark Kettenis <kettenis@gnu.org>
7816
7817 * gdbint.texinfo (Target Architecture Definition): Remove
7818 PCC_SOL_BROKEN.
7819
1a6923e0
MK
78202004-06-24 Mark Kettenis <kettenis@gnu.org>
7821
7822 * gdbint.texinfo (Target Architecture Definition): Remove
7823 SUN_FIXED_LBRAC_BUG.
7824
b435e160
AC
78252004-06-26 Andrew Cagney <cagney@gnu.org>
7826
7827 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7828
b5622e8d
AC
78292004-06-20 Andrew Cagney <cagney@gnu.org>
7830
7831 * gdbint.texinfo (Target Architecture Definition): Deprecate
7832 USE_STRUCT_CONVENTION.
7833
e0c07bf0
MC
78342004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7835
7836 gdb.texinfo (Bug Reporting): Mention session recording,
7837 with the script command or Emacs.
7838
782263ab
AC
78392004-06-18 Andrew Cagney <cagney@gnu.org>
7840
7841 * gdbint.texinfo (Target Architecture Definition): Deprecate
7842 FUNCTION_START_OFFSET.
7843
03727ca6
AC
78442004-06-14 Andrew Cagney <cagney@gnu.org>
7845
7846 Based on changes from Karl Berry.
7847 * gdb.texinfo: Do not use @sc in a direntry.
7848 * stabs.texinfo: Change @dircateogry to "Software development".
7849 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7850
97092415
AC
78512004-06-13 Andrew Cagney <cagney@gnu.org>
7852
7853 * gdbint.texinfo (Target Architecture Definition): Delete
7854 description of RETURN_VALUE_ON_STACK.
7855
1f6d4158
AC
78562004-06-09 Andrew Cagney <cagney@gnu.org>
7857
7858 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7859 deleted by previous patch.
7860
d966f0cb
AC
78612004-06-08 Andrew Cagney <cagney@gnu.org>
7862
7863 * gdbint.texinfo (Native Debugging): Delete documentation on
7864 ATTACH_DETACH.
7865
86fe4aaa
RC
78662004-06-06 Randolph Chung <tausq@debian.org>
7867
7868 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7869
d4b6d575
RC
78702004-06-06 Randolph Chung <tausq@debian.org>
7871
5ae4183a 7872 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7873 the new push_dummy_call method signature. Describe the function
7874 argument.
7875
4e8b0763
JB
78762004-05-24 Joel Brobecker <brobecker@gnat.com>
7877
7878 * gdb.texinfo (Starting): Document new start command.
7879
59caf092
AC
78802004-05-21 Andrew Cagney <cagney@redhat.com>
7881
7882 * observer.texi (GDB Observers): Document "inferior_created".
7883
e4a2df64
AC
78842004-05-08 Andrew Cagney <cagney@redhat.com>
7885
e6b55ae2
AC
7886 * gdbint.texinfo (Target Architecture Definition): Delete
7887 description of DO_DEFERRED_STORES.
7888
28954179
AC
7889 * gdbint.texinfo (Target Architecture Definition): Delete
7890 references to DEPRECATED_FIX_CALL_DUMMY.
7891
434b87dd
AC
7892 * gdbint.texinfo (Target Architecture Definition): Delete
7893 description of DEPRECATED_CALL_DUMMY_WORDS,
7894 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7895
58d28df8
AC
7896 * gdbint.texinfo (Target Architecture Definition): Delete
7897 description of DEPRECATED_PUSH_DUMMY_FRAME.
7898
e4a2df64
AC
7899 * gdbint.texinfo (Target Architecture Definition): Delete
7900 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7901
2b4855ab
AC
79022004-05-07 Andrew Cagney <cagney@redhat.com>
7903
7904 * observer.texi (GDB Observers): Add "Debugging" section. Include
7905 cross reference to "set/show debug observer".
7906 * gdb.texinfo (Debugging Output): Document "set/show debug
7907 observer".
7908
fcf70625
AC
79092004-05-01 Andrew Cagney <cagney@redhat.com>
7910
7911 * gdbint.texinfo (Target Architecture Definition): Delete
7912 description of DEPRECATED_PC_IN_SIGTRAMP.
7913
8ee56bcf
AC
79142004-04-30 Andrew Cagney <cagney@redhat.com>
7915
7916 * gdbint.texinfo (Target Architecture Definition): Delete
7917 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7918
67ab9a76
OF
79192004-04-30 Orjan Friberg <orjanf@axis.com>
7920
7921 * observer.texi (GDB Observers): Correct spelling.
7922
79346bcb
OF
79232004-04-26 Orjan Friberg <orjanf@axis.com>
7924
7925 * observer.texi (GDB Observers): Add target_changed event.
7926
7a464420
AC
79272004-04-08 Andrew Cagney <cagney@redhat.com>
7928
7929 * observer.texi (GDB Observers): Rework, provide generic observer
7930 definitions and then a list of observable events.
7931
6cdf9d98
AC
79322004-04-04 Andrew Cagney <cagney@redhat.com>
7933
7934 * gdbint.texinfo (Host Definition): Delete reference to
7935 NO_SIGINTERRUPT.
7936
ddc135a4
AC
79372004-04-02 Andrew Cagney <cagney@redhat.com>
7938
7939 * gdbint.texinfo (Target Architecture Definition): Delete
7940 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7941
6a1b180d
SC
79422004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7943
7944 * gdb.texinfo (TUI Commands): Document tui reg commands.
7945
d0d5df6f
AC
79462004-03-26 Andrew Cagney <cagney@redhat.com>
7947
7948 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7949 "gdbtui".
7950 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7951 (Contributors): Mention both Text and Terminal User Interface.
7952
aa2a3f87
AC
79532004-03-23 Andrew Cagney <cagney@redhat.com>
7954
7955 * gdbint.texinfo (Target Architecture Definition): Deprecate
7956 references to SIGTRAMP_START and SIGTRAMP_END.
7957
f561f026
AC
79582004-03-23 Andrew Cagney <cagney@redhat.com>
7959
7960 * gdbint.texinfo (Target Architecture Definition): Deprecate
7961 references to PC_IN_SIGTRAMP.
7962
33cb8b0f
AC
79632004-03-19 Andrew Cagney <cagney@redhat.com>
7964
7965 * gdbint.texinfo (Target Architecture Definition): Delete
7966 reference to GDB_TARGET_IS_HPPA.
7967
fc989b7a
AC
79682004-03-18 Andrew Cagney <cagney@redhat.com>
7969
7970 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7971 describe pre_init and post_init.
7972
701b08bb
DJ
79732004-03-09 Daniel Jacobowitz <drow@mvista.com>
7974
7975 * gdb.texinfo (Debugging Output): Document values for "set debug
7976 target".
7977
faae5abe
AC
79782004-02-28 Andrew Cagney <cagney@redhat.com>
7979
7980 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7981
dd79a6cf
JJ
79822004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7983
7984 * gdb.texinfo (breakpoints): Add information about the
7985 new "set breakpoint pending" and "show breakpoint pending"
7986 commands.
7987
e7f16015
AC
79882004-02-26 Andrew Cagney <cagney@redhat.com>
7989
7990 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7991 in Per-architecture module data section.
7992
7161a3a6
RM
79932004-02-25 Roland McGrath <roland@redhat.com>
7994
7995 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7996
2154891a
AC
79972004-02-24 Andrew Cagney <cagney@redhat.com>
7998
7999 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8000 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8001 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8002
6c74ac8b
AC
80032004-02-17 Andrew Cagney <cagney@redhat.com>
8004
8005 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8006
19772a2c
AC
80072004-02-16 Andrew Cagney <cagney@redhat.com>
8008
8009 * gdbint.texinfo (Target Architecture Definition): Deprecate
8010 FRAMELESS_FUNCTION_INVOCATION.
8011
c9830293
AC
80122004-02-16 Andrew Cagney <cagney@redhat.com>
8013
8014 * gdbint.texinfo (Coding): Mention -Wunused-function.
8015
b9d26eb9
AC
80162004-02-14 Andrew Cagney <cagney@redhat.com>
8017
8018 * gdbint.texinfo (Target Architecture Definition): Delete
8019 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8020
49efadf5
EZ
80212004-02-12 Elena Zannoni <ezannoni@redhat.com>
8022
8023 * gdb.texinfo: Properly quote the name "C++".
8024 * gdbint.texinfo: Ditto.
8025 * stabs.texinfo: Ditto.
8026
1eb288ea
EZ
80272004-02-11 Elena Zannoni <ezannoni@redhat.com>
8028
8029 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8030 minimal information about libiberty.
8031
e4937fc1
MC
80322004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8033
8034 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8035
a9331b3f
RM
80362004-02-04 Roland McGrath <roland@redhat.com>
8037
8038 * gdb.texinfo (Auxiliary Vector): New node (section).
8039 (Data): Add it to the menu.
8040
2650777c
JJ
80412004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8042
8043 * gdb.texinfo (Breakpoints): Add information about pending
8044 breakpoint support.
8045
b4501125
AC
80462004-01-26 Andrew Cagney <cagney@redhat.com>
8047
8048 * gdb.texinfo (Overview): Delete references to the cisco protocol
8049 including the "N" response.
8050
74055713
AC
80512004-01-26 Andrew Cagney <cagney@redhat.com>
8052
8053 * gdbint.texinfo (Target Architecture Definition): Rename
8054 EXTRACT_STRUCT_VALUE_ADDRESS to
8055 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8056
3bbe9696
EZ
80572004-01-24 Eli Zaretskii <eliz@gnu.org>
8058
8059 * gdb.texinfo (KOD): Document "show os". Add index entries for
8060 "set/show os" and "info cisco" commands.
8061
5843504f
EZ
80622004-01-21 Eli Zaretskii <eliz@gnu.org>
8063
8064 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8065
9175c9a3
MC
80662004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8067
8068 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8069 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8070
8e94b928
NR
80712004-01-19 Nick Roberts <nick@nick.uklinux.net>
8072
8073 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8074 -stack-list-locals.
8075 (GDB/MI Variable Objects): Describe extension to
8076 -var-list-children.
8077
a20cf136
DJ
80782004-01-17 Daniel Jacobowitz <drow@mvista.com>
8079
8080 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8081
afb18d0f
AC
80822004-01-17 Andrew Cagney <cagney@redhat.com>
8083
8084 * gdbint.texinfo (Target Architecture Definition): Delete
8085 documentation on DEPRECATED_NPC_REGNUM.
8086
b51970ac
DJ
80872004-01-13 Daniel Jacobowitz <drow@mvista.com>
8088
8089 * gdb.texinfo: Update copyright year. Mention that set
8090 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8091 "set follow-fork-mode ask".
8092
0f0cffd2
AC
80932004-01-13 Andrew Cagney <cagney@redhat.com>
8094
8095 * gdbint.texinfo: Update copyright year.
8096 (Coding): Add -Wunused-label to list of -Werror warnings.
8097
c552b3bb 80982004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8099 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8100
8101 * gdb.texinfo: Update copyright.
8102 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8103 around names, as appropriate. Minor syntax cleanup of
8104 _NSPrintForDebugger explanation. Two spaces after periods.
8105 GDBN used instead of lit. "gdb". Index entries added for
8106 print-object and _NSPrintForDebugger. @noindent added in one spot.
8107
afe157ca
EZ
81082003-11-11 Elena Zannoni <ezannoni@redhat.com>
8109
8110 * stabs.texinfo: Add dircategory and direntry commands.
8111 * annotate.texinfo: Ditto.
8112
963e2bb7
AC
81132003-11-10 Andrew Cagney <cagney@redhat.com>
8114
8115 * gdbint.texinfo (Target Architecture Definition): Replace the
8116 return_value method's "inval" and "outval" parameters with
8117 "readbuf" and "writebuf".
8118
1d8b2f28
JB
81192003-10-28 Jim Blandy <jimb@redhat.com>
8120
8121 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8122 from "The `F' request packet" and "The `F' reply packet", to make
8123 texi2dvi happy.
8124 (File-I/O remote protocol extension): Update menu entries, too.
8125
36d86913
MC
81262003-10-26 Michael Chastain <mec@shout.net>
8127
8128 * gdb.texinfo (Thread Stops): Document the issue with
8129 premature return from system calls in multi-threaded programs.
8130
ce2826aa
AC
81312003-10-24 Andrew Cagney <cagney@redhat.com>
8132
8133 * annotate.texinfo: Fix "fortunatly"[sic].
8134
f24c5e49
KI
81352003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8136
8137 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8138 with "Hitachi" and "Mitsubishi".
8139
92ad9cd9
AC
81402003-10-20 Andrew Cagney <cagney@redhat.com>
8141
8142 * gdbint.texinfo (Target Architecture Definition): Document
8143 gdbarch_return_value. Add cross references from
8144 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8145 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8146
0ab4b752
MK
81472003-10-18 Mark Kettenis <kettenis@gnu.org>
8148
8149 * gdbint.texinfo (Target Architecture Definition): Document
8150 regset_from_core_section.
fb3e19c0
KI
8151
81522003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8153
8154 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8155
a9331b3f 81562003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8157
8158 From Anthony Green <green@redhat.com>:
5ae4183a 8159 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8160
1485d690
KB
81612003-10-14 Kevin Buettner <kevinb@redhat.com>
8162
889bf7c5
PA
8163 * gdb.texinfo (Breakpoint related warnings): New node.
8164 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8165
86d30acc
DJ
81662003-10-13 Daniel Jacobowitz <drow@mvista.com>
8167
8168 * gdb.texinfo (Remote Protocol): Document v and vCont.
8169
172c2a43
KI
81702003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8171
8172 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8173 * gdbint.texinfo: Ditto.
8174
71952f4c
AC
81752003-10-09 Andrew Cagney <cagney@redhat.com>
8176
8177 From 2003-09-18 David Anderson <davea@sgi.com>:
8178 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8179 "command".
8180
268e2188
AC
81812003-10-03 Andrew Cagney <cagney@redhat.com>
8182
8183 * gdbint.texinfo (Target Architecture Definition): Deprecate
8184 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8185 just target.
8186
12c266ea 81872003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8188
f30992d4 8189 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8190 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8191 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8192 * gdbint.texinfo (Target Architecture Definition): Rename
8193
81942003-09-30 Andrew Cagney <cagney@redhat.com>
8195
f30992d4 8196 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8197 (Target Architecture Definition):
f30992d4 8198
2e092625
AC
8199 * gdbint.texinfo (Target Architecture Definition): Rename
8200 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8201
0717ae8a
AC
82022003-09-29 Andrew Cagney <cagney@redhat.com>
8203
dad809b7
AC
8204 * gdbint.texinfo (Target Architecture Definition): Delete
8205 documentation for NEED_TEXT_START_END.
8206
0717ae8a
AC
8207 * gdbint.texinfo (Target Architecture Definition): Rename
8208 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8209 TARGET_WRITE_PC.
a9331b3f 8210
af6cf26d
MC
82112003-09-22 Michael Chastain <mec@shout.net>
8212
8213 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8214
ee206350
AG
82152003-09-21 Anthony Green <green@redhat.com>
8216
8217 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8218
a38c9fe6
MK
82192003-09-21 Mark Kettenis <kettenis@gnu.org>
8220
8221 * gdbint.texinfo (Target Architecture Definition): Document
8222 stabs_argument_has_addr.
8223
77949794
AC
82242003-09-18 Andrew Cagney <cagney@redhat.com>
8225
8226 * gdbint.texinfo (Target Architecture Definition): Delete
8227 documentation on REGISTER_NAMES.
8228
8e823e25
MK
82292003-09-13 Mark Kettenis <kettenis@gnu.org>
8230
8231 * gdbint.texinfo (Target Architecture Definition): Replace
8232 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8233
f27dd7fd
AC
82342003-09-11 Andrew Cagney <cagney@redhat.com>
8235
8236 * gdbint.texinfo (Target Architecture Definition): Replace
8237 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8238
8b148df9
AC
82392003-08-18 Andrew Cagney <cagney@redhat.com>
8240
8241 * gdbint.texinfo (Target Architecture Definition): Document
8242 "frame_red_zone_size".
8243
25d29d70
AC
82442003-08-09 Andrew Cagney <cagney@redhat.com>
8245
8246 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8247 with "set/show backtrace past-main" and "set/show backtrace
8248 limit".
8249
c938e9b0
L
82502003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8251
8252 * Makefile.in (install-info): Support DESTDIR.
8253 (install-html): Likewise.
8254
64fabec2
AC
82552003-08-07 Andrew Cagney <cagney@redhat.com>
8256
8257 Patch from Nick Roberts.
8258 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8259 bindings. Remove description of send-gdb-command.
8260
2fcf52f0
AC
82612003-08-07 Andrew Cagney <cagney@redhat.com>
8262
8263 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8264 GDB 6.0.
8265
086432e2
AC
82662003-08-06 Andrew Cagney <cagney@redhat.com>
8267
8268 * gdb.texinfo (Mode Options): Mention that level three is the
8269 highest available and that level 2 is deprecated.
8270 (Annotations Overview): Mention annotation levels. Cross reference
8271 to "Limitations of the Annotation Interface" in annotate.texi.
8272 (TODO, Value Annotations, Frame Annotations): Delete section.
8273 (Displays, Breakpoint Info): Delete.
8274
e5249f67
AC
82752003-08-04 Andrew Cagney <cagney@redhat.com>
8276
8277 * agentexpr.texi: Delete @bye.
8278 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8279 (stabs.info): Add $(srcdir) to include search path.
8280 (html): Depend on "annotate_toc.html", and not "annotate.html".
8281 * stabs.texinfo: Ditto. Include "fdl.texi".
8282 * gdbint.texinfo: Update copyright statement's list of invariant
8283 sections.
8284
e6f672d2
AC
82852003-07-28 Andrew Cagney <cagney@redhat.com>
8286
8287 * Makefile.in (INFO_DEPS): Add annotate.info.
8288 (dvi, ps, html, pdf): Add annotate.
8289 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8290 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8291 (ANNOTATE_DOC_FILES): New macro.
8292 (ANNOTATE_TEX_TMPS): New macro.
8293 (annotate.info, annotate_toc.html): Specify dependencies.
8294 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8295 * annotate.texinfo: Rename annotate.texi. Get building. Add
8296 "Migrating to GDB/MI" and "Limitations of the Annotation
8297 Interface" chapters. Mention why it is not part of the user
8298 guide. Update copyright notice. Include "fdl.texi".
8299
72ffddc9
SC
83002003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8301
8302 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8303
a9f12a31
DJ
83042003-07-24 Daniel Jacobowitz <drow@mvista.com>
8305
8306 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8307
b1fe9455
DJ
83082003-07-24 Daniel Jacobowitz <drow@mvista.com>
8309
8310 * gdb.texinfo (Server): Mention pidof.
8311
153721e6
AC
83122003-07-22 Andrew Cagney <cagney@redhat.com>
8313
8314 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8315 list.
8316
0fac0b41
DJ
83172003-06-28 Daniel Jacobowitz <drow@mvista.com>
8318
8319 * gdb.texinfo (Logging output): New chapter.
8320
4e562065
JB
83212003-06-24 Joel Brobecker <brobecker@gnat.com>
8322
8323 * gdb.texinfo (Unsupported languages): New section.
8324 (Languages): Add link to new section.
8325
f2c06f52
AC
83262003-06-22 Andrew Cagney <cagney@redhat.com>
8327
8328 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8329
b4177fca
DJ
83302003-06-22 Daniel Jacobowitz <drow@mvista.com>
8331
8332 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8333
f418dd93
DJ
83342003-06-22 Daniel Jacobowitz <drow@mvista.com>
8335
8336 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8337 * agentexpr.texi: Retitle section, and change it to an appendix.
8338 Comment out texinfo initialization. Factor a @var{} into two
8339 pieces to prevent makeinfo warnings.
8340 * gdb.texinfo: Add Agent Expressions appendix.
8341
4ca61388
DJ
83422003-06-19 Daniel Jacobowitz <drow@mvista.com>
8343
8344 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8345
07f31aa6
DJ
83462003-06-18 Daniel Jacobowitz <drow@mvista.com>
8347
5ae4183a 8348 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8349 remote target". Document the "detach" and "disconnect" commands.
8350 (Server, Netware, Debug Session): Reference "Connecting to a
8351 remote target".
8352 (GDB/MI Target Manipulation): Document "-target-disconnect".
8353
2dd0da42
AC
83542003-06-13 Andrew Cagney <cagney@redhat.com>
8355
8356 * gdbint.texinfo (Target Architecture Definition): Deprecate
8357 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8358 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8359
e7a3abfc
JB
83602003-06-09 Jim Blandy <jimb@redhat.com>
8361
8362 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8363
25e3a86b
AC
83642003-06-08 Andrew Cagney <cagney@redhat.com>
8365
8366 * gdbint.texinfo (Target Architecture Definition): Delete
8367 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8368
a9e5fdc2
AC
83692003-06-08 Andrew Cagney <cagney@redhat.com>
8370
8371 * gdbint.texinfo (Target Architecture Definition): Document
8372 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8373
b37303ee
AF
83742003-06-07 Adam Fedor <fedor@gnu.org>
8375
8376 * gdb.texinfo: Add Objective-C documentation.
8377
39fe6e80
AC
83782003-06-01 Andrew Cagney <cagney@redhat.com>
8379
8380 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8381 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8382
125309b2
AC
83832003-05-21 Andrew Cagney <cagney@redhat.com>
8384
8385 * gdbint.texinfo (Target Architecture Definition): Delete
8386 references to "extract_address" and "store_address".
8387
b8b527c5
AC
83882003-05-16 Andrew Cagney <cagney@redhat.com>
8389
8390 * gdbint.texinfo (Target Architecture Definition): Replace
8391 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8392 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8393
50e3ee83
TR
83942003-05-14 Theodore A. Roth <troth@openavr.org>
8395
8396 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8397
44e2be90
L
83982003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8399
8400 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8401 (gdb.dvi): Likewise.
8402 (gdb.pdf): Likewise.
8403 (links2roff): Likewise.
8404
df5215a6
JB
84052003-05-08 Jim Blandy <jimb@redhat.com>
8406
8407 * gdb.texinfo (Dump/Restore Files): Update documentation for
8408 'dump', 'append', and 'restore': note that format argument is
8409 optional; simplify presentation of the command variants; and be
8410 more precise about the formats.
8411
5e7b2f39
JB
84122003-05-07 Jim Blandy <jimb@redhat.com>
8413
8414 * gdb.texinfo (Symbols): Update documentation: 'maint list
8415 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8416 symtabs' and 'maint info psymtabs'.
8417
b1e29e33
AC
84182003-05-05 Andrew Cagney <cagney@redhat.com>
8419
8420 * gdbint.texinfo (Target Architecture Definition): Make
8421 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8422 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8423 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8424
00905d52
AC
84252003-05-04 Andrew Cagney <cagney@redhat.com>
8426
8427 * gdb.texinfo (Maintenance Commands): Document "maint print
8428 dummy-frames".
8429
54ff5908
AC
84302003-05-04 Andrew Cagney <cagney@redhat.com>
8431
8432 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8433
32e7087d
JB
84342003-05-03 J. Brobecker <brobecker@gnat.com>
8435
8436 Thierry Schneider <tpschneider1@yahoo.com>
8437 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8438 for new MI command.
8439
7043d8dc
AC
84402003-05-03 Andrew Cagney <cagney@redhat.com>
8441
8442 * gdbint.texinfo (Target Architecture Definition): Document
8443 push_dummy_code. Add cross references.
8444
e33d66ec
EZ
84452003-05-02 Elena Zannoni <ezannoni@redhat.com>
8446
8447 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8448 set/show charsets commands.
8449
0ba6dca9
AC
84502003-04-28 Andrew Cagney <cagney@redhat.com>
8451
8452 * gdbint.texinfo (Target Architecture Definition): Replace
8453 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8454 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8455
d7a27068
AC
84562003-04-28 Andrew Cagney <cagney@redhat.com>
8457
8458 * gdbint.texinfo (Target Architecture Definition): Rename
8459 "tm_print_insn" to "deprecated_tm_print_insn".
8460
44ea7b70
JB
84612003-04-09 Jim Blandy <jimb@redhat.com>
8462
8463 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8464 list psymtabs'.
8465
fb8f8949
AC
84662003-04-08 Andrew Cagney <cagney@redhat.com>
8467
8468 * gdbint.texinfo (Target Architecture Definition): Delete
8469 references to EXTRA_FRAME_INFO.
8470
32fb0f22
AC
84712003-04-08 Andrew Cagney <cagney@redhat.com>
8472
8473 * gdbint.texinfo (Target Architecture Definition): Delete
8474 PRINT_TYPELESS_INTEGER.
8475
6be67e67
JB
84762003-04-02 J. Brobecker <brobecker@gnat.com>
8477
8478 * observer.texi (GDB Observers): Adjust the documentation for the
8479 normal_stop notification to better describe reality. Fix a couple
8480 of minor typos.
8481
4e35d5f0
BR
84822003-04-02 Bob Rossi <bob_rossi@cox.net>
8483
a9331b3f 8484 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8485 '-file-list-exec-source-file'
8486
e8a8712a
AC
84872003-03-31 Andrew Cagney <cagney@redhat.com>
8488
8489 * gdbint.texinfo (Target Architecture Definition): Delete
8490 references to CALL_DUMMY_P.
8491
6c0e89ed
AC
84922003-03-30 Andrew Cagney <cagney@redhat.com>
8493
8494 * gdbint.texinfo (Target Architecture Definition): Remove
8495 reference to TARGET_WRITE_SP.
a9331b3f 8496
378bfd1b
AC
84972003-03-27 Andrew Cagney <cagney@redhat.com>
8498
8499 * gdbint.texinfo (Target Architecture Definition): Remove
8500 references to write_sp.
6c0e89ed 8501
922fbb7b
AC
85022003-03-27 Andrew Cagney <cagney@redhat.com>
8503
8504 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8505 chapter body. Use @smallexample instead of @example.
8506 (Annotations): Ditto.
8507 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8508 annotate.texi.
8509
b81774d8
AC
85102003-03-26 Andrew Cagney <cagney@redhat.com>
8511
8512 * gdbint.texinfo (Target Architecture Definition): Replace
8513 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8514 dummy_addr parameters.
8515
1bf6d5cc
AC
85162003-03-25 Andrew Cagney <cagney@redhat.com>
8517
8518 * gdbint.texinfo (Target Architecture Definition): Delete
8519 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8520 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8521 Add reference to PUSH_ARGUMENTS.
8522
618ce49f
AC
85232003-03-23 Andrew Cagney <cagney@redhat.com>
8524
8525 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8526 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8527
bcd7e15f
JB
85282003-03-18 J. Brobecker <brobecker@gnat.com>
8529
8530 * gdbint.texinfo (Algorithms): Add new section describing the
8531 Observer paradigm.
8532 (Top): Add menu entry to new observer appendix.
8533 * observer.texi: New file.
8534 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8535 new observer.texi file.
8536
9fe8321b
AC
85372003-03-17 Andrew Cagney <cagney@redhat.com>
8538
8539 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8540 that GNU Press update the manual version number.
8541
ac2adee5
AC
85422003-03-12 Andrew Cagney <cagney@redhat.com>
8543
8544 * gdbint.texinfo (Target Architecture Definition): Delete
8545 references to get_saved_register. Rename GET_SAVED_REGISTER to
8546 DEPRECATED_GET_SAVED_REGISTER.
8547
749b82f6
AC
85482003-03-13 Andrew Cagney <cagney@redhat.com>
8549
8550 * gdbint.texinfo (Target Architecture Definition): Replace
8551 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8552
8bedc050
AC
85532003-03-12 Andrew Cagney <cagney@redhat.com>
8554
8555 * gdbint.texinfo (Target Architecture Definition): Rename
8556 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8557
0ce1b118
CV
85582003-03-10 Corinna Vinschen <vinschen@redhat.com>
8559
8560 * gdb.texinfo: Add File-I/O documentation.
8561
12cc2063
AC
85622003-03-10 Andrew Cagney <cagney@redhat.com>
8563
8564 * gdbint.texinfo (Target Architecture Definition): Cross reference
8565 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8566
7453dc06
AC
85672003-03-07 Andrew Cagney <cagney@redhat.com>
8568
8569 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8570 frame" command.
8571
6314f104
AC
85722003-03-05 Andrew Cagney <cagney@redhat.com>
8573
8574 * gdbint.texinfo (Target Architecture Definition): Document
8575 unwind_dummy_id. Cross reference unwind_dummy_id and
8576 SAVE_DUMMY_FRAME_TOS.
8577
f1212245
DJ
85782003-03-05 James Ingham <jingham@apple.com>
8579 Daniel Jacobowitz <drow@mvista.com>
8580
8581 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8582 and "show cp-abi".
8583
77e7e267
AC
85842003-03-03 Andrew Cagney <cagney@redhat.com>
8585
8586 * gdbint.texinfo (Target Architecture Definition): Document
8587 register_type.
8588
838a8221
AC
85892003-03-03 Andrew Cagney <cagney@redhat.com>
8590
8591 * stabs.texinfo (Structures): Use @samp and separate @var's
8592 instead of a single @var containing a comma separated list.
8593 (Unions): Ditto.
8594
d7f4a264
DJ
85952003-03-02 Daniel Jacobowitz <drow@mvista.com>
8596
8597 * Makefile.in (distclean): Remove config.log.
8598
f30ee0bc
AC
85992003-03-01 Andrew Cagney <cagney@redhat.com>
8600
8601 * gdbint.texinfo (Target Architecture Definition): Rename
8602 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8603
86042003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8605
8606 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8607 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8608
be448670
CF
86092003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8610
8611 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8612 (Non-debug DLL symbols): New node, describing the minimal symbols
8613 loaded from DLLs without real debugging symbols.
8614
501eef12
AC
86152003-02-20 Andrew Cagney <ac131313@redhat.com>
8616
8617 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8618 hardware-breakpoint-limit".
8619 (Set Watchpoints): Add cross reference to "set remote
8620 hardware-watchpoint-limit".
8621 (Remote configuration options): New section.
8622
21c294e6
AC
86232003-02-04 Andrew Cagney <ac131313@redhat.com>
8624
e9be73e4
AC
8625 * gdbint.texinfo (Target Architecture Definition): Delete
8626 descrption of IS_TRAPPED_INTERNALVAR.
8627
21c294e6
AC
8628 From Keith Seitz <keiths@redhat.com>:
8629 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8630 option "-i"/"--interpreter" to this chapter. Include index
8631 entries.
8632
0179ffac
DC
86332003-02-04 David Carlton <carlton@math.stanford.edu>
8634
8635 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8636 (Variables): Recommend stabs+ and DWARF 2.
8637 (C plus plus expressions): Correct info about
8638 compiler versions, debug formats.
8639 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8640 PR symtab/874.
8641
7ca9f392
AC
86422003-02-01 Andrew Cagney <ac131313@redhat.com>
8643
8644 * gdbint.texinfo (Target Architecture Definition): Delete
8645 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8646 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8647 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8648 references to nindy and i960.
8649 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8650
31a85ea2
AC
86512003-02-01 Andrew Cagney <ac131313@redhat.com>
8652
8653 * gdbint.texinfo (Target Architecture Definition): Delete
8654 FLOAT_INFO.
8655
6b894e49
AC
86562003-01-30 Andrew Cagney <ac131313@redhat.com>
8657
8658 * stabs.texinfo (Member Type Descriptor): Clarify description of
8659 `@'. Suggested by Ben Hutchings.
8660
c48861fb
AC
86612003-01-29 Andrew Cagney <ac131313@redhat.com>
8662
8663 * gdb.texinfo (M68K): Delete reference to es1800.
8664
617073a9
AC
86652003-01-29 Andrew Cagney <ac131313@redhat.com>
8666
8667 * gdb.texinfo (Maintenance Commands): Document `maint print
8668 reggroups' and `maint print register-groups'.
8669 * gdbint.texinfo (Target Architecture Definition): Document
8670 register_reggroup_p.
8671
5b5d99cf
JB
86722003-01-23 Jim Blandy <jimb@redhat.com>
8673
8674 * gdb.texinfo (Separate Debug Files): New section.
8675
e7ba9c65
DJ
86762003-01-22 Daniel Jacobowitz <drow@mvista.com>
8677
8678 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8679 and "maint show profile".
8680
94e91d6d
MC
86812003-01-16 Michael Chastain <mec@shout.net>
8682
8683 * gdb.texinfo (Installing GDB): Warn against
8684 ".../gdb-VERSION/gdb/configure".
8685 (Separate Objdir): Likewise.
8686
867f3898
AC
86872003-01-15 Andrew Cagney <ac131313@redhat.com>
8688
8689 * gdbint.texinfo (Target Architecture Definition): Delete
8690 definition of PRINT_REGISTER_HOOK.
8691
f153cc92
EZ
86922003-01-15 Elena Zannoni <ezannoni@redhat.com>
8693
8694 (OpenRISC 1000): Fix formatting of command names.
8695
c60eb6f1
EZ
86962003-01-15 Elena Zannoni <ezannoni@redhat.com>
8697
8698 * gdb.texinfo (Continuing and Stepping): Add new command
8699 'advance'. Clarify behavior of 'until'.
8700
f5ebfba0
DJ
87012003-01-13 Daniel Jacobowitz <drow@mvista.com>
8702
8703 * gdb.texinfo (Files): Document solib-absolute-prefix and
8704 solib-search-path.
8705
4ce8657e
MC
87062003-01-09 Michael Chastain <mec@shout.net>
8707
8708 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8709 (Create a Release): Add new instructions for new @file{src-release}.
8710 Document existing instructions for @file{Makefile.in} as
8711 being for @value{GDBN} 5.3.1 or earlier.
8712
372613e3
AC
87132003-01-09 Andrew Cagney <ac131313@redhat.com>
8714
8715 * gdbint.texinfo (Target Architecture Definition): Mention
8716 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8717 allocate memory.
8718
b4e9345d
DJ
87192003-01-04 Daniel Jacobowitz <drow@mvista.com>
8720
8721 * gdb.texinfo (Controlling GDB): Add @kindex for
8722 "show osabi".
8723 (Backtraces): Add @kindex's for backtrace-below-main.
8724
98b45e30
DJ
87252003-01-04 Daniel Jacobowitz <drow@mvista.com>
8726
8727 * gdb.texinfo (Controlling GDB): Document "set osabi".
8728
95f90d25
DJ
87292003-01-04 Daniel Jacobowitz <drow@mvista.com>
8730
8731 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8732 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8733
1e698235
DJ
87342003-01-04 Daniel Jacobowitz <drow@mvista.com>
8735
8736 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8737 "set coerce-float-to-double".
8738 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8739
e632838e
AC
87402003-01-02 Andrew Cagney <ac131313@redhat.com>
8741
8742 * stabs.texinfo: Remove obsolete text.
8743 * gdbint.texinfo: Ditto.
8744 * gdb.texinfo: Ditto.
8745
c133ab7a
MK
87462002-12-22 Mark Kettenis <kettenis@gnu.org>
8747
8748 * gdbint.texinfo (Target Architecture Definition): Update
8749 description of gdbarch_register_osabi.
8750
f821f325
KH
87512002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8752
8753 * agentexpr.texi: Fix typos.
8754 * annotate.texi: Likewise.
8755 * fdl.texi: Likewise.
8756
85a6d8d3 87572002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8758
8759 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8760 DEPRECATED_INIT_FRAME_PC.
8761
ae45cd16
AC
87622002-12-01 Andrew Cagney <ac131313@redhat.com>
8763
8764 * gdbint.texinfo (Target Architecture Definition): Delete
8765 PC_IN_CALL_DUMMY.
8766
07555a72
AC
87672002-11-28 Andrew Cagney <ac131313@redhat.com>
8768
8769 * gdbint.texinfo (Host Definition): Delete documentation on
8770 USE_GENERIC_DUMMY_FRAMES.
8771
c166cdc7
EZ
87722002-11-26 Elena Zannoni <ezannoni@redhat.com>
8773
5ae4183a 8774 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8775 * Makefile.in (install-info): Run the install-info command as part
8776 of the post install steps only.
8777 (uninstall-info): New target.
8778 (uninstall): New target.
8779
35db0260
EZ
87802002-11-22 Elena Zannoni <ezannoni@redhat.com>
8781
8782 * Makefile.in (install): Make install do some real work.
8783
9ba8d803
AC
87842002-11-19 Andrew Cagney <ac131313@redhat.com>
8785
8786 Fix POSIX problem reported by Paul Eggert.
8787 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8788 Fix PR gdb/527.
8789
903ad3a6
AC
87902002-10-26 Andrew Cagney <cagney@redhat.com>
8791
8792 * gdbint.texinfo (Target Architecture Definition): Delete
8793 definition of DO_REGISTERS_INFO.
8794
f2abfe65
KB
87952002-10-18 Kevin Buettner <kevinb@redhat.com>
8796
8797 * gdbint.texinfo (Address Classes): Fix problems with insertion
8798 of ``{'' and ``}'' in example.
8799
b5b0480a
KB
88002002-10-17 Kevin Buettner <kevinb@redhat.com>
8801
8802 * gdbint.texinfo (Address Classes): New section.
8803 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8804 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8805 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8806 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8807
c85508ee
KD
88082002-10-11 Klee Dienes <kdienes@apple.com>
8809
8810 * gdb.texinfo (Registers): Mention vector registers as well as
8811 floating registers in the documentation for 'info registers' and
8812 'info all-registers'.
8813
6d12fc3d
DJ
88142002-10-11 Daniel Jacobowitz <drow@mvista.com>
8815
8816 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8817
8d19fbd2
JJ
88182002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8819
8820 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8821 interface definition.
8822
a37295f9
MM
88232002-10-03 Marko Mlinar <markom@opencores.org>
8824
8825 * gdb.texinfo (Target Commands): Add or1k target specific
8826 commands.
8827 * gdb.texinfo (Contributors): Add myself to the contributors list.
8828
da0f9dcd
AC
88292002-10-01 Andrew Cagney <ac131313@redhat.com>
8830
8831 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8832 and "mi1" instead of "mi1" and "mi0".
8833
2e834e49
HPN
88342002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8835
8836 * gdb.texinfo (Packets): Fix typos "alligned".
8837 Correct z3/Z3 description. Correct z4/Z4 title.
8838
050be0dc
AC
88392002-09-27 Andrew Cagney <ac131313@redhat.com>
8840
8841 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8842
1104b9e7
KB
88432002-09-25 Kevin Buettner <kevinb@redhat.com>
8844
8845 * gdb.texinfo: Use GNU/Linux instead of Linux.
8846
512217c7
AC
88472002-09-25 Andrew Cagney <ac131313@redhat.com>
8848
8849 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8850
10998722
AC
88512002-09-24 Andrew Cagney <ac131313@redhat.com>
8852
512217c7 8853 * gdb.texinfo: Replace @example with @smallexample.
10998722 8854
a0eb71c5
KB
88552002-09-20 Kevin Buettner <kevinb@redhat.com>
8856
f7dc1244 8857 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8858 * gdb.texinfo (Character Sets): Use @smallexample instead of
8859 @example. Use GNU/Linux instead of Linux.
8860
88612002-09-20 Jim Blandy <jimb@redhat.com>
8862
8863 * gdb.texinfo: Add character set documentation.
8864
2f870471
AC
88652002-09-19 Andrew Cagney <ac131313@redhat.com>
8866
8867 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8868 (Packets): Add cross reference from `b' packet to `z' packets.
8869
790eb8f5
AC
88702002-09-19 Andrew Cagney <ac131313@redhat.com>
8871
8d30a00d
AC
8872 * gdb.texinfo (Maintenance Commands): Document ``maint
8873 internal-error'' and ``maint internal-warning''.
8874
790eb8f5
AC
8875 * gdbint.texinfo (Target Architecture Definition): Revise
8876 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8877
a23a7bf1
JB
88782002-09-19 Joel Brobecker <brobecker@gnat.com>
8879
8880 * gdbint.texinfo (Target Conditionals): Document the new
8881 NAME_OF_MALLOC macro.
8882
299ffc64
AC
88832002-09-05 Andrew Cagney <ac131313@redhat.com>
8884
8885 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8886 engineer.
8887
b7bb15bc
SC
88882002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8889
8890 * gdb.texinfo (TUI Overview): Document status line fields.
8891
3d757584
SC
88922002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8893
8894 * gdb.texinfo (TUI Commands): Document info win command.
8895
269c21fe
SC
88962002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8897
8898 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8899
7cf36c78
SC
89002002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8901
8902 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8903 (TUI Keys): Likewise.
8904
d2c6833e
AC
89052002-08-25 Andrew Cagney <ac131313@redhat.com>
8906
8907 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8908 for a packet receive.
8909
46d8b1c3
AC
89102002-08-25 Andrew Cagney <ac131313@redhat.com>
8911
8912 * Makefile.in (clean): Move to end of file.
8913 (distclean, maintainer-clean, realclean): Ditto.
8914 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8915 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8916 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8917 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8918
b0787093
AC
89192002-08-24 Andrew Cagney <ac131313@redhat.com>
8920
8921 * Makefile.in (GDBINT_TEX_TMPS): Define.
8922 (gdbint.dvi, gdbint.pdf): Use
8923 (GDB_TEX_TMPS): Define.
8924 (gdb.dvi, gdb.pdf): Use.
8925 (STABS_TEX_TMPS): Define.
8926 (stabs.dvi, stabs.pdf): Use.
8927 (GDB_DOC_SOURCE_INCLUDES): New macros.
8928 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8929 (GDBINT_DOC_FILES_INCLUDES): New macros.
8930 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8931 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8932 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8933 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8934 (links2roff): Replace SFILES_INCLUDED with
8935 GDB_DOC_SOURCE_INCLUDES.
8936 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8937 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8938 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8939 dependencies.
8940 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8941 dependencies.
8942 (gdbmi.texinfo): Delete rule.
8943 (inc-hist.texinfo): Delete rule.
8944 (rluser.texinfo): Delete rule.
8945
ebba8386
AC
89462002-08-23 Andrew Cagney <cagney@redhat.com>
8947
8948 * gdbint.texinfo (Target Architecture Definition): Update
8949 STORE_RETURN_VALUE, mention regcache.
8950
0ab7a791
AC
89512002-08-21 Andrew Cagney <ac131313@redhat.com>
8952
8953 * gdbint.texinfo (Target Architecture Definition): Document
8954 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8955
ee2d5c50
AC
89562002-08-19 Andrew Cagney <ac131313@redhat.com>
8957
8958 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8959 Fix minor typos. Add index entries.
8960
53c69bd7
AC
89612002-08-18 Andrew Cagney <ac131313@redhat.com>
8962
8963 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8964
e76f1f2e
AC
89652002-08-15 Andrew Cagney <ac131313@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): Document
8968 PRINT_VECTOR_INFO.
8969 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8970
0680b120
AC
89712002-08-13 Andrew Cagney <ac131313@redhat.com>
8972
8973 * gdb.texinfo (Maintenance Commands): Document "maint print
8974 registers", "maint print raw-registers" and "maint print
8975 cooked-registers".
8976
3c3bea1c
GS
89772002-08-08 Grace Sainsbury <graces@redhat.com>
8978
a9331b3f 8979 From Mark Salter:
3c3bea1c
GS
8980 * gdb.texinfo (Protocol): Document T packet extension to
8981 allow watchpoint address reporting.
8982
42f9b0a5
AC
89832002-08-03 Andrew Cagney <ac131313@redhat.com>
8984
8985 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8986
db034ac5
AC
89872002-08-01 Andrew Cagney <cagney@redhat.com>
8988
8989 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8990 to CHILL.
8991
e2b28d04
AC
89922002-08-01 Andrew Cagney <ac131313@redhat.com>
8993
8994 * gdbint.texinfo (Coding): Revise section "Include Files".
8995
7fb623f7
AC
89962002-07-24 Andrew Cagney <cagney@redhat.com>
8997
8998 * gdbint.texinfo: Obsolete references to m88k.
8999 * gdb.texinfo: Ditto.
9000
4a2b4636
JB
90012002-07-10 Joel Brobecker <brobecker@gnat.com>
9002
7fb623f7 9003 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9004 where the proper version of autoconf can be retrieved.
9005
a71ec265
DH
90062002-07-09 Don Howard <dhoward@redhat.com>
9007
9008 * gdb.texinfo (Command Files): Further describe the behavior of
9009 sourced command files.
9010
b9aa90c9
AC
90112002-06-27 Andrew Cagney <ac131313@redhat.com>
9012
9013 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9014 (Coding): Clarify ISO C version that GDB assumes.
9015
40dd2248
TT
90162002-06-26 Tom Tromey <tromey@redhat.com>
9017
9018 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9019 add_setshow_cmd_full.
9020
bfac230e
DH
90212002-06-25 Don Howard <dhoward@redhat.com>
9022
9023 * gdb.texinfo (Memory Region Attributes): Document new behavior
9024 for 'mem' command.
9025
475b0867
JB
90262002-06-11 Jim Blandy <jimb@redhat.com>
9027
919d772c
JB
9028 * gdb.texinfo (Symbols): Update documentation for `info source'
9029 command.
9030
475b0867
JB
9031 * gdb.texinfo (Macros): Call the command `info macro', not
9032 `show macro'.
9033
ba8c9337
AC
90342002-06-09 Andrew Cagney <ac131313@redhat.com>
9035
9036 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9037 data''.
9038
1029b7fa
MK
90392002-06-09 Mark Kettenis <kettenis@gnu.org>
9040
9041 * gdbint.texinfo (Target Architecture Definition): Document
9042 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9043
16737d73
AC
90442002-06-08 Andrew Cagney <ac131313@redhat.com>
9045
9046 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9047 lists.
9048
30107679
AC
90492002-06-08 Andrew Cagney <ac131313@redhat.com>
9050
9051 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9052 Branch''.
9053
3352e23e
AC
90542002-06-01 Andrew Cagney <ac131313@redhat.com>
9055
9056 * gdbint.texinfo (Target Architecture Definition): Add section
9057 ``Converting an existing Target Architecture to Multi-arch''.
9058
cbb09e6a
AC
90592002-05-30 Andrew Cagney <ac131313@redhat.com>
9060
9061 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9062 to ``Obsoleting code''. Revise.
9063
e2e0bcd1
JB
90642002-05-17 Jim Blandy <jimb@redhat.com>
9065
9066 * gdb.texinfo (C Preprocessor Macros): New chapter.
9067 Include it in the main menu.
9068 (Contributors): Credit Jim Blandy with macro support.
9069 (Compilation): Explain how to get macro information into the
9070 executable.
9071 (Expressions): Note that preprocessor macros are expanded.
9072
9db8d71f
DJ
90732002-05-14 Daniel Jacobowitz <drow@mvista.com>
9074
9075 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9076 options for `target remote'.
9077
6d531722
AC
90782002-05-13 Andrew Cagney <ac131313@redhat.com>
9079
9080 * gdbint.texinfo (Target Architecture Definition): Delete
9081 documentation on NNPC_REGNUM.
9082
13d01224
AC
90832002-05-11 Andrew Cagney <ac131313@redhat.com>
9084
9085 * gdbint.texinfo (Target Architecture Definition): Document
9086 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9087 (Target Architecture Definition): Revise section `Using Different
9088 Register and Memory Data Representations'. Add section `Raw and
9089 Virtual Register Representations'.
9090
b2e75d78
AC
90912002-05-11 Andrew Cagney <ac131313@redhat.com>
9092
9093 * gdbint.texinfo (Target Architecture Definition): Mention
9094 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9095 (Target Architecture Definition): Mention same. Add references to
9096 web pages.
9097
2c8682ee
MS
90982002-05-08 Michael Snyder <msnyder@redhat.com>
9099
9100 * stabs.texinfo (Attributes): Document new "vector" attribute.
9101
0816590b
AC
91022002-05-04 Andrew Cagney <ac131313@redhat.com>
9103
9104 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9105
2653173e
AC
91062002-05-04 Andrew Cagney <ac131313@redhat.com>
9107
9108 * gdb.texinfo: Delete obsolete references to a29k.
9109
d7bd68ca
AC
91102002-04-24 Andrew Cagney <ac131313@redhat.com>
9111
9112 * gdbint.texinfo (Target Architecture Definition): Replace
9113 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9114
21d83aa5
DM
91152002-04-24 David S. Miller <davem@redhat.com>
9116
9117 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9118
7673a6cc
DM
91192002-04-21 David S. Miller <davem@redhat.com>
9120
9121 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9122
d49d1e0a
AC
91232002-04-21 Andrew Cagney <ac131313@redhat.com>
9124
9125 * gdbint.texinfo (Target Architecture Definition): Delete
9126 definition of HAVE_REGISTER_WINDOWS.
9127
f7dc1244 91282002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9129
9130 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9131 "Theodore A. Roth" <troth@verinet.com>.
9132
5ca0cb28
DH
91332002-04-15 Don Howard <dhoward@redhat.com>
9134
f7dc1244 9135 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9136 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9137 Provide a better explaination of this feature.
5ca0cb28 9138
f208ba17
AC
91392002-04-14 Andrew Cagney <ac131313@redhat.com>
9140
9141 * gdbint.texinfo (Target Architecture Definition): Remove
9142 FRAME_CHAIN_COMBINE.
9143
d5ba91de
MC
91442002-04-12 Michael Chastain <mec@shout.net>
9145
9146 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9147 REG_STACK_SEGMENT.
9148
26818220
MC
91492002-04-09 Michael Chastain <mec@shout.net>
9150
9151 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9152 PYRAMID_* macros.
9153
129188f6
AC
91542002-04-07 Andrew Cagney <ac131313@redhat.com>
9155
9156 * gdb.texinfo (Bug Reporting): Document that the web is the
9157 prefered way of submitting bug reports.
9158 (Bug Reporting): Delete the s-mail address as the last resort.
9159
8227c0ff
AC
91602002-04-05 Andrew Cagney <ac131313@redhat.com>
9161
9162 * gdbint.texinfo (Target Architecture Definition): Delete
9163 references to TARGET_WRITE_FP and write_fp.
9164
16d9dec6
MS
91652002-03-27 Michael Snyder <msnyder@redhat.com>
9166
9167 * gdb.texinfo: Document new commands dump, append, and restore.
9168
9ae8b82c
AC
91692002-03-27 Andrew Cagney <ac131313@redhat.com>
9170
9171 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9172 Branch'.
9173
474c8240
AC
91742002-03-18 Andrew Cagney <ac131313@redhat.com>
9175
9176 * gdb.texinfo: Change all examples to @smallexample.
9177 * gdbint.texinfo: Ditto.
a9331b3f 9178
fb0ff88f
AC
91792002-03-18 Andrew Cagney <ac131313@redhat.com>
9180
9181 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9182 Branches''.
9183
9bb0a4d8
AC
91842002-03-18 Andrew Cagney <ac131313@redhat.com>
9185
9186 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9187 Policy''.
9188
937f164b
FF
91892002-03-04 Fred Fish <fnf@redhat.com>
9190
9191 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9192 expresson, suports, dependant, trhe, perhaphs, situtations,
9193 explictily, taged, oportunity, unfortunatly).
9194
a7b40f07
AC
91952002-02-24 Andrew Cagney <ac131313@redhat.com>
9196
9197 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9198 Remove reference to 3.12.
9199
aab4e0ec
AC
92002002-02-23 Andrew Cagney <ac131313@redhat.com>
9201
9202 * gdbint.texinfo: Include fdl.texi.
9203 (Top): Add GNU Free Documentation License.
9204 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9205 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9206 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9207 (gdbint.info): Add srcdir to include path.
9208 * gdb.texinfo: Include gpl.texi.
9209 (Top): Add Copying.
9210 * gpl.texi: New file.
9211
47b95330
AC
92122002-02-23 Andrew Cagney <ac131313@redhat.com>
9213
9214 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9215
78c47bea
PM
92162002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9217
9218 * gdb.texinfo: Document Cygwin native specific commands.
9219
56460a61
DJ
92202002-02-15 Daniel Jacobowitz <drow@mvista.com>
9221
9222 * gdb.texinfo: Document gdbserver ``--attach'' command.
9223
def71bfa
MS
92242002-02-07 Michael Snyder <msnyder@redhat.com>
9225
9226 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9227 to @code(_ovly_debug_event).
9228
c928edc0
AC
92292002-02-07 Andrew Cagney <ac131313@redhat.com>
9230
9231 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9232
81d46470
MS
92332002-02-06 Michael Snyder <msnyder@redhat.com>
9234
9235 * gdb.texinfo (overlays): Mention new magic symbol
9236 '_ovly_debug_event', which allows GDB to keep better track
9237 of overlays.
9238
f7dc1244 92392002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9240
9241 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9242 Suggested by Dmitry Sivachenko.
9243
9244 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9245
15110bc3
MS
92462002-02-01 Michael Snyder <msnyder@redhat.com>
9247
9248 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9249
6763aef9
MS
92502002-01-30 Michael Snyder <msnyder@redhat.com>
9251
ac282366
MS
9252 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9253 (set trust-readonly-sections): Document.
6763aef9 9254
8642bc8f
AC
92552002-01-29 Andrew Cagney <ac131313@redhat.com>
9256
9257 * gdbint.texinfo (Releasing GDB): Revise and update.
9258
afe64c1a
AC
92592002-01-28 Andrew Cagney <ac131313@redhat.com>
9260
9261 * gdbint.texinfo (Target Architecture Definition): Delete
9262 description of TARGET_BYTE_ORDER_DEFAULT.
9263
f7dc1244 92642002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9265
9266 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9267 <mitya@cavia.pp.ru>.
9268
3d6e1b5a
AC
92692002-01-23 Andrew Cagney <ac131313@redhat.com>
9270
9271 * libgdb.texinfo: Delete file.
9272
6c0e9fb3
AC
92732002-01-22 Andrew Cagney <ac131313@redhat.com>
9274
9275 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9276 * gdbint.texinfo: Ditto.
9277
e0ce93ac
AC
9278Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9279
9280 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9281
be298bcc
AC
92822002-01-22 Andrew Cagney <ac131313@redhat.com>
9283
9284 * Makefile.in: Update copyright.
9285 (TEXI2DVI): Define.
9286 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9287 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9288 gdb-cfg.texi.
9289 (TEXINDEX, PDFTEX): Delete makefile variables.
9290
8e04817f
AC
92912002-01-22 Andrew Cagney <ac131313@redhat.com>
9292
9293 * gdb.texinfo (Protocol): Move section to appendix.
9294
6b2f586d
AC
92952002-01-21 Andrew Cagney <ac131313@redhat.com>
9296
9297 * gdb.texinfo (Remote Debugging): Create a menu.
9298 (Top): Add ``Remote Debugging'' to menu.
9299
6f05cf9f
AC
93002002-01-21 Andrew Cagney <ac131313@redhat.com>
9301
9302 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9303 serial protocol'' from here.
9304 (Remote Debugging): To here. New chapter.
9305
3fd3d7d2
AC
93062002-01-20 Andrew Cagney <ac131313@redhat.com>
9307
9308 * gdbint.texinfo (Target Architecture Definition): Delete
9309 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9310
7fd60527
AC
93112002-01-20 Andrew Cagney <ac131313@redhat.com>
9312
9313 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9314 are no longer needed.
9315 (Porting GDB): Add maintainer note about configure.host.
9316
c2f05ac9
AC
93172002-01-20 Andrew Cagney <ac131313@redhat.com>
9318
9319 * gdbint.texinfo (Target Architecture Definition): Remove
9320 definition of IEEE_FLOAT.
9321
f7dc1244 93222002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9323
9324 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9325 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9326 <3diff@gnu.org>
231b2aad 9327
82600034
AC
93282002-01-19 Andrew Cagney <ac131313@redhat.com>
9329
9330 * gdbint.texinfo (Host Definition): Remove references to
9331 MALLOC_INCOMPATIBLE.
9332
7708fa01
AC
93332002-01-17 Andrew Cagney <ac131313@redhat.com>
9334
9335 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9336 and xyz-xdep.o.
9337
eb12ee30
AC
93382002-01-17 Andrew Cagney <ac131313@redhat.com>
9339
889bf7c5 9340 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9341 (Set Breaks): Copy ``maint info breakpoint'' doco to
9342 ``Maintenance Commands'' appendix. Add reference.
9343
c9ccaa92
AC
93442002-01-17 Andrew Cagney <ac131313@redhat.com>
9345
9346 * fdl.texi: Remove next/prev from @node.
9347
f7dc1244 93482002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9349
9350 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9351 for monstrous @multitable (from Brian Youmans).
9352
9353 * fdl.texi: New file.
9354
9355 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9356
8973da3a
AC
93572002-01-15 Andrew Cagney <ac131313@redhat.com>
9358
9359 * gdbint.texinfo (Releasing GDB): New chapter.
9360
7d86b5d5
AC
93612002-01-14 Andrew Cagney <ac131313@redhat.com>
9362
9363 * gdb.texinfo (Embedded Processors, Calling program functions):
9364 Obsolete references to a29k.
9365
cc1cb004
AC
93662002-01-13 Andrew Cagney <ac131313@redhat.com>
9367
9368 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9369 examples. Document that a code-block should do or discard its
9370 cleanups before exit.
9371
79f12247
MS
93722002-01-11 Michael Snyder <msnyder@redhat.com>
9373
9374 * gdb.texinfo (Choosing files): Change @samp to @file.
9375
19837790
MS
93762002-01-05 Michael Snyder <msnyder@redhat.com>
9377
9378 * gdb.texinfo (--pid): Document new command line option (attach).
9379
f7dc1244 93802002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9381
9382 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9383 in the stub.
9384
d7449b42
AC
93852002-01-04 Andrew Cagney <ac131313@redhat.com>
9386
9387 * gdbint.texinfo (Target Architecture Definition): Replace
9388 BIG_ENDIAN with BFD_ENDIAN_BIG.
9389
f23631e4
AC
93902002-01-03 Andrew Cagney <ac131313@redhat.com>
9391
9392 * gdbint.texinfo (Target Architecture Definition): Replace
9393 value_ptr with struct value pointer.
9394
72c9928d
EZ
93952002-01-02 Eli Zaretskii <eliz@gnu.org>
9396
9397 * gdb.texinfo (Free Software): Fix wording.
9398
959acfd1
EZ
93992001-12-31 Eli Zaretskii <eliz@gnu.org>
9400
9401 * gdb.texinfo (Free Software): New section ``Free Software Needs
9402 Free Documentation''.
9403
f7dc1244 94042001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9405
9406 * stabs.texinfo:
9407 * gdb.texinfo:
9408 * gdbint.texinfo:
9409 * libgdb.texinfo:
9410 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9411
6600abed
MS
94122001-12-29 Michael Snyder <msnyder@redhat.com>
9413
9414 * gdb.texinfo (maint info sections): Fix typo.
9415
f6680716
MS
94162001-12-26 Michael Snyder <msnyder@redhat.com>
9417
fe95c787
MS
9418 * gdb.texinfo (maint info sections): Document.
9419
a9331b3f 9420 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9421 'info proc' sub-options that are currently not implemented.
9422
c3d3ce5b
JB
94232001-12-20 Jim Blandy <jimb@redhat.com>
9424
9425 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9426
778eb05e
AC
94272001-12-15 Andrew Cagney <ac131313@redhat.com>
9428
9429 * gdbint.texinfo (Target Architecture Definition): Replace
9430 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9431
2607059c
AC
94322001-12-01 Andrew Cagney <ac131313@redhat.com>
9433
9434 * gdbint.texinfo (Host Definition): Delete documentation on
9435 HOST_BYTE_ORDER.
9436
df0cd8c5
JB
94372001-11-30 Jim Blandy <jimb@redhat.com>
9438
9439 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9440 overlay support. Add to top-level menu.
df0cd8c5 9441
88118b3a
TT
94422001-11-26 Tom Tromey <tromey@redhat.com>
9443
9444 * gdb.texinfo (Command Syntax): Document C-o binding.
9445
96565e91
CF
94462001-07-26 Christopher Faylor <cgf@redhat.com>
9447
9448 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9449 use since it is described in the referenced section.
9450
f7dc1244 9451 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9452 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9453 clearer when using DJGPP.
9454
2a3d5645
CF
94552001-11-24 Christopher Faylor <cgf@redhat.com>
9456
9457 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9458 specifically refer to MS-DOS.
9459 (command files): Mention gdb.ini is only used on MS-DOS.
9460
aa26fa3a
TT
94612001-11-21 Tom Tromey <tromey@redhat.com>
9462
9463 * gdb.texinfo (Invoking GDB): Document --args.
9464 (Mode Options): Likewise.
9465
4f8ada06
JB
94662001-11-21 Jim Blandy <jimb@redhat.com>
9467
9468 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9469 Delete documentation; this macro has been removed from the
9470 sources.
4f8ada06 9471
3fe0dc10
JB
94722001-11-13 Jim Blandy <jimb@redhat.com>
9473
9474 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9475
9e5abb06
CV
94762001-11-06 Corinna Vinschen <vinschen@redhat.com>
9477
9478 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9479
1c5dfdad
MS
94802001-11-05 Michael Snyder <msnyder@redhat.com>
9481
a9331b3f 9482 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9483 quote regexp chars in function names such as "operator*()".
9484
990f9fe3
FF
94852001-11-01 Fred Fish <fnf@redhat.com>
9486
9487 * gdbint.texinfo (SOLIB_ADD): Document additional new
9488 "readsyms" arg.
9489
b433d00b
DH
94902001-10-30 Don Howard <dhoward@redhat.com>
9491
070b1dd3
DH
9492 * gdb.texinfo: (Command Files) Added documentation for the
9493 behavior of gdb with input redirected from a file.
b433d00b 9494
b7209cb4
FF
94952001-10-28 Fred Fish <fnf@redhat.com>
9496
9497 * gdb.texinfo (auto-solib-add): Change docs to match
9498 implementation change.
9499 (auto-solib-limit): Add docs for new variable.
9500
1aa20aa8
AC
95012001-10-15 Andrew Cagney <ac131313@redhat.com>
9502
9503 * gdbint.texinfo (Target Architecture Definition): Function
9504 value_as_pointer renamed to value_as_address.
9505
fc0c74b1
AC
95062001-10-15 Andrew Cagney <ac131313@redhat.com>
9507
9508 * gdbint.texinfo (Target Architecture Definition): Default
9509 POINTER_TO_ADDRESS functions assume unsigned addresses.
9510 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9511 posting by Jim Blandy.
9512
f4846649
JB
95132001-10-12 Jim Blandy <jimb@redhat.com>
9514
9515 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9516 version of texi2html (1.64) doesn't support this flag any more.
9517
f277788b
MK
95182001-09-08 Mark Kettenis <kettenis@gnu.org>
9519
a9dc4918
MK
9520 * gdbint.texinfo (Host Definition): Remove description of
9521 MEM_FNS_DECLARED.
9522
d28379df
MK
9523 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9524
f277788b
MK
9525 * gdbint.texinfo (Host Definition): Remove description of
9526 HAVE_SIGSETMASK.
9527
7ccaa899
EZ
95282001-09-04 Elena Zannoni <ezannoni@redhat.com>
9529
9530 * gdbint.texinfo (Target Architecture Definition): Add
9531 explanation of TARGET_PRINT_INSN macro.
9532
17d9d558
JB
95332001-08-30 Jim Blandy <jimb@redhat.com>
9534
9535 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9536 Explain what it means to load relocatable files.
9537
72cde065
JB
95382001-08-28 Jim Blandy <jimb@redhat.com>
9539
9540 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9541 info `top' menu.
9542
9e678452
CF
9543Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9544
9545 * gdbint.texinfo: Add a cautionary note about macro use.
9546
a2bea4c3 95472001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9548
a2bea4c3
CV
9549 * gdb.texinfo: Explain omitting the hostname in the
9550 `target remote' command.
9551
1129bf27
DJ
95522001-07-30 Daniel Jacobowitz <drow@mvista.com>
9553
9554 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9555 and END-INFO-DIR-ENTRY.
9556
732b3002
SC
95572001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9558
9559 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9560
89437448
AC
95612001-07-25 Andrew Cagney <ac131313@redhat.com>
9562
9563 * gdbint.texinfo (libgdb): Rewrite.
9564
f7dc1244 95652001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9566
9567 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9568
c4555f82
SC
95692001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9570
9571 * gdb.texinfo (TUI): New chapter, document the TUI.
9572 (Mode Options): Document the -tui option.
9573
2f45a6e0
MK
95742001-07-23 Mark Kettenis <kettenis@gnu.org>
9575
9576 * gdbint.texinfo (Host Definition): Remove description of
9577 NEED_POSIX_SETPGID.
9578
f7dc1244 95792001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9580
9581 * gdb.tex (DJGPP Native): New node, with descriptions of
9582 DJGPP-specific commands.
9583
be9c6c35
JM
95842001-07-19 John R. Moore <jmoore@redhat.com>
9585
9586 * gdbint.texinfo: Three misspellings.
9587
dfa249fb
AC
95882001-07-06 Andrew Cagney <ac131313@redhat.com>
9589
9590 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9591 `test` expressions on bash. Problem reported by Colin Walters.
9592
c72e7388
AC
95932001-07-04 Andrew Cagney <ac131313@redhat.com>
9594
9595 * gdbint.texinfo (User Interface): Update ui-out documentation to
9596 refelect recent UI/MI updates.
9597
94bbb2c0
AC
95982001-07-04 Andrew Cagney <ac131313@redhat.com>
9599
9600 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9601 interpreters.
9602
af6c57ea
AC
96032001-06-15 Andrew Cagney <ac131313@redhat.com>
9604
9605 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9606 structure and not macros.
9607 (Host Definition): Document that much of this chapter is obsolete.
9608 (Target Architecture Definition): Update list of files that make
9609 up a target architecture.
9610 (Coding): Update.
9611
83aa8bc6
AC
96122001-06-28 Andrew Cagney <ac131313@redhat.com>
9613
9614 * gdbint.texinfo (Target Architecture Definition): Update
9615 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9616 The latter has been changed to a true predicate.
9617
f7dc1244 96182001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9619
9620 * annotate.texi: Add @noindent where needed. From Dmitry
9621 Sivachenko <dima@Chg.RU>.
9622 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9623
656db9b0
AC
96242001-06-16 Andrew Cagney <ac131313@redhat.com>
9625
9626 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9627
df2396a1
AC
96282001-06-14 Andrew Cagney <ac131313@redhat.com>
9629
9630 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9631 returns ``OK''. Document that the ``R'' packet does not reply.
9632
0f1f2b0a
MS
96332001-06-13 Michael Snyder <msnyder@redhat.com>
9634
9635 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9636
f7dc1244 96372001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9638
9639 * gdb.texinfo (Signals): Clarify the default setting of signal
9640 handling.
9641
a5d7c491
AC
96422001-05-14 Andrew Cagney <ac131313@redhat.com>
9643
9644 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9645 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9646
05a54c4f
AC
96472001-05-12 Andrew Cagney <ac131313@redhat.com>
9648
9649 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9650
f7dc1244 96512001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9652
9653 * gdbint.texinfo (Clean Design and Portable Implementation):
9654 Renamed from "Clean Design".
9655 (Clean Design and Portable Implementation): Document portable
9656 methods of handling file names, and the associated macros.
9657
f7dc1244 96582001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9659
9660 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9661 command and provide a cross-reference to its description.
9662 (Symbols): Note that "info scope" is useful for trace experiments.
9663
f7dc1244 96642001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9665
b37052ae
EZ
9666 * gdb.texinfo (Symbols): Document "info scope".
9667 (Tracepoints): New chapter.
9668 (Contributors): Update for v5.1.
9669 <All nodes>: Change "C++" to "C@t{++}".
9670
0ee54786
EZ
9671 * gdbint.texinfo (User Interface): A new section about ui_out
9672 functions, based on text written by Fernando Nasser.
9673
c534679c
EZ
9674 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9675
f7dc1244 96762001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9677
e9c75b65
EZ
9678 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9679
9680 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9681
9682 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9683 Replace "GDB" with "@value{GDBN}". Fix markup.
9684
9685 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9686
3d67e040
EZ
9687 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9688 a cross-reference to its description.
9689 (Symbols): Document "info symbol".
9690
f7dc1244 96912001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9692
9693 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9694 subsection "x86 Watchpoints".
9695 (Target Architecture Definition): Document the macros
9696 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9697 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9698
b0ed3589
AC
96992001-03-20 Andrew Cagney <ac131313@redhat.com>
9700
9701 * gdbint.texinfo (Target Architecture Definition): Update
9702 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9703 list.
9704
b6ba6518
KB
97052001-03-06 Kevin Buettner <kevinb@redhat.com>
9706
9707 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9708 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9709
f7dc1244 97102001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9711
9712 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9713
f7dc1244 97142001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9715
17cc6a06
EZ
9716 * gdb.texinfo (Environment): Document that `path' does not change
9717 the value of PATH in GDB's own environment (it did in the past,
9718 but that was changed on March 15, 1994). Reported by Doug Evans
9719 <dje@transmeta.com>.
9720
56caf160
EZ
9721 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9722 its line. Fix markup of commands and macros. Add an Index node
9723 and index entries.
9724
29e57380
C
97252001-01-23 J.T. Conklin <jtc@redback.com>
9726
9727 * gdb.texinfo (Memory region attributes): New manual section.
9728
1c6147de
ND
97292001-01-04 Nicholas Duffek <nsd@redhat.com>
9730
9731 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9732
f7dc1244 97332000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9734
9735 * refcard.tex: Version and copyright fixed. From Phil Edwards
9736 <pedwards@disaster.jaj.com>.
9737
0dcedd82
AC
9738Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9739
9740 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9741 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9742
3b851bce
AC
9743Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9744
9745 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9746 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9747
f7dc1244 97482000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9749
9750 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9751 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9752
b90a5f51
CF
97532000-11-10 Christopher Faylor <cgf@cygnus.com>
9754
9755 * gdb.texinfo: Document new 'set step-mode' command.
9756
f7dc1244 97572000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9758
9759 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9760 changes from Dmitry Sivachenko <dima@Chg.RU>.
9761
f7dc1244 97622000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9763
9764 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9765 From Steven Johnson <sbjohnson@ozemail.com.au>.
9766
2e685b93
MK
97672000-08-10 Mark Kettenis <kettenis@gnu.org>
9768
9769 * gdbint.texinfo (Overall Structure): Spelling fix.
9770
f7dc1244 97712000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9772
9773 * gdbint.texinfo (Target Architecture Definition): Document that
9774 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9775 for which REGISTER_CONVERTIBLE returns a zero value.
9776
63ac3005
EZ
97772000-07-08 Christopher Faylor <cgf@cygnus.com>
9778
9779 * Makefile.in (install-info): Find files to install in either the
9780 build or source directories (adapted from Makefile.am).
9781
bd79f757
ND
97822000-07-07 Nicholas Duffek <nsd@redhat.com>
9783
9784 * stabs.texinfo: Fix spelling errors.
9785 (String Field): FILE-NUMBER starts from 0, not 1.
9786
f7dc1244 97872000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9788
9789 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9790 Brian Youmans.
5f208f6d 9791
f7dc1244 97922000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9793
9794 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9795 the source directory. Reported by Mark Harig
9796 <markh@frazier.landmark.com>.
cc542d3b 9797
f3b28801
C
97982000-06-20 J.T. Conklin <jtc@redback.com>
9799
9800 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9801
449f3b6c
AC
9802Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9803
9804 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9805 Generate using pdftex.
449f3b6c 9806 (PDFTEX): Define.
889bf7c5 9807 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9808 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9809 @contents at the start.
449f3b6c 9810
f7dc1244 98112000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9812
9813 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9814 Youmans.
48e934c6 9815
9e9c5ae7
AC
9816Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9817
9818 From Brian Youmans:
9819 * gdb.texinfo: Fix ``et al.''.
9820
c741b251
AC
9821Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9822
9823 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9824 loop.
c741b251 9825
4ab64e14
JG
98262000-05-19 Jimmy Guo <guo@cup.hp.com>
9827
9828 * configure: Regenerate.
9829
f7dc1244 98302000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9831
9832 * Makefile.in (install-info): Run install-info on installed Info
9833 files.
9834
8c70017b
AC
9835Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9836
a7cb598a 9837 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9838 Andrew Cagney.
8c70017b 9839
f7dc1244 98402000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9841
9842 * gdb.texinfo: Proofreading changes from Brian Youmans.
9843
bf0184be
ND
98442000-05-01 Nick Duffek <nsd@cygnus.com>
9845
9846 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9847 startup sequence, minor edits.
9848
f7dc1244 98492000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9850
9851 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9852 TeX.
9853
9854 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9855 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9856 like `n' and `s' which look weird. Convert some of the @kindex to
9857 @vindex, when they refer to variables, not commands.
9858
33e16fad
AC
9859Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9860
9861 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9862
f7dc1244 98632000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9864
9865 * Makefile.in (GDBMI_DIR): New variable.
9866 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9867 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9868 (gdbmi.texinfo): New target, for texi2roff.
9869 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9870 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9871
9872 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9873 gdbmi.texinfo.
9874 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9875 comment.
9876
d167840f
EZ
98772000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9878
9879 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9880 command.
d167840f 9881
f7dc1244 98822000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9883
9884 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9885 prevents the build (and is generally a Bad Idea).
9886
f7dc1244 98872000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9888
9889 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9890 a comma inside @var.
9891 (Command Files): Index markup changes from Dmitry Sivachenko
9892 <dima@Chg.RU>.
9893
f7dc1244 98942000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9895
9896 * Makefile.in (LN_S): Define.
9897 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9898 invoke "ln -s" unless it is known to work.
9899
9900 * configure.in (AC_PROG_LN_S): Add.
9901
8dc7983f
JB
99022000-04-14 Jim Blandy <jimb@redhat.com>
9903
9904 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9905 section.
9906 (Target Conditionals): Document ADDRESS_TO_POINTER,
9907 POINTER_TO_ADDRESS.
9908
1a8237e8
DB
99092000-04-11 Daniel Berlin <dan@cgsoftware.com>
9910
9911 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9912 gdb-cfg.texi to get the value.
9913
ca526f1a
JB
99142000-04-10 Jim Blandy <jimb@redhat.com>
9915
9916 * gdbint.texinfo (Target Architecture Definition): Fix
9917 cross-references.
9918
faaafcb4
JB
99192000-04-08 Jim Blandy <jimb@redhat.com>
9920
9921 * gdbint.texinfo (Using Different Register and Memory Data
9922 Representations): New section.
9923 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9924 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9925 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9926
1b27397f
AC
9927Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9928
9929 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9930 for acknowledgments.
1b27397f 9931
480ff1fb
AC
9932Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9933
9934 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9935 qThreadExtraInfo.
480ff1fb 9936
a9331b3f 99372000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9938
a9331b3f
RM
9939 * gdb.texinfo: Clarify which remote debug protocol commands are
9940 required and which are optional.
f1251bdd 9941
dbeb8dbd
AC
9942Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9943
9944 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9945 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9946 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9947 * annotate.texi: Update.
9948
6d2ebf8b
SS
99492000-03-28 Stan Shebs <shebs@apple.com>
9950
9951 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9952 expectation of additional changes before release), update
9953 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9954 node links, rephrase and/or shorten lines to fix formatting
9955 problem in both regular and @smallbook formats.
9956 * annotate.texi: Shorten lines in example, use smallexample
9957 consistently everywhere.
9958 * Makefile.in: Add comment about texinfo 4.0 html generation.
9959 (SFILES_INCLUDED): Add annotate.texi.
9960
5d161b24
DB
99612000-03-27 Daniel Berlin <dan@cgsoftware.com>
9962
5ae4183a
AS
9963 * gdb.texinfo (Debugging Output): Added new section, documenting
9964 the "set/show debug" commands.
5d161b24 9965
b9deaee7
AC
9966Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9967
9968 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9969 entry.
b9deaee7
AC
9970
9971 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9972 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9973 @chapter and @node entries.
a9331b3f 9974
b9deaee7 9975 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9976
9ef47d30
AC
9977Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9978
9979 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9980 files.
9ef47d30 9981
cfeada60
FN
99822000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9983
9984 From David Whedon <dwhedon@gordian.com>
5ae4183a 9985 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9986
6837a0a2
DB
99872000-03-22 Daniel Berlin <dan@cgsoftware.com>
9988
9989 * gdb.texinfo: Add documentation for the apropos command.
9990
bba2971c
MS
99912000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9992
9993 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9994
2b628194
MS
99952000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9996
a9331b3f 9997 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9998 two places.
9999
96a2c332
SS
100002000-03-17 Stan Shebs <shebs@apple.com>
10001
10002 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10003 <dima@Chg.RU>, also clarification of allowed content for
10004 string constants.
10005
f7dc1244 100062000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10007
10008 * gdb.texinfo (main menu): Add Annotations.
10009 (File Options): Add @cindex entries for each command-line option.
10010 Document --epoch, --annotate, --async, --interpreter, --write,
10011 --statistics, and --version.
10012
10013 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10014 of GDB.
10015
9d233477
JB
100162000-02-23 Jim Blandy <jimb@redhat.com>
10017
10018 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10019
14e0eb3b
JB
100202000-02-22 Jim Blandy <jimb@redhat.com>
10021
10022 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10023
3555de01
JM
100242000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10025
10026 * Makefile.in (diststuff): New target.
10027
5e35df8e
KB
100282000-02-15 Kevin Buettner <kevinb@redhat.com>
10029
10030 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10031 architecture. [From Jim Wilson.]
5e35df8e 10032
c5394b80
JM
100332000-01-16 Tom Tromey <tromey@cygnus.com>
10034
10035 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10036 (Delete Breaks): Mention range arguments.
10037 (Disabling): Likewise.
10038
c3f6f71d
JM
100392000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10040
10041 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10042
c4093a6a
JM
10043Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10044
10045 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10046 valid functions.
c4093a6a 10047
11cf8741
JM
100481999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10049
10050 * gdb.texinfo: Clarify regular expressions used in rbreak.
10051
917317f4
JM
100521999-10-15 Kevin Buettner <kevinb@cygnus.com>
10053
10054 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10055 MEMORY_REMOVE_BREAKPOINT): Document.
10056
10057Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10058
10059 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10060 offset re-using the DATA offset instead.
917317f4 10061
2df3850c
JM
100621999-10-11 Jim Kingdon <kingdon@redhat.com>
10063
10064 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10065
100661999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10067
10068 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10069 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10070 typos.
10071
10072 * gdb.texinfo: Various minor wording and formatting improvements,
10073 mentions of additional command-line options.
10074
2acceee2
JM
100751999-09-30 Fred Fish <fnf@cygnus.com>
10076
10077 * gdb.texinfo: Document additional forms of specifying section
10078 names and addresses for the add-symbol-file command.
10079
c2c6d25f
JM
100801999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10081
10082 * gdbint.texinfo: Fix typo, add the word "have".
10083
100841999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10085
10086 * gdbint.texinfo (Target Architecture Definition): Document the
10087 SKIP_PERMANENT_BREAKPOINT macro.
10088
d4f3574e
SS
100891999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10090
10091 * gdb.texinfo: Fiks speling errers.
10092
10093 * gdb.texinfo: Fix uses of @multitable.
10094
f7dc1244 10095 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10096 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10097 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10098 comments about using with optimization, add more indexing,
10099 fix info about disassembly-flavor.
10100
10101Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10102
10103 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10104 SKIP_SOLIB_RESOLVER): Define.
10105
10106Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10107
10108 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10109 ``g'' packets.
d4f3574e 10110
104c1213
JM
101111999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10112
10113 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10114 platform-specific info, inline remote.texi and move sections of it
10115 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10116 and register stack into the new chapter.
10117 * remote.texi: Remove, now part of gdb.texinfo.
10118 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10119
101201999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10121
10122 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10123 GDB_TARGET_IS_MACH386): These kludges have gone away.
10124
10125Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10126
10127 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10128 TDEPLIBS.
104c1213 10129
53a5351d
JM
101301999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10131
10132 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10133 surrounding text to fit HP-UX bits into general info.
10134 (HPPA-cfg.texi): Remove, no longer useful.
10135
10136 * gdb.texinfo: Remove explicit links from @node lines, remove
10137 HP-added "Detailed Node Listing" from main menu which confuses
10138 things.
10139
10140 From Dmitry Sivachenko <dima@Chg.RU>:
10141 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10142 in description of `set environment'.
53a5351d
JM
10143
101441999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10145
10146 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10147
7be570e7
JM
101481999-08-12 Ben Elliston <bje@cygnus.com>
10149
10150 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10151
f7dc1244 101521999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10153
10154 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10155 watch, awatch, and rwatch. Explain why the latter two cannot be
10156 set as software watchpoints. Document that watchpoints for local
10157 variables are deleted when the debuggee terminates.
7be570e7
JM
10158
10159Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10160
10161 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10162 packet. Allow E.. response packet. "qRcmd" packet is no longer
10163 reserved.
7be570e7
JM
10164
101651999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10166
a9331b3f
RM
10167 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10168 * gdb.texinfo: Ditto.
7be570e7 10169
96baa820
JM
101701999-08-06 Tom Tromey <tromey@cygnus.com>
10171
10172 * gdb.texinfo (KOD): New node.
10173
10174Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10175
10176 * remote.texi (Rcmd): Fix minor formatting typos.
10177
10178Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10179
10180 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10181 packets.
96baa820 10182
adf40b2e
JM
101831999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10184
10185 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10186 fixes.
10187
43ff13b4
JM
10188Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10189
10190 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10191
085dd6e6
JM
10192Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10193
10194 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10195 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10196 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10197 packets that are not supported on all hosts. Expand examples.
10198 Spell check.
085dd6e6
JM
10199
102001999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10201
10202 * Makefile.in: Recognize html, install-html. Add targets
10203 to build HTML versions of documentation via texi2html.
10204
10205Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10206
10207 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10208 testsuite.
085dd6e6
JM
10209
10210Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10211
10212 * remote.texi (Communication Protocol): Rewrite.
10213
10214Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10215
10216 * stabs.texinfo: Fix uses of xref.
10217
9e0b60a8
JM
10218Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10219
10220 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10221 info about patch submission.
10222
cce74817
JM
10223Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10224
10225 From Per Bothner <bothner@cygnus.com>:
10226 * gdb.texinfo: Document Chill support.
10227
10228Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10229
10230 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10231 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10232 Document that the value should be greater-than or equal-to zero.
10233 (NO_STD_REGS): Document. Deprecate.
cce74817 10234
ac9a91a7
JM
10235Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10236
10237 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10238 Document that these are not used.
ac9a91a7
JM
10239
10240Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10241
10242 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10243
392a587b
JM
10244Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10245
10246 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10247 numargs was dropped.
392a587b
JM
10248
10249Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10250
10251 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10252
b83266a0
SS
10253Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10254
10255 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10256 Update.
b83266a0 10257
7a292a7a
SS
10258Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10259
10260 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10261 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10262
10263Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10264
10265 * gdbint.texinfo: Fix typos: $ -> @.
10266
10267Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10268
10269 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10270 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10271 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10272 BREAKPOINT_FROM_PC.
a9331b3f 10273
7a292a7a
SS
10274Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10275
10276 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10277 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10278
10279Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10280
10281 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10282 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10283
102841999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10285
10286 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10287 longer exists.
10288
10289Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10290
10291 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10292 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10293 they make the manual source incomprehensible.
7a292a7a
SS
10294 * h8-cfg.texi: Remove, hasn't been used in years.
10295
c906108c
SS
10296Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10297
10298 * gdb.texinfo: Update the credits.
10299
10300Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10301
10302 * gdb.texinfo: Fix mistakes noticed in printout of last
10303 draft, add Alpha to discussion of heuristic fence post.
10304
10305Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10306
10307 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10308 Edition, merge some HP changes into mainline, describe some
10309 previously undocumented features, describe more of the target
10310 commands available, eliminate obsolete section on renamed
10311 commands.
c906108c
SS
10312 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10313
10314Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10315
10316 * gdb.texinfo: Make many HPPA conditionals unconditional,
10317 including catchpoint description, since now on for all configs.
10318 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10319 specializations.
10320
10321Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10322
10323 * Makefile.in (GDBvn.texi): Fix match expression to work with
10324 current format of VERSION in gdb/Makefile.in.
10325 * gdb.texinfo: Fix node ref to match new readline.
10326
10327Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10328
a9331b3f
RM
10329 * gdb.texinfo: Changes made as part of a project to merge in
10330 changes made by HP. Documentation makes extensive use of
c906108c
SS
10331 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10332 on remote debugging. There are differences in documentation
889bf7c5 10333 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10334 the HP manual discusses catchpoints, hardware watchpoints, and
10335 some HPUX specific limitations for shared library support.
a9331b3f 10336
c906108c
SS
10337 There are also a number of @node changes.
10338
103391999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10340
10341 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10342 (C Usage): Same.
10343
10344Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10345
10346 The following changes were made by Edith Epstein
889bf7c5
PA
10347 <eepstein@cygnus.com> as part of a project to merge in changes
10348 made by HP.
a9331b3f 10349
c906108c
SS
10350 * HPPA-cfg.texi: new file.
10351
10352 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10353
10354 * refcard.tex: change documentation about catch.
10355 removed info catch.
10356
10357Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10358
10359 * gdbint.texinfo: Expand on GDB's coding standards,
10360 specify the use of arg names with prototypes.
10361
103621998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10363
10364 * gdb.texinfo: Fix tipo.
10365
10366Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10367
10368 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10369 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10370
10371Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10372
10373 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10374
103751998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10376
10377 * agentexpr.texi: New file.
10378
10379Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10380
10381 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10382
103831998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10384
10385 * remote.texi: Changed wording that implied that the GDB remote
10386 protocol caches register values instead of GDB itself.
10387
10388Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10389
10390 * gdbint.texinfo: Add some info about symbol readers.
10391 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10392 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10393 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10394 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10395
10396Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10397
a9331b3f 10398 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10399
10400Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10401
10402 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10403
10404Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10405
10406 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10407 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10408
10409Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10410
10411 * gdbint.texinfo: Fix minor typos.
10412
10413Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10414
10415 * gdbint.texinfo: Complete overhaul. Group descriptions more
10416 logically, add more info on generic algorithms, remove much
10417 obsolete and/or wrong material.
10418
10419Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10420
10421 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10422
10423Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10424
10425 * refcard.tex: Copyright, address updates.
10426
10427Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10428
10429 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10430 for the edition instead of confusing GDB-version-like numbers.
10431
10432Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10433
10434 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10435
10436Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10437
5ae4183a 10438 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10439
10440Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10441
10442 * gdb.texinfo: Add some credits, mention bug monitor.
10443 * remote.texi: Mention mips monitor targets.
10444 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10445
c906108c
SS
10446Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10447
10448 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10449 files, finish sorting of host vs target vs native macros, describe
10450 some more of them.
c906108c
SS
10451
10452Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10453
10454 * gdbint.texinfo (Host Conditionals): Document change from
10455 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10456
10457Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10458
10459 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10460 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10461
10462Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10463
10464 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10465 Document LSEEK_NOT_LINEAR.
10466
10467Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10468
10469 * stabs.texinfo (Stab Section Basics): Make it clear that only
10470 some versions of the GNU linker remove the leading N_UNDF symbol.
10471
10472Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10473
10474 * stabs.texinfo (String Field): Document type number pairs here,
10475 instead of in the Sun specific section.
10476 (Include Files): The GNU linker supports the N_BINCL
10477 optimization. Clarify the N_BINCL value, and what it is used
10478 for.
10479 (Procedures): Document N_FUN with an empty string to mark the end
10480 of a function.
10481 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10482 (Sun Differences): Remove this node, as the information is now
10483 elsewhere in the main document.
10484 (Stab Section Basics): Mention that the GNU linker may optimize
10485 stabs and remove the leading N_UNDF symbol.
10486
10487Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10488
10489 * gdb.texinfo, refcard.tex: Restore author credit
10490
10491Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10492
10493 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10494 documentation to account for START and END macros taking
10495 one arg.
10496
10497Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10498
10499 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10500 * gdb.texinfo (Frames): Fix typo.
10501
10502Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10503
10504 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10505 a target_signal as arg type, not a pid.
10506
10507Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10508
10509 * gdb.texinfo: Document `set assembly-language'.
10510
10511Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10512
10513 * remote.texi: Update list of stubs in the GDB distribution.
10514
10515Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10516
10517 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10518 Also document that some systems can use mmalloc but must define
10519 this if their C runtime allocates memory that is later freed.
c906108c 10520 (MMCHECK_FORCE): Document new macro.
a9331b3f 10521
c906108c
SS
10522Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10523
10524 * remote.texi: Add documentation for target Sparclet.
10525
10526Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10527
a9331b3f 10528 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10529 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10530 * configure.in: Rewritten for autoconf.
10531 * configure: New.
10532
10533Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10534
10535 * Makefile.in (DVIPS): New define, set to dvips.
10536 (dvi): Add stabs.dvi.
10537 (ps): New target.
10538 (all-doc): Depend on info, dvi, and ps targets.
10539 (STAGESTUFF): Add *.ps and *.dvi files.
10540 (clean-info, clean-dvi): Remove.
10541 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10542 rules completely rewritten.
10543 (maintainer-clean): Remove clean-info and clean-dvi
10544 dependencies and put their actions in the rules.
10545 (gdb.ps): New target
a9331b3f 10546 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10547 intermediate TeX files, whether they have 2 or 3 character
10548 extensions.
10549 (gdbint.ps): Add target and rules.
10550 (gdb-internals): Delete unused target.
10551 (Makefile): Depends upon config.status also.
10552
10553Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10554
10555 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10556 set.
10557
10558Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10559
10560 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10561 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10562
10563Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10564
10565 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10566
10567Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10568
10569 * gdb.texinfo (Print settings): Document
10570 `set/show print static-members' commands.
10571
10572Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10573
10574 * gdbint.texinfo (Native): Document name change, coredep.c to
10575 core-aout.c.
10576
10577Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10578
10579 * stabs.texinfo (Include Files): Document the values the SunOS4
10580 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10581
10582Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10583
10584 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10585 Fix typo.
10586
10587Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10588
10589 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10590 "gdb.tar.Z".
10591
10592Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * Makefile.in (maintainer-clean): New target, synonym for
10595 realclean.
10596
10597Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10598
10599 * Update all FSF addresses except those in COPYING* files.
10600
10601Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10602
10603 From Richard Earnshaw (rearnsha@armltd.co.uk):
10604 * gdb.texinfo (convenience variables): Document $_exitcode.
10605 (quit): Document optional expression to use as exit code.
10606
10607Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10608
10609 * gdb.texinfo, remote.texi: Brought up to date with various
10610 GDB changes.
10611
10612Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10613
10614 * gdb.texinfo: Update dates and versions, fix comments about
10615 hardware watchpoints in future releases and about the
10616 sharedlibrary command.
10617
10618Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10619
10620 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10621 C_FUN stab. Other cleanups.
10622
10623Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10624
10625 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10626 for the sparc stub.
10627
10628Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10629
10630 * annotate.texi: Clarify which addresses have differing formats
10631 depending on the language and which do not.
10632
10633Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10634
10635 * remote.texi (NetWare): Changed example to use BOARD= instead of
10636 NODE= argument to reflect correspoding change to gdbserve.nlm.
10637
10638Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10639
10640 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10641 GDB, as well as AIX dbx, supports the size type attribute.
10642
10643Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10644
10645 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10646
10647Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10648
10649 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10650 and new 'if' and 'while' commands.
10651
10652Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10653
10654 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10655
10656Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10657
10658 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10659 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10660 NetWare targets. Mostly stolen from the Server node.
10661
10662Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10663
10664 * gdb.texinfo (Setting): Talk about the language of a source file
10665 versus the working language. The old documentation did not match
10666 what GDB did.
10667
10668Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10669
10670 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10671 of a source file.
10672
10673Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10674
10675 * gdb.texinfo (Processes): New node.
10676
10677Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10678
10679 * remote.texi: Update documentation of set/show mipsfpu.
10680
3fc11d3e
JM
10681Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10682
10683 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10684 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10685
10686Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10687
10688 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10689 obsolete conditionals, described some others.
10690
10691Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10692
10693 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10694 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10695
10696Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10697
10698 * gdbint.texinfo: Put regex conditionals in their own table.
10699
10700Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10701
10702 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10703 described or fixed the descriptions of many others.
10704
10705Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10706
10707 * gdb.texinfo: Add some more credits.
10708 * gdbint.texinfo: Capitalize GDB consistently, describe some
10709 macros and remove some.
10710
10711Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10712
10713 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10714 obsolete conditionals, described some others.
10715
10716Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10717
10718 * gdb.texinfo (help targets): Changed to `help target', which
10719 is the correct gdb command.
10720
10721Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10722
10723 * annotate.texi (TODO): New node, for keeping track of annotations
10724 suggested but not yet implemented.
10725
10726Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10727
10728 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10729 another symbol, it is not the address itself.
10730
10731Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10732
10733 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10734 of stabs-in-coff sections.
10735
10736Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10737
10738 * annotate.texi: Change edition to 0.5 and date to May 1994.
10739 Add index.
10740 (Frames): New node, for frame annotation.
10741 (Displays): New node, for display annotation.
10742
10743 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10744 when waiting for your program to stop.
10745
10746Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * annotate.texi (Breakpoint Info): Document annotation of header
10749 fields and record annotation.
10750
10751Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10752
10753 * annotate.texi: New file, to document annotations.
10754
10755Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10756
10757 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10758 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10759
10760Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10763 section, and say n_strx field is compilation unit relative.
10764 * stabs.texinfo: Don't use @code for a.out when it is the name of
10765 an object file format.
10766
10767Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10768
10769 * gdb.texinfo: Refer to file names, not path names, per rms
10770 convention.
10771 (Arguments): Fix typo.
10772
10773Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10774
10775 * stabs.texinfo (Global Variables): Talk about stabs in files
10776 where variables are referenced, but not defined.
10777
10778Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10779
10780 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10781 Cplusplus to new nodes Member Type Descriptor and Method Type
10782 Descriptor. Re-write stuff for #.
10783
10784Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10785
10786 * gdb.texinfo (Print Settings): Don't document "set print
10787 fast-symbolic-addr off". The bug which it worked around was fixed
10788 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10789
10790 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10791 N_ENTRY node.
10792
10793 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10794
10795Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10796
10797 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10798 references to ieee-float.c.
10799
10800Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10801
10802 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10803 match what the code actually does.
10804
10805Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10806
10807 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10808
10809Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10810
10811 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10812 i, and b.
10813
10814Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10815
10816 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10817 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10818 as "stabs in sections" rather than just saying "ELF and SOM".
10819 Also make that stuff apply to COFF.
10820
10821Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10822
10823 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10824 Ghostscript.
10825
10826Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10827
10828 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10829 versus functions without line numbers, also mention stepping into
10830 them as well as "step" when you are in them. Tell the user how to
10831 deal with the situation. Add comment about "debugging information".
10832
10833Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10834
10835 * stabs.texinfo (Enumerations): Document restriction on where
10836 enumeration types can appear and still win with GDB.
10837
10838Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10839
10840 * stabs.texinfo (Negative Type Numbers): Document format for type
10841 -16.
10842
10843Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10844
10845 * gdb.texinfo (Selection, Frame Info): Update information about
10846 arbitrary frame specficiations.
10847
10848Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10849
10850 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10851
10852Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10853
10854 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10855
10856Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10857
10858 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10859
10860Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10861
10862 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10863 Differences node to Statics node.
10864 (Statics): Discuss XCOFF use of V symbol descriptor.
10865
10866 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10867 not clean.
10868
10869Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10870
10871 * gdb.texinfo (Print Settings): Document `set print
10872 fast-symbolic-addr' and improve the doc for some other
10873 `set print's.
10874
10875Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10876
10877 * stabs.texinfo (String Field): Talk about defining several type
10878 numbers at once.
10879 Fix lint regarding changing node ELF Transformations to
10880 ELF and SOM Transformations.
10881
10882Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10883
10884 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10885
10886Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10887
10888 * stabs.texinfo (Cross-References): `::' is for nested types only
10889 within <>.
10890 (Structures): Document static members.
10891
10892Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10893
10894 * stabs.texinfo: Document S type attribute.
10895
10896Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10897
10898 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10899
10900Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10901
10902 * gdbint.texinfo: Fix a few typos.
10903
10904Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10905
10906 * gdb.texinfo, remote.texi: formatting improvements
10907
10908 * gdb.texinfo (New Features): mention threads.
10909 (Summary, C): fix xrefs in newly contributed text.
10910 (Threads): index entries, clarifications, example
10911 (passim): minor typos fixed, phrasing improvements
10912
10913 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10914 entries; (Server): explain use of gdbserver w/real-time systems,
10915 add example of conflicting TCP port; (MIPS Remote) break up
10916 running text into table, highlighting commands, and add example.
a9331b3f 10917
c906108c
SS
10918Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10919
10920 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10921
10922Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10923
10924 * stabs.texinfo (Nested Symbols): New node.
10925 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10926
10927Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10928
10929 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10930 to picking which Bbss.bss symbol to use, and (because there seems to
10931 be no good way of doing it) re-write some of the text to make it
10932 sound like Bbss.bss isn't such a great idea after all (as currently
10933 designed).
10934
10935 * gdb.texinfo (C): In addition to saying people have to use g++ for
10936 good results, say they have to use stabs. Specifically say cfront
10937 doesn't work well.
10938 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10939 the gdb README. Add xrefs to places where the support for the various
10940 languages is described in detail.
10941
10942Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10943
10944 * stabs.texinfo: Clean up stuff about visibility and virtual
10945 characters.
10946
10947 * stabs.texinfo (N_M2C): Cite Sun doc.
10948
10949Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10950
10951 * gdb.texinfo: updates re threads.
10952 * remote.texinfo: avoid index entries starting with digits.
10953
10954Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10955
10956 * stabs.texinfo (Enumerations): Talk about large, negative and
10957 octal values. Clean up cross reference to type attributes.
10958 (String Field): Say that GDB 4.11 supports size attribute.
10959
10960Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10961
10962 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10963 is a mandatory step. Make the stuff about that more concise.
10964
10965Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10966
10967 * stabs.texinfo (Class Names): New node.
10968
10969 * gdb.texinfo (Command Files): Explain order of init file reading.
10970
10971 * remote.texi (Bootstrapping): Talk about getting the serial driver
10972 to deal with ^C sent by gdb to stop the remote system.
10973
10974Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10975
10976 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10977
10978 * libgdb.texinfo (Defining Commands): made the DOC arg
10979 to gdb_define_app_command a char * instead of char **
10980 per a suggestion from kingdon.
10981
10982 * libgdb.texinfo: total rewrite from a different starting
10983 premise.
10984
10985Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10986
10987 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10988 floats passed as doubles (to improve clarity).
10989
10990Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10991
10992 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10993
10994 * a4rc.sed: update to work with Andreas Vogel papersize params
10995
10996 * refcard.tex: use Andreas Vogel simplifications of papersize
10997 params; remove useless version info; update copyright date.
10998
10999Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11000
11001 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11002
11003Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11004
11005 * gdb.texinfo (Files): Say what address the load command loads it at.
11006
11007 * stabs.texinfo (Common Blocks): Minor cleanups.
11008
11009 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11010 that Sun has backed away from the linker kludge and thus the relevant
11011 issue is changes to the SunPRO tools, not the Solaris linker.
11012
11013 * stabs.texinfo (Traditional Integer Types): Clean up description
11014 of octal bounds a little bit. Document extra leading zeroes.
11015
11016Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * gdb.texinfo (Signaling): Update for symbolic symbol names
11019 and add a section explaining the difference between the GDB
11020 signal command and the shell kill utility.
11021
11022Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11023
11024 * libgdb.texinfo: added `@' to braces that were unescaped.
11025
11026Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11027
11028 * libgdb.texinfo: new file. Spec for the gdb library.
11029
11030Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11031
11032 * stabs.texinfo (Include Files): Fix typo (start -> end).
11033
11034Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11035
11036 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11037 from Melissa at FSF's editing pass.
11038
11039Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11040
11041 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11042 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11043 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11044
11045Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11046
11047 * remote.texi (Bootstrapping): Discuss 386 call gates.
11048
11049Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11050
11051 * stabs.texinfo (Based Variables): New node.
11052
11053Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11054
11055 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11056 names, sizes, and formats to suggest how not to lose.
11057
11058Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11059
11060 * stabs.texinfo (Methods): Fix typo.
11061
11062Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11063
11064 * gdb.texinfo: Fix a few typos.
11065
11066Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11067
11068 * gdb.texinfo: Clarify how well it works with Fortran.
11069
11070 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11071 More on relocating stabs in ELF files.
11072
11073Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11074
11075 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11076
11077Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11078
11079 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11080 parameters on VAX.
11081
11082Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11083
11084 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11085
11086Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11087
11088 * stabs.texinfo: Make info author notice match the TeX author notice.
11089
11090Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11091
11092 * stabs.texinfo: Initial-caps all words in node names and
11093 non-trivial words in section names.
11094
11095Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11096
11097 * stabs.texinfo: Many minor cleanups.
11098
11099 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11100
11101Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11102
11103 * stabs.texinfo: Remove full description of big example.
11104 It's not really helpful; just use pieces of it where appropriate.
11105 Add more Texinfo formatting directives (@samp, etc.).
11106 Use @deffn to define stab types.
11107 Eliminate some wordiness. Break up some nodes.
11108 Add an (alphabetized) index of symbol types.
11109 Use consistent capitalization style in node and section names.
11110
11111Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11112
11113 * gdb.texinfo: Change typo "Two two" to "The two".
11114
11115Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11116
11117 * stabs.texinfo (XCOFF-differences): Remove references to
11118 non-existent types N_DECL and N_RPSYM.
11119
11120 * stabs.texinfo (String Field): Say that type attributes bug is
11121 fixed in GDB 4.10, since it is.
11122
11123 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11124
11125Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11126
11127 * stabs.texinfo: Formatting cleanups.
11128
11129Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11130
11131 * stabs.texinfo: When explaining the n_type of a stab, standardize
11132 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11133 no tabs, use @r).
11134 (Global Variables): Clean up.
11135
11136Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11137
11138 * stabs.texinfo (Stack Variables): Re-write.
11139
11140Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11141
11142 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11143 addresses of a source file. Also revise formatting.
11144 Change "object module" or "object file" to "source file".
11145 Various: Miscellaneous cleanups.
11146
11147Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11148
11149 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11150
11151Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11152
11153 * gdbint.texinfo: Removed many nonsensical machine-collected
11154 host and target conditionals, described some of the remainder.
11155
11156Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11157
11158 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11159
11160 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11161 paragraph which follows.
11162
11163 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11164 variables. Looks better and avoids overful hbox.
11165
11166Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11167
11168 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11169
11170Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11171
11172 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11173 retransmit-timeout
11174
11175Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11176
11177 * gdbint.texinfo: Update statement about `some ancient Unix
11178 systems, like Ultrix 4.0' to Ultrix 4.2.
11179
11180Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11181
11182 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11183
11184 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11185
11186 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11187 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11188
11189 * remote.texi: new name for former gdbinv-s.texi
11190
11191 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11192
11193Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11194
11195 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11196 variables for MIPS remote debugging protocol.
11197
11198Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11199
11200 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11201
11202Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11203
11204 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11205
11206Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11207
11208 * gdb.texinfo: repair conditional bugs in text markup
11209
11210Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11211
11212 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11213 to select Modula-2 material.
11214
11215Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * stabs.texinfo: Cleanups regarding statics.
11218
11219 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11220 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11221
11222Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11223
11224 * stabs.texinfo: N_MAIN is sometimes used for C.
11225
11226Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11227
11228 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11229
11230Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11231
11232 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11233 removed from the code by Kingdon.
c906108c
SS
11234
11235Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11236
11237 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11238 input when evaluating breakpoint conditions; the bug has been fixed.
11239
11240 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11241 sets the ignore count to N-1, not to N.
11242
11243Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11244
11245 * refcard.tex (\hoffset): correct longstanding error to match
11246 intended offset; avoids cutting off edge on some printers
11247
11248Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11249
11250 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11251
11252Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11253
11254 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11255
11256Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11257
11258 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11259 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11260 collect sed edits if any, apply to refcard before formatting;
11261 (refcard.ps) stop implying PS fonts if PS output requested;
11262 (lrefcard.ps) delete extra target for variant PS fonts
11263
11264 * refcard.tex: parametrize papersize dependent info, collect
11265 in easily replaced spot
11266
11267 * a4rc.sed: new file, edits to refcard for A4 paper
11268
11269Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11270
11271 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11272
11273Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11274
11275 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11276
11277Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11278
11279 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11280 politely rather than rudely.
11281
11282Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11283
11284 * stabs.texinfo: Document common blocks.
11285
11286Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11287
11288 * stabs.texinfo: Add some basic info about stabs-in-elf.
11289
11290Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11291
11292 * stabs.texinfo (Top): Minor cleanup.
11293
11294Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11295
11296 * Makefile.in (install-info): remove parentdir support
11297
11298Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11299
11300 * gdb.texinfo (Copying): delete this node and references to it;
11301 RMS says this manual need not carry GPL. (passim): Improvements
11302 from last round at FSF, largely due to Ian Taylor review, and
11303 minor formatting improvements.
11304
11305 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11306 largely due to Ian Taylor review. (Debug Session): minor edits to
11307 new text.
11308
11309Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11310
11311 * Makefile.in (realclean): Remove info and dvi files too.
11312
11313Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11314
11315 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11316 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11317 * gdb.texinfo: Change accordingly.
11318
11319 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11320 N_{L,R}BRAC,N_SLINE are relative to.
11321
11322Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11323
11324 * Makefile.in (GDBvn.texi): Update atomically.
11325
11326Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11327
11328 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11329
11330Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11331
11332 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11333 addresses together. Also motivate the set print symbol-filename
11334 command and suggest other solutions.
11335
11336Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11337
11338 * gdb.texinfo (set print elements): Note that the number of
11339 elements is set to unlimited by "set print elements 0".
11340
11341Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11342
11343 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11344 NF_LDOUBLE means.
11345 (Stab Types): Include Solaris stab types.
11346 (Procedures): Document Solaris extensions.
11347
11348Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11349
11350 * gdb.texinfo: Add `set print symbol-filename' doc.
11351
11352Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11353
11354 * stabs.texinfo (Arrays): Talk about type definition vs. type
11355 information.
11356
11357 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11358 the trailing semicolon.
11359
11360Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11361
11362 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11363 and merge in other parts of the document addressing these subjects.
11364 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11365
11366 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11367 at the end of a range type.
11368
11369 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11370 AIX extensions.
11371
11372Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11373
11374 * stabs.texinfo (Stabs Format): Misc fixes.
11375
11376Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11377
11378 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11379 (Traditional builtin types): Document convex convention for long long.
11380 (Negative builtin types): Discuss type names, and misc fixes.
11381
11382Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11383
11384 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11385 point types used with @samp{R} type descriptor.
11386 (Symbol Descriptors): Describe how to handle conflict between
11387 different meanings of @samp{P} symbol descriptor.
11388
11389Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11390
11391 * stabs.texinfo: Remove node Quick Reference and put its children
11392 directly under the main menu.
11393
11394 * stabs.texinfo: Many more changes to bring it into line with
11395 AIX documentation and reality. I think it now has all the
11396 information from the AIX documentation, except that I burned
11397 out when I got to variant records (Pascal and Modula-2) and
11398 all the COBOL types. Oh well, we can add them later when we're
11399 worrying more about those languages.
11400
11401 * stabs.texinfo (Automatic variables): Talk about what it means
11402 to omit the symbol descriptor.
11403
11404Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11405
11406 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11407 gcc2 behavior with promoted args.
11408
11409Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11410
11411 * gdb.texinfo: include readline appendices in info version of manual
11412
11413Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11414
11415 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11416 target remote.
11417
11418 * gdb.texinfo (Machine Code): more index entries for disassemble
11419
11420Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11421
11422 * Clarify the intended use of the gdb-testers and gdb-patches
11423 mailing lists, and shrink gzip comment.
11424
11425Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11426
11427 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11428 DOSHOST configuration of manual.
11429
11430 * gdb.texinfo (MIPS Stack): new node.
11431
11432 * all-config.texi (MIPS) new switch.
11433
11434 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11435 tense; (MIPS Remote) new node.
11436
11437 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11438 bug; (Environment) less passive, other small cleanups in text about
11439 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11440 (Remote) new MIPS Remote menu entry.
11441
11442Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11443
11444 * stabs.texinfo: Many changes to include information from the
11445 AIX documentation.
11446
11447 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11448
11449Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11450
11451 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11452 Move a bunch of information from ../README.
11453 (Getting Started): New node.
11454
11455Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11456
11457 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11458
11459 * gdb.texinfo: advance manual revision dates to present
11460
11461 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11462 stop using silly Roman numerals in @set variable names
11463
11464Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11465
11466 * stabs.texinfo (Parameters): Keep trying to get this right.
11467
11468Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11469
11470 * stabs.texinfo (Parameters): More on "local parameters".
11471
11472Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11473
11474 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11475
11476Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11477
11478 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11479 (Parameters): Rewrite.
11480 (xcoff-differences, Sun-differences): Minor changes.
11481
11482Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11483
11484 * stabs.texinfo: Minor cleanup.
11485
11486Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11487
11488 * gdbint.texinfo: Minor xcoff stuff.
11489
11490Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11491
11492 * gdbint.texinfo: Update for new config directory structure.
11493 Add info about internal type data structures.
11494
11495Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11496
11497 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11498 $(srcdir).
11499 (gdb-config.texi): Depend on file in $(srcdir).
11500
11501Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11502
11503 * stabs.texinfo: Fixes about N_SO.
11504
11505Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11506
11507 * gdb.texinfo: include list of nonstandard init file names
11508
11509 * *-config.texi: new switch GENERIC for text that applies *only*
11510 to (usual) multiple-target version of manual
11511
11512 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11513 h8 config
11514
11515 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11516 in menus (rather than conditionally selected multiple alternative
11517 menus).
11518
11519 * Makefile.in: define and use DOC_CONFIG var to select
11520 configuration for GDB user manual.
11521
11522 * gdb-config.texi: delete from repository, generate from Makefile.
11523
11524 * all-config.texi: normal `generic' configuration file, formerly
11525 stored as gdb-config.texi
11526
11527Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11528
11529 * Makefile.in: add dvi target to build all .dvi files
11530
11531Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11532
11533 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11534
11535Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11536
11537 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11538 host conditionals.
11539 * stabs.texinfo: More array fixes inspired by Jim's.
11540
11541Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11542
11543 * stabs.texinfo: Fixes re arrays and continuations.
11544
11545 * gdbint.texinfo: Add XCOFF node.
11546
11547Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11548
11549 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11550
11551Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11552
11553 * stabs.texinfo: Fix for array types to mention lower bounds.
11554
11555Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11556
11557 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11558
11559Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11560
11561 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11562
11563Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11564
11565 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11566 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11567
11568Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11569
11570 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11571
11572Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11573
11574 * gdb.texinfo, gdbinv-s.texi: misc updates
11575
11576Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11577
11578 * gdbint.texinfo: Brief documentation for longjmp support,
11579 from an email msg by Stu.
11580
11581Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11582
11583 * stabs.texinfo: Fix description of floating point "range"
11584 types (which really define basic types). Reported by Jim Meehan,
11585 <meehan@src.dec.com>.
11586
11587 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11588
11589Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11590
11591 * gdbint.texinfo: Slightly expand section on supporting a new
11592 object file format.
11593
11594Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11595
11596 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11597 intermediate file.
11598
11599Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11600
11601 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11602
11603Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11604
11605 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11606
11607 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11608 as well as Z8002.
11609
11610Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11611
11612 * gdbint.texinfo: Add sections on clean design and on how to send
11613 in changes.
11614
11615Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11616
11617 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11618
11619Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11620
11621 * gdb.texinfo: Fix typo, reported by Karl Berry.
11622
11623Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11624
11625 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11626
11627Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11628
11629 * gdbint.texinfo: fixed a stray email address (needs @@),
11630 added @table @code to node "Native Conditionals"
11631
11632Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11633
11634 * gdbint.texinfo: Describe coding style of GDB.
11635
11636Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11637
11638 * stabs.texinfo: Minor wording changes.
11639
11640Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11641
11642 * gdbint.texinfo: Improve release doc slightly.
11643
11644Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11645
11646 * gdbint.texinfo: Improve doc of GDB config macros.
11647
11648Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11649
11650 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11651 These will be reinserted when examined.
11652
11653Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11654
11655 * gdbint.texinfo: Make a start at documenting all the #if macros
11656 in GDB. At least list them all, and start separating them into
11657 host-specific and target-specific.
11658
11659Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11660
11661 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11662 examples (not consistent w others).
c906108c
SS
11663 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11664 for generic vn of doc
11665
11666Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11667
11668 * Makefile.in: always create installation directories.
11669
11670Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11671
11672 * gdb.texinfo: in h8 config, do not describe searching commands.
11673
11674Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11675
11676 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11677 conditionals; introduce a few generic switches that may be
11678 useful for other cross-dev or dos-hosted configs.
11679
11680 * gdb.texinfo: fix typo in "info reg" description
11681
11682Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11683
11684 * stabs.texinfo: Minor updates from running TeX over it.
11685 * Makefile.in (stabs.dvi, stabs.ps): Add.
11686
11687Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11688
11689 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11690 First pass at converting it to texinfo.
11691
11692Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11693
11694 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11695 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11696
11697Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11698
11699 * gdbint.texinfo: Add section on partial symbol tables.
11700
11701Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11702
11703 * gdb.texinfo: document `set remotedebug' and `set
11704 rstack_high_address'.
11705
11706Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11707
11708 * gdb.texinfo: slight expansion of new text on reading info files
11709 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11710 H8/300 from DOS.
11711
11712Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11713
11714 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11715
11716Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11717
11718 * gdb.texinfo: Say how to read the `info' files.
11719
11720Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11721
11722 * Makefile.in: gm4 -> m4.
11723
11724Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11725
11726 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11727 Documentation' ahead of `Installing GDB' to match README.
11728 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11729 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11730
11731Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11732
11733 * Makefile.in: remove $(srcdir) from gdb.info rule.
11734
11735Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11736
11737 * Makefile.in: commented out gdb-all.texinfo rule. This is
11738 temporary.
11739
11740Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11741
11742 * Makefile.in, configure.in: removed traces of namesubdir,
11743 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11744 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11745
11746Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11747
11748 * gdb.texinfo: Improve how we ask for bug reports.
11749
11750Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11751
11752 * Makefile.in: infodir belongs in datadir.
11753
11754Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11755
11756 * Makefile.in: remove spaces following hyphens, bsd make can't
11757 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11758 standards.text support.
c906108c
SS
11759
11760Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11761
11762 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11763 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11764 and mandir now keyed off datadir by default.
11765
11766\f
11767Local Variables:
9e9c5ae7 11768mode: change-log
c906108c
SS
11769left-margin: 8
11770fill-column: 74
11771version-control: never
463888ab 11772coding: utf-8
c906108c 11773End:
This page took 1.998771 seconds and 4 git commands to generate.