PR gdb/21122: Fix documentation mistakes for breakpoint commands
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
18da0c51
MG
12017-02-10 Martin Galvan <martingalvan@sourceware.org>
2
3 PR gdb/21122
4 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
5 space-separated breakpoint lists. Also add a missing @table command
6 and @cindex for breakpoint lists.
7
3f7b46f2
IR
82017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9
10 PR tdep/20936
11 * gdb.texinfo: (Standard Target Features): Document SPARC features.
12 (Sparc Features): New node.
13
2735833d
WT
142017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
15
16 * gdb.texinfo (i386 Features): Add system segment registers
17 as feature.
18
373832b6
SM
192017-01-24 Simon Marchi <simon.marchi@ericsson.com>
20
21 * python.texi (Events In Python): Fix typo.
22
78cbbba8
LM
232017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
24 Luis Machado <lgustavo@codesourcery.com>
25
26 * gdb.texinfo (-target-flash-erase): New MI command description.
27 (flash-erase): New CLI command description.
28
387360da
JB
292017-01-04 John Baldwin <jhb@FreeBSD.org>
30
31 * gdb.texinfo (Contributors): Add SRI International and University
32 of Cambridge for FreeBSD/mips.
33
34c41c68
DE
342016-12-22 Doug Evans <xdje42@gmail.com>
35
36 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
37 commands.
38
df3ee9ca
PA
392016-12-02 Pedro Alves <palves@redhat.com>
40
41 * gdb.texinfo (User-defined Commands): Limit on number of
42 arguments passed to user-defined commands removed; update.
43
01770bbd
PA
442016-12-02 Pedro Alves <palves@redhat.com>
45
46 PR cli/20559
47 * gdb.texinfo (Define): Add example of using "eval" to process a
48 variable number of arguments.
49 (Output) <eval>: Add anchor.
50
ad02e4fe
SM
512016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
52
53 * Makefile.in: Likewise.
54
8504e097
AA
552016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
56
57 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
58 xref.
59
39402e6c
PA
602016-10-29 Pedro Alves <palves@redhat.com>
61
62 * gdb.texinfo (Packets) <vCont>: Remove mention of default
63 actions.
64
ca6eff59
PA
652016-10-26 Pedro Alves <palves@redhat.com>
66
67 * gdb.texinfo (Packets): Clarify vCont packets with multiple
68 actions that match a thread, and what happens when an action
69 matches a thread that is already running.
70
be06ba8c
SM
712016-10-14 Simon Marchi <simon.marchi@ericsson.com>
72
73 * gdb.texinfo (Using Trace Files): Fix typo.
74 (GDB/MI Tracepoint Commands): Likewise.
75
99e61eda
SM
762016-10-14 Simon Marchi <simon.marchi@ericsson.com>
77
78 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
79 of -trace-save.
80
9c37b5ae
TT
812016-10-06 Tom Tromey <tom@tromey.com>
82
83 * guile.texi (Types In Guile): Remove Java mentions.
84 * python.texi (Types In Python): Remove Java mentions.
85 * gdb.texinfo (Address Locations, Supported Languages)
86 (Index Section Format): Remove Java mentions.
87
ee8da4b8
DE
882016-08-15 Doug Evans <dje@google.com>
89
90 * gdb.texinfo (Target Description Format): Update docs on "end"
91 field spec and field default type.
92
4034d0ff
AT
932016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
942016-10-03 Simon Marchi <simon.marchi@ericsson.com>
95
96 PR gdb/20487
97 * gdb.texinfo (Context management): Update mention of frame
98 change notifications.
99 (gdb/mi Async Records): Document frame field in
100 =thread-select event.
101 * observer.texi (GDB Observers): New user_selected_context_changed
102 observer.
103
4435e1cc
TT
1042016-09-28 Tom Tromey <tom@tromey.com>
105
106 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
107 than "memory breakpoint". Further document "kind". Move
108 protocol-details link earlier.
109 <z1>: Document the cmd_list argument. Fix typo.
110 <g>: Remove incorrect sentence.
111 (Stop Reply Packets): Document "OK" response to requests when in
112 non-stop mode.
113 <swbreak>: Use "software breakpoint" rather than "memory
114 breakpoint".
115 <create>: Document that "R" is ignored.
116 <W, X, w>: Document formatting of "AA".
117 (Notification Packets): Use "%Stop", not "%%Stop".
118
ad0a504f
AK
1192016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
120
121 * gdb.texinfo (Embedded Processors): Document ARC.
122 (Synopsys ARC): New section.
123 (Standard Target Features): Document ARC features.
124 (ARC Features): New section.
125
74172ecf
SM
1262016-09-21 Simon Marchi <simon.marchi@ericsson.com>
127
128 * .gitignore: New file.
129
0a1ddfa6
SM
1302016-08-24 Simon Marchi <simon.marchi@ericsson.com>
131
132 * gdb.texinfo (Input/Output): Mention possibility to unset
133 inferior-tty.
134
c0272db5
TW
1352016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
136
137 * gdb.texinfo: Resume btrace on reconnect.
138
e3487908
GKB
1392016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
140
141 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
142 syscall.
143
463888ab
РИ
1442016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
145
146 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
147 command.
148
dac790e1
TT
1492016-07-13 Tom Tromey <tom@tromey.com>
150
151 PR python/15620, PR python/18620:
152 * python.texi (Events In Python): Document new breakpoint events.
153
93daf339
TT
1542016-07-13 Tom Tromey <tom@tromey.com>
155
156 PR python/17698:
157 * python.texi (Breakpoints In Python): Document
158 Breakpoint.pending.
159
cda75e70
TT
1602016-07-13 Tom Tromey <tom@tromey.com>
161
162 * python.texi (Breakpoints In Python): Move table of types and
163 table of watchpoint types earlier in node.
164
e0f3fd7c
TT
1652016-07-12 Tom Tromey <tom@tromey.com>
166
167 PR python/19293:
168 * python.texi (Frames In Python): Document
169 gdb.invalidate_cached_frames.
170
86f78169
PA
1712016-06-21 Pedro Alves <palves@redhat.com>
172
173 * gdb.texinfo (Interpreters): Update intepreter-exec section,
174 document new-ui and explain use case.
175
a28d8e50
YTL
1762016-06-17 Yan-Ting Lin <currygt52@gmail.com>
177
178 * gdb.texinfo (Standard Target Features): Document NDS32 features.
179 (NDS32 Features): New Section.
180
bb556f1f
TK
1812016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
182
183 * gdb.texinfo (Examining Memory): Document negative repeat
184 count in the 'x' command.
185
38b022b4
SM
1862016-06-06 Simon Marchi <simon.marchi@ericsson.com>
187
188 * gdb.texinfo (GDB/MI Async Records): Document method and
189 format fields in =record-started.
190 * observer.texi (record_changed): Add method and format
191 parameters.
192
c185ba27
EZ
1932016-05-27 Eli Zaretskii <eliz@gnu.org>
194
195 * gdb.texinfo (General Query Packets): Move the description of the
196 response before the long list of the specific 'read' and 'write'
197 requests.
198
1957f6b8
TT
1992016-05-23 Tom Tromey <tom@tromey.com>
200
201 * python.texi (Basic Python): Document gdb.breakpoints return.
202
224f10c1
TT
2032016-05-24 Tom Tromey <tom@tromey.com>
204
205 PR gdb/19194:
206 * gdb.texinfo (gdb man): Fix typo.
207
0bdfa368
TT
2082016-05-17 Tom Tromey <tom@tromey.com>
209
210 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
211 (Rust): New node.
212
dcd1f979
TT
2132016-05-17 Tom Tromey <tom@tromey.com>
214
215 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
216
310cdbb6
YQ
2172016-04-27 Yao Qi <yao.qi@linaro.org>
218
219 * gdb.texinfo (tfind): Complete doc about tfind without
220 argument.
221
b8162e5a
AT
2222016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
223
224 * agentexpr.texi (byte): Fix zero_ext description.
225
f7c38292
PA
2262016-03-31 Pedro Alves <palves@redhat.com>
227
228 * gdb.texinfo (M32R/SDI): Delete node.
229 (MIPS Embedded): Remove references to the MIPS remote debugging
230 protocol, PMON and variants, and the associated commands.
231
81516450
DE
2322016-03-15 Doug Evans <dje@google.com>
233
234 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
235 (Target Description Format): Mention enum types. Update docs on
236 flags types.
237 (Predefined Target Types): Add "bool".
238 (Enum Target Types): New node.
239
2a60e18f
PA
2402016-03-15 Pedro Alves <palves@redhat.com>
241
242 * gdb.texinfo (Tracepoint Actions): Fix typo.
243
45fa2529
PA
2442016-03-15 Pedro Alves <palves@redhat.com>
245 Andreas Arnez <arnez@linux.vnet.ibm.com>
246 Marcin Kościelnicki <koriakin@0x04.net>
247
248 * gdb.texinfo (Tracepoint Actions): Document possible
249 unreliability of '$_ret'.
250
f2403c39
AB
2512016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
252
253 * gdb.texinfo (Symbols): Document new 'maint info line-table'
254 command.
255
f2f3ccb9
SM
2562016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
257
258 * gdb.texinfo (Convenience Functions): Document $_as_string.
259
cce0e923
DE
2602016-02-23 Doug Evans <dje@google.com>
261
262 * gdb.texinfo (Skipping Over Functions and Files): Document new
263 options to "skip" command. Update docs of output of "info skip".
264
012b3a21
WT
2652016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
266
267 * gdb.texinfo (Signals): Add bound violation display hints for
268 a SIGSEGV.
269
0748bf3e
MK
2702016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
271
272 * gdb.texinfo (Trace File Format): Add documentation for description
273 section lines.
274
e909d859
MK
2752016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
276
277 * gdb.texinfo (Trace File Format): Remove misleading information
278 about register block ordering.
279
713cdcbf
DE
2802016-02-01 Doug Evans <dje@google.com>
281
282 * gdb.texinfo (Value Sizes): Fix typo.
283
8244c20d
DE
2842016-02-01 Doug Evans <dje@google.com>
285
286 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
287
5fdf6324
AB
2882016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
289
290 * gdb.texinfo (Value Sizes): New section.
291 (Data): Add the 'Value Sizes' node to the menu.
292
67ebd9cb
JB
2932016-01-26 John Baldwin <jhb@FreeBSD.org>
294
295 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
296
6e9567fe
JB
2972016-01-19 John Baldwin <jhb@FreeBSD.org>
298
299 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
300
f303dbd6
PA
3012016-01-18 Pedro Alves <palves@redhat.com>
302
303 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
304 of the thread that hit a breakpoint or received a signal.
305
71ef29a8
PA
3062016-01-15 Pedro Alves <palves@redhat.com>
307
308 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
309
663f6d42
PA
3102016-01-13 Pedro Alves <palves@redhat.com>
311
312 * gdb.texinfo (Threads): Document the $_gthread convenience
313 variable.
314 (Convenience Vars): Likewise.
315
c84f6bbf
PA
3162016-01-13 Pedro Alves <palves@redhat.com>
317
318 * gdb.texinfo (Threads): Document "info threads -gid".
319
22a02324
PA
3202016-01-13 Pedro Alves <palves@redhat.com>
321
322 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
323 anchor.
324 (Threads In Python): Document new InferiorThread.global_num
325 attribute.
326
5d5658a1
PA
3272016-01-07 Pedro Alves <palves@redhat.com>
328
329 * gdb.texinfo (Threads): Document per-inferior thread IDs,
330 qualified thread IDs, global thread IDs and thread ID lists.
331 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
332 thread IDs.
333 (Convenience Vars): Document the $_thread convenience variable.
334 (Ada Tasks): Adjust to refer to thread IDs.
335 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
336 Commands, GDB/MI Variable Objects): Update to mention global
337 thread IDs.
338 * guile.texi (Breakpoints In Guile)
339 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
340 global thread IDs instead of thread IDs.
341 * python.texi (Threads In Python): Adjust documentation of
342 InferiorThread.num.
343 (Breakpoint.thread): Mention global thread IDs instead of thread
344 IDs.
345
84654457
PA
3462016-01-13 Pedro Alves <palves@redhat.com>
347
348 * python.texi (Threads In Python): Document
349 InferiorThread.inferior.
350
e3940304
PA
3512016-01-13 Pedro Alves <palves@redhat.com>
352
353 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
354 convenience variable.
355 (Convenience Vars): Likewise.
356
82075af2
JS
3572016-01-12 Josh Stone <jistone@redhat.com>
358 Philippe Waroquiers <philippe.waroquiers@skynet.be>
359
360 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
361 (Stop Reply Packets): List the syscall entry and return stop reasons.
362 (General Query Packets): Describe QCatchSyscalls, and add it to the
363 table and the detailed list of stub features.
364
bc504a31
PA
3652016-01-12 Pedro Alves <palves@redhat.com>
366
367 Remove use of the registered trademark symbol throughout.
368
cde67b27
YQ
3692016-01-12 Yao Qi <yao.qi@linaro.org>
370
371 * gdb.texinfo (Interrupts): Update the document on handling
372 interrupt when program is stopped.
373
19d9d4ef
DB
3742015-12-11 Don Breazeal <donb@codesourcery.com>
375
376 * gdb.texinfo (Forks): Correct Linux kernel version where
377 fork and exec events are supported, add notes about support
378 of these events in target remote mode.
379 (Connecting): Reorganize and clarify distinctions between
380 target remote, extended-remote, and multiprocess.
381 Reorganize related text from separate sections into new
382 sections.
383 (Server): Note effects of target extended-remote mode.
384 Delete section on Multi-Process Mode for gdbserver.
385 Move some text to "Connecting" node.
386
f4f4330e
PA
3872015-12-10 Pedro Alves <palves@redhat.com>
388
389 * gdb.texinfo (Threads): Replace warning with explanation
390 about single-threaded programs.
391
b1236ac3
PA
3922015-12-10 Pedro Alves <palves@redhat.com>
393
394 * gdb.texinfo (Threads): Remove mention of SGI.
395 (Forks): Remove mention of HP-UX.
396 (Breakpoints): Remove mention of HP-UX.
397 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
398 Reword in terms of architectures.
399 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
400 mention supported systems.
401 (Convenience Vars): Don't mention HP-UX.
402 (Jumping): Remove mention of HP-UX in comment.
403 (Files) <shared libraries>: Update supported shared library types
404 list. Remove mention of HP-UX.
405 (Native): Remove HP-UX subsection.
406 (SVR4 Process Information): Remove mention of HP-UX.
407
0f59c28f
PA
4082015-12-10 Pedro Alves <palves@redhat.com>
409
410 * gdb.texinfo (Stack): Reorder menu.
411
1c35a88f
LM
4122015-12-09 Luis Machado <lgustavo@codesourcery.com>
413
414 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
415 -var-set-format's new zero-hexadecimal format.
416
3685b09f
PMR
4172015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
418
419 * gdb.texinfo (Ada Mode Into): Move overloading support
420 description to its own node.
421 (Overloading support for Ada): New node.
422
f2faf941
PA
4232015-11-30 Pedro Alves <palves@redhat.com>
424
425 PR 14618
426 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
427 (Remote Configuration): Add the "set/show remote
428 no-resumed-stop-reply" to the available settings table.
429 (General Query Packets): Document the "no-resumed" qSupported
430 feature.
431
65706a29
PA
4322015-11-30 Pedro Alves <palves@redhat.com>
433
434 * gdb.texinfo (Remote Configuration): List "set/show remote
435 thread-events" command in configuration table.
436 (Stop Reply Packets): Document "T05 create" stop
437 reason and 'w' stop reply.
438 (General Query Packets): Document QThreadEvents packet. Document
439 QThreadEvents qSupported feature.
440
de979965
PA
4412015-11-30 Pedro Alves <palves@redhat.com>
442
443 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
444 anchor.
445 (Packets): Document vCtrlC.
446
79efa585
SM
4472015-11-26 Simon Marchi <simon.marchi@ericsson.com>
448
449 * gdb.texinfo (Thread List Format): Mention thread names.
450
7e0aa6aa
PA
4512015-11-24 Pedro Alves <palves@redhat.com>
452
453 PR 17539
454 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
455 program-spaces" example to ascending order listing.
456 (Threads): Adjust "info threads" example to ascending order
457 listing.
458 (Forks): Adjust "info inferiors" example to ascending order
459 listing.
460
0c532a29
MM
4612015-11-04 Markus Metzger <markus.t.metzger@intel.com>
462
463 * gdb.texinfo (Process Record and Replay): Document "record
464 instruction-history" modifiers.
465
fc58fa65
AB
4662015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
467
468 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
469 description.
470 (Frame Filter Management): Move to later in the 'Examining the
471 Stack' chapter.
472 (Selection): Add entry for 'select-frame'.
473
792005b0
DE
4742015-09-25 Doug Evans <dje@google.com>
475
476 * gdb.texinfo (Process Record and Replay): Fix syntax of
477 "record instruction-history begin, end" and
478 "record function-call-history begin, end".
479
c58b006b
SM
4802015-09-22 Simon Marchi <simon.marchi@ericsson.com>
481
482 * gdb.texinfo (Specifying Source Directories): Fix
483 substitute-path example.
484
f2665db5
MM
4852015-09-18 Markus Metzger <markus.t.metzger@intel.com>
486
487 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
488
e68fa6f0
PA
4892015-09-15 Pedro Alves <palves@redhat.com>
490
491 PR remote/18965
492 * gdb.texinfo (Stop Reply Packets): Revert previous change to
493 the vforkdone description.
494
8228463c
PA
4952015-09-15 Pedro Alves <palves@redhat.com>
496
497 PR remote/18965
498 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
499 part indicates the thread ID of the parent process.
500
750ce8d1
YQ
5012015-09-15 Yao Qi <yao.qi@linaro.org>
502
503 * gdb.texinfo (General Query Packets): Add vContSupported to
504 tables of 'gdbfeatures' and 'stub features' supported in the
505 qSupported packet, as well as to the list containing stub
506 feature details.
507
b459a59b
DB
5082015-09-11 Don Breazeal <donb@codesourcery.com>
509
510 * gdb.texinfo (Remote Configuration): Add exec event
511 feature to table of packet settings.
512 (Stop Reply Packets): Add exec events to the list of stop
513 reasons.
514 (General Query Packets): Add exec events to tables of
515 'gdbfeatures' and 'stub features' supported in the qSupported
516 packet, as well as to the list containing stub feature
517 details.
518
73b8c1fd
PA
5192015-08-24 Pedro Alves <palves@redhat.com>
520
521 * gdb.texinfo (Remote Configuration): Document the "set/show
522 remote multiprocess-extensions-packet" commands.
523
bb615428
PA
5242015-08-24 Pedro Alves <palves@redhat.com>
525
526 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
527 <M32R>: Remove references to M32R/D.
528 <M68K>: Remove references to target dbug.
529 <MIPS Embedded>: Remove references to target r3900 and target
530 array.
531 <PowerPC Embedded>: Remove references to target dink32 and target
532 ppcbug, target sds
533 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
534
2b4bf6af
AB
5352015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
536
537 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
538
566f5e3b
AB
5392015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
542
18989b3c
AB
5432015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
544
545 * gdb.texinfo (Maintenance Commands): Move documentation of "main
546 info bfds" to...
547 (File Caching): A New section. Outline bfd caching, and add new
548 description for "main set/show bfd-sharing".
549
6ff0ba5f
DE
5502015-08-14 Doug Evans <xdje42@gmail.com>
551
552 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
553 disassembly.
554 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
555
629500fa
KS
5562015-08-11 Keith Seitz <keiths@redhat.com>
557
558 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
559 Use "location(s)"instead of "linespec(s)".
560 (Specifying a Location): Rewrite.
561 Add subsections describing linespec, address, and explicit locations.
562 Add node/menu for each subsection.
563 (Source and Machine Code, C Preprocessor Macros)
564 (Create and Delete Trace points)
565 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
566 (Continuing at a Different Address): Remove "linespec" examples.
567 Add reference to "Specify a Location"
568 (The -break-insert Command): Rewrite. Add anchor.
569 Add reference to appropriate manual section discussing locations.
570 (The -dprintf-insert Command): Refer to -break-insert for
571 specification of 'location'.
572
fbea99ea
PA
5732015-08-07 Pedro Alves <palves@redhat.com>
574
575 * gdb.texinfo (Maintenance Commands): Document "maint set/show
576 target-non-stop".
577
da8c46d2
MM
5782015-08-07 Markus Metzger <markus.t.metzger@intel.com>
579
580 * gdb.texinfo (Process Record and Replay): Document prefixing of
581 speculatively executed instructions in the "record instruction-history"
582 command.
583
a3b5281e
DE
5842015-07-20 Doug Evans <dje@google.com>
585
586 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
587
6bcb1f97
DE
5882015-07-16 Doug Evans <dje@google.com>
589
590 * stabs.texinfo: @include gdb-cfg.texi.
591
db1ff28b
JK
5922015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
593
594 Revert the previous 2 commits:
595 gdbserver build-id attribute generator
596 Validate symbol file using build-id
597
ca5268b6
JK
5982015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
599
600 * gdb.texinfo (Files): Add 'set validate-build-id'
601 and 'show validate-build-id'.
602
700ca40f
JK
6032015-07-15 Aleksandar Ristovski <aristovski@qnx.com
604 Jan Kratochvil <jan.kratochvil@redhat.com>
605
606 gdbserver build-id attribute generator.
607 * gdb.texinfo (Library List Format for SVR4 Targets): Add
608 'build-id' in description, example, new attribute in dtd.
609
7c7f93f6
AB
6102015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
611
612 * gdb.texinfo (Selection): Update documentation for 'frame'
613 command.
614
b0627500
MM
6152015-07-02 Markus Metzger <markus.t.metzger@intel.com>
616
72f4393d 617 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
618 commands.
619
b20a6524
MM
6202015-07-02 Markus Metzger <markus.t.metzger@intel.com>
621
622 * gdb.texinfo (Process Record and Replay): Spell out that variables
623 and registers are not available during btrace replay.
624 Describe the new "record btrace pt" command.
625 Describe the new "set|show record btrace pt buffer-size" options.
626 (General Query Packets): Describe the new Qbtrace:pt and
627 Qbtrace-conf:pt:size packets.
628 Expand "bts" to "Branch Trace Store".
629 Update the branch trace DTD.
630
fc637f04
PP
6312015-06-26 Patrick Palka <patrick@parcs.ath.cx>
632
633 * gdb.texinfo (Command History): Document the new option
634 "history remove-duplicates".
635
18a94d75
DE
6362015-06-19 Doug Evans <dje@google.com>
637
638 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
639 longer supported.
640
0eacb298
PP
6412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
642
643 * gdb.texinfo (Command History): Mention that setting
644 GDBHISTSIZE to the empty string disables history truncation.
645
bc460514
PP
6462015-06-17 Patrick Palka <patrick@parcs.ath.cx>
647
648 PR gdb/16999
649 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
650 behavior.
651
b58c513b
PP
6522015-06-17 Patrick Palka <patrick@parcs.ath.cx>
653
654 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
655 with GDBHISTSIZE.
656
a86c90e6
SM
6572015-06-15 Simon Marchi <simon.marchi@ericsson.com>
658
659 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
660 bytes and memory units for -data-{read,write}-memory-bytes.
661 (Packets): Same for m, M and X packets.
662 * python.texi (Inferiors In Python): Same for read_memory and
663 write_memory.
664
c74f7d1c
JT
6652015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
666
667 * gdb.texinfo (Separate Debug Files): Document that PE is also
668 supported.
669
51f0e40d
AB
6702015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
671
672 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
673 single table entry.
674
966f0aef
WT
6752015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
676
677 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
678
679
15a201c8
GB
6802015-06-10 Gary Benson <gbenson@redhat.com>
681
682 * gdb.texinfo (Remote Configuration): Document the
683 "set/show remote hostio-setfs-packet" command.
684 (Host I/O Packets): Document the vFile:setfs packet.
685
7a6a1731
GB
6862015-06-10 Gary Benson <gbenson@redhat.com>
687
688 * gdb.texinfo (Debugging Output): Document the "set/show debug
689 linux-namespaces" command.
690
7d73c23c 6912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 692 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
693
694 * gdb.texinfo (i386): Add documentation about "show mpx bound"
695 and "set mpx bound".
696
27e0867f
DE
6972015-05-27 Doug Evans <dje@google.com>
698
699 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
700
b4f54984
DE
7012015-05-26 Doug Evans <dje@google.com>
702
703 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
704 command renamings.
705 (Maintenance Commands): Update for DWARF "set debug" command renamings.
706
55b40027
AB
7072015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
710
a4ea0946
AB
7112015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
712
713 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
714 (TUI Commands): Add 'tui enable' and 'tui disable' details.
715
37442ce1
DE
7162015-05-16 Doug Evans <xdje42@gmail.com>
717
718 * guile.texi (Memory Ports in Guile): Document support for unbuffered
719 memory ports.
720
36de76f9
JK
7212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
722
723 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
724
0d71eef5
DB
7252015-05-12 Don Breazeal <donb@codesourcery.com>
726
727 * gdb.texinfo (Forks): Note that fork debugging is
728 supported in extended mode.
729 (Remote Configuration): Add fork event features to table
730 of packet settings.
731 (Stop Reply Packets): Add fork events to list of stop reasons.
732 (General Query Packets): Add fork events to tables of
733 'gdbfeatures' and 'stub features' supported in the qSupported
734 packet, as well as to the list containing stub feature
735 details.
736
835205d0
GB
7372015-05-12 Gary Benson <gbenson@redhat.com>
738
739 * gdb.texinfo (General Query Packets): Document
740 qXfer:exec-file:read with empty annex.
741
4c082a81
SC
7422015-05-09 Siva Chandra Reddy <sivachandra@google.com>
743
744 * python.texi (Values From Inferior): Add descriptions of new
745 methods gdb.Value.reference_value and gdb.Value.const_value.
746
b30a0bc3
JB
7472015-05-06 Joel Brobecker <brobecker@adacore.com>
748
749 * gdb.texinfo (Files): Add "info dll" documentation.
750 (Cygwin Native): Remove "info dll" documentation.
751
2ce1cdbf
DE
7522015-04-29 Doug Evans <dje@google.com>
753
754 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
755 Document.
756 (Writing an Xmethod): Add get_result_type to example.
757
59fb7612
SS
7582015-04-28 Sasha Smundak <asmundak@google.com>
759
760 * python.texi: New method documented.
761
cf75d6c3
AB
7622015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
763
764 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
765 format.
766
897c3d32
DE
7672015-04-24 Doug Evans <dje@google.com>
768
769 * python.texi (Xmethods In Python): Fix name of method to call the
770 xmethod.
771
1b6e6f5c
GB
7722015-04-17 Gary Benson <gbenson@redhat.com>
773
774 * gdb.texinfo (Connecting to a Remote Target): Mention that
775 GDB can access program files from remote targets that support
776 qXfer:exec-file:read and Host I/O packets.
777
c78fa86a
GB
7782015-04-17 Gary Benson <gbenson@redhat.com>
779
780 * gdb.texinfo (Remote Configuration): Document the "set/show
781 remote pid-to-exec-file-packet" command.
782 (General Query Packets): Document the qXfer:exec-file:read
783 qSupported features. Document the qXfer:exec-file:read packet.
784
a9a5a3d1
GB
7852015-04-17 Gary Benson <gbenson@redhat.com>
786
787 * gdb.texinfo (set sysroot): Document that "set sysroot" also
788 applies to executable paths if supplied to GDB as absolute.
789
4f45d445
JK
7902015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
791
792 * gdb.texinfo (Mode Options): Remove -xdb.
793
e7a8570f
JK
7942015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
795 Eli Zaretskii <eliz@gnu.org>
796
72f4393d
L
797 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
798 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
799 the compile command. New subsection Compiler search for the compile
800 command.
801
f2983cc3
AW
8022015-04-09 Andy Wingo <wingo@igalia.com>
803
804 * guile.texi (Frames In Guile): Describe frame-read-register.
805
599bd15c
GB
8062015-04-02 Gary Benson <gbenson@redhat.com>
807
808 * gdb.texinfo (set sysroot): Document "target:".
809
d11916aa
SS
8102015-04-01 Sasha Smundak <asmundak@google.com>
811
812 * doc/python.texi (Writing a Frame Unwinder in Python): Add
813 section.
814
df8411da
SDJ
8152015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
816
817 PR corefiles/16092
818 * gdb.texinfo (gcore): Mention new command 'set
819 use-coredump-filter'.
820 (set use-coredump-filter): Document new command.
821
d33279b3
AT
8222015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
823
824 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
825 documentation, reorder the info os entries in alphabetical order.
826
852f8402
SM
8272015-03-26 Simon Marchi <simon.marchi@ericsson.com>
828
829 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
830 -data-write-memory-bytes.
831
856e7dd6
PA
8322015-03-24 Pedro Alves <palves@redhat.com>
833
834 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
835 mention that threads may sometimes run unlocked.
836
236af5e3
YG
8372015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
838
839 * gdb.texinfo (Remote configuration): Document "set/show
840 serial parity" command.
841
464b0089
GB
8422015-03-18 Gary Benson <gbenson@redhat.com>
843
844 * gdb.texinfo (General Query Packets): Remove documentation
845 for now-removed vFile:fstat qSupported features.
846
0a93529c
GB
8472015-03-11 Gary Benson <gbenson@redhat.com>
848
849 * gdb.texinfo (Remote Configuration): Document the
850 "set/show remote hostio-fstat-packet" command.
851 (General Query Packets): Document the vFile:fstat
852 qSupported features.
853 (Host I/O Packets): Document the vFile:fstat packet.
854
85642ba0
AW
8552015-03-11 Andy Wingo <wingo@igalia.com>
856
857 * guile.texi (Objfiles In Guile): Document objfile-progspace.
858
f7e6eed5
PA
8592015-03-04 Pedro Alves <palves@redhat.com>
860
861 * gdb.texinfo (Remote Configuration): Document the "set/show
862 remote swbreak-feature-packet" and "set/show remote
863 hwbreak-feature-packet" commands.
864 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
865 decription.
866 (Stop Reply Packets): Document the swbreak and hwbreak stop
867 reasons.
868 (General Query Packets): Document the swbreak and hwbreak
869 qSupported features.
870 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
871
f873665f 8722015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
873
874 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
875 under *stopped.
876
9a284c97
DE
8772015-03-02 Doug Evans <xdje42@gmail.com>
878
879 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
880
446899e4
AA
8812015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
882
883 * gdb.texinfo (S/390 and System z Features): Describe new feature
884 "org.gnu.gdb.s390.vx".
885
7ee67ee4
SDJ
8862015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
887
888 PR gdb/18008
889 * gdb.texinfo (maint internal-error, maint internal-warning, maint
890 demangler-warning): Fix typo ("problam").
891
53cf2ee0
DT
8922015-02-19 David Taylor <dtaylor@emc.com>
893
894 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
895
3133f8c1
JM
8962015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
897
898 * gdb.texinfo (Static Probe Points): Add cindex `static probe
899 point, DTrace'.
900 (Static Probe Points): Modified to cover DTrace probes in addition
901 to SystemTap probes. Also modified to cover the `enable probe'
902 and `disable probe' commands.
903
9aca2ff8
JM
9042015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
905
906 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
907 `disable probe' commands.
908
fa3f8d5a
DT
9092015-02-12 David Taylor <dtaylor@emc.com>
910
911 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
912 fields of the QTDV packet.
913
d33501a5
MM
9142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
915
916 * gdb.texinfo (Branch Trace Configuration Format): Add size.
917 (Process Record and Replay): Describe new set|show commands.
918 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
919
f4abbc16
MM
9202015-02-09 Markus Metzger <markus.t.metzger@intel.com>
921
922 * gdb.texinfo (Process Record and Replay): Describe the "record
923 btrace bts" command.
924 (General Query Packets): Describe qXfer:btrace-conf:read packet.
925 (Branch Trace Configuration Format): New.
926
cfb069a8
GB
9272015-01-31 Gary Benson <gbenson@redhat.com>
928 Doug Evans <dje@google.com>
929
930 * gdb.texinfo (Command Completion): Document new
931 "set/show max-completions" option.
932
f57d2163
DE
9332015-01-31 Doug Evans <xdje42@gmail.com>
934
935 * gdb.texinfo (Symbols): Document new commands
936 "maint print symbol-cache", "maint print symbol-cache-statistics",
937 "maint flush-symbol-cache". Document new option
938 "maint set symbol-cache-size".
939
9f050062
DE
9402015-01-31 Doug Evans <xdje42@gmail.com>
941
942 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
943 distinguish script files vs inlined scripts.
944 * python.texi (Python Auto-loading): Ditto.
945
b6577aab
DE
9462015-01-30 Doug Evans <dje@google.com>
947
948 * gdb.texinfo (Symbols) <info source>: Output now contains producer
949 string if present.
950
3a8b707a
DE
9512015-01-27 Doug Evans <dje@google.com>
952
953 * python.texi (Objfiles In Python): Document Objfile.username.
954
1b549396
DE
9552015-01-27 Doug Evans <dje@google.com>
956
957 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
958 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
959
253828f1
JK
9602015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
961
962 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
963
bf555842
EZ
9642015-01-16 Eli Zaretskii <eliz@gnu.org>
965
966 * doc/gdb.texinfo (TUI Commands): Document the possible
967 values of NAME argument to 'winheight' command. Explain the
968 effect of 'tabset' setting better.
969
439250fb
DE
9702015-01-11 Doug Evans <xdje42@gmail.com>
971
972 PR gdb/15830
973 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
974 (Symbols): Ditto.
975 (Maintenance Commands): Delete docs for "maint demangle".
976
6bf6fd09
JB
9772014-12-31 Joel Brobecker <brobecker@adacore.com>
978
979 * gdb.texinfo (Files): Remove documentation of the
980 "add-shared-symbol-files" and "assf" commands.
981 (Cygwin Native): Remove documentation of the "dll-symbols"
982 command.
983
cc485e62
DE
9842014-12-17 Doug Evans <xdje42@gmail.com>
985
986 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
987
bb2ec1b3
TT
9882014-12-12 Phil Muldoon <pmuldoon@redhat.com>
989 Jan Kratochvil <jan.kratochvil@redhat.com>
990
991 * gdb.texinfo (Altering): Update.
992 (Compiling and Injecting Code): New node.
993
6dddd6a5
DE
9942014-12-12 Doug Evans <dje@google.com>
995
996 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
997
f5b95c01
AA
9982014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
999
1000 * gdb.texinfo: Document "maint print user-registers".
1001
a0be3e44
DE
10022014-12-08 Doug Evans <dje@google.com>
1003
1004 * python.texi (Objfiles In Python): Document Objfile.owner.
1005
86e4ed39
DE
10062014-12-04 Doug Evans <dje@google.com>
1007
1008 * python.texi (Objfiles In Python): Document
1009 Objfile.add_separate_debug_file.
1010
7c50a931
DE
10112014-12-04 Doug Evans <dje@google.com>
1012
1013 * python.texi (Objfiles In Python): Document Objfile.build_id.
1014
162078c8
NB
10152014-12-02 Nick Bull <nicholaspbull@gmail.com>
1016
1017 * python.texi (Events In Python): Document new events
1018 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1019 and RegisterChangedEvent.
1020
f10c5b19
JK
10212014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1022
1023 Add add-auto-load-scripts-directory.
1024 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1025 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1026
413b59ae
JK
10272014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1028
1029 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1030 description typo.
1031
02be9a71
DE
10322014-10-30 Doug Evans <dje@google.com>
1033
1034 * python.texi (Progspaces In Python): Document ability to add
1035 random attributes to gdb.Progspace objects.
1036 (Objfiles In Python): Document ability to add random attributes to
1037 gdb.objfile objects.
1038
e5f8a7cc
PA
10392014-10-27 Pedro Alves <palves@redhat.com>
1040
1041 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1042 info on stepping and signal handlers.
1043 (Signals): Explain stepping and signal handlers. Add context
1044 index entry, and cross references.
1045
fab3a15d
SM
10462014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1047
1048 * python.texi (Breakpoints In Python): Add parenthesis after
1049 Breakpoint.delete. Clarify Breakpoint.enabled description so
1050 that it contains "disable".
1051
4ffbba72
DE
10522014-10-17 Doug Evans <dje@google.com>
1053
1054 * python.texi (Events In Python): Document clear_objfiles event.
1055
d096d8c1
DE
10562014-10-17 Doug Evans <dje@google.com>
1057
1058 * python.texi (Objfiles In Python): Document new progspace attribute.
1059
32a8097b
PA
10602014-10-17 Pedro Alves <palves@redhat.com>
1061
1062 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1063 (SVR4 Process Information): Delete mention of OSF/1.
1064
2ddf4301
SM
10652014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1066
1067 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1068 exit-code field in -list-thread-groups output.
1069
342cc091
JBG
10702014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1071
1072 * gdb.texinfo (Set Breaks): Add missing "@end table".
1073
a25a5a45
PA
10742014-09-22 Pedro Alves <palves@redhat.com>
1075
1076 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1077 always-inserted off" is the default mode now. Delete
1078 documentation of "set breakpoint always-inserted auto".
1079
2b4fd423
DE
10802014-09-18 Doug Evans <dje@google.com>
1081
1082 * python.texi (Symbol Tables In Python): Document "producer"
1083 attribute of gdb.Symtab objects.
1084
deb8ff2b
PA
10852014-09-16 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1088 (Embedded OS): Remove VxWorks menu entry.
1089 (VxWorks): Remove node.
1090
81219e53
DE
10912014-09-13 Doug Evans <xdje42@gmail.com>
1092
1093 * gdb.texinfo (Signaling): Document new queue-signal command.
1094
faa42425
DE
10952014-09-06 Doug Evans <xdje42@gmail.com>
1096
1097 PR 15276
1098 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1099 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1100
1a6a384b
JL
11012014-09-03 Justin Lebar <jlebar@google.com>
1102
1103 * python.texi (Types In Python): Type.template_argument(n) returns a
1104 gdb.Value or a gdb.Type and throws an exception if n is out of
1105 range.
1106
5f3b99cf
SS
11072014-09-03 Sasha Smundak <asmundak@google.com>
1108
1109 * python.texi (Frames in Python): Add read_register description.
1110
3cecbbbe
TT
11112014-08-04 Tom Tromey <tromey@redhat.com>
1112
1113 * gdb.texinfo (Debugging Output): Update for change to "set debug
1114 target".
1115
90debf20
MM
11162014-08-01 Masaki Muranaka <monaka@monami-software.com>
1117
1118 Pushed by Joel Brobecker <brobecker@adacore.com>.
1119 * Makefile.in (transform): New variable.
1120 (install-man1, install-man5): Apply $(transform) to man file names.
1121
ee7333ae
DE
11222014-07-26 Doug Evans <xdje42@gmail.com>
1123
1124 PR guile/17177
1125 * guile.texi (Guile Pretty Printing API): Fix typo.
1126 Document set-pretty-printers!, pretty-printers.
1127 (Selecting Guile Pretty-Printers): Update.
1128 Mention program-space based pretty-printers.
1129
70509625
PA
11302014-07-25 Pedro Alves <palves@redhat.com>
1131 Eli Zaretskii <eliz@gnu.org>
1132
1133 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1134 with multi-threaded programs.
1135
b67a2c6f
YQ
11362014-06-27 Yao Qi <yao@codesourcery.com>
1137
1138 * gdb.texinfo (Maintenance Commands): Update the output of
1139 'maint print dummy-frames' command.
1140
f179cf97
EZ
11412014-06-24 Eli Zaretskii <eliz@gnu.org>
1142
1143 * gdb.texinfo (Screen Size): Improve indexing.
1144
992c7d70
GB
11452014-06-19 Gary Benson <gbenson@redhat.com>
1146
1147 * gdb.texinfo (Maintenance Commands): Document new
1148 "maint set/show catch-demangler-crashes" option.
1149
57fcfb1b
GB
11502014-06-19 Gary Benson <gbenson@redhat.com>
1151
1152 * gdb.texinfo (Maintenance Commands): Document new
1153 "maint demangler-warning" command and new
1154 "maint set/show demangler-warning" option.
1155
dd5d5494
SC
11562014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1157
1158 * python.texi (Xmethod API): Add space before the opening
1159 parenthesis in function descriptions.
1160
25326a28 11612014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1162
1163 * guile.texi (Guile Configuration): Document guile-data-directory.
1164
0a770bb2 11652014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1166
1167 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1168
16f691fb
DE
11692014-06-04 Doug Evans <xdje42@gmail.com>
1170
1171 * guile.texi (Breakpoints In Guile): Update.
1172
1e47491b
JB
11732014-06-03 Joel Brobecker <brobecker@adacore.com>
1174
1175 * python.texi (Xmethod API): Fix reference to "Progspaces In
1176 Python".
1177
0c6e92a5
SC
11782014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1179
1180 * python.texi (Xmethods In Python, XMethod API)
1181 (Writing an Xmethod): New nodes.
1182 (Python API): New menu entries "Xmethods In Python",
1183 "Xmethod API", "Writing an Xmethod".
1184
06eb1586
DE
11852014-06-02 Doug Evans <xdje42@gmail.com>
1186
1187 * guile.texi (Guile API): Add entry for Parameters In Guile.
1188 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1189 (Parameters In Guile): New node.
1190
e698b8c4
DE
11912014-06-02 Doug Evans <xdje42@gmail.com>
1192
1193 * guile.texi (Guile API): Add entry for Commands In Guile.
1194 (Basic Guile) <parse-and-eval>: Add reference.
1195 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1196 (GDB Scheme Data Types): Mention <gdb:command> object.
1197 (Commands In Guile): New node.
1198
ded03782
DE
11992014-06-02 Doug Evans <xdje42@gmail.com>
1200
1201 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1202 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1203 (Progspaces In Guile): New node.
1204
53e8a631
AB
12052014-05-30 Andrew Burgess <aburgess@broadcom.com>
1206
1207 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1208 * python.texi (Frames In Python): Mention
1209 gdb.FRAME_UNWIND_MEMORY_ERROR.
1210
329ea579
PA
12112014-05-29 Pedro Alves <palves@redhat.com>
1212 Tom Tromey <tromey@redhat.com>
1213
1214 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1215 from example.
1216 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1217 Mention that target-async is now deprecated.
1218 (Maintenance Commands): Document maint set/show target-async.
1219
92bcb5f9
PA
12202014-05-29 Pedro Alves <palves@redhat.com>
1221
1222 * observer.texi (sync_execution_done, command_error): New
1223 subjects.
1224
fd664c91
PA
12252014-05-29 Pedro Alves <palves@redhat.com>
1226
1227 PR gdb/13860
1228 * observer.texi (signal_received, end_stepping_range)
1229 (signal_exited, exited, no_history): New observer subjects.
1230
b2715b27
AW
12312014-05-26 Andy Wingo <wingo@igalia.com>
1232
1233 * guile.texi (GDB Scheme Data Types): Remove documentation for
1234 removed interfaces. Update spelling of gdb-object-kind.
1235
9eaa4c1e
AW
12362014-05-26 Andy Wingo <wingo@igalia.com>
1237
1238 * guile.texi (Basic Guile): Fix some typos.
1239
0f1e8403
AW
12402014-05-26 Andy Wingo <wingo@igalia.com>
1241
1242 * guile.texi (Writing a Guile Pretty-Printer)
1243 (Guile Types Module): Fix excess parentheses in use-modules forms.
1244
697aa1b7
EZ
12452014-05-24 Eli Zaretskii <eliz@gnu.org>
1246
1247 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1248 (Breakpoints In Guile, Guile Printing Module)
1249 (Guile Exception Handling, Values From Inferior In Guile)
1250 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1251 Don't use @var at the beginning of a sentence.
1252
1253 * gdb.texinfo (Frame Filter Management, Trace Files)
1254 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1255 (PowerPC Embedded, Define, Annotations for Running)
1256 (IPA Protocol Commands, Packets, General Query Packets)
1257 (Tracepoint Packets, Notification Packets, Environment)
1258 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1259 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1260 (Frames, Backtrace, Selection, Expressions, Registers)
1261 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1262 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1263 (Source Annotations, Using JIT Debug Info Readers, Packets)
1264 (Stop Reply Packets, Host I/O Packets)
1265 (Target Description Format): Don't use @var at the beginning of a
1266 sentence.
1267
1268 * python.texi (Basic Python, Types In Python)
1269 (Commands In Python, Frames In Python, Line Tables In Python)
1270 (Breakpoints In Python, gdb.printing, gdb.types)
1271 (Type Printing API): Don't use @var at the beginning of a
1272 sentence.
1273
67b5c0c1
MM
12742014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1275
1276 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1277 replay-memory-access".
1278
6a3cb8e8
PA
12792014-05-21 Pedro Alves <palves@redhat.com>
1280
1281 * gdb.texinfo (Starting): Document "set/show
1282 auto-connect-native-target".
1283 (Target Commands): Document "target native".
1284
936d2992
PA
12852014-05-20 Pedro Alves <palves@redhat.com>
1286
1287 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1288 not be remote specific. Add cross reference to the qCRC packet.
1289 (Separate Debug Files): Update cross reference to the qCRC packet.
1290 (General Query Packets) <qCRC packet>: Add anchor.
1291
b3ce5e5f
DE
12922014-05-17 Doug Evans <xdje42@gmail.com>
1293
1294 Copy over changes from guile.texi.
1295 * python.texi (Basic Python) <gdb.execute>: Add text.
1296 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1297 (Values From Inferior) <Python string>: Add text.
1298 (Values From Inferior) <Value.string>: Clarify string length handling.
1299 (Pretty Printing API): Add cindex.
1300 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1301 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1302 @vindex.
1303 (Commands In Python) <COMPLETE_*>: Similarly.
1304 (Symbols In Python) <SYMBOL_*>: Similarly.
1305 (Breakpoints In Python) <WP_*>: Similarly.
1306 (Breakpoints In Python) <BP_*>: Similarly.
1307
8dfcab11
DT
13082014-05-17 David Taylor <dtaylor@emc.com>
1309
1310 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1311 mentioned in the qfThreadInfo reply.
1312
8d551b02
DE
13132014-05-16 Doug Evans <dje@google.com>
1314
1315 * gdb.texinfo (Mode Options): Add -D.
1316
e20bd8f4
SB
13172014-05-09 Samuel Bronson <naesten@gmail.com>
1318
1319 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1320 "make -C".
1321
f989a1c8
TT
13222014-04-29 Tom Tromey <tromey@redhat.com>
1323
1324 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1325 "show debug varobj".
1326
95cf3b38
DT
13272014-05-01 David Taylor <dtaylor@emc.com>
1328
1329 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1330 option.
1331
01f9f808
MS
13322014-04-24 Michael Sturm <michael.sturm@mintel.com>
1333 Walfred Tedeschi <walfred.tedeschi@intel.com>
1334
1335 * gdb.texinfo (i386 Features): Add description of AVX512
1336 registers.
1337
770e7fc7
DE
13382014-03-31 Doug Evans <dje@google.com>
1339
1340 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1341
97d8f0ee
DE
13422014-03-30 Doug Evans <dje@google.com>
1343
1344 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1345 (Background Execution): Ditto.
1346
36cb1214
HZ
13472014-03-21 Pedro Alves <palves@redhat.com>
1348 Stan Shebs <stan@codesourcery.com>
1349 Hui Zhu <hui@codesourcery.com>
1350
1351 * gdb.texinfo (Packets): Add anchor to "? packet".
1352 Remove fixme and update introduction of "k packet".
1353 Add anchor to "vKill packet".
1354
5e3a2c38
SS
13552014-03-12 Stan Shebs <stan@codesourcery.com>
1356
1357 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1358
7a5a839f
LC
13592014-02-26 Ludovic Courtès <ludo@gnu.org>
1360
dc6ae996 1361 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1362
95060284
JB
13632014-02-20 Joel Brobecker <brobecker@adacore.com>
1364
1365 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1366 and "assf" as being deprecated.
1367 (Cygwin Native): Likewise for "dll-symbols".
1368 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1369 as a way to force the loading of symbols from a DLL.
1370
f7bd0f78
SC
13712014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1372
1373 * python.texi (Values From Inferior): Add description about the
1374 new feature.
1375
329baa95
DE
13762014-02-17 Doug Evans <xdje42@gmail.com>
1377
1378 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1379 * gdb.texinfo (Python): Moved to ...
1380 * python.texi: ... here. New file.
1381
687894f5
DE
13822014-02-17 Ludovic Courtès <ludo@gnu.org>
1383
d25f38ee 1384 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1385 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1386 parameter to 'str-lookup-function' procedure. Look for
1387 the "std::string<" prefix.
1388 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1389 Adjust description.
1390
6fb526ee
DE
13912014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1392
d25f38ee 1393 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1394 parantheses for deffn.
1395 (Disassembly In Guile): Ditto.
1396
1e0a5178
SS
13972014-02-10 Stan Shebs <stan@codesourcery.com>
1398
1399 Add Doxygen support.
1400 * Makefile.in (doxy): New action, generates Doxygen files.
1401 (DOXYGEN): New.
1402 (doxyedit): New.
1403 * Doxyfile-base.in: New file.
1404 * Doxyfile-gdb-api.in: New file.
1405 * Doxyfile-gdb-xref.in: New file.
1406 * Doxyfile-gdbserver.in: New file.
1407 * doxy-index.in: New file.
1408 * filter-for-doxygen: New file.
1409 * filter-params.pl: New file.
1410
ed3ef339
DE
14112014-02-10 Doug Evans <xdje42@gmail.com>
1412
1413 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1414 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1415 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1416 (Guile docs): Include guile.texi.
1417 (objfile-gdbdotext file): Add objfile-gdb.scm.
1418 (dotdebug_gdb_scripts section): Mention Guile scripts.
1419 (Multiple Extension Languages): New node.
1420 * guile.texi: New file.
1421
c6044dd1
JB
14222014-01-28 Joel Brobecker <brobecker@adacore.com>
1423
1424 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1425 ignore-descriptive-types". commands.
1426
87ce2a04
DE
14272014-01-22 Doug Evans <dje@google.com>
1428
1429 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1430 (gdbserver man): Ditto.
1431
52834460
MM
14322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1433
1434 * gdb.texinfo: Document limited reverse/replay support
1435 for target record-btrace.
1436
0688d04e
MM
14372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1438
1439 * gdb.texinfo (Process Record and Replay): Update documentation.
1440
8710b709
MM
14412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1442
1443 * gdb.texinfo (Process Record and Replay): Document new /c
1444 modifier accepted by "record function-call-history".
1445 Add /i modifier to "record function-call-history" example.
1446
dcf106f3
JB
14472014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1448 Joel Brobecker <brobecker@adacore.com>
1449
1450 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1451 markers. Remove one that was misplaced.
1452
41ef2965
PA
14532014-01-10 Pedro Alves <palves@redhat.com>
1454
1455 * gdb.texinfo (Your Program's Environment) <set environment>:
1456 Mention the shell, and point at 'set exec-wrapper'.
1457
c0d48811
JB
14582014-01-07 Joel Brobecker <brobecker@adacore.com>
1459
1460 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1461
5fba4c0f
JB
14622013-12-30 Joel Brobecker <brobecker@adacore.com>
1463
1464 * gdb.texinfo (Types In Python): Clarify the documentation
1465 of attribute gdb.Field.bitpos.
1466
0809504b
JB
14672013-12-28 Joel Brobecker <brobecker@adacore.com>
1468
1469 * gdb.texinfo (Types In Python): Fix the documentation of
1470 attribute "bitpos" in class gdb.Field for enum types. Add
1471 documentation for attribute "enumval" in that same class.
1472
edef6000
JB
14732013-12-28 Joel Brobecker <brobecker@adacore.com>
1474
1475 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1476 @ftable.
1477
71b8c845
DE
14782013-12-23 Doug Evans <xdje42@gmail.com>
1479
1480 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1481 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1482 corresponding section in Extending GDB.
1483 (Extending GDB): Move menu up. New menu item "Auto-loading
1484 extensions".
1485 (Sequences): New menu item "Auto-loading sequences".
1486 (Auto-loading sequences): New node.
1487 (Python): Rename section from Scripting GDB to Extending GDB.
1488 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1489 Move docs on ways to auto-load extensions to ...
1490 (Auto-loading extensions): ... here. New node.
1491
d192b373
JB
14922013-12-23 Joel Brobecker <brobecker@adacore.com>
1493
1494 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1495 in menu.
1496 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1497 command, now in a new node.
1498 (GDB/MI Support Commands): New node, with its contents being
1499 extracted from the "GDB/MI Miscellaneous Commands" node.
1500 A small paragraph introducing the section is also added at
1501 the start.
1502 (GDB/MI Miscellaneous Commands): Delete the description of the
1503 -info-gdb-mi-command, -list-features and -list-target-features
1504 commands, now hosted in the "GDB/MI Support Commands" node.
1505
a16b0e22
SC
15062013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1507
1508 PR python/16113
1509 * gdb.texinfo (Values From Inferior): Add a note about using
1510 gdb.Field objects as subscripts on gdb.Value objects.
1511 (Types In Python): Add description about the new attribute
1512 "parent_type" of gdb.Field objects.
1513
9b26f0fb
JB
15142013-12-12 Joel Brobecker <brobecker@adacore.com>
1515
1516 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1517 entry for section docuumenting the -list-features GDB/MI command.
1518
72bfa06c
JB
15192013-12-10 Joel Brobecker <brobecker@adacore.com>
1520
1521 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1522 "exec-run-start-option" entry in the output of the "-list-features"
1523 command.
1524
3ea8680f
EZ
15252013-12-04 Eli Zaretskii <eliz@gnu.org>
1526
1527 * gdb.texinfo (i386): Fix yesterday's commit.
1528
1a4f73eb
TT
15292013-12-03 Tom Tromey <tromey@redhat.com>
1530
1531 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1532 documented here.
1533
6cb999f8
TT
15342013-12-03 Tom Tromey <tromey@redhat.com>
1535
1536 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1537
ca8941bb
WT
15382013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1539
1540 * gdb.texinfo (i386 Features): Add MPX feature registers.
1541 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1542 a subsubsection for MPX and describes the display of the
1543 boundary registers.
1544
688981c9
JB
15452013-12-03 Joel Brobecker <brobecker@adacore.com>
1546
1547 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1548 documentation of the "ada-exceptions" entry.
1549
2ea126fa
JB
15502013-12-03 Joel Brobecker <brobecker@adacore.com>
1551
1552 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1553 "^error" result record concerning the error message. Document
1554 the error code that may also be part of that result record.
1555 (GDB/MI Miscellaneous Commands): Document the
1556 "undefined-command-error-code" element in the output of
1557 the "-list-features" GDB/MI command.
1558
6b7cbff1
JB
15592013-12-03 Joel Brobecker <brobecker@adacore.com>
1560
1561 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1562 the new -info-gdb-mi-command GDB/MI command. Document
1563 the meaning of "-info-gdb-mi-command" in the output of
1564 -list-features.
1565
20e1ca3b
PA
15662013-11-29 Pedro Alves <palves@redhat.com>
1567
1568 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1569 Update comment.
1570
29453a14
YQ
15712013-11-24 Yao Qi <yao@codesourcery.com>
1572
1573 * gdb.texinfo (Caching Remote Data): Document new
1574 "set/show stack-cache" option.
1575
6dd315ba
YQ
15762013-11-24 Yao Qi <yao@codesourcery.com>
1577
1578 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1579 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1580 "off" respectively.
1581
9df9dbe0
YQ
15822013-11-23 Yao Qi <yao@codesourcery.com>
1583
1584 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1585 of "displayhint" to the table about child results.
1586
c78feb39
YQ
15872013-11-21 Yao Qi <yao@codesourcery.com>
1588
1589 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1590 'dynamic' for the output of command -var-list-children.
1591
27b81af3
YQ
15922013-11-21 Yao Qi <yao@codesourcery.com>
1593
1594 * gdb.texinfo (Caching Target Data): Remove "see" before
1595 @pxref.
1596
b26dfc9a
YQ
15972013-11-20 Yao Qi <yao@codesourcery.com>
1598
1599 * gdb.texinfo (Caching Target Data): Update doc for
1600 per-address-space dcache.
1601
b12039c6
YQ
16022013-11-20 Yao Qi <yao@codesourcery.com>
1603
1604 * gdb.texinfo (Data): Rename menu item.
1605 (Caching Remote Data): Rename to ...
1606 (Caching Target Data): ... it. Update.
1607
422ad5c2
JB
16082013-11-18 Joel Brobecker <brobecker@adacore.com>
1609
1610 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1611 "language-option" entry in the output of the "-list-features"
1612 command.
1613
805e1f19
TT
16142013-11-15 Tom Tromey <tromey@redhat.com>
1615
1616 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1617 Add example.
1618
8fe1b653
TT
16192013-11-14 Tom Tromey <tromey@redhat.com>
1620
1621 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1622
403cb6b1
JB
16232013-11-14 Joel Brobecker <brobecker@adacore.com>
1624
1625 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1626 (Context management): Place current subsection text into its own
1627 subsubsection. Add new subsubsection describing the "--language"
1628 command option.
1629
93973826
JB
16302013-11-13 Joel Brobecker <brobecker@adacore.com>
1631
1632 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1633 the documentation of "info-ada-exceptions" in the output
1634 of the "-list-features" command. Add the documentation
1635 of the "ada-exception" entry instead.
1636
6adcee18
JB
16372013-11-12 Joel Brobecker <brobecker@adacore.com>
1638
93973826 1639
6adcee18
JB
1640 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1641 word of a couple of sentences to start with a capital letter.
1642
58d06528
JB
16432013-11-12 Joel Brobecker <brobecker@adacore.com>
1644
1645 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1646 (Ada Exceptions): New node.
1647 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1648 Commands" node.
1649 (GDB/MI Ada Exceptions Commands): New node.
1650 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1651 field in the output of the "-list-features" command.
1652 * NEWS: Add entry for the new "info exceptions" CLI command,
1653 and for the new "-info-ada-exceptions" GDB/MI command.
1654
bc79de95
PM
16552013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1656
1657 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1658 (Line Tables In Python): New node.
1659
73be47f5
DE
16602013-11-08 Doug Evans <dje@google.com>
1661
1662 * gdb.texinfo (Debugging Output): Update text for
1663 "set debug dwarf2-read".
1664
db0fec5c
DE
16652013-11-08 Doug Evans <dje@google.com>
1666
1667 * gdb.texinfo (Debugging Output): Update text for
1668 "set debug symtab-create".
1669
92e32e33
PM
16702013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1671
72f4393d
L
1672 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1673 constant.
92e32e33 1674
f76c27b5
PM
16752013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1676
1677 * gdb.texinfo (Breakpoints In Python): Document temporary
1678 option in breakpoint constructor, and add documentation to the
1679 temporary attribute.
1680
fa4d0c40
YQ
16812013-11-07 Yao Qi <yao@codesourcery.com>
1682
1683 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1684 output of "-var-info-expression".
1685
afa332ce
PA
16862013-11-06 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1689 non-interactive mode.
1690 (Environment) <shell startup files warning>: Mention
1691 non-interactive mode. Mention .zshenv for Z shell, and talk about
1692 BASH_ENV instead of .bashrc for BASH.
1693
9ac69859
NB
16942013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1695
1696 * gdb.texinfo (Commands to Specify Files): Add description
1697 of the remove-symbol-file command.
1698 * observer.texi: New free_objfile event
1699
98882a26
PA
17002013-10-24 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1703
ce13fade
JB
17042013-10-11 Joel Brobecker <brobecker@adacore.com>
1705
1706 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1707 New subsection inside which the "-catch-load" and "-catch-unload"
1708 commands documentation is now placed.
1709 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1710 documenting the "-catch-assert" and "-catch-exception" new
1711 GDB/MI commands.
1712
2446f5ea
JB
17132013-10-10 Joel Brobecker <brobecker@adacore.com>
1714
1715 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1716
0d12017b
JB
17172013-10-10 Joel Brobecker <brobecker@adacore.com>
1718
bd80dc1a
JB
1719 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1720 serial baud".
1721 (Remote Configuration): Replace "set remotebaud" by "set serial
1722 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1723
f4fb82a1
PA
17242013-10-07 Pedro Alves <palves@redhat.com>
1725
1726 PR breakpoints/11568
1727 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1728 when the thread is removed from the thread list.
1729
0c557179
SDJ
17302013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1731
1732 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1733 Update entry for $_exitcode.
1734
5713b9b5
JB
17352013-10-04 Joel Brobecker <brobecker@adacore.com>
1736
1737 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1738 new "--start" option.
1739
901461f8
PA
17402013-10-02 Pedro Alves <palves@redhat.com>
1741
1742 * gdb.texinfo (Registers): Expand description of saved registers
1743 in frames. Explain <not saved>.
1744
8fb8eb5c
DE
17452013-09-25 Doug Evans <dje@google.com>
1746
1747 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1748
0a7cfe2c
SS
17492013-09-16 Stan Shebs <stan@codesourcery.com>
1750
1751 Remove the internals manual gdbint.texinfo.
1752 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1753 (PDFFILES): Remove gdbint.pdf.
1754 (HTMLFILES): Remove gdbint/index.html.
1755 (HTMLFILES_INSTALL): Remove gdbint.
1756 (GDBINT_DOC_FILES): Remove.
1757 (dvi): Remove gdbint.dvi.
1758 (ps): Remove gdbint.ps.
1759 * gdbint.texinfo: Remove file.
1760 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1761
a280dbd1
SDJ
17622013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1763
1764 * gdb.texinfo (Convenience Functions): Mention new convenience
1765 function $_isvoid.
1766
4ac33720
UW
17672013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1768
1769 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1770 (Standard Target Features): Add new node to menu.
1771 (S/390 and System z Features): New node.
1772
b3d3b4bd
SA
17732013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1774
1775 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1776 -list-target-features in the example.
1777
edf9f00c
JK
17782013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1779
1780 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1781 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1782
1d236d23
JK
17832013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1784
1785 Sync documentation with gdb.base/gnu-debugdata.exp.
1786 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1787
5423b017
JK
17882013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1791
6211c335
YQ
17922013-08-27 Pedro Alves <pedro@codesourcery.com>
1793 Yao Qi <yao@codesourcery.com>
1794
1795 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1796 Document new --skip-unavailable option.
1797 <-stack-list-variables>: Document new --skip-unavailable option.
1798
52e260a3
DE
17992013-08-26 Doug Evans <dje@google.com>
1800
1801 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1802 an optional regexp.
1803
5e92f71a
TT
18042013-08-13 Tom Tromey <tromey@redhat.com>
1805
1806 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1807 Document GDB_PARALLEL and GDB_INOTIFY.
1808
c5d7073b
SS
18092013-08-09 Stan Shebs <stan@codesourcery.com>
1810
1811 * LRS: Remove file, describes a long-abandoned live-range
1812 splitting extension to stabs.
1813
6fbe845e
AB
18142013-07-25 Andrew Burgess <aburgess@broadcom.com>
1815
1816 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1817
e7045703
DE
18182013-07-17 Doug Evans <dje@google.com>
1819
1820 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1821
3105ebf9
TT
18222013-07-02 Tom Tromey <tromey@redhat.com>
1823
1824 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1825
d6c2da54
TT
18262013-06-28 Tom Tromey <tromey@redhat.com>
1827
1828 * Makefile.in (version.subst): Use version.in, not
1829 common/version.in.
1830 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1831 Likewise.
1832
e5823f1c
PA
18332013-06-27 Pedro Alves <palves@redhat.com>
1834
1835 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1836 dynamic symbol resolution code>: New section, based on infrun.c
1837 comment.
1838
92dcb9ff
TT
18392013-06-26 Tom Tromey <tromey@redhat.com>
1840
1841 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1842 Update.
1843 (Releasing GDB): Likewise.
1844
dc673c81
YQ
18452013-06-26 Pedro Alves <pedro@codesourcery.com>
1846 Yao Qi <yao@codesourcery.com>
1847
1848 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1849 -trace-frame-collected.
1850
28a93511
YQ
18512013-06-26 Pedro Alves <pedro@codesourcery.com>
1852
1853 * gdb.texinfo (Traceframe Info Format): Document tvar element
1854 and its attributes.
1855
a0743c90
YQ
18562013-06-25 Yao Qi <yao@codesourcery.com>
1857
1858 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1859
01208463
TT
18602013-06-24 Tom Tromey <tromey@redhat.com>
1861
1862 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1863 (GDBvn.texi): Use version.subst.
1864 (version.subst): New target.
1865 (mostlyclean): Remove version.subst.
1866
c898adb7
YQ
18672013-06-20 Pedro Alves <pedro@codesourcery.com>
1868
1869 * gdb.texinfo (GDB/MI Data Manipulation)
1870 <-data-list-register-values>: Document the --skip-unavailable
1871 option.
1872
7c57fa1e
YQ
18732013-06-07 Yao Qi <yao@codesourcery.com>
1874
1875 * gdb.texinfo (Symbols): Add kindex and cindex for
1876 'maint print msymbols'.
1877
0059c61a 18782013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1879
1880 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1881 response field name (thread-group to inferior).
1882
85dc5a12
GB
18832013-06-04 Gary Benson <gbenson@redhat.com>
1884
1885 * gdb.texinfo (General Query Packets/qSupported): Added
1886 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1887 to the table of currently defined stub features.
1888 Added a more detailed entry for "augmented-libraries-svr4-read".
1889 (General Query Packets/qXfer:libraries-svr4:read): Documented
1890 the augmented form of this packet.
1891
5901af59
JB
18922013-05-23 Joel Brobecker <brobecker@adacore.com>
1893
1894 * gdb.texinfo (System-wide Configuration Scripts): Renames
1895 "Installed System-wide Configuration Scripts". Add associated
1896 @menu block.
1897
c1e36e3e
PA
18982013-05-23 Yao Qi <yao@codesourcery.com>
1899 Pedro Alves <palves@redhat.com>
1900
1901 * gdb.texinfo (Packets): Document 'vCont;r'.
1902 (Continuing and Stepping): Document target-assisted range
1903 stepping, and the 'set range-stepping' and 'show range-stepping'
1904 commands.
1905
0201faac
JB
19062013-05-23 Joel Brobecker <brobecker@adacore.com>
1907
1908 * gdb.texinfo (Installed System-wide Configuration Scripts):
1909 Add subsection describing the scripts now available under
1910 the data-dir's system-gdbbinit subdirectory.
1911 * NEWS: Add entry announcing the availability of system-wide
1912 configuration scripts for ElinOS and Wind River Linux.
1913
c5867ab6
HZ
19142013-05-21 Hui Zhu <hui@codesourcery.com>
1915
1916 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1917 "-dprintf-insert" command.
1918
7d0c9981
DE
19192013-05-17 Doug Evans <dje@google.com>
1920
1921 * gdb.texinfo (Maintenance Commands): Update doc for
1922 "maint check-psymtabs". Add doc for "maint check-symtabs",
1923 "maint expand-symtabs".
1924
742ce053
MM
19252013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1926
1927 * gdb.texinfo (Process Record and Replay): Document the
1928 "record goto" command and its sub-commands.
1929
1e611234
PM
19302013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1931
1932 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1933 (Python API): Add Frame Filters API, Frame Wrapper API,
1934 Writing a Frame Filter/Wrapper, Managing Management of Frame
1935 Filters chapter entries.
1936 (Frame Filters API): New Node.
1937 (Frame Wrapper API): New Node.
1938 (Writing a Frame Filter): New Node.
1939 (Managing Frame Filters): New Node.
1940 (Progspaces In Python): Add note about frame_filters attribute.
1941 (Objfiles in Python): Ditto.
1942 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1943 @anchors and --no-frame-filters option to -stack-list-variables,
1944 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1945 commands.
1946
2874cb83
JB
19472013-05-08 Joel Brobecker <brobecker@adacore.com>
1948
1949 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1950 Support" subsection documenting the XML format used to transfer
1951 shared library info on AIX.
1952
9a005eb9
JB
19532013-05-08 Joel Brobecker <brobecker@adacore.com>
1954
1955 * gdb.texinfo (Debugging Output): Add documentation of
1956 "set debug aix-solib" and "show debug aix-solib" commands.
1957
a1217d97
SL
19582013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1959
1960 * gdb.texinfo (Nios II): New section.
1961 (Nios II Features): New section.
1962
4d1eb6b4
JB
19632013-05-06 Joel Brobecker <brobecker@adacore.com>
1964
1965 * gdbint.texinfo (Algorithms): Remove entries documenting
1966 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1967 SOLIB_CREATE_INFERIOR_HOOK.
1968
3f84184e
TT
19692013-04-29 Tom Tromey <tromey@redhat.com>
1970
1971 PR python/14204:
1972 * gdb.texinfo (Python API): Fix menu entry.
1973 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1974 Define global and static block. Add example. Clarify
1975 block relationship for inline functions.
1976
60155234
TT
19772013-04-29 Tom Tromey <tromey@redhat.com>
1978
1979 * gdb.texinfo (Python API): Mention Python help and keyword
1980 arguments. Move pagination text to Basic Python.
1981 (Basic Python): Put pagination text here. Document
1982 close-on-exec, SIGCHLD, and SIGINT.
1983
5360976e
PA
19842013-04-19 Pedro Alves <palves@redhat.com>
1985
1986 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1987 "signedness" instead of "signness".
1988
bd3f3b55
PA
19892013-04-19 Pedro Alves <palves@redhat.com>
1990
1991 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1992 -Wno-pointer-sign text with text on -Wpointer-sign.
1993
dee368d3
TT
19942013-04-16 Tom Tromey <tromey@redhat.com>
1995
1996 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1997 GCC that has the SDT probe points.
1998
cc16e6c9
TT
19992013-04-15 Tom Tromey <tromey@redhat.com>
2000
2001 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2002 exception catchpoints.
2003
72f1fe8a
TT
20042013-04-15 Tom Tromey <tromey@redhat.com>
2005
2006 * gdb.texinfo (Set Catchpoints): Document $_exception.
2007 (Convenience Vars): Mention $_exception.
2008
591f19e8
TT
20092013-04-15 Tom Tromey <tromey@redhat.com>
2010
2011 * gdb.texinfo (Set Catchpoints): Reorganize exception
2012 catchpoints. Document "catch rethrow".
2013 (Debugging C Plus Plus): Mention "catch rethrow".
2014
02ae6bad
TT
20152013-04-15 Tom Tromey <tromey@redhat.com>
2016
2017 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2018
2c91021c
JK
20192013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2020 Eli Zaretskii <eliz@gnu.org>
2021
2022 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2023 line below the sample output.
2024
6eaaf48b
EZ
20252013-04-12 Eli Zaretskii <eliz@gnu.org>
2026
2027 * gdb.texinfo (Mode Options): Document '-configuration'.
2028 (Help): Document "show configuration".
2029 (Bug Reporting): Add requirements to include the configuration
2030 details in bug reports.
2031
b292c783
JK
20322013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2033
2034 * Makefile.in (MAN1S): Add gcore.1.
2035 Remove "Host, target, and site specific Makefile fragments" comment.
2036 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2037 (install-man1, uninstall-man1): Conditionalize gcore.1.
2038 (gcore.1): New.
2039 * gdb.texinfo (Man Pages): Add gcore man.
2040 (gcore man): New node.
2041
f81d1120
PA
20422013-04-10 Pedro Alves <palves@redhat.com>
2043
2044 * gdb.texinfo (Process Record and Replay): Document that "set
2045 record full insn-number-max", "set record
2046 instruction-history-size" and "set record
2047 function-call-history-size" accept "unlimited".
2048 (Backtrace): Document that "set backtrace limit" accepts
2049 "unlimited".
2050 (List): Document that "set listsize" accepts "unlimited".
2051 (Print Settings)" Document that "set print max-symbolic-offset",
2052 "set print elements" and "set print repeats" accept "unlimited".
2053 (Starting and Stopping Trace Experiments): Document that "set
2054 trace-buffer-size" accepts "unlimited".
2055 (Remote Configuration): Document that "set tcp connect-timeout"
2056 accepts "unlimited".
2057 (Command History): Document that "set history size" accepts
2058 "unlimited".
2059 (Screen Size): Document that "set height" and "set width" accepts
2060 "unlimited". Adjust "set pagination"'s description to suggest
2061 "set height unlimited" instead of "set height 0".
2062
393fd4c3
YQ
20632013-04-10 Yao Qi <yao@codesourcery.com>
2064
2065 * gdb.texinfo (Trace Files): Add "target ctf".
2066
cba5a7bf
JK
20672013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2068
2069 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2070
0ed630cb
JK
2071 * Makefile.in (install-man1, install-man5, uninstall-man1)
2072 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2073
afe1492b
JK
2074 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2075
5b8b6385
JK
20762013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2077 Eli Zaretskii <eliz@gnu.org>
2078
2079 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2080 parameters order. Remove "On some targets" for --attach. Document the
2081 --multi parameter and extended-remote command. Document all the
2082 options.
2083
906ccdf0
JK
20842013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2085
2086 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2087 the list of supported languages.
2088
43662968
JK
20892013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2090
2091 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2092 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2093 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2094 (diststuff): Add man.
2095 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2096 (uninstall-man5): New.
2097 (STAGESTUFF): Add *.1 and *.5.
2098 (GDBvn.texi): Add SYSTEM_GDBINIT.
2099 (gdb.1, gdbserver.1, gdbinit.5): New.
2100 (maintainer-clean realclean): Add $(MANS).
2101 (install): Add install-man.
2102 (uninstall): Add uninstall-man.
2103 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2104 (@copying): Wrap it by @c man begin COPYRIGHT.
2105 (Top): Add Man Pages.
2106 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2107
be9a8770
PA
21082013-04-02 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.texinfo (Debugging Output): Document "set/show debug
2111 aarch64", "set/show debug coff-pe-read" and "set/show debug
2112 mach-o".
2113
a46c1e42
PA
21142013-04-02 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2117 table>: Add entry for "trace-buffer-size".
2118
bd3eecc3
PA
21192013-03-28 Pedro Alves <palves@redhat.com>
2120
2121 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2122 table>: Add entry for "trace-status".
2123
215b9f98
EZ
21242013-03-28 Eli Zaretskii <eliz@gnu.org>
2125
2126 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2127 @bullet", which is invalid (makeinfo 5.1 barfs).
2128
7f7cc265
PA
21292013-03-28 Pedro Alves <palves@redhat.com>
2130
2131 PR gdb/15294
2132
2133 * gdb.texinfo (List) <set listsize>: Adjust to document that
2134 listsize 0 means no limit, and remove mention of -1.
2135
9c0be723
YQ
21362013-03-22 Yao Qi <yao@codesourcery.com>
2137
2138 * gdb.texinfo (Embedded Processors): Remove menu item
2139 "OpenRISC 1000".
2140 (OpenRISC 1000): Remove.
2141
bd712aed
DE
21422013-03-21 Doug Evans <dje@google.com>
2143
2144 * gdb.texinfo (Maintenance Commands): Add docs for
2145 "mt set per-command {space,time,symtab} {on,off}".
2146
d0353e76
YQ
21472013-03-14 Hui Zhu <hui@codesourcery.com>
2148 Yao Qi <yao@codesourcery.com>
2149
2150 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2151
6dd24dfa
KS
21522013-03-13 Keith Seitz <keiths@redhat.com>
2153
2154 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2155 "maint agent" reference to Dynamic printf.
2156
5c4808ca
EZ
21572013-03-11 Eli Zaretskii <eliz@gnu.org>
2158
2159 * gdb.texinfo (General Query Packets): Don't use colon in index
2160 entries visible to Info format.
2161
59ea5688
MM
21622013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2163
2164 * gdb.texinfo (Process Record and Replay): Document record
2165 changes.
2166
2ae8c8e7
MM
21672013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2168
2169 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2170 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2171 qXfer:btrace:read.
2172
28abe188
EZ
21732013-03-09 Eli Zaretskii <eliz@gnu.org>
2174
2175 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2176 use colons in @anchor and @cindex entries.
2177
be9a119c 21782013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2179
2180 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2181
be9a119c 21822013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2183 Hafiz Abid Qadeer <abidh@codesourcery.com>
2184
2185 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2186 trace-buffer-size set and show commands.
2187 (Tracepoint Packets): Document QTBuffer:size.
2188 (General Query Packets): Document QTBuffer:size.
2189
d57350ea
TT
21902013-02-21 Tom Tromey <tromey@redhat.com>
2191
2192 * gdb.texinfo: Remove bad @syncodeindex.
2193 (Values From Inferior, Types In Python, Inferiors In Python)
2194 (Events In Python, Threads In Python, Frames In Python, Blocks In
2195 Python, Symbols In Python, Symbol Tables In Python): Remove
2196 @tables.
2197 (Packets, General Query Packets, Tracepoint Packets)
2198 (Host I/O Packets): Use @w{} for empty @item.
2199
9f44fbc0
SCR
22002013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2201
2202 * gdb.texinfo (Architectures In Python): Add description about
2203 the new method gdb.Architecture.disassemble.
2204
f5911ea1
HAQ
22052013-02-15 Pedro Alves <pedro@codesourcery.com>
2206 Hafiz Abid Qadeer <abidh@codesourcery.com>
2207
2208 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2209 Document the "trace-file" field.
2210
7e1e0340
DE
22112013-02-07 Doug Evans <dje@google.com>
2212
2213 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2214 command.
2215
134a2066
YQ
22162013-02-06 Yao Qi <yao@codesourcery.com>
2217
2218 * gdb.texinfo (GDB/MI Async Records): Document new MI
2219 notification "=tsv-modified". Update the document of MI
2220 notification "=tsv-created".
2221 * observer.texi (GDB Observers): New observer tsv_modified.
2222 Update observer tsv_created and tsv_delete.
2223
430ed3f0
MS
22242013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2225
2226 * gdb.texinfo (AArch64 Features): New section; document
2227 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2228 (Architectures): Add new AArch64 section to document AArch64
2229 architecture specific commands.
2230 (ABI): Add description of the new OS ABI "Newlib" and its influence
2231 on the longjmp handling.
2232
1b56eb55
JK
22332013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2234 Jan Kratochvil <jan.kratochvil@redhat.com>
2235
2236 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2237 variable in 'set/show backtrace' section.
2238
c4957902
TT
22392013-01-31 Tom Tromey <tromey@redhat.com>
2240
2241 * gdb.texinfo (Target Commands): Fix typo.
2242
bea883fd
SCR
22432013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2244
2245 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2246 describing the gdb.Architecture class.
2247 (Frames In Python): Add description about the new method
2248 gdb.Frame.architecture().
2249
796a7ff8
DE
22502013-01-23 Doug Evans <dje@google.com>
2251
2252 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2253
998580f1
MK
22542013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2255
2256 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2257 'thread-groups' field when printing a breakpoint in MI.
2258
c9fb1240
SD
22592012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2260 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2261 to reflect that jit-reader-load now supports absolute file-names.
2262
ab04a2af
TT
22632013-01-16 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2266 (Signals): Likewise.
2267
8ac3646f
TT
22682013-01-16 Tom Tromey <tromey@redhat.com>
2269
2270 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2271 "catch-type" field.
2272 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2273
e93a8774
TT
22742013-01-07 Tom Tromey <tromey@redhat.com>
2275
2276 * gdb.texinfo (Mode Options): Don't mention -epoch.
2277 (Data, Emacs): Remove obsolete comments.
2278
54516a0b
TT
22792013-01-02 Tom Tromey <tromey@redhat.com>
2280
2281 * gdb.texinfo (GDB/MI Output Records): Update menu.
2282 (GDB/MI Breakpoint Information): New node.
2283 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2284 <-break-insert>: Likewise.
2285
8dbe8ece
YQ
22862012-12-31 Yao Qi <yao@codesourcery.com>
2287
2288 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2289 (Packets): Move "vStopped" packet to ...
2290 (Notification Packets): ... here. Describe the components
2291 of notification. Add a table of supported notifications.
2292 Add an example on the process of he async notification.
2293
f35a17b5
JK
22942012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2295
2296 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2297 present.
2298 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2299 fullname output always present.
2300
0dfd2fad
PM
23012012-12-23 Pierre Muller <muller@sourceware.org>
2302
72f4393d
L
2303 * gdbint.texinfo (Function prototypes): Require use of "extern"
2304 modifier for function prototypes in headers.
0dfd2fad 2305
7785b880
JB
23062012-12-19 Joel Brobecker <brobecker@adacore.com>
2307
2308 * refcard.tex: Update copyright notice to GPL v3 or later.
2309 Update contact info.
2310
3d745be3
JK
23112012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2312
2313 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2314
c9b6281a
YQ
23152012-12-15 Yao Qi <yao@codesourcery.com>
2316
2317 * gdb.texinfo (Debugging Output): Document 'set debug
2318 notification' and 'show debug notification'.
2319
f2a8bc8a
YQ
23202012-12-15 Yao Qi <yao@codesourcery.com>
2321
2322 * gdb.texinfo (Listing Tracepoints): New item and example about
2323 'installed on target' output.
2324 Add more in the example about 'installed on target'.
2325 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2326
451b7c33
TT
23272012-12-14 Tom Tromey <tromey@redhat.com>
2328
72f4393d 2329 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2330
3fa7bf06 23312012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2332
3fa7bf06
MG
2333 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2334
05b4bd79
PA
23352012-12-11 Pedro Alves <palves@redhat.com>
2336
2337 * gdb.texinfo: Remove all mentions of Unixware throughout.
2338
74a0d9f6
JK
23392012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2340
2341 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2342
0c631110
TT
23432012-11-29 Tom Tromey <tromey@redhat.com>
2344
2345 * gdb.texinfo (SVR4 Process Information): Document missing
2346 "info proc" subcommands.
2347
891df0ea
YQ
23482012-11-29 Yao Qi <yao@codesourcery.com>
2349
2350 PR gdb/1477.
2351 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2352 to 'auto' instead of 'gnu'.
2353
608e2dbb
TT
23542012-11-26 Tom Tromey <tromey@redhat.com>
2355
2356 * gdb.texinfo (MiniDebugInfo): New node.
2357 (GDB Files): Update.
2358
e64e0392
DE
23592012-11-16 Doug Evans <dje@google.com>
2360
2361 * gdb.texinfo (System-wide configuration): If the system-wide init
2362 file lives in the data-directory, and --data-directory is provided,
2363 look for it there.
2364
ae606bee
TT
23652012-11-15 Tom Tromey <tromey@redhat.com>
2366
2367 * gdb.texinfo (Signaling): Fix typo.
2368
62747a60
TT
23692012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2370
2371 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2372 parameter "count" of -data-write-memory-bytes, and add an example.
2373
18a9fc12
TT
23742012-11-12 Tom Tromey <tromey@redhat.com>
2375
2376 * gdb.texinfo (Symbols): Document "info type-printers",
2377 "enable type-printer" and "disable type-printer".
2378 (Python API): Add new node to menu.
2379 (Type Printing API): New node.
2380 (Progspaces In Python): Document type_printers field.
2381 (Objfiles In Python): Likewise.
2382 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2383 register_type_printer, TypePrinter>: Document.
2384
53342f27
TT
23852012-11-12 Tom Tromey <tromey@redhat.com>
2386
2387 * gdb.texinfo (Symbols): Document "set print type methods",
2388 "set print type typedefs", and flags to ptype and whatis.
2389
ed8a1c2d
AB
23902012-11-09 Andrew Burgess <aburgess@broadcom.com>
2391
2392 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2393 the example -data-disassemble output. Extend the description of
2394 the -data-disassemble results to document all fields. Document
2395 the cli disassemble command as being related to -data-disassemble.
2396
8506d139
YQ
23972012-11-09 Yao Qi <yao@codesourcery.com>
2398
2399 PR gdb/14777.
2400 * gdb.texinfo (OS Information): Remove doc on command
2401 'info udot'.
2402
4d3f93a2
JB
24032012-11-08 Joel Brobecker <brobecker@adacore.com>
2404
2405 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2406 gdb.ini warning for Windows port.
2407
1e96de83
YQ
24082012-11-08 Yao Qi <yao@codesourcery.com>
2409
2410 * gdb.texinfo (Search): Add kindex for 'fo'.
2411
dc939229
TT
24122012-11-05 Tom Tromey <tromey@redhat.com>
2413
2414 PR python/14802:
2415 * gdb.texinfo (Functions In Python): Add example.
2416
6f6484cd
YQ
24172012-11-03 Yao Qi <yao@codesourcery.com>
2418
2419 * observer.texi (GDB Observers): Remove observer
2420 'tracepoint_modified', 'tracepoint_created' and
2421 'tracepoint_deleted'.
2422
af4238e5
TT
24232012-10-26 Tom Tromey <tromey@redhat.com>
2424
2425 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2426
687e43a4
TT
24272012-10-25 Tom Tromey <tromey@redhat.com>
2428
2429 * gdb.texinfo (General Query Packets): Use @itemx.
2430
8de0566d
YQ
24312012-10-17 Yao Qi <yao@codesourcery.com>
2432
2433 * observer.texi (GDB Observers): Update observer
2434 'memory_changed'.
2435 * gdb.texinfo (GDB/MI Async Records): Document for
2436 "memory-changed" notification.
2437
07540c15
DE
24382012-10-15 Doug Evans <dje@google.com>
2439
2440 * gdb.texinfo (Mode Options): Document -nh.
2441 Elaborate on docs for -nx.
2442
d7019589
SP
24432012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2444
2445 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2446
82a90ccf 24472012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2448 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2449
2450 * gdb.texinfo (GDB/MI Async Records): Document notification
2451 'record-started' and 'record-stopped'.
2452 * observer.texi (GDB Observers): New observer 'record-changed'.
2453
aa9259cc
TS
24542012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2455
2456 * gdb.texinfo: Document the removal of SH's 'regs' command.
2457
c1d780c2
SDJ
24582012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2459
2460 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2461
bb25a15c
YQ
24622012-09-18 Yao Qi <yao@codesourcery.com>
2463
2464 * gdb.texinfo (GDB/MI Async Records): Document new MI
2465 notifications '=tsv-created' and '=tsv-deleted'.
2466 * observer.texi (GDB Observers): New observer tsv_created and
2467 tsv_deleted.
2468
201b4506
YQ
24692012-09-18 Yao Qi <yao@codesourcery.com>
2470
2471 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2472 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2473 '=traceframe-changed'.
2474
6fc1c773
YQ
24752012-09-17 Yao Qi <yao@codesourcery.com>
2476
2477 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2478 'set listsize'.
2479
121c73f3
JK
24802012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2481 Eli Zaretskii <eliz@gnu.org>
2482
2483 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2484 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2485 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2486
e9687799
JK
24872012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2488
2489 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2490
3b5e4d35
YPK
24912012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2492
2493 Document how to return from "python-interactive" to GDB.
2494 * gdb.texinfo (Python Commands): Update documentation.
2495
24962012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2497
2498 Add a new "python-interactive" command that starts a standard
2499 Python interactive prompt with "pi" as alias, and add "py" as
2500 an alias to "python".
2501 * gdb.texinfo (Python Commands): Document the new commands.
2502
b583003e
TT
25032012-08-22 Tom Tromey <tromey@redhat.com>
2504
2505 * gdbint.texinfo (Host Definition): Remove documentation for
2506 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2507
a451cb65
KS
25082012-08-17 Keith Seitz <keiths@redhat.com>
2509
2510 PR c++/13356
2511 * gdb.texinfo (Type and Range Checking): Remove warning.
2512 Remove spurious commas.
2513 Update text and examples for re-implementation of set/show
2514 check type.
2515 (C and C++ Type and Range Checks): Likewise.
2516
6b1755ce
YQ
25172012-08-16 Yao Qi <yao@codesourcery.com>
2518
2519 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2520 is deprecated.
2521
f47f77df
DE
25222012-08-13 Doug Evans <dje@google.com>
2523
2524 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2525 to include functions.
2526
a72c3253
DE
25272012-08-10 Doug Evans <dje@google.com>
2528
2529 * gdb.texinfo (Convenience Funs): New node.
2530 (Types In Python): Document Type.vector.
2531
5b9afe8a
YQ
25322012-08-09 Yao Qi <yao@codesourcery.com>
2533
2534 * observer.texi: New observer command_param_changed.
2535 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2536
dc1039df
JK
25372012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 * gdbint.texinfo (Debugging GDB): In section
2540 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2541 Mention also gdb-gdb.py.
2542
4abf930d
YQ
25432012-08-07 Yao Qi <yao@codesourcery.com>
2544
2545 Revert the folloing patch:
2546 2012-08-06 Yao Qi <yao@codesourcery.com>
2547 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2548 remote hardware-watchpoint-limit' and 'set
2549 remote hardware-breakpoint-limit'.
2550
f3c8a52a
JK
25512012-08-06 Nathaniel Flath <flat0103@gmail.com>
2552
2553 * gdb.texinfo (Working Directory): Added information about new
2554 default argument for 'cd' command.
2555
77a91025
YQ
25562012-08-06 Yao Qi <yao@codesourcery.com>
2557
2558 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2559 remote hardware-watchpoint-limit' and 'set
2560 remote hardware-breakpoint-limit'.
2561
d9f08f52
YQ
25622012-08-06 Yao Qi <yao@codesourcery.com>
2563
2564 Fix PR14371.
2565
2566 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2567 '=breakpoint-deleted'.
2568
95b07c96
YQ
25692012-08-02 Yao Qi <yao@codesourcery.com>
2570
2571 * gdb.texinfo (Native): Remove node Neutrino.
2572
7255706c
YQ
25732012-07-27 Yao Qi <yao@codesourcery.com>
2574
2575 * gdb.texinfo (IPA Protocol Commands): Document new command
2576 'close'.
2577
d6b28940
TT
25782012-07-25 Tom Tromey <tromey@redhat.com>
2579
2580 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2581
e615022a
DE
25822012-07-20 Doug Evans <dje@google.com>
2583
2584 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2585 (Index Files): Document how to control the use of deprecated index
2586 sections.
2587 (Index Section Format): Replace --use-deprecated-index-sections with
2588 "set use-deprecated-index-sections on".
2589
055855a4
EZ
25902012-07-12 Eli Zaretskii <eliz@gnu.org>
2591
2592 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2593 indices into a single node "Index". Instead, join function and
2594 variable indices into a single index, separate from the concept
2595 index. Requested in
2596 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2597 (Top): Update the top-level menu: instead of one "Index" there are
2598 now separate entries "Concept Index" and "Function and Variable
2599 Index".
2600 (Concept Index, Function and Variable Index): New nodes.
2601 (Index): Node deleted.
2602
f77cc5f0
HZ
26032012-07-05 Hui Zhu <hui_zhu@mentor.com>
2604
2605 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2606 and "maint agent-eval".
2607
00595b5e
EZ
26082012-07-03 Eli Zaretskii <eliz@gnu.org>
2609
2610 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2611 avoid file-name clashes between Index.html and index.html on
2612 case-insensitive filesystems. See the discussion starting in
2613 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2614 details of the problem.
2615 (Top): Update the master menu for the above.
2616 (Concept Index, Command and Variable Index): New nodes, instead of
2617 the old "Index" node that was deleted. All cross-references
2618 updated.
2619
d3ce09f5
SS
26202012-07-02 Stan Shebs <stan@codesourcery.com>
2621
2622 * gdb.texinfo (Dynamic Printf): Mention agent style and
2623 disconnected dprintf.
2624 (Maintenance Commands): Describe maint agent-printf.
2625 (General Query Packets): Mention BreakpointCommands feature.
2626 (Packets): Document commands extension to Z0 packet.
2627 * agentexpr.texi (Bytecode Descriptions): Document printf
2628 bytecode.
2629
2d7b58e8
JK
26302012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2633 only after gdbinit files.
2634 (Startup): Move -iex and -iex commands down after gdbinit files.
2635
202cbf1c
JK
26362012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2637
2638 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2639 possibility.
2640
b6ba681c
TT
26412012-06-29 Tom Tromey <tromey@redhat.com>
2642
2643 * gdb.texinfo (Index Section Format): Update for version 7.
2644
71caed83
SS
26452012-06-28 Stan Shebs <stan@codesourcery.com>
2646
2647 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2648 example, add note about title column.
2649
ee0bf529
SCR
26502012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2651
2652 * gdb.texinfo (Symbol Tables In Python): Add description about
2653 the new 'last' attribute of gdb.Symtab_and line.
2654
3c15d565
SCR
26552012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2656
2657 * gdb.texinfo (Symbol Tables In Python): Correct the description
2658 of the 'pc' attribute of gdb.Symtab_and_line.
2659
45cfd468
DE
26602012-06-26 Doug Evans <dje@google.com>
2661
2662 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2663 and symtab-create.
2664
496ee73e
KS
26652012-06-25 Keith Seitz <keiths@redhat.com>
2666
2667 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2668 from example. Remove "rbreak" from list of corresponding
2669 gdb commands.
2670
156942c7
DE
26712012-06-23 Doug Evans <dje@google.com>
2672
2673 * gdb.texinfo (Index Section Format): Document version 7 format.
2674
c614397c
YQ
26752012-06-22 Yao Qi <yao@codesourcery.com>
2676
2677 * gdb.texinfo: Add missing cindex for some packets.
2678
472a2379
KS
26792012-06-20 Keith Seitz <keiths@redhat.com>
2680
2681 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2682 for -break-insert and document -p.
2683
2678e2af
YQ
26842012-06-20 Yao Qi <yao@codesourcery.com>
2685
2686 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2687 and "gdb.write_memory" with "Inferior.read_memory" and
2688 "Inferior.write_memory".
2689
984359d2
EZ
26902012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2691
2692 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2693 (Free Documentation): Add @node line.
2694 (Continuing and Stepping) <advance location>: Use @item instead of
2695 @itemx.
2696 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2697 @itemx.
2698 (Embedded Processors): Put the link to "PA" to its correct place,
2699 according to document structure.
2700 (Python API): Put the link to "Lazy Strings In Python" to its
2701 correct place.
2702 (Index): Use @@ in @tex block to get a literal @.
2703
2704 * gdbint.texinfo: Fix the @subtitle line.
2705
2706 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2707 correct place.
2708
16bdd41f
YQ
27092012-06-08 Yao Qi <yao@codesourcery.com>
2710
2711 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2712 Protocol'.
2713 (In-Process Agent Protocol, IPA Protocol Objects)
2714 (IPA Protocol Commands): New nodes.
2715 (Tracepoint Packets): Add anchors.
2716
2d4c29c5
TS
27172012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2718
2719 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2720
6bd110c5
YQ
27212012-06-06 Yao Qi <yao@codesourcery.com>
2722
2723 * gdb.texinfo: Update copyright year.
2724
f3e0e960
SS
27252012-05-23 Stan Shebs <stan@codesourcery.com>
2726 Kwok Cheung Yeung <kcy@codesourcery.com>
2727
2728 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2729
1564a261
JK
27302012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2731
2732 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2733 Mention also --with-separate-debug-dir.
2734 (Auto-loading): Prepend $debugdir in the sample output.
2735 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2736 auto-load safe-path variable.
2737 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2738 Mention also $debugdir for 'set auto-load scripts-directory'.
2739
eb17f351
EZ
27402012-05-19 Eli Zaretskii <eliz@gnu.org>
2741
2742 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2743 (MIPS Embedded, MIPS, MIPS Register packet Format)
2744 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2745 appropriate.
2746
4cc0665f 27472012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2748 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2749
2750 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2751 mips compression".
2752 (MIPS Breakpoint Kinds): New subsubsection.
2753
7af8dcf8 27542012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2755
2756 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2757 nodes for subsections. Add @acronym mark-ups and adjust
2758 formatting.
2759
aff139ff
JK
27602012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 Rename $ddir to $datadir.
2763 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2764 (objfile-gdb.py file): Rename $ddir to $datadir.
2765
9cb709b6
TT
27662012-05-18 Tom Tromey <tromey@redhat.com>
2767
2768 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2769
e7e0cddf
SS
27702012-05-14 Stan Shebs <stan@codesourcery.com>
2771
2772 * gdb.texinfo (Dynamic Printf): New subsection.
2773
7efc75aa
SCR
27742012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2775
2776 * gdb.texinfo (Basic Python): Add description about the function
2777 gdb.find_pc_line
2778
f307c045
JK
27792012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2780 Eli Zaretskii <eliz@gnu.org>
2781
2782 * gdb.texinfo (Separate Debug Files): Use plural form for global
2783 debugging information directory.
2784
85d4a676
SS
27852012-05-11 Stan Shebs <stan@codesourcery.com>
2786 Kwok Cheung Yeung <kcy@codesourcery.com>
2787
2788 * gdb.texinfo (Operating System Auxiliary Information): Document new
2789 'info os' subcommands.
2790
c1668e4e
JK
27912012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2792
2793 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2794 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2795 (dotdebug_gdb_scripts section): Add reference
2796 to 'Auto-loading safe path'.
2797
7349ff92
JK
27982012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2799
2800 Implement multi-component --with-auto-load-dir.
2801 * gdb.texinfo (Auto-loading): New references
2802 for 'set auto-load scripts-directory'
2803 and 'show auto-load scripts-directory'.
2804 (Auto-loading safe path): Describe the new default. Move $ddir
2805 substituation reference to 'objfile-gdb.py file'.
2806 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2807 script-name. Describe new 'set auto-load scripts-directory'
2808 and 'show auto-load scripts-directory'.
2809
6dea1fbd
JK
28102012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2811
2812 Provide $ddir substitution for --with-auto-load-safe-path.
2813 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2814 (Auto-loading safe path): Likewise. Mention the default value,
2815 $ddir substitution, --with-auto-load-safe-path and
2816 --without-auto-load-safe-path.
2817 * observer.texi (gdb_datadir_changed): New.
2818
1ccacbcd
JK
28192012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2822 Twice.
2823
d9242c17
JK
2824 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2825 directory separator by path separator.
2826
af2c1515
JK
28272012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2828
2829 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2830 for 'set auto-load safe-path' optional. Mention if it is omitted.
2831 Change disabling security protection condition to "/", twice.
2832
a20ee7a4
SCR
28332012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2834
2835 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2836 the new methods global_block and static_block on gdb.Symtab
2837 objects.
2838
56af09aa
SCR
28392012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2840
2841 * gdb.texinfo (Blocks In Python): Add a note saying that future
2842 improvements to GDB and its infrastructure can move symbols
2843 across blocks within a symbol table.
2844
2746b0ef
YQ
28452012-04-29 Yao Qi <yao@codesourcery.com>
2846
2847 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2848 (A29K): Remove.
2849
62e5f89c
SDJ
28502012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2851 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2854 and generic static probe support on GDB.
2855
a766d390
DE
28562012-04-25 Doug Evans <dje@google.com>
2857
50f042b9
DE
2858 * gdb.texinfo (Go): Fix thinko.
2859
a766d390
DE
2860 * gdb.texinfo (Supported Languages): Add Go.
2861 (Go): New node.
2862
f02e2b19
YQ
28632012-04-25 Yao Qi <yao@codesourcery.com>
2864
2865 * gdbint.texinfo (Testsuite): New section `Board settings'.
2866
68d41a48
JK
28672012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2868
2869 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2870 Three times.
2871
174bb630
JK
2872 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2873 Three times.
2874
0511cc75
JK
28752012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2876
2877 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2878 by @table @asis. Fix formatting of one item.
2879
0070f25a
JK
28802012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2883
4dc84fd1
JK
28842012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2885
2886 New option "set debug auto-load".
2887 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2888 (auto-load verbose mode): New node.
2889
bccbefd2
JK
28902012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2891
2892 New option "set auto-load safe-path".
2893 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2894 and "info auto-load" examples for safe-path. Put there also references
2895 for "set auto-load safe-path" and "show auto-load safe-path".
2896 New menu item for Auto-loading safe path.
2897 (Auto-loading safe path): New node.
2898 (Python Auto-loading): Update the expected output from "Missing"
2899 to "No".
2900
bf88dd68
JK
29012012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2902
2903 auto-load: Implementation.
2904 * gdb.texinfo (Mode Options): New anchor for -nx.
2905 (Startup): New anchors for Option -init-eval-command,
2906 Home Directory Init File
2907 and Init File in the Current Directory during Startup.
2908 Mention set auto-load local-gdbinit with a reference.
2909 Change the sample code to "set auto-load python-scripts".
2910 (Threads): New anchor set libthread-db-search-path.
2911 Provide references to libthread_db.so.1 file.
2912 (Controlling GDB): New menu item for Auto-loading.
2913 (Auto-loading, Init File in the Current Directory)
2914 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2915 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2916 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2917 reference.
2918 (Auto-loading): Rename to ...
2919 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2920 "set auto-load python-scripts", new anchor for it. Change
2921 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2922 for it. Change "info auto-load-scripts"
2923 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2924 to "Python scripts".
2925
8264ba82
AG
29262012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2927
2928 PR mi/13393
2929 * gdb.texinfo (Print Settings): Extend the description for "set print
2930 object".
2931 (GDB/MI Variable Objects): Extend the description for -var-create and
2932 -var-list-children.
2933
06fc020f
SCR
29342012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2935
2936 * gdb.texinfo (Examining Data): Document the 'explore' command.
2937
7191c139
JB
29382012-03-28 Joel Brobecker <brobecker@adacore.com>
2939
2940 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2941 to the children of a varobj and its update range when -var-update
2942 returns that the varobj's type changed.
2943
3708f05e
JK
29442012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2945
2946 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2947 Create two new links fir 'objfile-gdb.py file'
2948 and 'dotdebug_gdb_scripts section'.
2949
8e0583c8
JK
29502012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2951
2952 * gdb.texinfo (Auto-loading): Rename node reference
2953 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2954 Twice.
2955 (.debug_gdb_scripts section): Rename the node ...
2956 (dotdebug_gdb_scripts section): ... here.
2957 (Maintenance Commands): Also rename this node reference.
2958
7b282c5a
SCR
29592012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2960
2961 * gdb.texinfo (Python API/Values From Inferior): Add description
2962 about the new method Value.referenced_value. Add description on
2963 how Value.dereference is different (and similar) to
2964 Value.referenced_value.
2965
8320cc4f
JK
29662012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2967
2968 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2969 --init-eval-command=COMMAND, -iex.
2970 (Startup): Describe -iex and -ix. Simplify the example
2971 for "set auto-load-scripts off".
2972
481860b3
GB
29732012-03-16 Gary Benson <gbenson@redhat.com>
2974
2975 PR breakpoints/10738
2976 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2977 stating that GDB cannot set breakpoints on inlined functions.
2978 (Mode Options): Document --use-deprecated-index-sections.
2979 (Index Section Format): Document new index section version format.
2980
c4aeac85
TT
29812012-03-15 Tom Tromey <tromey@redhat.com>
2982
2983 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2984
16899756
DE
29852012-03-13 Doug Evans <dje@google.com>
2986
2987 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2988 of "reload".
2989 (Symbols): Delete docs for set/show symbol-reloading.
2990 * gdbint.texinfo (Defining Other Architecture Features): Delete
2991 SYMBOL_RELOADING_DEFAULT.
2992 * refcard.tex: Delete reference to symbol-reloading.
2993
9b224c5e
PA
29942012-03-07 Pedro Alves <palves@redhat.com>
2995
2996 * gdb.texinfo (General Query Packets): Document new
2997 QProgramSignals packet.
2998 * gdb.texinfo (Remote configuration): Mention
2999 "program-signals-packet".
3000
169081d0
TG
30012012-03-05 Tristan Gingold <gingold@adacore.com>
3002
3003 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3004
d1feda86
YQ
30052012-03-03 Yao Qi <yao@codesourcery.com>
3006
3007 * gdb.texinfo (In-Process Agent): New node.
3008 Document new commands.
3009 (General Query Packets): Add packet `QAgent'.
3010
1faeff08
MR
30112012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3012
3013 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3014
7d74f244
DE
30152012-03-01 Scott J. Goldman <scottjg@vmware.com>
3016
3017 * gdb.texinfo (Commands In Python): Put example python macro in
3018 COMMAND_USER category rather than COMMAND_OBSCURE.
3019 Document gdb.COMMAND_USER.
3020 (User-defined Commands): Update documentation to clarify
3021 "set/show max-user-call-depth" and "show user" don't apply to python
3022 commands. Update documentation to clarify "help user-defined" may
3023 also include python commands defined as COMMAND_USER.
3024
6fe37d23
JK
30252012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3026
3027 * gdb.texinfo (Startup): Add option -ex description to the option -x
3028 description.
3029
83364271
LM
30302012-02-24 Luis Machado <lgustavo@codesourcery.com>
3031
3032 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3033 condition-evaluation breakpoint parameter.
3034 Mention condition-evaluation mode being shown in "info break".
3035 (Break Conditions): Add description for target-side
3036 conditional breakpoints.
72f4393d 3037 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3038 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3039 cond-expr.
3040 (General Query Packets): Mention new ConditionalBreakpoint feature.
3041
bdb1994d
TT
30422012-02-22 Tom Tromey <tromey@redhat.com>
3043
3044 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3045
4d241c86
TT
30462012-02-17 Tom Tromey <tromey@redhat.com>
3047
3048 PR python/10753:
3049 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3050 directory.
3051
816338b5
SS
30522012-02-14 Stan Shebs <stan@codesourcery.com>
3053
3054 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3055
cc30c4bd
PA
30562012-02-13 Pedro Alves <palves@redhat.com>
3057
3058 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3059 mips-idt-ecoff.
3060
035d1e5b
YQ
30612012-02-09 Yao Qi <yao@codesourcery.com>
3062
3063 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3064
f0823d2c
TT
30652012-02-07 Tom Tromey <tromey@redhat.com>
3066
3067 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3068 Symbol.value.
3069
64e7d9dd
TT
30702012-02-07 Tom Tromey <tromey@redhat.com>
3071
3072 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3073
4220b2f8
TS
30742012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3075
3076 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3077
edcc5120
TT
30782012-01-24 Tom Tromey <tromey@redhat.com>
3079
3080 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3081 unload".
3082 (Files): Mention new catch commands.
3083 (GDB/MI Async Records): Likewise.
3084
53fe1783
GB
30852012-01-24 Gary Benson <gbenson@redhat.com>
3086
3087 Delete #if 0'd out code.
3088 * gdb.texinfo (Frame Info): Remove "info catch".
3089
b9e7b9c3
UW
30902012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3091
3092 * gdb.texinfo (Remote Configuration): Document
3093 "set remote hostio-readlink-packet" command.
3094 (General Query Packets): Document vFile:readlink packet.
3095
4aac40c8
TT
30962012-01-16 Tom Tromey <tromey@redhat.com>
3097
3098 * gdb.texinfo (Specify Location): Document relative file name
3099 handling.
3100
cafec441
TT
31012012-01-16 Tom Tromey <tromey@redhat.com>
3102
3103 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3104
0ee339bc
JK
31052012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3106 Eli Zaretskii <eliz@gnu.org>
3107
3108 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3109 code.
3110
72384ba3
PH
31112012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3112
3113 * gdb.texinfo (Variables): Document use of :: for non-static
3114 variables.
3115
ce1b17c4
JB
31162012-01-05 Joel Brobecker <brobecker@adacore.com>
3117
3118 * gdbint.texinfo (Start of New Year Procedure): Update
3119 to replace use of copyright.sh by use of copyright.py.
3120
217bff3e
JK
31212012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3122
3123 Remove the gdbtui binary.
3124 * all-cfg.texi (GDBTUI): Remove.
3125 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3126 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3127 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3128
cc72b2a2
KP
31292011-12-23 Kevin Pouget <kevin.pouget@st.com>
3130
3131 Introduce gdb.FinishBreakpoint in Python.
3132 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3133 (Python API): Add menu entry for Finish Breakpoints.
3134
13ac8d2c
JK
31352011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3136
3137 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3138 tests.
3139
e0f9f062
DE
31402011-12-16 Doug Evans <dje@google.com>
3141
3142 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3143
80b6e756
PM
31442011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3145
1c3ad6ab 3146 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3147 stack". Add documentation for "set/show python print-stack".
3148
2fb860fc
PA
31492011-12-14 Pedro Alves <pedro@codesourcery.com>
3150
3151 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3152 should transfer control to the stub in the startup code instead of
3153 in main. Mention the need to get past the initial breakpoint.
3154
f8eba3c6
TT
31552011-12-06 Tom Tromey <tromey@redhat.com>
3156
3157 * gdb.texinfo (Set Breaks): Update for new behavior.
3158
2268b414
JK
31592011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3160
3161 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3162 List Format for SVR4 Targets'.
3163 (General Query Packets): New item qXfer:libraries-svr4:read.
3164 (Library List Format for SVR4 Targets): New node.
3165
ae6f0d5b
TT
31662011-12-01 Tom Tromey <tromey@redhat.com>
3167
3168 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3169 add.
3170
36dfb11c
TT
31712011-11-22 Tom Tromey <tromey@redhat.com>
3172
3173 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3174 reasons.
3175
f196051f
SS
31762011-11-20 Stan Shebs <stan@codesourcery.com>
3177
3178 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3179 note-related options and variables.
3180 (Tracepoint Packets): Document packet changes.
3181
f85b53f8
SD
31822011-11-20 Sanjoy Das <sdas@igalia.com>
3183
3184 * gdb.texinfo (JIT Interface): Add documentation on writing and
3185 usind JIT debug info readers.
3186 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3187 Debug Info Readers): New nodes.
3188
bfccc43c
YQ
31892011-11-18 Yao Qi <yao@codesourcery.com>
3190
3191 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3192 tracepoint.
3193
c011a4f4
DE
31942011-11-15 Doug Evans <dje@google.com>
3195
3196 * gdb.texinfo (Files): Document basenames-may-differ.
3197
ed59ded5
DE
31982011-11-14 Doug Evans <dje@google.com>
3199
3200 * gdb.texinfo (Shell Commands): Document "!".
3201
405f8e94
SS
32022011-11-14 Stan Shebs <stan@codesourcery.com>
3203 Kwok Cheung Yeung <kcy@codesourcery.com>
3204
3205 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3206 needed to get shorter fast tracepoints.
3207 (Tracepoint Packets): Document new qTMinFTPILen packet.
3208
1e4d1764
YQ
32092011-11-14 Yao Qi <yao@codesourcery.com>
3210
3211 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3212 behavior of tracepoint.
3213 (General Query Packets): New feature InstallInTrace.
3214 (Remote Configuration): Document "set remote
3215 install-in-trace-packet".
3216
71eba9c2 32172011-11-12 Matt Rice <ratmice@gmail.com>
3218
3219 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3220 Add arguments to info macro.
3221
e0f8f636
TT
32222011-11-10 Tom Tromey <tromey@redhat.com>
3223
3224 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3225 manual.
3226 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3227 (Macros): Add a footnote.
3228 (C): Remove paragraph about compiler options.
3229 (C Constants): Mention wide character and string constants.
3230 (C Plus Plus Expressions): Update compiler option advice. Mention
3231 using declarations. Mention ADL. Remove old HP compiler
3232 information.
3233
625c0d47
TT
32342011-11-10 Tom Tromey <tromey@redhat.com>
3235
3236 PR c++/9257:
3237 * gdb.texinfo (Print Settings): Add an extra note about the need
3238 for a vtable.
3239
4be2aacc
MR
32402011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3241
3242 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3243 "set mips abi" documentation.
3244
0a1c4d10
DE
32452011-11-04 Doug Evans <dje@google.com>
3246
3247 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3248
aad1c02c
TT
32492011-11-03 Tom Tromey <tromey@redhat.com>
3250
3251 * gdb.texinfo (Stopping): Add menu entry.
3252 (Continuing and Stepping): Restore @node. Use @section, not
3253 @subsection.
3254
983fb131
MR
32552011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3256
3257 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3258 designation. Fix "Specify Location" cross-reference.
3259
3065dfb6
SS
32602011-11-02 Stan Shebs <stan@codesourcery.com>
3261
3262 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3263 (General Query Packets): Describe tracenz feature.
3264 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3265
0aaaf063
PK
32662011-10-28 Paul Koning <paul_koning@dell.com>
3267
3268 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3269
2231f1fb
KP
32702011-10-27 Kevin Pouget <kevin.pouget@st.com>
3271
72f4393d 3272 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3273 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3274
5110b5df
PK
32752011-10-26 Paul Koning <paul_koning@dell.com>
3276
3277 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3278
22dbab46
PK
32792011-10-25 Paul Koning <paul_koning@dell.com>
3280
3281 PR python/13327
72f4393d 3282
22dbab46
PK
3283 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3284 fetch_lazy method.
3285
9df2fbc4
PM
32862011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3287
3288 PR python/12656
3289
3290 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3291 global_block, static_block function.
3292
f05e2e1d
TT
32932011-10-19 Tom Tromey <tromey@redhat.com>
3294
3295 * gdb.texinfo (Commands In Python): Add missing "@"s.
3296
a7fc3f37
KP
32972011-10-13 Kevin Pouget <kevin.pouget@st.com>
3298
3299 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3300 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3301 constants.
3302
5048e516
JK
33032011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3304
3305 Fix compatibility with texinfo versions older than 4.12.
3306 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3307 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3308 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3309 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3310 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3311 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3312 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3313
5a56e9c5
DE
33142011-10-09 Doug Evans <dje@google.com>
3315
3316 * gdb.texinfo (Extending GDB): Document alias command.
3317
36b11add
JK
33182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3319
3320 Support @entry in input expressions.
3321 * gdb.texinfo (Variables): Describe @entry names suffix.
3322 (Print Settings): Add anchor for `set print entry-values'.
3323
e18b2753
JK
33242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3325 Eli Zaretskii <eliz@gnu.org>
3326
3327 Display @entry parameter values (without references).
3328 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3329 example.
3330 (Print Settings): New description of set print entry-values and show
3331 print entry-values.
3332
111c6489
JK
33332011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3334 Eli Zaretskii <eliz@gnu.org>
3335
3336 Recognize virtual tail call frames.
3337 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3338 (Tail Call Frames): New node.
3339 (Frames In Python): Add gdb.TAILCALL_FRAME.
3340
9c15afc4
DE
33412011-10-07 Doug Evans <dje@google.com>
3342
3343 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3344 register_pretty_printer.
3345
99f5279d
PM
33462011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3347
3348 PR python/12930
3349 PR python/12802
3350
3351 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3352 stop method.
3353
03583c20
UW
33542011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3355
3356 * gdb.texinfo (Starting your Program): "set disable-randomization"
3357 is no longer Linux-specific.
3358 (Remote Configuration): Document "set remote
3359 disable-randomization-packet".
3360 (General Query Packets): Document "QDisableRandomization" packet
3361 and add it to "qSupported" list.
3362
bd054e06
KP
33632011-10-07 Kevin Pouget <kevin.pouget@st.com>
3364
3365 Allow Python notification of new object-file loadings.
3366 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3367 event type.
3368
cb6be26b
KP
33692011-10-04 Kevin Pouget <kevin.pouget@st.com>
3370
3371 PR python/12691: Add the inferior to Python exited event
3372 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3373
a05336a1
JB
33742011-10-03 Joel Brobecker <brobecker@adacore.com>
3375
3376 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3377 rephasing.
3378
5d77fe44
JB
33792011-10-03 Joel Brobecker <brobecker@adacore.com>
3380
3381 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3382 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3383 as possible feature returned by the `-list-features'
3384 command.
3385
699df94d
PK
33862011-09-28 Paul Koning <paul_koning@dell.com>
3387
3388 * gdb.texinfo (gdb.Type): Document field access by dictionary
3389 key syntax.
3390
24bdad53
YQ
33912011-09-28 Yao Qi <yao@codesourcery.com>
3392
3393 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3394 Add one space after option `-s'. Remove @r{} markup.
3395
6710bf39
SS
33962011-09-27 Stan Shebs <stan@codesourcery.com>
3397
3398 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3399
d99f7e48
HZ
34002011-09-16 Hui Zhu <teawater@gmail.com>
3401
3402 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3403 to *(unsigned char *)$esp@300.
3404
d812018b
PK
34052011-09-15 Paul Koning <paul_koning@dell.com>
3406
3407 * gdb.texinfo: Make style of Python functions and methods match
3408 the syntax of Python. Also put class and module names explicitly
3409 on function, member, and variable names, matching Python
3410 documentation conventions.
72f4393d 3411
2aa48337
KP
34122011-09-15 Kevin Pouget <kevin.pouget@st.com>
3413
3414 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3415 * gdb.texinfo (Inferiors In Python): Describe new
3416 gdb.selected_inferior() function.
3417
6839b47f
KP
34182011-09-15 Kevin Pouget <kevin.pouget@st.com>
3419
3420 Handle multiple breakpoint hits in Python interface:
3421 * gdb.texinfo (Events In Python): New function documentation:
3422 gdb.BreakpointEvent.breakpoints. Indicate that
3423 gdb.BreakpointEvent.breakpoint is now deprecated.
3424
26829f2b
JB
34252011-09-04 Joel Brobecker <brobecker@adacore.com>
3426
3427 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3428
a9f54f60
TT
34292011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3430
3431 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3432
fa3a4f15
PM
34332011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3434
72f4393d
L
3435 * gdb.texinfo (Prompt): Add set/show extended-prompt
3436 documentation
3437 (Basic Python): Add prompt_hook anchor.
3438 (Python modules): Reword module text to reflect multiple modules.
3439 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3440
224bbe49
YQ
34412011-08-14 Yao Qi <yao@codesourcery.com>
3442
78d85199
YQ
3443 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3444
34452011-08-14 Yao Qi <yao@codesourcery.com>
3446
3447 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3448 (TIC6x Features): New node.
3449
457e09f0
DE
34502011-08-12 Doug Evans <dje@google.com>
3451
3452 * gdb.texinfo (Symbols In Python): Document symbol.type.
3453
5e239b84
PM
34542011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3455
3456 * gdb.texinfo (Python): Document command and function
3457 auto-loading.
3458
177bc839
JK
34592011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3460 Eli Zaretskii <eliz@gnu.org>
3461
3462 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3463 typedefs unrolling. Extend the sample code by an inner typedef and
3464 outer typedefs unrolling.
3465
1a532630
PP
34662011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3467
3468 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3469 size and line-size.
3470
9b158ba0 34712011-07-21 Matt Rice <ratmice@gmail.com>
3472
3473 PR macros/12999
3474 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3475 Update text and cindex entries for info macro command.
3476
d17b6f81
PM
34772011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3478
3479 * observer.texi (GDB Observers): Add before_prompt observer.
3480 * gdb.texinfo (Basic Python): Add documentation for prompt
3481 substitution.
3482
713389e0
PM
34832011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3484
72f4393d 3485 PR python/12438
713389e0 3486 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3487 set/show python print-stack. Document set/show python
3488 print-backtrace.
713389e0 3489
177b42fe
TJB
34902011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3491
3492 * gdb.texinfo: Fix typos.
3493
900e11f9
JK
34942011-07-01 Tom Tromey <tromey@redhat.com>
3495
3496 * gdb.texinfo (Debugging Output): Document set debug
3497 check-physname.
3498
39c4d40a
TT
34992011-06-29 Tom Tromey <tromey@redhat.com>
3500
3501 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3502 breakpoint-notifications feature.
3503
6f5def7d
UW
35042011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3505
3506 * gdb.texinfo (Target Description): Remove warning about
3507 possibly unstable format.
3508
8cf64490
TT
35092011-06-03 Tom Tromey <tromey@redhat.com>
3510
3511 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3512 (Events In Python): Note that exit_code is optional.
3513
393eab54
PA
35142011-05-17 Pedro Alves <pedro@codesourcery.com>
3515
3516 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3517 required for multi-threading support.
3518 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3519 Hc are deprecated for multi-threading debugging. Point readers at
3520 the vCont packet.
3521
75fc9810
DE
35222011-05-15 Doug Evans <dje@google.com>
3523
3524 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3525
01124a23
DE
35262011-05-13 Doug Evans <dje@google.com>
3527
98a5dd13
DE
3528 * gdb.texinfo (Threads): Document $sdir,$pdir.
3529 (Server): Document $pdir exception.
3530
dbaefcf7
DE
3531 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3532
cc63ef9b
DE
3533 * gdb.texinfo (Threads): Clarify default value for
3534 libthread-db-search-path.
7e0396aa 3535
01124a23
DE
3536 * gdb.texinfo (Completion): Update example.
3537 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3538
d248b706
KY
35392011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3540
3541 * gdb.texinfo: Document change in the behaviour of the enable and
3542 disable GDB commands when applied to tracepoints.
3543 Document the EnableDisableTracepoints remote stub feature.
3544 Document QTEnable and QTDisable in the list of tracepoint packets.
3545
cc88a640
JK
35462011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3547
3548 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3549 hsuser.texi.
3550 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3551 comment to hsuser.texi. Change rluser.texi name in the comment.
3552
84e578fb
DE
35532011-05-10 Doug Evans <dje@google.com>
3554
3555 * gdb.texinfo (Threads): If an empty path is provided for
3556 libthread-db-search-path it is reset to its default value.
3557 (Server): Ditto.
3558
478aac75
DE
35592011-05-09 Doug Evans <dje@google.com>
3560
3561 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3562
9c06b0b4
TJB
35632011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3564 Thiago Jung Bauermann <bauerman@br.ibm.com>
3565
3566 Implement support for PowerPC BookE masked watchpoints.
3567 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3568 (PowerPC Embedded): Mention support of masked watchpoints.
3569
9ed350ad
JB
35702011-05-03 Joel Brobecker <brobecker@adacore.com>
3571
3572 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3573 `@value{GDBN}'.
3574
4ceed123
JB
35752011-05-03 Joel Brobecker <brobecker@adacore.com>
3576
3577 * gdb.texinfo (titlepage): Remove dedication.
3578 (In Memoriam): New appendix.
3579
559a7a62
JK
35802011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3581 Eli Zaretskii <eliz@gnu.org>
3582
3583 * gdb.texinfo (Index Section Format): Change the version to 5.
3584 Describe the different formula.
3585
03f2bd59
JK
35862011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3587 Eli Zaretskii <eliz@gnu.org>
3588
3589 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3590 for disconnected tracing.
3591 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3592 extended-remote relationship. Mention --once.
3593 (TCP port allocation lifecycle of @code{gdbserver}): New.
3594
d9b1a651
EZ
35952011-04-23 Eli Zaretskii <eliz@gnu.org>
3596
3597 * gdb.texinfo (Server): Improve indexing. Index all optional
3598 switches to gdbserver.
3599
90476074
TT
36002011-04-20 Tom Tromey <tromey@redhat.com>
3601
3602 * gdb.texinfo (Index Section Format): New node.
3603 (Top): Add new node to menu.
3604
c21236dc
PA
36052011-04-20 Pedro Alves <pedro@codesourcery.com>
3606
3607 * gdb.texinfo (Maintenance Commands): Document `maint print
3608 remote-registers'.
3609
05c8c3f5
TT
36102011-04-20 Tom Tromey <tromey@redhat.com>
3611
3612 * gdb.texinfo (Trace File Format): Move node later.
3613
7a9dd1b2
TT
36142011-04-19 Tom Tromey <tromey@redhat.com>
3615
3616 * gdbint.texinfo (Register Information Functions): Remove
3617 duplicate "the".
3618 * gdb.texinfo (Emacs): Remove duplicate "to".
3619 (GDB/MI Variable Objects): Remove duplicate "the".
3620 (General Query Packets): Likewise.
3621
4368ebeb
JB
36222011-04-02 Joel Brobecker <brobecker@adacore.com>
3623
3624 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3625 "GDB/MI Ada Exception Information" node.
3626
956a9fb9
JB
36272011-04-01 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3630 the "exception-name" field in the *stopped async record.
3631
f1310107
TJB
36322011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3633 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3634
3635 Implement support for PowerPC BookE ranged breakpoints.
3636 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3637
8786b2bd
TT
36382011-03-28 Tom Tromey <tromey@redhat.com>
3639
3640 * gdb.texinfo (Set Tracepoints): Fix typo.
3641
9ef07c8c
TT
36422011-03-24 Tom Tromey <tromey@redhat.com>
3643
3644 * gdb.texinfo (Specify Location): Document `function:label'
3645 linespec.
3646
99c3dc11
PM
36472011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3648
f1310107 3649 PR python/12149
99c3dc11
PM
3650
3651 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3652
29703da4
PM
36532011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3654
3655 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3656 (Inferiors In Python): Likewise.
3657 (Threads In Python): Likewise.
3658 (Symbols In Python): Likewise.
3659 (Objfiles In Python): Likewise.
3660 (Symbol Tables In Python): Likewise.
3661
c9174737
PA
36622011-03-15 Pedro Alves <pedro@codesourcery.com>
3663
3664 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3665 display>: Explain that the commands accept number ranges.
3666
7371cf6d
PM
36672011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3668
3669 * gdb.texinfo (Breakpoints In Python): Add description and example
3670 of Python stop function operation.
3671
ecec24e6
PM
36722011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3673
3674 * gdb.texinfo (Parameters In Python): Document get_set_string and
3675 get_show_string methods.
3676
6dcd5565
JK
36772011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3678
3679 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3680
81896e36
JK
3681 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3682 circular-trace-buffer name.
3683
5e30da2c
JB
36842011-02-28 Joel Brobecker <brobecker@adacore.com>
3685
3686 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3687 in the previous change.
3688
3bd0f5ef 36892011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3690
72f4393d 3691 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3692 that they can accept multiple arguments.
3693
4ec7539c
JB
36942011-02-24 Joel Brobecker <brobecker@adacore.com>
3695
3696 Revert the following patch (code patch was not approved):
3697 2011-02-21 Hui Zhu <teawater@gmail.com>
3698 * agentexpr.texi (bytecode descriptions): add printf.
3699 * gdb.texinfo (tracepoint action lists): add printf.
3700
82809774
DE
37012011-02-23 Doug Evans <dje@google.com>
3702
3703 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3704
e5a67952
MS
37052011-02-23 Michael Snyder <msnyder@vmware.com>
3706
3707 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3708 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3709 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3710
6e6fbe60
DE
37112011-02-22 Doug Evans <dje@google.com>
3712
3713 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3714 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3715 add description of result, fix @defun formatting.
3716
f994e27a
HZ
37172011-02-21 Hui Zhu <teawater@gmail.com>
3718
3719 * agentexpr.texi (Bytecode Descriptions): Add printf.
3720 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3721
c7f96d2b
TT
37222011-02-18 Tom Tromey <tromey@redhat.com>
3723
3724 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3725
60f98dde
MS
37262011-02-14 Michael Snyder <msnyder@vmware.com>
3727
3728 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3729 Document new command "thread find".
3730
08e796bc
MS
37312011-02-14 Michael Snyder <msnyder@vmware.com>
3732
3733 * gdb.texinfo (Threads): Update example of new thread message.
3734
b3b9301e
PA
37352011-02-14 Pedro Alves <pedro@codesourcery.com>
3736
3737 * gdb.texinfo (Remote Configuration): Mention set/show remote
3738 traceframe-info.
3739 (Tools/Packages Optional for Building GDB): Mention that expat is
3740 used for traceframe info.
3741 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3742 (General Query Packets) <qSupported>: Describe the
3743 qXfer:traceframe-info:read feature.
3744 (qXfer::read): Describe qXfer:traceframe-info:read.
3745 (Traceframe Info Format): New section.
3746
cef35b0f
PA
37472011-02-04 Pedro Alves <pedro@codesourcery.com>
3748
3749 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3750 for casts and unary operators.
3751
f1cbe1d3
TT
37522011-02-04 Tom Tromey <tromey@redhat.com>
3753
3754 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3755 is not useful.
3756
585fdaa1
PA
37572011-01-25 Pedro Alves <pedro@codesourcery.com>
3758
3759 * gdb.texinfo: s/value optimized out/optimized out/g
3760
7bfc9434
JB
37612011-01-21 Joel Brobecker <brobecker@adacore.com>
3762
3763 * gdb.texinfo (Other Misc Settings): Rework part of the
3764 documentation of the "set interactive mode" command.
3765
4694da01
TT
37662011-01-19 Tom Tromey <tromey@redhat.com>
3767
3768 * gdb.texinfo (Threads): Document thread name output and `thread
3769 name' command.
3770 (Threads In Python): Document Thread.name attribute.
3771 (GDB/MI Thread Commands): Document thread attributes.
3772
b716877b
AB
37732011-01-12 Andrew Burgess <aburgess@broadcom.com>
3774
3775 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3776 changes in mi/mi-cmd-disas.c
3777
13fd8b81
TT
37782011-01-12 Tom Tromey <tromey@redhat.com>
3779
3780 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3781 Fix "thread apply" text.
3782
e09342b5
TJB
37832011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3784 Thiago Jung Bauermann <bauerman@br.ibm.com>
3785
3786 Implement support for PowerPC BookE ranged watchpoints.
3787 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3788 the "set powerpc exact-watchpoints" flag.
3789
06e65f44
TT
37902011-01-07 Tom Tromey <tromey@redhat.com>
3791
3792 * gdb.texinfo (Python API): Add descriptions to @menu items.
3793
d8e22779
TT
37942011-01-06 Tom Tromey <tromey@redhat.com>
3795
3796 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3797
a255712f
PP
37982010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3799
e09342b5 3800 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3801
ccfc3d6e
TT
38022011-01-06 Tom Tromey <tromey@redhat.com>
3803
3804 PR python/12133:
3805 * gdb.texinfo (Frames In Python): Document various frame
3806 constants.
3807
44944448
JB
38082011-01-05 Joel Brobecker <brobecker@adacore.com>
3809
3810 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3811 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3812 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3813
42ea3d7a
JK
38142011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3815
3816 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3817 (clean): Add GDBvn.texi.
3818
720d1a40
JB
38192010-12-29 Joel Brobecker <brobecker@adacore.com>
3820
3821 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3822 occasional case where the debugger prints an array address
3823 instead of the array itself.
3824
ad196637
PA
38252010-12-23 Pedro Alves <pedro@codesourcery.com>
3826
3827 * gdb.texinfo (Packets) <read registers packet>: Document support
3828 for registers that were not collected.
3829
a86caf66
DE
38302010-12-15 Doug Evans <dje@google.com>
3831
3832 * gdb.texinfo (Startup): Document auto-loading of scripts during
3833 startup.
3834 (Auto-loading): Delete "maint set python auto-load on|off".
3835 Add "set auto-load-scripts on|off".
3836
aae1c79a
DE
38372010-12-07 Doug Evans <dje@google.com>
3838
3839 * gdb.texinfo (Mode Options): Document -data-directory.
3840 (Data Files): Add reference to -data-directory.
3841
4e04c971
DE
38422010-11-29 Doug Evans <dje@google.com>
3843
3844 * gdb.texinfo (Pretty-Printer Introduction): Change
3845 printer-name:subprinter-name to printer-name;subprinter-name.
3846
94b6973e
PM
38472010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3848
72f4393d 3849 PR python/12199
94b6973e
PM
3850
3851 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3852
39037522
TT
38532010-11-23 Tom Tromey <tromey@redhat.com>
3854
3855 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3856 (Editing): Likewise.
3857 (Command History): Likewise.
3858 (TUI Keys): Likewise.
3859 (Bug Reporting): Conditionally include rluser.texi and
3860 inc-history.texinfo.
3861 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3862 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3863 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3864 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3865 (gdb.pdf): Likewise.
3866 (gdb.info): Likewise.
3867 (gdb/index.html): Likewise.
3868
5ae98d25
TT
38692010-11-23 Tom Tromey <tromey@redhat.com>
3870
3871 * Makefile.in (Makefile): Run ../config.status.
3872 (distclean): Update.
3873 * configure: Remove.
3874 * configure.ac: Remove.
3875
621c8364
TT
38762010-11-12 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (Basic Python): Update. Add xref.
3879 (Exception Handling): Document new exception classes.
3880 (Types In Python): Update.
3881 (Frames In Python): Update.
3882
84f4c1fe
PM
38832010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3884
3885 * gdb.texinfo (Breakpoints In Python): Document "internal"
3886 parameter, and visible attribute.
3887
99e7ae30
DE
38882010-11-05 Doug Evans <dje@google.com>
3889
3890 * gdb.texinfo (Source Path): Document "set directories".
3891
f4b8a18d
KW
38922010-11-05 Ken Werner <ken.werner@de.ibm.com>
3893
3894 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3895 (OpenCL C): New node.
3896
7b51bc51
DE
38972010-11-02 Doug Evans <dje@google.com>
3898
3899 * gdb.texinfo (Pretty Printing): Expand into three sections,
3900 introduction, example, and commands.
3901 (Python API): Delete section Disabling Pretty-Printers, merge into
3902 Selecting Pretty-Printers.
3903 (Writing a Pretty-Printer): New section. Move the pretty-printer
3904 example here, and reformat to match python coding style. Add a second
3905 example using the gdb.printing module.
3906 (Python modules): Add gdb.printing.
3907
9eeee977
DE
39082010-10-29 Doug Evans <dje@google.com>
3909
3910 * gdb.texinfo (Python): Fix long line.
3911
a0e0ffdf
DE
39122010-10-20 Doug Evans <dje@google.com>
3913
3914 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3915 All references updated. Correct sections marked as subsections.
3916 (Coding Standards): New chapter. Move the coding standard related
3917 subsections here. Add section on Python coding standards.
3918
0e3509db
DE
39192010-10-13 Doug Evans <dje@google.com>
3920
3921 * gdb.texinfo (Python): Add "Python modules".
3922 (Types in Python): Add reference to gdb.types section.
3923 (Python modules): New node.
3924
44592cc4
DE
39252010-10-11 Doug Evans <dje@google.com>
3926
3927 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3928 Python" from gdb.Value.type description.
3929
6e1bb179
JB
39302010-09-28 Joel Brobecker <brobecker@adacore.com>
3931
3932 * gdb.texinfo (Ravenscar Profile): New node.
3933
e8467610
TT
39342010-09-22 Tom Tromey <tromey@redhat.com>
3935
3936 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3937
fccd1d1e
EZ
39382010-09-22 Eli Zaretskii <eliz@gnu.org>
3939
3940 * gdb.texinfo (Values From Inferior): Clarify that
3941 value.dynamic_type works only in C++ programs with RTTI.
3942
c1b6b909
TT
39432010-09-15 Paul Bolle <pebolle@tiscali.nl>
3944
3945 * gdb.texinfo (Character Sets): Correctly reference host-charset
3946 in example.
3947
7d288aaa
TT
39482010-09-13 Tom Tromey <tromey@redhat.com>
3949
3950 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3951 Document "fullname" and "from".
3952
f75d858b
MK
39532010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3954
3955 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3956 feature `reverse' output by -list-target-features.
3957
83b9503b
L
39582010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3959
3960 * gdb.texinfo (i386 Features): Remove an extra "@item".
3961
03f17ccf
TT
39622010-08-30 Tom Tromey <tromey@redhat.com>
3963
3964 PR python/11792:
3965 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3966
9779414d
DJ
39672010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3968
3969 * gdb.texinfo (ARM Features): Document
3970 org.gnu.gdb.arm.m-profile.
3971
f9ffd4bb
TT
39722010-08-23 Tom Tromey <tromey@redhat.com>
3973
3974 PR python/11145:
3975 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3976 reinterpret_cast methods.
3977
702c2711
TT
39782010-08-23 Tom Tromey <tromey@redhat.com>
3979
3980 PR python/11915:
3981 * gdb.texinfo (Types In Python): Document array method.
3982
66b73624
TJB
39832010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3984
3985 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3986
06a64a0b
TT
39872010-08-16 Tom Tromey <tromey@redhat.com>
3988
3989 * gdb.texinfo (Set Watchpoints): Document -location option.
3990
a3a7127e
DE
39912010-08-13 Doug Evans <dje@google.com>
3992
3993 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3994
8dedea02
VP
39952010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3996
3997 * gdb.texinfo (GDB/MI Data Manipulation): Document
3998 -data-read-memory-raw and -data-write-memory-raw.
3999
ca5c20b6 40002010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4001 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4002
4003 * gdb.texinfo (Basic Python): Describe post_event API.
4004
cb2e07a6
PM
40052010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4006
4007 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4008 decode_line Python APIs
cb2e07a6 4009
464b3efb
TT
40102010-08-10 Tom Tromey <tromey@redhat.com>
4011
4012 * gdb.texinfo (Pretty Printing API): Document
4013 gdb.default_visualizer.
4014
c29c521f
TT
40152010-08-10 Tom Tromey <tromey@redhat.com>
4016
4017 Revert gdb-add-index addition:
4018 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4019
5da1313b
JK
40202010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4021 Eli Zaretskii <eliz@gnu.org>
4022
4023 * gdb.texinfo (Mode Options) <-batch>
4024 (Basic Python) <gdb.execute>: Describe setting width and height.
4025
02d868e8
PP
40262010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4027
4028 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4029
c2bbed2a
TT
40302010-07-30 Tom Tromey <tromey@redhat.com>
4031
4032 * gdb.texinfo (Index Files): Mention gdb-add-index.
4033
6c13bbe1
HZ
40342010-07-30 Hui Zhu <teawater@gmail.com>
4035
4036 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4037 "detach inferior" and "kill inferior".
4038
53a71c06
CR
40392010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4040
4041 * gdb.texinfo (Machine Code): Update description of two forms of
4042 arguments, and add new example to demonstrate the new form.
4043
5374244e
PM
40442010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4045
4046 * gdb.texinfo (Values From Inferior): Add value inferior function
4047 call description.
4048
8ea5bce5
JK
40492010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4050
4051 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4052
c0edd9ed
JK
40532010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4054 Eli Zaretskii <eliz@gnu.org>
4055
4056 Make core files the process_stratum.
4057 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4058 record_stratum example.
4059
9291a0cd
TT
40602010-07-13 Tom Tromey <tromey@redhat.com>
4061
4062 * gdb.texinfo (Index Files): New node.
4063
f5011d11
TT
40642010-07-13 Tom Tromey <tromey@redhat.com>
4065
4066 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4067
0f5238ed
TT
40682010-07-13 Tom Tromey <tromey@redhat.com>
4069
4070 * gdb.texinfo (Specify Location): Document labels.
4071
74c761c1
PA
40722010-07-01 Pedro Alves <pedro@codesourcery.com>
4073
4074 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4075 entries for fast tracepoints and static tracepoints.
4076
501994c0
PA
40772010-07-01 Pedro Alves <pedro@codesourcery.com>
4078
4079 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4080 qsThreadInfo>: Spell out `l' as ell.
4081
0fb4aa4b
PA
40822010-07-01 Pedro Alves <pedro@codesourcery.com>
4083
4084 * gdb.texinfo (Convenience Variables): Document $_sdata.
4085 (Commands to Set Tracepoints): Describe static tracepoints. Add
4086 `Listing Static Tracepoint Markers' menu entry. Document
4087 "strace".
4088 (Tracepoint Action Lists): Document collecting $_sdata.
4089 (Listing Static Tracepoint Markers): New subsection.
4090 (Tracepoints support in gdbserver): Mention static tracepoints.
4091 (remote packets, enabling and disabling): Mention
4092 read-sdata-object.
4093 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4094 and StaticTracepoint.
4095 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4096 Document qXfer:sdata:read.
4097 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4098
dc3b15be
JB
40992010-06-29 Joel Brobecker <brobecker@adacore.com>
4100
4101 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4102
595939de
PM
41032010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4104 Tom Tromey <tromey@redhat.com>
4105 Thiago Jung Bauermann <bauerman@br.ibm.com>
4106
4107 * gdb.texinfo (Inferiors In Python): New node.
4108 * gdb.texinfo (Threads In Python): New node.
4109
9279c692
JB
41102010-06-28 Joel Brobecker <brobecker@adacore.com>
4111
4112 * gdb.texinfo (Python): Document what the python directory is
4113 and what its location is.
4114 (Basic Python): Document the gdb.PYTHONDIR constant.
4115
bc9f0842
TT
41162010-06-25 Tom Tromey <tromey@redhat.com>
4117
4118 PR python/10808:
4119 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4120
f1421989
HZ
41212010-06-24 Hui Zhu <teawater@gmail.com>
4122
4123 * gdb.texinfo: (Commands for Controlled Output): Add
4124 documentation for command "eval".
4125
e4c0cfae
SS
41262010-06-21 Stan Shebs <stan@codesourcery.com>
4127
4128 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4129 * annotate.texinfo: Ditto.
4130 * gdbint.texinfo: Ditto.
4131 * stabs.texinfo: Ditto.
4132
bb08c432
HZ
41332010-06-22 Hui Zhu <teawater@gmail.com>
4134
4135 * gdb.texinfo: (Process Record and Replay): Add documentation
4136 for command "set record memory-query".
4137
4f5d9f07
SS
41382010-06-21 Stan Shebs <stan@codesourcery.com>
4139
4140 * gdb.texinfo: Relicense under GFDL version 1.3.
4141 * annotate.texinfo: Relicense under GFDL version 1.3.
4142 * gdbint.texinfo: Relicense under GFDL version 1.3.
4143 * stabs.texinfo: Relicense under GFDL version 1.3.
4144 * fdl.texi: Update to version 1.3.
4145
6aed2dbc
SS
41462010-06-18 Stan Shebs <stan@codesourcery.com>
4147
a61408f8
SS
4148 * gdb.texinfo (Operating System Auxiliary Information): Describe
4149 "info os" when no arguments given.
4150
6aed2dbc
SS
4151 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4152 $_thread.
4153
24e933df
HZ
41542010-06-18 Hui Zhu <teawater@gmail.com>
4155
4156 * gdb.texinfo: (Process Record and Replay): Add documentation
4157 for commands "record save" and "record restore".
4158
65d79d4b
SDJ
41592010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4160
4161 * gdb.texinfo: Include information about the correct use
4162 of addresses in the `watch' command.
4163
d914c394
SS
41642010-06-11 Stan Shebs <stan@codesourcery.com>
4165
4166 * gdb.texinfo (Observer Mode): New section.
4167 (General Query Packets): Document QAllow.
889bf7c5 4168
967cf477
DE
41692010-06-04 Doug Evans <dje@google.com>
4170
4171 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4172
aaf4119b
DE
41732010-06-03 Doug Evans <dje@google.com>
4174
4175 * gdbint.texinfo (Coding): Add subsection on command names.
4176
9eae7c52
TT
41772010-06-02 Tom Tromey <tromey@redhat.com>
4178
4179 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4180 always-disassemble.
4181
fa593d66
PA
41822010-06-01 Pedro Alves <pedro@codesourcery.com>
4183
4184 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4185 gdbserver, and add cross reference.
4186 (Tracepoints support in gdbserver): New subsection.
4187
dde08ee1
PA
41882010-05-26 Pedro Alves <pedro@codesourcery.com>
4189
4190 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4191 `qRelocInsn' feature.
4192 (Relocate instruction reply packet): New subsection
4193 of `Tracepoint Packets'.
4194 (Tracepoint Packets): Mention that packets QTDP and QTStart
4195 support the qRelocInsn request, and add cross reference to new
4196 subsection.
4197
07ca107c
DE
41982010-05-25 Doug Evans <dje@google.com>
4199
4200 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4201 (Commands In Python): Document gdb.string_to_argv.
4202
c25c4a8b
JK
42032010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4204
4205 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4206 ATTR_NORETURN.
4207
d7b32ed3 42082010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4209 Tom Tromey <tromey@redhat.com>
4210 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4211
c25c4a8b 4212 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4213
6aecb9c2
JB
42142010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4215
4216 * gdb.texinfo: (Summary) Add mention about D language support.
4217 (Filenames): Add D suffixes.
4218 (D): New node.
4219
b7da9e9f
PM
42202010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4221
4222 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4223 of macro deleted from GDB code.
4224
ab38a727
PA
42252010-04-24 Pedro Alves <pedro@codesourcery.com>
4226
4227 * gdb.texinfo (Commands to specify files): Describe what how GDB
4228 looks up DOS-based filesystem paths on the system root. Document
4229 the new `set/show target-file-system-kind' commands.
4230
66d09542
DE
42312010-04-23 Doug Evans <dje@google.com>
4232
4233 * gdb.texinfo (Python): Move Auto-loading section here ...
4234 (Python API): from here.
4235 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4236 (Maintenance Commands): Add docs for "maint print section-scripts".
4237
8bd10a10
CM
42382010-04-20 Chris Moller <cmoller@redhat.com>
4239
4240 * gdb.texinfo (Setting Breakpoints): Added description of
4241 filename-qualified rbreak.
4242 * refcard.tex (Breakpoints and Watchpoints): Added brief
4243 description of filename-qualified rbreak.
4244
4c374409
JK
42452010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4248 (Python API): Change the reference to Pretty Printing API.
4249 (Pretty Printing): Move the user part under the Data node. Reformat
4250 the sample output to 72 columns. Create a new reference to Pretty
4251 Printing API. Rename the API part ...
4252 (Pretty Printing API): To a new node name.
4253 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4254 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4255
5a9351ae
SS
42562010-04-21 Stan Shebs <stan@codesourcery.com>
4257
4258 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4259 and commands.
5a9351ae 4260 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4261
9a22f0d0
PM
42622010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4263
4264 * gdb.texinfo (Examining memory): Update for change in string
4265 display with explicit size.
4266
6149aea9
PA
42672010-04-19 Pedro Alves <pedro@codesourcery.com>
4268
4269 PR breakpoints/8554.
4270
4271 * gdb.texinfo (Save Breakpoints): New node.
4272 (save-tracepoints): Rename to ...
4273 (save tracepoints): ... this. Mention that `save-tracepoints' is
4274 a deprecated alias to `save tracepoints'.
4275
711e434b
PM
42762010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4277
645797a8 4278 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4279 (info w32 thread-information-block): Document new command.
4280 (qGetTIBAddress): Document new gdbserver query.
4281 (maint set/show show-all-tib): Document new command.
4282
3f7b2faa
DE
42832010-04-15 Doug Evans <dje@google.com>
4284
fa33c3cd
DE
4285 * gdb.texinfo (Python API): Add progspaces section.
4286 (Selecting Pretty-Printers): Progspace pretty-printers are
4287 searched too.
4288 (Progspaces In Python): New section.
4289
3f7b2faa
DE
4290 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4291
79f283fe
PM
42922010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4293
4294 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4295 returns None.
4296
87290684
SS
42972010-04-09 Stan Shebs <stan@codesourcery.com>
4298
4299 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4300 Describe the `frames-created' field, tweak grammar.
4301
a97153c7
PA
43022010-04-09 Pedro Alves <pedro@codesourcery.com>
4303
4304 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4305 Describe the `circular' and `disconnected' fields.
4306
5c5dcc1b
L
43072010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4308
4309 * gdb.texinfo (maint print registers): Mention unavailable and
4310 invisible registers.
4311
adc36818
PM
43122010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4313 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4314 Tom Tromey <tromey@redhat.com>
adc36818
PM
4315
4316 * gdb.texinfo (Breakpoints In Python): New Node.
4317
33da3f1c
SS
43182010-04-08 Stan Shebs <stan@codesourcery.com>
4319
4320 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4321 trace status fields.
4322
3a13a53b
L
43232010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4324
4325 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4326 optional. Make org.gnu.gdb.i386.avx requires
4327 org.gnu.gdb.i386.avx.
4328
08001717
DE
43292010-04-08 Doug Evans <dje@google.com>
4330
4331 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4332 search path, and document that gdb only scans the search path if
4333 the script's path doesn't specify a directory.
4334
c375651d
DE
43352010-04-05 Doug Evans <dje@google.com>
4336
4337 * gdb.texinfo (maint show python auto-load): Fix typo.
4338
af54718e
SS
43392010-04-04 Stan Shebs <stan@codesourcery.com>
4340
d77f58be
SS
4341 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4342 (Setting Watchpoints): Update description of "info watch".
4343 (Disabling Breakpoints): Only "info break" lists all.
4344
af54718e
SS
4345 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4346 (tdump): Explain how tdump works.
4347
86b17b60
PA
43482010-04-01 Pedro Alves <pedro@codesourcery.com>
4349
4350 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4351 add cross reference.
4352
ff12863f
PA
43532010-03-31 Pedro Alves <pedro@codesourcery.com>
4354
4355 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4356 commands error out.
4357
f68eb612
L
43582010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4359
4360 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4361
c8d5aac9
L
43622010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4363
4364 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4365
7d13fe92
SS
43662010-03-29 Stan Shebs <stan@codesourcery.com>
4367 Nathan Sidwell <nathan@codesourcery.com>
4368
4369 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4370 GDBN equivalent.
4371 (Set Tracepoints): Remove mention that conditional tracepoints
4372 don't exist.
4373 (Tracepoint Actions): Clarify when while-stepping collection
4374 happens, note that while-stepping does not automatically collect
4375 $pc.
4376
409873ef 43772010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4378
409873ef
SS
4379 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4380 (General Query Packets): Describe TracepointSource.
4381
ee8e71d4
EZ
43822010-03-27 Matt Rice <ratmice@gmail.com>
4383
c8d5aac9
L
4384 * gdb.texinfo (ARM): Document arguments to "target sim".
4385 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4386
99b5e152
PA
43872010-03-26 Pedro Alves <pedro@codesourcery.com>
4388
4389 * gdb.texinfo (Tracepoint Packets): Remove mention that
4390 terror:string may be plain text, and drop mention of X prefix.
4391
cd64ee31
VP
43922010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4393
4394 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4395
6c28cbf2
SS
43962010-03-24 Stan Shebs <stan@codesourcery.com>
4397
4398 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4399
95a42b64
TT
44002010-03-24 Tom Tromey <tromey@redhat.com>
4401
4402 PR breakpoints/9352:
4403 * gdb.texinfo (Break Commands): Update.
4404
18148017
VP
44052010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4406
4407 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4408 commands.
4409
4daf5ac0
SS
44102010-03-16 Stan Shebs <stan@codesourcery.com>
4411
4412 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4413 circular-trace-buffer.
4414 (Tracepoint Packets): Describe QTBuffer, and details of the
4415 qTStatus reply.
4416
c9429232
SS
44172010-03-12 Stan Shebs <stan@codesourcery.com>
4418 Nathan Sidwell <nathan@codesourcery.com>
4419
4420 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4421 doing instruction stepping.
4422 (Tracepoint Restrictions): New node.
4423
ccefe4c4
TT
44242010-03-10 Tom Tromey <tromey@redhat.com>
4425
4426 * gdbint.texinfo (Symbol Handling): Update.
4427
7c953934
TT
44282010-03-08 Tom Tromey <tromey@redhat.com>
4429
4430 PR cli/9591:
4431 * gdb.texinfo (Mode Options): Mention lack of pagination and
4432 confirmation with --batch.
4433 (Screen Size): Mention --batch.
4434 (Messages/Warnings): Likewise.
4435
f870a310
TT
44362010-03-05 Tom Tromey <tromey@redhat.com>
4437
4438 * gdb.texinfo (Basic Python): Document target_charset and
4439 target_wide_charset.
4440
78e2826b
TT
44412010-03-05 Tom Tromey <tromey@redhat.com>
4442
4443 * gdb.texinfo (Data): Link to pretty-printing.
4444 (Output Formats): Likewise. Correct text.
4445
f5dff777
DJ
44462010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4447
4448 * gdb.texinfo (Types): Describe <struct> and <flags>.
4449
dc00d89f
PM
44502010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4451
4452 * gdb.texinfo (Frames In Python): Add block parameter and
4453 description to read_var text.
4454
5107b149 44552010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4456 Tom Tromey <tromey@redhat.com>
5107b149
PM
4457
4458 * gdb.texinfo (Types In Python): Describe block argument in
4459 template_argument and gdb.lookup_type.
4460
e03e5e7b
TT
44612010-02-24 Tom Tromey <tromey@redhat.com>
4462
4463 * gdb.texinfo (Cygwin Native): Fix typo.
4464
f3e9a817
PM
44652010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4466
4467 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4468 and select method descriptions.
4469 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4470 Tables in Python to menu.
4471 (Blocks In Python): New node.
4472 (Symbols In Python): New node.
4473 (Symbol Tables in Python): New node.
4474
a79b8f6e
VP
44752010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4476
4477 Multiexec MI
4478
4479 gdb/
4480 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4481
4482 gdb/doc/
4483 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4484 changes.
4485 (GDB/MI Program Execution): Document current behaviour of
4486 --all and --thread-group.
4487 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4488 -remove-inferior.
4489 * observer.texi (inferior_added, inferior_removed): New
4490 observers.
4491
629d6a47
TT
44922010-02-19 Tom Tromey <tromey@redhat.com>
4493
4494 * gdbint.texinfo (Getting Started): Fix @node.
4495 (Debugging GDB): Likewise.
4496
c09529e5
JB
44972010-02-13 Joel Brobecker <brobecker@adacore.com>
4498
4499 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4500 documenting the gdb_test_timeout variable.
4501
540aa8e7
MS
45022010-02-12 Jakob Engblom <jakob@virtutech.com>
4503
4504 * gdb.texinfo (MI commands): Added documentation of --reverse
4505 option to a set of MI commands. Restructured documentation of MI
4506 commands --exec-continue to reflect the complexity of reverse
4507 execution.
4508
081dfbf7
PA
45092010-02-12 Pedro Alves <pedro@codesourcery.com>
4510
4511 * gdb.texinfo (Using the Collected Data): Specify that the address
4512 range of `tfind outsize' is exclusive, and that the address range
4513 of `tfind range' is inclusive.
4514 (Tracepoint Packets): Specify that the address range of
4515 `QTFrame:range' is inclusive, and that the address range of
4516 `QTFrame:outside' is exclusive
4517
8e9c5e02
VP
45182010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4519
4520 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4521
92981e24
TT
45222010-02-10 Tom Tromey <tromey@redhat.com>
4523
4524 * gdb.texinfo (Debugging Output): Document set debug parser and
4525 show debug parser.
4526
075b51b7
L
45272010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4528
4529 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4530 i386_eflags and i386_mxcsr.
4531
3bb8d5c3
L
45322010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4533
4534 * gdb.texinfo: Document i386 target features.
4535
c5f80513
DE
45362010-02-05 Doug Evans <dje@google.com>
4537
4538 * gdbint.texinfo (Testsuite): Add a new section to document the
4539 various DejaGnu variables that may be overridden.
1be00882 4540 Document INTERNAL_GDBFLAGS.
c5f80513 4541
6ac33a4e
TT
45422010-02-04 Tom Tromey <tromey@redhat.com>
4543
4544 PR cli/8830:
4545 * gdb.texinfo (Files): -readnow comes before the filename for file
4546 and symbol-file.
4547
a1dcb23a
DJ
45482010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4549
4550 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4551 Document ARM breakpoint types.
4552 (Register Packet Format): Move into the new section.
4553 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4554
95433b34
JB
45552010-01-21 Joel Brobecker <brobecker@adacore.com>
4556
4557 * gdb.texinfo (File Options): Adjust the documentation of this
4558 switch to refer to the "source" command rather than partially
4559 duplicating some of the relevant information.
4560 (Extending GDB): Introduce and document the set/show script-extension
4561 setting.
4562 (Command Files): Add note explaining that the "source" command
4563 is also used to evalute scripts written in other languages.
4564 Remove the short slightly incorrect reference to sourcing Python
4565 scripts.
4566 (Python Commands): Document how to execute a Python script from GDB.
4567
8d576872
JB
45682010-01-19 Joel Brobecker <brobecker@adacore.com>
4569
4570 * gdb.texinfo (Command Files): Fix typo.
4571
8150ff9c
JB
45722010-01-18 Tom Tromey <tromey@redhat.com>
4573
4574 * gdb.texinfo (File Options): Document -x on .py files.
4575 (Command Files): Document handling of Python scripts.
4576
23db03a6
JZ
45772010-01-18 Jie Zhang <jie.zhang@analog.com>
4578
4579 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4580
00bf0b85
SS
45812010-01-15 Stan Shebs <stan@codesourcery.com>
4582
4583 * gdb.texinfo (Trace Files): New section.
4584 (Tracepoint Packets): Document QTSave and qTBuffer.
4585 (Trace File Format): New appendix.
4586
be759fcf
PM
45872010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4588
4589 * gdb.texinfo (Values From Inferior): Document lazy_string value
4590 method.
4591 (Python API): Add Lazy strings menu item.
4592 (Lazy Strings In Python): New node.
4593
dc146f7c
VP
45942010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4595
4596 * gdb.texinfo (GDB/MI Thread Information): New.
4597 (GDB/MI Async Records): Document the core field in *stopped.
4598 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4599 documentation
4600 (Process list): Document that osdata document may contain
4601 threads.
4602 (Remote Serial Protocol): Document qXfer:threads.
4603
d5551862
SS
46042010-01-06 Stan Shebs <stan@codesourcery.com>
4605
4606 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4607 disconnected tracing.
4608 (Tracepoint Packets): Document new protocol.
4609
7a697b8d
SS
46102010-01-05 Stan Shebs <stan@codesourcery.com>
4611
4612 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4613 tracepoints.
4614 (Tracepoint Packets): Describe remote protocol for fast
4615 tracepoints.
4616
e6f3ec50
JB
46172010-01-01 Joel Brobecker <brobecker@adacore.com>
4618
4619 Update the "Start of New Year Procedure".
4620 * gdbint.texinfo: Add the list of files that need to be updated
4621 manually. Minor reformatting.
4622
ddc4e9c1
JB
46232010-01-01 Joel Brobecker <brobecker@adacore.com>
4624
4625 * refcard.tex: Update copyright year in header and text.
4626
9d2897ad
JB
46272010-01-01 Joel Brobecker <brobecker@adacore.com>
4628
4629 * agentexpr.texi: Add 2010 to the list of copyright years.
4630 * annotate.texinfo: Likewise.
4631 * gdb.texinfo: Likewise.
4632 * gdbint.texinfo: Likewise.
4633 * observer.texi: Likewise.
4634 * stabs.texinfo: Likewise.
4635
6da95a67
SS
46362009-12-31 Stan Shebs <stan@codesourcery.com>
4637
4638 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4639
236f1d4d
SS
46402009-12-29 Stan Shebs <stan@codesourcery.com>
4641
4642 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4643
f61e138d
SS
46442009-12-28 Stan Shebs <stan@codesourcery.com>
4645
4646 * gdb.texinfo (Trace State Variables): New section.
4647 (Tracepoint Packets): Describe trace state variable packets.
4648 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4649 variable bytecodes.
4650
0fe7935b
DJ
46512009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4652
4653 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4654 declarations.
4655
a6b29f87
VP
46562009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4657
4658 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4659 -gdb-exit behaviour.
4660
5e4bde96
JB
46612009-12-20 Joel Brobecker <brobecker@adacore.com>
4662
4663 * gpl.texi: Update to version 3 of the GPL.
4664
a1715244
JB
46652009-12-20 Joel Brobecker <brobecker@adacore.com>
4666
4667 * Makefile.in: Update copyright header.
4668 * observer.texi: Fix the copyright header of the generated files.
4669
361ae042
PM
46702009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4671
4672 * gdb.texinfo (Types In Python): Describe range function.
4673
bfd31e71
PM
46742009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4675
4676 * gdb.texinfo (Types In Python): Describe "is_base_class".
4677
57a1d736
TT
46782009-12-03 Tom Tromey <tromey@redhat.com>
4679
4680 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4681
8cebebb9
PP
46822009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4683
4684 * observer.texi: New memory_changed observer.
4685
16af530a
TT
46862009-12-01 Tom Tromey <tromey@redhat.com>
4687
4688 * gdb.texinfo (Reverse Execution): Fix typo.
4689
b6199126
DJ
46902009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4691
4692 PR gdb/8704
4693
4694 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4695 are allowed after the breakpoint condition.
4696
7a6973ad
TT
46972009-11-23 Tom Tromey <tromey@redhat.com>
4698
4699 PR python/10782:
4700 * gdb.texinfo (Types In Python): Document Type.pointer.
4701
21a0512e
PP
47022009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4703
4704 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4705
a5832c8f
PA
47062009-11-11 Pedro Alves <pedro@codesourcery.com>
4707
4708 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4709 (Using Agent Expressions): Delete cross reference.
4710
1eb7cd77
JB
47112009-11-07 Joel Brobecker <brobecker@adacore.com>
4712
4713 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4714 and @settitle directives up to help makeinfo find them.
4715
24ddea62
JK
47162009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4717
4718 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4719 (Auto-loading): Use plural and note one can use multiple components now.
4720
3afae151
VP
47212009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4722
4723 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4724 -stack-list-arguments have the same documentation for parameter
4725 as -stack-list-locals. Add comas.
4726
14ff2235
PM
47272009-10-27 Tom Tromey <tromey@redhat.com>
4728 Eli Zaretskii <eliz@gnu.org>
4729
c8d5aac9 4730 PR python/10781
14ff2235
PM
4731
4732 * gdb.texinfo (Values From Inferior): Document cast method.
4733
9c419145
PP
47342009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4735
4736 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4737 and adjust example.
889bf7c5 4738
29153c24
MS
47392009-10-22 Michael Snyder <msnyder@vmware.com>
4740
4741 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4742 info record command. Also document the new save and restore
29153c24
MS
4743 commands.
4744
2b28d209
PP
47452009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4746
4747 * gdb.texinfo (Machine Code): Mention current pc marker.
4748 (Memory): Likewise.
4749
6c95b8df
PA
47502009-10-19 Pedro Alves <pedro@codesourcery.com>
4751 Stan Shebs <stan@codesourcery.com>
4752
4753 * observer.texi (new_inferior): Rename to...
4754 (inferior_appeared): ... this.
4755
4756 * gdb.texinfo (Inferiors): Rename node to ...
4757 (Inferiors and Programs): ... this. Mention running multiple
4758 programs in the same debug session.
4759 <info inferiors>: Mention the new 'Executable' column if "info
4760 inferiors". Update examples. Document the "add-inferior",
4761 "clone-inferior", "remove-inferior" and "maint info
4762 program-spaces" commands.
4763 (Process): Rename node to...
4764 (Forks): ... this. Document "set|show follow-exec-mode".
4765
2f8132f3
MS
47662009-10-11 Michael Snyder <msnyder@vmware.com>
4767
4768 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4769 (ReverseContinue): Ditto.
4770
cba4b2d3
PP
47712009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4772
4773 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4774
da082f17
JK
47752009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4776
4777 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4778
08be9d71
ME
47792009-10-06 Michael Eager <eager@eagercon.com>
4780
4781 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4782 (Embedded Processors): Add MicroBlaze.
4783 (MicroBlaze): New. Describe Xilinx MicroBlaze
4784
08a0efd0
PA
47852009-10-04 Pedro Alves <pedro@codesourcery.com>
4786
4787 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4788
cbb8f428
EZ
47892009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4790
4791 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4792
30a4a70c
JB
47932009-09-23 Joel Brobecker <brobecker@adacore.com>
4794
4795 * observer.texi (solib_unloaded): Document explicitly the fact that
4796 this observer is called before the associated symbols are unloaded.
4797
b3372f91
VP
47982009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4799
4800 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4801 -stack-list-variables.
4802
f43030c4
TT
48032009-09-18 Tom Tromey <tromey@redhat.com>
4804
4805 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4806 is experimental.
4807
ec7e75e7
PP
48082009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4809
4810 * gdb.texinfo (convenince variables): Mention
4811 $_siginfo could be empty.
f43030c4 4812
0cc7d26f
TT
48132009-09-15 Tom Tromey <tromey@redhat.com>
4814
4815 * gdb.texinfo (GDB/MI Variable Objects): Document
4816 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4817 Expand -var-update documentation.
4818
a96d9b2e
SDJ
48192009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4820
4821 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4822 feature.
4823
005ca36a
JB
48242009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4825
4826 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4827
0d772ac9
MS
48282009-09-10 Michael Snyder <msnyder@vmware.com>
4829
4830 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4831 ReverseStep replies to the qSupported query.
4832
14fb1bac
JB
48332009-09-10 Joel Brobecker <brobecker@adacore.com>
4834
4835 Add documentation for set/show interactive-mode.
4836 * gdb.texinfo (Other Misc Settings): New node.
4837
29b090c0
DE
48382009-09-01 Doug Evans <dje@google.com>
4839
4840 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4841 non-stop mode's affect on remote caching.
4842
4e5d721f
DE
48432009-08-31 Jacob Potter <jdpotter@google.com>
4844 Doug Evans <dje@google.com>
4845
4846 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4847 Mark `set/show remotecache' options as obsolete.
4848 Document new `set/show stack-cache' option.
4849 Update text for `info dcache'.
4850
55333a84
DE
48512009-08-27 Doug Evans <dje@google.com>
4852
4853 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4854 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4855
bc3a0b4d
RW
48562009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4857
4858 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4859 about autoconf.
4860
3a1ff0b6
PA
48612009-08-25 Pedro Alves <pedro@codesourcery.com>
4862
4863 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4864 small example, and describe its columns. Replace "inferior-id" by
4865 "infno" throughout.
4866
81ecdfbb
RW
48672009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4868
af542c2e
RW
4869 * gdbint.texinfo (Releasing GDB): Point to
4870 README-maintainer-mode file for required autoconf version.
4871 * configure.ac: Do not substitute datarootdir, htmldir,
4872 pdfdir, docdir. Do not process --with-datarootdir,
4873 --with-htmldir, --with-pdfdir, --with-docdir.
4874 * configure: Regenerate.
4875
81ecdfbb
RW
4876 * configure: Regenerate.
4877
4efc6507
DE
48782009-08-20 Reid Kleckner <reid@kleckner.net>
4879
4880 * gdb.texinfo: Add chapter on JIT interface.
4881
43089a6e
NR
48822009-08-07 Nick Roberts <nickrob@snap.net.nz>
4883
4884 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4885 confirmation request.
43089a6e 4886
99e008fe
EZ
48872009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4888
c8d5aac9
L
4889 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4890 CRC definitions.
99e008fe 4891
48cb2d85
VP
48922009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4893
4894 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4895 -break-commands.
48cb2d85 4896
ff1a52c6
UW
48972009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4898
4899 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4900 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4901
3285f3fe
UW
49022009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4903
4904 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4905 "set spu stop-on-load" and "show spu stop-on-load" commands.
4906
e35359c5
UW
49072009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4908
4909 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4910
58d6951d
DJ
49112009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4912
4913 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4914 org.gnu.gdb.arm.neon.
4915
08d16641
PA
49162009-07-20 Pedro Alves <pedro@codesourcery.com>
4917
4918 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4919 optional element.
4920 (subsection OS ABI): New subsection.
4921
782b2b07
SS
49222009-07-14 Stan Shebs <stan@codesourcery.com>
4923
4924 * gdb.texinfo (Tracepoint Conditions): New section.
4925 (General Query Packets): Describe ConditionalTracepoints.
4926 (Tracepoint Packets): Describe condition field.
4927 (Maintenance Commands): Describe maint agent-eval.
4928 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4929
9b117ef3
HZ
49302009-07-11 Hui Zhu <teawater@gmail.com>
4931
4932 * gdb.texinfo (disassemble): Add a new modifier /r
4933 to "disassemble" command to make it print the raw instructions
4934 in hex as well as in symbolic form.
4935
f5a33284
TT
49362009-07-09 Tom Tromey <tromey@redhat.com>
4937
4938 * gdbint.texinfo (Testsuite): Document parallel make check.
4939
812f7342
TT
49402009-07-09 Tom Tromey <tromey@redhat.com>
4941
4942 * gdbint.texinfo (Testsuite): Document test transcripts.
4943
fbb8f299
PM
49442009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4945
4946 * gdb.texinfo (Values From Inferior): Add length parameter
4947 description.
4948
dd8f35ac
EZ
49492009-07-04 Chris Genly <chris@genly.us>
4950
4951 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4952 in -var-list-children. Fix example according to what the code
4953 does.
4954
2277426b
PA
49552009-07-02 Pedro Alves <pedro@codesourcery.com>
4956
4957 * gdb.texinfo (Debugging multiple inferiors): Document the
4958 "inferior", "detach inferior" and "kill inferior" commands.
4959 (Debugging Programs with Multiple Processes): Adjust to mention
4960 generic "inferior" commands. Delete mention of "detach fork" and
4961 "delete fork". Cross reference to "Debugging multiple inferiors"
4962 section.
4963
a6d9a66e
UW
49642009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4965
5af949e3
UW
4966 * gdbint.texinfo (Item Output Functions): Update signature
4967 for ui_out_field_core_addr.
4968
49692009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4970
4971 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4972 Update example code extrated from breakpoint.c.
4973
9901a55b 49742009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4975
9901a55b
PP
4976 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4977 MI commands.
4978 (GDB/MI Symbol Query): Likewise.
4979 (GDB/MI File Commands): Likewise.
4980 (GDB/MI File Transfer Commands): Likewise.
4981 (GDB/MI Target Manipulation): Likewise.
4982 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4983
edb3359d
DJ
49842009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4985
4986 * gdb.texinfo (Debugging Optimized Code): New chapter.
4987 (Compiling for Debugging): Reference it. Move some
4988 text to the new section.
4989
7cd1089b
PM
49902009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4991
4992 * doc/gdb.texinfo (Calling): Document
4993 set-unwind-on-terminating-exception usage.
4994
d4db2f36
PA
49952009-06-11 Pedro Alves <pedro@codesourcery.com>
4996
4997 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4998 command.
4999
d1a7880c
PA
50002009-06-07 Pedro Alves <pedro@codesourcery.com>
5001
5002 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5003 references.
5004
473f94e6
UW
50052009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5006
5007 * gdbint.texinfo: Rename formal parameters to gdbarch function
5008 protoypes from "current_gdbarch" to "gdbarch".
5009
8f500870
TT
50102009-05-28 Tom Tromey <tromey@redhat.com>
5011
5012 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5013
b6313243
TT
50142009-05-27 Tom Tromey <tromey@redhat.com>
5015
5016 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5017 feature.
5018 (GDB/MI Variable Objects): Document -var-set-visualizer.
5019
50202009-04-02 Tom Tromey <tromey@redhat.com>
5021
5022 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5023 feature.
5024 (GDB/MI Variable Objects): Document -var-set-visualizer.
5025
a6bac58e
TT
50262009-05-27 Tom Tromey <tromey@redhat.com>
5027 Thiago Jung Bauermann <bauerman@br.ibm.com>
5028 Phil Muldoon <pmuldoon@redhat.com>
5029
5030 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5031 (Pretty Printing): New node.
5032 (Selecting Pretty-Printers): Likewise.
5033 (Python API): Update.
5034 (Output Formats): Document /r format.
5035
2c74e833
TT
50362009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5037 Tom Tromey <tromey@redhat.com>
5038
5039 * gdb.texinfo (Types In Python): New node.
5040 (Values From Inferior): "type" is now an attribute.
5041 (Python API): Update.
5042
89c73ade
TT
50432009-05-27 Tom Tromey <tromey@redhat.com>
5044 Thiago Jung Bauermann <bauerman@br.ibm.com>
5045 Phil Muldoon <pmuldoon@redhat.com>
5046
5047 * gdb.texinfo: Add @syncodeindex for `tp'.
5048 (Python API): Update.
5049 (Auto-loading): New node.
5050 (Objfiles In Python): New node.
5051
17a37d48
PP
50522009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5053
5054 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5055
6718376f
NR
50562009-05-15 Nick Roberts <nickrob@snap.net.nz>
5057
5058 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5059
cbe54154
PA
50602009-05-12 Pedro Alves <pedro@codesourcery.com>
5061
5062 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5063 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5064 show show-debug-regs' docs.
5065
8e05493c
EZ
50662009-05-08 Eli Zaretskii <eliz@gnu.org>
5067
5068 * gdb.texinfo (Process Record and Replay): Add description of
5069 reverse execution.
5070
b39f4988
JB
50712009-05-07 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdbint.texinfo (Adding support for debugging core files): New node.
5074 (Native Debugging): Remove the ``Native core file Support'' section.
5075
a2311334
EZ
50762009-05-01 Eli Zaretskii <eliz@gnu.org>
5077
5078 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5079 Add index entries.
5080
53cc454a 50812009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5082 Michael Snyder <msnyder@vmware.com>
53cc454a 5083
a2311334
EZ
5084 * gdb.texinfo: (Process Record and Replay): Add documentation for
5085 process record and replay.
53cc454a 5086
484086b7
JK
50872009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5088
5089 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5090 a new part on command-line defined macros.
5091
32ae1842
EZ
50922009-04-25 Eli Zaretskii <eliz@gnu.org>
5093
5094 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5095 clarify the wording.
5096
b14b1491
TT
50972009-04-23 Tom Tromey <tromey@redhat.com>
5098
5099 * gdb.texinfo (Data Files): New node.
5100 (GDB Files): Update menu.
5101
5c1e86e1
JB
51022009-04-23 Joel Brobecker <brobecker@adacore.com>
5103
5104 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5105 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5106
83eba9b7
VP
51072009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5108
5109 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5110
e31198c4
HZ
51112009-04-22 Hui Zhu <teawater@gmail.com>
5112
5113 * gdb.texinfo (disassemble-next-line): Set the default of
5114 disassemble-next-line to off.
5115
26e251b6
JM
51162009-04-21 Joseph Myers <joseph@codesourcery.com>
5117
5118 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5119 --with-htmldir): New.
5120 * configure: Regenerate.
5121 * Makefile.in (datarootdir, docdir): Define.
5122 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5123 instead of $(SET_TEXINPUTS).
5124 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5125 gdbint.info instead of $(SET_TEXINPUTS).
5126 (gdbint/index.html): Use same -I options as for building
5127 gdbint.info.
5128 (stabs.dvi, stabs.pdf): Use same -I options as for building
5129 stabs.info instead of $(SET_TEXINPUTS).
5130 (stabs/index.html): Use same -I options as for building
5131 stabs.info.
5132 (annotate.dvi, annotate.pdf): Use same -I options as for building
5133 annotate.info instead of $(SET_TEXINPUTS).
5134 (annotate/index.html): Use same -I options as for building
5135 annotate.info.
5136
eac35c4e
DD
51372009-04-21 David Daney <ddaney@caviumnetworks.com>
5138
5139 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5140
29b0e8a2
JM
51412009-04-21 Joseph Myers <joseph@codesourcery.com>
5142
5143 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5144
2b831889 51452009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5146 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5147
5148 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5149 (MAKEHTMLFLAGS): Set to empty.
5150 (html__strip_dir): Define.
5151 (HTMLFILES): Define.
5152 (HTMLFILES_INSTALL): Define.
5153 (install-html): Copy new automake rule.
5154 (html): Depend on $(HTMLFILES).
5155 (gdb_toc.html): Rename to gdb/index.html.
5156 (gdbint_toc.html): Rename to gdbint/index.html.
5157 (stabs_toc.html): Rename to stabs/index.html.
5158 (annotate_toc.html): Rename to annotate/index.html.
5159
89a34d1b
JM
51602009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5161
5162 * Makefile.in: Set pdfdir and htmldir from configure
5163 substitutions.
5164 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5165 * configure: Regenerate.
5166
a2d5da46
JB
51672009-04-16 Joel Brobecker <brobecker@adacore.com>
5168
5169 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5170 This macro is no longer used.
5171
732f6a93
TT
51722009-04-15 Tom Tromey <tromey@redhat.com>
5173
5174 * gdb.texinfo (Character Sets): Document default character set.
5175
87f9adc1
PM
51762009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5177
5178 * gdbint.texinfo: Change server name from sources.redhat.com to
5179 sourceware.org throughout.
5180
2c88c651
JB
51812009-04-09 Joel Brobecker <brobecker@adacore.com>
5182
5183 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5184 about a missing dot or coma after @xref.
5185
4f5376b2
JB
51862009-04-02 Joel Brobecker <brobecker@adacore.com>
5187
5188 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5189 example, and add a small explanation about it.
5190 (Print Settings): Change the documentation of the "set print
5191 frame-arguments" to reflect the fact that the default is now "scalars".
5192
a0381d3a
JB
51932009-04-02 Joel Brobecker <brobecker@adacore.com>
5194
5195 * gdb.texinfo (Print Settings): Add kindex for command "set
5196 print frame-arguments".
5197
45ac276d
JB
51982009-03-31 Joel Brobecker <brobecker@adacore.com>
5199
5200 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5201 breakpoints.
5202 (Set Breaks): Add reference to thread-specific and task-specific
5203 breakpoints.
5204
32cd1edc
JB
52052009-03-31 Joel Brobecker <brobecker@adacore.com>
5206
5207 * gdb.texinfo (Ada Tasks): Remove the documentation about
5208 the "Running" state, as this state has been eliminated.
5209 Now all runnable tasks are shown as "Runnable".
5210
1042e4c0
SS
52112009-03-30 Stan Shebs <stan@codesourcery.com>
5212
5213 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5214 special case of breakpoints.
5215 (Enable and Disable Tracepoints): Mention deprecation.
5216 (Listing Tracepoints): Update description and example.
5217
f8f6f20b
TJB
52182009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5219
5220 * gdb.texinfo (Frames in Python): New node.
5221 (Python API): Update.
5222
c0c6f777
TJB
52232009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5224
5225 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5226 from a method to an attribute.
5227
def2b000
TJB
52282009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5229
5230 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5231 attribute.
5232
a07daef3
PA
52332009-03-25 Pedro Alves <pedro@codesourcery.com>
5234
5235 * observer.texi (thread_exit): Add "silent" parameter.
5236
f3b1572e
PA
52372009-03-22 Pedro Alves <pedro@codesourcery.com>
5238
5239 * observer.texi (about_to_proceed): New.
5240
587afa38
EZ
52412009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5242
5243 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5244 field throughout to handle types with spaces in them. Fix typos
5245 found by aspell.
5246 (Summary, Requirements, Contributors): New first chapter,
5247 "Summary" added, old Requirements section moved there, and new
5248 section, "Contributors" added.
5249 (Initializing a New Architecture, Register Representation)
5250 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5251 (Porting gdb): These sections extended and updated.
5252 (Compiler Characteristics): This section (empty) deleted.
5253 (Defining Other Architecture Features): This section renamed and
5254 duplicate material removed from (formerly "Target Conditionals").
5255 Use braces {} in @deftypeXX type field throughout to handle types
5256 with spaces in them. Typos found by aspell fixed.
5257
5258 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5259 * stack_frame.pdf: Version of image for PDF output.
5260 * stack_frame.png: Version of image for HTML output and for Emacs.
5261 * stack_frame.txt: Version of image for Info output.
1db61298 5262 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5263
10af6951
EZ
52642009-03-21 Eli Zaretskii <eliz@gnu.org>
5265
5266 * gdb.texinfo (Character Sets): Fix last change.
5267
cc924cad
TJB
52682009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5269
5270 * gdb.texinfo (Values From Inferior): Fix optional arguments
5271 markup.
5272 (Commands In Python): Adjust argument names of gdb.Command.__init__
5273 to what the function accepts as keywords.
5274
bc3b79fd
TJB
52752008-03-20 Tom Tromey <tromey@redhat.com>
5276
5277 * gdb.texinfo (Convenience Vars): Document convenience functions.
5278 (Functions In Python): New node.
5279 (Python API): Update.
5280
6c7a06a3
TT
52812009-03-20 Tom Tromey <tromey@redhat.com>
5282
5283 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5284 set target-wide-charset.
5285 (Requirements): Mention iconv.
5286
b646ddd4
HZ
52872009-03-17 Hui Zhu <teawater@gmail.com>
5288
5289 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5290
91440f57
HZ
52912009-03-17 Hui Zhu <teawater@gmail.com>
5292
5293 * gdb.texinfo: Add documentation for disassemble-next-line.
5294
8fd41227
TJB
52952009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5296
5297 * gdb.texinfo (Commands In Python): Remove tindex entries.
5298
61ff14c6
JK
52992009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5300
5301 * gdb.texinfo (Returning): New description for missing debug info.
5302
0b16c5cf
PA
53032009-03-14 Pedro Alves <pedro@codesourcery.com>
5304
5305 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5306 (General Query Packets): Document qAttached.
0b16c5cf 5307
32fc0df9
PA
53082009-03-05 Pedro Alves <pedro@codesourcery.com>
5309
5310 * gdb.texinfo (Background Execution): Better describe the set
5311 target-async command.
5312 (Maintenance Commands): Delete description of the `maint set/show
5313 linux-async' and `maint set/show remote-async' commands.
5314
134eb42c
VP
53152009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5316
5317 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5318 between sentences.
5319
c86cf029
VP
53202009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5321
5322 * gdb.texinfo (GDB/MI Async Records): Document the
5323 =library-loaded and =library-unloaded notifications.
5324
3ea85240
VP
53252009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5326
5327 * observer.texi (test_notification): New observer.
5328
1d33d6ba
VP
53292009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5330
61ff14c6
JK
5331 * observer.texi: Add parameter 'print_frame' to normal_stop
5332 observer.
1d33d6ba 5333
d721c933
EZ
53342009-02-07 Eli Zaretskii <eliz@gnu.org>
5335
5336 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5337 (Commands In Python): Fix COMMAND_* constants in last change. Use
5338 @kbd for interactive input. Add cross-references and index
5339 entries.
5340
4aa995e1
PA
53412009-02-06 Pedro Alves <pedro@codesourcery.com>
5342
5343 * gdb.texinfo (Signals): Document $_siginfo.
5344 (Convenience Variables): Mention $_siginfo.
5345 (Remote Configuration): Document qXfer:siginfo:read,
5346 qXfer:siginfo:write packets, and the read-siginfo-object,
5347 write-siginfo-object commands.
5348
5f5233d4
PA
53492009-02-06 Pedro Alves <pedro@codesourcery.com>
5350
5351 * gdbint.texinfo (Values): New chapter.
5352
d8906c6f
TJB
53532009-02-06 Tom Tromey <tromey@redhat.com>
5354
5355 * gdb.texinfo (Python API): Add entry for Commands In Python.
5356 (Commands In Python): New node.
5357
b6cb8e7d
TJB
53582009-02-05 Tom Tromey <tromey@redhat.com>
5359
5360 * gdb.texinfo (Values From Inferior): Document Value.string.
5361
12453b93
TJB
53622009-02-05 Tom Tromey <tromey@redhat.com>
5363
5364 * gdb.texinfo (Basic Python): Document execute's from_tty
5365 argument.
5366
08c637de
TJB
53672009-02-04 Tom Tromey <tromey@redhat.com>
5368
5369 * gdb.texinfo (Basic Python): Document gdb.history.
5370
592375cd
VP
53712009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5372
5373 * gdb.texinfo (GDB/MI Thread Commands): Document the
5374 'current-thread-id' field. Remove the example with zero threads,
5375 since current GDB won't ever report that if there's inferior.
5376
41447f92
VP
53772009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5378
5379 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5380 option to -break-insert.
5381
098b41a6
JG
53822009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5383 Jerome Guitton <guitton@adacore.com>
5384
5385 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5386 (System-wide configuration): New section.
5387
3c16cced
PA
53882009-01-26 Pedro Alves <pedro@codesourcery.com>
5389
5390 PR gdb/7580:
5391 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5392 internal-error|internal-warning quit|corefile ask|yes|no".
5393
62709adf
PA
53942009-01-26 Pedro Alves <pedro@codesourcery.com>
5395
5396 * gdb.texinfo (Using the `gdbserver' Program): Document
5397 --remote-debug.
5398
7ce58dd2
DE
53992009-01-23 Doug Evans <dje@google.com>
5400
5401 * gdb.texinfo: Add nexti to list of commands that support
5402 background execution.
5403
adb483fe
DJ
54042009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5405
5406 * gdb.texinfo (Define, Hooks): Document prefix command support.
5407
a67ec3f4 54082009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5409 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5410
5411 Fixes for makeinfo --html.
5412
5413 * annotate.texinfo: Use @copying and @insertcopying. Use
5414 @ifnottex in place of @ifinfo.
5415 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5416 place of @ifinfo. Use @ifnotinfo for one index entry.
5417 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5418 in place of @ifinfo.
5419 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5420 in place of @ifinfo. Include contents at start unconditionally.
5421
84fcdf95
PA
54222009-01-13 Pedro Alves <pedro@codesourcery.com>
5423
5424 * gdb.texinfo (General Query Packets): Remove @var{} around the
5425 "spu" literal string.
5426
fa3a767f
PA
54272009-01-07 Pedro Alves <pedro@codesourcery.com>
5428
5429 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5430 program may be running in another process" errors.
5431 * gdbint.texinfo (Native Conditionals): Delete
5432 ONE_PROCESS_WRITETEXT description.
5433
9cb011d3
JB
54342009-01-07 Joel Brobecker <brobecker@adacore.com>
5435
5436 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5437 emacs local variable to be placed at the end of the ChangeLog.
5438 Add server.c and gdbreplay.c to the list of files where the
5439 copyright year needs to be updated.
5440
84603566
SL
54412009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5442
5443 * gdb.texinfo (Remote Configuration): Document new
5444 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5445 commands.
5446
a53f55d8
PA
54472008-12-28 Pedro Alves <pedro@codesourcery.com>
5448
5449 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5450 FETCH_INFERIOR_REGISTERS.
5451 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5452 FETCH_INFERIOR_REGISTERS descriptions. Remove
5453 gdbarch_get_longjmp_target descrition, since already described in
5454 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5455 (Target Conditionals): ... here.
5456
077e0a52
JB
54572008-12-16 Joel Brobecker <brobecker@adacore.com>
5458
5459 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5460 examples.
5461 (Additions to Ada): Likewise. Add the missing opening and closing
5462 parenthesis of the GDB prompt in one of the examples.
5463
023eb17c
JB
54642008-12-14 Joel Brobecker <brobecker@adacore.com>
5465
5466 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5467 about the result of 'Address not being of type System.Address.
5468 This problem has been fixed a while ago.
5469
c3b108f7
VP
54702008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5471
5472 MI non-stop and multiprocess docs.
5473
c8d5aac9
L
5474 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5475 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5476 Adjust documentation for *stopped, document =thread-created,
5477 =thread-exited, =thread-group-created and =thread-group-exited.
5478 (GDB/MI Thread Commands): Document the 'state' field in
5479 -thread-info output.
5480 (GDB/MI Program Execution): Mention --all and --thread-group
5481 options.
5482 (GDB/MI Variable Objects): Describe floating and fixed variable
5483 objects.
5484 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5485
07e059b5
VP
54862008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5487
c8d5aac9
L
5488 * gdb.texinfo (Operating System Information): New appendix.
5489 (Operating System Auxiliary Information): Document 'info os processes'
5490 (Remote Configuration): Document 'osdata'
5491 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5492
a80b95ba
TG
54932008-11-27 Tristan Gingold <gingold@adacore.com>
5494
5495 * gdb.texinfo (Darwin): Document Darwin specific features.
5496
a655d424
JK
54972008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5498
5499 * gdbint.texinfo (Target Conditionals): Extend the
5500 gdbarch_breakpoint_from_pc description.
5501
249e1128
VP
55022008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5503
5504 * gdb.texinfo (M68K Features): Fix typo.
5505
c14c28ba
PP
55062008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5507
5508 * gdb.texinfo (Symbols): Mention printing containing
5509 image name in "info symbol".
5510 (Maint translate-address): Likewise.
889bf7c5 5511
394a6666
JB
55122008-11-18 Joel Brobecker <brobecker@adacore.com>
5513
5514 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5515 commands "catch load" and "catch unload".
5516
66bb093b
VP
55172008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5518
5519 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5520 =thread-selected.
889bf7c5 5521
4a92f99b
VP
55222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5523
c8d5aac9 5524 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5525
f0323ca0
PA
55262008-10-27 Pedro Alves <pedro@codesourcery.com>
5527
5528 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5529 .mt files, TM_CLIBS or TM_CDEPS.
5530 (x86 Watchpoints): Don't mention TDEPFILES.
5531
8b23ecc4
SL
55322008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5533
5534 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5535 (Overview): Mention notifications and non-stop mode behavior.
5536 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5537 with non-stop mode behavior. Add vStopped description.
5538 (Stop Reply Packets): Update list of packets that return
5539 stop replies. Mention non-stop behavior.
5540 (General Query Packets): Document QNonStop packet and associated
5541 qSupported query response.
5542 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5543 behavior.
5544 (Notification Packets): New section.
5545 (Remote Non-Stop): New section.
5546 (File-I/O Overview): Mention non-stop behavior.
5547
fff08868
HZ
55482008-10-24 Hui Zhu <teawater@gmail.com>
5549 Pedro Alves <pedro@codesourcery.com>
5550
5551 * gdb.texinfo (displaced-stepping): Describe the auto mode
5552 setting, and say it's the default. This is now a mainstream
5553 setting instead of a maintenance setting.
5554
252fbfc8
PA
55552008-10-23 Pedro Alves <pedro@codesourcery.com>
5556
5557 * observer.texi (thread_stop_requested): New.
5558
20924a55
JB
55592008-10-22 Joel Brobecker <brobecker@adacore.com>
5560
5561 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5562 (Patching): Replace incorrect usage of @samp by @kbd.
5563
bacec72f
MS
55642008-10-17 Michael Snyder <msnyder@vmware.com>
5565
5566 * gdb.texinfo: Add documentation for reverse execution.
5567
a08702d6 55682008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5569 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5570
5571 * gdb.texinfo. (Values From Inferior): New subsubsection.
5572
d97bc12b
DE
55732008-10-06 Doug Evans <dje@google.com>
5574
5575 * gdb.texinfo (set debug dwarf2-die): Document it.
5576
87f67dba
JB
55772008-10-01 Joel Brobecker <brobecker@adacore.com>
5578
5579 * gdb.texinfo (catch) [exception]: Document how to insert
5580 a breakpoint on user-defined exceptions when the exception
5581 name is identical to one of the language-defined ones.
5582
2fae03e8
TT
55832008-09-27 Tom Tromey <tromey@redhat.com>
5584
5585 * gdb.texinfo (Macros): Remove text about stringification,
5586 varargs, and splicing.
5587
5c6ce71d
TT
55882008-09-27 Tom Tromey <tromey@redhat.com>
5589
5590 * gdbint.texinfo (Language Support): Remove text about omitting
5591 support for a language.
5592
07128da0
DE
55932008-09-23 Doug Evans <dje@google.com>
5594
5595 * gdb.texinfo (info dcache): Update.
5596
b90a069a
SL
55972008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5598
5599 * gdb.texinfo (Packets): Add info on thread-id syntax and
5600 multiprocess extensions.
5601 <D>: Document multiprocess form of packet.
5602 <H>: Use thread-id syntax.
5603 <T>: Likewise.
5604 <vCont>: Likewise. Note this is required for multiprocess.
5605 <vKill>: New packet.
5606 (Stop Reply Packets) <T>: Use thread-id syntax.
5607 <W>: Document multiprocess form of reply.
5608 <X>: Likewise.
5609 (General Query Packets) <qC>: Use thread-id syntax.
5610 <qfThreadInfo>: Likewise.
5611 <qGetTLSAddr>: Likewise.
5612 <qP>: Likewise.
5613 <qSupported>: Add "multiprocess" feature.
5614 <qThreadExtraInfo>: Use thread-id syntax.
5615
b77209e0
PA
56162008-09-22 Stan Shebs <stan@codesourcery.com>
5617
5618 * gdb.texinfo (Inferiors): New section.
5619
3d0bb823
PA
56202008-09-12 Pedro Alves <pedro@codesourcery.com>
5621
5622 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5623
f8dcfc0a
UW
56242008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5625
5626 * gdbint.texinfo (Target Conditionals): Remove documentation
5627 for gdbarch_name_of_malloc.
5628
8775bb90
MS
56292008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5630
5631 * gdb.texinfo (Interrupts): Mention TCP interface for
5632 sending BREAK.
5633
f1838a98
UW
56342008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5635
5636 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5637 argument prefix to "set sysroot".
5638
158c7665
PH
56392008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5640
5641 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5642 and False.
5643
30e026bb
VP
56442008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5645
c8d5aac9
L
5646 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5647 for possible features of -list-features.
30e026bb 5648
c6ebd6cf
VP
56492008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5650
c8d5aac9 5651 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5652 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5653
aeac0ff9
VP
56542008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5655
5656 * doc/gdb.texinfo (PowerPC): Fix typo.
5657 (PowerPC features): Fix typo.
5658
5231c1fd
PA
56592008-08-18 Pedro Alves <pedro@codesourcery.com>
5660
5661 * observer.texi (thread_ptid_changed): New.
5662
677c5bb1
LM
56632008-08-18 Luis Machado <luisgpm@br.ibm.com>
5664
5665 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5666 (PowerPC features): Mention feature set for VSX registers.
5667
f3a2dd1a
JB
56682008-08-13 Joel Brobecker <brobecker@adacore.com>
5669
5670 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5671 the direct visibility of all names in user-written packages.
5672
33e5cbd6
PA
56732008-08-13 Pedro Alves <pedro@codesourcery.com>
5674
5675 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5676 setting, and make it the default.
5677 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5678 non-stop script example.
5679
d0384fc4
TJB
56802008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5681
5682 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5683 reference to the "Using Different Register and Memory Data
5684 Representation" section.
5685
a6f3e723
SL
56862008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5687
5688 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5689 (Remote Protocol): Add Packet Acknowledgment to menu.
5690 (Overview): Mention +/- can be disabled, and point to new section
5691 where this is discussed in detail.
5692 (General Query Packets): Document QStartNoAckMode packet, and
5693 corresponding qSupported reply.
5694 (Packet Acknowledgment): New section.
5695
0606b73b
SL
56962008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5697 Pedro Alves <pedro@codesourcery.com>
5698
5699 * gdb.texinfo (Threads): Move paragraph about automatic thread
5700 selection to All-Stop Mode subsection.
5701 (Thread Stops): Reorganize existing material into subsections.
5702 Add introductory blurb and menu.
5703 (Non-Stop Mode): New subsection.
5704 (Background Execution): New subsection.
5705 (Maintenance Commands): Add cross-references from async mode
5706 commands to the new Background Execution section.
5707
d57a3c85
TJB
57082008-08-06 Tom Tromey <tromey@redhat.com>
5709
5710 * gdb.texinfo (Extending GDB): New chapter.
5711 (Sequences): Demoted chapter, now a section under the new
5712 Extending GDB chapter.
5713 (Python): New section.
5714
6d76a53d
SS
57152008-07-31 Stan Shebs <stan@codesourcery.com>
5716
5717 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5718
1f70da6a
SS
57192008-07-29 Stan Shebs <stan@codesourcery.com>
5720
5721 * gdbint.texinfo: General round of cleanup and minor
5722 clarifications.
5723 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5724 (Longjmp Support): Update description to reflect how it is done
5725 for targets without using native header.
5726 (Symbol Handling): Add a little more general explanation.
5727 (COFF, ELF): Mention stabs encapsulation.
5728 (DWARF 3): New section.
5729 (Adding a New Host): Scrub out some obsolete bits.
5730 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5731 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5732 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5733 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5734 SEEK_SET, STOP_SIGNAL, USG.
5735 (Raw and Virtual Register Representations): Ditto for
5736 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5737 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5738 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5739 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5740 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5741 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5742 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5743 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5744 DEPRECATED_USE_STRUCT_CONVENTION.
5745 Describe gdbarch_deprecated_fp_regnum.
5746 Update description of gdbarch_print_insn.
5747 (Adding a New Target): Scrub out obsolete bits.
5748 (Obsolete Conditionals): Remove entire section.
5749
383f836e
TT
57502008-07-25 Tom Tromey <tromey@redhat.com>
5751
5752 * observer.texi (GDB Observers): Document new observers:
5753 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5754 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5755 architecture_changed.
5756
cfd8ab24
SS
57572008-07-21 Stan Shebs <stan@codesourcery.com>
5758
5759 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5760 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5761
781b42b0
TT
57622008-07-21 Tom Tromey <tromey@redhat.com>
5763
5764 * observer.texi (GDB Observers): Remove obsolete comment.
5765 <executable_changed>: Remove argument.
5766
d7d9f01e
TT
57672008-07-18 Tom Tromey <tromey@redhat.com>
5768
5769 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5770
bf250677
DE
57712008-07-10 Doug Evans <dje@google.com>
5772
5773 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5774
10568435
JK
57752008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5776
5777 * gdb.texinfo (Starting): Document "set disable-randomization".
5778
5ae4183a
AS
57792008-07-07 Andreas Schwab <schwab@suse.de>
5780
5781 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5782
b56e7235
VP
57832008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5784
5785 * gdb.texinfo (GDB/MI Target Manipulation): Add
5786 example of -target-attach.
5787
e1ac3328
VP
57882008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5789
5790 * observer.texi (target_resumed): New observer.
5ae4183a 5791 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5792
65d12d83
TT
57932008-06-06 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.texinfo (Completion): Add field name example.
5796
fbc5282e
MK
57972008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5798
5799 * gdb.texinfo (GDB/MI Program Context): Added example
5800 to -exec-arguments
5ae4183a 5801
fbc5282e 58022008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5803
5804 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5805 annotation.
5806
c16158bc 58072008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5808 Nathan Sidwell <nathan@codesourcery.com>
5809 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5810
5811 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5812 and ACX_BUGURL.
5813 * configure: Regenerate.
5814 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5815 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5816 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5817 mailing-list-specific text about bug reporting unless
5818 BUGURL_DEFAULT.
5819
75c99385
PA
58202008-06-05 Pedro Alves <pedro@codesourcery.com>
5821
5822 * gdb.texinfo (-target-select): Remove reference to target async.
5823 (Maintenance Commands): Document "maint set/show remote-async".
5824
1763a388
MK
58252008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5826
5827 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5828 in -target-file-get section.
5ae4183a 5829
d0d064df
PA
58302008-05-22 Pedro Alves <pedro@codesourcery.com>
5831
9b562ab8
PA
5832 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5833 killing the inferior when it is already debugging a process.
d0d064df 5834
8dfa32fc
JB
58352008-05-21 Joel Brobecker <brobecker@adacore.com>
5836
5837 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5838 abbreviation for "finish".
5839
55f996a7
NR
58402008-05-21 Nick Roberts <nickrob@snap.net.nz>
5841
5842 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5843
ba2b1c56
DJ
58442008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5845
5846 * gdbint.texinfo (Target Conditionals): Delete entry for
5847 gdbarch_dwarf_reg_to_regnum.
5848
08388c79
DE
58492008-05-09 Doug Evans <dje@google.com>
5850
a3c83fae 5851 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5852
d14508fe
DE
58532008-05-05 Doug Evans <dje@google.com>
5854
5855 * gdb.texinfo (disassemble): Document /m modifier.
5856
e2b7ddea
VP
58572008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5858
5ae4183a
AS
5859 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5860 will not report the time of commands that run the target.
e2b7ddea 5861
8eb41542
VP
58622008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5863
5864 * gdb.texinfo (GDB/MI Output Records): Add
5865 missing semicolon.
5866
82f68b1c
VP
58672008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5868
5869 * gdb.texinfo (GDB/MI Output Records):
5870 Document =thread-create and =thread-exited.
5871
fa0f268d
VP
58722008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5873
5874 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5875 Remove mention of dmi-discuss.
fa0f268d 5876
063bfe2e
VP
58772008-05-03 Pedro Alves <pedro@codesourcery.com>
5878
5879 * observer.texi (thread_exit): New.
5880
237fc4c9
PA
58812008-05-02 Pedro Alves <pedro@codesourcery.com>
5882
5883 * gdb.texinfo (Debugging Output): Document "set/show debug
5884 displaced".
5885 (Maintenance Commands): Document "maint set/show
5886 can-use-displaced-stepping".
5887
0428b8f5
DJ
58882008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5889
5890 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5891 and set/show arm force-mode.
5892
5009afc5
AS
58932008-05-02 Andreas Schwab <schwab@suse.de>
5894
5895 * gdbint.texinfo (Algorithms): Describe
5896 target_watchpoint_addr_within_range.
5897
669fac23
DJ
58982008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5899
5900 * gdbint.texinfo (Stack Frames): New chapter.
5901 (Algorithms): Move Frames text to the new chapter.
5902 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5903 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5904
721c02de
VP
59052008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5906
5ae4183a
AS
5907 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5908 output does not necessary include any tokens.
721c02de 5909
c055b101
CV
59102008-04-22 Corinna Vinschen <vinschen@redhat.com>
5911
5912 * gdb.texinfo (Set SH Calling convention): New @item.
5913 (Show SH Calling convention): Ditto.
5914
68837c9d
MD
59152008-04-22 Markus Deuling <deuling@de.ibm.com>
5916
5917 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5918
2e9132cc
EZ
59192008-04-20 Eli Zaretskii <eliz@gnu.org>
5920
5921 * gdb.texinfo (Set Breaks): Mention that multiple location
5922 breakpoints need line number info. Add index entries.
5923
31fffb02
CS
59242008-04-19 Craig Silverstein <csilvers@google.com>
5925
5926 * gdb.texinfo (Requirements): Add an optional requirement on
5927 zlib.
5928 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5929 Compressed DWARF 2.
5930
a47ec5fe
AR
59312008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5932
5933 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5934 sample output for 'stopped,reason="breakpoint-hit"' message.
5935 (GDB/MI Program Execution): Likewise.
5936
de051565
MK
59372008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5938
5ae4183a 5939 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5940 -var-set-format. Add -f option to -var-evaluate-expression.
5941
6ba66d6a
JB
59422008-04-03 Joel Brobecker <brobecker@adacore.com>
5943
5944 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5945 new node "Ambiguous Expressions". Replace references to this
5946 node by references to "Ambiguous Expressions" throughout.
5947 (Ambiguous Expressions): New node.
5948
1e26b4f8
DJ
59492008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5950
5951 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5952
b84876c2
PA
59532008-03-21 Pedro Alves <pedro@codesourcery.com>
5954
5955 * gdb.texinfo (Debugging Output): Document
5956 "set/show debug lin-lwp-async".
5957 (Maintenance Commands): Document "maint set/show linux-async".
5958
63092375
DJ
59592008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5960
5961 * gdb.texinfo (Expressions): Update description of malloced arrays.
5962
8e8901c5
VP
59632008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5964
5965 * gdb.texinfo (Thread Commands): Document
5966 -thread-info. Remove -thread-list-all-threads.
5967
1fddbabb
PA
59682008-03-14 Pedro Alves <pedro@codesourcery.com>
5969 Sandra Loosemore <sandra@codesourcery.com>
5970
5971 * gdb.texinfo (Library List Format): Update to mention the
5972 possibility to pass section addresses instead of segment
5973 addresses.
5974
ccd213ac
DJ
59752008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5976
5977 * gdb.texinfo (Starting): Document "set exec-wrapper".
5978 (Server): Document gdbserver --wrapper.
5979
fa4727a6
DJ
59802008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5981
5982 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5983 unreadable memory. Delete obsolete SPARClite reference.
5984
8edfe269
DJ
59852008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5986
5987 * gdb.texinfo (Starting): Mention always-running targets.
5988 (Target Commands): Add an anchor for load.
5989 (Connecting): Explain continue instead of run.
5990
1843f87b
DJ
59912008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5992
5993 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5994
f9082629
NR
59952008-02-26 Nick Roberts <nickrob@snap.net.nz>
5996
5997 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5998 breakpoint table.
5999
fd96d250
PA
60002008-02-19 Pedro Alves <pedro@codesourcery.com>
6001
6002 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6003 killing the inferior when it is already debugging a process.
6004
36af4ef6
MD
60052008-02-13 Markus Deuling <deuling@de.ibm.com>
6006
6007 * gdbint.texinfo (Build Script): New section. Mention new build script
6008 gdb_buildall.sh.
6009
cda4ce5a
JB
60102008-02-01 Jim Blandy <jimb@red-bean.com>
6011
6012 * gdb.texinfo (Help): Summarize 'info args' correctly.
6013
4acd40f3
TJB
60142008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6015
6016 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6017 available in PowerPC architecture.
6018 (Embedded Processors): Change node name of PowerPC item in menu.
6019 (PowerPC): Rename to...
6020 (PowerPC Embedded): this.
6021 (Architectures): Add new PowerPC item in menu.
6022 (PowerPC): New node.
6023
6e6c6f50
DJ
60242008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6025
6026 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6027 commands.
6028
5ee187d7
DJ
60292008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6030
6031 * gdb.texinfo (Setting Catchpoints): Mention features
6032 supported on GNU/Linux.
6033
e275c0d9
NR
60342008-01-30 Nick Roberts <nickrob@snap.net.nz>
6035
6036 * gdb.texinfo (GDB/MI File Commands): Describe new output
6037 field for MI command -file-list-exec-source-file.
6038
2d717e4f
DJ
60392008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6040
6041 * gdb.texinfo (Using the `gdbserver' Program): Add security
6042 warning. Rearrange into subsections and subsubsections. Document
6043 --multi and --debug. Correct --with-sysroot typo. Update --attach
6044 usage. Make load reference clearer. Document monitor exit.
6045 (Remote Configuration): Document set remote exec-file, attach-packet,
6046 and run-packet.
6047 (Packets): Document vAttach and vRun.
6048
d35a4257 60492008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6050
6051 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6052 detach-on-follow -> detach-on-fork.
f663676d 6053
c78d192c
DJ
60542008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6055
6056 * gdbint.texinfo (Native Conditionals): Remove
6057 SHELL_COMMAND_CONCAT and SHELL_FILE.
6058
d35a4257
EZ
60592008-01-26 Eli Zaretskii <eliz@gnu.org>
6060
6061 * gdb.texinfo (Specify Location): Improve wording.
6062
93815fbf
VP
60632008-01-23 Chris Demetriou <cgd@google.com>
6064
6065 * gdb.texinfo (Threads): Document new "set print thread-events"
6066 and "show print thread-events" commands.
6067
2a25a5ba
EZ
60682008-01-19 Eli Zaretskii <eliz@gnu.org>
6069
6070 * gdb.texinfo (Specify Location): New section.
6071 (Delete Breaks, Edit, Set Breaks): Remove description of
6072 locations. Instead, add a reference to "Specify Location".
6073 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6074 (Symbols): Refer to "Specify Location" for the valid forms of
6075 linespecs and locations.
6076
32c9a795
MD
60772008-01-18 Markus Deuling <deuling@de.ibm.com>
6078
6079 * gdbint.texinfo (Target Conditionals): Replace the description of
6080 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6081
b17828ca
JB
60822008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6083
6084 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6085 about &&var, which is rejected by the expression parser.
6086
0aea4bf3
LM
60872008-01-09 Luis Machado <luisgpm@br.ibm.com>
6088
6089 * gdb.texinfo (Output): Update documentation on using printf with DFP
6090 types.
6091
febe4383
TJB
60922008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6093
6094 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6095 subsubsection.
6096 (Decimal Floating Point format): New subsubsection.
6097
7a404eba
PA
60982008-01-05 Pedro Alves <pedro@codesourcery.com>
6099
6100 * gdb.texinfo (File Options): Remove mention of the attempt to
6101 open a core file with the -p option. Don't list -c as a valid
6102 option to attach to a process.
6103
a4d9b460
PA
61042008-01-05 Pedro Alves <pedro@codesourcery.com>
6105
6106 * gdbint.texinfo (Host Conditionals): Remove mention of
6107 ALIGN_STACK_ON_ENTRY.
6108
6ec2edbe
JB
61092008-01-05 Joel Brobecker <brobecker@adacore.com>
6110
6111 * gdbint.texinfo (Start of New Year Procedure): Add item
6112 describing how to update the source and documentation copyright
6113 notices.
6114
d8b2a693
JB
61152007-12-18 Jim Blandy <jimb@codesourcery.com>
6116
ab209b3a 6117 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6118 watchpoint explanation into the main description of the watchpoint
6119 command; update synopses of 'watch', 'rwatch', and 'awatch'
6120 commands.
6121
8b4ed427
VP
61222007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6123
6124 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6125 Document 'pending-breakpoints' feature of
6126 -list-features.
6127
37e4754d
LM
61282007-12-17 Luis Machado <luisgpm@br.ibm.com>
6129
669fac23 6130 * gdb.texinfo: Add new parameter's description.
37e4754d 6131
1d3811f6
DJ
61322007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6133
6134 * gdb.texinfo (Overview): Clarify run-length encoding
6135 example. Remove the restriction on "+" and "-" characters.
6136
c1c25a1a
EZ
61372007-12-15 Eli Zaretskii <eliz@gnu.org>
6138
6139 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6140
afe8ab22 61412007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6142
afe8ab22
VP
6143 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6144 the -f option for -break-insert, remove -r option,
6145 and clarify specification of location.
6146
a6b151f1
DJ
61472007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6148
6149 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6150 formatting.
6151 (Remote Debugging): Add File Transfer section.
6152 (Remote Configuration): Document Host I/O packets.
6153 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6154 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6155 (Packets): Add vFile.
6156
3b784c4f
EZ
61572007-11-17 Eli Zaretskii <eliz@gnu.org>
6158
6159 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6160 breakpoints with multiple locations.
6161 (Breakpoint Menus): Improve wording.
6162 (Output): Fix last change.
6163
a4ce5b0d
UW
61642007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6165
6166 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6167
1b39d5c0
DE
61682007-11-15 Doug Evans <dje@google.com>
6169
6170 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6171
7a72d44c
VP
61722007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6173
6174 * gdbint.texinfo (Native Conditionals): Remove
6175 mention of CLEAR_SOLIB.
5ae4183a 6176
6d1829bf 61772007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6178
6179 * gdb.texinfo (Print Settings): Add documentation for "set/show
6180 print frame-arguments".
6181
1a619819
LM
61822007-11-05 Luis Machado <luisgpm@br.ibm.com>
6183
3b784c4f 6184 * gdb.texinfo (Output): Update printf command's description.
1a619819 6185
55eddb0f
DJ
61862007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6187
6188 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6189 powerpc soft-float".
6190
9cceb671
DJ
61912007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6192
6193 * gdb.texinfo (Files): Correct formatting. Mention Expat
6194 requirement.
6195 (Requirements for Building GDB): Expand the list of Expat
6196 uses.
6197 (Library List Format, Memory Map Format): Mention Expat.
6198 (Target Descriptions): Update Expat wording.
6199
83acabca
DJ
62002007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6201
6202 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6203 Document that gdbarch_convert_register_p should return zero for no-op
6204 conversions.
6205
e35879db
UW
62062007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6207
83acabca 6208 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6209 of set_gdbarch_sofun_address_maybe_missing back to ...
6210 (Target Conditionals): ... here to fix build break.
6211
203c3895
UW
62122007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6213
83acabca 6214 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6215 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6216 (Compiler Characteristics): ... documentation of
6217 set_gdbarch_sofun_address_maybe_missing.
6218
11411de3
DJ
62192007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6220
6221 * gdbint.texinfo (Target Conditionals): Use
6222 frame_unwind_register_unsigned in examples instead of
6223 frame_unwind_unsigned_register.
6224
7cc46491
DJ
62252007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6226
6227 * gdb.texinfo (Predefined Target Types): Add int128
6228 and uint128.
6229 (Standard Target Features): Add PowerPC features.
6230
81adfced
DJ
62312007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6232
6233 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6234
c1874924
UW
62352007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6236
6237 * gdbint.texi (Target Conditionals): Remove documentation
6238 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6239 gdbarch_extract_return_value, and gdbarch_store_return_value.
6240
f6e56ab3
UW
62412007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6242
6243 * gdbint.texi (Target Conditionals): Remove documentation of
6244 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6245
56cf5405
KH
62462007-10-11 Kazu Hirata <kazu@codesourcery.com>
6247
6248 * gdb.texinfo: Mention that inaccessible-by-default is on by
6249 default.
6250
35156bae
DJ
62512007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6252
6253 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6254
d983da9c
DJ
62552007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6256
6257 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6258 multi-threaded watchpoints.
6259 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6260 checked. Describe sticky notification. Expand description
6261 of steppable and continuable watchpoints.
6262 (Watchpoints and Threads): New subsection.
6263
fe6fbf8b
VP
62642007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6265
6266 * gdb.texinfo (Setting Breakpoints): Revise
6267 documentation for pending breakpoints. Document
6268 breakpoints with multiple locations.
5ae4183a 6269
084344da
VP
62702007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6271
6272 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6273 Document -list-features.
5ae4183a 6274
82160952
EZ
62752007-09-15 Eli Zaretskii <eliz@gnu.org>
6276
6277 * gdb.texinfo (Output): Spell out which features of C's printf are
6278 not supported by GDB's printf.
7e27a47a
EZ
6279 (Separate Debug Files): More accurate wording regarding build ID
6280 and a reference to the ld manual rather than the Fedora wiki.
82160952 6281
ea37ba09
DJ
62822007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6283 Jim Blandy <jimb@codesourcery.com>
6284
6285 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6286 (Examining Memory): Update mentions of the 's' format.
6287 (Automatic Display): Likewise.
6288
b8533aec
DJ
62892007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.texinfo: Update the FSF's Back-Cover Text.
6292
83f83d7f
JK
62932007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6294 Eli Zaretskii <eliz@gnu.org>
6295
6296 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6297 Fixed the ``build ID'' name. New binaries build instructions for the
6298 build ID inclusion. Explain how the commands are specific to the build
6299 ID vs. debug link.
6300
c7e83d54
EZ
63012007-09-01 Eli Zaretskii <eliz@gnu.org>
6302
6303 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6304 indexing for ``build ID'' support.
6305
d3750b24
JK
63062007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6307
6308 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6309 Enlisted BUILD ID to the debug file searching example.
6310 Included a BUILD ID `.note.gnu.build-id' section description.
6311 Updated/added the debug files splitting instructions for OBJCOPY.
6312
02142340
VP
63132007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6314
6315 * gdb.texinfo (Variable Objects): Adjust docs
6316 for -var-info-expression and document
6317 -var-info-path-expression.
6318
d3bdde98
JB
63192007-08-20 Jim Blandy <jimb@codesourcery.com>
6320
3fb6a982
JB
6321 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6322 (title page): Include the dedication in the printed manual, as a
6323 separate page after the copyright notice.
5ae4183a 6324
d3bdde98
JB
6325 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6326 don't break a @var across a line.
6327
c80a96a8
MR
63282007-07-25 Maciej W. Rozycki <macro@mips.com>
6329
6330 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6331 for include files.
6332
5824a901
NR
63332007-07-12 Nick Roberts <nickrob@snap.net.nz>
6334
6335 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6336 in annotate.texinfo.
6337 (Command History): Link to new node.
5824a901 6338
d52e7ea3
UW
63392007-07-05 Markus Deuling <deuling@de.ibm.com>
6340
6341 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6342
5fc14d0a
EZ
63432007-07-05 Eli Zaretskii <eliz@gnu.org>
6344
6345 * gdbint.texinfo (Target Conditionals): Fix last change.
6346
4a9bb1df
UW
63472007-07-03 Markus Deuling <deuling@de.ibm.com>
6348
6349 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6350 routines:
6351 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6352 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6353 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6354 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6355 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6356 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6357 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6358 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6359 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6360 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6361 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6362 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6363 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6364 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6365 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6366 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6367 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6368 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6369 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6370 (SOFTWARE_SINGLE_STEP_P)
6371
6372 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6373 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6374
6375 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6376 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6377 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6378 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6379 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6380 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6381 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6382 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6383 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6384 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6385
6386 (Converting an existing Target Architecture to Multi-arch): Remove
6387 section.
6388
6389 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6390 (gdbarch_addr_bits_remove): Add code example.
6391
6392 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6393
cfa9d6d9
DJ
63942007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6395
6396 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6397 Add other missing entries. Adjust the table size to fit.
6398 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6399 stop reasons including the new "library" event.
6400 (General Query Packets): Adjust table widths for qSupported. Mention
6401 qXfer:libraries:read reply to qSupported and document the new packet.
6402 (Library List Format): New section.
6403
159fcc13
JK
64042007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6405
6406 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6407
f66d1690
MS
64082007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6409
6410 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6411
67102876
NR
64122007-06-25 Nick Roberts <nickrob@snap.net.nz>
6413
6414 * gdbint.texinfo (Register and Memory Data): Break sections
6415 into nodes and add a menu.
6416
a4642986
MR
64172007-06-21 Maciej W. Rozycki <macro@mips.com>
6418
6419 * gdb.texinfo (Examining Memory): Document the new behaviour.
6420
e9c17194
VP
64212007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6422
6423 * gdb.texinfo (Standard Target Features): Document
6424 m68k features.
6425
31d99776
DJ
64262007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6427
6428 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6429
1780a0ed
DJ
64302007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6431
6432 * gdb.texinfo (Target Description Format): Add version attribute
6433 for <target>.
6434
822b6570
DJ
64352007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6436
6437 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6438
f8b73d13
DJ
64392007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6440
6441 * gdb.texinfo (MIPS Features): New subsection.
6442
0e7f50da
UW
64432007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6444 Markus Deuling <deuling@de.ibm.com>
6445
6446 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6447 and qXfer:spu:write packets and mention them under qSupported.
6448
23d964e7
UW
64492007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6450 Markus Deuling <deuling@de.ibm.com>
6451
6452 * gdb.texinfo (Architectures): Add new SPU section to document
6453 Cell Broadband Engine SPU architecture specific commands.
6454
9f708cb2
VP
64552007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6456
6457 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6458 comments.
6459
7579b5f8
NR
64602007-06-07 Nick Roberts <nickrob@snap.net.nz>
6461
6462 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6463
bf06d120
JB
64642007-05-29 Jim Blandy <jimb@codesourcery.com>
6465
6466 * gdb.texinfo (Overview): Doc fix.
6467
23776285
MR
64682007-05-22 Maciej W. Rozycki <macro@mips.com>
6469
6470 * gdb.texinfo (Remote Configuration): Document "set/show
6471 remoteflow".
6472
1a69e1e4
DJ
64732007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6474
bf06d120
JB
6475 * gdb.texinfo (MIPS): Remove documentation for set mips
6476 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6477 stack-arg-size.
1a69e1e4 6478
46ba6afa 64792007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6480
46ba6afa
BW
6481 * all-cfg.texi (GDBTUI): New.
6482 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6483 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6484 (TUI Configuration): Edit to improve clarity and fix problems of
6485 both style and content.
5ae4183a 6486
06d3b283
UW
64872007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6488
6489 * observer.texi (GDB Observers): New observer "new_objfile".
6490
179101d6
UW
64912007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6492
6493 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6494
25d5ea92
VP
64952007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6496
6497 * gdb.texinfo (GDB/MI Variable Objects): Document
6498 frozen variables objects.
5ae4183a 6499
ea35711c
DJ
65002007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6501
6502 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6503 (Character Sets, Caching Data of Remote Targets): Likewise.
6504 (Targets): Delete Remote node. Move its text...
6505 (Debugging Remote Programs): ...to here. Delete description
6506 of the "remote" command.
6507 (Remote configuration): Delete description of "set remotedevice"
6508 and "show remotedevice".
6509 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6510
db2e3e2e
BW
65112007-04-11 Bob Wilson <bob.wilson@acm.org>
6512
5ae4183a
AS
6513 * gdb.texinfo (Contributors, Continuing and Stepping)
6514 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6515 (General Query Packets, File-I/O Remote Protocol Extension)
6516 (Protocol Basics, The F Reply Packet, Write)
6517 (Protocol-specific Representation of Datatypes, Memory Transfer):
6518 Fix hyphenation, punctuation and grammar problems.
6519 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6520 'section' instead of 'subsection' in the text.
6521 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6522 (i386): Remove period from section name.
db2e3e2e
BW
6523 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6524 (Config Names, Configure Options): Use @file{configure}.
6525
8a3dae3e
DJ
65262007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6527
6528 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6529 and tab expansion.
6530
1a92f856
DJ
65312007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6532
6533 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6534
79a6e687 65352007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6536
79a6e687
BW
6537 * gdb.texinfo: Consistently capitalize all significant words in
6538 node names, chapter titles, section titles, and headings. Update
6539 cross references to match.
6540 (Starting and Stopping Trace Experiment): Make node name plural.
6541 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6542
ad527d2e
PA
65432007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6544
6545 * gdb.texinfo (WinCE): Delete obsolete subsection.
6546
7ce59000
DJ
65472007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6548
6549 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6550 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6551 references.
6552
8807d78b
DJ
65532007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6554
6555 * gdb.texinfo (Startup): Delete references to some alternate
6556 names for .gdbinit.
6557 (Thread): Remove LynxOS reference.
6558 (Tandem ST2000): Delete target-specific documentation.
6559 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6560 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6561 and GDB_OSABI_LYNXOS.
6562
5f402660
UW
65632007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6564
6565 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6566
bac718a6
UW
65672007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6568
6569 * gdbint.texinfo (Target Conditionals): Remove mention of
6570 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6571 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6572
9453113a
DJ
65732007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6574
6575 * Makefile.in: Add "pdfdir" installation
6576 directory, PDFTEX macro, support for "install-pdf" target,
6577 and rules for making a pdf version of refcard.texi.
6578 * refcard.tex: Specify paper size for PDF output.
6579
ae21e955 65802007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6581
ae21e955 6582 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6583
3f94c067 65842007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6585
3f94c067
BW
6586 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6587 (Source Path, Character Sets, Macros, Define)
6588 (GDB/MI Result Records, GDB/MI Simple Examples)
6589 (GDB/MI Program Execution, GDB/MI File Commands)
6590 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6591 (Bug Reporting): Use @value{GCC}.
5ae4183a 6592
12c27660 65932007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6594
12c27660
BW
6595 * gdb.texinfo (Help): Fix formatting of examples.
6596 (Variables): Use @ifnotinfo instead of @iftex.
6597 (Non-debug DLL symbols): Use @ref instead of @pxref.
6598 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6599
ce9341a1
BW
66002007-03-26 Bob Wilson <bob.wilson@acm.org>
6601
6602 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6603
c8f4133a
BW
66042007-03-26 Bob Wilson <bob.wilson@acm.org>
6605
6606 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6607 the order of the nodes.
6608 (C Operators, C Constants, Debugging C): Remove extra menus.
6609 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6610
c8f4133a 66112007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6612
6613 * gdb.texinfo (File Options): Add missing parenthesis.
6614 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6615
c74d0ad8
DJ
66162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6617
6618 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6619
ff6f572f
DJ
66202007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6621
669fac23 6622 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6623 case insensitivity.
6624 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6625
994337c3
NR
66262007-02-18 Nick Roberts <nickrob@snap.net.nz>
6627
6628 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6629 (Files): Add section name to argument list for pxref.
6630 (Non-debug DLL symbols): Don't use `see' for pxref.
6631 (Embedded Processors): Fix typo.
6632 (GDB/MI Breakpoint Commands): Execution commands generate
6633 *stopped not ^done.
6634
eb819d70
NR
66352007-02-13 Nick Roberts <nickrob@snap.net.nz>
6636
6637 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6638 values for in_scope. Mention that only root variables can be
6639 updated.
6640 (GDB/MI Development and Front Ends): Explain new values may be
6641 added to existing fields.
6642
123dc839
DJ
66432007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6644
6645 * gdb.texinfo (-target-disconnect): Use @smallexample.
6646 (Requirements): Add anchor for Expat. Update description.
6647 (Target Descriptions): Mention Expat.
6648 (Target Description Format): Document new elements. Use
6649 @smallexample.
6650 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6651 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6652
108546a0
DJ
66532007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6654
6655 * gdb.texinfo (Target Description Format): Add section on XInclude.
6656
95a98c01
NR
66572006-02-03 Nick Roberts <nickrob@snap.net.nz>
6658
6659 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6660 command -enable-timings.
6661
f4b3909f
EZ
66622007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6663
5ae4183a 6664 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6665 descriptions for new/deleted elements in gdb_osabi. Add missing
6666 description for function generic_elf_osabi_sniff_abi_tag_sections.
6667
c7ba131e
JB
66682007-01-29 Joel Brobecker <brobecker@adacore.com>
6669
6670 * gdb.texinfo (Maintenance Commands): Add documentation for
6671 the new "maint print target-stack" command.
6672
3a60f64e
JK
66732007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6674 Eli Zaretskii <eliz@gnu.org>
6675
f4b3909f 6676 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6677
c582f8b6
EZ
66782007-01-26 Eli Zaretskii <eliz@gnu.org>
6679
6680 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6681 Use @value{NGCC} instead of @value{GCC}.
6682
d3e8051b
EZ
66832007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6684
6685 * agentexpr.texi: Fix typos.
6686 * annotate.texinfo: Likewise.
6687 * gdb.texinfo: Likewise.
6688 * gdbint.texinfo: Likewise.
6689 * observer.texi: Likewise.
6690 * stabs.texinfo: Likewise.
6691
86f04699
EZ
66922007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6693
6694 * gdbint.texinfo (Support Libraries): Remove mmalloc
6695 entry. Describe readline library.
6696
23181151
DJ
66972007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6698
6699 * gdb.texinfo (Target Descriptions): New section.
6700 (General Query Packets): Add QPassSignals anchor. Mention
6701 qXfer:features:read under qSupported. Expand mentions of
6702 qXfer:memory-map:read and QPassSignals. Document
6703 qXfer:features:read.
6704
f822c95b
DJ
67052007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * gdb.texinfo (Commands to specify files): Describe
6708 "set sysroot" and "show sysroot".
6709 (Using the `gdbserver' program): Lowercase argument
6710 to @var. Expand description of setting up GDB on the
6711 host.
6712
8936fcda
JB
67132007-01-05 Joel Brobecker <brobecker@adacore.com>
6714
6715 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6716 catch exception, catch exception unhandled, and catch assert
6717 commands.
6718
e776119f
DJ
67192007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6720
6721 * gdb.texinfo (Debugging Output): Document "set debug xml"
6722 and "show debug xml".
6723
aa79a185
DJ
67242007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6725
6726 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6727
7f893741
JB
67282007-01-01 Joel Brobecker <brobecker@adacore.com>
6729
6730 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6731
a1b5960f
VP
67322006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6733
6734 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6735 note in @ignore, to be removed later if nobody complains.
6736
9f470e6e
NR
67372006-12-04 Nick Roberts <nickrob@snap.net.nz>
6738
6739 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6740 of -var-delete.
6741
765dc015 67422006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6743
765dc015 6744 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6745 automatic software/hardware breakpoint usage and
6746 the "set breakpoint auto-hw" command.
765dc015 6747
4b5752d0
VP
67482006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6749
6750 * gdb.texinfo (Memory Access Checking): New.
6751
89be2091
DJ
67522006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6753
6754 * gdb.texinfo (Remote configuration): Mention
6755 "pass-signals-packet".
6756 (General Query Packets): Document QPassSignals. Fix
6757 a typo.
6758
ca3bf3bd
DJ
67592006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6760
6761 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6762
427c3a89
DJ
67632006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6764
6765 * gdb.texinfo (Remote configuration): Rewrite documentation for
6766 packet configuration commands.
6767 (OS Information): Adjust reference to qXfer:auxv:read.
6768 (General Query Packets): Remove references to read-aux-vector-packet
6769 and set remote get-thread-local-storage-address.
6770
7a107747
DJ
67712006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6772
6773 * gdbint.texinfo (Target Architecture Definition): Add new
6774 Initializing a New Architecture section.
6775
1c56eb0e
EZ
67762006-10-31 David Taylor <dtaylor@emc.com>
6777
6778 * stabs.texinfo (Macro define and undefine): New node describing
6779 stabs for #define and #undef.
6780
f73adfeb
AS
67812006-10-27 Andreas Schwab <schwab@suse.de>
6782
6783 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6784
fd60e0df
EZ
67852006-10-21 Eli Zaretskii <eliz@gnu.org>
6786
6787 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6788 clarify on the possible meanings of ``expression'' watched by
6789 watchpoints. Add indexing.
e5ac9b53
EZ
6790 (Prompting, Errors, Invalidation, Annotations for Running)
6791 (Source Annotations): Fix index entries by adding "annotation" to
6792 them, to discriminate from index entries that point to the more
6793 general topic descriptions.
fd60e0df 6794
52bb452f
DJ
67952006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6796
6797 * gdbint.texinfo (Target Vector Definition): Move most
6798 content into Existing Targets. Add a menu.
6799 (Existing Targets): New section, moved from Target Vector
6800 Definition. Use @subsection.
6801 (Managing Execution State): New section.
6802
58955e58
BW
68032006-10-16 Bob Wilson <bob.wilson@acm.org>
6804
6805 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6806
c8aa23ab
EZ
68072006-10-15 Eli Zaretskii <eliz@gnu.org>
6808
6809 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6810 (Command Syntax, Signals, Backtrace, Connecting)
6811 (Remote configuration, Renesas Boards, Console I/O): Fix last
6812 change: use Ctrl- instead of C-, except wrt Emacs.
6813 (File-I/O Examples): Put Ctrl-c in @kbd.
6814 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6815 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6816 (Signals, Set Breaks, Set Watchpoints): Document optional
6817 arguments to `info signals' `handle', `info breakpoints', and
6818 `info watchpoints'.
c8aa23ab 6819
e7109c7e
EZ
68202006-10-14 Eli Zaretskii <eliz@gnu.org>
6821
6822 * gdb.texinfo (Backtrace): Fix last change.
6823
de3aea7b
NR
68242006-10-14 Nick Roberts <nickrob@snap.net.nz>
6825
6826 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6827
7f9087cb
BW
68282006-10-10 Bob Wilson <bob.wilson@acm.org>
6829
c8aa23ab
EZ
6830 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6831 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6832 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6833
68437a39
DJ
68342006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6835 Daniel Jacobowitz <dan@codesourcery.com>
6836
6837 * gdb.texinfo (Packets): Document vFlashErase,
6838 vFlashWrite and vFlashDone packets.
6839 (General Query Packets): Document qXfer:memory-map:read.
6840 Add a new feature for qXfer:memory-map:read.
6841 (Memory map format): New section.
6842 (Target Commands): Mention that gdb can write flash.
6843
fd79ecee
DJ
68442006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6845 Daniel Jacobowitz <dan@codesourcery.com>
6846
6847 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6848 memory regions and "mem auto".
6849
350da6ee
DJ
68502006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6851
6852 * gdbint.texinfo (Array Containers): New section.
6853
2f1acb09
VP
68542006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6855
6856 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6857 -stack-list-arguments HIGH_FRAME argument can be larger then the
6858 actual number of frames.
6859
2ab1eb7a
VP
68602006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6861
6862 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6863 -stack-list-locals HIGH_FRAME argument can be larger then the
6864 actual number of frames.
2ab1eb7a 6865
599b237a
BW
68662006-09-02 Bob Wilson <bob.wilson@acm.org>
6867
6868 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6869 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6870
25ab7e6d
EZ
68712006-09-02 Eli Zaretskii <eliz@gnu.org>
6872
6873 * gdbint.texinfo (Overall Structure): New section "Source Tree
6874 Structure".
6875
940178d3
JB
68762006-08-17 Jim Blandy <jimb@codesourcery.com>
6877
6878 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6879 responses.
6880
30daae6c
JB
68812006-08-08 Joel Brobecker <brobecker@adacore.com>
6882
6883 * gdb.texinfo (Source Path): Add documentation for new
6884 substitute-path commands.
6885
7fa2210b
DJ
68862006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6887
6888 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6889 (Running Configure): ...here.
6890 (Requirements): New node. Mention expat.
6891
3d00d119
DJ
68922006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6893
5ae4183a 6894 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6895 'set download-write-size' and 'show download-write-size'.
6896
0cbfa4ee
DJ
68972006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6898
6899 * stabs.texinfo (Member Type Descriptor): Correct example for
6900 pointer to member types.
6901
16026cd7
AS
69022006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6903
6904 * gdb.texinfo (Optional warnings and messages): Add
6905 'set/show trace-commands'.
6906 (Command files): Add '-v' to source command.
6907
0876f84a
DJ
69082006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6909
6910 * gdb.texinfo (OS Information): Update qPart reference to
6911 qXfer.
6912 (Remote configuration): Likewise.
6913 (Overview): Move @cindex to the start of a paragraph. Talk
6914 about binary data encoding.
6915 (Packets): Refer to the overview for the details of the X
6916 packet encoding.
6917 (General Query Packets): Remove qPart description. Add qXfer
6918 description. Add an anchor to qSupported. Correct feature
6919 table title. Add a new feature for qXfer:auxv:read.
6920 (Interrupts): Add a missing parenthesis.
6921
2ec3381a
DJ
69222006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6923
669fac23 6924 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6925 (GDB/MI Kod Commands): Remove commented out node.
6926
594fe323
EZ
69272006-07-01 Eli Zaretskii <eliz@gnu.org>
6928
6929 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6930 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6931 (GDB/MI Thread Commands, GDB/MI Program Execution)
6932 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6933 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6934 (GDB/MI File Commands, GDB/MI Target Manipulation)
6935 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6936 since the MI prompt is hard-wired into the code.
6937
7e3fb70c
NR
69382006-07-01 Nick Roberts <nickrob@snap.net.nz>
6939
6940 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6941 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6942 (GDB/MI Data Manipulation): Remove description of unimplemented
6943 display related commands as variable objects perform this function
6944 and are superior: -display-delete, -display-disable,
6945 -display-enable, -display-insert and -display-list. Move
6946 -environment-cd, -environment-directory, -environment-path
6947 and -environment-pwd to "Program Context".
6948 (GDB/MI Program Control): Rename to "Program Execution". Move
6949 -exec-arguments -exec-abort to...
6950 (GDB/MI Program Context): ...here. New node split from "Data
6951 Manipulation".
6952
be2a5f71
DJ
69532006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6954
6955 * gdb.texinfo (Remote configuration): Document set / show
6956 remote supported-packets.
6957 (General Query Packets): Document qSupported packet.
6958
fc320d37
SL
69592006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6960
6961 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6962 and font markup.
6963 (Protocol basics): Likewise.
6964 (The F request packet): Likewise.
6965 (The F reply packet): Likewise.
6966 (Memory transfer): Move this node to be a subsubsection of
6967 "Protocol specific representation of datatypes".
6968 (The Ctrl-C message): More copy editing.
6969 (Console I/O): Likewise.
6970 (The isatty call): Delete this node, and merge its content into
6971 the "isatty" node. Fixed references elsewhere.
6972 (The system call): Delete this node, and merge its content into
6973 the "system" node. Fixed references elsewhere.
6974 (open): Reformat to use @table, and add appropriate font markup.
6975 (close): Likewise.
6976 (read): Likewise.
6977 (write): Likewise.
6978 (lseek): Likewise.
6979 (rename): Likewise.
6980 (unlink): Likewise.
6981 (stat/fstat): Likewise.
6982 (gettimeofday): Likewise.
6983 (isatty): Likewise.
6984 (system): Likewise, plus minor changes to fix confusing wording.
6985 (Integral datatypes): Fix font markup.
6986 (Pointer values): Likewise.
6987 (struct stat): Fix markup to use @table, plus minor copy editing.
6988 (struct timeval): Fix font markup, plus minor copy editing.
6989 (Constants): Minor copy editing.
6990 (Errno values): Add font markup.
6991 (File-I/O Examples): Likewise.
6992
158fdf5c
NR
69932006-06-10 Nick Roberts <nickrob@snap.net.nz>
6994
6995 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6996 (GDB/MI Simple Examples): Move node up one level. Use real
6997 examples.
6998 (GDB/MI Compatibility with CLI): Update.
6999 (GDB/MI Result Records): Add "connected" and "exit" result
7000 classes.
7001 (GDB/MI Stream Records): Clarify target output.
7002 (GDB/MI Command Description Format): Modify example description.
7003 (GDB/MI Breakpoint Table Commands): Rename to...
7004 (GDB/MI Breakpoint Commands): ...this
7005 (GDB/MI Breakpoint Commands): Add optional thread field.
7006 (GDB/MI Program Control): Add an introduction. Move "Program
7007 termination" examples into exec-run description.
7008 (GDB/MI File Commands): Mention similar CLI commands.
7009 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7010 is similar to "-gdb-version".
7011
ddb50cd7
EZ
70122006-06-09 Eli Zaretskii <eliz@gnu.org>
7013
7014 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7015
2aef0d6b
NR
70162006-06-02 Nick Roberts <nickrob@snap.net.nz>
7017
7018 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7019 sourceware.org for mailing lists.
d5e40d59 7020 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7021
383a5c52
NR
70222006-06-01 Nick Roberts <nickrob@snap.net.nz>
7023
d5e40d59 7024 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7025
e16b02ee
EZ
70262006-05-22 Eli Zaretskii <eliz@gnu.org>
7027
7028 * gdb.texinfo (Cygwin Native): Fix last change.
7029
be90c084
CF
70302006-05-22 Christopher Faylor <cgf@timesys.com>
7031
7032 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7033
347ceba5
NR
70342006-05-15 Nick Roberts <nickrob@snap.net.nz>
7035
7036 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7037 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7038
369af7bd
DJ
70392006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7040
7041 * gdb.texinfo (General Query Packets): Recommend not starting
7042 new packets with qC and clarify.
7043
2ffdbde8 70442006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7045
7046 * gdb.texinfo (M2 Types): New section.
72019c9c 7047
16d1a084
DJ
70482006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7049
7050 * agentexpr.texi: Add a copyright and license notice.
7051 * observer.texi: Likewise, with GPL clause for function prototypes.
7052 Remove trailing whitespace.
7053
aa56d27a
JB
70542006-05-05 Jim Blandy <jimb@codesourcery.com>
7055
7056 * gdb.texinfo (General Query Packets): Document conventions for
7057 terminating packet names, and their violations.
7058
5bdf8622
DJ
70592006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7060
7061 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7062 * gdb.texinfo: Likewise.
7063
605a56cb
DJ
70642006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7065
7066 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7067 and "show remotedebug".
7068 (Debugging Output): Add additional index entries.
7069
b8db102d
MS
70702006-04-27 Michael Snyder <msnyder@redhat.com>
7071
7072 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7073
c5e30d01
AC
70742006-04-22 Andrew Cagney <cagney@redhat.com>
7075
7076 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7077 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7078
8181d85f
DJ
70792006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7080
7081 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7082 and remove breakpoint prototypes.
7083 (Watchpoints): Move description of target_insert_hw_breakpoint and
7084 target_remove_hw_breakpoint ...
7085 (Breakpoints): ... to here. Document target_insert_breakpoint and
7086 target_remove_breakpoint.
7087
4f553f88
JB
70882006-04-17 Jim Blandy <jimb@codesourcery.com>
7089
7090 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7091 and C packets are optional.
7092
cd852561
FR
70932006-04-14 Frederic Riss <frederic.riss@st.com>
7094
7095 * gdb.texinfo (Specifying source directories): Update the description
7096 of the source file search to reflect the fact that the source path
7097 always contains at least $cdir and $cwd.
7098
b620eb07
MS
70992006-03-31 Michael Snyder <msnyder@redhat.com>
7100
7101 * gdb.texinfo: Update copyright dates.
7102
3156cdaf
EZ
71032006-03-31 Eli Zaretskii <eliz@gnu.org>
7104
7105 * gdb.texinfo (Overview): Add an index entry to "empty response".
7106
7d30c22d
JB
71072006-03-28 Jim Blandy <jimb@codesourcery.com>
7108
7109 * gdbint.texinfo (Prologue Analysis): New section.
7110
86941c27
JB
71112006-03-07 Jim Blandy <jimb@red-bean.com>
7112
66b8c7f6
JB
7113 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7114
1a10341b
JB
7115 * gdb.texinfo (Target Commands): Update text describing how to
7116 specify a target. Refer to the detailed section on remote
7117 debugging, not the brief mention.
7118
86941c27
JB
7119 * gdb.texinfo (Connecting): Organize the different 'target remote'
7120 connection methods into a table. Add a 'target remote' index
7121 entry. (!!!)
7122
62f3a2ba
FF
71232006-02-17 Fred Fish <fnf@specifix.com>
7124
7125 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7126 'ptype' commands to reflect the fact that the only significant
7127 difference between them is that ptype prints the complete type
7128 description instead of just the name.
7129
8b9a88ea
WZ
71302006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7131
7132 * gdbint.texinfo (Watchpoints): Delete
7133 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7134
7e8dc855
NR
71352006-02-10 Nick Roberts <nickrob@snap.net.nz>
7136
7137 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7138 times fields where needed. Fix typos. Update general form given
7139 for output of -break-insert.
7140 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7141
c91d38aa
DJ
71422006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7143
7144 * gdbint.texinfo (Symbol Handling): Add a section
7145 on memory management.
7146
38fcd64c
DJ
71472006-02-06 Vladimir Prus <ghost@cs.msu.su>
7148
7149 * gdb.texinfo (Breakpoint table commands): Document the fullname
7150 field in -break-list output.
7151
219eec71
EZ
71522006-02-03 Eli Zaretskii <eliz@gnu.org>
7153
7154 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7155 debugging information produced by the various "set debug..."
7156 options.
7157
ae5a43e0
DJ
71582006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7159
7160 * gdb.texinfo (Files): Remove obsolete bits from the description
7161 of "symbol-file".
7162
a9f158ec
JB
71632006-01-25 Jim Blandy <jimb@redhat.com>
7164
7165 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7166
410dd08e
JB
71672006-01-24 Jim Blandy <jimb@redhat.com>
7168
7169 * gdbint.texinfo (Frames): Document the basics of GDB's register
7170 unwinding model, and explain the existence of the "sentinel" frame.
7171
4b505b12
AS
71722006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7173
7174 * gdb.texinfo (Choosing files): Mention that -directory is used
7175 for script files.
7176 (Specifying source directories): Likewise.
7177 (Command files): Explain how script files are found.
7178
839c27b7
EZ
71792006-01-21 Eli Zaretskii <eliz@gnu.org>
7180
7181 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7182 the threads in a multi-threaded program.
7183 (Threads): The threadno argument of "thread apply" can be a range
7184 of numbers.
7185
7be93b9e
JB
71862006-01-18 Jim Blandy <jimb@redhat.com>
7187
7188 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7189 of warning flags.
7190
fcc73fe3
EZ
71912006-01-13 Eli Zaretskii <eliz@gnu.org>
7192
7193 * gdb.texinfo (Sequences): Improve menu annotations.
7194 (Define): Add index entries for arguments of user-defined
7195 commands. Move the description of flow-control commands...
7196 (Command Files): ...to here. Document loop_break and
7197 loop_continue.
ca91424e
EZ
7198 (Define, Command Files): Document `end' and add index entries for
7199 it.
fcc73fe3 7200
5c95884b
MS
72012006-01-04 Michael Snyder <msnyder@redhat.com>
7202
7203 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7204 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7205
860701dc
PH
72062006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7207
7208 * gdb.texinfo (Omissions from Ada): Document that there is now
7209 limited aggregate support.
7210
36b80e65
EZ
72112005-12-28 Eli Zaretskii <eliz@gnu.org>
7212
7213 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7214 registers and the likes.
7215
c1468174
EZ
72162005-12-24 Eli Zaretskii <eliz@gnu.org>
7217
7218 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7219 (Symbols): Fix usage of "e.g.".
359df76b 7220 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7221
7222 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7223 (Coding): Fix usage of "e.g.".
7224
c02a867d
EZ
72252005-12-23 Eli Zaretskii <eliz@gnu.org>
7226
5ae4183a
AS
7227 * stabs.texinfo:
7228 * refcard.tex:
c02a867d 7229 * gpl.texi:
5ae4183a
AS
7230 * gdbint.texinfo:
7231 * gdb.texinfo:
7232 * gdb-cfg.texi:
c02a867d 7233 * fdl.texi:
5ae4183a
AS
7234 * annotate.texinfo:
7235 * all-cfg.texi:
c02a867d
EZ
7236 * Makefile.in: Add (C) after Copyright. Update the FSF
7237 address.
7238
fad38dfa
EZ
72392005-12-03 Eli Zaretskii <eliz@gnu.org>
7240
7241 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7242 extend GDB with commands for external monitor.
7243
53e5f3cf
AS
72442005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7245
7246 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7247
55f6ca0f
JB
72482005-11-25 Joel Brobecker <brobecker@adacore.com>
7249
7250 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7251
c1947b85
JB
72522005-11-21 Jim Blandy <jimb@redhat.com>
7253
7254 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7255 placement of 'R' actions in tracepoint action packets; document
7256 dependence of 'X' and 'M' actions on a preceding 'R' action for
7257 their registers.
7258
9d29849a
JB
72592005-11-19 Jim Blandy <jimb@redhat.com>
7260
7261 * gdb.texinfo (Tracepoint Packets): New node.
7262 (General Query Packets): Add entries for the tracepoint packets,
7263 referring to the "Tracepoint Packets" node.
7264 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7265
9a6253be
KB
72662005-11-18 Kevin Buettner <kevinb@redhat.com>
7267
7268 * gdb.texinfo (set remotebreak): Add anchor.
7269 (X packet): Likewise.
7270 (Remote Protocol): Add new section `Interrupts' and new index
7271 entry `interrupts (remote protocol)'.
7272
5f3bebba
JB
72732005-11-18 Jim Blandy <jimb@redhat.com>
7274
7275 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7276 entries into the General Query Packets section. Add a
7277 cross-reference to that section. Drop description of replies, as
7278 these are covered in the descriptions of each packet.
7279 (General Query Packets): Add introductory text. Explain naming
7280 conventions, and how the end of a name is recognized.
7281
9a7a1b36
KB
72822005-11-17 Kevin Buettner <kevinb@redhat.com>
7283
0564b6cf 7284 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7285 "set remotebreak" command.
7286
b8ff78ce
JB
72872005-11-16 Jim Blandy <jimb@redhat.com>
7288
7289 * gdb.texinfo (Packets, Stop Reply Packets)
7290 (General Query Packets): Various formatting cleanups.
7291 - Use @samp for packet contents.
7292 - Drop summaries from packet @item lines; the same information appears
7293 immediately below in the description.
7294 - Delete paragraph breaks after packet @item commands, so that the
7295 description appears directly to the right of the packet prototype
7296 in the printed manual, if it fits.
7297 - Place spaces in packet prototypes between @vars and non-@var
7298 letters, and explain that they're just for formatting.
7299 - Use @dots{} instead of '...'.
7300 - Fix uses of @code where @var was needed.
7301 - Replace "deprecated" markers with English text spelling out the
7302 packet's status and the preferred alternatives.
7303 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7304 what this ever meant.
7305 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7306 this for a long time.
7307 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7308 implemented several times, and have been in use for years.
7309
8ffe2530
JB
73102005-11-15 Jim Blandy <jimb@redhat.com>
7311
c43c5473
JB
7312 * gdb.texinfo (Packets): Add index entries for 'm' packet
7313 disclaimers.
5ae4183a 7314
fb031cdf
JB
7315 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7316 of stub when processing an 'm' packet.
7317
8ffe2530
JB
7318 * gdb.texinfo (Packets): Mention that packets beginning with
7319 letters are reserved once, at the top, instead of actually listing
7320 them all and saying "reserved".
7321
c03c782f
AS
73222005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7323
7324 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7325 Change @var{$arg0 to @code{$arg0.
7326
814e32d7
WZ
73272005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7328
7329 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7330
fa93a9d8
JB
73312005-11-12 Jim Blandy <jimb@redhat.com>
7332
7333 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7334 order. Remove extraneous 'z'.
7335
8a5a3c82
AS
73362005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7337
7338 * gdb.texinfo (Choosing files): Add --eval-command.
7339
4b0ad762
AS
73402005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7341
7342 * gdb.texinfo (Choosing modes): Add --return-child-result.
7343
7344
1a088d06
AS
73452005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7346
7347 * gdb.texinfo (Choosing modes): Add --batch-silent.
7348
656d5e12
EZ
73492005-10-28 Eli Zaretskii <eliz@gnu.org>
7350
7351 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7352 "The -var-update Command".
7353
3c9c013a
JB
73542005-10-03 Joel Brobecker <brobecker@adacore.com>
7355
7356 * gdb.texinfo (Print Settings): Add documentation for set/show
7357 print array-indexes.
7358
7ba3cf9c
DJ
73592005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7360
7361 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7362 6.2 and 6.3.
7363
a94ab193
EZ
73642005-08-27 Eli Zaretskii <eliz@gnu.org>
7365
7366 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7367 since 19-Jan-2004.
7368 (Files): Likewise.
ab1adacd
EZ
7369 (Variables, Symbols): Document the "<incomplete type>" message and
7370 its reasons.
a94ab193 7371
ca06016a
FF
73722005-08-01 Fred Fish <fnf@specifix.com>
7373
7374 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7375
cf58170d
NR
73762005-07-15 Nick Roberts <nickrob@snap.net.nz>
7377
7378 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7379 option for -var-list-children and -var-update.
7380 (GDB/MI Stack Manipulation): Simplify description of
7381 print-values option for -stack-list-locals.
7382 (GDB/MI Command Description Format): Clarify.
7383 (Mode Options): Spelling of superseded.
7384
38f1196a
BR
73852005-07-12 Bob Rossi <bob@brasko.net>
7386
7387 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7388 corresponding GDB command comment.
7389
3cb3b8df
BR
73902005-07-06 Bob Rossi <bob@brasko.net>
7391
7392 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7393 and -inferior-tty-show.
7394 (Input/Output): Document "set/show inferior-tty" and tty alias.
7395
10fac096
NW
73962005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7397
7398 * gdb.texinfo (Packets): Change description of 'D' packet to note
7399 that GDB does wait for a response.
7400
d1b6db76
NR
74012005-06-22 Nick Roberts <nickrob@snap.net.nz>
7402
7403 * gdb.texinfo (History) Rename "Command History".
7404 (Command History): Move node "Server Prefix" from section on
7405 Annotations here.
7406
29629dcf
NR
74072005-06-19 Nick Roberts <nickrob@snap.net.nz>
7408
7409 * gdb.texinfo (GDB/MI Stack Manipulation):
7410 Re-instate -stack-info-frame with example. Say that it gets
7411 info on selected frame, not current frame.
7412
397ca115
EZ
74132005-06-18 Eli Zaretskii <eliz@gnu.org>
7414
7415 * gdb.texinfo (Server): Clarify that `file' should be used before
7416 connecting to the server.
7417 (Files): Add an xref to the above description.
51274035
EZ
7418 (Output Formats): More detailed description of the `c' format.
7419 (Memory): List explicitly all the formats supported by `x'.
638ac427 7420 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7421 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7422 files. Add more indexing for solib-absolute-prefix and
7423 --with-sysroot.
76d17f34
EZ
7424 (Machine Code): Document possible problems with locations in
7425 shared libraries.
d416eeec
EZ
7426 (Backtrace): Document that free-standing environments do not need
7427 to have a `main' function.
397ca115 7428
74f6deaa
NR
74292005-06-18 Nick Roberts <nickrob@snap.net.nz>
7430
7431 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7432 -stack-info-frame.
7433
a9967aef
AC
74342005-06-07 Andrew Cagney <cagney@gnu.org>
7435
7436 * gdb.texinfo (Contributors): Note the original multi-arch
7437 contributors.
7438
e09f16f9
EZ
74392005-06-03 Eli Zaretskii <eliz@gnu.org>
7440
7441 * gdb.texinfo (Registers): Add index entries for the standard
7442 registers.
7443 (Frames): Add cross-reference from frame pointer description to
7444 the Registers node.
7445 (Annotations Overview): Fix the reference to GDB name.
7446
d87ba7ee
EZ
74472005-06-01 Eli Zaretskii <eliz@gnu.org>
7448
7449 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7450 can-use-hw-watchpoints.
7451
034dad6f
BR
74522005-05-28 Bob Rossi <bob@brasko.net>
7453
7454 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7455 the possible reasons why an exec async record would be returned to FE.
7456
ffed4509
AC
74572005-05-26 Andrew Cagney <cagney@gnu.org>
7458
7459 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7460 Andrew Cagney implemented the original GDB/MI.
7461
e22e55c9
OF
74622005-05-23 Orjan Friberg <orjanf@axis.com>
7463
7464 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7465 documentation. Add documentation for cris-mode.
7466
a78e13ce
EZ
74672005-05-20 Eli Zaretskii <eliz@gnu.org>
7468
7469 * gdb.texinfo (Numbers): Explain the example and make the wording
7470 more acurate.
7471
76ff342d
DJ
74722005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7473 Dennis Brueni <dennis@slickedit.com>
7474
7475 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7476 (GDB/MI Data Manipulation, GDB/MI Program Control)
7477 (GDB/MI Stack Manipulation): Update examples to include the fullname
7478 attribute in stack frames.
7479
119b882a
EZ
74802005-05-12 Eli Zaretskii <eliz@gnu.org>
7481
7482 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7483 do with other non-standard names of init files.
7484
6fc08d32
EZ
74852005-05-11 Eli Zaretskii <eliz@gnu.org>
7486
7487 * gdb.texinfo (Command Files): Move the description of the startup
7488 from here...
7489 (Startup): ...to this new subsection of the Invocation chapter.
7490 Rearrange the description of init files more logically and add a
7491 cross-reference to "Command Files". Document the special gdbinit
7492 name for CISCO 68k. Expand the description of what GDB does
7493 during startup.
7494 (History): Add index entry for HISTSIZE.
7495
a561754a
MK
74962005-05-02 Mark Kettenis <kettenis@gnu.org>
7497
7498 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7499
2eecc4ab
EZ
75002005-05-02 Eli Zaretskii <eliz@gnu.org>
7501
7502 * gdb.texinfo (SVR4 Process Information, The isatty call)
7503 (The system call): Don't use foo(N) notation for man pages and
7504 functions.
514c4d71 7505 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7506
18999be5
EZ
75072005-04-27 Eli Zaretskii <eliz@gnu.org>
7508
7509 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7510 were optimized away.
7511
0abb7bc7
EZ
75122005-04-22 Eli Zaretskii <eliz@gnu.org>
7513
7514 * gdb.texinfo (Remote configuration): Document "set/show
7515 get-thread-local-storage-address". Add cross-reference to the
7516 description of the qGetTLSAddr packet.
7517 (General Query Packets): Mention "set remote
7518 get-thread-local-storage-address" and add a reference to its
7519 description.
7520
6f61acb1
NR
75212005-04-19 Nick Roberts <nickrob@snap.net.nz>
7522
7523 * gdb.texinfo (Backtrace): Describe 'bt full'.
7524
9d59903a
NR
75252005-04-17 Nick Roberts <nickrob@snap.net.nz>
7526
7527 * gdb.texinfo (Mode Options): Fix typo.
7528 (GDB/MI): Describe how to invoke GDB/MI.
7529
721c2651
EZ
75302005-04-16 Eli Zaretskii <eliz@gnu.org>
7531
7532 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7533 references changed. Add description of "info udot".
721c2651
EZ
7534 (Files): Document "set/show stop-on-solib-events".
7535 (M32R/D): Document "set/show download-path", "set/show
7536 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7537 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7538 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7539 (Maintenance Commands): Improve indexing.
7540 (Target Commands): Document "set/show hash", "set/show debug
7541 monitor".
7542 (SVR4 Process Information): Document "info pidlist" and "info
7543 meminfo". Document "set/show procfs-tarce" and "set/show
7544 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7545 (Symbols, The Print Command with Objective-C): Improve indexing.
7546 (Objective-C): Add references to "info classes" and "info
7547 selectors".
c45da7e6
EZ
7548 (Debugging Output): Improve wording. Document "set/show debug
7549 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7550 (Set Breaks): Add index entry for "hardware breakpoints".
7551 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7552 and "set/show usehardbreakpoints".
7553 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7554 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7555 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7556 rdiromatzero", "set/show rdiheartbeat".
7557 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7558 "sds".
7559 (Embedded Processors): Document the "sim" command.
7560 (Remote): Document the "remote" command.
7561 (DJGPP Native): Document the "info serial" command.
7562 (Threads): Document "maint info sol-threads".
7563 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7564 (Set Breaks): Improve indexing.
7565 (Command Syntax): Add a reference to dont-repeat.
7566 (Define): Document "dont-repeat".
7567 (TUI Commands): Document "tabset".
7568 (WinCE): New subsection. Document "set/show remotedirectory",
7569 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7570
14d6dd68
EZ
75712005-04-15 Eli Zaretskii <eliz@gnu.org>
7572
7573 * gdb.texinfo (Hurd Native): New subsection, documents
7574 Hurd-specific commands.
a64548ea 7575 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7576 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7577 (MIPS): Improve documentation of heuristic-fence-post. Document
7578 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7579 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7580 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7581 (ARM): Document ARM-specific commands.
a64548ea
EZ
7582 (AVR): New section. Document "info io_registers".
7583 (CRIS): New section. Document "set/show cris-version" and
7584 "set/show cris-dwarf2-cfi".
7585 (HPPA): New section. Document "set/show debug hppa" and "maint
7586 print unwind".
a5adf40f 7587 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7588 (Super-H): New section. Document the "regs" command.
721c2651 7589 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7590
9c16f35a
EZ
75912005-04-09 Eli Zaretskii <eliz@gnu.org>
7592
7593 * gdb.texinfo (Print Settings): Document "set/show print
7594 pascal_static-members", "set print repeats", "show print
7595 null-stop". Improve indexing. Fix documentation of "set print
7596 union".
7597 (Pascal): New section.
7598 (Supported languages): Rename from "Support"; all references
7599 updated. Add a menu item for Pascal.
7600 (Numbers): Document "set radix.
7601 (Screen Size): Document "set/show pagination".
7602 (MIPS Embedded): Remove "set processor" documentation.
7603 (Remote configuration): Document "set/show X/P/Z-packet",
7604 "set/show read-aux-vector-packet", "set/show remote
7605 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7606 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7607 remotedebug", "set/show remotebreak", "set/show remotedevice",
7608 "set/show remotelogfile".
7609 (Auxiliary Vector): Add reference to the description of the
7610 read-aux-vector-packet setting.
7611 (Set Watchpoints): Add a cross-reference to "set remote
7612 hardware-breakpoint-limit".
7613 (General Query Packets): Add indexing of requests and
7614 cross-references to related commands in "Remote configuration".
7615 (File-I/O Overview, The system call): Fix wording and typos.
7616 (Thread Stops): Add index entries.
7617 (Continuing and Stepping): Document "show step-mode".
7618 (i386): New node. Document "set/show struct-convention".
7619 (Files): Document "show trust-readonly-sections".
7620 (Calling): Document "set/show unwindonsignal".
7621 (Messages/Warnings): Add index entries.
7622 (Maintenance Commands): Document "set/show watchdog".
7623 (Annotations Overview): Document "show annotate".
7624 (Set Watchpoints): Add index entries.
7625 (Symbols): Fix doc of case-sensitive.
7626 (ABI): Document "show coerce-float-to-double".
7627 (Convenience Vars, Help): Improve indexing.
7628 (Machine Code): Document "show disassembly-flavor".
7629 (Debugging C plus plus): Document "show overload-resolution".
7630 (Value History, Signaling): Add index entries.
7631
76322005-04-08 Eli Zaretskii <eliz@gnu.org>
7633
7634 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7635 (Processes): Fix wording.
7636 (History, List, Logging output, Define, Symbols, Print Settings):
7637 Improve indexing.
7638
a8f24a35
EZ
76392005-04-03 Eli Zaretskii <eliz@gnu.org>
7640
7641 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7642 redundant index entry for "target" command.
7643 (Backtrace): Add index entries.
7644 (Symbols, Fortran): Document the "set case-sensitive" command.
7645 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7646 (Print Settings): Add index entry for "set demangle-style".
7647 (Target Commands): Document "set download-write-size".
7648 (Debugging Output): Document "set exec-done-display".
7649
09d4efe1
EZ
76502005-04-02 Eli Zaretskii <eliz@gnu.org>
7651
7652 * gdb.texinfo (Files): Fix the name and documentation of
7653 add-shared-symbol-files. Document its alias assf. Update the
7654 list of OSs where GDB supports shared libraries. Fix markup.
7655 (Continuing and Stepping): Add reference to @var{location} in the
7656 text.
7657 (Dump/Restore Files): Fix reference to @{filename}.
7658 (Help): Fix wording.
7659 (Attach): Ditto.
7660 (Set Watchpoints): Ditto.
7661 (Backtrace): Remove redundant index entries. Improve index
7662 entries.
7663 (Delete Breaks): Fix wording.
7664 (Memory): Document the compare-sections command.
7665 (Memory Region Attributes): Improve wording.
7666 (Disabling): Improve wording.
7667 (Fortran): New subsection. Document the "info common" command.
7668 (Help): Document aliases "info copying" and "info warranty".
7669 (Caching Remote Data): New section. Document the "set/show
7670 remotecache" and "info dcache" commands.
7671 (Show): Fix wording of the documentation of the "set
7672 extension-language" command.
7673 (Signals): Add index entry for "info handle".
7674 (Memory Region Attributes): Fix punctuation.
7675 (Symbols): Change the arg name to "location" and refer to it in
7676 the text. Fix wording of "info types" doc.
7677 (Threads): Fix usage of @enumerate @item's.
7678 (Listing Tracepoints): Add index entry for "info tp".
7679 (Set Watchpoints): Add xref to "info break" description.
7680 (Macros): Add an index entry for "macro exp1". Document the
7681 "macro list" command.
7682 (Maintenance Commands): Document "flushregs", "maint agent",
7683 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7684 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7685 "maint print architecture", "maint print objfiles", "maint print
7686 statistics", "maint print type", "maint show-debug-regs", "maint
7687 space", "maint time", and "maint translate-address".
7688 (Connecting): Document the "monitor" command.
7689 (Annotations Overview): Describe the "set annotate" command.
7690
82f2d802
EZ
76912005-04-01 Eli Zaretskii <eliz@gnu.org>
7692
7693 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7694 Rearrange index entries and improve wording about support for
7695 hardware watchpoints.
7696
7d51c7de
BR
76972005-03-10 Bob Rossi <bob@brasko.net>
7698
7699 * gdb.texinfo: Update copyright
7700
68c71a2e
TR
77012005-02-09 Theodore A. Roth <troth@openavr.org>
7702
7703 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7704 error.
7705
83761cbd
KB
77062005-02-03 Kevin Buettner <kevinb@redhat.com>
7707
7708 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7709
9f1c6395
MS
77102005-01-17 Michael Snyder <msnyder@redhat.com>
7711
7712 * gdb.texinfo: Fix spelling, infinte -> infinite.
7713
fbd1b305
MK
77142005-01-08 Mark Kettenis <kettenis@gnu.org>
7715
7716 * observer.texi (GDB Observers): Document "solib_loaded".
7717
3ace7edb
AC
77182005-01-07 Andrew Cagney <cagney@gnu.org>
7719
bec39cab
AC
7720 * configure.ac: Rename configure.in, require autoconf 2.59.
7721 * configure: Re-generate.
7722
3ace7edb
AC
7723 * configure.in: Replace configdirs with multiple references to
7724 AC_CONFIG_SUBDIRS.
7725 * configure: Re-generate.
5ae4183a 7726
53531fc1
AC
77272005-01-04 Andrew Cagney <cagney@gnu.org>
7728
7729 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7730 part of the version number.
7731
536ffdb7
MK
77322004-12-24 Mark Kettenis <kettenis@gnu.org>
7733
7734 * gdbint.texinfo (Algorithms): Remove description of
7735 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7736
e1aac25b
JB
77372004-12-07 Jim Blandy <jimb@redhat.com>
7738
7739 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7740 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7741 numbers.
7742
f47b1503
AS
77432004-12-07 Andreas Schwab <schwab@suse.de>
7744
7745 * gdb.texinfo (Mode Options): Document -l option.
7746
b6b8ece6
EZ
77472004-12-04 Eli Zaretskii <eliz@gnu.org>
7748
7749 * gdbint.texinfo (Algorithms): More accurate description of
7750 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7751 is not needed unless data-read and data-access watchpoints are
7752 supported. Add a description of how GDB checks whether the
7753 inferior stopped because a watchpoint was hit.
7754
01371747
EZ
77552004-11-23 Eli Zaretskii <eliz@gnu.org>
7756
7757 * gdb.texinfo (Files): Add cross-reference to description of
7758 -readnow command-line switch.
7759
2315ffec
RC
77602004-11-10 Randolph Chung <tausq@debian.org>
7761
7762 * gdb.texinfo: Document set/show backtrace past-entry commands.
7763 Rearrange index entries for set/show backtrace past-main.
7764
69065f5d
AC
77652004-11-10 Jon Beniston <jon@beniston.com>
7766
7767 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7768 * gdb.texinfo (Remote Serial Protocol): Further describe
7769 binary transfer escaping mechanism .
69065f5d 7770
30e91e0b
RC
77712004-11-08 Randolph Chung <tausq@debian.org>
7772
7773 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7774 and "show debug infrun". Add index entries.
7775
60bf7e09
EZ
77762004-10-23 Eli Zaretskii <eliz@gnu.org>
7777
7778 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7779 "info proc" that are already implemented. Add index entries.
7780 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7781 (Files): Add a tip for decreasing memory used for symtabs from
7782 shared libraries.
f018e82f
EZ
7783 (Starting): Fix whitespace; make "elaboration" stand out where it
7784 is first used, and add an index entry for the term.
f8568604
EZ
7785 (Calling): Expand and elaborate text. Add "print". Add the
7786 description of problems with weak aliases.
384ee23f 7787 (Core File Generation): New section.
60bf7e09 7788
d52fe014
AC
77892004-10-12 Andrew Cagney <cagney@gnu.org>
7790
7791 * gdbint.texinfo (Versions and Branches): New chapter.
7792 (Releasing GDB): Delete "Versions and Branches" section.
7793 (Top): Add "Versions and Branches".
7794
703663ab
EZ
77952004-10-08 Eli Zaretskii <eliz@gnu.org>
7796
7797 * gdb.texinfo (Editing, History): Add cross-references to the
7798 included Readline and History user documentation. Remove
7799 references to the symbol have-readline-appendices which is unused
7800 and undefined.
7801 (History): Fix indexing.
7802
ac77d04f
JJ
78032004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7804
7805 * gdbint.texinfo (target_stopped_data_address): Update to
7806 new prototype.
7807 (i386_stopped_data_address): Update prototype and description.
7808 (i386_stopped_by_watchpoint): New function and description.
7809
e07c999f
PH
78102004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7811
7812 * gdb.texinfo (Filenames): Add Ada suffixes.
7813 (Ada) New section.
7814
2e868123
AC
78152004-09-27 Andrew Cagney <cagney@gnu.org>
7816 Robert Picco <Robert.Picco@hp.com>
7817
7818 * gdb.texinfo (Packets): Document the "p" packet.
7819
02a57714
JM
78202004-09-21 Jason Molenda (jmolenda@apple.com)
7821
7822 * gdb.texinfo (Paths and Names of the Source Files): Document the
7823 meaning of values in the 'desc' field of a SO stab.
7824
ae038cb0
DJ
78252004-09-20 Daniel Jacobowitz <dan@debian.org>
7826
7827 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7828 max-cache-age" and "maint show dwarf2 max-cache-age".
7829
f7dc1244
EZ
78302004-09-16 Eli Zaretskii <eliz@gnu.org>
7831
7832 * gdb.texinfo (Set Breaks): Add index entry for setting
7833 breakpoints on overloaded C++ functions that are not members of
7834 any classes. Add an example and an index entry for setting
7835 breakpoints on all program functions.
7836 (Character Sets, Macros, Overlay Commands)
7837 (Non-debug DLL symbols, GDB/MI Output Syntax)
7838 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7839 Use "(@value{GDBP})" instead of a literal "(gdb)".
7840
f810308b
AC
78412004-09-12 Andrew Cagney <cagney@gnu.org>
7842
7843 * gdbint.texinfo (Native Debugging): Delete description of
7844 FILES_INFO_HOOK.
7845
15a661f3
PH
78462004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7847
5ae4183a
AS
7848 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7849 to hex_string_custom (not historically correct, but more
15a661f3
PH
7850 understandable, given the current code).
7851
f3219c75
AC
78522004-09-03 Andrew Cagney <cagney@gnu.org>
7853
7854 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7855
f3bb6704
JJ
78562004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7857
7858 * observer.texi (solib_unloaded): New observer.
7859
8d2c00cb
AC
78602004-08-24 Andrew Cagney <cagney@gnu.org>
7861
7862 * gdbint.texinfo (Target Architecture Definition): Add missing
7863 comma.
7864
e7dc800a
MC
78652004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7866
7867 * (Using the Testsuite): build != host is supported,
7868 but some test scripts do not support build != host.
7869
73b03683
MK
78702004-08-14 Mark Kettenis <kettenis@gnu.org>
7871
7872 * gdbint.texinfo (Host Definition): Delete description of
7873 FCLOSE_PROVIDED and GETENV_PROVIDED.
7874
c0ccb908
MK
78752004-08-05 Mark Kettenis <kettenis@chello.nl>
7876
7877 * gdbint.texinfo (Host Definition): Delete description of
7878 NO_SYS_FILE.
7879 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7880 PTRACE_FP_BUG.
7881
9c8dbfa9
AC
78822004-08-05 Andrew Cagney <cagney@gnu.org>
7883
7884 * gdbint.texinfo (Target Architecture Definition): Delete
7885 reference to deprecated_read_fp.
7886
f42accbe
AC
78872004-08-02 Andrew Cagney <cagney@gnu.org>
7888
7889 * gdbint.texinfo (Target Architecture Definition): Delete
7890 description of DEPRECATED_REGISTER_BYTES.
7891
0b66e38c
EZ
78922004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7893
7894 * gdb.texinfo (Source Path): Document the new behavior of
7895 searching for the source files.
7896
15387254
EZ
78972004-07-17 Eli Zaretskii <eliz@gnu.org>
7898
7899 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7900 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7901 (Auto Display): Improve indexing.
7902
2c07db7a
AC
79032004-07-16 Andrew Cagney <cagney@gnu.org>
7904
7905 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7906 "-noasync".
7907
4644b6e3
EZ
79082004-07-09 Eli Zaretskii <eliz@gnu.org>
7909
7910 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7911 have the same prefix have only their prefix in the index.
7912
7561d450
MK
79132004-07-03 Mark Kettenis <kettenis@gnu.org>
7914
7915 * gdb.texinfo (BSD libkvm Interface): New node (section)
7916 (Native): Add it to the menu.
7917
67bebe79
MK
79182004-07-01 Mark Kettenis <kettenis@gnu.org>
7919
7920 * gdbint.texinfo (Target Architecture Definition): Remove
7921 PCC_SOL_BROKEN.
7922
1a6923e0
MK
79232004-06-24 Mark Kettenis <kettenis@gnu.org>
7924
7925 * gdbint.texinfo (Target Architecture Definition): Remove
7926 SUN_FIXED_LBRAC_BUG.
7927
b435e160
AC
79282004-06-26 Andrew Cagney <cagney@gnu.org>
7929
7930 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7931
b5622e8d
AC
79322004-06-20 Andrew Cagney <cagney@gnu.org>
7933
7934 * gdbint.texinfo (Target Architecture Definition): Deprecate
7935 USE_STRUCT_CONVENTION.
7936
e0c07bf0
MC
79372004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7938
7939 gdb.texinfo (Bug Reporting): Mention session recording,
7940 with the script command or Emacs.
7941
782263ab
AC
79422004-06-18 Andrew Cagney <cagney@gnu.org>
7943
7944 * gdbint.texinfo (Target Architecture Definition): Deprecate
7945 FUNCTION_START_OFFSET.
7946
03727ca6
AC
79472004-06-14 Andrew Cagney <cagney@gnu.org>
7948
7949 Based on changes from Karl Berry.
7950 * gdb.texinfo: Do not use @sc in a direntry.
7951 * stabs.texinfo: Change @dircateogry to "Software development".
7952 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7953
97092415
AC
79542004-06-13 Andrew Cagney <cagney@gnu.org>
7955
7956 * gdbint.texinfo (Target Architecture Definition): Delete
7957 description of RETURN_VALUE_ON_STACK.
7958
1f6d4158
AC
79592004-06-09 Andrew Cagney <cagney@gnu.org>
7960
7961 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7962 deleted by previous patch.
7963
d966f0cb
AC
79642004-06-08 Andrew Cagney <cagney@gnu.org>
7965
7966 * gdbint.texinfo (Native Debugging): Delete documentation on
7967 ATTACH_DETACH.
7968
86fe4aaa
RC
79692004-06-06 Randolph Chung <tausq@debian.org>
7970
7971 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7972
d4b6d575
RC
79732004-06-06 Randolph Chung <tausq@debian.org>
7974
5ae4183a 7975 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7976 the new push_dummy_call method signature. Describe the function
7977 argument.
7978
4e8b0763
JB
79792004-05-24 Joel Brobecker <brobecker@gnat.com>
7980
7981 * gdb.texinfo (Starting): Document new start command.
7982
59caf092
AC
79832004-05-21 Andrew Cagney <cagney@redhat.com>
7984
7985 * observer.texi (GDB Observers): Document "inferior_created".
7986
e4a2df64
AC
79872004-05-08 Andrew Cagney <cagney@redhat.com>
7988
e6b55ae2
AC
7989 * gdbint.texinfo (Target Architecture Definition): Delete
7990 description of DO_DEFERRED_STORES.
7991
28954179
AC
7992 * gdbint.texinfo (Target Architecture Definition): Delete
7993 references to DEPRECATED_FIX_CALL_DUMMY.
7994
434b87dd
AC
7995 * gdbint.texinfo (Target Architecture Definition): Delete
7996 description of DEPRECATED_CALL_DUMMY_WORDS,
7997 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7998
58d28df8
AC
7999 * gdbint.texinfo (Target Architecture Definition): Delete
8000 description of DEPRECATED_PUSH_DUMMY_FRAME.
8001
e4a2df64
AC
8002 * gdbint.texinfo (Target Architecture Definition): Delete
8003 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8004
2b4855ab
AC
80052004-05-07 Andrew Cagney <cagney@redhat.com>
8006
8007 * observer.texi (GDB Observers): Add "Debugging" section. Include
8008 cross reference to "set/show debug observer".
8009 * gdb.texinfo (Debugging Output): Document "set/show debug
8010 observer".
8011
fcf70625
AC
80122004-05-01 Andrew Cagney <cagney@redhat.com>
8013
8014 * gdbint.texinfo (Target Architecture Definition): Delete
8015 description of DEPRECATED_PC_IN_SIGTRAMP.
8016
8ee56bcf
AC
80172004-04-30 Andrew Cagney <cagney@redhat.com>
8018
8019 * gdbint.texinfo (Target Architecture Definition): Delete
8020 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8021
67ab9a76
OF
80222004-04-30 Orjan Friberg <orjanf@axis.com>
8023
8024 * observer.texi (GDB Observers): Correct spelling.
8025
79346bcb
OF
80262004-04-26 Orjan Friberg <orjanf@axis.com>
8027
8028 * observer.texi (GDB Observers): Add target_changed event.
8029
7a464420
AC
80302004-04-08 Andrew Cagney <cagney@redhat.com>
8031
8032 * observer.texi (GDB Observers): Rework, provide generic observer
8033 definitions and then a list of observable events.
8034
6cdf9d98
AC
80352004-04-04 Andrew Cagney <cagney@redhat.com>
8036
8037 * gdbint.texinfo (Host Definition): Delete reference to
8038 NO_SIGINTERRUPT.
8039
ddc135a4
AC
80402004-04-02 Andrew Cagney <cagney@redhat.com>
8041
8042 * gdbint.texinfo (Target Architecture Definition): Delete
8043 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8044
6a1b180d
SC
80452004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8046
8047 * gdb.texinfo (TUI Commands): Document tui reg commands.
8048
d0d5df6f
AC
80492004-03-26 Andrew Cagney <cagney@redhat.com>
8050
8051 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8052 "gdbtui".
8053 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8054 (Contributors): Mention both Text and Terminal User Interface.
8055
aa2a3f87
AC
80562004-03-23 Andrew Cagney <cagney@redhat.com>
8057
8058 * gdbint.texinfo (Target Architecture Definition): Deprecate
8059 references to SIGTRAMP_START and SIGTRAMP_END.
8060
f561f026
AC
80612004-03-23 Andrew Cagney <cagney@redhat.com>
8062
8063 * gdbint.texinfo (Target Architecture Definition): Deprecate
8064 references to PC_IN_SIGTRAMP.
8065
33cb8b0f
AC
80662004-03-19 Andrew Cagney <cagney@redhat.com>
8067
8068 * gdbint.texinfo (Target Architecture Definition): Delete
8069 reference to GDB_TARGET_IS_HPPA.
8070
fc989b7a
AC
80712004-03-18 Andrew Cagney <cagney@redhat.com>
8072
8073 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8074 describe pre_init and post_init.
8075
701b08bb
DJ
80762004-03-09 Daniel Jacobowitz <drow@mvista.com>
8077
8078 * gdb.texinfo (Debugging Output): Document values for "set debug
8079 target".
8080
faae5abe
AC
80812004-02-28 Andrew Cagney <cagney@redhat.com>
8082
8083 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8084
dd79a6cf
JJ
80852004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8086
8087 * gdb.texinfo (breakpoints): Add information about the
8088 new "set breakpoint pending" and "show breakpoint pending"
8089 commands.
8090
e7f16015
AC
80912004-02-26 Andrew Cagney <cagney@redhat.com>
8092
8093 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8094 in Per-architecture module data section.
8095
7161a3a6
RM
80962004-02-25 Roland McGrath <roland@redhat.com>
8097
8098 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8099
2154891a
AC
81002004-02-24 Andrew Cagney <cagney@redhat.com>
8101
8102 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8103 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8104 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8105
6c74ac8b
AC
81062004-02-17 Andrew Cagney <cagney@redhat.com>
8107
8108 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8109
19772a2c
AC
81102004-02-16 Andrew Cagney <cagney@redhat.com>
8111
8112 * gdbint.texinfo (Target Architecture Definition): Deprecate
8113 FRAMELESS_FUNCTION_INVOCATION.
8114
c9830293
AC
81152004-02-16 Andrew Cagney <cagney@redhat.com>
8116
8117 * gdbint.texinfo (Coding): Mention -Wunused-function.
8118
b9d26eb9
AC
81192004-02-14 Andrew Cagney <cagney@redhat.com>
8120
8121 * gdbint.texinfo (Target Architecture Definition): Delete
8122 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8123
49efadf5
EZ
81242004-02-12 Elena Zannoni <ezannoni@redhat.com>
8125
8126 * gdb.texinfo: Properly quote the name "C++".
8127 * gdbint.texinfo: Ditto.
8128 * stabs.texinfo: Ditto.
8129
1eb288ea
EZ
81302004-02-11 Elena Zannoni <ezannoni@redhat.com>
8131
8132 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8133 minimal information about libiberty.
8134
e4937fc1
MC
81352004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8136
8137 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8138
a9331b3f
RM
81392004-02-04 Roland McGrath <roland@redhat.com>
8140
8141 * gdb.texinfo (Auxiliary Vector): New node (section).
8142 (Data): Add it to the menu.
8143
2650777c
JJ
81442004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8145
8146 * gdb.texinfo (Breakpoints): Add information about pending
8147 breakpoint support.
8148
b4501125
AC
81492004-01-26 Andrew Cagney <cagney@redhat.com>
8150
8151 * gdb.texinfo (Overview): Delete references to the cisco protocol
8152 including the "N" response.
8153
74055713
AC
81542004-01-26 Andrew Cagney <cagney@redhat.com>
8155
8156 * gdbint.texinfo (Target Architecture Definition): Rename
8157 EXTRACT_STRUCT_VALUE_ADDRESS to
8158 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8159
3bbe9696
EZ
81602004-01-24 Eli Zaretskii <eliz@gnu.org>
8161
8162 * gdb.texinfo (KOD): Document "show os". Add index entries for
8163 "set/show os" and "info cisco" commands.
8164
5843504f
EZ
81652004-01-21 Eli Zaretskii <eliz@gnu.org>
8166
8167 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8168
9175c9a3
MC
81692004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8170
8171 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8172 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8173
8e94b928
NR
81742004-01-19 Nick Roberts <nick@nick.uklinux.net>
8175
8176 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8177 -stack-list-locals.
8178 (GDB/MI Variable Objects): Describe extension to
8179 -var-list-children.
8180
a20cf136
DJ
81812004-01-17 Daniel Jacobowitz <drow@mvista.com>
8182
8183 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8184
afb18d0f
AC
81852004-01-17 Andrew Cagney <cagney@redhat.com>
8186
8187 * gdbint.texinfo (Target Architecture Definition): Delete
8188 documentation on DEPRECATED_NPC_REGNUM.
8189
b51970ac
DJ
81902004-01-13 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * gdb.texinfo: Update copyright year. Mention that set
8193 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8194 "set follow-fork-mode ask".
8195
0f0cffd2
AC
81962004-01-13 Andrew Cagney <cagney@redhat.com>
8197
8198 * gdbint.texinfo: Update copyright year.
8199 (Coding): Add -Wunused-label to list of -Werror warnings.
8200
c552b3bb 82012004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8202 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8203
8204 * gdb.texinfo: Update copyright.
8205 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8206 around names, as appropriate. Minor syntax cleanup of
8207 _NSPrintForDebugger explanation. Two spaces after periods.
8208 GDBN used instead of lit. "gdb". Index entries added for
8209 print-object and _NSPrintForDebugger. @noindent added in one spot.
8210
afe157ca
EZ
82112003-11-11 Elena Zannoni <ezannoni@redhat.com>
8212
8213 * stabs.texinfo: Add dircategory and direntry commands.
8214 * annotate.texinfo: Ditto.
8215
963e2bb7
AC
82162003-11-10 Andrew Cagney <cagney@redhat.com>
8217
8218 * gdbint.texinfo (Target Architecture Definition): Replace the
8219 return_value method's "inval" and "outval" parameters with
8220 "readbuf" and "writebuf".
8221
1d8b2f28
JB
82222003-10-28 Jim Blandy <jimb@redhat.com>
8223
8224 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8225 from "The `F' request packet" and "The `F' reply packet", to make
8226 texi2dvi happy.
8227 (File-I/O remote protocol extension): Update menu entries, too.
8228
36d86913
MC
82292003-10-26 Michael Chastain <mec@shout.net>
8230
8231 * gdb.texinfo (Thread Stops): Document the issue with
8232 premature return from system calls in multi-threaded programs.
8233
ce2826aa
AC
82342003-10-24 Andrew Cagney <cagney@redhat.com>
8235
8236 * annotate.texinfo: Fix "fortunatly"[sic].
8237
f24c5e49
KI
82382003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8239
8240 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8241 with "Hitachi" and "Mitsubishi".
8242
92ad9cd9
AC
82432003-10-20 Andrew Cagney <cagney@redhat.com>
8244
8245 * gdbint.texinfo (Target Architecture Definition): Document
8246 gdbarch_return_value. Add cross references from
8247 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8248 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8249
0ab4b752
MK
82502003-10-18 Mark Kettenis <kettenis@gnu.org>
8251
8252 * gdbint.texinfo (Target Architecture Definition): Document
8253 regset_from_core_section.
fb3e19c0
KI
8254
82552003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8256
8257 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8258
a9331b3f 82592003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8260
8261 From Anthony Green <green@redhat.com>:
5ae4183a 8262 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8263
1485d690
KB
82642003-10-14 Kevin Buettner <kevinb@redhat.com>
8265
889bf7c5
PA
8266 * gdb.texinfo (Breakpoint related warnings): New node.
8267 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8268
86d30acc
DJ
82692003-10-13 Daniel Jacobowitz <drow@mvista.com>
8270
8271 * gdb.texinfo (Remote Protocol): Document v and vCont.
8272
172c2a43
KI
82732003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8274
8275 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8276 * gdbint.texinfo: Ditto.
8277
71952f4c
AC
82782003-10-09 Andrew Cagney <cagney@redhat.com>
8279
8280 From 2003-09-18 David Anderson <davea@sgi.com>:
8281 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8282 "command".
8283
268e2188
AC
82842003-10-03 Andrew Cagney <cagney@redhat.com>
8285
8286 * gdbint.texinfo (Target Architecture Definition): Deprecate
8287 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8288 just target.
8289
12c266ea 82902003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8291
f30992d4 8292 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8293 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8294 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8295 * gdbint.texinfo (Target Architecture Definition): Rename
8296
82972003-09-30 Andrew Cagney <cagney@redhat.com>
8298
f30992d4 8299 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8300 (Target Architecture Definition):
f30992d4 8301
2e092625
AC
8302 * gdbint.texinfo (Target Architecture Definition): Rename
8303 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8304
0717ae8a
AC
83052003-09-29 Andrew Cagney <cagney@redhat.com>
8306
dad809b7
AC
8307 * gdbint.texinfo (Target Architecture Definition): Delete
8308 documentation for NEED_TEXT_START_END.
8309
0717ae8a
AC
8310 * gdbint.texinfo (Target Architecture Definition): Rename
8311 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8312 TARGET_WRITE_PC.
a9331b3f 8313
af6cf26d
MC
83142003-09-22 Michael Chastain <mec@shout.net>
8315
8316 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8317
ee206350
AG
83182003-09-21 Anthony Green <green@redhat.com>
8319
8320 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8321
a38c9fe6
MK
83222003-09-21 Mark Kettenis <kettenis@gnu.org>
8323
8324 * gdbint.texinfo (Target Architecture Definition): Document
8325 stabs_argument_has_addr.
8326
77949794
AC
83272003-09-18 Andrew Cagney <cagney@redhat.com>
8328
8329 * gdbint.texinfo (Target Architecture Definition): Delete
8330 documentation on REGISTER_NAMES.
8331
8e823e25
MK
83322003-09-13 Mark Kettenis <kettenis@gnu.org>
8333
8334 * gdbint.texinfo (Target Architecture Definition): Replace
8335 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8336
f27dd7fd
AC
83372003-09-11 Andrew Cagney <cagney@redhat.com>
8338
8339 * gdbint.texinfo (Target Architecture Definition): Replace
8340 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8341
8b148df9
AC
83422003-08-18 Andrew Cagney <cagney@redhat.com>
8343
8344 * gdbint.texinfo (Target Architecture Definition): Document
8345 "frame_red_zone_size".
8346
25d29d70
AC
83472003-08-09 Andrew Cagney <cagney@redhat.com>
8348
8349 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8350 with "set/show backtrace past-main" and "set/show backtrace
8351 limit".
8352
c938e9b0
L
83532003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8354
8355 * Makefile.in (install-info): Support DESTDIR.
8356 (install-html): Likewise.
8357
64fabec2
AC
83582003-08-07 Andrew Cagney <cagney@redhat.com>
8359
8360 Patch from Nick Roberts.
8361 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8362 bindings. Remove description of send-gdb-command.
8363
2fcf52f0
AC
83642003-08-07 Andrew Cagney <cagney@redhat.com>
8365
8366 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8367 GDB 6.0.
8368
086432e2
AC
83692003-08-06 Andrew Cagney <cagney@redhat.com>
8370
8371 * gdb.texinfo (Mode Options): Mention that level three is the
8372 highest available and that level 2 is deprecated.
8373 (Annotations Overview): Mention annotation levels. Cross reference
8374 to "Limitations of the Annotation Interface" in annotate.texi.
8375 (TODO, Value Annotations, Frame Annotations): Delete section.
8376 (Displays, Breakpoint Info): Delete.
8377
e5249f67
AC
83782003-08-04 Andrew Cagney <cagney@redhat.com>
8379
8380 * agentexpr.texi: Delete @bye.
8381 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8382 (stabs.info): Add $(srcdir) to include search path.
8383 (html): Depend on "annotate_toc.html", and not "annotate.html".
8384 * stabs.texinfo: Ditto. Include "fdl.texi".
8385 * gdbint.texinfo: Update copyright statement's list of invariant
8386 sections.
8387
e6f672d2
AC
83882003-07-28 Andrew Cagney <cagney@redhat.com>
8389
8390 * Makefile.in (INFO_DEPS): Add annotate.info.
8391 (dvi, ps, html, pdf): Add annotate.
8392 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8393 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8394 (ANNOTATE_DOC_FILES): New macro.
8395 (ANNOTATE_TEX_TMPS): New macro.
8396 (annotate.info, annotate_toc.html): Specify dependencies.
8397 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8398 * annotate.texinfo: Rename annotate.texi. Get building. Add
8399 "Migrating to GDB/MI" and "Limitations of the Annotation
8400 Interface" chapters. Mention why it is not part of the user
8401 guide. Update copyright notice. Include "fdl.texi".
8402
72ffddc9
SC
84032003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8404
8405 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8406
a9f12a31
DJ
84072003-07-24 Daniel Jacobowitz <drow@mvista.com>
8408
8409 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8410
b1fe9455
DJ
84112003-07-24 Daniel Jacobowitz <drow@mvista.com>
8412
8413 * gdb.texinfo (Server): Mention pidof.
8414
153721e6
AC
84152003-07-22 Andrew Cagney <cagney@redhat.com>
8416
8417 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8418 list.
8419
0fac0b41
DJ
84202003-06-28 Daniel Jacobowitz <drow@mvista.com>
8421
8422 * gdb.texinfo (Logging output): New chapter.
8423
4e562065
JB
84242003-06-24 Joel Brobecker <brobecker@gnat.com>
8425
8426 * gdb.texinfo (Unsupported languages): New section.
8427 (Languages): Add link to new section.
8428
f2c06f52
AC
84292003-06-22 Andrew Cagney <cagney@redhat.com>
8430
8431 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8432
b4177fca
DJ
84332003-06-22 Daniel Jacobowitz <drow@mvista.com>
8434
8435 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8436
f418dd93
DJ
84372003-06-22 Daniel Jacobowitz <drow@mvista.com>
8438
8439 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8440 * agentexpr.texi: Retitle section, and change it to an appendix.
8441 Comment out texinfo initialization. Factor a @var{} into two
8442 pieces to prevent makeinfo warnings.
8443 * gdb.texinfo: Add Agent Expressions appendix.
8444
4ca61388
DJ
84452003-06-19 Daniel Jacobowitz <drow@mvista.com>
8446
8447 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8448
07f31aa6
DJ
84492003-06-18 Daniel Jacobowitz <drow@mvista.com>
8450
5ae4183a 8451 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8452 remote target". Document the "detach" and "disconnect" commands.
8453 (Server, Netware, Debug Session): Reference "Connecting to a
8454 remote target".
8455 (GDB/MI Target Manipulation): Document "-target-disconnect".
8456
2dd0da42
AC
84572003-06-13 Andrew Cagney <cagney@redhat.com>
8458
8459 * gdbint.texinfo (Target Architecture Definition): Deprecate
8460 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8461 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8462
e7a3abfc
JB
84632003-06-09 Jim Blandy <jimb@redhat.com>
8464
8465 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8466
25e3a86b
AC
84672003-06-08 Andrew Cagney <cagney@redhat.com>
8468
8469 * gdbint.texinfo (Target Architecture Definition): Delete
8470 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8471
a9e5fdc2
AC
84722003-06-08 Andrew Cagney <cagney@redhat.com>
8473
8474 * gdbint.texinfo (Target Architecture Definition): Document
8475 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8476
b37303ee
AF
84772003-06-07 Adam Fedor <fedor@gnu.org>
8478
8479 * gdb.texinfo: Add Objective-C documentation.
8480
39fe6e80
AC
84812003-06-01 Andrew Cagney <cagney@redhat.com>
8482
8483 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8484 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8485
125309b2
AC
84862003-05-21 Andrew Cagney <cagney@redhat.com>
8487
8488 * gdbint.texinfo (Target Architecture Definition): Delete
8489 references to "extract_address" and "store_address".
8490
b8b527c5
AC
84912003-05-16 Andrew Cagney <cagney@redhat.com>
8492
8493 * gdbint.texinfo (Target Architecture Definition): Replace
8494 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8495 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8496
50e3ee83
TR
84972003-05-14 Theodore A. Roth <troth@openavr.org>
8498
8499 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8500
44e2be90
L
85012003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8502
8503 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8504 (gdb.dvi): Likewise.
8505 (gdb.pdf): Likewise.
8506 (links2roff): Likewise.
8507
df5215a6
JB
85082003-05-08 Jim Blandy <jimb@redhat.com>
8509
8510 * gdb.texinfo (Dump/Restore Files): Update documentation for
8511 'dump', 'append', and 'restore': note that format argument is
8512 optional; simplify presentation of the command variants; and be
8513 more precise about the formats.
8514
5e7b2f39
JB
85152003-05-07 Jim Blandy <jimb@redhat.com>
8516
8517 * gdb.texinfo (Symbols): Update documentation: 'maint list
8518 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8519 symtabs' and 'maint info psymtabs'.
8520
b1e29e33
AC
85212003-05-05 Andrew Cagney <cagney@redhat.com>
8522
8523 * gdbint.texinfo (Target Architecture Definition): Make
8524 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8525 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8526 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8527
00905d52
AC
85282003-05-04 Andrew Cagney <cagney@redhat.com>
8529
8530 * gdb.texinfo (Maintenance Commands): Document "maint print
8531 dummy-frames".
8532
54ff5908
AC
85332003-05-04 Andrew Cagney <cagney@redhat.com>
8534
8535 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8536
32e7087d
JB
85372003-05-03 J. Brobecker <brobecker@gnat.com>
8538
8539 Thierry Schneider <tpschneider1@yahoo.com>
8540 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8541 for new MI command.
8542
7043d8dc
AC
85432003-05-03 Andrew Cagney <cagney@redhat.com>
8544
8545 * gdbint.texinfo (Target Architecture Definition): Document
8546 push_dummy_code. Add cross references.
8547
e33d66ec
EZ
85482003-05-02 Elena Zannoni <ezannoni@redhat.com>
8549
8550 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8551 set/show charsets commands.
8552
0ba6dca9
AC
85532003-04-28 Andrew Cagney <cagney@redhat.com>
8554
8555 * gdbint.texinfo (Target Architecture Definition): Replace
8556 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8557 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8558
d7a27068
AC
85592003-04-28 Andrew Cagney <cagney@redhat.com>
8560
8561 * gdbint.texinfo (Target Architecture Definition): Rename
8562 "tm_print_insn" to "deprecated_tm_print_insn".
8563
44ea7b70
JB
85642003-04-09 Jim Blandy <jimb@redhat.com>
8565
8566 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8567 list psymtabs'.
8568
fb8f8949
AC
85692003-04-08 Andrew Cagney <cagney@redhat.com>
8570
8571 * gdbint.texinfo (Target Architecture Definition): Delete
8572 references to EXTRA_FRAME_INFO.
8573
32fb0f22
AC
85742003-04-08 Andrew Cagney <cagney@redhat.com>
8575
8576 * gdbint.texinfo (Target Architecture Definition): Delete
8577 PRINT_TYPELESS_INTEGER.
8578
6be67e67
JB
85792003-04-02 J. Brobecker <brobecker@gnat.com>
8580
8581 * observer.texi (GDB Observers): Adjust the documentation for the
8582 normal_stop notification to better describe reality. Fix a couple
8583 of minor typos.
8584
4e35d5f0
BR
85852003-04-02 Bob Rossi <bob_rossi@cox.net>
8586
a9331b3f 8587 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8588 '-file-list-exec-source-file'
8589
e8a8712a
AC
85902003-03-31 Andrew Cagney <cagney@redhat.com>
8591
8592 * gdbint.texinfo (Target Architecture Definition): Delete
8593 references to CALL_DUMMY_P.
8594
6c0e89ed
AC
85952003-03-30 Andrew Cagney <cagney@redhat.com>
8596
8597 * gdbint.texinfo (Target Architecture Definition): Remove
8598 reference to TARGET_WRITE_SP.
a9331b3f 8599
378bfd1b
AC
86002003-03-27 Andrew Cagney <cagney@redhat.com>
8601
8602 * gdbint.texinfo (Target Architecture Definition): Remove
8603 references to write_sp.
6c0e89ed 8604
922fbb7b
AC
86052003-03-27 Andrew Cagney <cagney@redhat.com>
8606
8607 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8608 chapter body. Use @smallexample instead of @example.
8609 (Annotations): Ditto.
8610 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8611 annotate.texi.
8612
b81774d8
AC
86132003-03-26 Andrew Cagney <cagney@redhat.com>
8614
8615 * gdbint.texinfo (Target Architecture Definition): Replace
8616 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8617 dummy_addr parameters.
8618
1bf6d5cc
AC
86192003-03-25 Andrew Cagney <cagney@redhat.com>
8620
8621 * gdbint.texinfo (Target Architecture Definition): Delete
8622 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8623 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8624 Add reference to PUSH_ARGUMENTS.
8625
618ce49f
AC
86262003-03-23 Andrew Cagney <cagney@redhat.com>
8627
8628 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8629 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8630
bcd7e15f
JB
86312003-03-18 J. Brobecker <brobecker@gnat.com>
8632
8633 * gdbint.texinfo (Algorithms): Add new section describing the
8634 Observer paradigm.
8635 (Top): Add menu entry to new observer appendix.
8636 * observer.texi: New file.
8637 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8638 new observer.texi file.
8639
9fe8321b
AC
86402003-03-17 Andrew Cagney <cagney@redhat.com>
8641
8642 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8643 that GNU Press update the manual version number.
8644
ac2adee5
AC
86452003-03-12 Andrew Cagney <cagney@redhat.com>
8646
8647 * gdbint.texinfo (Target Architecture Definition): Delete
8648 references to get_saved_register. Rename GET_SAVED_REGISTER to
8649 DEPRECATED_GET_SAVED_REGISTER.
8650
749b82f6
AC
86512003-03-13 Andrew Cagney <cagney@redhat.com>
8652
8653 * gdbint.texinfo (Target Architecture Definition): Replace
8654 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8655
8bedc050
AC
86562003-03-12 Andrew Cagney <cagney@redhat.com>
8657
8658 * gdbint.texinfo (Target Architecture Definition): Rename
8659 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8660
0ce1b118
CV
86612003-03-10 Corinna Vinschen <vinschen@redhat.com>
8662
8663 * gdb.texinfo: Add File-I/O documentation.
8664
12cc2063
AC
86652003-03-10 Andrew Cagney <cagney@redhat.com>
8666
8667 * gdbint.texinfo (Target Architecture Definition): Cross reference
8668 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8669
7453dc06
AC
86702003-03-07 Andrew Cagney <cagney@redhat.com>
8671
8672 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8673 frame" command.
8674
6314f104
AC
86752003-03-05 Andrew Cagney <cagney@redhat.com>
8676
8677 * gdbint.texinfo (Target Architecture Definition): Document
8678 unwind_dummy_id. Cross reference unwind_dummy_id and
8679 SAVE_DUMMY_FRAME_TOS.
8680
f1212245
DJ
86812003-03-05 James Ingham <jingham@apple.com>
8682 Daniel Jacobowitz <drow@mvista.com>
8683
8684 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8685 and "show cp-abi".
8686
77e7e267
AC
86872003-03-03 Andrew Cagney <cagney@redhat.com>
8688
8689 * gdbint.texinfo (Target Architecture Definition): Document
8690 register_type.
8691
838a8221
AC
86922003-03-03 Andrew Cagney <cagney@redhat.com>
8693
8694 * stabs.texinfo (Structures): Use @samp and separate @var's
8695 instead of a single @var containing a comma separated list.
8696 (Unions): Ditto.
8697
d7f4a264
DJ
86982003-03-02 Daniel Jacobowitz <drow@mvista.com>
8699
8700 * Makefile.in (distclean): Remove config.log.
8701
f30ee0bc
AC
87022003-03-01 Andrew Cagney <cagney@redhat.com>
8703
8704 * gdbint.texinfo (Target Architecture Definition): Rename
8705 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8706
87072003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8708
8709 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8710 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8711
be448670
CF
87122003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8713
8714 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8715 (Non-debug DLL symbols): New node, describing the minimal symbols
8716 loaded from DLLs without real debugging symbols.
8717
501eef12
AC
87182003-02-20 Andrew Cagney <ac131313@redhat.com>
8719
8720 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8721 hardware-breakpoint-limit".
8722 (Set Watchpoints): Add cross reference to "set remote
8723 hardware-watchpoint-limit".
8724 (Remote configuration options): New section.
8725
21c294e6
AC
87262003-02-04 Andrew Cagney <ac131313@redhat.com>
8727
e9be73e4
AC
8728 * gdbint.texinfo (Target Architecture Definition): Delete
8729 descrption of IS_TRAPPED_INTERNALVAR.
8730
21c294e6
AC
8731 From Keith Seitz <keiths@redhat.com>:
8732 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8733 option "-i"/"--interpreter" to this chapter. Include index
8734 entries.
8735
0179ffac
DC
87362003-02-04 David Carlton <carlton@math.stanford.edu>
8737
8738 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8739 (Variables): Recommend stabs+ and DWARF 2.
8740 (C plus plus expressions): Correct info about
8741 compiler versions, debug formats.
8742 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8743 PR symtab/874.
8744
7ca9f392
AC
87452003-02-01 Andrew Cagney <ac131313@redhat.com>
8746
8747 * gdbint.texinfo (Target Architecture Definition): Delete
8748 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8749 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8750 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8751 references to nindy and i960.
8752 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8753
31a85ea2
AC
87542003-02-01 Andrew Cagney <ac131313@redhat.com>
8755
8756 * gdbint.texinfo (Target Architecture Definition): Delete
8757 FLOAT_INFO.
8758
6b894e49
AC
87592003-01-30 Andrew Cagney <ac131313@redhat.com>
8760
8761 * stabs.texinfo (Member Type Descriptor): Clarify description of
8762 `@'. Suggested by Ben Hutchings.
8763
c48861fb
AC
87642003-01-29 Andrew Cagney <ac131313@redhat.com>
8765
8766 * gdb.texinfo (M68K): Delete reference to es1800.
8767
617073a9
AC
87682003-01-29 Andrew Cagney <ac131313@redhat.com>
8769
8770 * gdb.texinfo (Maintenance Commands): Document `maint print
8771 reggroups' and `maint print register-groups'.
8772 * gdbint.texinfo (Target Architecture Definition): Document
8773 register_reggroup_p.
8774
5b5d99cf
JB
87752003-01-23 Jim Blandy <jimb@redhat.com>
8776
8777 * gdb.texinfo (Separate Debug Files): New section.
8778
e7ba9c65
DJ
87792003-01-22 Daniel Jacobowitz <drow@mvista.com>
8780
8781 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8782 and "maint show profile".
8783
94e91d6d
MC
87842003-01-16 Michael Chastain <mec@shout.net>
8785
8786 * gdb.texinfo (Installing GDB): Warn against
8787 ".../gdb-VERSION/gdb/configure".
8788 (Separate Objdir): Likewise.
8789
867f3898
AC
87902003-01-15 Andrew Cagney <ac131313@redhat.com>
8791
8792 * gdbint.texinfo (Target Architecture Definition): Delete
8793 definition of PRINT_REGISTER_HOOK.
8794
f153cc92
EZ
87952003-01-15 Elena Zannoni <ezannoni@redhat.com>
8796
8797 (OpenRISC 1000): Fix formatting of command names.
8798
c60eb6f1
EZ
87992003-01-15 Elena Zannoni <ezannoni@redhat.com>
8800
8801 * gdb.texinfo (Continuing and Stepping): Add new command
8802 'advance'. Clarify behavior of 'until'.
8803
f5ebfba0
DJ
88042003-01-13 Daniel Jacobowitz <drow@mvista.com>
8805
8806 * gdb.texinfo (Files): Document solib-absolute-prefix and
8807 solib-search-path.
8808
4ce8657e
MC
88092003-01-09 Michael Chastain <mec@shout.net>
8810
8811 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8812 (Create a Release): Add new instructions for new @file{src-release}.
8813 Document existing instructions for @file{Makefile.in} as
8814 being for @value{GDBN} 5.3.1 or earlier.
8815
372613e3
AC
88162003-01-09 Andrew Cagney <ac131313@redhat.com>
8817
8818 * gdbint.texinfo (Target Architecture Definition): Mention
8819 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8820 allocate memory.
8821
b4e9345d
DJ
88222003-01-04 Daniel Jacobowitz <drow@mvista.com>
8823
8824 * gdb.texinfo (Controlling GDB): Add @kindex for
8825 "show osabi".
8826 (Backtraces): Add @kindex's for backtrace-below-main.
8827
98b45e30
DJ
88282003-01-04 Daniel Jacobowitz <drow@mvista.com>
8829
8830 * gdb.texinfo (Controlling GDB): Document "set osabi".
8831
95f90d25
DJ
88322003-01-04 Daniel Jacobowitz <drow@mvista.com>
8833
8834 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8835 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8836
1e698235
DJ
88372003-01-04 Daniel Jacobowitz <drow@mvista.com>
8838
8839 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8840 "set coerce-float-to-double".
8841 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8842
e632838e
AC
88432003-01-02 Andrew Cagney <ac131313@redhat.com>
8844
8845 * stabs.texinfo: Remove obsolete text.
8846 * gdbint.texinfo: Ditto.
8847 * gdb.texinfo: Ditto.
8848
c133ab7a
MK
88492002-12-22 Mark Kettenis <kettenis@gnu.org>
8850
8851 * gdbint.texinfo (Target Architecture Definition): Update
8852 description of gdbarch_register_osabi.
8853
f821f325
KH
88542002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8855
8856 * agentexpr.texi: Fix typos.
8857 * annotate.texi: Likewise.
8858 * fdl.texi: Likewise.
8859
85a6d8d3 88602002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8861
8862 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8863 DEPRECATED_INIT_FRAME_PC.
8864
ae45cd16
AC
88652002-12-01 Andrew Cagney <ac131313@redhat.com>
8866
8867 * gdbint.texinfo (Target Architecture Definition): Delete
8868 PC_IN_CALL_DUMMY.
8869
07555a72
AC
88702002-11-28 Andrew Cagney <ac131313@redhat.com>
8871
8872 * gdbint.texinfo (Host Definition): Delete documentation on
8873 USE_GENERIC_DUMMY_FRAMES.
8874
c166cdc7
EZ
88752002-11-26 Elena Zannoni <ezannoni@redhat.com>
8876
5ae4183a 8877 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8878 * Makefile.in (install-info): Run the install-info command as part
8879 of the post install steps only.
8880 (uninstall-info): New target.
8881 (uninstall): New target.
8882
35db0260
EZ
88832002-11-22 Elena Zannoni <ezannoni@redhat.com>
8884
8885 * Makefile.in (install): Make install do some real work.
8886
9ba8d803
AC
88872002-11-19 Andrew Cagney <ac131313@redhat.com>
8888
8889 Fix POSIX problem reported by Paul Eggert.
8890 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8891 Fix PR gdb/527.
8892
903ad3a6
AC
88932002-10-26 Andrew Cagney <cagney@redhat.com>
8894
8895 * gdbint.texinfo (Target Architecture Definition): Delete
8896 definition of DO_REGISTERS_INFO.
8897
f2abfe65
KB
88982002-10-18 Kevin Buettner <kevinb@redhat.com>
8899
8900 * gdbint.texinfo (Address Classes): Fix problems with insertion
8901 of ``{'' and ``}'' in example.
8902
b5b0480a
KB
89032002-10-17 Kevin Buettner <kevinb@redhat.com>
8904
8905 * gdbint.texinfo (Address Classes): New section.
8906 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8907 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8908 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8909 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8910
c85508ee
KD
89112002-10-11 Klee Dienes <kdienes@apple.com>
8912
8913 * gdb.texinfo (Registers): Mention vector registers as well as
8914 floating registers in the documentation for 'info registers' and
8915 'info all-registers'.
8916
6d12fc3d
DJ
89172002-10-11 Daniel Jacobowitz <drow@mvista.com>
8918
8919 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8920
8d19fbd2
JJ
89212002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8922
8923 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8924 interface definition.
8925
a37295f9
MM
89262002-10-03 Marko Mlinar <markom@opencores.org>
8927
8928 * gdb.texinfo (Target Commands): Add or1k target specific
8929 commands.
8930 * gdb.texinfo (Contributors): Add myself to the contributors list.
8931
da0f9dcd
AC
89322002-10-01 Andrew Cagney <ac131313@redhat.com>
8933
8934 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8935 and "mi1" instead of "mi1" and "mi0".
8936
2e834e49
HPN
89372002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8938
8939 * gdb.texinfo (Packets): Fix typos "alligned".
8940 Correct z3/Z3 description. Correct z4/Z4 title.
8941
050be0dc
AC
89422002-09-27 Andrew Cagney <ac131313@redhat.com>
8943
8944 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8945
1104b9e7
KB
89462002-09-25 Kevin Buettner <kevinb@redhat.com>
8947
8948 * gdb.texinfo: Use GNU/Linux instead of Linux.
8949
512217c7
AC
89502002-09-25 Andrew Cagney <ac131313@redhat.com>
8951
8952 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8953
10998722
AC
89542002-09-24 Andrew Cagney <ac131313@redhat.com>
8955
512217c7 8956 * gdb.texinfo: Replace @example with @smallexample.
10998722 8957
a0eb71c5
KB
89582002-09-20 Kevin Buettner <kevinb@redhat.com>
8959
f7dc1244 8960 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8961 * gdb.texinfo (Character Sets): Use @smallexample instead of
8962 @example. Use GNU/Linux instead of Linux.
8963
89642002-09-20 Jim Blandy <jimb@redhat.com>
8965
8966 * gdb.texinfo: Add character set documentation.
8967
2f870471
AC
89682002-09-19 Andrew Cagney <ac131313@redhat.com>
8969
8970 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8971 (Packets): Add cross reference from `b' packet to `z' packets.
8972
790eb8f5
AC
89732002-09-19 Andrew Cagney <ac131313@redhat.com>
8974
8d30a00d
AC
8975 * gdb.texinfo (Maintenance Commands): Document ``maint
8976 internal-error'' and ``maint internal-warning''.
8977
790eb8f5
AC
8978 * gdbint.texinfo (Target Architecture Definition): Revise
8979 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8980
a23a7bf1
JB
89812002-09-19 Joel Brobecker <brobecker@gnat.com>
8982
8983 * gdbint.texinfo (Target Conditionals): Document the new
8984 NAME_OF_MALLOC macro.
8985
299ffc64
AC
89862002-09-05 Andrew Cagney <ac131313@redhat.com>
8987
8988 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8989 engineer.
8990
b7bb15bc
SC
89912002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8992
8993 * gdb.texinfo (TUI Overview): Document status line fields.
8994
3d757584
SC
89952002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8996
8997 * gdb.texinfo (TUI Commands): Document info win command.
8998
269c21fe
SC
89992002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9000
9001 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9002
7cf36c78
SC
90032002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9004
9005 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9006 (TUI Keys): Likewise.
9007
d2c6833e
AC
90082002-08-25 Andrew Cagney <ac131313@redhat.com>
9009
9010 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9011 for a packet receive.
9012
46d8b1c3
AC
90132002-08-25 Andrew Cagney <ac131313@redhat.com>
9014
9015 * Makefile.in (clean): Move to end of file.
9016 (distclean, maintainer-clean, realclean): Ditto.
9017 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9018 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9019 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9020 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9021
b0787093
AC
90222002-08-24 Andrew Cagney <ac131313@redhat.com>
9023
9024 * Makefile.in (GDBINT_TEX_TMPS): Define.
9025 (gdbint.dvi, gdbint.pdf): Use
9026 (GDB_TEX_TMPS): Define.
9027 (gdb.dvi, gdb.pdf): Use.
9028 (STABS_TEX_TMPS): Define.
9029 (stabs.dvi, stabs.pdf): Use.
9030 (GDB_DOC_SOURCE_INCLUDES): New macros.
9031 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9032 (GDBINT_DOC_FILES_INCLUDES): New macros.
9033 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9034 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9035 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9036 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9037 (links2roff): Replace SFILES_INCLUDED with
9038 GDB_DOC_SOURCE_INCLUDES.
9039 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9040 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9041 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9042 dependencies.
9043 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9044 dependencies.
9045 (gdbmi.texinfo): Delete rule.
9046 (inc-hist.texinfo): Delete rule.
9047 (rluser.texinfo): Delete rule.
9048
ebba8386
AC
90492002-08-23 Andrew Cagney <cagney@redhat.com>
9050
9051 * gdbint.texinfo (Target Architecture Definition): Update
9052 STORE_RETURN_VALUE, mention regcache.
9053
0ab7a791
AC
90542002-08-21 Andrew Cagney <ac131313@redhat.com>
9055
9056 * gdbint.texinfo (Target Architecture Definition): Document
9057 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9058
ee2d5c50
AC
90592002-08-19 Andrew Cagney <ac131313@redhat.com>
9060
9061 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9062 Fix minor typos. Add index entries.
9063
53c69bd7
AC
90642002-08-18 Andrew Cagney <ac131313@redhat.com>
9065
9066 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9067
e76f1f2e
AC
90682002-08-15 Andrew Cagney <ac131313@redhat.com>
9069
9070 * gdbint.texinfo (Target Architecture Definition): Document
9071 PRINT_VECTOR_INFO.
9072 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9073
0680b120
AC
90742002-08-13 Andrew Cagney <ac131313@redhat.com>
9075
9076 * gdb.texinfo (Maintenance Commands): Document "maint print
9077 registers", "maint print raw-registers" and "maint print
9078 cooked-registers".
9079
3c3bea1c
GS
90802002-08-08 Grace Sainsbury <graces@redhat.com>
9081
a9331b3f 9082 From Mark Salter:
3c3bea1c
GS
9083 * gdb.texinfo (Protocol): Document T packet extension to
9084 allow watchpoint address reporting.
9085
42f9b0a5
AC
90862002-08-03 Andrew Cagney <ac131313@redhat.com>
9087
9088 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9089
db034ac5
AC
90902002-08-01 Andrew Cagney <cagney@redhat.com>
9091
9092 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9093 to CHILL.
9094
e2b28d04
AC
90952002-08-01 Andrew Cagney <ac131313@redhat.com>
9096
9097 * gdbint.texinfo (Coding): Revise section "Include Files".
9098
7fb623f7
AC
90992002-07-24 Andrew Cagney <cagney@redhat.com>
9100
9101 * gdbint.texinfo: Obsolete references to m88k.
9102 * gdb.texinfo: Ditto.
9103
4a2b4636
JB
91042002-07-10 Joel Brobecker <brobecker@gnat.com>
9105
7fb623f7 9106 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9107 where the proper version of autoconf can be retrieved.
9108
a71ec265
DH
91092002-07-09 Don Howard <dhoward@redhat.com>
9110
9111 * gdb.texinfo (Command Files): Further describe the behavior of
9112 sourced command files.
9113
b9aa90c9
AC
91142002-06-27 Andrew Cagney <ac131313@redhat.com>
9115
9116 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9117 (Coding): Clarify ISO C version that GDB assumes.
9118
40dd2248
TT
91192002-06-26 Tom Tromey <tromey@redhat.com>
9120
9121 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9122 add_setshow_cmd_full.
9123
bfac230e
DH
91242002-06-25 Don Howard <dhoward@redhat.com>
9125
9126 * gdb.texinfo (Memory Region Attributes): Document new behavior
9127 for 'mem' command.
9128
475b0867
JB
91292002-06-11 Jim Blandy <jimb@redhat.com>
9130
919d772c
JB
9131 * gdb.texinfo (Symbols): Update documentation for `info source'
9132 command.
9133
475b0867
JB
9134 * gdb.texinfo (Macros): Call the command `info macro', not
9135 `show macro'.
9136
ba8c9337
AC
91372002-06-09 Andrew Cagney <ac131313@redhat.com>
9138
9139 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9140 data''.
9141
1029b7fa
MK
91422002-06-09 Mark Kettenis <kettenis@gnu.org>
9143
9144 * gdbint.texinfo (Target Architecture Definition): Document
9145 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9146
16737d73
AC
91472002-06-08 Andrew Cagney <ac131313@redhat.com>
9148
9149 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9150 lists.
9151
30107679
AC
91522002-06-08 Andrew Cagney <ac131313@redhat.com>
9153
9154 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9155 Branch''.
9156
3352e23e
AC
91572002-06-01 Andrew Cagney <ac131313@redhat.com>
9158
9159 * gdbint.texinfo (Target Architecture Definition): Add section
9160 ``Converting an existing Target Architecture to Multi-arch''.
9161
cbb09e6a
AC
91622002-05-30 Andrew Cagney <ac131313@redhat.com>
9163
9164 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9165 to ``Obsoleting code''. Revise.
9166
e2e0bcd1
JB
91672002-05-17 Jim Blandy <jimb@redhat.com>
9168
9169 * gdb.texinfo (C Preprocessor Macros): New chapter.
9170 Include it in the main menu.
9171 (Contributors): Credit Jim Blandy with macro support.
9172 (Compilation): Explain how to get macro information into the
9173 executable.
9174 (Expressions): Note that preprocessor macros are expanded.
9175
9db8d71f
DJ
91762002-05-14 Daniel Jacobowitz <drow@mvista.com>
9177
9178 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9179 options for `target remote'.
9180
6d531722
AC
91812002-05-13 Andrew Cagney <ac131313@redhat.com>
9182
9183 * gdbint.texinfo (Target Architecture Definition): Delete
9184 documentation on NNPC_REGNUM.
9185
13d01224
AC
91862002-05-11 Andrew Cagney <ac131313@redhat.com>
9187
9188 * gdbint.texinfo (Target Architecture Definition): Document
9189 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9190 (Target Architecture Definition): Revise section `Using Different
9191 Register and Memory Data Representations'. Add section `Raw and
9192 Virtual Register Representations'.
9193
b2e75d78
AC
91942002-05-11 Andrew Cagney <ac131313@redhat.com>
9195
9196 * gdbint.texinfo (Target Architecture Definition): Mention
9197 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9198 (Target Architecture Definition): Mention same. Add references to
9199 web pages.
9200
2c8682ee
MS
92012002-05-08 Michael Snyder <msnyder@redhat.com>
9202
9203 * stabs.texinfo (Attributes): Document new "vector" attribute.
9204
0816590b
AC
92052002-05-04 Andrew Cagney <ac131313@redhat.com>
9206
9207 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9208
2653173e
AC
92092002-05-04 Andrew Cagney <ac131313@redhat.com>
9210
9211 * gdb.texinfo: Delete obsolete references to a29k.
9212
d7bd68ca
AC
92132002-04-24 Andrew Cagney <ac131313@redhat.com>
9214
9215 * gdbint.texinfo (Target Architecture Definition): Replace
9216 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9217
21d83aa5
DM
92182002-04-24 David S. Miller <davem@redhat.com>
9219
9220 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9221
7673a6cc
DM
92222002-04-21 David S. Miller <davem@redhat.com>
9223
9224 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9225
d49d1e0a
AC
92262002-04-21 Andrew Cagney <ac131313@redhat.com>
9227
9228 * gdbint.texinfo (Target Architecture Definition): Delete
9229 definition of HAVE_REGISTER_WINDOWS.
9230
f7dc1244 92312002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9232
9233 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9234 "Theodore A. Roth" <troth@verinet.com>.
9235
5ca0cb28
DH
92362002-04-15 Don Howard <dhoward@redhat.com>
9237
f7dc1244 9238 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9239 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9240 Provide a better explaination of this feature.
5ca0cb28 9241
f208ba17
AC
92422002-04-14 Andrew Cagney <ac131313@redhat.com>
9243
9244 * gdbint.texinfo (Target Architecture Definition): Remove
9245 FRAME_CHAIN_COMBINE.
9246
d5ba91de
MC
92472002-04-12 Michael Chastain <mec@shout.net>
9248
9249 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9250 REG_STACK_SEGMENT.
9251
26818220
MC
92522002-04-09 Michael Chastain <mec@shout.net>
9253
9254 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9255 PYRAMID_* macros.
9256
129188f6
AC
92572002-04-07 Andrew Cagney <ac131313@redhat.com>
9258
9259 * gdb.texinfo (Bug Reporting): Document that the web is the
9260 prefered way of submitting bug reports.
9261 (Bug Reporting): Delete the s-mail address as the last resort.
9262
8227c0ff
AC
92632002-04-05 Andrew Cagney <ac131313@redhat.com>
9264
9265 * gdbint.texinfo (Target Architecture Definition): Delete
9266 references to TARGET_WRITE_FP and write_fp.
9267
16d9dec6
MS
92682002-03-27 Michael Snyder <msnyder@redhat.com>
9269
9270 * gdb.texinfo: Document new commands dump, append, and restore.
9271
9ae8b82c
AC
92722002-03-27 Andrew Cagney <ac131313@redhat.com>
9273
9274 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9275 Branch'.
9276
474c8240
AC
92772002-03-18 Andrew Cagney <ac131313@redhat.com>
9278
9279 * gdb.texinfo: Change all examples to @smallexample.
9280 * gdbint.texinfo: Ditto.
a9331b3f 9281
fb0ff88f
AC
92822002-03-18 Andrew Cagney <ac131313@redhat.com>
9283
9284 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9285 Branches''.
9286
9bb0a4d8
AC
92872002-03-18 Andrew Cagney <ac131313@redhat.com>
9288
9289 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9290 Policy''.
9291
937f164b
FF
92922002-03-04 Fred Fish <fnf@redhat.com>
9293
9294 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9295 expresson, suports, dependant, trhe, perhaphs, situtations,
9296 explictily, taged, oportunity, unfortunatly).
9297
a7b40f07
AC
92982002-02-24 Andrew Cagney <ac131313@redhat.com>
9299
9300 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9301 Remove reference to 3.12.
9302
aab4e0ec
AC
93032002-02-23 Andrew Cagney <ac131313@redhat.com>
9304
9305 * gdbint.texinfo: Include fdl.texi.
9306 (Top): Add GNU Free Documentation License.
9307 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9308 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9309 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9310 (gdbint.info): Add srcdir to include path.
9311 * gdb.texinfo: Include gpl.texi.
9312 (Top): Add Copying.
9313 * gpl.texi: New file.
9314
47b95330
AC
93152002-02-23 Andrew Cagney <ac131313@redhat.com>
9316
9317 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9318
78c47bea
PM
93192002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9320
9321 * gdb.texinfo: Document Cygwin native specific commands.
9322
56460a61
DJ
93232002-02-15 Daniel Jacobowitz <drow@mvista.com>
9324
9325 * gdb.texinfo: Document gdbserver ``--attach'' command.
9326
def71bfa
MS
93272002-02-07 Michael Snyder <msnyder@redhat.com>
9328
9329 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9330 to @code(_ovly_debug_event).
9331
c928edc0
AC
93322002-02-07 Andrew Cagney <ac131313@redhat.com>
9333
9334 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9335
81d46470
MS
93362002-02-06 Michael Snyder <msnyder@redhat.com>
9337
9338 * gdb.texinfo (overlays): Mention new magic symbol
9339 '_ovly_debug_event', which allows GDB to keep better track
9340 of overlays.
9341
f7dc1244 93422002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9343
9344 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9345 Suggested by Dmitry Sivachenko.
9346
9347 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9348
15110bc3
MS
93492002-02-01 Michael Snyder <msnyder@redhat.com>
9350
9351 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9352
6763aef9
MS
93532002-01-30 Michael Snyder <msnyder@redhat.com>
9354
ac282366
MS
9355 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9356 (set trust-readonly-sections): Document.
6763aef9 9357
8642bc8f
AC
93582002-01-29 Andrew Cagney <ac131313@redhat.com>
9359
9360 * gdbint.texinfo (Releasing GDB): Revise and update.
9361
afe64c1a
AC
93622002-01-28 Andrew Cagney <ac131313@redhat.com>
9363
9364 * gdbint.texinfo (Target Architecture Definition): Delete
9365 description of TARGET_BYTE_ORDER_DEFAULT.
9366
f7dc1244 93672002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9368
9369 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9370 <mitya@cavia.pp.ru>.
9371
3d6e1b5a
AC
93722002-01-23 Andrew Cagney <ac131313@redhat.com>
9373
9374 * libgdb.texinfo: Delete file.
9375
6c0e9fb3
AC
93762002-01-22 Andrew Cagney <ac131313@redhat.com>
9377
9378 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9379 * gdbint.texinfo: Ditto.
9380
e0ce93ac
AC
9381Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9382
9383 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9384
be298bcc
AC
93852002-01-22 Andrew Cagney <ac131313@redhat.com>
9386
9387 * Makefile.in: Update copyright.
9388 (TEXI2DVI): Define.
9389 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9390 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9391 gdb-cfg.texi.
9392 (TEXINDEX, PDFTEX): Delete makefile variables.
9393
8e04817f
AC
93942002-01-22 Andrew Cagney <ac131313@redhat.com>
9395
9396 * gdb.texinfo (Protocol): Move section to appendix.
9397
6b2f586d
AC
93982002-01-21 Andrew Cagney <ac131313@redhat.com>
9399
9400 * gdb.texinfo (Remote Debugging): Create a menu.
9401 (Top): Add ``Remote Debugging'' to menu.
9402
6f05cf9f
AC
94032002-01-21 Andrew Cagney <ac131313@redhat.com>
9404
9405 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9406 serial protocol'' from here.
9407 (Remote Debugging): To here. New chapter.
9408
3fd3d7d2
AC
94092002-01-20 Andrew Cagney <ac131313@redhat.com>
9410
9411 * gdbint.texinfo (Target Architecture Definition): Delete
9412 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9413
7fd60527
AC
94142002-01-20 Andrew Cagney <ac131313@redhat.com>
9415
9416 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9417 are no longer needed.
9418 (Porting GDB): Add maintainer note about configure.host.
9419
c2f05ac9
AC
94202002-01-20 Andrew Cagney <ac131313@redhat.com>
9421
9422 * gdbint.texinfo (Target Architecture Definition): Remove
9423 definition of IEEE_FLOAT.
9424
f7dc1244 94252002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9426
9427 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9428 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9429 <3diff@gnu.org>
231b2aad 9430
82600034
AC
94312002-01-19 Andrew Cagney <ac131313@redhat.com>
9432
9433 * gdbint.texinfo (Host Definition): Remove references to
9434 MALLOC_INCOMPATIBLE.
9435
7708fa01
AC
94362002-01-17 Andrew Cagney <ac131313@redhat.com>
9437
9438 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9439 and xyz-xdep.o.
9440
eb12ee30
AC
94412002-01-17 Andrew Cagney <ac131313@redhat.com>
9442
889bf7c5 9443 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9444 (Set Breaks): Copy ``maint info breakpoint'' doco to
9445 ``Maintenance Commands'' appendix. Add reference.
9446
c9ccaa92
AC
94472002-01-17 Andrew Cagney <ac131313@redhat.com>
9448
9449 * fdl.texi: Remove next/prev from @node.
9450
f7dc1244 94512002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9452
9453 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9454 for monstrous @multitable (from Brian Youmans).
9455
9456 * fdl.texi: New file.
9457
9458 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9459
8973da3a
AC
94602002-01-15 Andrew Cagney <ac131313@redhat.com>
9461
9462 * gdbint.texinfo (Releasing GDB): New chapter.
9463
7d86b5d5
AC
94642002-01-14 Andrew Cagney <ac131313@redhat.com>
9465
9466 * gdb.texinfo (Embedded Processors, Calling program functions):
9467 Obsolete references to a29k.
9468
cc1cb004
AC
94692002-01-13 Andrew Cagney <ac131313@redhat.com>
9470
9471 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9472 examples. Document that a code-block should do or discard its
9473 cleanups before exit.
9474
79f12247
MS
94752002-01-11 Michael Snyder <msnyder@redhat.com>
9476
9477 * gdb.texinfo (Choosing files): Change @samp to @file.
9478
19837790
MS
94792002-01-05 Michael Snyder <msnyder@redhat.com>
9480
9481 * gdb.texinfo (--pid): Document new command line option (attach).
9482
f7dc1244 94832002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9484
9485 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9486 in the stub.
9487
d7449b42
AC
94882002-01-04 Andrew Cagney <ac131313@redhat.com>
9489
9490 * gdbint.texinfo (Target Architecture Definition): Replace
9491 BIG_ENDIAN with BFD_ENDIAN_BIG.
9492
f23631e4
AC
94932002-01-03 Andrew Cagney <ac131313@redhat.com>
9494
9495 * gdbint.texinfo (Target Architecture Definition): Replace
9496 value_ptr with struct value pointer.
9497
72c9928d
EZ
94982002-01-02 Eli Zaretskii <eliz@gnu.org>
9499
9500 * gdb.texinfo (Free Software): Fix wording.
9501
959acfd1
EZ
95022001-12-31 Eli Zaretskii <eliz@gnu.org>
9503
9504 * gdb.texinfo (Free Software): New section ``Free Software Needs
9505 Free Documentation''.
9506
f7dc1244 95072001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9508
9509 * stabs.texinfo:
9510 * gdb.texinfo:
9511 * gdbint.texinfo:
9512 * libgdb.texinfo:
9513 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9514
6600abed
MS
95152001-12-29 Michael Snyder <msnyder@redhat.com>
9516
9517 * gdb.texinfo (maint info sections): Fix typo.
9518
f6680716
MS
95192001-12-26 Michael Snyder <msnyder@redhat.com>
9520
fe95c787
MS
9521 * gdb.texinfo (maint info sections): Document.
9522
a9331b3f 9523 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9524 'info proc' sub-options that are currently not implemented.
9525
c3d3ce5b
JB
95262001-12-20 Jim Blandy <jimb@redhat.com>
9527
9528 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9529
778eb05e
AC
95302001-12-15 Andrew Cagney <ac131313@redhat.com>
9531
9532 * gdbint.texinfo (Target Architecture Definition): Replace
9533 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9534
2607059c
AC
95352001-12-01 Andrew Cagney <ac131313@redhat.com>
9536
9537 * gdbint.texinfo (Host Definition): Delete documentation on
9538 HOST_BYTE_ORDER.
9539
df0cd8c5
JB
95402001-11-30 Jim Blandy <jimb@redhat.com>
9541
9542 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9543 overlay support. Add to top-level menu.
df0cd8c5 9544
88118b3a
TT
95452001-11-26 Tom Tromey <tromey@redhat.com>
9546
9547 * gdb.texinfo (Command Syntax): Document C-o binding.
9548
96565e91
CF
95492001-07-26 Christopher Faylor <cgf@redhat.com>
9550
9551 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9552 use since it is described in the referenced section.
9553
f7dc1244 9554 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9555 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9556 clearer when using DJGPP.
9557
2a3d5645
CF
95582001-11-24 Christopher Faylor <cgf@redhat.com>
9559
9560 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9561 specifically refer to MS-DOS.
9562 (command files): Mention gdb.ini is only used on MS-DOS.
9563
aa26fa3a
TT
95642001-11-21 Tom Tromey <tromey@redhat.com>
9565
9566 * gdb.texinfo (Invoking GDB): Document --args.
9567 (Mode Options): Likewise.
9568
4f8ada06
JB
95692001-11-21 Jim Blandy <jimb@redhat.com>
9570
9571 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9572 Delete documentation; this macro has been removed from the
9573 sources.
4f8ada06 9574
3fe0dc10
JB
95752001-11-13 Jim Blandy <jimb@redhat.com>
9576
9577 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9578
9e5abb06
CV
95792001-11-06 Corinna Vinschen <vinschen@redhat.com>
9580
9581 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9582
1c5dfdad
MS
95832001-11-05 Michael Snyder <msnyder@redhat.com>
9584
a9331b3f 9585 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9586 quote regexp chars in function names such as "operator*()".
9587
990f9fe3
FF
95882001-11-01 Fred Fish <fnf@redhat.com>
9589
9590 * gdbint.texinfo (SOLIB_ADD): Document additional new
9591 "readsyms" arg.
9592
b433d00b
DH
95932001-10-30 Don Howard <dhoward@redhat.com>
9594
070b1dd3
DH
9595 * gdb.texinfo: (Command Files) Added documentation for the
9596 behavior of gdb with input redirected from a file.
b433d00b 9597
b7209cb4
FF
95982001-10-28 Fred Fish <fnf@redhat.com>
9599
9600 * gdb.texinfo (auto-solib-add): Change docs to match
9601 implementation change.
9602 (auto-solib-limit): Add docs for new variable.
9603
1aa20aa8
AC
96042001-10-15 Andrew Cagney <ac131313@redhat.com>
9605
9606 * gdbint.texinfo (Target Architecture Definition): Function
9607 value_as_pointer renamed to value_as_address.
9608
fc0c74b1
AC
96092001-10-15 Andrew Cagney <ac131313@redhat.com>
9610
9611 * gdbint.texinfo (Target Architecture Definition): Default
9612 POINTER_TO_ADDRESS functions assume unsigned addresses.
9613 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9614 posting by Jim Blandy.
9615
f4846649
JB
96162001-10-12 Jim Blandy <jimb@redhat.com>
9617
9618 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9619 version of texi2html (1.64) doesn't support this flag any more.
9620
f277788b
MK
96212001-09-08 Mark Kettenis <kettenis@gnu.org>
9622
a9dc4918
MK
9623 * gdbint.texinfo (Host Definition): Remove description of
9624 MEM_FNS_DECLARED.
9625
d28379df
MK
9626 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9627
f277788b
MK
9628 * gdbint.texinfo (Host Definition): Remove description of
9629 HAVE_SIGSETMASK.
9630
7ccaa899
EZ
96312001-09-04 Elena Zannoni <ezannoni@redhat.com>
9632
9633 * gdbint.texinfo (Target Architecture Definition): Add
9634 explanation of TARGET_PRINT_INSN macro.
9635
17d9d558
JB
96362001-08-30 Jim Blandy <jimb@redhat.com>
9637
9638 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9639 Explain what it means to load relocatable files.
9640
72cde065
JB
96412001-08-28 Jim Blandy <jimb@redhat.com>
9642
9643 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9644 info `top' menu.
9645
9e678452
CF
9646Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9647
9648 * gdbint.texinfo: Add a cautionary note about macro use.
9649
a2bea4c3 96502001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9651
a2bea4c3
CV
9652 * gdb.texinfo: Explain omitting the hostname in the
9653 `target remote' command.
9654
1129bf27
DJ
96552001-07-30 Daniel Jacobowitz <drow@mvista.com>
9656
9657 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9658 and END-INFO-DIR-ENTRY.
9659
732b3002
SC
96602001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9661
9662 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9663
89437448
AC
96642001-07-25 Andrew Cagney <ac131313@redhat.com>
9665
9666 * gdbint.texinfo (libgdb): Rewrite.
9667
f7dc1244 96682001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9669
9670 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9671
c4555f82
SC
96722001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9673
9674 * gdb.texinfo (TUI): New chapter, document the TUI.
9675 (Mode Options): Document the -tui option.
9676
2f45a6e0
MK
96772001-07-23 Mark Kettenis <kettenis@gnu.org>
9678
9679 * gdbint.texinfo (Host Definition): Remove description of
9680 NEED_POSIX_SETPGID.
9681
f7dc1244 96822001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9683
9684 * gdb.tex (DJGPP Native): New node, with descriptions of
9685 DJGPP-specific commands.
9686
be9c6c35
JM
96872001-07-19 John R. Moore <jmoore@redhat.com>
9688
9689 * gdbint.texinfo: Three misspellings.
9690
dfa249fb
AC
96912001-07-06 Andrew Cagney <ac131313@redhat.com>
9692
9693 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9694 `test` expressions on bash. Problem reported by Colin Walters.
9695
c72e7388
AC
96962001-07-04 Andrew Cagney <ac131313@redhat.com>
9697
9698 * gdbint.texinfo (User Interface): Update ui-out documentation to
9699 refelect recent UI/MI updates.
9700
94bbb2c0
AC
97012001-07-04 Andrew Cagney <ac131313@redhat.com>
9702
9703 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9704 interpreters.
9705
af6c57ea
AC
97062001-06-15 Andrew Cagney <ac131313@redhat.com>
9707
9708 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9709 structure and not macros.
9710 (Host Definition): Document that much of this chapter is obsolete.
9711 (Target Architecture Definition): Update list of files that make
9712 up a target architecture.
9713 (Coding): Update.
9714
83aa8bc6
AC
97152001-06-28 Andrew Cagney <ac131313@redhat.com>
9716
9717 * gdbint.texinfo (Target Architecture Definition): Update
9718 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9719 The latter has been changed to a true predicate.
9720
f7dc1244 97212001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9722
9723 * annotate.texi: Add @noindent where needed. From Dmitry
9724 Sivachenko <dima@Chg.RU>.
9725 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9726
656db9b0
AC
97272001-06-16 Andrew Cagney <ac131313@redhat.com>
9728
9729 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9730
df2396a1
AC
97312001-06-14 Andrew Cagney <ac131313@redhat.com>
9732
9733 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9734 returns ``OK''. Document that the ``R'' packet does not reply.
9735
0f1f2b0a
MS
97362001-06-13 Michael Snyder <msnyder@redhat.com>
9737
9738 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9739
f7dc1244 97402001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9741
9742 * gdb.texinfo (Signals): Clarify the default setting of signal
9743 handling.
9744
a5d7c491
AC
97452001-05-14 Andrew Cagney <ac131313@redhat.com>
9746
9747 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9748 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9749
05a54c4f
AC
97502001-05-12 Andrew Cagney <ac131313@redhat.com>
9751
9752 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9753
f7dc1244 97542001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9755
9756 * gdbint.texinfo (Clean Design and Portable Implementation):
9757 Renamed from "Clean Design".
9758 (Clean Design and Portable Implementation): Document portable
9759 methods of handling file names, and the associated macros.
9760
f7dc1244 97612001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9762
9763 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9764 command and provide a cross-reference to its description.
9765 (Symbols): Note that "info scope" is useful for trace experiments.
9766
f7dc1244 97672001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9768
b37052ae
EZ
9769 * gdb.texinfo (Symbols): Document "info scope".
9770 (Tracepoints): New chapter.
9771 (Contributors): Update for v5.1.
9772 <All nodes>: Change "C++" to "C@t{++}".
9773
0ee54786
EZ
9774 * gdbint.texinfo (User Interface): A new section about ui_out
9775 functions, based on text written by Fernando Nasser.
9776
c534679c
EZ
9777 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9778
f7dc1244 97792001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9780
e9c75b65
EZ
9781 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9782
9783 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9784
9785 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9786 Replace "GDB" with "@value{GDBN}". Fix markup.
9787
9788 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9789
3d67e040
EZ
9790 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9791 a cross-reference to its description.
9792 (Symbols): Document "info symbol".
9793
f7dc1244 97942001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9795
9796 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9797 subsection "x86 Watchpoints".
9798 (Target Architecture Definition): Document the macros
9799 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9800 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9801
b0ed3589
AC
98022001-03-20 Andrew Cagney <ac131313@redhat.com>
9803
9804 * gdbint.texinfo (Target Architecture Definition): Update
9805 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9806 list.
9807
b6ba6518
KB
98082001-03-06 Kevin Buettner <kevinb@redhat.com>
9809
9810 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9811 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9812
f7dc1244 98132001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9814
9815 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9816
f7dc1244 98172001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9818
17cc6a06
EZ
9819 * gdb.texinfo (Environment): Document that `path' does not change
9820 the value of PATH in GDB's own environment (it did in the past,
9821 but that was changed on March 15, 1994). Reported by Doug Evans
9822 <dje@transmeta.com>.
9823
56caf160
EZ
9824 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9825 its line. Fix markup of commands and macros. Add an Index node
9826 and index entries.
9827
29e57380
C
98282001-01-23 J.T. Conklin <jtc@redback.com>
9829
9830 * gdb.texinfo (Memory region attributes): New manual section.
9831
1c6147de
ND
98322001-01-04 Nicholas Duffek <nsd@redhat.com>
9833
9834 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9835
f7dc1244 98362000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9837
9838 * refcard.tex: Version and copyright fixed. From Phil Edwards
9839 <pedwards@disaster.jaj.com>.
9840
0dcedd82
AC
9841Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9842
9843 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9844 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9845
3b851bce
AC
9846Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9847
9848 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9849 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9850
f7dc1244 98512000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9852
9853 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9854 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9855
b90a5f51
CF
98562000-11-10 Christopher Faylor <cgf@cygnus.com>
9857
9858 * gdb.texinfo: Document new 'set step-mode' command.
9859
f7dc1244 98602000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9861
9862 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9863 changes from Dmitry Sivachenko <dima@Chg.RU>.
9864
f7dc1244 98652000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9866
9867 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9868 From Steven Johnson <sbjohnson@ozemail.com.au>.
9869
2e685b93
MK
98702000-08-10 Mark Kettenis <kettenis@gnu.org>
9871
9872 * gdbint.texinfo (Overall Structure): Spelling fix.
9873
f7dc1244 98742000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9875
9876 * gdbint.texinfo (Target Architecture Definition): Document that
9877 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9878 for which REGISTER_CONVERTIBLE returns a zero value.
9879
63ac3005
EZ
98802000-07-08 Christopher Faylor <cgf@cygnus.com>
9881
9882 * Makefile.in (install-info): Find files to install in either the
9883 build or source directories (adapted from Makefile.am).
9884
bd79f757
ND
98852000-07-07 Nicholas Duffek <nsd@redhat.com>
9886
9887 * stabs.texinfo: Fix spelling errors.
9888 (String Field): FILE-NUMBER starts from 0, not 1.
9889
f7dc1244 98902000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9891
9892 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9893 Brian Youmans.
5f208f6d 9894
f7dc1244 98952000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9896
9897 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9898 the source directory. Reported by Mark Harig
9899 <markh@frazier.landmark.com>.
cc542d3b 9900
f3b28801
C
99012000-06-20 J.T. Conklin <jtc@redback.com>
9902
9903 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9904
449f3b6c
AC
9905Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9906
9907 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9908 Generate using pdftex.
449f3b6c 9909 (PDFTEX): Define.
889bf7c5 9910 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9911 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9912 @contents at the start.
449f3b6c 9913
f7dc1244 99142000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9915
9916 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9917 Youmans.
48e934c6 9918
9e9c5ae7
AC
9919Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9920
9921 From Brian Youmans:
9922 * gdb.texinfo: Fix ``et al.''.
9923
c741b251
AC
9924Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9925
9926 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9927 loop.
c741b251 9928
4ab64e14
JG
99292000-05-19 Jimmy Guo <guo@cup.hp.com>
9930
9931 * configure: Regenerate.
9932
f7dc1244 99332000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9934
9935 * Makefile.in (install-info): Run install-info on installed Info
9936 files.
9937
8c70017b
AC
9938Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9939
a7cb598a 9940 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9941 Andrew Cagney.
8c70017b 9942
f7dc1244 99432000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9944
9945 * gdb.texinfo: Proofreading changes from Brian Youmans.
9946
bf0184be
ND
99472000-05-01 Nick Duffek <nsd@cygnus.com>
9948
9949 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9950 startup sequence, minor edits.
9951
f7dc1244 99522000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9953
9954 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9955 TeX.
9956
9957 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9958 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9959 like `n' and `s' which look weird. Convert some of the @kindex to
9960 @vindex, when they refer to variables, not commands.
9961
33e16fad
AC
9962Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9963
9964 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9965
f7dc1244 99662000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9967
9968 * Makefile.in (GDBMI_DIR): New variable.
9969 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9970 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9971 (gdbmi.texinfo): New target, for texi2roff.
9972 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9973 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9974
9975 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9976 gdbmi.texinfo.
9977 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9978 comment.
9979
d167840f
EZ
99802000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9981
9982 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9983 command.
d167840f 9984
f7dc1244 99852000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9986
9987 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9988 prevents the build (and is generally a Bad Idea).
9989
f7dc1244 99902000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9991
9992 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9993 a comma inside @var.
9994 (Command Files): Index markup changes from Dmitry Sivachenko
9995 <dima@Chg.RU>.
9996
f7dc1244 99972000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9998
9999 * Makefile.in (LN_S): Define.
10000 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10001 invoke "ln -s" unless it is known to work.
10002
10003 * configure.in (AC_PROG_LN_S): Add.
10004
8dc7983f
JB
100052000-04-14 Jim Blandy <jimb@redhat.com>
10006
10007 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10008 section.
10009 (Target Conditionals): Document ADDRESS_TO_POINTER,
10010 POINTER_TO_ADDRESS.
10011
1a8237e8
DB
100122000-04-11 Daniel Berlin <dan@cgsoftware.com>
10013
10014 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10015 gdb-cfg.texi to get the value.
10016
ca526f1a
JB
100172000-04-10 Jim Blandy <jimb@redhat.com>
10018
10019 * gdbint.texinfo (Target Architecture Definition): Fix
10020 cross-references.
10021
faaafcb4
JB
100222000-04-08 Jim Blandy <jimb@redhat.com>
10023
10024 * gdbint.texinfo (Using Different Register and Memory Data
10025 Representations): New section.
10026 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10027 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10028 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10029
1b27397f
AC
10030Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10031
10032 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10033 for acknowledgments.
1b27397f 10034
480ff1fb
AC
10035Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10036
10037 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10038 qThreadExtraInfo.
480ff1fb 10039
a9331b3f 100402000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10041
a9331b3f
RM
10042 * gdb.texinfo: Clarify which remote debug protocol commands are
10043 required and which are optional.
f1251bdd 10044
dbeb8dbd
AC
10045Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10046
10047 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10048 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10049 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10050 * annotate.texi: Update.
10051
6d2ebf8b
SS
100522000-03-28 Stan Shebs <shebs@apple.com>
10053
10054 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10055 expectation of additional changes before release), update
10056 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10057 node links, rephrase and/or shorten lines to fix formatting
10058 problem in both regular and @smallbook formats.
10059 * annotate.texi: Shorten lines in example, use smallexample
10060 consistently everywhere.
10061 * Makefile.in: Add comment about texinfo 4.0 html generation.
10062 (SFILES_INCLUDED): Add annotate.texi.
10063
5d161b24
DB
100642000-03-27 Daniel Berlin <dan@cgsoftware.com>
10065
5ae4183a
AS
10066 * gdb.texinfo (Debugging Output): Added new section, documenting
10067 the "set/show debug" commands.
5d161b24 10068
b9deaee7
AC
10069Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10070
10071 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10072 entry.
b9deaee7
AC
10073
10074 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10075 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10076 @chapter and @node entries.
a9331b3f 10077
b9deaee7 10078 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10079
9ef47d30
AC
10080Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10081
10082 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10083 files.
9ef47d30 10084
cfeada60
FN
100852000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10086
10087 From David Whedon <dwhedon@gordian.com>
5ae4183a 10088 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10089
6837a0a2
DB
100902000-03-22 Daniel Berlin <dan@cgsoftware.com>
10091
10092 * gdb.texinfo: Add documentation for the apropos command.
10093
bba2971c
MS
100942000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10095
10096 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10097
2b628194
MS
100982000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10099
a9331b3f 10100 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10101 two places.
10102
96a2c332
SS
101032000-03-17 Stan Shebs <shebs@apple.com>
10104
10105 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10106 <dima@Chg.RU>, also clarification of allowed content for
10107 string constants.
10108
f7dc1244 101092000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10110
10111 * gdb.texinfo (main menu): Add Annotations.
10112 (File Options): Add @cindex entries for each command-line option.
10113 Document --epoch, --annotate, --async, --interpreter, --write,
10114 --statistics, and --version.
10115
10116 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10117 of GDB.
10118
9d233477
JB
101192000-02-23 Jim Blandy <jimb@redhat.com>
10120
10121 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10122
14e0eb3b
JB
101232000-02-22 Jim Blandy <jimb@redhat.com>
10124
10125 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10126
3555de01
JM
101272000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10128
10129 * Makefile.in (diststuff): New target.
10130
5e35df8e
KB
101312000-02-15 Kevin Buettner <kevinb@redhat.com>
10132
10133 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10134 architecture. [From Jim Wilson.]
5e35df8e 10135
c5394b80
JM
101362000-01-16 Tom Tromey <tromey@cygnus.com>
10137
10138 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10139 (Delete Breaks): Mention range arguments.
10140 (Disabling): Likewise.
10141
c3f6f71d
JM
101422000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10143
10144 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10145
c4093a6a
JM
10146Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10147
10148 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10149 valid functions.
c4093a6a 10150
11cf8741
JM
101511999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10152
10153 * gdb.texinfo: Clarify regular expressions used in rbreak.
10154
917317f4
JM
101551999-10-15 Kevin Buettner <kevinb@cygnus.com>
10156
10157 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10158 MEMORY_REMOVE_BREAKPOINT): Document.
10159
10160Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10161
10162 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10163 offset re-using the DATA offset instead.
917317f4 10164
2df3850c
JM
101651999-10-11 Jim Kingdon <kingdon@redhat.com>
10166
10167 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10168
101691999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10170
10171 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10172 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10173 typos.
10174
10175 * gdb.texinfo: Various minor wording and formatting improvements,
10176 mentions of additional command-line options.
10177
2acceee2
JM
101781999-09-30 Fred Fish <fnf@cygnus.com>
10179
10180 * gdb.texinfo: Document additional forms of specifying section
10181 names and addresses for the add-symbol-file command.
10182
c2c6d25f
JM
101831999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10184
10185 * gdbint.texinfo: Fix typo, add the word "have".
10186
101871999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10188
10189 * gdbint.texinfo (Target Architecture Definition): Document the
10190 SKIP_PERMANENT_BREAKPOINT macro.
10191
d4f3574e
SS
101921999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10193
10194 * gdb.texinfo: Fiks speling errers.
10195
10196 * gdb.texinfo: Fix uses of @multitable.
10197
f7dc1244 10198 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10199 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10200 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10201 comments about using with optimization, add more indexing,
10202 fix info about disassembly-flavor.
10203
10204Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10205
10206 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10207 SKIP_SOLIB_RESOLVER): Define.
10208
10209Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10210
10211 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10212 ``g'' packets.
d4f3574e 10213
104c1213
JM
102141999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10215
10216 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10217 platform-specific info, inline remote.texi and move sections of it
10218 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10219 and register stack into the new chapter.
10220 * remote.texi: Remove, now part of gdb.texinfo.
10221 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10222
102231999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10224
10225 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10226 GDB_TARGET_IS_MACH386): These kludges have gone away.
10227
10228Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10229
10230 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10231 TDEPLIBS.
104c1213 10232
53a5351d
JM
102331999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10234
10235 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10236 surrounding text to fit HP-UX bits into general info.
10237 (HPPA-cfg.texi): Remove, no longer useful.
10238
10239 * gdb.texinfo: Remove explicit links from @node lines, remove
10240 HP-added "Detailed Node Listing" from main menu which confuses
10241 things.
10242
10243 From Dmitry Sivachenko <dima@Chg.RU>:
10244 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10245 in description of `set environment'.
53a5351d
JM
10246
102471999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10248
10249 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10250
7be570e7
JM
102511999-08-12 Ben Elliston <bje@cygnus.com>
10252
10253 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10254
f7dc1244 102551999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10256
10257 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10258 watch, awatch, and rwatch. Explain why the latter two cannot be
10259 set as software watchpoints. Document that watchpoints for local
10260 variables are deleted when the debuggee terminates.
7be570e7
JM
10261
10262Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10263
10264 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10265 packet. Allow E.. response packet. "qRcmd" packet is no longer
10266 reserved.
7be570e7
JM
10267
102681999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10269
a9331b3f
RM
10270 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10271 * gdb.texinfo: Ditto.
7be570e7 10272
96baa820
JM
102731999-08-06 Tom Tromey <tromey@cygnus.com>
10274
10275 * gdb.texinfo (KOD): New node.
10276
10277Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10278
10279 * remote.texi (Rcmd): Fix minor formatting typos.
10280
10281Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10282
10283 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10284 packets.
96baa820 10285
adf40b2e
JM
102861999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10287
10288 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10289 fixes.
10290
43ff13b4
JM
10291Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10292
10293 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10294
085dd6e6
JM
10295Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10296
10297 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10298 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10299 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10300 packets that are not supported on all hosts. Expand examples.
10301 Spell check.
085dd6e6
JM
10302
103031999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10304
10305 * Makefile.in: Recognize html, install-html. Add targets
10306 to build HTML versions of documentation via texi2html.
10307
10308Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10309
10310 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10311 testsuite.
085dd6e6
JM
10312
10313Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10314
10315 * remote.texi (Communication Protocol): Rewrite.
10316
10317Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10318
10319 * stabs.texinfo: Fix uses of xref.
10320
9e0b60a8
JM
10321Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10322
10323 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10324 info about patch submission.
10325
cce74817
JM
10326Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10327
10328 From Per Bothner <bothner@cygnus.com>:
10329 * gdb.texinfo: Document Chill support.
10330
10331Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10332
10333 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10334 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10335 Document that the value should be greater-than or equal-to zero.
10336 (NO_STD_REGS): Document. Deprecate.
cce74817 10337
ac9a91a7
JM
10338Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10339
10340 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10341 Document that these are not used.
ac9a91a7
JM
10342
10343Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10344
10345 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10346
392a587b
JM
10347Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10348
10349 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10350 numargs was dropped.
392a587b
JM
10351
10352Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10353
10354 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10355
b83266a0
SS
10356Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10357
10358 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10359 Update.
b83266a0 10360
7a292a7a
SS
10361Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10362
10363 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10364 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10365
10366Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10367
10368 * gdbint.texinfo: Fix typos: $ -> @.
10369
10370Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10371
10372 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10373 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10374 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10375 BREAKPOINT_FROM_PC.
a9331b3f 10376
7a292a7a
SS
10377Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10378
10379 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10380 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10381
10382Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10383
10384 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10385 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10386
103871999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10388
10389 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10390 longer exists.
10391
10392Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10393
10394 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10395 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10396 they make the manual source incomprehensible.
7a292a7a
SS
10397 * h8-cfg.texi: Remove, hasn't been used in years.
10398
c906108c
SS
10399Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10400
10401 * gdb.texinfo: Update the credits.
10402
10403Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10404
10405 * gdb.texinfo: Fix mistakes noticed in printout of last
10406 draft, add Alpha to discussion of heuristic fence post.
10407
10408Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10409
10410 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10411 Edition, merge some HP changes into mainline, describe some
10412 previously undocumented features, describe more of the target
10413 commands available, eliminate obsolete section on renamed
10414 commands.
c906108c
SS
10415 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10416
10417Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10418
10419 * gdb.texinfo: Make many HPPA conditionals unconditional,
10420 including catchpoint description, since now on for all configs.
10421 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10422 specializations.
10423
10424Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10425
10426 * Makefile.in (GDBvn.texi): Fix match expression to work with
10427 current format of VERSION in gdb/Makefile.in.
10428 * gdb.texinfo: Fix node ref to match new readline.
10429
10430Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10431
a9331b3f
RM
10432 * gdb.texinfo: Changes made as part of a project to merge in
10433 changes made by HP. Documentation makes extensive use of
c906108c
SS
10434 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10435 on remote debugging. There are differences in documentation
889bf7c5 10436 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10437 the HP manual discusses catchpoints, hardware watchpoints, and
10438 some HPUX specific limitations for shared library support.
a9331b3f 10439
c906108c
SS
10440 There are also a number of @node changes.
10441
104421999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10443
10444 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10445 (C Usage): Same.
10446
10447Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10448
10449 The following changes were made by Edith Epstein
889bf7c5
PA
10450 <eepstein@cygnus.com> as part of a project to merge in changes
10451 made by HP.
a9331b3f 10452
c906108c
SS
10453 * HPPA-cfg.texi: new file.
10454
10455 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10456
10457 * refcard.tex: change documentation about catch.
10458 removed info catch.
10459
10460Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10461
10462 * gdbint.texinfo: Expand on GDB's coding standards,
10463 specify the use of arg names with prototypes.
10464
104651998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10466
10467 * gdb.texinfo: Fix tipo.
10468
10469Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10470
10471 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10472 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10473
10474Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10475
10476 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10477
104781998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10479
10480 * agentexpr.texi: New file.
10481
10482Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10483
10484 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10485
104861998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10487
10488 * remote.texi: Changed wording that implied that the GDB remote
10489 protocol caches register values instead of GDB itself.
10490
10491Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10492
10493 * gdbint.texinfo: Add some info about symbol readers.
10494 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10495 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10496 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10497 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10498
10499Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10500
a9331b3f 10501 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10502
10503Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10504
10505 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10506
10507Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10508
10509 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10510 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10511
10512Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10513
10514 * gdbint.texinfo: Fix minor typos.
10515
10516Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10517
10518 * gdbint.texinfo: Complete overhaul. Group descriptions more
10519 logically, add more info on generic algorithms, remove much
10520 obsolete and/or wrong material.
10521
10522Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10525
10526Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10527
10528 * refcard.tex: Copyright, address updates.
10529
10530Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10531
10532 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10533 for the edition instead of confusing GDB-version-like numbers.
10534
10535Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10536
10537 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10538
10539Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10540
5ae4183a 10541 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10542
10543Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10544
10545 * gdb.texinfo: Add some credits, mention bug monitor.
10546 * remote.texi: Mention mips monitor targets.
10547 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10548
c906108c
SS
10549Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10550
10551 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10552 files, finish sorting of host vs target vs native macros, describe
10553 some more of them.
c906108c
SS
10554
10555Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10556
10557 * gdbint.texinfo (Host Conditionals): Document change from
10558 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10559
10560Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10561
10562 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10563 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10564
10565Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10566
10567 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10568 Document LSEEK_NOT_LINEAR.
10569
10570Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10571
10572 * stabs.texinfo (Stab Section Basics): Make it clear that only
10573 some versions of the GNU linker remove the leading N_UNDF symbol.
10574
10575Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10576
10577 * stabs.texinfo (String Field): Document type number pairs here,
10578 instead of in the Sun specific section.
10579 (Include Files): The GNU linker supports the N_BINCL
10580 optimization. Clarify the N_BINCL value, and what it is used
10581 for.
10582 (Procedures): Document N_FUN with an empty string to mark the end
10583 of a function.
10584 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10585 (Sun Differences): Remove this node, as the information is now
10586 elsewhere in the main document.
10587 (Stab Section Basics): Mention that the GNU linker may optimize
10588 stabs and remove the leading N_UNDF symbol.
10589
10590Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10591
10592 * gdb.texinfo, refcard.tex: Restore author credit
10593
10594Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10595
10596 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10597 documentation to account for START and END macros taking
10598 one arg.
10599
10600Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10601
10602 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10603 * gdb.texinfo (Frames): Fix typo.
10604
10605Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10606
10607 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10608 a target_signal as arg type, not a pid.
10609
10610Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10611
10612 * gdb.texinfo: Document `set assembly-language'.
10613
10614Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10615
10616 * remote.texi: Update list of stubs in the GDB distribution.
10617
10618Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10619
10620 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10621 Also document that some systems can use mmalloc but must define
10622 this if their C runtime allocates memory that is later freed.
c906108c 10623 (MMCHECK_FORCE): Document new macro.
a9331b3f 10624
c906108c
SS
10625Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10626
10627 * remote.texi: Add documentation for target Sparclet.
10628
10629Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10630
a9331b3f 10631 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10632 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10633 * configure.in: Rewritten for autoconf.
10634 * configure: New.
10635
10636Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10637
10638 * Makefile.in (DVIPS): New define, set to dvips.
10639 (dvi): Add stabs.dvi.
10640 (ps): New target.
10641 (all-doc): Depend on info, dvi, and ps targets.
10642 (STAGESTUFF): Add *.ps and *.dvi files.
10643 (clean-info, clean-dvi): Remove.
10644 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10645 rules completely rewritten.
10646 (maintainer-clean): Remove clean-info and clean-dvi
10647 dependencies and put their actions in the rules.
10648 (gdb.ps): New target
a9331b3f 10649 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10650 intermediate TeX files, whether they have 2 or 3 character
10651 extensions.
10652 (gdbint.ps): Add target and rules.
10653 (gdb-internals): Delete unused target.
10654 (Makefile): Depends upon config.status also.
10655
10656Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10657
10658 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10659 set.
10660
10661Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10662
10663 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10664 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10665
10666Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10667
10668 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10669
10670Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10671
10672 * gdb.texinfo (Print settings): Document
10673 `set/show print static-members' commands.
10674
10675Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10676
10677 * gdbint.texinfo (Native): Document name change, coredep.c to
10678 core-aout.c.
10679
10680Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10681
10682 * stabs.texinfo (Include Files): Document the values the SunOS4
10683 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10684
10685Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10686
10687 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10688 Fix typo.
10689
10690Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10691
10692 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10693 "gdb.tar.Z".
10694
10695Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10696
10697 * Makefile.in (maintainer-clean): New target, synonym for
10698 realclean.
10699
10700Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10701
10702 * Update all FSF addresses except those in COPYING* files.
10703
10704Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10705
10706 From Richard Earnshaw (rearnsha@armltd.co.uk):
10707 * gdb.texinfo (convenience variables): Document $_exitcode.
10708 (quit): Document optional expression to use as exit code.
10709
10710Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10711
10712 * gdb.texinfo, remote.texi: Brought up to date with various
10713 GDB changes.
10714
10715Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10716
10717 * gdb.texinfo: Update dates and versions, fix comments about
10718 hardware watchpoints in future releases and about the
10719 sharedlibrary command.
10720
10721Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10722
10723 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10724 C_FUN stab. Other cleanups.
10725
10726Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10727
10728 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10729 for the sparc stub.
10730
10731Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10732
10733 * annotate.texi: Clarify which addresses have differing formats
10734 depending on the language and which do not.
10735
10736Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10737
10738 * remote.texi (NetWare): Changed example to use BOARD= instead of
10739 NODE= argument to reflect correspoding change to gdbserve.nlm.
10740
10741Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10742
10743 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10744 GDB, as well as AIX dbx, supports the size type attribute.
10745
10746Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10749
10750Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10751
10752 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10753 and new 'if' and 'while' commands.
10754
10755Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10756
10757 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10758
10759Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10760
10761 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10762 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10763 NetWare targets. Mostly stolen from the Server node.
10764
10765Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10766
10767 * gdb.texinfo (Setting): Talk about the language of a source file
10768 versus the working language. The old documentation did not match
10769 what GDB did.
10770
10771Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10774 of a source file.
10775
10776Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10777
10778 * gdb.texinfo (Processes): New node.
10779
10780Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10781
10782 * remote.texi: Update documentation of set/show mipsfpu.
10783
3fc11d3e
JM
10784Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10785
10786 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10787 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10788
10789Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10790
10791 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10792 obsolete conditionals, described some others.
10793
10794Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10795
10796 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10797 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10798
10799Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10800
10801 * gdbint.texinfo: Put regex conditionals in their own table.
10802
10803Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10804
10805 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10806 described or fixed the descriptions of many others.
10807
10808Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10809
10810 * gdb.texinfo: Add some more credits.
10811 * gdbint.texinfo: Capitalize GDB consistently, describe some
10812 macros and remove some.
10813
10814Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10815
10816 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10817 obsolete conditionals, described some others.
10818
10819Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10820
10821 * gdb.texinfo (help targets): Changed to `help target', which
10822 is the correct gdb command.
10823
10824Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10825
10826 * annotate.texi (TODO): New node, for keeping track of annotations
10827 suggested but not yet implemented.
10828
10829Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10830
10831 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10832 another symbol, it is not the address itself.
10833
10834Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10835
10836 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10837 of stabs-in-coff sections.
10838
10839Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10840
10841 * annotate.texi: Change edition to 0.5 and date to May 1994.
10842 Add index.
10843 (Frames): New node, for frame annotation.
10844 (Displays): New node, for display annotation.
10845
10846 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10847 when waiting for your program to stop.
10848
10849Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10850
10851 * annotate.texi (Breakpoint Info): Document annotation of header
10852 fields and record annotation.
10853
10854Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10855
10856 * annotate.texi: New file, to document annotations.
10857
10858Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10859
10860 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10861 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10862
10863Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10864
10865 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10866 section, and say n_strx field is compilation unit relative.
10867 * stabs.texinfo: Don't use @code for a.out when it is the name of
10868 an object file format.
10869
10870Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10871
10872 * gdb.texinfo: Refer to file names, not path names, per rms
10873 convention.
10874 (Arguments): Fix typo.
10875
10876Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * stabs.texinfo (Global Variables): Talk about stabs in files
10879 where variables are referenced, but not defined.
10880
10881Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10882
10883 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10884 Cplusplus to new nodes Member Type Descriptor and Method Type
10885 Descriptor. Re-write stuff for #.
10886
10887Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10888
10889 * gdb.texinfo (Print Settings): Don't document "set print
10890 fast-symbolic-addr off". The bug which it worked around was fixed
10891 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10892
10893 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10894 N_ENTRY node.
10895
10896 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10897
10898Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10899
10900 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10901 references to ieee-float.c.
10902
10903Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10904
10905 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10906 match what the code actually does.
10907
10908Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10909
10910 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10911
10912Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10913
10914 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10915 i, and b.
10916
10917Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10918
10919 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10920 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10921 as "stabs in sections" rather than just saying "ELF and SOM".
10922 Also make that stuff apply to COFF.
10923
10924Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10925
10926 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10927 Ghostscript.
10928
10929Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10930
10931 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10932 versus functions without line numbers, also mention stepping into
10933 them as well as "step" when you are in them. Tell the user how to
10934 deal with the situation. Add comment about "debugging information".
10935
10936Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10937
10938 * stabs.texinfo (Enumerations): Document restriction on where
10939 enumeration types can appear and still win with GDB.
10940
10941Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10942
10943 * stabs.texinfo (Negative Type Numbers): Document format for type
10944 -16.
10945
10946Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10947
10948 * gdb.texinfo (Selection, Frame Info): Update information about
10949 arbitrary frame specficiations.
10950
10951Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10952
10953 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10954
10955Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10956
10957 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10958
10959Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10960
10961 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10962
10963Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10964
10965 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10966 Differences node to Statics node.
10967 (Statics): Discuss XCOFF use of V symbol descriptor.
10968
10969 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10970 not clean.
10971
10972Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10973
10974 * gdb.texinfo (Print Settings): Document `set print
10975 fast-symbolic-addr' and improve the doc for some other
10976 `set print's.
10977
10978Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10979
10980 * stabs.texinfo (String Field): Talk about defining several type
10981 numbers at once.
10982 Fix lint regarding changing node ELF Transformations to
10983 ELF and SOM Transformations.
10984
10985Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10986
10987 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10988
10989Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10990
10991 * stabs.texinfo (Cross-References): `::' is for nested types only
10992 within <>.
10993 (Structures): Document static members.
10994
10995Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10996
10997 * stabs.texinfo: Document S type attribute.
10998
10999Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11000
11001 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11002
11003Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11004
11005 * gdbint.texinfo: Fix a few typos.
11006
11007Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11008
11009 * gdb.texinfo, remote.texi: formatting improvements
11010
11011 * gdb.texinfo (New Features): mention threads.
11012 (Summary, C): fix xrefs in newly contributed text.
11013 (Threads): index entries, clarifications, example
11014 (passim): minor typos fixed, phrasing improvements
11015
11016 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11017 entries; (Server): explain use of gdbserver w/real-time systems,
11018 add example of conflicting TCP port; (MIPS Remote) break up
11019 running text into table, highlighting commands, and add example.
a9331b3f 11020
c906108c
SS
11021Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11022
11023 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11024
11025Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11026
11027 * stabs.texinfo (Nested Symbols): New node.
11028 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11029
11030Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11031
11032 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11033 to picking which Bbss.bss symbol to use, and (because there seems to
11034 be no good way of doing it) re-write some of the text to make it
11035 sound like Bbss.bss isn't such a great idea after all (as currently
11036 designed).
11037
11038 * gdb.texinfo (C): In addition to saying people have to use g++ for
11039 good results, say they have to use stabs. Specifically say cfront
11040 doesn't work well.
11041 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11042 the gdb README. Add xrefs to places where the support for the various
11043 languages is described in detail.
11044
11045Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11046
11047 * stabs.texinfo: Clean up stuff about visibility and virtual
11048 characters.
11049
11050 * stabs.texinfo (N_M2C): Cite Sun doc.
11051
11052Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11053
11054 * gdb.texinfo: updates re threads.
11055 * remote.texinfo: avoid index entries starting with digits.
11056
11057Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11058
11059 * stabs.texinfo (Enumerations): Talk about large, negative and
11060 octal values. Clean up cross reference to type attributes.
11061 (String Field): Say that GDB 4.11 supports size attribute.
11062
11063Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11064
11065 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11066 is a mandatory step. Make the stuff about that more concise.
11067
11068Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11069
11070 * stabs.texinfo (Class Names): New node.
11071
11072 * gdb.texinfo (Command Files): Explain order of init file reading.
11073
11074 * remote.texi (Bootstrapping): Talk about getting the serial driver
11075 to deal with ^C sent by gdb to stop the remote system.
11076
11077Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11078
11079 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11080
11081 * libgdb.texinfo (Defining Commands): made the DOC arg
11082 to gdb_define_app_command a char * instead of char **
11083 per a suggestion from kingdon.
11084
11085 * libgdb.texinfo: total rewrite from a different starting
11086 premise.
11087
11088Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11089
11090 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11091 floats passed as doubles (to improve clarity).
11092
11093Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11094
11095 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11096
11097 * a4rc.sed: update to work with Andreas Vogel papersize params
11098
11099 * refcard.tex: use Andreas Vogel simplifications of papersize
11100 params; remove useless version info; update copyright date.
11101
11102Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11103
11104 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11105
11106Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11107
11108 * gdb.texinfo (Files): Say what address the load command loads it at.
11109
11110 * stabs.texinfo (Common Blocks): Minor cleanups.
11111
11112 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11113 that Sun has backed away from the linker kludge and thus the relevant
11114 issue is changes to the SunPRO tools, not the Solaris linker.
11115
11116 * stabs.texinfo (Traditional Integer Types): Clean up description
11117 of octal bounds a little bit. Document extra leading zeroes.
11118
11119Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11120
11121 * gdb.texinfo (Signaling): Update for symbolic symbol names
11122 and add a section explaining the difference between the GDB
11123 signal command and the shell kill utility.
11124
11125Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11126
11127 * libgdb.texinfo: added `@' to braces that were unescaped.
11128
11129Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11130
11131 * libgdb.texinfo: new file. Spec for the gdb library.
11132
11133Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11134
11135 * stabs.texinfo (Include Files): Fix typo (start -> end).
11136
11137Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11138
11139 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11140 from Melissa at FSF's editing pass.
11141
11142Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11143
11144 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11145 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11146 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11147
11148Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11149
11150 * remote.texi (Bootstrapping): Discuss 386 call gates.
11151
11152Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11153
11154 * stabs.texinfo (Based Variables): New node.
11155
11156Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11157
11158 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11159 names, sizes, and formats to suggest how not to lose.
11160
11161Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11162
11163 * stabs.texinfo (Methods): Fix typo.
11164
11165Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11166
11167 * gdb.texinfo: Fix a few typos.
11168
11169Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11170
11171 * gdb.texinfo: Clarify how well it works with Fortran.
11172
11173 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11174 More on relocating stabs in ELF files.
11175
11176Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11177
11178 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11179
11180Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11181
11182 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11183 parameters on VAX.
11184
11185Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11186
11187 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11188
11189Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11190
11191 * stabs.texinfo: Make info author notice match the TeX author notice.
11192
11193Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11194
11195 * stabs.texinfo: Initial-caps all words in node names and
11196 non-trivial words in section names.
11197
11198Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11199
11200 * stabs.texinfo: Many minor cleanups.
11201
11202 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11203
11204Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11205
11206 * stabs.texinfo: Remove full description of big example.
11207 It's not really helpful; just use pieces of it where appropriate.
11208 Add more Texinfo formatting directives (@samp, etc.).
11209 Use @deffn to define stab types.
11210 Eliminate some wordiness. Break up some nodes.
11211 Add an (alphabetized) index of symbol types.
11212 Use consistent capitalization style in node and section names.
11213
11214Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11215
11216 * gdb.texinfo: Change typo "Two two" to "The two".
11217
11218Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11219
11220 * stabs.texinfo (XCOFF-differences): Remove references to
11221 non-existent types N_DECL and N_RPSYM.
11222
11223 * stabs.texinfo (String Field): Say that type attributes bug is
11224 fixed in GDB 4.10, since it is.
11225
11226 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11227
11228Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11229
11230 * stabs.texinfo: Formatting cleanups.
11231
11232Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11233
11234 * stabs.texinfo: When explaining the n_type of a stab, standardize
11235 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11236 no tabs, use @r).
11237 (Global Variables): Clean up.
11238
11239Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11240
11241 * stabs.texinfo (Stack Variables): Re-write.
11242
11243Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11244
11245 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11246 addresses of a source file. Also revise formatting.
11247 Change "object module" or "object file" to "source file".
11248 Various: Miscellaneous cleanups.
11249
11250Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11251
11252 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11253
11254Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11255
11256 * gdbint.texinfo: Removed many nonsensical machine-collected
11257 host and target conditionals, described some of the remainder.
11258
11259Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11260
11261 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11262
11263 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11264 paragraph which follows.
11265
11266 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11267 variables. Looks better and avoids overful hbox.
11268
11269Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11270
11271 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11272
11273Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11274
11275 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11276 retransmit-timeout
11277
11278Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11279
11280 * gdbint.texinfo: Update statement about `some ancient Unix
11281 systems, like Ultrix 4.0' to Ultrix 4.2.
11282
11283Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11284
11285 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11286
11287 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11288
11289 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11290 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11291
11292 * remote.texi: new name for former gdbinv-s.texi
11293
11294 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11295
11296Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11297
11298 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11299 variables for MIPS remote debugging protocol.
11300
11301Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11302
11303 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11304
11305Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11306
11307 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11308
11309Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11310
11311 * gdb.texinfo: repair conditional bugs in text markup
11312
11313Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11314
11315 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11316 to select Modula-2 material.
11317
11318Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11319
11320 * stabs.texinfo: Cleanups regarding statics.
11321
11322 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11323 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11324
11325Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11326
11327 * stabs.texinfo: N_MAIN is sometimes used for C.
11328
11329Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11330
11331 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11332
11333Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11334
11335 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11336 removed from the code by Kingdon.
c906108c
SS
11337
11338Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11339
11340 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11341 input when evaluating breakpoint conditions; the bug has been fixed.
11342
11343 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11344 sets the ignore count to N-1, not to N.
11345
11346Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11347
11348 * refcard.tex (\hoffset): correct longstanding error to match
11349 intended offset; avoids cutting off edge on some printers
11350
11351Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11352
11353 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11354
11355Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11356
11357 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11358
11359Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11360
11361 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11362 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11363 collect sed edits if any, apply to refcard before formatting;
11364 (refcard.ps) stop implying PS fonts if PS output requested;
11365 (lrefcard.ps) delete extra target for variant PS fonts
11366
11367 * refcard.tex: parametrize papersize dependent info, collect
11368 in easily replaced spot
11369
11370 * a4rc.sed: new file, edits to refcard for A4 paper
11371
11372Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11373
11374 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11375
11376Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11377
11378 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11379
11380Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11381
11382 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11383 politely rather than rudely.
11384
11385Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11386
11387 * stabs.texinfo: Document common blocks.
11388
11389Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11390
11391 * stabs.texinfo: Add some basic info about stabs-in-elf.
11392
11393Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11394
11395 * stabs.texinfo (Top): Minor cleanup.
11396
11397Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11398
11399 * Makefile.in (install-info): remove parentdir support
11400
11401Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11402
11403 * gdb.texinfo (Copying): delete this node and references to it;
11404 RMS says this manual need not carry GPL. (passim): Improvements
11405 from last round at FSF, largely due to Ian Taylor review, and
11406 minor formatting improvements.
11407
11408 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11409 largely due to Ian Taylor review. (Debug Session): minor edits to
11410 new text.
11411
11412Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11413
11414 * Makefile.in (realclean): Remove info and dvi files too.
11415
11416Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11417
11418 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11419 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11420 * gdb.texinfo: Change accordingly.
11421
11422 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11423 N_{L,R}BRAC,N_SLINE are relative to.
11424
11425Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11426
11427 * Makefile.in (GDBvn.texi): Update atomically.
11428
11429Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11430
11431 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11432
11433Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11434
11435 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11436 addresses together. Also motivate the set print symbol-filename
11437 command and suggest other solutions.
11438
11439Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11440
11441 * gdb.texinfo (set print elements): Note that the number of
11442 elements is set to unlimited by "set print elements 0".
11443
11444Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11445
11446 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11447 NF_LDOUBLE means.
11448 (Stab Types): Include Solaris stab types.
11449 (Procedures): Document Solaris extensions.
11450
11451Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11452
11453 * gdb.texinfo: Add `set print symbol-filename' doc.
11454
11455Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11456
11457 * stabs.texinfo (Arrays): Talk about type definition vs. type
11458 information.
11459
11460 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11461 the trailing semicolon.
11462
11463Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11464
11465 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11466 and merge in other parts of the document addressing these subjects.
11467 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11468
11469 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11470 at the end of a range type.
11471
11472 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11473 AIX extensions.
11474
11475Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11476
11477 * stabs.texinfo (Stabs Format): Misc fixes.
11478
11479Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11480
11481 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11482 (Traditional builtin types): Document convex convention for long long.
11483 (Negative builtin types): Discuss type names, and misc fixes.
11484
11485Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11486
11487 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11488 point types used with @samp{R} type descriptor.
11489 (Symbol Descriptors): Describe how to handle conflict between
11490 different meanings of @samp{P} symbol descriptor.
11491
11492Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11493
11494 * stabs.texinfo: Remove node Quick Reference and put its children
11495 directly under the main menu.
11496
11497 * stabs.texinfo: Many more changes to bring it into line with
11498 AIX documentation and reality. I think it now has all the
11499 information from the AIX documentation, except that I burned
11500 out when I got to variant records (Pascal and Modula-2) and
11501 all the COBOL types. Oh well, we can add them later when we're
11502 worrying more about those languages.
11503
11504 * stabs.texinfo (Automatic variables): Talk about what it means
11505 to omit the symbol descriptor.
11506
11507Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11508
11509 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11510 gcc2 behavior with promoted args.
11511
11512Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11513
11514 * gdb.texinfo: include readline appendices in info version of manual
11515
11516Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11517
11518 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11519 target remote.
11520
11521 * gdb.texinfo (Machine Code): more index entries for disassemble
11522
11523Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11524
11525 * Clarify the intended use of the gdb-testers and gdb-patches
11526 mailing lists, and shrink gzip comment.
11527
11528Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11529
11530 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11531 DOSHOST configuration of manual.
11532
11533 * gdb.texinfo (MIPS Stack): new node.
11534
11535 * all-config.texi (MIPS) new switch.
11536
11537 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11538 tense; (MIPS Remote) new node.
11539
11540 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11541 bug; (Environment) less passive, other small cleanups in text about
11542 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11543 (Remote) new MIPS Remote menu entry.
11544
11545Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11546
11547 * stabs.texinfo: Many changes to include information from the
11548 AIX documentation.
11549
11550 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11551
11552Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11553
11554 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11555 Move a bunch of information from ../README.
11556 (Getting Started): New node.
11557
11558Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11559
11560 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11561
11562 * gdb.texinfo: advance manual revision dates to present
11563
11564 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11565 stop using silly Roman numerals in @set variable names
11566
11567Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11568
11569 * stabs.texinfo (Parameters): Keep trying to get this right.
11570
11571Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11572
11573 * stabs.texinfo (Parameters): More on "local parameters".
11574
11575Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11576
11577 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11578
11579Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11580
11581 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11582 (Parameters): Rewrite.
11583 (xcoff-differences, Sun-differences): Minor changes.
11584
11585Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11586
11587 * stabs.texinfo: Minor cleanup.
11588
11589Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11590
11591 * gdbint.texinfo: Minor xcoff stuff.
11592
11593Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11594
11595 * gdbint.texinfo: Update for new config directory structure.
11596 Add info about internal type data structures.
11597
11598Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11599
11600 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11601 $(srcdir).
11602 (gdb-config.texi): Depend on file in $(srcdir).
11603
11604Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11605
11606 * stabs.texinfo: Fixes about N_SO.
11607
11608Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11609
11610 * gdb.texinfo: include list of nonstandard init file names
11611
11612 * *-config.texi: new switch GENERIC for text that applies *only*
11613 to (usual) multiple-target version of manual
11614
11615 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11616 h8 config
11617
11618 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11619 in menus (rather than conditionally selected multiple alternative
11620 menus).
11621
11622 * Makefile.in: define and use DOC_CONFIG var to select
11623 configuration for GDB user manual.
11624
11625 * gdb-config.texi: delete from repository, generate from Makefile.
11626
11627 * all-config.texi: normal `generic' configuration file, formerly
11628 stored as gdb-config.texi
11629
11630Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11631
11632 * Makefile.in: add dvi target to build all .dvi files
11633
11634Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11635
11636 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11637
11638Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11639
11640 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11641 host conditionals.
11642 * stabs.texinfo: More array fixes inspired by Jim's.
11643
11644Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11645
11646 * stabs.texinfo: Fixes re arrays and continuations.
11647
11648 * gdbint.texinfo: Add XCOFF node.
11649
11650Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11651
11652 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11653
11654Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11655
11656 * stabs.texinfo: Fix for array types to mention lower bounds.
11657
11658Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11659
11660 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11661
11662Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11663
11664 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11665
11666Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11667
11668 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11669 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11670
11671Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11672
11673 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11674
11675Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11676
11677 * gdb.texinfo, gdbinv-s.texi: misc updates
11678
11679Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11680
11681 * gdbint.texinfo: Brief documentation for longjmp support,
11682 from an email msg by Stu.
11683
11684Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11685
11686 * stabs.texinfo: Fix description of floating point "range"
11687 types (which really define basic types). Reported by Jim Meehan,
11688 <meehan@src.dec.com>.
11689
11690 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11691
11692Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11693
11694 * gdbint.texinfo: Slightly expand section on supporting a new
11695 object file format.
11696
11697Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11698
11699 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11700 intermediate file.
11701
11702Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11703
11704 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11705
11706Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11707
11708 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11709
11710 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11711 as well as Z8002.
11712
11713Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11714
11715 * gdbint.texinfo: Add sections on clean design and on how to send
11716 in changes.
11717
11718Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11719
11720 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11721
11722Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11723
11724 * gdb.texinfo: Fix typo, reported by Karl Berry.
11725
11726Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11727
11728 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11729
11730Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11731
11732 * gdbint.texinfo: fixed a stray email address (needs @@),
11733 added @table @code to node "Native Conditionals"
11734
11735Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11736
11737 * gdbint.texinfo: Describe coding style of GDB.
11738
11739Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11740
11741 * stabs.texinfo: Minor wording changes.
11742
11743Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11744
11745 * gdbint.texinfo: Improve release doc slightly.
11746
11747Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11748
11749 * gdbint.texinfo: Improve doc of GDB config macros.
11750
11751Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11752
11753 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11754 These will be reinserted when examined.
11755
11756Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11757
11758 * gdbint.texinfo: Make a start at documenting all the #if macros
11759 in GDB. At least list them all, and start separating them into
11760 host-specific and target-specific.
11761
11762Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11763
11764 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11765 examples (not consistent w others).
c906108c
SS
11766 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11767 for generic vn of doc
11768
11769Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11770
11771 * Makefile.in: always create installation directories.
11772
11773Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11774
11775 * gdb.texinfo: in h8 config, do not describe searching commands.
11776
11777Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11778
11779 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11780 conditionals; introduce a few generic switches that may be
11781 useful for other cross-dev or dos-hosted configs.
11782
11783 * gdb.texinfo: fix typo in "info reg" description
11784
11785Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11786
11787 * stabs.texinfo: Minor updates from running TeX over it.
11788 * Makefile.in (stabs.dvi, stabs.ps): Add.
11789
11790Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11791
11792 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11793 First pass at converting it to texinfo.
11794
11795Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11796
11797 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11798 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11799
11800Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11801
11802 * gdbint.texinfo: Add section on partial symbol tables.
11803
11804Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11805
11806 * gdb.texinfo: document `set remotedebug' and `set
11807 rstack_high_address'.
11808
11809Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11810
11811 * gdb.texinfo: slight expansion of new text on reading info files
11812 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11813 H8/300 from DOS.
11814
11815Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11816
11817 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11818
11819Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11820
11821 * gdb.texinfo: Say how to read the `info' files.
11822
11823Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11824
11825 * Makefile.in: gm4 -> m4.
11826
11827Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11828
11829 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11830 Documentation' ahead of `Installing GDB' to match README.
11831 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11832 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11833
11834Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11835
11836 * Makefile.in: remove $(srcdir) from gdb.info rule.
11837
11838Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11839
11840 * Makefile.in: commented out gdb-all.texinfo rule. This is
11841 temporary.
11842
11843Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11844
11845 * Makefile.in, configure.in: removed traces of namesubdir,
11846 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11847 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11848
11849Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11850
11851 * gdb.texinfo: Improve how we ask for bug reports.
11852
11853Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11854
11855 * Makefile.in: infodir belongs in datadir.
11856
11857Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11858
11859 * Makefile.in: remove spaces following hyphens, bsd make can't
11860 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11861 standards.text support.
c906108c
SS
11862
11863Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11864
11865 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11866 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11867 and mandir now keyed off datadir by default.
11868
11869\f
11870Local Variables:
9e9c5ae7 11871mode: change-log
c906108c
SS
11872left-margin: 8
11873fill-column: 74
11874version-control: never
463888ab 11875coding: utf-8
c906108c 11876End:
This page took 1.717268 seconds and 4 git commands to generate.