]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
Python: Introduce gdb.Instruction class
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
d050f7d7
TW
12017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2
3 * python.texi (Recording in Python): Factor out the documentation of
4 gdb.RecordInstruction's super class.
5
14f819c8
TW
62017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7
8 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
9 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
10 prev and next.
11
0ed5da75
TW
122017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13
14 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
15 gdb.RecordInstruction
16
913aeadd
TW
172017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
18
19 * python.texi (Recording in Python): Add documentation for
20 gdb.RecordGap and remove documentation of special cases for
21 gdb.BtraceInstruction.
22
a3be24ad
TW
232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
24
25 * python.texi (Recording in Python): Remove Record.ptid defvar.
26
ebe553db
SM
272017-04-21 Simon Marchi <simon.marchi@ericsson.com>
28
29 * gdb.texinfo (GDB/MI Thread Information): Add missing
30 fields, re-word some things.
31 (GDB/MI Thread Commands): Describe fields found in the output of
32 -thread-info, remove description of fields in the
33 thread output tuple, replace with a cross-reference to "GDB/MI
34 Thread Information".
35
9be21bb4
SM
362017-04-21 Simon Marchi <simon.marchi@ericsson.com>
37
38 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
39 from -thread-info output.
40
fe5f7374
AK
412017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
42
43 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
44
eea78757
AK
452017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
46
47 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
48
79778b30
YQ
492017-03-22 Yao Qi <yao.qi@linaro.org>
50
51 * python.texi (Inferiors In Python): Remove @code from Python.
52
cee59b3f
TW
532017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
54
55 * python.texi (Recordings In Python): Document return type of
56 gdb.BtraceInstruction.data.
57
51457a05
MAL
582017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
59
60 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
61 command file-list-shared-libraries
62 (GDB/MI Async Records): Update documentation of library-loaded with new
63 field.
64
f8d99587
DE
652017-03-16 Doug Evans <dje@google.com>
66
67 * guile.texi (Lazy Strings In Guile): Mention arrays.
68 * python.texi (Lazy Strings In Python): Ditto.
69
5cf70512
JW
702017-03-08 Jiong Wang <jiong.wang@arm.com>
71
72 * gdb.texinfo (Memory Protection Extensions): Add missing escape
73 character "@".
74
4a612d6f
WT
752017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
76
77 * Memory Protection Extensions: Add information about inferior
78 calls.
79
216f72a1
JK
802017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
83 DW_TAG_GNU_* and DW_AT_GNU_*.
84
4e746bb6
TW
852017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
86
87 * python.texi (Recordings In Python): New section.
88
3f77c769
TT
892017-02-14 Tom Tromey <tom@tromey.com>
90
91 PR python/13598:
92 * python.texi (Events In Python): Document events.before_prompt.
93
5cf30ebf
LM
942017-02-13 Luis Machado <lgustavo@codesourcery.com>
95
96 * gdb.texinfo (Target Commands): Document the optional offset
97 argument for the load command.
98
18da0c51
MG
992017-02-10 Martin Galvan <martingalvan@sourceware.org>
100
101 PR gdb/21122
102 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
103 space-separated breakpoint lists. Also add a missing @table command
104 and @cindex for breakpoint lists.
105
3f7b46f2
IR
1062017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
107
108 PR tdep/20936
109 * gdb.texinfo: (Standard Target Features): Document SPARC features.
110 (Sparc Features): New node.
111
2735833d
WT
1122017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
113
114 * gdb.texinfo (i386 Features): Add system segment registers
115 as feature.
116
373832b6
SM
1172017-01-24 Simon Marchi <simon.marchi@ericsson.com>
118
119 * python.texi (Events In Python): Fix typo.
120
78cbbba8
LM
1212017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
122 Luis Machado <lgustavo@codesourcery.com>
123
124 * gdb.texinfo (-target-flash-erase): New MI command description.
125 (flash-erase): New CLI command description.
126
387360da
JB
1272017-01-04 John Baldwin <jhb@FreeBSD.org>
128
129 * gdb.texinfo (Contributors): Add SRI International and University
130 of Cambridge for FreeBSD/mips.
131
34c41c68
DE
1322016-12-22 Doug Evans <xdje42@gmail.com>
133
134 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
135 commands.
136
df3ee9ca
PA
1372016-12-02 Pedro Alves <palves@redhat.com>
138
139 * gdb.texinfo (User-defined Commands): Limit on number of
140 arguments passed to user-defined commands removed; update.
141
01770bbd
PA
1422016-12-02 Pedro Alves <palves@redhat.com>
143
144 PR cli/20559
145 * gdb.texinfo (Define): Add example of using "eval" to process a
146 variable number of arguments.
147 (Output) <eval>: Add anchor.
148
ad02e4fe
SM
1492016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
150
151 * Makefile.in: Likewise.
152
8504e097
AA
1532016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
154
155 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
156 xref.
157
39402e6c
PA
1582016-10-29 Pedro Alves <palves@redhat.com>
159
160 * gdb.texinfo (Packets) <vCont>: Remove mention of default
161 actions.
162
ca6eff59
PA
1632016-10-26 Pedro Alves <palves@redhat.com>
164
165 * gdb.texinfo (Packets): Clarify vCont packets with multiple
166 actions that match a thread, and what happens when an action
167 matches a thread that is already running.
168
be06ba8c
SM
1692016-10-14 Simon Marchi <simon.marchi@ericsson.com>
170
171 * gdb.texinfo (Using Trace Files): Fix typo.
172 (GDB/MI Tracepoint Commands): Likewise.
173
99e61eda
SM
1742016-10-14 Simon Marchi <simon.marchi@ericsson.com>
175
176 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
177 of -trace-save.
178
9c37b5ae
TT
1792016-10-06 Tom Tromey <tom@tromey.com>
180
181 * guile.texi (Types In Guile): Remove Java mentions.
182 * python.texi (Types In Python): Remove Java mentions.
183 * gdb.texinfo (Address Locations, Supported Languages)
184 (Index Section Format): Remove Java mentions.
185
ee8da4b8
DE
1862016-08-15 Doug Evans <dje@google.com>
187
188 * gdb.texinfo (Target Description Format): Update docs on "end"
189 field spec and field default type.
190
4034d0ff
AT
1912016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1922016-10-03 Simon Marchi <simon.marchi@ericsson.com>
193
194 PR gdb/20487
195 * gdb.texinfo (Context management): Update mention of frame
196 change notifications.
197 (gdb/mi Async Records): Document frame field in
198 =thread-select event.
199 * observer.texi (GDB Observers): New user_selected_context_changed
200 observer.
201
4435e1cc
TT
2022016-09-28 Tom Tromey <tom@tromey.com>
203
204 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
205 than "memory breakpoint". Further document "kind". Move
206 protocol-details link earlier.
207 <z1>: Document the cmd_list argument. Fix typo.
208 <g>: Remove incorrect sentence.
209 (Stop Reply Packets): Document "OK" response to requests when in
210 non-stop mode.
211 <swbreak>: Use "software breakpoint" rather than "memory
212 breakpoint".
213 <create>: Document that "R" is ignored.
214 <W, X, w>: Document formatting of "AA".
215 (Notification Packets): Use "%Stop", not "%%Stop".
216
ad0a504f
AK
2172016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
218
219 * gdb.texinfo (Embedded Processors): Document ARC.
220 (Synopsys ARC): New section.
221 (Standard Target Features): Document ARC features.
222 (ARC Features): New section.
223
74172ecf
SM
2242016-09-21 Simon Marchi <simon.marchi@ericsson.com>
225
226 * .gitignore: New file.
227
0a1ddfa6
SM
2282016-08-24 Simon Marchi <simon.marchi@ericsson.com>
229
230 * gdb.texinfo (Input/Output): Mention possibility to unset
231 inferior-tty.
232
c0272db5
TW
2332016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
234
235 * gdb.texinfo: Resume btrace on reconnect.
236
e3487908
GKB
2372016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
238
239 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
240 syscall.
241
463888ab
РИ
2422016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
243
244 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
245 command.
246
dac790e1
TT
2472016-07-13 Tom Tromey <tom@tromey.com>
248
249 PR python/15620, PR python/18620:
250 * python.texi (Events In Python): Document new breakpoint events.
251
93daf339
TT
2522016-07-13 Tom Tromey <tom@tromey.com>
253
254 PR python/17698:
255 * python.texi (Breakpoints In Python): Document
256 Breakpoint.pending.
257
cda75e70
TT
2582016-07-13 Tom Tromey <tom@tromey.com>
259
260 * python.texi (Breakpoints In Python): Move table of types and
261 table of watchpoint types earlier in node.
262
e0f3fd7c
TT
2632016-07-12 Tom Tromey <tom@tromey.com>
264
265 PR python/19293:
266 * python.texi (Frames In Python): Document
267 gdb.invalidate_cached_frames.
268
86f78169
PA
2692016-06-21 Pedro Alves <palves@redhat.com>
270
271 * gdb.texinfo (Interpreters): Update intepreter-exec section,
272 document new-ui and explain use case.
273
a28d8e50
YTL
2742016-06-17 Yan-Ting Lin <currygt52@gmail.com>
275
276 * gdb.texinfo (Standard Target Features): Document NDS32 features.
277 (NDS32 Features): New Section.
278
bb556f1f
TK
2792016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
280
281 * gdb.texinfo (Examining Memory): Document negative repeat
282 count in the 'x' command.
283
38b022b4
SM
2842016-06-06 Simon Marchi <simon.marchi@ericsson.com>
285
286 * gdb.texinfo (GDB/MI Async Records): Document method and
287 format fields in =record-started.
288 * observer.texi (record_changed): Add method and format
289 parameters.
290
c185ba27
EZ
2912016-05-27 Eli Zaretskii <eliz@gnu.org>
292
293 * gdb.texinfo (General Query Packets): Move the description of the
294 response before the long list of the specific 'read' and 'write'
295 requests.
296
1957f6b8
TT
2972016-05-23 Tom Tromey <tom@tromey.com>
298
299 * python.texi (Basic Python): Document gdb.breakpoints return.
300
224f10c1
TT
3012016-05-24 Tom Tromey <tom@tromey.com>
302
303 PR gdb/19194:
304 * gdb.texinfo (gdb man): Fix typo.
305
0bdfa368
TT
3062016-05-17 Tom Tromey <tom@tromey.com>
307
308 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
309 (Rust): New node.
310
dcd1f979
TT
3112016-05-17 Tom Tromey <tom@tromey.com>
312
313 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
314
310cdbb6
YQ
3152016-04-27 Yao Qi <yao.qi@linaro.org>
316
317 * gdb.texinfo (tfind): Complete doc about tfind without
318 argument.
319
b8162e5a
AT
3202016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
321
322 * agentexpr.texi (byte): Fix zero_ext description.
323
f7c38292
PA
3242016-03-31 Pedro Alves <palves@redhat.com>
325
326 * gdb.texinfo (M32R/SDI): Delete node.
327 (MIPS Embedded): Remove references to the MIPS remote debugging
328 protocol, PMON and variants, and the associated commands.
329
81516450
DE
3302016-03-15 Doug Evans <dje@google.com>
331
332 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
333 (Target Description Format): Mention enum types. Update docs on
334 flags types.
335 (Predefined Target Types): Add "bool".
336 (Enum Target Types): New node.
337
2a60e18f
PA
3382016-03-15 Pedro Alves <palves@redhat.com>
339
340 * gdb.texinfo (Tracepoint Actions): Fix typo.
341
45fa2529
PA
3422016-03-15 Pedro Alves <palves@redhat.com>
343 Andreas Arnez <arnez@linux.vnet.ibm.com>
344 Marcin Kościelnicki <koriakin@0x04.net>
345
346 * gdb.texinfo (Tracepoint Actions): Document possible
347 unreliability of '$_ret'.
348
f2403c39
AB
3492016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
350
351 * gdb.texinfo (Symbols): Document new 'maint info line-table'
352 command.
353
f2f3ccb9
SM
3542016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
355
356 * gdb.texinfo (Convenience Functions): Document $_as_string.
357
cce0e923
DE
3582016-02-23 Doug Evans <dje@google.com>
359
360 * gdb.texinfo (Skipping Over Functions and Files): Document new
361 options to "skip" command. Update docs of output of "info skip".
362
012b3a21
WT
3632016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
364
365 * gdb.texinfo (Signals): Add bound violation display hints for
366 a SIGSEGV.
367
0748bf3e
MK
3682016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
369
370 * gdb.texinfo (Trace File Format): Add documentation for description
371 section lines.
372
e909d859
MK
3732016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
374
375 * gdb.texinfo (Trace File Format): Remove misleading information
376 about register block ordering.
377
713cdcbf
DE
3782016-02-01 Doug Evans <dje@google.com>
379
380 * gdb.texinfo (Value Sizes): Fix typo.
381
8244c20d
DE
3822016-02-01 Doug Evans <dje@google.com>
383
384 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
385
5fdf6324
AB
3862016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
387
388 * gdb.texinfo (Value Sizes): New section.
389 (Data): Add the 'Value Sizes' node to the menu.
390
67ebd9cb
JB
3912016-01-26 John Baldwin <jhb@FreeBSD.org>
392
393 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
394
6e9567fe
JB
3952016-01-19 John Baldwin <jhb@FreeBSD.org>
396
397 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
398
f303dbd6
PA
3992016-01-18 Pedro Alves <palves@redhat.com>
400
401 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
402 of the thread that hit a breakpoint or received a signal.
403
71ef29a8
PA
4042016-01-15 Pedro Alves <palves@redhat.com>
405
406 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
407
663f6d42
PA
4082016-01-13 Pedro Alves <palves@redhat.com>
409
410 * gdb.texinfo (Threads): Document the $_gthread convenience
411 variable.
412 (Convenience Vars): Likewise.
413
c84f6bbf
PA
4142016-01-13 Pedro Alves <palves@redhat.com>
415
416 * gdb.texinfo (Threads): Document "info threads -gid".
417
22a02324
PA
4182016-01-13 Pedro Alves <palves@redhat.com>
419
420 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
421 anchor.
422 (Threads In Python): Document new InferiorThread.global_num
423 attribute.
424
5d5658a1
PA
4252016-01-07 Pedro Alves <palves@redhat.com>
426
427 * gdb.texinfo (Threads): Document per-inferior thread IDs,
428 qualified thread IDs, global thread IDs and thread ID lists.
429 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
430 thread IDs.
431 (Convenience Vars): Document the $_thread convenience variable.
432 (Ada Tasks): Adjust to refer to thread IDs.
433 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
434 Commands, GDB/MI Variable Objects): Update to mention global
435 thread IDs.
436 * guile.texi (Breakpoints In Guile)
437 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
438 global thread IDs instead of thread IDs.
439 * python.texi (Threads In Python): Adjust documentation of
440 InferiorThread.num.
441 (Breakpoint.thread): Mention global thread IDs instead of thread
442 IDs.
443
84654457
PA
4442016-01-13 Pedro Alves <palves@redhat.com>
445
446 * python.texi (Threads In Python): Document
447 InferiorThread.inferior.
448
e3940304
PA
4492016-01-13 Pedro Alves <palves@redhat.com>
450
451 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
452 convenience variable.
453 (Convenience Vars): Likewise.
454
82075af2
JS
4552016-01-12 Josh Stone <jistone@redhat.com>
456 Philippe Waroquiers <philippe.waroquiers@skynet.be>
457
458 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
459 (Stop Reply Packets): List the syscall entry and return stop reasons.
460 (General Query Packets): Describe QCatchSyscalls, and add it to the
461 table and the detailed list of stub features.
462
bc504a31
PA
4632016-01-12 Pedro Alves <palves@redhat.com>
464
465 Remove use of the registered trademark symbol throughout.
466
cde67b27
YQ
4672016-01-12 Yao Qi <yao.qi@linaro.org>
468
469 * gdb.texinfo (Interrupts): Update the document on handling
470 interrupt when program is stopped.
471
19d9d4ef
DB
4722015-12-11 Don Breazeal <donb@codesourcery.com>
473
474 * gdb.texinfo (Forks): Correct Linux kernel version where
475 fork and exec events are supported, add notes about support
476 of these events in target remote mode.
477 (Connecting): Reorganize and clarify distinctions between
478 target remote, extended-remote, and multiprocess.
479 Reorganize related text from separate sections into new
480 sections.
481 (Server): Note effects of target extended-remote mode.
482 Delete section on Multi-Process Mode for gdbserver.
483 Move some text to "Connecting" node.
484
f4f4330e
PA
4852015-12-10 Pedro Alves <palves@redhat.com>
486
487 * gdb.texinfo (Threads): Replace warning with explanation
488 about single-threaded programs.
489
b1236ac3
PA
4902015-12-10 Pedro Alves <palves@redhat.com>
491
492 * gdb.texinfo (Threads): Remove mention of SGI.
493 (Forks): Remove mention of HP-UX.
494 (Breakpoints): Remove mention of HP-UX.
495 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
496 Reword in terms of architectures.
497 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
498 mention supported systems.
499 (Convenience Vars): Don't mention HP-UX.
500 (Jumping): Remove mention of HP-UX in comment.
501 (Files) <shared libraries>: Update supported shared library types
502 list. Remove mention of HP-UX.
503 (Native): Remove HP-UX subsection.
504 (SVR4 Process Information): Remove mention of HP-UX.
505
0f59c28f
PA
5062015-12-10 Pedro Alves <palves@redhat.com>
507
508 * gdb.texinfo (Stack): Reorder menu.
509
1c35a88f
LM
5102015-12-09 Luis Machado <lgustavo@codesourcery.com>
511
512 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
513 -var-set-format's new zero-hexadecimal format.
514
3685b09f
PMR
5152015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
516
517 * gdb.texinfo (Ada Mode Into): Move overloading support
518 description to its own node.
519 (Overloading support for Ada): New node.
520
f2faf941
PA
5212015-11-30 Pedro Alves <palves@redhat.com>
522
523 PR 14618
524 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
525 (Remote Configuration): Add the "set/show remote
526 no-resumed-stop-reply" to the available settings table.
527 (General Query Packets): Document the "no-resumed" qSupported
528 feature.
529
65706a29
PA
5302015-11-30 Pedro Alves <palves@redhat.com>
531
532 * gdb.texinfo (Remote Configuration): List "set/show remote
533 thread-events" command in configuration table.
534 (Stop Reply Packets): Document "T05 create" stop
535 reason and 'w' stop reply.
536 (General Query Packets): Document QThreadEvents packet. Document
537 QThreadEvents qSupported feature.
538
de979965
PA
5392015-11-30 Pedro Alves <palves@redhat.com>
540
541 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
542 anchor.
543 (Packets): Document vCtrlC.
544
79efa585
SM
5452015-11-26 Simon Marchi <simon.marchi@ericsson.com>
546
547 * gdb.texinfo (Thread List Format): Mention thread names.
548
7e0aa6aa
PA
5492015-11-24 Pedro Alves <palves@redhat.com>
550
551 PR 17539
552 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
553 program-spaces" example to ascending order listing.
554 (Threads): Adjust "info threads" example to ascending order
555 listing.
556 (Forks): Adjust "info inferiors" example to ascending order
557 listing.
558
0c532a29
MM
5592015-11-04 Markus Metzger <markus.t.metzger@intel.com>
560
561 * gdb.texinfo (Process Record and Replay): Document "record
562 instruction-history" modifiers.
563
fc58fa65
AB
5642015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
567 description.
568 (Frame Filter Management): Move to later in the 'Examining the
569 Stack' chapter.
570 (Selection): Add entry for 'select-frame'.
571
792005b0
DE
5722015-09-25 Doug Evans <dje@google.com>
573
574 * gdb.texinfo (Process Record and Replay): Fix syntax of
575 "record instruction-history begin, end" and
576 "record function-call-history begin, end".
577
c58b006b
SM
5782015-09-22 Simon Marchi <simon.marchi@ericsson.com>
579
580 * gdb.texinfo (Specifying Source Directories): Fix
581 substitute-path example.
582
f2665db5
MM
5832015-09-18 Markus Metzger <markus.t.metzger@intel.com>
584
585 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
586
e68fa6f0
PA
5872015-09-15 Pedro Alves <palves@redhat.com>
588
589 PR remote/18965
590 * gdb.texinfo (Stop Reply Packets): Revert previous change to
591 the vforkdone description.
592
8228463c
PA
5932015-09-15 Pedro Alves <palves@redhat.com>
594
595 PR remote/18965
596 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
597 part indicates the thread ID of the parent process.
598
750ce8d1
YQ
5992015-09-15 Yao Qi <yao.qi@linaro.org>
600
601 * gdb.texinfo (General Query Packets): Add vContSupported to
602 tables of 'gdbfeatures' and 'stub features' supported in the
603 qSupported packet, as well as to the list containing stub
604 feature details.
605
b459a59b
DB
6062015-09-11 Don Breazeal <donb@codesourcery.com>
607
608 * gdb.texinfo (Remote Configuration): Add exec event
609 feature to table of packet settings.
610 (Stop Reply Packets): Add exec events to the list of stop
611 reasons.
612 (General Query Packets): Add exec events to tables of
613 'gdbfeatures' and 'stub features' supported in the qSupported
614 packet, as well as to the list containing stub feature
615 details.
616
73b8c1fd
PA
6172015-08-24 Pedro Alves <palves@redhat.com>
618
619 * gdb.texinfo (Remote Configuration): Document the "set/show
620 remote multiprocess-extensions-packet" commands.
621
bb615428
PA
6222015-08-24 Pedro Alves <palves@redhat.com>
623
624 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
625 <M32R>: Remove references to M32R/D.
626 <M68K>: Remove references to target dbug.
627 <MIPS Embedded>: Remove references to target r3900 and target
628 array.
629 <PowerPC Embedded>: Remove references to target dink32 and target
630 ppcbug, target sds
631 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
632
2b4bf6af
AB
6332015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
634
635 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
636
566f5e3b
AB
6372015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
640
18989b3c
AB
6412015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
642
643 * gdb.texinfo (Maintenance Commands): Move documentation of "main
644 info bfds" to...
645 (File Caching): A New section. Outline bfd caching, and add new
646 description for "main set/show bfd-sharing".
647
6ff0ba5f
DE
6482015-08-14 Doug Evans <xdje42@gmail.com>
649
650 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
651 disassembly.
652 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
653
629500fa
KS
6542015-08-11 Keith Seitz <keiths@redhat.com>
655
656 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
657 Use "location(s)"instead of "linespec(s)".
658 (Specifying a Location): Rewrite.
659 Add subsections describing linespec, address, and explicit locations.
660 Add node/menu for each subsection.
661 (Source and Machine Code, C Preprocessor Macros)
662 (Create and Delete Trace points)
663 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
664 (Continuing at a Different Address): Remove "linespec" examples.
665 Add reference to "Specify a Location"
666 (The -break-insert Command): Rewrite. Add anchor.
667 Add reference to appropriate manual section discussing locations.
668 (The -dprintf-insert Command): Refer to -break-insert for
669 specification of 'location'.
670
fbea99ea
PA
6712015-08-07 Pedro Alves <palves@redhat.com>
672
673 * gdb.texinfo (Maintenance Commands): Document "maint set/show
674 target-non-stop".
675
da8c46d2
MM
6762015-08-07 Markus Metzger <markus.t.metzger@intel.com>
677
678 * gdb.texinfo (Process Record and Replay): Document prefixing of
679 speculatively executed instructions in the "record instruction-history"
680 command.
681
a3b5281e
DE
6822015-07-20 Doug Evans <dje@google.com>
683
684 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
685
6bcb1f97
DE
6862015-07-16 Doug Evans <dje@google.com>
687
688 * stabs.texinfo: @include gdb-cfg.texi.
689
db1ff28b
JK
6902015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
691
692 Revert the previous 2 commits:
693 gdbserver build-id attribute generator
694 Validate symbol file using build-id
695
ca5268b6
JK
6962015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
697
698 * gdb.texinfo (Files): Add 'set validate-build-id'
699 and 'show validate-build-id'.
700
700ca40f
JK
7012015-07-15 Aleksandar Ristovski <aristovski@qnx.com
702 Jan Kratochvil <jan.kratochvil@redhat.com>
703
704 gdbserver build-id attribute generator.
705 * gdb.texinfo (Library List Format for SVR4 Targets): Add
706 'build-id' in description, example, new attribute in dtd.
707
7c7f93f6
AB
7082015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
709
710 * gdb.texinfo (Selection): Update documentation for 'frame'
711 command.
712
b0627500
MM
7132015-07-02 Markus Metzger <markus.t.metzger@intel.com>
714
72f4393d 715 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
716 commands.
717
b20a6524
MM
7182015-07-02 Markus Metzger <markus.t.metzger@intel.com>
719
720 * gdb.texinfo (Process Record and Replay): Spell out that variables
721 and registers are not available during btrace replay.
722 Describe the new "record btrace pt" command.
723 Describe the new "set|show record btrace pt buffer-size" options.
724 (General Query Packets): Describe the new Qbtrace:pt and
725 Qbtrace-conf:pt:size packets.
726 Expand "bts" to "Branch Trace Store".
727 Update the branch trace DTD.
728
fc637f04
PP
7292015-06-26 Patrick Palka <patrick@parcs.ath.cx>
730
731 * gdb.texinfo (Command History): Document the new option
732 "history remove-duplicates".
733
18a94d75
DE
7342015-06-19 Doug Evans <dje@google.com>
735
736 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
737 longer supported.
738
0eacb298
PP
7392015-06-17 Patrick Palka <patrick@parcs.ath.cx>
740
741 * gdb.texinfo (Command History): Mention that setting
742 GDBHISTSIZE to the empty string disables history truncation.
743
bc460514
PP
7442015-06-17 Patrick Palka <patrick@parcs.ath.cx>
745
746 PR gdb/16999
747 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
748 behavior.
749
b58c513b
PP
7502015-06-17 Patrick Palka <patrick@parcs.ath.cx>
751
752 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
753 with GDBHISTSIZE.
754
a86c90e6
SM
7552015-06-15 Simon Marchi <simon.marchi@ericsson.com>
756
757 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
758 bytes and memory units for -data-{read,write}-memory-bytes.
759 (Packets): Same for m, M and X packets.
760 * python.texi (Inferiors In Python): Same for read_memory and
761 write_memory.
762
c74f7d1c
JT
7632015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
764
765 * gdb.texinfo (Separate Debug Files): Document that PE is also
766 supported.
767
51f0e40d
AB
7682015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
771 single table entry.
772
966f0aef
WT
7732015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
774
775 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
776
777
15a201c8
GB
7782015-06-10 Gary Benson <gbenson@redhat.com>
779
780 * gdb.texinfo (Remote Configuration): Document the
781 "set/show remote hostio-setfs-packet" command.
782 (Host I/O Packets): Document the vFile:setfs packet.
783
7a6a1731
GB
7842015-06-10 Gary Benson <gbenson@redhat.com>
785
786 * gdb.texinfo (Debugging Output): Document the "set/show debug
787 linux-namespaces" command.
788
7d73c23c 7892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 790 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
791
792 * gdb.texinfo (i386): Add documentation about "show mpx bound"
793 and "set mpx bound".
794
27e0867f
DE
7952015-05-27 Doug Evans <dje@google.com>
796
797 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
798
b4f54984
DE
7992015-05-26 Doug Evans <dje@google.com>
800
801 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
802 command renamings.
803 (Maintenance Commands): Update for DWARF "set debug" command renamings.
804
55b40027
AB
8052015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
808
a4ea0946
AB
8092015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
810
811 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
812 (TUI Commands): Add 'tui enable' and 'tui disable' details.
813
37442ce1
DE
8142015-05-16 Doug Evans <xdje42@gmail.com>
815
816 * guile.texi (Memory Ports in Guile): Document support for unbuffered
817 memory ports.
818
36de76f9
JK
8192015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
820
821 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
822
0d71eef5
DB
8232015-05-12 Don Breazeal <donb@codesourcery.com>
824
825 * gdb.texinfo (Forks): Note that fork debugging is
826 supported in extended mode.
827 (Remote Configuration): Add fork event features to table
828 of packet settings.
829 (Stop Reply Packets): Add fork events to list of stop reasons.
830 (General Query Packets): Add fork events to tables of
831 'gdbfeatures' and 'stub features' supported in the qSupported
832 packet, as well as to the list containing stub feature
833 details.
834
835205d0
GB
8352015-05-12 Gary Benson <gbenson@redhat.com>
836
837 * gdb.texinfo (General Query Packets): Document
838 qXfer:exec-file:read with empty annex.
839
4c082a81
SC
8402015-05-09 Siva Chandra Reddy <sivachandra@google.com>
841
842 * python.texi (Values From Inferior): Add descriptions of new
843 methods gdb.Value.reference_value and gdb.Value.const_value.
844
b30a0bc3
JB
8452015-05-06 Joel Brobecker <brobecker@adacore.com>
846
847 * gdb.texinfo (Files): Add "info dll" documentation.
848 (Cygwin Native): Remove "info dll" documentation.
849
2ce1cdbf
DE
8502015-04-29 Doug Evans <dje@google.com>
851
852 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
853 Document.
854 (Writing an Xmethod): Add get_result_type to example.
855
59fb7612
SS
8562015-04-28 Sasha Smundak <asmundak@google.com>
857
858 * python.texi: New method documented.
859
cf75d6c3
AB
8602015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
861
862 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
863 format.
864
897c3d32
DE
8652015-04-24 Doug Evans <dje@google.com>
866
867 * python.texi (Xmethods In Python): Fix name of method to call the
868 xmethod.
869
1b6e6f5c
GB
8702015-04-17 Gary Benson <gbenson@redhat.com>
871
872 * gdb.texinfo (Connecting to a Remote Target): Mention that
873 GDB can access program files from remote targets that support
874 qXfer:exec-file:read and Host I/O packets.
875
c78fa86a
GB
8762015-04-17 Gary Benson <gbenson@redhat.com>
877
878 * gdb.texinfo (Remote Configuration): Document the "set/show
879 remote pid-to-exec-file-packet" command.
880 (General Query Packets): Document the qXfer:exec-file:read
881 qSupported features. Document the qXfer:exec-file:read packet.
882
a9a5a3d1
GB
8832015-04-17 Gary Benson <gbenson@redhat.com>
884
885 * gdb.texinfo (set sysroot): Document that "set sysroot" also
886 applies to executable paths if supplied to GDB as absolute.
887
4f45d445
JK
8882015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
889
890 * gdb.texinfo (Mode Options): Remove -xdb.
891
e7a8570f
JK
8922015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
893 Eli Zaretskii <eliz@gnu.org>
894
72f4393d
L
895 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
896 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
897 the compile command. New subsection Compiler search for the compile
898 command.
899
f2983cc3
AW
9002015-04-09 Andy Wingo <wingo@igalia.com>
901
902 * guile.texi (Frames In Guile): Describe frame-read-register.
903
599bd15c
GB
9042015-04-02 Gary Benson <gbenson@redhat.com>
905
906 * gdb.texinfo (set sysroot): Document "target:".
907
d11916aa
SS
9082015-04-01 Sasha Smundak <asmundak@google.com>
909
910 * doc/python.texi (Writing a Frame Unwinder in Python): Add
911 section.
912
df8411da
SDJ
9132015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
914
915 PR corefiles/16092
916 * gdb.texinfo (gcore): Mention new command 'set
917 use-coredump-filter'.
918 (set use-coredump-filter): Document new command.
919
d33279b3
AT
9202015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
921
922 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
923 documentation, reorder the info os entries in alphabetical order.
924
852f8402
SM
9252015-03-26 Simon Marchi <simon.marchi@ericsson.com>
926
927 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
928 -data-write-memory-bytes.
929
856e7dd6
PA
9302015-03-24 Pedro Alves <palves@redhat.com>
931
932 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
933 mention that threads may sometimes run unlocked.
934
236af5e3
YG
9352015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
936
937 * gdb.texinfo (Remote configuration): Document "set/show
938 serial parity" command.
939
464b0089
GB
9402015-03-18 Gary Benson <gbenson@redhat.com>
941
942 * gdb.texinfo (General Query Packets): Remove documentation
943 for now-removed vFile:fstat qSupported features.
944
0a93529c
GB
9452015-03-11 Gary Benson <gbenson@redhat.com>
946
947 * gdb.texinfo (Remote Configuration): Document the
948 "set/show remote hostio-fstat-packet" command.
949 (General Query Packets): Document the vFile:fstat
950 qSupported features.
951 (Host I/O Packets): Document the vFile:fstat packet.
952
85642ba0
AW
9532015-03-11 Andy Wingo <wingo@igalia.com>
954
955 * guile.texi (Objfiles In Guile): Document objfile-progspace.
956
f7e6eed5
PA
9572015-03-04 Pedro Alves <palves@redhat.com>
958
959 * gdb.texinfo (Remote Configuration): Document the "set/show
960 remote swbreak-feature-packet" and "set/show remote
961 hwbreak-feature-packet" commands.
962 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
963 decription.
964 (Stop Reply Packets): Document the swbreak and hwbreak stop
965 reasons.
966 (General Query Packets): Document the swbreak and hwbreak
967 qSupported features.
968 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
969
f873665f 9702015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
971
972 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
973 under *stopped.
974
9a284c97
DE
9752015-03-02 Doug Evans <xdje42@gmail.com>
976
977 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
978
446899e4
AA
9792015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
980
981 * gdb.texinfo (S/390 and System z Features): Describe new feature
982 "org.gnu.gdb.s390.vx".
983
7ee67ee4
SDJ
9842015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
985
986 PR gdb/18008
987 * gdb.texinfo (maint internal-error, maint internal-warning, maint
988 demangler-warning): Fix typo ("problam").
989
53cf2ee0
DT
9902015-02-19 David Taylor <dtaylor@emc.com>
991
992 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
993
3133f8c1
JM
9942015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
995
996 * gdb.texinfo (Static Probe Points): Add cindex `static probe
997 point, DTrace'.
998 (Static Probe Points): Modified to cover DTrace probes in addition
999 to SystemTap probes. Also modified to cover the `enable probe'
1000 and `disable probe' commands.
1001
9aca2ff8
JM
10022015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1003
1004 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1005 `disable probe' commands.
1006
fa3f8d5a
DT
10072015-02-12 David Taylor <dtaylor@emc.com>
1008
1009 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1010 fields of the QTDV packet.
1011
d33501a5
MM
10122015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1013
1014 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1015 (Process Record and Replay): Describe new set|show commands.
1016 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1017
f4abbc16
MM
10182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1019
1020 * gdb.texinfo (Process Record and Replay): Describe the "record
1021 btrace bts" command.
1022 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1023 (Branch Trace Configuration Format): New.
1024
cfb069a8
GB
10252015-01-31 Gary Benson <gbenson@redhat.com>
1026 Doug Evans <dje@google.com>
1027
1028 * gdb.texinfo (Command Completion): Document new
1029 "set/show max-completions" option.
1030
f57d2163
DE
10312015-01-31 Doug Evans <xdje42@gmail.com>
1032
1033 * gdb.texinfo (Symbols): Document new commands
1034 "maint print symbol-cache", "maint print symbol-cache-statistics",
1035 "maint flush-symbol-cache". Document new option
1036 "maint set symbol-cache-size".
1037
9f050062
DE
10382015-01-31 Doug Evans <xdje42@gmail.com>
1039
1040 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1041 distinguish script files vs inlined scripts.
1042 * python.texi (Python Auto-loading): Ditto.
1043
b6577aab
DE
10442015-01-30 Doug Evans <dje@google.com>
1045
1046 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1047 string if present.
1048
3a8b707a
DE
10492015-01-27 Doug Evans <dje@google.com>
1050
1051 * python.texi (Objfiles In Python): Document Objfile.username.
1052
1b549396
DE
10532015-01-27 Doug Evans <dje@google.com>
1054
1055 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1056 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1057
253828f1
JK
10582015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1059
1060 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1061
bf555842
EZ
10622015-01-16 Eli Zaretskii <eliz@gnu.org>
1063
1064 * doc/gdb.texinfo (TUI Commands): Document the possible
1065 values of NAME argument to 'winheight' command. Explain the
1066 effect of 'tabset' setting better.
1067
439250fb
DE
10682015-01-11 Doug Evans <xdje42@gmail.com>
1069
1070 PR gdb/15830
1071 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1072 (Symbols): Ditto.
1073 (Maintenance Commands): Delete docs for "maint demangle".
1074
6bf6fd09
JB
10752014-12-31 Joel Brobecker <brobecker@adacore.com>
1076
1077 * gdb.texinfo (Files): Remove documentation of the
1078 "add-shared-symbol-files" and "assf" commands.
1079 (Cygwin Native): Remove documentation of the "dll-symbols"
1080 command.
1081
cc485e62
DE
10822014-12-17 Doug Evans <xdje42@gmail.com>
1083
1084 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1085
bb2ec1b3
TT
10862014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1087 Jan Kratochvil <jan.kratochvil@redhat.com>
1088
1089 * gdb.texinfo (Altering): Update.
1090 (Compiling and Injecting Code): New node.
1091
6dddd6a5
DE
10922014-12-12 Doug Evans <dje@google.com>
1093
1094 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1095
f5b95c01
AA
10962014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1097
1098 * gdb.texinfo: Document "maint print user-registers".
1099
a0be3e44
DE
11002014-12-08 Doug Evans <dje@google.com>
1101
1102 * python.texi (Objfiles In Python): Document Objfile.owner.
1103
86e4ed39
DE
11042014-12-04 Doug Evans <dje@google.com>
1105
1106 * python.texi (Objfiles In Python): Document
1107 Objfile.add_separate_debug_file.
1108
7c50a931
DE
11092014-12-04 Doug Evans <dje@google.com>
1110
1111 * python.texi (Objfiles In Python): Document Objfile.build_id.
1112
162078c8
NB
11132014-12-02 Nick Bull <nicholaspbull@gmail.com>
1114
1115 * python.texi (Events In Python): Document new events
1116 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1117 and RegisterChangedEvent.
1118
f10c5b19
JK
11192014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 Add add-auto-load-scripts-directory.
1122 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1123 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1124
413b59ae
JK
11252014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1126
1127 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1128 description typo.
1129
02be9a71
DE
11302014-10-30 Doug Evans <dje@google.com>
1131
1132 * python.texi (Progspaces In Python): Document ability to add
1133 random attributes to gdb.Progspace objects.
1134 (Objfiles In Python): Document ability to add random attributes to
1135 gdb.objfile objects.
1136
e5f8a7cc
PA
11372014-10-27 Pedro Alves <palves@redhat.com>
1138
1139 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1140 info on stepping and signal handlers.
1141 (Signals): Explain stepping and signal handlers. Add context
1142 index entry, and cross references.
1143
fab3a15d
SM
11442014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1145
1146 * python.texi (Breakpoints In Python): Add parenthesis after
1147 Breakpoint.delete. Clarify Breakpoint.enabled description so
1148 that it contains "disable".
1149
4ffbba72
DE
11502014-10-17 Doug Evans <dje@google.com>
1151
1152 * python.texi (Events In Python): Document clear_objfiles event.
1153
d096d8c1
DE
11542014-10-17 Doug Evans <dje@google.com>
1155
1156 * python.texi (Objfiles In Python): Document new progspace attribute.
1157
32a8097b
PA
11582014-10-17 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1161 (SVR4 Process Information): Delete mention of OSF/1.
1162
2ddf4301
SM
11632014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1164
1165 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1166 exit-code field in -list-thread-groups output.
1167
342cc091
JBG
11682014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1169
1170 * gdb.texinfo (Set Breaks): Add missing "@end table".
1171
a25a5a45
PA
11722014-09-22 Pedro Alves <palves@redhat.com>
1173
1174 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1175 always-inserted off" is the default mode now. Delete
1176 documentation of "set breakpoint always-inserted auto".
1177
2b4fd423
DE
11782014-09-18 Doug Evans <dje@google.com>
1179
1180 * python.texi (Symbol Tables In Python): Document "producer"
1181 attribute of gdb.Symtab objects.
1182
deb8ff2b
PA
11832014-09-16 Pedro Alves <palves@redhat.com>
1184
1185 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1186 (Embedded OS): Remove VxWorks menu entry.
1187 (VxWorks): Remove node.
1188
81219e53
DE
11892014-09-13 Doug Evans <xdje42@gmail.com>
1190
1191 * gdb.texinfo (Signaling): Document new queue-signal command.
1192
faa42425
DE
11932014-09-06 Doug Evans <xdje42@gmail.com>
1194
1195 PR 15276
1196 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1197 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1198
1a6a384b
JL
11992014-09-03 Justin Lebar <jlebar@google.com>
1200
1201 * python.texi (Types In Python): Type.template_argument(n) returns a
1202 gdb.Value or a gdb.Type and throws an exception if n is out of
1203 range.
1204
5f3b99cf
SS
12052014-09-03 Sasha Smundak <asmundak@google.com>
1206
1207 * python.texi (Frames in Python): Add read_register description.
1208
3cecbbbe
TT
12092014-08-04 Tom Tromey <tromey@redhat.com>
1210
1211 * gdb.texinfo (Debugging Output): Update for change to "set debug
1212 target".
1213
90debf20
MM
12142014-08-01 Masaki Muranaka <monaka@monami-software.com>
1215
1216 Pushed by Joel Brobecker <brobecker@adacore.com>.
1217 * Makefile.in (transform): New variable.
1218 (install-man1, install-man5): Apply $(transform) to man file names.
1219
ee7333ae
DE
12202014-07-26 Doug Evans <xdje42@gmail.com>
1221
1222 PR guile/17177
1223 * guile.texi (Guile Pretty Printing API): Fix typo.
1224 Document set-pretty-printers!, pretty-printers.
1225 (Selecting Guile Pretty-Printers): Update.
1226 Mention program-space based pretty-printers.
1227
70509625
PA
12282014-07-25 Pedro Alves <palves@redhat.com>
1229 Eli Zaretskii <eliz@gnu.org>
1230
1231 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1232 with multi-threaded programs.
1233
b67a2c6f
YQ
12342014-06-27 Yao Qi <yao@codesourcery.com>
1235
1236 * gdb.texinfo (Maintenance Commands): Update the output of
1237 'maint print dummy-frames' command.
1238
f179cf97
EZ
12392014-06-24 Eli Zaretskii <eliz@gnu.org>
1240
1241 * gdb.texinfo (Screen Size): Improve indexing.
1242
992c7d70
GB
12432014-06-19 Gary Benson <gbenson@redhat.com>
1244
1245 * gdb.texinfo (Maintenance Commands): Document new
1246 "maint set/show catch-demangler-crashes" option.
1247
57fcfb1b
GB
12482014-06-19 Gary Benson <gbenson@redhat.com>
1249
1250 * gdb.texinfo (Maintenance Commands): Document new
1251 "maint demangler-warning" command and new
1252 "maint set/show demangler-warning" option.
1253
dd5d5494
SC
12542014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1255
1256 * python.texi (Xmethod API): Add space before the opening
1257 parenthesis in function descriptions.
1258
25326a28 12592014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1260
1261 * guile.texi (Guile Configuration): Document guile-data-directory.
1262
0a770bb2 12632014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1264
1265 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1266
16f691fb
DE
12672014-06-04 Doug Evans <xdje42@gmail.com>
1268
1269 * guile.texi (Breakpoints In Guile): Update.
1270
1e47491b
JB
12712014-06-03 Joel Brobecker <brobecker@adacore.com>
1272
1273 * python.texi (Xmethod API): Fix reference to "Progspaces In
1274 Python".
1275
0c6e92a5
SC
12762014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1277
1278 * python.texi (Xmethods In Python, XMethod API)
1279 (Writing an Xmethod): New nodes.
1280 (Python API): New menu entries "Xmethods In Python",
1281 "Xmethod API", "Writing an Xmethod".
1282
06eb1586
DE
12832014-06-02 Doug Evans <xdje42@gmail.com>
1284
1285 * guile.texi (Guile API): Add entry for Parameters In Guile.
1286 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1287 (Parameters In Guile): New node.
1288
e698b8c4
DE
12892014-06-02 Doug Evans <xdje42@gmail.com>
1290
1291 * guile.texi (Guile API): Add entry for Commands In Guile.
1292 (Basic Guile) <parse-and-eval>: Add reference.
1293 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1294 (GDB Scheme Data Types): Mention <gdb:command> object.
1295 (Commands In Guile): New node.
1296
ded03782
DE
12972014-06-02 Doug Evans <xdje42@gmail.com>
1298
1299 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1300 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1301 (Progspaces In Guile): New node.
1302
53e8a631
AB
13032014-05-30 Andrew Burgess <aburgess@broadcom.com>
1304
1305 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1306 * python.texi (Frames In Python): Mention
1307 gdb.FRAME_UNWIND_MEMORY_ERROR.
1308
329ea579
PA
13092014-05-29 Pedro Alves <palves@redhat.com>
1310 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1313 from example.
1314 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1315 Mention that target-async is now deprecated.
1316 (Maintenance Commands): Document maint set/show target-async.
1317
92bcb5f9
PA
13182014-05-29 Pedro Alves <palves@redhat.com>
1319
1320 * observer.texi (sync_execution_done, command_error): New
1321 subjects.
1322
fd664c91
PA
13232014-05-29 Pedro Alves <palves@redhat.com>
1324
1325 PR gdb/13860
1326 * observer.texi (signal_received, end_stepping_range)
1327 (signal_exited, exited, no_history): New observer subjects.
1328
b2715b27
AW
13292014-05-26 Andy Wingo <wingo@igalia.com>
1330
1331 * guile.texi (GDB Scheme Data Types): Remove documentation for
1332 removed interfaces. Update spelling of gdb-object-kind.
1333
9eaa4c1e
AW
13342014-05-26 Andy Wingo <wingo@igalia.com>
1335
1336 * guile.texi (Basic Guile): Fix some typos.
1337
0f1e8403
AW
13382014-05-26 Andy Wingo <wingo@igalia.com>
1339
1340 * guile.texi (Writing a Guile Pretty-Printer)
1341 (Guile Types Module): Fix excess parentheses in use-modules forms.
1342
697aa1b7
EZ
13432014-05-24 Eli Zaretskii <eliz@gnu.org>
1344
1345 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1346 (Breakpoints In Guile, Guile Printing Module)
1347 (Guile Exception Handling, Values From Inferior In Guile)
1348 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1349 Don't use @var at the beginning of a sentence.
1350
1351 * gdb.texinfo (Frame Filter Management, Trace Files)
1352 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1353 (PowerPC Embedded, Define, Annotations for Running)
1354 (IPA Protocol Commands, Packets, General Query Packets)
1355 (Tracepoint Packets, Notification Packets, Environment)
1356 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1357 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1358 (Frames, Backtrace, Selection, Expressions, Registers)
1359 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1360 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1361 (Source Annotations, Using JIT Debug Info Readers, Packets)
1362 (Stop Reply Packets, Host I/O Packets)
1363 (Target Description Format): Don't use @var at the beginning of a
1364 sentence.
1365
1366 * python.texi (Basic Python, Types In Python)
1367 (Commands In Python, Frames In Python, Line Tables In Python)
1368 (Breakpoints In Python, gdb.printing, gdb.types)
1369 (Type Printing API): Don't use @var at the beginning of a
1370 sentence.
1371
67b5c0c1
MM
13722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1373
1374 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1375 replay-memory-access".
1376
6a3cb8e8
PA
13772014-05-21 Pedro Alves <palves@redhat.com>
1378
1379 * gdb.texinfo (Starting): Document "set/show
1380 auto-connect-native-target".
1381 (Target Commands): Document "target native".
1382
936d2992
PA
13832014-05-20 Pedro Alves <palves@redhat.com>
1384
1385 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1386 not be remote specific. Add cross reference to the qCRC packet.
1387 (Separate Debug Files): Update cross reference to the qCRC packet.
1388 (General Query Packets) <qCRC packet>: Add anchor.
1389
b3ce5e5f
DE
13902014-05-17 Doug Evans <xdje42@gmail.com>
1391
1392 Copy over changes from guile.texi.
1393 * python.texi (Basic Python) <gdb.execute>: Add text.
1394 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1395 (Values From Inferior) <Python string>: Add text.
1396 (Values From Inferior) <Value.string>: Clarify string length handling.
1397 (Pretty Printing API): Add cindex.
1398 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1399 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1400 @vindex.
1401 (Commands In Python) <COMPLETE_*>: Similarly.
1402 (Symbols In Python) <SYMBOL_*>: Similarly.
1403 (Breakpoints In Python) <WP_*>: Similarly.
1404 (Breakpoints In Python) <BP_*>: Similarly.
1405
8dfcab11
DT
14062014-05-17 David Taylor <dtaylor@emc.com>
1407
1408 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1409 mentioned in the qfThreadInfo reply.
1410
8d551b02
DE
14112014-05-16 Doug Evans <dje@google.com>
1412
1413 * gdb.texinfo (Mode Options): Add -D.
1414
e20bd8f4
SB
14152014-05-09 Samuel Bronson <naesten@gmail.com>
1416
1417 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1418 "make -C".
1419
f989a1c8
TT
14202014-04-29 Tom Tromey <tromey@redhat.com>
1421
1422 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1423 "show debug varobj".
1424
95cf3b38
DT
14252014-05-01 David Taylor <dtaylor@emc.com>
1426
1427 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1428 option.
1429
01f9f808
MS
14302014-04-24 Michael Sturm <michael.sturm@mintel.com>
1431 Walfred Tedeschi <walfred.tedeschi@intel.com>
1432
1433 * gdb.texinfo (i386 Features): Add description of AVX512
1434 registers.
1435
770e7fc7
DE
14362014-03-31 Doug Evans <dje@google.com>
1437
1438 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1439
97d8f0ee
DE
14402014-03-30 Doug Evans <dje@google.com>
1441
1442 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1443 (Background Execution): Ditto.
1444
36cb1214
HZ
14452014-03-21 Pedro Alves <palves@redhat.com>
1446 Stan Shebs <stan@codesourcery.com>
1447 Hui Zhu <hui@codesourcery.com>
1448
1449 * gdb.texinfo (Packets): Add anchor to "? packet".
1450 Remove fixme and update introduction of "k packet".
1451 Add anchor to "vKill packet".
1452
5e3a2c38
SS
14532014-03-12 Stan Shebs <stan@codesourcery.com>
1454
1455 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1456
7a5a839f
LC
14572014-02-26 Ludovic Courtès <ludo@gnu.org>
1458
dc6ae996 1459 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1460
95060284
JB
14612014-02-20 Joel Brobecker <brobecker@adacore.com>
1462
1463 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1464 and "assf" as being deprecated.
1465 (Cygwin Native): Likewise for "dll-symbols".
1466 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1467 as a way to force the loading of symbols from a DLL.
1468
f7bd0f78
SC
14692014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1470
1471 * python.texi (Values From Inferior): Add description about the
1472 new feature.
1473
329baa95
DE
14742014-02-17 Doug Evans <xdje42@gmail.com>
1475
1476 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1477 * gdb.texinfo (Python): Moved to ...
1478 * python.texi: ... here. New file.
1479
687894f5
DE
14802014-02-17 Ludovic Courtès <ludo@gnu.org>
1481
d25f38ee 1482 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1483 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1484 parameter to 'str-lookup-function' procedure. Look for
1485 the "std::string<" prefix.
1486 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1487 Adjust description.
1488
6fb526ee
DE
14892014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1490
d25f38ee 1491 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1492 parantheses for deffn.
1493 (Disassembly In Guile): Ditto.
1494
1e0a5178
SS
14952014-02-10 Stan Shebs <stan@codesourcery.com>
1496
1497 Add Doxygen support.
1498 * Makefile.in (doxy): New action, generates Doxygen files.
1499 (DOXYGEN): New.
1500 (doxyedit): New.
1501 * Doxyfile-base.in: New file.
1502 * Doxyfile-gdb-api.in: New file.
1503 * Doxyfile-gdb-xref.in: New file.
1504 * Doxyfile-gdbserver.in: New file.
1505 * doxy-index.in: New file.
1506 * filter-for-doxygen: New file.
1507 * filter-params.pl: New file.
1508
ed3ef339
DE
15092014-02-10 Doug Evans <xdje42@gmail.com>
1510
1511 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1512 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1513 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1514 (Guile docs): Include guile.texi.
1515 (objfile-gdbdotext file): Add objfile-gdb.scm.
1516 (dotdebug_gdb_scripts section): Mention Guile scripts.
1517 (Multiple Extension Languages): New node.
1518 * guile.texi: New file.
1519
c6044dd1
JB
15202014-01-28 Joel Brobecker <brobecker@adacore.com>
1521
1522 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1523 ignore-descriptive-types". commands.
1524
87ce2a04
DE
15252014-01-22 Doug Evans <dje@google.com>
1526
1527 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1528 (gdbserver man): Ditto.
1529
52834460
MM
15302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1531
1532 * gdb.texinfo: Document limited reverse/replay support
1533 for target record-btrace.
1534
0688d04e
MM
15352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1536
1537 * gdb.texinfo (Process Record and Replay): Update documentation.
1538
8710b709
MM
15392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1540
1541 * gdb.texinfo (Process Record and Replay): Document new /c
1542 modifier accepted by "record function-call-history".
1543 Add /i modifier to "record function-call-history" example.
1544
dcf106f3
JB
15452014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1546 Joel Brobecker <brobecker@adacore.com>
1547
1548 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1549 markers. Remove one that was misplaced.
1550
41ef2965
PA
15512014-01-10 Pedro Alves <palves@redhat.com>
1552
1553 * gdb.texinfo (Your Program's Environment) <set environment>:
1554 Mention the shell, and point at 'set exec-wrapper'.
1555
c0d48811
JB
15562014-01-07 Joel Brobecker <brobecker@adacore.com>
1557
1558 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1559
5fba4c0f
JB
15602013-12-30 Joel Brobecker <brobecker@adacore.com>
1561
1562 * gdb.texinfo (Types In Python): Clarify the documentation
1563 of attribute gdb.Field.bitpos.
1564
0809504b
JB
15652013-12-28 Joel Brobecker <brobecker@adacore.com>
1566
1567 * gdb.texinfo (Types In Python): Fix the documentation of
1568 attribute "bitpos" in class gdb.Field for enum types. Add
1569 documentation for attribute "enumval" in that same class.
1570
edef6000
JB
15712013-12-28 Joel Brobecker <brobecker@adacore.com>
1572
1573 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1574 @ftable.
1575
71b8c845
DE
15762013-12-23 Doug Evans <xdje42@gmail.com>
1577
1578 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1579 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1580 corresponding section in Extending GDB.
1581 (Extending GDB): Move menu up. New menu item "Auto-loading
1582 extensions".
1583 (Sequences): New menu item "Auto-loading sequences".
1584 (Auto-loading sequences): New node.
1585 (Python): Rename section from Scripting GDB to Extending GDB.
1586 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1587 Move docs on ways to auto-load extensions to ...
1588 (Auto-loading extensions): ... here. New node.
1589
d192b373
JB
15902013-12-23 Joel Brobecker <brobecker@adacore.com>
1591
1592 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1593 in menu.
1594 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1595 command, now in a new node.
1596 (GDB/MI Support Commands): New node, with its contents being
1597 extracted from the "GDB/MI Miscellaneous Commands" node.
1598 A small paragraph introducing the section is also added at
1599 the start.
1600 (GDB/MI Miscellaneous Commands): Delete the description of the
1601 -info-gdb-mi-command, -list-features and -list-target-features
1602 commands, now hosted in the "GDB/MI Support Commands" node.
1603
a16b0e22
SC
16042013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1605
1606 PR python/16113
1607 * gdb.texinfo (Values From Inferior): Add a note about using
1608 gdb.Field objects as subscripts on gdb.Value objects.
1609 (Types In Python): Add description about the new attribute
1610 "parent_type" of gdb.Field objects.
1611
9b26f0fb
JB
16122013-12-12 Joel Brobecker <brobecker@adacore.com>
1613
1614 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1615 entry for section docuumenting the -list-features GDB/MI command.
1616
72bfa06c
JB
16172013-12-10 Joel Brobecker <brobecker@adacore.com>
1618
1619 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1620 "exec-run-start-option" entry in the output of the "-list-features"
1621 command.
1622
3ea8680f
EZ
16232013-12-04 Eli Zaretskii <eliz@gnu.org>
1624
1625 * gdb.texinfo (i386): Fix yesterday's commit.
1626
1a4f73eb
TT
16272013-12-03 Tom Tromey <tromey@redhat.com>
1628
1629 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1630 documented here.
1631
6cb999f8
TT
16322013-12-03 Tom Tromey <tromey@redhat.com>
1633
1634 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1635
ca8941bb
WT
16362013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1637
1638 * gdb.texinfo (i386 Features): Add MPX feature registers.
1639 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1640 a subsubsection for MPX and describes the display of the
1641 boundary registers.
1642
688981c9
JB
16432013-12-03 Joel Brobecker <brobecker@adacore.com>
1644
1645 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1646 documentation of the "ada-exceptions" entry.
1647
2ea126fa
JB
16482013-12-03 Joel Brobecker <brobecker@adacore.com>
1649
1650 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1651 "^error" result record concerning the error message. Document
1652 the error code that may also be part of that result record.
1653 (GDB/MI Miscellaneous Commands): Document the
1654 "undefined-command-error-code" element in the output of
1655 the "-list-features" GDB/MI command.
1656
6b7cbff1
JB
16572013-12-03 Joel Brobecker <brobecker@adacore.com>
1658
1659 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1660 the new -info-gdb-mi-command GDB/MI command. Document
1661 the meaning of "-info-gdb-mi-command" in the output of
1662 -list-features.
1663
20e1ca3b
PA
16642013-11-29 Pedro Alves <palves@redhat.com>
1665
1666 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1667 Update comment.
1668
29453a14
YQ
16692013-11-24 Yao Qi <yao@codesourcery.com>
1670
1671 * gdb.texinfo (Caching Remote Data): Document new
1672 "set/show stack-cache" option.
1673
6dd315ba
YQ
16742013-11-24 Yao Qi <yao@codesourcery.com>
1675
1676 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1677 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1678 "off" respectively.
1679
9df9dbe0
YQ
16802013-11-23 Yao Qi <yao@codesourcery.com>
1681
1682 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1683 of "displayhint" to the table about child results.
1684
c78feb39
YQ
16852013-11-21 Yao Qi <yao@codesourcery.com>
1686
1687 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1688 'dynamic' for the output of command -var-list-children.
1689
27b81af3
YQ
16902013-11-21 Yao Qi <yao@codesourcery.com>
1691
1692 * gdb.texinfo (Caching Target Data): Remove "see" before
1693 @pxref.
1694
b26dfc9a
YQ
16952013-11-20 Yao Qi <yao@codesourcery.com>
1696
1697 * gdb.texinfo (Caching Target Data): Update doc for
1698 per-address-space dcache.
1699
b12039c6
YQ
17002013-11-20 Yao Qi <yao@codesourcery.com>
1701
1702 * gdb.texinfo (Data): Rename menu item.
1703 (Caching Remote Data): Rename to ...
1704 (Caching Target Data): ... it. Update.
1705
422ad5c2
JB
17062013-11-18 Joel Brobecker <brobecker@adacore.com>
1707
1708 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1709 "language-option" entry in the output of the "-list-features"
1710 command.
1711
805e1f19
TT
17122013-11-15 Tom Tromey <tromey@redhat.com>
1713
1714 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1715 Add example.
1716
8fe1b653
TT
17172013-11-14 Tom Tromey <tromey@redhat.com>
1718
1719 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1720
403cb6b1
JB
17212013-11-14 Joel Brobecker <brobecker@adacore.com>
1722
1723 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1724 (Context management): Place current subsection text into its own
1725 subsubsection. Add new subsubsection describing the "--language"
1726 command option.
1727
93973826
JB
17282013-11-13 Joel Brobecker <brobecker@adacore.com>
1729
1730 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1731 the documentation of "info-ada-exceptions" in the output
1732 of the "-list-features" command. Add the documentation
1733 of the "ada-exception" entry instead.
1734
6adcee18
JB
17352013-11-12 Joel Brobecker <brobecker@adacore.com>
1736
93973826 1737
6adcee18
JB
1738 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1739 word of a couple of sentences to start with a capital letter.
1740
58d06528
JB
17412013-11-12 Joel Brobecker <brobecker@adacore.com>
1742
1743 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1744 (Ada Exceptions): New node.
1745 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1746 Commands" node.
1747 (GDB/MI Ada Exceptions Commands): New node.
1748 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1749 field in the output of the "-list-features" command.
1750 * NEWS: Add entry for the new "info exceptions" CLI command,
1751 and for the new "-info-ada-exceptions" GDB/MI command.
1752
bc79de95
PM
17532013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1754
1755 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1756 (Line Tables In Python): New node.
1757
73be47f5
DE
17582013-11-08 Doug Evans <dje@google.com>
1759
1760 * gdb.texinfo (Debugging Output): Update text for
1761 "set debug dwarf2-read".
1762
db0fec5c
DE
17632013-11-08 Doug Evans <dje@google.com>
1764
1765 * gdb.texinfo (Debugging Output): Update text for
1766 "set debug symtab-create".
1767
92e32e33
PM
17682013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1769
72f4393d
L
1770 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1771 constant.
92e32e33 1772
f76c27b5
PM
17732013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1774
1775 * gdb.texinfo (Breakpoints In Python): Document temporary
1776 option in breakpoint constructor, and add documentation to the
1777 temporary attribute.
1778
fa4d0c40
YQ
17792013-11-07 Yao Qi <yao@codesourcery.com>
1780
1781 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1782 output of "-var-info-expression".
1783
afa332ce
PA
17842013-11-06 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1787 non-interactive mode.
1788 (Environment) <shell startup files warning>: Mention
1789 non-interactive mode. Mention .zshenv for Z shell, and talk about
1790 BASH_ENV instead of .bashrc for BASH.
1791
9ac69859
NB
17922013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1793
1794 * gdb.texinfo (Commands to Specify Files): Add description
1795 of the remove-symbol-file command.
1796 * observer.texi: New free_objfile event
1797
98882a26
PA
17982013-10-24 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1801
ce13fade
JB
18022013-10-11 Joel Brobecker <brobecker@adacore.com>
1803
1804 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1805 New subsection inside which the "-catch-load" and "-catch-unload"
1806 commands documentation is now placed.
1807 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1808 documenting the "-catch-assert" and "-catch-exception" new
1809 GDB/MI commands.
1810
2446f5ea
JB
18112013-10-10 Joel Brobecker <brobecker@adacore.com>
1812
1813 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1814
0d12017b
JB
18152013-10-10 Joel Brobecker <brobecker@adacore.com>
1816
bd80dc1a
JB
1817 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1818 serial baud".
1819 (Remote Configuration): Replace "set remotebaud" by "set serial
1820 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1821
f4fb82a1
PA
18222013-10-07 Pedro Alves <palves@redhat.com>
1823
1824 PR breakpoints/11568
1825 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1826 when the thread is removed from the thread list.
1827
0c557179
SDJ
18282013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1829
1830 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1831 Update entry for $_exitcode.
1832
5713b9b5
JB
18332013-10-04 Joel Brobecker <brobecker@adacore.com>
1834
1835 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1836 new "--start" option.
1837
901461f8
PA
18382013-10-02 Pedro Alves <palves@redhat.com>
1839
1840 * gdb.texinfo (Registers): Expand description of saved registers
1841 in frames. Explain <not saved>.
1842
8fb8eb5c
DE
18432013-09-25 Doug Evans <dje@google.com>
1844
1845 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1846
0a7cfe2c
SS
18472013-09-16 Stan Shebs <stan@codesourcery.com>
1848
1849 Remove the internals manual gdbint.texinfo.
1850 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1851 (PDFFILES): Remove gdbint.pdf.
1852 (HTMLFILES): Remove gdbint/index.html.
1853 (HTMLFILES_INSTALL): Remove gdbint.
1854 (GDBINT_DOC_FILES): Remove.
1855 (dvi): Remove gdbint.dvi.
1856 (ps): Remove gdbint.ps.
1857 * gdbint.texinfo: Remove file.
1858 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1859
a280dbd1
SDJ
18602013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1861
1862 * gdb.texinfo (Convenience Functions): Mention new convenience
1863 function $_isvoid.
1864
4ac33720
UW
18652013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1866
1867 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1868 (Standard Target Features): Add new node to menu.
1869 (S/390 and System z Features): New node.
1870
b3d3b4bd
SA
18712013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1872
1873 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1874 -list-target-features in the example.
1875
edf9f00c
JK
18762013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1877
1878 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1879 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1880
1d236d23
JK
18812013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1882
1883 Sync documentation with gdb.base/gnu-debugdata.exp.
1884 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1885
5423b017
JK
18862013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1889
6211c335
YQ
18902013-08-27 Pedro Alves <pedro@codesourcery.com>
1891 Yao Qi <yao@codesourcery.com>
1892
1893 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1894 Document new --skip-unavailable option.
1895 <-stack-list-variables>: Document new --skip-unavailable option.
1896
52e260a3
DE
18972013-08-26 Doug Evans <dje@google.com>
1898
1899 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1900 an optional regexp.
1901
5e92f71a
TT
19022013-08-13 Tom Tromey <tromey@redhat.com>
1903
1904 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1905 Document GDB_PARALLEL and GDB_INOTIFY.
1906
c5d7073b
SS
19072013-08-09 Stan Shebs <stan@codesourcery.com>
1908
1909 * LRS: Remove file, describes a long-abandoned live-range
1910 splitting extension to stabs.
1911
6fbe845e
AB
19122013-07-25 Andrew Burgess <aburgess@broadcom.com>
1913
1914 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1915
e7045703
DE
19162013-07-17 Doug Evans <dje@google.com>
1917
1918 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1919
3105ebf9
TT
19202013-07-02 Tom Tromey <tromey@redhat.com>
1921
1922 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1923
d6c2da54
TT
19242013-06-28 Tom Tromey <tromey@redhat.com>
1925
1926 * Makefile.in (version.subst): Use version.in, not
1927 common/version.in.
1928 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1929 Likewise.
1930
e5823f1c
PA
19312013-06-27 Pedro Alves <palves@redhat.com>
1932
1933 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1934 dynamic symbol resolution code>: New section, based on infrun.c
1935 comment.
1936
92dcb9ff
TT
19372013-06-26 Tom Tromey <tromey@redhat.com>
1938
1939 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1940 Update.
1941 (Releasing GDB): Likewise.
1942
dc673c81
YQ
19432013-06-26 Pedro Alves <pedro@codesourcery.com>
1944 Yao Qi <yao@codesourcery.com>
1945
1946 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1947 -trace-frame-collected.
1948
28a93511
YQ
19492013-06-26 Pedro Alves <pedro@codesourcery.com>
1950
1951 * gdb.texinfo (Traceframe Info Format): Document tvar element
1952 and its attributes.
1953
a0743c90
YQ
19542013-06-25 Yao Qi <yao@codesourcery.com>
1955
1956 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1957
01208463
TT
19582013-06-24 Tom Tromey <tromey@redhat.com>
1959
1960 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1961 (GDBvn.texi): Use version.subst.
1962 (version.subst): New target.
1963 (mostlyclean): Remove version.subst.
1964
c898adb7
YQ
19652013-06-20 Pedro Alves <pedro@codesourcery.com>
1966
1967 * gdb.texinfo (GDB/MI Data Manipulation)
1968 <-data-list-register-values>: Document the --skip-unavailable
1969 option.
1970
7c57fa1e
YQ
19712013-06-07 Yao Qi <yao@codesourcery.com>
1972
1973 * gdb.texinfo (Symbols): Add kindex and cindex for
1974 'maint print msymbols'.
1975
0059c61a 19762013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1977
1978 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1979 response field name (thread-group to inferior).
1980
85dc5a12
GB
19812013-06-04 Gary Benson <gbenson@redhat.com>
1982
1983 * gdb.texinfo (General Query Packets/qSupported): Added
1984 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1985 to the table of currently defined stub features.
1986 Added a more detailed entry for "augmented-libraries-svr4-read".
1987 (General Query Packets/qXfer:libraries-svr4:read): Documented
1988 the augmented form of this packet.
1989
5901af59
JB
19902013-05-23 Joel Brobecker <brobecker@adacore.com>
1991
1992 * gdb.texinfo (System-wide Configuration Scripts): Renames
1993 "Installed System-wide Configuration Scripts". Add associated
1994 @menu block.
1995
c1e36e3e
PA
19962013-05-23 Yao Qi <yao@codesourcery.com>
1997 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.texinfo (Packets): Document 'vCont;r'.
2000 (Continuing and Stepping): Document target-assisted range
2001 stepping, and the 'set range-stepping' and 'show range-stepping'
2002 commands.
2003
0201faac
JB
20042013-05-23 Joel Brobecker <brobecker@adacore.com>
2005
2006 * gdb.texinfo (Installed System-wide Configuration Scripts):
2007 Add subsection describing the scripts now available under
2008 the data-dir's system-gdbbinit subdirectory.
2009 * NEWS: Add entry announcing the availability of system-wide
2010 configuration scripts for ElinOS and Wind River Linux.
2011
c5867ab6
HZ
20122013-05-21 Hui Zhu <hui@codesourcery.com>
2013
2014 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2015 "-dprintf-insert" command.
2016
7d0c9981
DE
20172013-05-17 Doug Evans <dje@google.com>
2018
2019 * gdb.texinfo (Maintenance Commands): Update doc for
2020 "maint check-psymtabs". Add doc for "maint check-symtabs",
2021 "maint expand-symtabs".
2022
742ce053
MM
20232013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2024
2025 * gdb.texinfo (Process Record and Replay): Document the
2026 "record goto" command and its sub-commands.
2027
1e611234
PM
20282013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2029
2030 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2031 (Python API): Add Frame Filters API, Frame Wrapper API,
2032 Writing a Frame Filter/Wrapper, Managing Management of Frame
2033 Filters chapter entries.
2034 (Frame Filters API): New Node.
2035 (Frame Wrapper API): New Node.
2036 (Writing a Frame Filter): New Node.
2037 (Managing Frame Filters): New Node.
2038 (Progspaces In Python): Add note about frame_filters attribute.
2039 (Objfiles in Python): Ditto.
2040 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2041 @anchors and --no-frame-filters option to -stack-list-variables,
2042 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2043 commands.
2044
2874cb83
JB
20452013-05-08 Joel Brobecker <brobecker@adacore.com>
2046
2047 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2048 Support" subsection documenting the XML format used to transfer
2049 shared library info on AIX.
2050
9a005eb9
JB
20512013-05-08 Joel Brobecker <brobecker@adacore.com>
2052
2053 * gdb.texinfo (Debugging Output): Add documentation of
2054 "set debug aix-solib" and "show debug aix-solib" commands.
2055
a1217d97
SL
20562013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2057
2058 * gdb.texinfo (Nios II): New section.
2059 (Nios II Features): New section.
2060
4d1eb6b4
JB
20612013-05-06 Joel Brobecker <brobecker@adacore.com>
2062
2063 * gdbint.texinfo (Algorithms): Remove entries documenting
2064 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2065 SOLIB_CREATE_INFERIOR_HOOK.
2066
3f84184e
TT
20672013-04-29 Tom Tromey <tromey@redhat.com>
2068
2069 PR python/14204:
2070 * gdb.texinfo (Python API): Fix menu entry.
2071 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2072 Define global and static block. Add example. Clarify
2073 block relationship for inline functions.
2074
60155234
TT
20752013-04-29 Tom Tromey <tromey@redhat.com>
2076
2077 * gdb.texinfo (Python API): Mention Python help and keyword
2078 arguments. Move pagination text to Basic Python.
2079 (Basic Python): Put pagination text here. Document
2080 close-on-exec, SIGCHLD, and SIGINT.
2081
5360976e
PA
20822013-04-19 Pedro Alves <palves@redhat.com>
2083
2084 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2085 "signedness" instead of "signness".
2086
bd3f3b55
PA
20872013-04-19 Pedro Alves <palves@redhat.com>
2088
2089 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2090 -Wno-pointer-sign text with text on -Wpointer-sign.
2091
dee368d3
TT
20922013-04-16 Tom Tromey <tromey@redhat.com>
2093
2094 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2095 GCC that has the SDT probe points.
2096
cc16e6c9
TT
20972013-04-15 Tom Tromey <tromey@redhat.com>
2098
2099 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2100 exception catchpoints.
2101
72f1fe8a
TT
21022013-04-15 Tom Tromey <tromey@redhat.com>
2103
2104 * gdb.texinfo (Set Catchpoints): Document $_exception.
2105 (Convenience Vars): Mention $_exception.
2106
591f19e8
TT
21072013-04-15 Tom Tromey <tromey@redhat.com>
2108
2109 * gdb.texinfo (Set Catchpoints): Reorganize exception
2110 catchpoints. Document "catch rethrow".
2111 (Debugging C Plus Plus): Mention "catch rethrow".
2112
02ae6bad
TT
21132013-04-15 Tom Tromey <tromey@redhat.com>
2114
2115 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2116
2c91021c
JK
21172013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2118 Eli Zaretskii <eliz@gnu.org>
2119
2120 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2121 line below the sample output.
2122
6eaaf48b
EZ
21232013-04-12 Eli Zaretskii <eliz@gnu.org>
2124
2125 * gdb.texinfo (Mode Options): Document '-configuration'.
2126 (Help): Document "show configuration".
2127 (Bug Reporting): Add requirements to include the configuration
2128 details in bug reports.
2129
b292c783
JK
21302013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2131
2132 * Makefile.in (MAN1S): Add gcore.1.
2133 Remove "Host, target, and site specific Makefile fragments" comment.
2134 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2135 (install-man1, uninstall-man1): Conditionalize gcore.1.
2136 (gcore.1): New.
2137 * gdb.texinfo (Man Pages): Add gcore man.
2138 (gcore man): New node.
2139
f81d1120
PA
21402013-04-10 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.texinfo (Process Record and Replay): Document that "set
2143 record full insn-number-max", "set record
2144 instruction-history-size" and "set record
2145 function-call-history-size" accept "unlimited".
2146 (Backtrace): Document that "set backtrace limit" accepts
2147 "unlimited".
2148 (List): Document that "set listsize" accepts "unlimited".
2149 (Print Settings)" Document that "set print max-symbolic-offset",
2150 "set print elements" and "set print repeats" accept "unlimited".
2151 (Starting and Stopping Trace Experiments): Document that "set
2152 trace-buffer-size" accepts "unlimited".
2153 (Remote Configuration): Document that "set tcp connect-timeout"
2154 accepts "unlimited".
2155 (Command History): Document that "set history size" accepts
2156 "unlimited".
2157 (Screen Size): Document that "set height" and "set width" accepts
2158 "unlimited". Adjust "set pagination"'s description to suggest
2159 "set height unlimited" instead of "set height 0".
2160
393fd4c3
YQ
21612013-04-10 Yao Qi <yao@codesourcery.com>
2162
2163 * gdb.texinfo (Trace Files): Add "target ctf".
2164
cba5a7bf
JK
21652013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2166
2167 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2168
0ed630cb
JK
2169 * Makefile.in (install-man1, install-man5, uninstall-man1)
2170 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2171
afe1492b
JK
2172 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2173
5b8b6385
JK
21742013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2175 Eli Zaretskii <eliz@gnu.org>
2176
2177 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2178 parameters order. Remove "On some targets" for --attach. Document the
2179 --multi parameter and extended-remote command. Document all the
2180 options.
2181
906ccdf0
JK
21822013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2183
2184 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2185 the list of supported languages.
2186
43662968
JK
21872013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2188
2189 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2190 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2191 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2192 (diststuff): Add man.
2193 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2194 (uninstall-man5): New.
2195 (STAGESTUFF): Add *.1 and *.5.
2196 (GDBvn.texi): Add SYSTEM_GDBINIT.
2197 (gdb.1, gdbserver.1, gdbinit.5): New.
2198 (maintainer-clean realclean): Add $(MANS).
2199 (install): Add install-man.
2200 (uninstall): Add uninstall-man.
2201 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2202 (@copying): Wrap it by @c man begin COPYRIGHT.
2203 (Top): Add Man Pages.
2204 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2205
be9a8770
PA
22062013-04-02 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.texinfo (Debugging Output): Document "set/show debug
2209 aarch64", "set/show debug coff-pe-read" and "set/show debug
2210 mach-o".
2211
a46c1e42
PA
22122013-04-02 Pedro Alves <palves@redhat.com>
2213
2214 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2215 table>: Add entry for "trace-buffer-size".
2216
bd3eecc3
PA
22172013-03-28 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2220 table>: Add entry for "trace-status".
2221
215b9f98
EZ
22222013-03-28 Eli Zaretskii <eliz@gnu.org>
2223
2224 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2225 @bullet", which is invalid (makeinfo 5.1 barfs).
2226
7f7cc265
PA
22272013-03-28 Pedro Alves <palves@redhat.com>
2228
2229 PR gdb/15294
2230
2231 * gdb.texinfo (List) <set listsize>: Adjust to document that
2232 listsize 0 means no limit, and remove mention of -1.
2233
9c0be723
YQ
22342013-03-22 Yao Qi <yao@codesourcery.com>
2235
2236 * gdb.texinfo (Embedded Processors): Remove menu item
2237 "OpenRISC 1000".
2238 (OpenRISC 1000): Remove.
2239
bd712aed
DE
22402013-03-21 Doug Evans <dje@google.com>
2241
2242 * gdb.texinfo (Maintenance Commands): Add docs for
2243 "mt set per-command {space,time,symtab} {on,off}".
2244
d0353e76
YQ
22452013-03-14 Hui Zhu <hui@codesourcery.com>
2246 Yao Qi <yao@codesourcery.com>
2247
2248 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2249
6dd24dfa
KS
22502013-03-13 Keith Seitz <keiths@redhat.com>
2251
2252 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2253 "maint agent" reference to Dynamic printf.
2254
5c4808ca
EZ
22552013-03-11 Eli Zaretskii <eliz@gnu.org>
2256
2257 * gdb.texinfo (General Query Packets): Don't use colon in index
2258 entries visible to Info format.
2259
59ea5688
MM
22602013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2261
2262 * gdb.texinfo (Process Record and Replay): Document record
2263 changes.
2264
2ae8c8e7
MM
22652013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2266
2267 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2268 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2269 qXfer:btrace:read.
2270
28abe188
EZ
22712013-03-09 Eli Zaretskii <eliz@gnu.org>
2272
2273 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2274 use colons in @anchor and @cindex entries.
2275
be9a119c 22762013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2277
2278 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2279
be9a119c 22802013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2281 Hafiz Abid Qadeer <abidh@codesourcery.com>
2282
2283 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2284 trace-buffer-size set and show commands.
2285 (Tracepoint Packets): Document QTBuffer:size.
2286 (General Query Packets): Document QTBuffer:size.
2287
d57350ea
TT
22882013-02-21 Tom Tromey <tromey@redhat.com>
2289
2290 * gdb.texinfo: Remove bad @syncodeindex.
2291 (Values From Inferior, Types In Python, Inferiors In Python)
2292 (Events In Python, Threads In Python, Frames In Python, Blocks In
2293 Python, Symbols In Python, Symbol Tables In Python): Remove
2294 @tables.
2295 (Packets, General Query Packets, Tracepoint Packets)
2296 (Host I/O Packets): Use @w{} for empty @item.
2297
9f44fbc0
SCR
22982013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2299
2300 * gdb.texinfo (Architectures In Python): Add description about
2301 the new method gdb.Architecture.disassemble.
2302
f5911ea1
HAQ
23032013-02-15 Pedro Alves <pedro@codesourcery.com>
2304 Hafiz Abid Qadeer <abidh@codesourcery.com>
2305
2306 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2307 Document the "trace-file" field.
2308
7e1e0340
DE
23092013-02-07 Doug Evans <dje@google.com>
2310
2311 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2312 command.
2313
134a2066
YQ
23142013-02-06 Yao Qi <yao@codesourcery.com>
2315
2316 * gdb.texinfo (GDB/MI Async Records): Document new MI
2317 notification "=tsv-modified". Update the document of MI
2318 notification "=tsv-created".
2319 * observer.texi (GDB Observers): New observer tsv_modified.
2320 Update observer tsv_created and tsv_delete.
2321
430ed3f0
MS
23222013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2323
2324 * gdb.texinfo (AArch64 Features): New section; document
2325 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2326 (Architectures): Add new AArch64 section to document AArch64
2327 architecture specific commands.
2328 (ABI): Add description of the new OS ABI "Newlib" and its influence
2329 on the longjmp handling.
2330
1b56eb55
JK
23312013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2332 Jan Kratochvil <jan.kratochvil@redhat.com>
2333
2334 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2335 variable in 'set/show backtrace' section.
2336
c4957902
TT
23372013-01-31 Tom Tromey <tromey@redhat.com>
2338
2339 * gdb.texinfo (Target Commands): Fix typo.
2340
bea883fd
SCR
23412013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2342
2343 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2344 describing the gdb.Architecture class.
2345 (Frames In Python): Add description about the new method
2346 gdb.Frame.architecture().
2347
796a7ff8
DE
23482013-01-23 Doug Evans <dje@google.com>
2349
2350 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2351
998580f1
MK
23522013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2353
2354 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2355 'thread-groups' field when printing a breakpoint in MI.
2356
c9fb1240
SD
23572012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2358 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2359 to reflect that jit-reader-load now supports absolute file-names.
2360
ab04a2af
TT
23612013-01-16 Tom Tromey <tromey@redhat.com>
2362
2363 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2364 (Signals): Likewise.
2365
8ac3646f
TT
23662013-01-16 Tom Tromey <tromey@redhat.com>
2367
2368 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2369 "catch-type" field.
2370 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2371
e93a8774
TT
23722013-01-07 Tom Tromey <tromey@redhat.com>
2373
2374 * gdb.texinfo (Mode Options): Don't mention -epoch.
2375 (Data, Emacs): Remove obsolete comments.
2376
54516a0b
TT
23772013-01-02 Tom Tromey <tromey@redhat.com>
2378
2379 * gdb.texinfo (GDB/MI Output Records): Update menu.
2380 (GDB/MI Breakpoint Information): New node.
2381 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2382 <-break-insert>: Likewise.
2383
8dbe8ece
YQ
23842012-12-31 Yao Qi <yao@codesourcery.com>
2385
2386 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2387 (Packets): Move "vStopped" packet to ...
2388 (Notification Packets): ... here. Describe the components
2389 of notification. Add a table of supported notifications.
2390 Add an example on the process of he async notification.
2391
f35a17b5
JK
23922012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2393
2394 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2395 present.
2396 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2397 fullname output always present.
2398
0dfd2fad
PM
23992012-12-23 Pierre Muller <muller@sourceware.org>
2400
72f4393d
L
2401 * gdbint.texinfo (Function prototypes): Require use of "extern"
2402 modifier for function prototypes in headers.
0dfd2fad 2403
7785b880
JB
24042012-12-19 Joel Brobecker <brobecker@adacore.com>
2405
2406 * refcard.tex: Update copyright notice to GPL v3 or later.
2407 Update contact info.
2408
3d745be3
JK
24092012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2410
2411 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2412
c9b6281a
YQ
24132012-12-15 Yao Qi <yao@codesourcery.com>
2414
2415 * gdb.texinfo (Debugging Output): Document 'set debug
2416 notification' and 'show debug notification'.
2417
f2a8bc8a
YQ
24182012-12-15 Yao Qi <yao@codesourcery.com>
2419
2420 * gdb.texinfo (Listing Tracepoints): New item and example about
2421 'installed on target' output.
2422 Add more in the example about 'installed on target'.
2423 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2424
451b7c33
TT
24252012-12-14 Tom Tromey <tromey@redhat.com>
2426
72f4393d 2427 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2428
3fa7bf06 24292012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2430
3fa7bf06
MG
2431 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2432
05b4bd79
PA
24332012-12-11 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.texinfo: Remove all mentions of Unixware throughout.
2436
74a0d9f6
JK
24372012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2438
2439 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2440
0c631110
TT
24412012-11-29 Tom Tromey <tromey@redhat.com>
2442
2443 * gdb.texinfo (SVR4 Process Information): Document missing
2444 "info proc" subcommands.
2445
891df0ea
YQ
24462012-11-29 Yao Qi <yao@codesourcery.com>
2447
2448 PR gdb/1477.
2449 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2450 to 'auto' instead of 'gnu'.
2451
608e2dbb
TT
24522012-11-26 Tom Tromey <tromey@redhat.com>
2453
2454 * gdb.texinfo (MiniDebugInfo): New node.
2455 (GDB Files): Update.
2456
e64e0392
DE
24572012-11-16 Doug Evans <dje@google.com>
2458
2459 * gdb.texinfo (System-wide configuration): If the system-wide init
2460 file lives in the data-directory, and --data-directory is provided,
2461 look for it there.
2462
ae606bee
TT
24632012-11-15 Tom Tromey <tromey@redhat.com>
2464
2465 * gdb.texinfo (Signaling): Fix typo.
2466
62747a60
TT
24672012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2468
2469 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2470 parameter "count" of -data-write-memory-bytes, and add an example.
2471
18a9fc12
TT
24722012-11-12 Tom Tromey <tromey@redhat.com>
2473
2474 * gdb.texinfo (Symbols): Document "info type-printers",
2475 "enable type-printer" and "disable type-printer".
2476 (Python API): Add new node to menu.
2477 (Type Printing API): New node.
2478 (Progspaces In Python): Document type_printers field.
2479 (Objfiles In Python): Likewise.
2480 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2481 register_type_printer, TypePrinter>: Document.
2482
53342f27
TT
24832012-11-12 Tom Tromey <tromey@redhat.com>
2484
2485 * gdb.texinfo (Symbols): Document "set print type methods",
2486 "set print type typedefs", and flags to ptype and whatis.
2487
ed8a1c2d
AB
24882012-11-09 Andrew Burgess <aburgess@broadcom.com>
2489
2490 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2491 the example -data-disassemble output. Extend the description of
2492 the -data-disassemble results to document all fields. Document
2493 the cli disassemble command as being related to -data-disassemble.
2494
8506d139
YQ
24952012-11-09 Yao Qi <yao@codesourcery.com>
2496
2497 PR gdb/14777.
2498 * gdb.texinfo (OS Information): Remove doc on command
2499 'info udot'.
2500
4d3f93a2
JB
25012012-11-08 Joel Brobecker <brobecker@adacore.com>
2502
2503 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2504 gdb.ini warning for Windows port.
2505
1e96de83
YQ
25062012-11-08 Yao Qi <yao@codesourcery.com>
2507
2508 * gdb.texinfo (Search): Add kindex for 'fo'.
2509
dc939229
TT
25102012-11-05 Tom Tromey <tromey@redhat.com>
2511
2512 PR python/14802:
2513 * gdb.texinfo (Functions In Python): Add example.
2514
6f6484cd
YQ
25152012-11-03 Yao Qi <yao@codesourcery.com>
2516
2517 * observer.texi (GDB Observers): Remove observer
2518 'tracepoint_modified', 'tracepoint_created' and
2519 'tracepoint_deleted'.
2520
af4238e5
TT
25212012-10-26 Tom Tromey <tromey@redhat.com>
2522
2523 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2524
687e43a4
TT
25252012-10-25 Tom Tromey <tromey@redhat.com>
2526
2527 * gdb.texinfo (General Query Packets): Use @itemx.
2528
8de0566d
YQ
25292012-10-17 Yao Qi <yao@codesourcery.com>
2530
2531 * observer.texi (GDB Observers): Update observer
2532 'memory_changed'.
2533 * gdb.texinfo (GDB/MI Async Records): Document for
2534 "memory-changed" notification.
2535
07540c15
DE
25362012-10-15 Doug Evans <dje@google.com>
2537
2538 * gdb.texinfo (Mode Options): Document -nh.
2539 Elaborate on docs for -nx.
2540
d7019589
SP
25412012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2542
2543 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2544
82a90ccf 25452012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2546 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2547
2548 * gdb.texinfo (GDB/MI Async Records): Document notification
2549 'record-started' and 'record-stopped'.
2550 * observer.texi (GDB Observers): New observer 'record-changed'.
2551
aa9259cc
TS
25522012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2553
2554 * gdb.texinfo: Document the removal of SH's 'regs' command.
2555
c1d780c2
SDJ
25562012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2557
2558 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2559
bb25a15c
YQ
25602012-09-18 Yao Qi <yao@codesourcery.com>
2561
2562 * gdb.texinfo (GDB/MI Async Records): Document new MI
2563 notifications '=tsv-created' and '=tsv-deleted'.
2564 * observer.texi (GDB Observers): New observer tsv_created and
2565 tsv_deleted.
2566
201b4506
YQ
25672012-09-18 Yao Qi <yao@codesourcery.com>
2568
2569 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2570 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2571 '=traceframe-changed'.
2572
6fc1c773
YQ
25732012-09-17 Yao Qi <yao@codesourcery.com>
2574
2575 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2576 'set listsize'.
2577
121c73f3
JK
25782012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2579 Eli Zaretskii <eliz@gnu.org>
2580
2581 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2582 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2583 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2584
e9687799
JK
25852012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2586
2587 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2588
3b5e4d35
YPK
25892012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2590
2591 Document how to return from "python-interactive" to GDB.
2592 * gdb.texinfo (Python Commands): Update documentation.
2593
25942012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2595
2596 Add a new "python-interactive" command that starts a standard
2597 Python interactive prompt with "pi" as alias, and add "py" as
2598 an alias to "python".
2599 * gdb.texinfo (Python Commands): Document the new commands.
2600
b583003e
TT
26012012-08-22 Tom Tromey <tromey@redhat.com>
2602
2603 * gdbint.texinfo (Host Definition): Remove documentation for
2604 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2605
a451cb65
KS
26062012-08-17 Keith Seitz <keiths@redhat.com>
2607
2608 PR c++/13356
2609 * gdb.texinfo (Type and Range Checking): Remove warning.
2610 Remove spurious commas.
2611 Update text and examples for re-implementation of set/show
2612 check type.
2613 (C and C++ Type and Range Checks): Likewise.
2614
6b1755ce
YQ
26152012-08-16 Yao Qi <yao@codesourcery.com>
2616
2617 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2618 is deprecated.
2619
f47f77df
DE
26202012-08-13 Doug Evans <dje@google.com>
2621
2622 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2623 to include functions.
2624
a72c3253
DE
26252012-08-10 Doug Evans <dje@google.com>
2626
2627 * gdb.texinfo (Convenience Funs): New node.
2628 (Types In Python): Document Type.vector.
2629
5b9afe8a
YQ
26302012-08-09 Yao Qi <yao@codesourcery.com>
2631
2632 * observer.texi: New observer command_param_changed.
2633 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2634
dc1039df
JK
26352012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 * gdbint.texinfo (Debugging GDB): In section
2638 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2639 Mention also gdb-gdb.py.
2640
4abf930d
YQ
26412012-08-07 Yao Qi <yao@codesourcery.com>
2642
2643 Revert the folloing patch:
2644 2012-08-06 Yao Qi <yao@codesourcery.com>
2645 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2646 remote hardware-watchpoint-limit' and 'set
2647 remote hardware-breakpoint-limit'.
2648
f3c8a52a
JK
26492012-08-06 Nathaniel Flath <flat0103@gmail.com>
2650
2651 * gdb.texinfo (Working Directory): Added information about new
2652 default argument for 'cd' command.
2653
77a91025
YQ
26542012-08-06 Yao Qi <yao@codesourcery.com>
2655
2656 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2657 remote hardware-watchpoint-limit' and 'set
2658 remote hardware-breakpoint-limit'.
2659
d9f08f52
YQ
26602012-08-06 Yao Qi <yao@codesourcery.com>
2661
2662 Fix PR14371.
2663
2664 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2665 '=breakpoint-deleted'.
2666
95b07c96
YQ
26672012-08-02 Yao Qi <yao@codesourcery.com>
2668
2669 * gdb.texinfo (Native): Remove node Neutrino.
2670
7255706c
YQ
26712012-07-27 Yao Qi <yao@codesourcery.com>
2672
2673 * gdb.texinfo (IPA Protocol Commands): Document new command
2674 'close'.
2675
d6b28940
TT
26762012-07-25 Tom Tromey <tromey@redhat.com>
2677
2678 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2679
e615022a
DE
26802012-07-20 Doug Evans <dje@google.com>
2681
2682 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2683 (Index Files): Document how to control the use of deprecated index
2684 sections.
2685 (Index Section Format): Replace --use-deprecated-index-sections with
2686 "set use-deprecated-index-sections on".
2687
055855a4
EZ
26882012-07-12 Eli Zaretskii <eliz@gnu.org>
2689
2690 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2691 indices into a single node "Index". Instead, join function and
2692 variable indices into a single index, separate from the concept
2693 index. Requested in
2694 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2695 (Top): Update the top-level menu: instead of one "Index" there are
2696 now separate entries "Concept Index" and "Function and Variable
2697 Index".
2698 (Concept Index, Function and Variable Index): New nodes.
2699 (Index): Node deleted.
2700
f77cc5f0
HZ
27012012-07-05 Hui Zhu <hui_zhu@mentor.com>
2702
2703 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2704 and "maint agent-eval".
2705
00595b5e
EZ
27062012-07-03 Eli Zaretskii <eliz@gnu.org>
2707
2708 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2709 avoid file-name clashes between Index.html and index.html on
2710 case-insensitive filesystems. See the discussion starting in
2711 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2712 details of the problem.
2713 (Top): Update the master menu for the above.
2714 (Concept Index, Command and Variable Index): New nodes, instead of
2715 the old "Index" node that was deleted. All cross-references
2716 updated.
2717
d3ce09f5
SS
27182012-07-02 Stan Shebs <stan@codesourcery.com>
2719
2720 * gdb.texinfo (Dynamic Printf): Mention agent style and
2721 disconnected dprintf.
2722 (Maintenance Commands): Describe maint agent-printf.
2723 (General Query Packets): Mention BreakpointCommands feature.
2724 (Packets): Document commands extension to Z0 packet.
2725 * agentexpr.texi (Bytecode Descriptions): Document printf
2726 bytecode.
2727
2d7b58e8
JK
27282012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2729
2730 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2731 only after gdbinit files.
2732 (Startup): Move -iex and -iex commands down after gdbinit files.
2733
202cbf1c
JK
27342012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2735
2736 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2737 possibility.
2738
b6ba681c
TT
27392012-06-29 Tom Tromey <tromey@redhat.com>
2740
2741 * gdb.texinfo (Index Section Format): Update for version 7.
2742
71caed83
SS
27432012-06-28 Stan Shebs <stan@codesourcery.com>
2744
2745 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2746 example, add note about title column.
2747
ee0bf529
SCR
27482012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2749
2750 * gdb.texinfo (Symbol Tables In Python): Add description about
2751 the new 'last' attribute of gdb.Symtab_and line.
2752
3c15d565
SCR
27532012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2754
2755 * gdb.texinfo (Symbol Tables In Python): Correct the description
2756 of the 'pc' attribute of gdb.Symtab_and_line.
2757
45cfd468
DE
27582012-06-26 Doug Evans <dje@google.com>
2759
2760 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2761 and symtab-create.
2762
496ee73e
KS
27632012-06-25 Keith Seitz <keiths@redhat.com>
2764
2765 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2766 from example. Remove "rbreak" from list of corresponding
2767 gdb commands.
2768
156942c7
DE
27692012-06-23 Doug Evans <dje@google.com>
2770
2771 * gdb.texinfo (Index Section Format): Document version 7 format.
2772
c614397c
YQ
27732012-06-22 Yao Qi <yao@codesourcery.com>
2774
2775 * gdb.texinfo: Add missing cindex for some packets.
2776
472a2379
KS
27772012-06-20 Keith Seitz <keiths@redhat.com>
2778
2779 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2780 for -break-insert and document -p.
2781
2678e2af
YQ
27822012-06-20 Yao Qi <yao@codesourcery.com>
2783
2784 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2785 and "gdb.write_memory" with "Inferior.read_memory" and
2786 "Inferior.write_memory".
2787
984359d2
EZ
27882012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2789
2790 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2791 (Free Documentation): Add @node line.
2792 (Continuing and Stepping) <advance location>: Use @item instead of
2793 @itemx.
2794 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2795 @itemx.
2796 (Embedded Processors): Put the link to "PA" to its correct place,
2797 according to document structure.
2798 (Python API): Put the link to "Lazy Strings In Python" to its
2799 correct place.
2800 (Index): Use @@ in @tex block to get a literal @.
2801
2802 * gdbint.texinfo: Fix the @subtitle line.
2803
2804 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2805 correct place.
2806
16bdd41f
YQ
28072012-06-08 Yao Qi <yao@codesourcery.com>
2808
2809 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2810 Protocol'.
2811 (In-Process Agent Protocol, IPA Protocol Objects)
2812 (IPA Protocol Commands): New nodes.
2813 (Tracepoint Packets): Add anchors.
2814
2d4c29c5
TS
28152012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2816
2817 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2818
6bd110c5
YQ
28192012-06-06 Yao Qi <yao@codesourcery.com>
2820
2821 * gdb.texinfo: Update copyright year.
2822
f3e0e960
SS
28232012-05-23 Stan Shebs <stan@codesourcery.com>
2824 Kwok Cheung Yeung <kcy@codesourcery.com>
2825
2826 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2827
1564a261
JK
28282012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2829
2830 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2831 Mention also --with-separate-debug-dir.
2832 (Auto-loading): Prepend $debugdir in the sample output.
2833 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2834 auto-load safe-path variable.
2835 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2836 Mention also $debugdir for 'set auto-load scripts-directory'.
2837
eb17f351
EZ
28382012-05-19 Eli Zaretskii <eliz@gnu.org>
2839
2840 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2841 (MIPS Embedded, MIPS, MIPS Register packet Format)
2842 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2843 appropriate.
2844
4cc0665f 28452012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2846 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2847
2848 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2849 mips compression".
2850 (MIPS Breakpoint Kinds): New subsubsection.
2851
7af8dcf8 28522012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2853
2854 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2855 nodes for subsections. Add @acronym mark-ups and adjust
2856 formatting.
2857
aff139ff
JK
28582012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2859
2860 Rename $ddir to $datadir.
2861 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2862 (objfile-gdb.py file): Rename $ddir to $datadir.
2863
9cb709b6
TT
28642012-05-18 Tom Tromey <tromey@redhat.com>
2865
2866 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2867
e7e0cddf
SS
28682012-05-14 Stan Shebs <stan@codesourcery.com>
2869
2870 * gdb.texinfo (Dynamic Printf): New subsection.
2871
7efc75aa
SCR
28722012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2873
2874 * gdb.texinfo (Basic Python): Add description about the function
2875 gdb.find_pc_line
2876
f307c045
JK
28772012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2878 Eli Zaretskii <eliz@gnu.org>
2879
2880 * gdb.texinfo (Separate Debug Files): Use plural form for global
2881 debugging information directory.
2882
85d4a676
SS
28832012-05-11 Stan Shebs <stan@codesourcery.com>
2884 Kwok Cheung Yeung <kcy@codesourcery.com>
2885
2886 * gdb.texinfo (Operating System Auxiliary Information): Document new
2887 'info os' subcommands.
2888
c1668e4e
JK
28892012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2890
2891 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2892 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2893 (dotdebug_gdb_scripts section): Add reference
2894 to 'Auto-loading safe path'.
2895
7349ff92
JK
28962012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 Implement multi-component --with-auto-load-dir.
2899 * gdb.texinfo (Auto-loading): New references
2900 for 'set auto-load scripts-directory'
2901 and 'show auto-load scripts-directory'.
2902 (Auto-loading safe path): Describe the new default. Move $ddir
2903 substituation reference to 'objfile-gdb.py file'.
2904 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2905 script-name. Describe new 'set auto-load scripts-directory'
2906 and 'show auto-load scripts-directory'.
2907
6dea1fbd
JK
29082012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2909
2910 Provide $ddir substitution for --with-auto-load-safe-path.
2911 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2912 (Auto-loading safe path): Likewise. Mention the default value,
2913 $ddir substitution, --with-auto-load-safe-path and
2914 --without-auto-load-safe-path.
2915 * observer.texi (gdb_datadir_changed): New.
2916
1ccacbcd
JK
29172012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2918
2919 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2920 Twice.
2921
d9242c17
JK
2922 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2923 directory separator by path separator.
2924
af2c1515
JK
29252012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2926
2927 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2928 for 'set auto-load safe-path' optional. Mention if it is omitted.
2929 Change disabling security protection condition to "/", twice.
2930
a20ee7a4
SCR
29312012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2932
2933 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2934 the new methods global_block and static_block on gdb.Symtab
2935 objects.
2936
56af09aa
SCR
29372012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2938
2939 * gdb.texinfo (Blocks In Python): Add a note saying that future
2940 improvements to GDB and its infrastructure can move symbols
2941 across blocks within a symbol table.
2942
2746b0ef
YQ
29432012-04-29 Yao Qi <yao@codesourcery.com>
2944
2945 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2946 (A29K): Remove.
2947
62e5f89c
SDJ
29482012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2949 Tom Tromey <tromey@redhat.com>
2950
2951 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2952 and generic static probe support on GDB.
2953
a766d390
DE
29542012-04-25 Doug Evans <dje@google.com>
2955
50f042b9
DE
2956 * gdb.texinfo (Go): Fix thinko.
2957
a766d390
DE
2958 * gdb.texinfo (Supported Languages): Add Go.
2959 (Go): New node.
2960
f02e2b19
YQ
29612012-04-25 Yao Qi <yao@codesourcery.com>
2962
2963 * gdbint.texinfo (Testsuite): New section `Board settings'.
2964
68d41a48
JK
29652012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2966
2967 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2968 Three times.
2969
174bb630
JK
2970 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2971 Three times.
2972
0511cc75
JK
29732012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2976 by @table @asis. Fix formatting of one item.
2977
0070f25a
JK
29782012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2979
2980 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2981
4dc84fd1
JK
29822012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2983
2984 New option "set debug auto-load".
2985 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2986 (auto-load verbose mode): New node.
2987
bccbefd2
JK
29882012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2989
2990 New option "set auto-load safe-path".
2991 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2992 and "info auto-load" examples for safe-path. Put there also references
2993 for "set auto-load safe-path" and "show auto-load safe-path".
2994 New menu item for Auto-loading safe path.
2995 (Auto-loading safe path): New node.
2996 (Python Auto-loading): Update the expected output from "Missing"
2997 to "No".
2998
bf88dd68
JK
29992012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3000
3001 auto-load: Implementation.
3002 * gdb.texinfo (Mode Options): New anchor for -nx.
3003 (Startup): New anchors for Option -init-eval-command,
3004 Home Directory Init File
3005 and Init File in the Current Directory during Startup.
3006 Mention set auto-load local-gdbinit with a reference.
3007 Change the sample code to "set auto-load python-scripts".
3008 (Threads): New anchor set libthread-db-search-path.
3009 Provide references to libthread_db.so.1 file.
3010 (Controlling GDB): New menu item for Auto-loading.
3011 (Auto-loading, Init File in the Current Directory)
3012 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3013 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3014 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3015 reference.
3016 (Auto-loading): Rename to ...
3017 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3018 "set auto-load python-scripts", new anchor for it. Change
3019 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3020 for it. Change "info auto-load-scripts"
3021 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3022 to "Python scripts".
3023
8264ba82
AG
30242012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3025
3026 PR mi/13393
3027 * gdb.texinfo (Print Settings): Extend the description for "set print
3028 object".
3029 (GDB/MI Variable Objects): Extend the description for -var-create and
3030 -var-list-children.
3031
06fc020f
SCR
30322012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3033
3034 * gdb.texinfo (Examining Data): Document the 'explore' command.
3035
7191c139
JB
30362012-03-28 Joel Brobecker <brobecker@adacore.com>
3037
3038 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3039 to the children of a varobj and its update range when -var-update
3040 returns that the varobj's type changed.
3041
3708f05e
JK
30422012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3043
3044 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3045 Create two new links fir 'objfile-gdb.py file'
3046 and 'dotdebug_gdb_scripts section'.
3047
8e0583c8
JK
30482012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3049
3050 * gdb.texinfo (Auto-loading): Rename node reference
3051 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3052 Twice.
3053 (.debug_gdb_scripts section): Rename the node ...
3054 (dotdebug_gdb_scripts section): ... here.
3055 (Maintenance Commands): Also rename this node reference.
3056
7b282c5a
SCR
30572012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3058
3059 * gdb.texinfo (Python API/Values From Inferior): Add description
3060 about the new method Value.referenced_value. Add description on
3061 how Value.dereference is different (and similar) to
3062 Value.referenced_value.
3063
8320cc4f
JK
30642012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3065
3066 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3067 --init-eval-command=COMMAND, -iex.
3068 (Startup): Describe -iex and -ix. Simplify the example
3069 for "set auto-load-scripts off".
3070
481860b3
GB
30712012-03-16 Gary Benson <gbenson@redhat.com>
3072
3073 PR breakpoints/10738
3074 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3075 stating that GDB cannot set breakpoints on inlined functions.
3076 (Mode Options): Document --use-deprecated-index-sections.
3077 (Index Section Format): Document new index section version format.
3078
c4aeac85
TT
30792012-03-15 Tom Tromey <tromey@redhat.com>
3080
3081 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3082
16899756
DE
30832012-03-13 Doug Evans <dje@google.com>
3084
3085 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3086 of "reload".
3087 (Symbols): Delete docs for set/show symbol-reloading.
3088 * gdbint.texinfo (Defining Other Architecture Features): Delete
3089 SYMBOL_RELOADING_DEFAULT.
3090 * refcard.tex: Delete reference to symbol-reloading.
3091
9b224c5e
PA
30922012-03-07 Pedro Alves <palves@redhat.com>
3093
3094 * gdb.texinfo (General Query Packets): Document new
3095 QProgramSignals packet.
3096 * gdb.texinfo (Remote configuration): Mention
3097 "program-signals-packet".
3098
169081d0
TG
30992012-03-05 Tristan Gingold <gingold@adacore.com>
3100
3101 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3102
d1feda86
YQ
31032012-03-03 Yao Qi <yao@codesourcery.com>
3104
3105 * gdb.texinfo (In-Process Agent): New node.
3106 Document new commands.
3107 (General Query Packets): Add packet `QAgent'.
3108
1faeff08
MR
31092012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3110
3111 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3112
7d74f244
DE
31132012-03-01 Scott J. Goldman <scottjg@vmware.com>
3114
3115 * gdb.texinfo (Commands In Python): Put example python macro in
3116 COMMAND_USER category rather than COMMAND_OBSCURE.
3117 Document gdb.COMMAND_USER.
3118 (User-defined Commands): Update documentation to clarify
3119 "set/show max-user-call-depth" and "show user" don't apply to python
3120 commands. Update documentation to clarify "help user-defined" may
3121 also include python commands defined as COMMAND_USER.
3122
6fe37d23
JK
31232012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3124
3125 * gdb.texinfo (Startup): Add option -ex description to the option -x
3126 description.
3127
83364271
LM
31282012-02-24 Luis Machado <lgustavo@codesourcery.com>
3129
3130 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3131 condition-evaluation breakpoint parameter.
3132 Mention condition-evaluation mode being shown in "info break".
3133 (Break Conditions): Add description for target-side
3134 conditional breakpoints.
72f4393d 3135 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3136 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3137 cond-expr.
3138 (General Query Packets): Mention new ConditionalBreakpoint feature.
3139
bdb1994d
TT
31402012-02-22 Tom Tromey <tromey@redhat.com>
3141
3142 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3143
4d241c86
TT
31442012-02-17 Tom Tromey <tromey@redhat.com>
3145
3146 PR python/10753:
3147 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3148 directory.
3149
816338b5
SS
31502012-02-14 Stan Shebs <stan@codesourcery.com>
3151
3152 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3153
cc30c4bd
PA
31542012-02-13 Pedro Alves <palves@redhat.com>
3155
3156 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3157 mips-idt-ecoff.
3158
035d1e5b
YQ
31592012-02-09 Yao Qi <yao@codesourcery.com>
3160
3161 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3162
f0823d2c
TT
31632012-02-07 Tom Tromey <tromey@redhat.com>
3164
3165 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3166 Symbol.value.
3167
64e7d9dd
TT
31682012-02-07 Tom Tromey <tromey@redhat.com>
3169
3170 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3171
4220b2f8
TS
31722012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3173
3174 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3175
edcc5120
TT
31762012-01-24 Tom Tromey <tromey@redhat.com>
3177
3178 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3179 unload".
3180 (Files): Mention new catch commands.
3181 (GDB/MI Async Records): Likewise.
3182
53fe1783
GB
31832012-01-24 Gary Benson <gbenson@redhat.com>
3184
3185 Delete #if 0'd out code.
3186 * gdb.texinfo (Frame Info): Remove "info catch".
3187
b9e7b9c3
UW
31882012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3189
3190 * gdb.texinfo (Remote Configuration): Document
3191 "set remote hostio-readlink-packet" command.
3192 (General Query Packets): Document vFile:readlink packet.
3193
4aac40c8
TT
31942012-01-16 Tom Tromey <tromey@redhat.com>
3195
3196 * gdb.texinfo (Specify Location): Document relative file name
3197 handling.
3198
cafec441
TT
31992012-01-16 Tom Tromey <tromey@redhat.com>
3200
3201 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3202
0ee339bc
JK
32032012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3204 Eli Zaretskii <eliz@gnu.org>
3205
3206 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3207 code.
3208
72384ba3
PH
32092012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3210
3211 * gdb.texinfo (Variables): Document use of :: for non-static
3212 variables.
3213
ce1b17c4
JB
32142012-01-05 Joel Brobecker <brobecker@adacore.com>
3215
3216 * gdbint.texinfo (Start of New Year Procedure): Update
3217 to replace use of copyright.sh by use of copyright.py.
3218
217bff3e
JK
32192012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 Remove the gdbtui binary.
3222 * all-cfg.texi (GDBTUI): Remove.
3223 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3224 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3225 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3226
cc72b2a2
KP
32272011-12-23 Kevin Pouget <kevin.pouget@st.com>
3228
3229 Introduce gdb.FinishBreakpoint in Python.
3230 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3231 (Python API): Add menu entry for Finish Breakpoints.
3232
13ac8d2c
JK
32332011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3236 tests.
3237
e0f9f062
DE
32382011-12-16 Doug Evans <dje@google.com>
3239
3240 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3241
80b6e756
PM
32422011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3243
1c3ad6ab 3244 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3245 stack". Add documentation for "set/show python print-stack".
3246
2fb860fc
PA
32472011-12-14 Pedro Alves <pedro@codesourcery.com>
3248
3249 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3250 should transfer control to the stub in the startup code instead of
3251 in main. Mention the need to get past the initial breakpoint.
3252
f8eba3c6
TT
32532011-12-06 Tom Tromey <tromey@redhat.com>
3254
3255 * gdb.texinfo (Set Breaks): Update for new behavior.
3256
2268b414
JK
32572011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3258
3259 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3260 List Format for SVR4 Targets'.
3261 (General Query Packets): New item qXfer:libraries-svr4:read.
3262 (Library List Format for SVR4 Targets): New node.
3263
ae6f0d5b
TT
32642011-12-01 Tom Tromey <tromey@redhat.com>
3265
3266 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3267 add.
3268
36dfb11c
TT
32692011-11-22 Tom Tromey <tromey@redhat.com>
3270
3271 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3272 reasons.
3273
f196051f
SS
32742011-11-20 Stan Shebs <stan@codesourcery.com>
3275
3276 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3277 note-related options and variables.
3278 (Tracepoint Packets): Document packet changes.
3279
f85b53f8
SD
32802011-11-20 Sanjoy Das <sdas@igalia.com>
3281
3282 * gdb.texinfo (JIT Interface): Add documentation on writing and
3283 usind JIT debug info readers.
3284 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3285 Debug Info Readers): New nodes.
3286
bfccc43c
YQ
32872011-11-18 Yao Qi <yao@codesourcery.com>
3288
3289 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3290 tracepoint.
3291
c011a4f4
DE
32922011-11-15 Doug Evans <dje@google.com>
3293
3294 * gdb.texinfo (Files): Document basenames-may-differ.
3295
ed59ded5
DE
32962011-11-14 Doug Evans <dje@google.com>
3297
3298 * gdb.texinfo (Shell Commands): Document "!".
3299
405f8e94
SS
33002011-11-14 Stan Shebs <stan@codesourcery.com>
3301 Kwok Cheung Yeung <kcy@codesourcery.com>
3302
3303 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3304 needed to get shorter fast tracepoints.
3305 (Tracepoint Packets): Document new qTMinFTPILen packet.
3306
1e4d1764
YQ
33072011-11-14 Yao Qi <yao@codesourcery.com>
3308
3309 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3310 behavior of tracepoint.
3311 (General Query Packets): New feature InstallInTrace.
3312 (Remote Configuration): Document "set remote
3313 install-in-trace-packet".
3314
71eba9c2 33152011-11-12 Matt Rice <ratmice@gmail.com>
3316
3317 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3318 Add arguments to info macro.
3319
e0f8f636
TT
33202011-11-10 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3323 manual.
3324 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3325 (Macros): Add a footnote.
3326 (C): Remove paragraph about compiler options.
3327 (C Constants): Mention wide character and string constants.
3328 (C Plus Plus Expressions): Update compiler option advice. Mention
3329 using declarations. Mention ADL. Remove old HP compiler
3330 information.
3331
625c0d47
TT
33322011-11-10 Tom Tromey <tromey@redhat.com>
3333
3334 PR c++/9257:
3335 * gdb.texinfo (Print Settings): Add an extra note about the need
3336 for a vtable.
3337
4be2aacc
MR
33382011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3339
3340 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3341 "set mips abi" documentation.
3342
0a1c4d10
DE
33432011-11-04 Doug Evans <dje@google.com>
3344
3345 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3346
aad1c02c
TT
33472011-11-03 Tom Tromey <tromey@redhat.com>
3348
3349 * gdb.texinfo (Stopping): Add menu entry.
3350 (Continuing and Stepping): Restore @node. Use @section, not
3351 @subsection.
3352
983fb131
MR
33532011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3354
3355 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3356 designation. Fix "Specify Location" cross-reference.
3357
3065dfb6
SS
33582011-11-02 Stan Shebs <stan@codesourcery.com>
3359
3360 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3361 (General Query Packets): Describe tracenz feature.
3362 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3363
0aaaf063
PK
33642011-10-28 Paul Koning <paul_koning@dell.com>
3365
3366 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3367
2231f1fb
KP
33682011-10-27 Kevin Pouget <kevin.pouget@st.com>
3369
72f4393d 3370 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3371 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3372
5110b5df
PK
33732011-10-26 Paul Koning <paul_koning@dell.com>
3374
3375 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3376
22dbab46
PK
33772011-10-25 Paul Koning <paul_koning@dell.com>
3378
3379 PR python/13327
72f4393d 3380
22dbab46
PK
3381 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3382 fetch_lazy method.
3383
9df2fbc4
PM
33842011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3385
3386 PR python/12656
3387
3388 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3389 global_block, static_block function.
3390
f05e2e1d
TT
33912011-10-19 Tom Tromey <tromey@redhat.com>
3392
3393 * gdb.texinfo (Commands In Python): Add missing "@"s.
3394
a7fc3f37
KP
33952011-10-13 Kevin Pouget <kevin.pouget@st.com>
3396
3397 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3398 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3399 constants.
3400
5048e516
JK
34012011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3402
3403 Fix compatibility with texinfo versions older than 4.12.
3404 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3405 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3406 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3407 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3408 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3409 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3410 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3411
5a56e9c5
DE
34122011-10-09 Doug Evans <dje@google.com>
3413
3414 * gdb.texinfo (Extending GDB): Document alias command.
3415
36b11add
JK
34162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3417
3418 Support @entry in input expressions.
3419 * gdb.texinfo (Variables): Describe @entry names suffix.
3420 (Print Settings): Add anchor for `set print entry-values'.
3421
e18b2753
JK
34222011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3423 Eli Zaretskii <eliz@gnu.org>
3424
3425 Display @entry parameter values (without references).
3426 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3427 example.
3428 (Print Settings): New description of set print entry-values and show
3429 print entry-values.
3430
111c6489
JK
34312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3432 Eli Zaretskii <eliz@gnu.org>
3433
3434 Recognize virtual tail call frames.
3435 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3436 (Tail Call Frames): New node.
3437 (Frames In Python): Add gdb.TAILCALL_FRAME.
3438
9c15afc4
DE
34392011-10-07 Doug Evans <dje@google.com>
3440
3441 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3442 register_pretty_printer.
3443
99f5279d
PM
34442011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3445
3446 PR python/12930
3447 PR python/12802
3448
3449 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3450 stop method.
3451
03583c20
UW
34522011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3453
3454 * gdb.texinfo (Starting your Program): "set disable-randomization"
3455 is no longer Linux-specific.
3456 (Remote Configuration): Document "set remote
3457 disable-randomization-packet".
3458 (General Query Packets): Document "QDisableRandomization" packet
3459 and add it to "qSupported" list.
3460
bd054e06
KP
34612011-10-07 Kevin Pouget <kevin.pouget@st.com>
3462
3463 Allow Python notification of new object-file loadings.
3464 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3465 event type.
3466
cb6be26b
KP
34672011-10-04 Kevin Pouget <kevin.pouget@st.com>
3468
3469 PR python/12691: Add the inferior to Python exited event
3470 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3471
a05336a1
JB
34722011-10-03 Joel Brobecker <brobecker@adacore.com>
3473
3474 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3475 rephasing.
3476
5d77fe44
JB
34772011-10-03 Joel Brobecker <brobecker@adacore.com>
3478
3479 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3480 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3481 as possible feature returned by the `-list-features'
3482 command.
3483
699df94d
PK
34842011-09-28 Paul Koning <paul_koning@dell.com>
3485
3486 * gdb.texinfo (gdb.Type): Document field access by dictionary
3487 key syntax.
3488
24bdad53
YQ
34892011-09-28 Yao Qi <yao@codesourcery.com>
3490
3491 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3492 Add one space after option `-s'. Remove @r{} markup.
3493
6710bf39
SS
34942011-09-27 Stan Shebs <stan@codesourcery.com>
3495
3496 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3497
d99f7e48
HZ
34982011-09-16 Hui Zhu <teawater@gmail.com>
3499
3500 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3501 to *(unsigned char *)$esp@300.
3502
d812018b
PK
35032011-09-15 Paul Koning <paul_koning@dell.com>
3504
3505 * gdb.texinfo: Make style of Python functions and methods match
3506 the syntax of Python. Also put class and module names explicitly
3507 on function, member, and variable names, matching Python
3508 documentation conventions.
72f4393d 3509
2aa48337
KP
35102011-09-15 Kevin Pouget <kevin.pouget@st.com>
3511
3512 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3513 * gdb.texinfo (Inferiors In Python): Describe new
3514 gdb.selected_inferior() function.
3515
6839b47f
KP
35162011-09-15 Kevin Pouget <kevin.pouget@st.com>
3517
3518 Handle multiple breakpoint hits in Python interface:
3519 * gdb.texinfo (Events In Python): New function documentation:
3520 gdb.BreakpointEvent.breakpoints. Indicate that
3521 gdb.BreakpointEvent.breakpoint is now deprecated.
3522
26829f2b
JB
35232011-09-04 Joel Brobecker <brobecker@adacore.com>
3524
3525 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3526
a9f54f60
TT
35272011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3528
3529 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3530
fa3a4f15
PM
35312011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3532
72f4393d
L
3533 * gdb.texinfo (Prompt): Add set/show extended-prompt
3534 documentation
3535 (Basic Python): Add prompt_hook anchor.
3536 (Python modules): Reword module text to reflect multiple modules.
3537 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3538
224bbe49
YQ
35392011-08-14 Yao Qi <yao@codesourcery.com>
3540
78d85199
YQ
3541 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3542
35432011-08-14 Yao Qi <yao@codesourcery.com>
3544
3545 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3546 (TIC6x Features): New node.
3547
457e09f0
DE
35482011-08-12 Doug Evans <dje@google.com>
3549
3550 * gdb.texinfo (Symbols In Python): Document symbol.type.
3551
5e239b84
PM
35522011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3553
3554 * gdb.texinfo (Python): Document command and function
3555 auto-loading.
3556
177bc839
JK
35572011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3558 Eli Zaretskii <eliz@gnu.org>
3559
3560 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3561 typedefs unrolling. Extend the sample code by an inner typedef and
3562 outer typedefs unrolling.
3563
1a532630
PP
35642011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3565
3566 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3567 size and line-size.
3568
9b158ba0 35692011-07-21 Matt Rice <ratmice@gmail.com>
3570
3571 PR macros/12999
3572 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3573 Update text and cindex entries for info macro command.
3574
d17b6f81
PM
35752011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3576
3577 * observer.texi (GDB Observers): Add before_prompt observer.
3578 * gdb.texinfo (Basic Python): Add documentation for prompt
3579 substitution.
3580
713389e0
PM
35812011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3582
72f4393d 3583 PR python/12438
713389e0 3584 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3585 set/show python print-stack. Document set/show python
3586 print-backtrace.
713389e0 3587
177b42fe
TJB
35882011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3589
3590 * gdb.texinfo: Fix typos.
3591
900e11f9
JK
35922011-07-01 Tom Tromey <tromey@redhat.com>
3593
3594 * gdb.texinfo (Debugging Output): Document set debug
3595 check-physname.
3596
39c4d40a
TT
35972011-06-29 Tom Tromey <tromey@redhat.com>
3598
3599 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3600 breakpoint-notifications feature.
3601
6f5def7d
UW
36022011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3603
3604 * gdb.texinfo (Target Description): Remove warning about
3605 possibly unstable format.
3606
8cf64490
TT
36072011-06-03 Tom Tromey <tromey@redhat.com>
3608
3609 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3610 (Events In Python): Note that exit_code is optional.
3611
393eab54
PA
36122011-05-17 Pedro Alves <pedro@codesourcery.com>
3613
3614 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3615 required for multi-threading support.
3616 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3617 Hc are deprecated for multi-threading debugging. Point readers at
3618 the vCont packet.
3619
75fc9810
DE
36202011-05-15 Doug Evans <dje@google.com>
3621
3622 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3623
01124a23
DE
36242011-05-13 Doug Evans <dje@google.com>
3625
98a5dd13
DE
3626 * gdb.texinfo (Threads): Document $sdir,$pdir.
3627 (Server): Document $pdir exception.
3628
dbaefcf7
DE
3629 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3630
cc63ef9b
DE
3631 * gdb.texinfo (Threads): Clarify default value for
3632 libthread-db-search-path.
7e0396aa 3633
01124a23
DE
3634 * gdb.texinfo (Completion): Update example.
3635 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3636
d248b706
KY
36372011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3638
3639 * gdb.texinfo: Document change in the behaviour of the enable and
3640 disable GDB commands when applied to tracepoints.
3641 Document the EnableDisableTracepoints remote stub feature.
3642 Document QTEnable and QTDisable in the list of tracepoint packets.
3643
cc88a640
JK
36442011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3645
3646 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3647 hsuser.texi.
3648 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3649 comment to hsuser.texi. Change rluser.texi name in the comment.
3650
84e578fb
DE
36512011-05-10 Doug Evans <dje@google.com>
3652
3653 * gdb.texinfo (Threads): If an empty path is provided for
3654 libthread-db-search-path it is reset to its default value.
3655 (Server): Ditto.
3656
478aac75
DE
36572011-05-09 Doug Evans <dje@google.com>
3658
3659 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3660
9c06b0b4
TJB
36612011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3662 Thiago Jung Bauermann <bauerman@br.ibm.com>
3663
3664 Implement support for PowerPC BookE masked watchpoints.
3665 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3666 (PowerPC Embedded): Mention support of masked watchpoints.
3667
9ed350ad
JB
36682011-05-03 Joel Brobecker <brobecker@adacore.com>
3669
3670 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3671 `@value{GDBN}'.
3672
4ceed123
JB
36732011-05-03 Joel Brobecker <brobecker@adacore.com>
3674
3675 * gdb.texinfo (titlepage): Remove dedication.
3676 (In Memoriam): New appendix.
3677
559a7a62
JK
36782011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3679 Eli Zaretskii <eliz@gnu.org>
3680
3681 * gdb.texinfo (Index Section Format): Change the version to 5.
3682 Describe the different formula.
3683
03f2bd59
JK
36842011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3685 Eli Zaretskii <eliz@gnu.org>
3686
3687 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3688 for disconnected tracing.
3689 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3690 extended-remote relationship. Mention --once.
3691 (TCP port allocation lifecycle of @code{gdbserver}): New.
3692
d9b1a651
EZ
36932011-04-23 Eli Zaretskii <eliz@gnu.org>
3694
3695 * gdb.texinfo (Server): Improve indexing. Index all optional
3696 switches to gdbserver.
3697
90476074
TT
36982011-04-20 Tom Tromey <tromey@redhat.com>
3699
3700 * gdb.texinfo (Index Section Format): New node.
3701 (Top): Add new node to menu.
3702
c21236dc
PA
37032011-04-20 Pedro Alves <pedro@codesourcery.com>
3704
3705 * gdb.texinfo (Maintenance Commands): Document `maint print
3706 remote-registers'.
3707
05c8c3f5
TT
37082011-04-20 Tom Tromey <tromey@redhat.com>
3709
3710 * gdb.texinfo (Trace File Format): Move node later.
3711
7a9dd1b2
TT
37122011-04-19 Tom Tromey <tromey@redhat.com>
3713
3714 * gdbint.texinfo (Register Information Functions): Remove
3715 duplicate "the".
3716 * gdb.texinfo (Emacs): Remove duplicate "to".
3717 (GDB/MI Variable Objects): Remove duplicate "the".
3718 (General Query Packets): Likewise.
3719
4368ebeb
JB
37202011-04-02 Joel Brobecker <brobecker@adacore.com>
3721
3722 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3723 "GDB/MI Ada Exception Information" node.
3724
956a9fb9
JB
37252011-04-01 Joel Brobecker <brobecker@adacore.com>
3726
3727 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3728 the "exception-name" field in the *stopped async record.
3729
f1310107
TJB
37302011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3731 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3732
3733 Implement support for PowerPC BookE ranged breakpoints.
3734 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3735
8786b2bd
TT
37362011-03-28 Tom Tromey <tromey@redhat.com>
3737
3738 * gdb.texinfo (Set Tracepoints): Fix typo.
3739
9ef07c8c
TT
37402011-03-24 Tom Tromey <tromey@redhat.com>
3741
3742 * gdb.texinfo (Specify Location): Document `function:label'
3743 linespec.
3744
99c3dc11
PM
37452011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3746
f1310107 3747 PR python/12149
99c3dc11
PM
3748
3749 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3750
29703da4
PM
37512011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3752
3753 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3754 (Inferiors In Python): Likewise.
3755 (Threads In Python): Likewise.
3756 (Symbols In Python): Likewise.
3757 (Objfiles In Python): Likewise.
3758 (Symbol Tables In Python): Likewise.
3759
c9174737
PA
37602011-03-15 Pedro Alves <pedro@codesourcery.com>
3761
3762 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3763 display>: Explain that the commands accept number ranges.
3764
7371cf6d
PM
37652011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3766
3767 * gdb.texinfo (Breakpoints In Python): Add description and example
3768 of Python stop function operation.
3769
ecec24e6
PM
37702011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3771
3772 * gdb.texinfo (Parameters In Python): Document get_set_string and
3773 get_show_string methods.
3774
6dcd5565
JK
37752011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3776
3777 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3778
81896e36
JK
3779 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3780 circular-trace-buffer name.
3781
5e30da2c
JB
37822011-02-28 Joel Brobecker <brobecker@adacore.com>
3783
3784 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3785 in the previous change.
3786
3bd0f5ef 37872011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3788
72f4393d 3789 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3790 that they can accept multiple arguments.
3791
4ec7539c
JB
37922011-02-24 Joel Brobecker <brobecker@adacore.com>
3793
3794 Revert the following patch (code patch was not approved):
3795 2011-02-21 Hui Zhu <teawater@gmail.com>
3796 * agentexpr.texi (bytecode descriptions): add printf.
3797 * gdb.texinfo (tracepoint action lists): add printf.
3798
82809774
DE
37992011-02-23 Doug Evans <dje@google.com>
3800
3801 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3802
e5a67952
MS
38032011-02-23 Michael Snyder <msnyder@vmware.com>
3804
3805 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3806 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3807 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3808
6e6fbe60
DE
38092011-02-22 Doug Evans <dje@google.com>
3810
3811 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3812 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3813 add description of result, fix @defun formatting.
3814
f994e27a
HZ
38152011-02-21 Hui Zhu <teawater@gmail.com>
3816
3817 * agentexpr.texi (Bytecode Descriptions): Add printf.
3818 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3819
c7f96d2b
TT
38202011-02-18 Tom Tromey <tromey@redhat.com>
3821
3822 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3823
60f98dde
MS
38242011-02-14 Michael Snyder <msnyder@vmware.com>
3825
3826 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3827 Document new command "thread find".
3828
08e796bc
MS
38292011-02-14 Michael Snyder <msnyder@vmware.com>
3830
3831 * gdb.texinfo (Threads): Update example of new thread message.
3832
b3b9301e
PA
38332011-02-14 Pedro Alves <pedro@codesourcery.com>
3834
3835 * gdb.texinfo (Remote Configuration): Mention set/show remote
3836 traceframe-info.
3837 (Tools/Packages Optional for Building GDB): Mention that expat is
3838 used for traceframe info.
3839 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3840 (General Query Packets) <qSupported>: Describe the
3841 qXfer:traceframe-info:read feature.
3842 (qXfer::read): Describe qXfer:traceframe-info:read.
3843 (Traceframe Info Format): New section.
3844
cef35b0f
PA
38452011-02-04 Pedro Alves <pedro@codesourcery.com>
3846
3847 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3848 for casts and unary operators.
3849
f1cbe1d3
TT
38502011-02-04 Tom Tromey <tromey@redhat.com>
3851
3852 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3853 is not useful.
3854
585fdaa1
PA
38552011-01-25 Pedro Alves <pedro@codesourcery.com>
3856
3857 * gdb.texinfo: s/value optimized out/optimized out/g
3858
7bfc9434
JB
38592011-01-21 Joel Brobecker <brobecker@adacore.com>
3860
3861 * gdb.texinfo (Other Misc Settings): Rework part of the
3862 documentation of the "set interactive mode" command.
3863
4694da01
TT
38642011-01-19 Tom Tromey <tromey@redhat.com>
3865
3866 * gdb.texinfo (Threads): Document thread name output and `thread
3867 name' command.
3868 (Threads In Python): Document Thread.name attribute.
3869 (GDB/MI Thread Commands): Document thread attributes.
3870
b716877b
AB
38712011-01-12 Andrew Burgess <aburgess@broadcom.com>
3872
3873 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3874 changes in mi/mi-cmd-disas.c
3875
13fd8b81
TT
38762011-01-12 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3879 Fix "thread apply" text.
3880
e09342b5
TJB
38812011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3882 Thiago Jung Bauermann <bauerman@br.ibm.com>
3883
3884 Implement support for PowerPC BookE ranged watchpoints.
3885 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3886 the "set powerpc exact-watchpoints" flag.
3887
06e65f44
TT
38882011-01-07 Tom Tromey <tromey@redhat.com>
3889
3890 * gdb.texinfo (Python API): Add descriptions to @menu items.
3891
d8e22779
TT
38922011-01-06 Tom Tromey <tromey@redhat.com>
3893
3894 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3895
a255712f
PP
38962010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3897
e09342b5 3898 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3899
ccfc3d6e
TT
39002011-01-06 Tom Tromey <tromey@redhat.com>
3901
3902 PR python/12133:
3903 * gdb.texinfo (Frames In Python): Document various frame
3904 constants.
3905
44944448
JB
39062011-01-05 Joel Brobecker <brobecker@adacore.com>
3907
3908 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3909 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3910 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3911
42ea3d7a
JK
39122011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3913
3914 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3915 (clean): Add GDBvn.texi.
3916
720d1a40
JB
39172010-12-29 Joel Brobecker <brobecker@adacore.com>
3918
3919 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3920 occasional case where the debugger prints an array address
3921 instead of the array itself.
3922
ad196637
PA
39232010-12-23 Pedro Alves <pedro@codesourcery.com>
3924
3925 * gdb.texinfo (Packets) <read registers packet>: Document support
3926 for registers that were not collected.
3927
a86caf66
DE
39282010-12-15 Doug Evans <dje@google.com>
3929
3930 * gdb.texinfo (Startup): Document auto-loading of scripts during
3931 startup.
3932 (Auto-loading): Delete "maint set python auto-load on|off".
3933 Add "set auto-load-scripts on|off".
3934
aae1c79a
DE
39352010-12-07 Doug Evans <dje@google.com>
3936
3937 * gdb.texinfo (Mode Options): Document -data-directory.
3938 (Data Files): Add reference to -data-directory.
3939
4e04c971
DE
39402010-11-29 Doug Evans <dje@google.com>
3941
3942 * gdb.texinfo (Pretty-Printer Introduction): Change
3943 printer-name:subprinter-name to printer-name;subprinter-name.
3944
94b6973e
PM
39452010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3946
72f4393d 3947 PR python/12199
94b6973e
PM
3948
3949 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3950
39037522
TT
39512010-11-23 Tom Tromey <tromey@redhat.com>
3952
3953 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3954 (Editing): Likewise.
3955 (Command History): Likewise.
3956 (TUI Keys): Likewise.
3957 (Bug Reporting): Conditionally include rluser.texi and
3958 inc-history.texinfo.
3959 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3960 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3961 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3962 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3963 (gdb.pdf): Likewise.
3964 (gdb.info): Likewise.
3965 (gdb/index.html): Likewise.
3966
5ae98d25
TT
39672010-11-23 Tom Tromey <tromey@redhat.com>
3968
3969 * Makefile.in (Makefile): Run ../config.status.
3970 (distclean): Update.
3971 * configure: Remove.
3972 * configure.ac: Remove.
3973
621c8364
TT
39742010-11-12 Tom Tromey <tromey@redhat.com>
3975
3976 * gdb.texinfo (Basic Python): Update. Add xref.
3977 (Exception Handling): Document new exception classes.
3978 (Types In Python): Update.
3979 (Frames In Python): Update.
3980
84f4c1fe
PM
39812010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3982
3983 * gdb.texinfo (Breakpoints In Python): Document "internal"
3984 parameter, and visible attribute.
3985
99e7ae30
DE
39862010-11-05 Doug Evans <dje@google.com>
3987
3988 * gdb.texinfo (Source Path): Document "set directories".
3989
f4b8a18d
KW
39902010-11-05 Ken Werner <ken.werner@de.ibm.com>
3991
3992 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3993 (OpenCL C): New node.
3994
7b51bc51
DE
39952010-11-02 Doug Evans <dje@google.com>
3996
3997 * gdb.texinfo (Pretty Printing): Expand into three sections,
3998 introduction, example, and commands.
3999 (Python API): Delete section Disabling Pretty-Printers, merge into
4000 Selecting Pretty-Printers.
4001 (Writing a Pretty-Printer): New section. Move the pretty-printer
4002 example here, and reformat to match python coding style. Add a second
4003 example using the gdb.printing module.
4004 (Python modules): Add gdb.printing.
4005
9eeee977
DE
40062010-10-29 Doug Evans <dje@google.com>
4007
4008 * gdb.texinfo (Python): Fix long line.
4009
a0e0ffdf
DE
40102010-10-20 Doug Evans <dje@google.com>
4011
4012 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4013 All references updated. Correct sections marked as subsections.
4014 (Coding Standards): New chapter. Move the coding standard related
4015 subsections here. Add section on Python coding standards.
4016
0e3509db
DE
40172010-10-13 Doug Evans <dje@google.com>
4018
4019 * gdb.texinfo (Python): Add "Python modules".
4020 (Types in Python): Add reference to gdb.types section.
4021 (Python modules): New node.
4022
44592cc4
DE
40232010-10-11 Doug Evans <dje@google.com>
4024
4025 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4026 Python" from gdb.Value.type description.
4027
6e1bb179
JB
40282010-09-28 Joel Brobecker <brobecker@adacore.com>
4029
4030 * gdb.texinfo (Ravenscar Profile): New node.
4031
e8467610
TT
40322010-09-22 Tom Tromey <tromey@redhat.com>
4033
4034 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4035
fccd1d1e
EZ
40362010-09-22 Eli Zaretskii <eliz@gnu.org>
4037
4038 * gdb.texinfo (Values From Inferior): Clarify that
4039 value.dynamic_type works only in C++ programs with RTTI.
4040
c1b6b909
TT
40412010-09-15 Paul Bolle <pebolle@tiscali.nl>
4042
4043 * gdb.texinfo (Character Sets): Correctly reference host-charset
4044 in example.
4045
7d288aaa
TT
40462010-09-13 Tom Tromey <tromey@redhat.com>
4047
4048 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4049 Document "fullname" and "from".
4050
f75d858b
MK
40512010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4052
4053 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4054 feature `reverse' output by -list-target-features.
4055
83b9503b
L
40562010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4057
4058 * gdb.texinfo (i386 Features): Remove an extra "@item".
4059
03f17ccf
TT
40602010-08-30 Tom Tromey <tromey@redhat.com>
4061
4062 PR python/11792:
4063 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4064
9779414d
DJ
40652010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4066
4067 * gdb.texinfo (ARM Features): Document
4068 org.gnu.gdb.arm.m-profile.
4069
f9ffd4bb
TT
40702010-08-23 Tom Tromey <tromey@redhat.com>
4071
4072 PR python/11145:
4073 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4074 reinterpret_cast methods.
4075
702c2711
TT
40762010-08-23 Tom Tromey <tromey@redhat.com>
4077
4078 PR python/11915:
4079 * gdb.texinfo (Types In Python): Document array method.
4080
66b73624
TJB
40812010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4082
4083 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4084
06a64a0b
TT
40852010-08-16 Tom Tromey <tromey@redhat.com>
4086
4087 * gdb.texinfo (Set Watchpoints): Document -location option.
4088
a3a7127e
DE
40892010-08-13 Doug Evans <dje@google.com>
4090
4091 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4092
8dedea02
VP
40932010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4094
4095 * gdb.texinfo (GDB/MI Data Manipulation): Document
4096 -data-read-memory-raw and -data-write-memory-raw.
4097
ca5c20b6 40982010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4099 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4100
4101 * gdb.texinfo (Basic Python): Describe post_event API.
4102
cb2e07a6
PM
41032010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4104
4105 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4106 decode_line Python APIs
cb2e07a6 4107
464b3efb
TT
41082010-08-10 Tom Tromey <tromey@redhat.com>
4109
4110 * gdb.texinfo (Pretty Printing API): Document
4111 gdb.default_visualizer.
4112
c29c521f
TT
41132010-08-10 Tom Tromey <tromey@redhat.com>
4114
4115 Revert gdb-add-index addition:
4116 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4117
5da1313b
JK
41182010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4119 Eli Zaretskii <eliz@gnu.org>
4120
4121 * gdb.texinfo (Mode Options) <-batch>
4122 (Basic Python) <gdb.execute>: Describe setting width and height.
4123
02d868e8
PP
41242010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4125
4126 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4127
c2bbed2a
TT
41282010-07-30 Tom Tromey <tromey@redhat.com>
4129
4130 * gdb.texinfo (Index Files): Mention gdb-add-index.
4131
6c13bbe1
HZ
41322010-07-30 Hui Zhu <teawater@gmail.com>
4133
4134 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4135 "detach inferior" and "kill inferior".
4136
53a71c06
CR
41372010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4138
4139 * gdb.texinfo (Machine Code): Update description of two forms of
4140 arguments, and add new example to demonstrate the new form.
4141
5374244e
PM
41422010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4143
4144 * gdb.texinfo (Values From Inferior): Add value inferior function
4145 call description.
4146
8ea5bce5
JK
41472010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4148
4149 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4150
c0edd9ed
JK
41512010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4152 Eli Zaretskii <eliz@gnu.org>
4153
4154 Make core files the process_stratum.
4155 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4156 record_stratum example.
4157
9291a0cd
TT
41582010-07-13 Tom Tromey <tromey@redhat.com>
4159
4160 * gdb.texinfo (Index Files): New node.
4161
f5011d11
TT
41622010-07-13 Tom Tromey <tromey@redhat.com>
4163
4164 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4165
0f5238ed
TT
41662010-07-13 Tom Tromey <tromey@redhat.com>
4167
4168 * gdb.texinfo (Specify Location): Document labels.
4169
74c761c1
PA
41702010-07-01 Pedro Alves <pedro@codesourcery.com>
4171
4172 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4173 entries for fast tracepoints and static tracepoints.
4174
501994c0
PA
41752010-07-01 Pedro Alves <pedro@codesourcery.com>
4176
4177 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4178 qsThreadInfo>: Spell out `l' as ell.
4179
0fb4aa4b
PA
41802010-07-01 Pedro Alves <pedro@codesourcery.com>
4181
4182 * gdb.texinfo (Convenience Variables): Document $_sdata.
4183 (Commands to Set Tracepoints): Describe static tracepoints. Add
4184 `Listing Static Tracepoint Markers' menu entry. Document
4185 "strace".
4186 (Tracepoint Action Lists): Document collecting $_sdata.
4187 (Listing Static Tracepoint Markers): New subsection.
4188 (Tracepoints support in gdbserver): Mention static tracepoints.
4189 (remote packets, enabling and disabling): Mention
4190 read-sdata-object.
4191 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4192 and StaticTracepoint.
4193 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4194 Document qXfer:sdata:read.
4195 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4196
dc3b15be
JB
41972010-06-29 Joel Brobecker <brobecker@adacore.com>
4198
4199 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4200
595939de
PM
42012010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4202 Tom Tromey <tromey@redhat.com>
4203 Thiago Jung Bauermann <bauerman@br.ibm.com>
4204
4205 * gdb.texinfo (Inferiors In Python): New node.
4206 * gdb.texinfo (Threads In Python): New node.
4207
9279c692
JB
42082010-06-28 Joel Brobecker <brobecker@adacore.com>
4209
4210 * gdb.texinfo (Python): Document what the python directory is
4211 and what its location is.
4212 (Basic Python): Document the gdb.PYTHONDIR constant.
4213
bc9f0842
TT
42142010-06-25 Tom Tromey <tromey@redhat.com>
4215
4216 PR python/10808:
4217 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4218
f1421989
HZ
42192010-06-24 Hui Zhu <teawater@gmail.com>
4220
4221 * gdb.texinfo: (Commands for Controlled Output): Add
4222 documentation for command "eval".
4223
e4c0cfae
SS
42242010-06-21 Stan Shebs <stan@codesourcery.com>
4225
4226 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4227 * annotate.texinfo: Ditto.
4228 * gdbint.texinfo: Ditto.
4229 * stabs.texinfo: Ditto.
4230
bb08c432
HZ
42312010-06-22 Hui Zhu <teawater@gmail.com>
4232
4233 * gdb.texinfo: (Process Record and Replay): Add documentation
4234 for command "set record memory-query".
4235
4f5d9f07
SS
42362010-06-21 Stan Shebs <stan@codesourcery.com>
4237
4238 * gdb.texinfo: Relicense under GFDL version 1.3.
4239 * annotate.texinfo: Relicense under GFDL version 1.3.
4240 * gdbint.texinfo: Relicense under GFDL version 1.3.
4241 * stabs.texinfo: Relicense under GFDL version 1.3.
4242 * fdl.texi: Update to version 1.3.
4243
6aed2dbc
SS
42442010-06-18 Stan Shebs <stan@codesourcery.com>
4245
a61408f8
SS
4246 * gdb.texinfo (Operating System Auxiliary Information): Describe
4247 "info os" when no arguments given.
4248
6aed2dbc
SS
4249 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4250 $_thread.
4251
24e933df
HZ
42522010-06-18 Hui Zhu <teawater@gmail.com>
4253
4254 * gdb.texinfo: (Process Record and Replay): Add documentation
4255 for commands "record save" and "record restore".
4256
65d79d4b
SDJ
42572010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4258
4259 * gdb.texinfo: Include information about the correct use
4260 of addresses in the `watch' command.
4261
d914c394
SS
42622010-06-11 Stan Shebs <stan@codesourcery.com>
4263
4264 * gdb.texinfo (Observer Mode): New section.
4265 (General Query Packets): Document QAllow.
889bf7c5 4266
967cf477
DE
42672010-06-04 Doug Evans <dje@google.com>
4268
4269 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4270
aaf4119b
DE
42712010-06-03 Doug Evans <dje@google.com>
4272
4273 * gdbint.texinfo (Coding): Add subsection on command names.
4274
9eae7c52
TT
42752010-06-02 Tom Tromey <tromey@redhat.com>
4276
4277 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4278 always-disassemble.
4279
fa593d66
PA
42802010-06-01 Pedro Alves <pedro@codesourcery.com>
4281
4282 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4283 gdbserver, and add cross reference.
4284 (Tracepoints support in gdbserver): New subsection.
4285
dde08ee1
PA
42862010-05-26 Pedro Alves <pedro@codesourcery.com>
4287
4288 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4289 `qRelocInsn' feature.
4290 (Relocate instruction reply packet): New subsection
4291 of `Tracepoint Packets'.
4292 (Tracepoint Packets): Mention that packets QTDP and QTStart
4293 support the qRelocInsn request, and add cross reference to new
4294 subsection.
4295
07ca107c
DE
42962010-05-25 Doug Evans <dje@google.com>
4297
4298 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4299 (Commands In Python): Document gdb.string_to_argv.
4300
c25c4a8b
JK
43012010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4302
4303 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4304 ATTR_NORETURN.
4305
d7b32ed3 43062010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4307 Tom Tromey <tromey@redhat.com>
4308 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4309
c25c4a8b 4310 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4311
6aecb9c2
JB
43122010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4313
4314 * gdb.texinfo: (Summary) Add mention about D language support.
4315 (Filenames): Add D suffixes.
4316 (D): New node.
4317
b7da9e9f
PM
43182010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4319
4320 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4321 of macro deleted from GDB code.
4322
ab38a727
PA
43232010-04-24 Pedro Alves <pedro@codesourcery.com>
4324
4325 * gdb.texinfo (Commands to specify files): Describe what how GDB
4326 looks up DOS-based filesystem paths on the system root. Document
4327 the new `set/show target-file-system-kind' commands.
4328
66d09542
DE
43292010-04-23 Doug Evans <dje@google.com>
4330
4331 * gdb.texinfo (Python): Move Auto-loading section here ...
4332 (Python API): from here.
4333 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4334 (Maintenance Commands): Add docs for "maint print section-scripts".
4335
8bd10a10
CM
43362010-04-20 Chris Moller <cmoller@redhat.com>
4337
4338 * gdb.texinfo (Setting Breakpoints): Added description of
4339 filename-qualified rbreak.
4340 * refcard.tex (Breakpoints and Watchpoints): Added brief
4341 description of filename-qualified rbreak.
4342
4c374409
JK
43432010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4344
4345 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4346 (Python API): Change the reference to Pretty Printing API.
4347 (Pretty Printing): Move the user part under the Data node. Reformat
4348 the sample output to 72 columns. Create a new reference to Pretty
4349 Printing API. Rename the API part ...
4350 (Pretty Printing API): To a new node name.
4351 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4352 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4353
5a9351ae
SS
43542010-04-21 Stan Shebs <stan@codesourcery.com>
4355
4356 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4357 and commands.
5a9351ae 4358 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4359
9a22f0d0
PM
43602010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4361
4362 * gdb.texinfo (Examining memory): Update for change in string
4363 display with explicit size.
4364
6149aea9
PA
43652010-04-19 Pedro Alves <pedro@codesourcery.com>
4366
4367 PR breakpoints/8554.
4368
4369 * gdb.texinfo (Save Breakpoints): New node.
4370 (save-tracepoints): Rename to ...
4371 (save tracepoints): ... this. Mention that `save-tracepoints' is
4372 a deprecated alias to `save tracepoints'.
4373
711e434b
PM
43742010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4375
645797a8 4376 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4377 (info w32 thread-information-block): Document new command.
4378 (qGetTIBAddress): Document new gdbserver query.
4379 (maint set/show show-all-tib): Document new command.
4380
3f7b2faa
DE
43812010-04-15 Doug Evans <dje@google.com>
4382
fa33c3cd
DE
4383 * gdb.texinfo (Python API): Add progspaces section.
4384 (Selecting Pretty-Printers): Progspace pretty-printers are
4385 searched too.
4386 (Progspaces In Python): New section.
4387
3f7b2faa
DE
4388 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4389
79f283fe
PM
43902010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4391
4392 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4393 returns None.
4394
87290684
SS
43952010-04-09 Stan Shebs <stan@codesourcery.com>
4396
4397 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4398 Describe the `frames-created' field, tweak grammar.
4399
a97153c7
PA
44002010-04-09 Pedro Alves <pedro@codesourcery.com>
4401
4402 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4403 Describe the `circular' and `disconnected' fields.
4404
5c5dcc1b
L
44052010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4406
4407 * gdb.texinfo (maint print registers): Mention unavailable and
4408 invisible registers.
4409
adc36818
PM
44102010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4411 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4412 Tom Tromey <tromey@redhat.com>
adc36818
PM
4413
4414 * gdb.texinfo (Breakpoints In Python): New Node.
4415
33da3f1c
SS
44162010-04-08 Stan Shebs <stan@codesourcery.com>
4417
4418 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4419 trace status fields.
4420
3a13a53b
L
44212010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4422
4423 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4424 optional. Make org.gnu.gdb.i386.avx requires
4425 org.gnu.gdb.i386.avx.
4426
08001717
DE
44272010-04-08 Doug Evans <dje@google.com>
4428
4429 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4430 search path, and document that gdb only scans the search path if
4431 the script's path doesn't specify a directory.
4432
c375651d
DE
44332010-04-05 Doug Evans <dje@google.com>
4434
4435 * gdb.texinfo (maint show python auto-load): Fix typo.
4436
af54718e
SS
44372010-04-04 Stan Shebs <stan@codesourcery.com>
4438
d77f58be
SS
4439 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4440 (Setting Watchpoints): Update description of "info watch".
4441 (Disabling Breakpoints): Only "info break" lists all.
4442
af54718e
SS
4443 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4444 (tdump): Explain how tdump works.
4445
86b17b60
PA
44462010-04-01 Pedro Alves <pedro@codesourcery.com>
4447
4448 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4449 add cross reference.
4450
ff12863f
PA
44512010-03-31 Pedro Alves <pedro@codesourcery.com>
4452
4453 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4454 commands error out.
4455
f68eb612
L
44562010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4457
4458 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4459
c8d5aac9
L
44602010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4461
4462 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4463
7d13fe92
SS
44642010-03-29 Stan Shebs <stan@codesourcery.com>
4465 Nathan Sidwell <nathan@codesourcery.com>
4466
4467 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4468 GDBN equivalent.
4469 (Set Tracepoints): Remove mention that conditional tracepoints
4470 don't exist.
4471 (Tracepoint Actions): Clarify when while-stepping collection
4472 happens, note that while-stepping does not automatically collect
4473 $pc.
4474
409873ef 44752010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4476
409873ef
SS
4477 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4478 (General Query Packets): Describe TracepointSource.
4479
ee8e71d4
EZ
44802010-03-27 Matt Rice <ratmice@gmail.com>
4481
c8d5aac9
L
4482 * gdb.texinfo (ARM): Document arguments to "target sim".
4483 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4484
99b5e152
PA
44852010-03-26 Pedro Alves <pedro@codesourcery.com>
4486
4487 * gdb.texinfo (Tracepoint Packets): Remove mention that
4488 terror:string may be plain text, and drop mention of X prefix.
4489
cd64ee31
VP
44902010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4491
4492 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4493
6c28cbf2
SS
44942010-03-24 Stan Shebs <stan@codesourcery.com>
4495
4496 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4497
95a42b64
TT
44982010-03-24 Tom Tromey <tromey@redhat.com>
4499
4500 PR breakpoints/9352:
4501 * gdb.texinfo (Break Commands): Update.
4502
18148017
VP
45032010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4504
4505 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4506 commands.
4507
4daf5ac0
SS
45082010-03-16 Stan Shebs <stan@codesourcery.com>
4509
4510 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4511 circular-trace-buffer.
4512 (Tracepoint Packets): Describe QTBuffer, and details of the
4513 qTStatus reply.
4514
c9429232
SS
45152010-03-12 Stan Shebs <stan@codesourcery.com>
4516 Nathan Sidwell <nathan@codesourcery.com>
4517
4518 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4519 doing instruction stepping.
4520 (Tracepoint Restrictions): New node.
4521
ccefe4c4
TT
45222010-03-10 Tom Tromey <tromey@redhat.com>
4523
4524 * gdbint.texinfo (Symbol Handling): Update.
4525
7c953934
TT
45262010-03-08 Tom Tromey <tromey@redhat.com>
4527
4528 PR cli/9591:
4529 * gdb.texinfo (Mode Options): Mention lack of pagination and
4530 confirmation with --batch.
4531 (Screen Size): Mention --batch.
4532 (Messages/Warnings): Likewise.
4533
f870a310
TT
45342010-03-05 Tom Tromey <tromey@redhat.com>
4535
4536 * gdb.texinfo (Basic Python): Document target_charset and
4537 target_wide_charset.
4538
78e2826b
TT
45392010-03-05 Tom Tromey <tromey@redhat.com>
4540
4541 * gdb.texinfo (Data): Link to pretty-printing.
4542 (Output Formats): Likewise. Correct text.
4543
f5dff777
DJ
45442010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4545
4546 * gdb.texinfo (Types): Describe <struct> and <flags>.
4547
dc00d89f
PM
45482010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4549
4550 * gdb.texinfo (Frames In Python): Add block parameter and
4551 description to read_var text.
4552
5107b149 45532010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4554 Tom Tromey <tromey@redhat.com>
5107b149
PM
4555
4556 * gdb.texinfo (Types In Python): Describe block argument in
4557 template_argument and gdb.lookup_type.
4558
e03e5e7b
TT
45592010-02-24 Tom Tromey <tromey@redhat.com>
4560
4561 * gdb.texinfo (Cygwin Native): Fix typo.
4562
f3e9a817
PM
45632010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4564
4565 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4566 and select method descriptions.
4567 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4568 Tables in Python to menu.
4569 (Blocks In Python): New node.
4570 (Symbols In Python): New node.
4571 (Symbol Tables in Python): New node.
4572
a79b8f6e
VP
45732010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4574
4575 Multiexec MI
4576
4577 gdb/
4578 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4579
4580 gdb/doc/
4581 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4582 changes.
4583 (GDB/MI Program Execution): Document current behaviour of
4584 --all and --thread-group.
4585 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4586 -remove-inferior.
4587 * observer.texi (inferior_added, inferior_removed): New
4588 observers.
4589
629d6a47
TT
45902010-02-19 Tom Tromey <tromey@redhat.com>
4591
4592 * gdbint.texinfo (Getting Started): Fix @node.
4593 (Debugging GDB): Likewise.
4594
c09529e5
JB
45952010-02-13 Joel Brobecker <brobecker@adacore.com>
4596
4597 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4598 documenting the gdb_test_timeout variable.
4599
540aa8e7
MS
46002010-02-12 Jakob Engblom <jakob@virtutech.com>
4601
4602 * gdb.texinfo (MI commands): Added documentation of --reverse
4603 option to a set of MI commands. Restructured documentation of MI
4604 commands --exec-continue to reflect the complexity of reverse
4605 execution.
4606
081dfbf7
PA
46072010-02-12 Pedro Alves <pedro@codesourcery.com>
4608
4609 * gdb.texinfo (Using the Collected Data): Specify that the address
4610 range of `tfind outsize' is exclusive, and that the address range
4611 of `tfind range' is inclusive.
4612 (Tracepoint Packets): Specify that the address range of
4613 `QTFrame:range' is inclusive, and that the address range of
4614 `QTFrame:outside' is exclusive
4615
8e9c5e02
VP
46162010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4617
4618 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4619
92981e24
TT
46202010-02-10 Tom Tromey <tromey@redhat.com>
4621
4622 * gdb.texinfo (Debugging Output): Document set debug parser and
4623 show debug parser.
4624
075b51b7
L
46252010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4626
4627 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4628 i386_eflags and i386_mxcsr.
4629
3bb8d5c3
L
46302010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4631
4632 * gdb.texinfo: Document i386 target features.
4633
c5f80513
DE
46342010-02-05 Doug Evans <dje@google.com>
4635
4636 * gdbint.texinfo (Testsuite): Add a new section to document the
4637 various DejaGnu variables that may be overridden.
1be00882 4638 Document INTERNAL_GDBFLAGS.
c5f80513 4639
6ac33a4e
TT
46402010-02-04 Tom Tromey <tromey@redhat.com>
4641
4642 PR cli/8830:
4643 * gdb.texinfo (Files): -readnow comes before the filename for file
4644 and symbol-file.
4645
a1dcb23a
DJ
46462010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4647
4648 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4649 Document ARM breakpoint types.
4650 (Register Packet Format): Move into the new section.
4651 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4652
95433b34
JB
46532010-01-21 Joel Brobecker <brobecker@adacore.com>
4654
4655 * gdb.texinfo (File Options): Adjust the documentation of this
4656 switch to refer to the "source" command rather than partially
4657 duplicating some of the relevant information.
4658 (Extending GDB): Introduce and document the set/show script-extension
4659 setting.
4660 (Command Files): Add note explaining that the "source" command
4661 is also used to evalute scripts written in other languages.
4662 Remove the short slightly incorrect reference to sourcing Python
4663 scripts.
4664 (Python Commands): Document how to execute a Python script from GDB.
4665
8d576872
JB
46662010-01-19 Joel Brobecker <brobecker@adacore.com>
4667
4668 * gdb.texinfo (Command Files): Fix typo.
4669
8150ff9c
JB
46702010-01-18 Tom Tromey <tromey@redhat.com>
4671
4672 * gdb.texinfo (File Options): Document -x on .py files.
4673 (Command Files): Document handling of Python scripts.
4674
23db03a6
JZ
46752010-01-18 Jie Zhang <jie.zhang@analog.com>
4676
4677 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4678
00bf0b85
SS
46792010-01-15 Stan Shebs <stan@codesourcery.com>
4680
4681 * gdb.texinfo (Trace Files): New section.
4682 (Tracepoint Packets): Document QTSave and qTBuffer.
4683 (Trace File Format): New appendix.
4684
be759fcf
PM
46852010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4686
4687 * gdb.texinfo (Values From Inferior): Document lazy_string value
4688 method.
4689 (Python API): Add Lazy strings menu item.
4690 (Lazy Strings In Python): New node.
4691
dc146f7c
VP
46922010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4693
4694 * gdb.texinfo (GDB/MI Thread Information): New.
4695 (GDB/MI Async Records): Document the core field in *stopped.
4696 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4697 documentation
4698 (Process list): Document that osdata document may contain
4699 threads.
4700 (Remote Serial Protocol): Document qXfer:threads.
4701
d5551862
SS
47022010-01-06 Stan Shebs <stan@codesourcery.com>
4703
4704 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4705 disconnected tracing.
4706 (Tracepoint Packets): Document new protocol.
4707
7a697b8d
SS
47082010-01-05 Stan Shebs <stan@codesourcery.com>
4709
4710 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4711 tracepoints.
4712 (Tracepoint Packets): Describe remote protocol for fast
4713 tracepoints.
4714
e6f3ec50
JB
47152010-01-01 Joel Brobecker <brobecker@adacore.com>
4716
4717 Update the "Start of New Year Procedure".
4718 * gdbint.texinfo: Add the list of files that need to be updated
4719 manually. Minor reformatting.
4720
ddc4e9c1
JB
47212010-01-01 Joel Brobecker <brobecker@adacore.com>
4722
4723 * refcard.tex: Update copyright year in header and text.
4724
9d2897ad
JB
47252010-01-01 Joel Brobecker <brobecker@adacore.com>
4726
4727 * agentexpr.texi: Add 2010 to the list of copyright years.
4728 * annotate.texinfo: Likewise.
4729 * gdb.texinfo: Likewise.
4730 * gdbint.texinfo: Likewise.
4731 * observer.texi: Likewise.
4732 * stabs.texinfo: Likewise.
4733
6da95a67
SS
47342009-12-31 Stan Shebs <stan@codesourcery.com>
4735
4736 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4737
236f1d4d
SS
47382009-12-29 Stan Shebs <stan@codesourcery.com>
4739
4740 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4741
f61e138d
SS
47422009-12-28 Stan Shebs <stan@codesourcery.com>
4743
4744 * gdb.texinfo (Trace State Variables): New section.
4745 (Tracepoint Packets): Describe trace state variable packets.
4746 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4747 variable bytecodes.
4748
0fe7935b
DJ
47492009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4750
4751 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4752 declarations.
4753
a6b29f87
VP
47542009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4755
4756 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4757 -gdb-exit behaviour.
4758
5e4bde96
JB
47592009-12-20 Joel Brobecker <brobecker@adacore.com>
4760
4761 * gpl.texi: Update to version 3 of the GPL.
4762
a1715244
JB
47632009-12-20 Joel Brobecker <brobecker@adacore.com>
4764
4765 * Makefile.in: Update copyright header.
4766 * observer.texi: Fix the copyright header of the generated files.
4767
361ae042
PM
47682009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4769
4770 * gdb.texinfo (Types In Python): Describe range function.
4771
bfd31e71
PM
47722009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4773
4774 * gdb.texinfo (Types In Python): Describe "is_base_class".
4775
57a1d736
TT
47762009-12-03 Tom Tromey <tromey@redhat.com>
4777
4778 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4779
8cebebb9
PP
47802009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4781
4782 * observer.texi: New memory_changed observer.
4783
16af530a
TT
47842009-12-01 Tom Tromey <tromey@redhat.com>
4785
4786 * gdb.texinfo (Reverse Execution): Fix typo.
4787
b6199126
DJ
47882009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4789
4790 PR gdb/8704
4791
4792 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4793 are allowed after the breakpoint condition.
4794
7a6973ad
TT
47952009-11-23 Tom Tromey <tromey@redhat.com>
4796
4797 PR python/10782:
4798 * gdb.texinfo (Types In Python): Document Type.pointer.
4799
21a0512e
PP
48002009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4801
4802 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4803
a5832c8f
PA
48042009-11-11 Pedro Alves <pedro@codesourcery.com>
4805
4806 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4807 (Using Agent Expressions): Delete cross reference.
4808
1eb7cd77
JB
48092009-11-07 Joel Brobecker <brobecker@adacore.com>
4810
4811 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4812 and @settitle directives up to help makeinfo find them.
4813
24ddea62
JK
48142009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4815
4816 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4817 (Auto-loading): Use plural and note one can use multiple components now.
4818
3afae151
VP
48192009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4820
4821 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4822 -stack-list-arguments have the same documentation for parameter
4823 as -stack-list-locals. Add comas.
4824
14ff2235
PM
48252009-10-27 Tom Tromey <tromey@redhat.com>
4826 Eli Zaretskii <eliz@gnu.org>
4827
c8d5aac9 4828 PR python/10781
14ff2235
PM
4829
4830 * gdb.texinfo (Values From Inferior): Document cast method.
4831
9c419145
PP
48322009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4833
4834 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4835 and adjust example.
889bf7c5 4836
29153c24
MS
48372009-10-22 Michael Snyder <msnyder@vmware.com>
4838
4839 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4840 info record command. Also document the new save and restore
29153c24
MS
4841 commands.
4842
2b28d209
PP
48432009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4844
4845 * gdb.texinfo (Machine Code): Mention current pc marker.
4846 (Memory): Likewise.
4847
6c95b8df
PA
48482009-10-19 Pedro Alves <pedro@codesourcery.com>
4849 Stan Shebs <stan@codesourcery.com>
4850
4851 * observer.texi (new_inferior): Rename to...
4852 (inferior_appeared): ... this.
4853
4854 * gdb.texinfo (Inferiors): Rename node to ...
4855 (Inferiors and Programs): ... this. Mention running multiple
4856 programs in the same debug session.
4857 <info inferiors>: Mention the new 'Executable' column if "info
4858 inferiors". Update examples. Document the "add-inferior",
4859 "clone-inferior", "remove-inferior" and "maint info
4860 program-spaces" commands.
4861 (Process): Rename node to...
4862 (Forks): ... this. Document "set|show follow-exec-mode".
4863
2f8132f3
MS
48642009-10-11 Michael Snyder <msnyder@vmware.com>
4865
4866 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4867 (ReverseContinue): Ditto.
4868
cba4b2d3
PP
48692009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4870
4871 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4872
da082f17
JK
48732009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4874
4875 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4876
08be9d71
ME
48772009-10-06 Michael Eager <eager@eagercon.com>
4878
4879 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4880 (Embedded Processors): Add MicroBlaze.
4881 (MicroBlaze): New. Describe Xilinx MicroBlaze
4882
08a0efd0
PA
48832009-10-04 Pedro Alves <pedro@codesourcery.com>
4884
4885 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4886
cbb8f428
EZ
48872009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4888
4889 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4890
30a4a70c
JB
48912009-09-23 Joel Brobecker <brobecker@adacore.com>
4892
4893 * observer.texi (solib_unloaded): Document explicitly the fact that
4894 this observer is called before the associated symbols are unloaded.
4895
b3372f91
VP
48962009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4897
4898 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4899 -stack-list-variables.
4900
f43030c4
TT
49012009-09-18 Tom Tromey <tromey@redhat.com>
4902
4903 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4904 is experimental.
4905
ec7e75e7
PP
49062009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4907
4908 * gdb.texinfo (convenince variables): Mention
4909 $_siginfo could be empty.
f43030c4 4910
0cc7d26f
TT
49112009-09-15 Tom Tromey <tromey@redhat.com>
4912
4913 * gdb.texinfo (GDB/MI Variable Objects): Document
4914 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4915 Expand -var-update documentation.
4916
a96d9b2e
SDJ
49172009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4918
4919 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4920 feature.
4921
005ca36a
JB
49222009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4923
4924 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4925
0d772ac9
MS
49262009-09-10 Michael Snyder <msnyder@vmware.com>
4927
4928 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4929 ReverseStep replies to the qSupported query.
4930
14fb1bac
JB
49312009-09-10 Joel Brobecker <brobecker@adacore.com>
4932
4933 Add documentation for set/show interactive-mode.
4934 * gdb.texinfo (Other Misc Settings): New node.
4935
29b090c0
DE
49362009-09-01 Doug Evans <dje@google.com>
4937
4938 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4939 non-stop mode's affect on remote caching.
4940
4e5d721f
DE
49412009-08-31 Jacob Potter <jdpotter@google.com>
4942 Doug Evans <dje@google.com>
4943
4944 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4945 Mark `set/show remotecache' options as obsolete.
4946 Document new `set/show stack-cache' option.
4947 Update text for `info dcache'.
4948
55333a84
DE
49492009-08-27 Doug Evans <dje@google.com>
4950
4951 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4952 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4953
bc3a0b4d
RW
49542009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4955
4956 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4957 about autoconf.
4958
3a1ff0b6
PA
49592009-08-25 Pedro Alves <pedro@codesourcery.com>
4960
4961 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4962 small example, and describe its columns. Replace "inferior-id" by
4963 "infno" throughout.
4964
81ecdfbb
RW
49652009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4966
af542c2e
RW
4967 * gdbint.texinfo (Releasing GDB): Point to
4968 README-maintainer-mode file for required autoconf version.
4969 * configure.ac: Do not substitute datarootdir, htmldir,
4970 pdfdir, docdir. Do not process --with-datarootdir,
4971 --with-htmldir, --with-pdfdir, --with-docdir.
4972 * configure: Regenerate.
4973
81ecdfbb
RW
4974 * configure: Regenerate.
4975
4efc6507
DE
49762009-08-20 Reid Kleckner <reid@kleckner.net>
4977
4978 * gdb.texinfo: Add chapter on JIT interface.
4979
43089a6e
NR
49802009-08-07 Nick Roberts <nickrob@snap.net.nz>
4981
4982 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4983 confirmation request.
43089a6e 4984
99e008fe
EZ
49852009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4986
c8d5aac9
L
4987 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4988 CRC definitions.
99e008fe 4989
48cb2d85
VP
49902009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4991
4992 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4993 -break-commands.
48cb2d85 4994
ff1a52c6
UW
49952009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4996
4997 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4998 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4999
3285f3fe
UW
50002009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5001
5002 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5003 "set spu stop-on-load" and "show spu stop-on-load" commands.
5004
e35359c5
UW
50052009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5006
5007 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5008
58d6951d
DJ
50092009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5010
5011 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5012 org.gnu.gdb.arm.neon.
5013
08d16641
PA
50142009-07-20 Pedro Alves <pedro@codesourcery.com>
5015
5016 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5017 optional element.
5018 (subsection OS ABI): New subsection.
5019
782b2b07
SS
50202009-07-14 Stan Shebs <stan@codesourcery.com>
5021
5022 * gdb.texinfo (Tracepoint Conditions): New section.
5023 (General Query Packets): Describe ConditionalTracepoints.
5024 (Tracepoint Packets): Describe condition field.
5025 (Maintenance Commands): Describe maint agent-eval.
5026 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5027
9b117ef3
HZ
50282009-07-11 Hui Zhu <teawater@gmail.com>
5029
5030 * gdb.texinfo (disassemble): Add a new modifier /r
5031 to "disassemble" command to make it print the raw instructions
5032 in hex as well as in symbolic form.
5033
f5a33284
TT
50342009-07-09 Tom Tromey <tromey@redhat.com>
5035
5036 * gdbint.texinfo (Testsuite): Document parallel make check.
5037
812f7342
TT
50382009-07-09 Tom Tromey <tromey@redhat.com>
5039
5040 * gdbint.texinfo (Testsuite): Document test transcripts.
5041
fbb8f299
PM
50422009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5043
5044 * gdb.texinfo (Values From Inferior): Add length parameter
5045 description.
5046
dd8f35ac
EZ
50472009-07-04 Chris Genly <chris@genly.us>
5048
5049 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5050 in -var-list-children. Fix example according to what the code
5051 does.
5052
2277426b
PA
50532009-07-02 Pedro Alves <pedro@codesourcery.com>
5054
5055 * gdb.texinfo (Debugging multiple inferiors): Document the
5056 "inferior", "detach inferior" and "kill inferior" commands.
5057 (Debugging Programs with Multiple Processes): Adjust to mention
5058 generic "inferior" commands. Delete mention of "detach fork" and
5059 "delete fork". Cross reference to "Debugging multiple inferiors"
5060 section.
5061
a6d9a66e
UW
50622009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5063
5af949e3
UW
5064 * gdbint.texinfo (Item Output Functions): Update signature
5065 for ui_out_field_core_addr.
5066
50672009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5068
5069 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5070 Update example code extrated from breakpoint.c.
5071
9901a55b 50722009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5073
9901a55b
PP
5074 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5075 MI commands.
5076 (GDB/MI Symbol Query): Likewise.
5077 (GDB/MI File Commands): Likewise.
5078 (GDB/MI File Transfer Commands): Likewise.
5079 (GDB/MI Target Manipulation): Likewise.
5080 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5081
edb3359d
DJ
50822009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5083
5084 * gdb.texinfo (Debugging Optimized Code): New chapter.
5085 (Compiling for Debugging): Reference it. Move some
5086 text to the new section.
5087
7cd1089b
PM
50882009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5089
5090 * doc/gdb.texinfo (Calling): Document
5091 set-unwind-on-terminating-exception usage.
5092
d4db2f36
PA
50932009-06-11 Pedro Alves <pedro@codesourcery.com>
5094
5095 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5096 command.
5097
d1a7880c
PA
50982009-06-07 Pedro Alves <pedro@codesourcery.com>
5099
5100 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5101 references.
5102
473f94e6
UW
51032009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5104
5105 * gdbint.texinfo: Rename formal parameters to gdbarch function
5106 protoypes from "current_gdbarch" to "gdbarch".
5107
8f500870
TT
51082009-05-28 Tom Tromey <tromey@redhat.com>
5109
5110 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5111
b6313243
TT
51122009-05-27 Tom Tromey <tromey@redhat.com>
5113
5114 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5115 feature.
5116 (GDB/MI Variable Objects): Document -var-set-visualizer.
5117
51182009-04-02 Tom Tromey <tromey@redhat.com>
5119
5120 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5121 feature.
5122 (GDB/MI Variable Objects): Document -var-set-visualizer.
5123
a6bac58e
TT
51242009-05-27 Tom Tromey <tromey@redhat.com>
5125 Thiago Jung Bauermann <bauerman@br.ibm.com>
5126 Phil Muldoon <pmuldoon@redhat.com>
5127
5128 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5129 (Pretty Printing): New node.
5130 (Selecting Pretty-Printers): Likewise.
5131 (Python API): Update.
5132 (Output Formats): Document /r format.
5133
2c74e833
TT
51342009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5135 Tom Tromey <tromey@redhat.com>
5136
5137 * gdb.texinfo (Types In Python): New node.
5138 (Values From Inferior): "type" is now an attribute.
5139 (Python API): Update.
5140
89c73ade
TT
51412009-05-27 Tom Tromey <tromey@redhat.com>
5142 Thiago Jung Bauermann <bauerman@br.ibm.com>
5143 Phil Muldoon <pmuldoon@redhat.com>
5144
5145 * gdb.texinfo: Add @syncodeindex for `tp'.
5146 (Python API): Update.
5147 (Auto-loading): New node.
5148 (Objfiles In Python): New node.
5149
17a37d48
PP
51502009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5151
5152 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5153
6718376f
NR
51542009-05-15 Nick Roberts <nickrob@snap.net.nz>
5155
5156 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5157
cbe54154
PA
51582009-05-12 Pedro Alves <pedro@codesourcery.com>
5159
5160 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5161 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5162 show show-debug-regs' docs.
5163
8e05493c
EZ
51642009-05-08 Eli Zaretskii <eliz@gnu.org>
5165
5166 * gdb.texinfo (Process Record and Replay): Add description of
5167 reverse execution.
5168
b39f4988
JB
51692009-05-07 Joel Brobecker <brobecker@adacore.com>
5170
5171 * gdbint.texinfo (Adding support for debugging core files): New node.
5172 (Native Debugging): Remove the ``Native core file Support'' section.
5173
a2311334
EZ
51742009-05-01 Eli Zaretskii <eliz@gnu.org>
5175
5176 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5177 Add index entries.
5178
53cc454a 51792009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5180 Michael Snyder <msnyder@vmware.com>
53cc454a 5181
a2311334
EZ
5182 * gdb.texinfo: (Process Record and Replay): Add documentation for
5183 process record and replay.
53cc454a 5184
484086b7
JK
51852009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5188 a new part on command-line defined macros.
5189
32ae1842
EZ
51902009-04-25 Eli Zaretskii <eliz@gnu.org>
5191
5192 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5193 clarify the wording.
5194
b14b1491
TT
51952009-04-23 Tom Tromey <tromey@redhat.com>
5196
5197 * gdb.texinfo (Data Files): New node.
5198 (GDB Files): Update menu.
5199
5c1e86e1
JB
52002009-04-23 Joel Brobecker <brobecker@adacore.com>
5201
5202 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5203 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5204
83eba9b7
VP
52052009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5206
5207 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5208
e31198c4
HZ
52092009-04-22 Hui Zhu <teawater@gmail.com>
5210
5211 * gdb.texinfo (disassemble-next-line): Set the default of
5212 disassemble-next-line to off.
5213
26e251b6
JM
52142009-04-21 Joseph Myers <joseph@codesourcery.com>
5215
5216 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5217 --with-htmldir): New.
5218 * configure: Regenerate.
5219 * Makefile.in (datarootdir, docdir): Define.
5220 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5221 instead of $(SET_TEXINPUTS).
5222 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5223 gdbint.info instead of $(SET_TEXINPUTS).
5224 (gdbint/index.html): Use same -I options as for building
5225 gdbint.info.
5226 (stabs.dvi, stabs.pdf): Use same -I options as for building
5227 stabs.info instead of $(SET_TEXINPUTS).
5228 (stabs/index.html): Use same -I options as for building
5229 stabs.info.
5230 (annotate.dvi, annotate.pdf): Use same -I options as for building
5231 annotate.info instead of $(SET_TEXINPUTS).
5232 (annotate/index.html): Use same -I options as for building
5233 annotate.info.
5234
eac35c4e
DD
52352009-04-21 David Daney <ddaney@caviumnetworks.com>
5236
5237 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5238
29b0e8a2
JM
52392009-04-21 Joseph Myers <joseph@codesourcery.com>
5240
5241 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5242
2b831889 52432009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5244 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5245
5246 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5247 (MAKEHTMLFLAGS): Set to empty.
5248 (html__strip_dir): Define.
5249 (HTMLFILES): Define.
5250 (HTMLFILES_INSTALL): Define.
5251 (install-html): Copy new automake rule.
5252 (html): Depend on $(HTMLFILES).
5253 (gdb_toc.html): Rename to gdb/index.html.
5254 (gdbint_toc.html): Rename to gdbint/index.html.
5255 (stabs_toc.html): Rename to stabs/index.html.
5256 (annotate_toc.html): Rename to annotate/index.html.
5257
89a34d1b
JM
52582009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5259
5260 * Makefile.in: Set pdfdir and htmldir from configure
5261 substitutions.
5262 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5263 * configure: Regenerate.
5264
a2d5da46
JB
52652009-04-16 Joel Brobecker <brobecker@adacore.com>
5266
5267 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5268 This macro is no longer used.
5269
732f6a93
TT
52702009-04-15 Tom Tromey <tromey@redhat.com>
5271
5272 * gdb.texinfo (Character Sets): Document default character set.
5273
87f9adc1
PM
52742009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5275
5276 * gdbint.texinfo: Change server name from sources.redhat.com to
5277 sourceware.org throughout.
5278
2c88c651
JB
52792009-04-09 Joel Brobecker <brobecker@adacore.com>
5280
5281 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5282 about a missing dot or coma after @xref.
5283
4f5376b2
JB
52842009-04-02 Joel Brobecker <brobecker@adacore.com>
5285
5286 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5287 example, and add a small explanation about it.
5288 (Print Settings): Change the documentation of the "set print
5289 frame-arguments" to reflect the fact that the default is now "scalars".
5290
a0381d3a
JB
52912009-04-02 Joel Brobecker <brobecker@adacore.com>
5292
5293 * gdb.texinfo (Print Settings): Add kindex for command "set
5294 print frame-arguments".
5295
45ac276d
JB
52962009-03-31 Joel Brobecker <brobecker@adacore.com>
5297
5298 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5299 breakpoints.
5300 (Set Breaks): Add reference to thread-specific and task-specific
5301 breakpoints.
5302
32cd1edc
JB
53032009-03-31 Joel Brobecker <brobecker@adacore.com>
5304
5305 * gdb.texinfo (Ada Tasks): Remove the documentation about
5306 the "Running" state, as this state has been eliminated.
5307 Now all runnable tasks are shown as "Runnable".
5308
1042e4c0
SS
53092009-03-30 Stan Shebs <stan@codesourcery.com>
5310
5311 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5312 special case of breakpoints.
5313 (Enable and Disable Tracepoints): Mention deprecation.
5314 (Listing Tracepoints): Update description and example.
5315
f8f6f20b
TJB
53162009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5317
5318 * gdb.texinfo (Frames in Python): New node.
5319 (Python API): Update.
5320
c0c6f777
TJB
53212009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5322
5323 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5324 from a method to an attribute.
5325
def2b000
TJB
53262009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5327
5328 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5329 attribute.
5330
a07daef3
PA
53312009-03-25 Pedro Alves <pedro@codesourcery.com>
5332
5333 * observer.texi (thread_exit): Add "silent" parameter.
5334
f3b1572e
PA
53352009-03-22 Pedro Alves <pedro@codesourcery.com>
5336
5337 * observer.texi (about_to_proceed): New.
5338
587afa38
EZ
53392009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5340
5341 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5342 field throughout to handle types with spaces in them. Fix typos
5343 found by aspell.
5344 (Summary, Requirements, Contributors): New first chapter,
5345 "Summary" added, old Requirements section moved there, and new
5346 section, "Contributors" added.
5347 (Initializing a New Architecture, Register Representation)
5348 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5349 (Porting gdb): These sections extended and updated.
5350 (Compiler Characteristics): This section (empty) deleted.
5351 (Defining Other Architecture Features): This section renamed and
5352 duplicate material removed from (formerly "Target Conditionals").
5353 Use braces {} in @deftypeXX type field throughout to handle types
5354 with spaces in them. Typos found by aspell fixed.
5355
5356 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5357 * stack_frame.pdf: Version of image for PDF output.
5358 * stack_frame.png: Version of image for HTML output and for Emacs.
5359 * stack_frame.txt: Version of image for Info output.
1db61298 5360 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5361
10af6951
EZ
53622009-03-21 Eli Zaretskii <eliz@gnu.org>
5363
5364 * gdb.texinfo (Character Sets): Fix last change.
5365
cc924cad
TJB
53662009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5367
5368 * gdb.texinfo (Values From Inferior): Fix optional arguments
5369 markup.
5370 (Commands In Python): Adjust argument names of gdb.Command.__init__
5371 to what the function accepts as keywords.
5372
bc3b79fd
TJB
53732008-03-20 Tom Tromey <tromey@redhat.com>
5374
5375 * gdb.texinfo (Convenience Vars): Document convenience functions.
5376 (Functions In Python): New node.
5377 (Python API): Update.
5378
6c7a06a3
TT
53792009-03-20 Tom Tromey <tromey@redhat.com>
5380
5381 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5382 set target-wide-charset.
5383 (Requirements): Mention iconv.
5384
b646ddd4
HZ
53852009-03-17 Hui Zhu <teawater@gmail.com>
5386
5387 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5388
91440f57
HZ
53892009-03-17 Hui Zhu <teawater@gmail.com>
5390
5391 * gdb.texinfo: Add documentation for disassemble-next-line.
5392
8fd41227
TJB
53932009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5394
5395 * gdb.texinfo (Commands In Python): Remove tindex entries.
5396
61ff14c6
JK
53972009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5398
5399 * gdb.texinfo (Returning): New description for missing debug info.
5400
0b16c5cf
PA
54012009-03-14 Pedro Alves <pedro@codesourcery.com>
5402
5403 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5404 (General Query Packets): Document qAttached.
0b16c5cf 5405
32fc0df9
PA
54062009-03-05 Pedro Alves <pedro@codesourcery.com>
5407
5408 * gdb.texinfo (Background Execution): Better describe the set
5409 target-async command.
5410 (Maintenance Commands): Delete description of the `maint set/show
5411 linux-async' and `maint set/show remote-async' commands.
5412
134eb42c
VP
54132009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5414
5415 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5416 between sentences.
5417
c86cf029
VP
54182009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5419
5420 * gdb.texinfo (GDB/MI Async Records): Document the
5421 =library-loaded and =library-unloaded notifications.
5422
3ea85240
VP
54232009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5424
5425 * observer.texi (test_notification): New observer.
5426
1d33d6ba
VP
54272009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5428
61ff14c6
JK
5429 * observer.texi: Add parameter 'print_frame' to normal_stop
5430 observer.
1d33d6ba 5431
d721c933
EZ
54322009-02-07 Eli Zaretskii <eliz@gnu.org>
5433
5434 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5435 (Commands In Python): Fix COMMAND_* constants in last change. Use
5436 @kbd for interactive input. Add cross-references and index
5437 entries.
5438
4aa995e1
PA
54392009-02-06 Pedro Alves <pedro@codesourcery.com>
5440
5441 * gdb.texinfo (Signals): Document $_siginfo.
5442 (Convenience Variables): Mention $_siginfo.
5443 (Remote Configuration): Document qXfer:siginfo:read,
5444 qXfer:siginfo:write packets, and the read-siginfo-object,
5445 write-siginfo-object commands.
5446
5f5233d4
PA
54472009-02-06 Pedro Alves <pedro@codesourcery.com>
5448
5449 * gdbint.texinfo (Values): New chapter.
5450
d8906c6f
TJB
54512009-02-06 Tom Tromey <tromey@redhat.com>
5452
5453 * gdb.texinfo (Python API): Add entry for Commands In Python.
5454 (Commands In Python): New node.
5455
b6cb8e7d
TJB
54562009-02-05 Tom Tromey <tromey@redhat.com>
5457
5458 * gdb.texinfo (Values From Inferior): Document Value.string.
5459
12453b93
TJB
54602009-02-05 Tom Tromey <tromey@redhat.com>
5461
5462 * gdb.texinfo (Basic Python): Document execute's from_tty
5463 argument.
5464
08c637de
TJB
54652009-02-04 Tom Tromey <tromey@redhat.com>
5466
5467 * gdb.texinfo (Basic Python): Document gdb.history.
5468
592375cd
VP
54692009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5470
5471 * gdb.texinfo (GDB/MI Thread Commands): Document the
5472 'current-thread-id' field. Remove the example with zero threads,
5473 since current GDB won't ever report that if there's inferior.
5474
41447f92
VP
54752009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5476
5477 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5478 option to -break-insert.
5479
098b41a6
JG
54802009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5481 Jerome Guitton <guitton@adacore.com>
5482
5483 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5484 (System-wide configuration): New section.
5485
3c16cced
PA
54862009-01-26 Pedro Alves <pedro@codesourcery.com>
5487
5488 PR gdb/7580:
5489 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5490 internal-error|internal-warning quit|corefile ask|yes|no".
5491
62709adf
PA
54922009-01-26 Pedro Alves <pedro@codesourcery.com>
5493
5494 * gdb.texinfo (Using the `gdbserver' Program): Document
5495 --remote-debug.
5496
7ce58dd2
DE
54972009-01-23 Doug Evans <dje@google.com>
5498
5499 * gdb.texinfo: Add nexti to list of commands that support
5500 background execution.
5501
adb483fe
DJ
55022009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5503
5504 * gdb.texinfo (Define, Hooks): Document prefix command support.
5505
a67ec3f4 55062009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5507 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5508
5509 Fixes for makeinfo --html.
5510
5511 * annotate.texinfo: Use @copying and @insertcopying. Use
5512 @ifnottex in place of @ifinfo.
5513 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5514 place of @ifinfo. Use @ifnotinfo for one index entry.
5515 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5516 in place of @ifinfo.
5517 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5518 in place of @ifinfo. Include contents at start unconditionally.
5519
84fcdf95
PA
55202009-01-13 Pedro Alves <pedro@codesourcery.com>
5521
5522 * gdb.texinfo (General Query Packets): Remove @var{} around the
5523 "spu" literal string.
5524
fa3a767f
PA
55252009-01-07 Pedro Alves <pedro@codesourcery.com>
5526
5527 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5528 program may be running in another process" errors.
5529 * gdbint.texinfo (Native Conditionals): Delete
5530 ONE_PROCESS_WRITETEXT description.
5531
9cb011d3
JB
55322009-01-07 Joel Brobecker <brobecker@adacore.com>
5533
5534 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5535 emacs local variable to be placed at the end of the ChangeLog.
5536 Add server.c and gdbreplay.c to the list of files where the
5537 copyright year needs to be updated.
5538
84603566
SL
55392009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5540
5541 * gdb.texinfo (Remote Configuration): Document new
5542 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5543 commands.
5544
a53f55d8
PA
55452008-12-28 Pedro Alves <pedro@codesourcery.com>
5546
5547 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5548 FETCH_INFERIOR_REGISTERS.
5549 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5550 FETCH_INFERIOR_REGISTERS descriptions. Remove
5551 gdbarch_get_longjmp_target descrition, since already described in
5552 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5553 (Target Conditionals): ... here.
5554
077e0a52
JB
55552008-12-16 Joel Brobecker <brobecker@adacore.com>
5556
5557 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5558 examples.
5559 (Additions to Ada): Likewise. Add the missing opening and closing
5560 parenthesis of the GDB prompt in one of the examples.
5561
023eb17c
JB
55622008-12-14 Joel Brobecker <brobecker@adacore.com>
5563
5564 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5565 about the result of 'Address not being of type System.Address.
5566 This problem has been fixed a while ago.
5567
c3b108f7
VP
55682008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5569
5570 MI non-stop and multiprocess docs.
5571
c8d5aac9
L
5572 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5573 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5574 Adjust documentation for *stopped, document =thread-created,
5575 =thread-exited, =thread-group-created and =thread-group-exited.
5576 (GDB/MI Thread Commands): Document the 'state' field in
5577 -thread-info output.
5578 (GDB/MI Program Execution): Mention --all and --thread-group
5579 options.
5580 (GDB/MI Variable Objects): Describe floating and fixed variable
5581 objects.
5582 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5583
07e059b5
VP
55842008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5585
c8d5aac9
L
5586 * gdb.texinfo (Operating System Information): New appendix.
5587 (Operating System Auxiliary Information): Document 'info os processes'
5588 (Remote Configuration): Document 'osdata'
5589 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5590
a80b95ba
TG
55912008-11-27 Tristan Gingold <gingold@adacore.com>
5592
5593 * gdb.texinfo (Darwin): Document Darwin specific features.
5594
a655d424
JK
55952008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5596
5597 * gdbint.texinfo (Target Conditionals): Extend the
5598 gdbarch_breakpoint_from_pc description.
5599
249e1128
VP
56002008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5601
5602 * gdb.texinfo (M68K Features): Fix typo.
5603
c14c28ba
PP
56042008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5605
5606 * gdb.texinfo (Symbols): Mention printing containing
5607 image name in "info symbol".
5608 (Maint translate-address): Likewise.
889bf7c5 5609
394a6666
JB
56102008-11-18 Joel Brobecker <brobecker@adacore.com>
5611
5612 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5613 commands "catch load" and "catch unload".
5614
66bb093b
VP
56152008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5616
5617 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5618 =thread-selected.
889bf7c5 5619
4a92f99b
VP
56202008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5621
c8d5aac9 5622 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5623
f0323ca0
PA
56242008-10-27 Pedro Alves <pedro@codesourcery.com>
5625
5626 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5627 .mt files, TM_CLIBS or TM_CDEPS.
5628 (x86 Watchpoints): Don't mention TDEPFILES.
5629
8b23ecc4
SL
56302008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5631
5632 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5633 (Overview): Mention notifications and non-stop mode behavior.
5634 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5635 with non-stop mode behavior. Add vStopped description.
5636 (Stop Reply Packets): Update list of packets that return
5637 stop replies. Mention non-stop behavior.
5638 (General Query Packets): Document QNonStop packet and associated
5639 qSupported query response.
5640 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5641 behavior.
5642 (Notification Packets): New section.
5643 (Remote Non-Stop): New section.
5644 (File-I/O Overview): Mention non-stop behavior.
5645
fff08868
HZ
56462008-10-24 Hui Zhu <teawater@gmail.com>
5647 Pedro Alves <pedro@codesourcery.com>
5648
5649 * gdb.texinfo (displaced-stepping): Describe the auto mode
5650 setting, and say it's the default. This is now a mainstream
5651 setting instead of a maintenance setting.
5652
252fbfc8
PA
56532008-10-23 Pedro Alves <pedro@codesourcery.com>
5654
5655 * observer.texi (thread_stop_requested): New.
5656
20924a55
JB
56572008-10-22 Joel Brobecker <brobecker@adacore.com>
5658
5659 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5660 (Patching): Replace incorrect usage of @samp by @kbd.
5661
bacec72f
MS
56622008-10-17 Michael Snyder <msnyder@vmware.com>
5663
5664 * gdb.texinfo: Add documentation for reverse execution.
5665
a08702d6 56662008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5667 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5668
5669 * gdb.texinfo. (Values From Inferior): New subsubsection.
5670
d97bc12b
DE
56712008-10-06 Doug Evans <dje@google.com>
5672
5673 * gdb.texinfo (set debug dwarf2-die): Document it.
5674
87f67dba
JB
56752008-10-01 Joel Brobecker <brobecker@adacore.com>
5676
5677 * gdb.texinfo (catch) [exception]: Document how to insert
5678 a breakpoint on user-defined exceptions when the exception
5679 name is identical to one of the language-defined ones.
5680
2fae03e8
TT
56812008-09-27 Tom Tromey <tromey@redhat.com>
5682
5683 * gdb.texinfo (Macros): Remove text about stringification,
5684 varargs, and splicing.
5685
5c6ce71d
TT
56862008-09-27 Tom Tromey <tromey@redhat.com>
5687
5688 * gdbint.texinfo (Language Support): Remove text about omitting
5689 support for a language.
5690
07128da0
DE
56912008-09-23 Doug Evans <dje@google.com>
5692
5693 * gdb.texinfo (info dcache): Update.
5694
b90a069a
SL
56952008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5696
5697 * gdb.texinfo (Packets): Add info on thread-id syntax and
5698 multiprocess extensions.
5699 <D>: Document multiprocess form of packet.
5700 <H>: Use thread-id syntax.
5701 <T>: Likewise.
5702 <vCont>: Likewise. Note this is required for multiprocess.
5703 <vKill>: New packet.
5704 (Stop Reply Packets) <T>: Use thread-id syntax.
5705 <W>: Document multiprocess form of reply.
5706 <X>: Likewise.
5707 (General Query Packets) <qC>: Use thread-id syntax.
5708 <qfThreadInfo>: Likewise.
5709 <qGetTLSAddr>: Likewise.
5710 <qP>: Likewise.
5711 <qSupported>: Add "multiprocess" feature.
5712 <qThreadExtraInfo>: Use thread-id syntax.
5713
b77209e0
PA
57142008-09-22 Stan Shebs <stan@codesourcery.com>
5715
5716 * gdb.texinfo (Inferiors): New section.
5717
3d0bb823
PA
57182008-09-12 Pedro Alves <pedro@codesourcery.com>
5719
5720 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5721
f8dcfc0a
UW
57222008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5723
5724 * gdbint.texinfo (Target Conditionals): Remove documentation
5725 for gdbarch_name_of_malloc.
5726
8775bb90
MS
57272008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5728
5729 * gdb.texinfo (Interrupts): Mention TCP interface for
5730 sending BREAK.
5731
f1838a98
UW
57322008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5733
5734 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5735 argument prefix to "set sysroot".
5736
158c7665
PH
57372008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5738
5739 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5740 and False.
5741
30e026bb
VP
57422008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5743
c8d5aac9
L
5744 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5745 for possible features of -list-features.
30e026bb 5746
c6ebd6cf
VP
57472008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5748
c8d5aac9 5749 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5750 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5751
aeac0ff9
VP
57522008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5753
5754 * doc/gdb.texinfo (PowerPC): Fix typo.
5755 (PowerPC features): Fix typo.
5756
5231c1fd
PA
57572008-08-18 Pedro Alves <pedro@codesourcery.com>
5758
5759 * observer.texi (thread_ptid_changed): New.
5760
677c5bb1
LM
57612008-08-18 Luis Machado <luisgpm@br.ibm.com>
5762
5763 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5764 (PowerPC features): Mention feature set for VSX registers.
5765
f3a2dd1a
JB
57662008-08-13 Joel Brobecker <brobecker@adacore.com>
5767
5768 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5769 the direct visibility of all names in user-written packages.
5770
33e5cbd6
PA
57712008-08-13 Pedro Alves <pedro@codesourcery.com>
5772
5773 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5774 setting, and make it the default.
5775 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5776 non-stop script example.
5777
d0384fc4
TJB
57782008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5779
5780 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5781 reference to the "Using Different Register and Memory Data
5782 Representation" section.
5783
a6f3e723
SL
57842008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5785
5786 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5787 (Remote Protocol): Add Packet Acknowledgment to menu.
5788 (Overview): Mention +/- can be disabled, and point to new section
5789 where this is discussed in detail.
5790 (General Query Packets): Document QStartNoAckMode packet, and
5791 corresponding qSupported reply.
5792 (Packet Acknowledgment): New section.
5793
0606b73b
SL
57942008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5795 Pedro Alves <pedro@codesourcery.com>
5796
5797 * gdb.texinfo (Threads): Move paragraph about automatic thread
5798 selection to All-Stop Mode subsection.
5799 (Thread Stops): Reorganize existing material into subsections.
5800 Add introductory blurb and menu.
5801 (Non-Stop Mode): New subsection.
5802 (Background Execution): New subsection.
5803 (Maintenance Commands): Add cross-references from async mode
5804 commands to the new Background Execution section.
5805
d57a3c85
TJB
58062008-08-06 Tom Tromey <tromey@redhat.com>
5807
5808 * gdb.texinfo (Extending GDB): New chapter.
5809 (Sequences): Demoted chapter, now a section under the new
5810 Extending GDB chapter.
5811 (Python): New section.
5812
6d76a53d
SS
58132008-07-31 Stan Shebs <stan@codesourcery.com>
5814
5815 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5816
1f70da6a
SS
58172008-07-29 Stan Shebs <stan@codesourcery.com>
5818
5819 * gdbint.texinfo: General round of cleanup and minor
5820 clarifications.
5821 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5822 (Longjmp Support): Update description to reflect how it is done
5823 for targets without using native header.
5824 (Symbol Handling): Add a little more general explanation.
5825 (COFF, ELF): Mention stabs encapsulation.
5826 (DWARF 3): New section.
5827 (Adding a New Host): Scrub out some obsolete bits.
5828 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5829 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5830 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5831 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5832 SEEK_SET, STOP_SIGNAL, USG.
5833 (Raw and Virtual Register Representations): Ditto for
5834 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5835 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5836 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5837 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5838 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5839 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5840 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5841 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5842 DEPRECATED_USE_STRUCT_CONVENTION.
5843 Describe gdbarch_deprecated_fp_regnum.
5844 Update description of gdbarch_print_insn.
5845 (Adding a New Target): Scrub out obsolete bits.
5846 (Obsolete Conditionals): Remove entire section.
5847
383f836e
TT
58482008-07-25 Tom Tromey <tromey@redhat.com>
5849
5850 * observer.texi (GDB Observers): Document new observers:
5851 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5852 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5853 architecture_changed.
5854
cfd8ab24
SS
58552008-07-21 Stan Shebs <stan@codesourcery.com>
5856
5857 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5858 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5859
781b42b0
TT
58602008-07-21 Tom Tromey <tromey@redhat.com>
5861
5862 * observer.texi (GDB Observers): Remove obsolete comment.
5863 <executable_changed>: Remove argument.
5864
d7d9f01e
TT
58652008-07-18 Tom Tromey <tromey@redhat.com>
5866
5867 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5868
bf250677
DE
58692008-07-10 Doug Evans <dje@google.com>
5870
5871 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5872
10568435
JK
58732008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5874
5875 * gdb.texinfo (Starting): Document "set disable-randomization".
5876
5ae4183a
AS
58772008-07-07 Andreas Schwab <schwab@suse.de>
5878
5879 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5880
b56e7235
VP
58812008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5882
5883 * gdb.texinfo (GDB/MI Target Manipulation): Add
5884 example of -target-attach.
5885
e1ac3328
VP
58862008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5887
5888 * observer.texi (target_resumed): New observer.
5ae4183a 5889 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5890
65d12d83
TT
58912008-06-06 Tom Tromey <tromey@redhat.com>
5892
5893 * gdb.texinfo (Completion): Add field name example.
5894
fbc5282e
MK
58952008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5896
5897 * gdb.texinfo (GDB/MI Program Context): Added example
5898 to -exec-arguments
5ae4183a 5899
fbc5282e 59002008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5901
5902 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5903 annotation.
5904
c16158bc 59052008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5906 Nathan Sidwell <nathan@codesourcery.com>
5907 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5908
5909 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5910 and ACX_BUGURL.
5911 * configure: Regenerate.
5912 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5913 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5914 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5915 mailing-list-specific text about bug reporting unless
5916 BUGURL_DEFAULT.
5917
75c99385
PA
59182008-06-05 Pedro Alves <pedro@codesourcery.com>
5919
5920 * gdb.texinfo (-target-select): Remove reference to target async.
5921 (Maintenance Commands): Document "maint set/show remote-async".
5922
1763a388
MK
59232008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5924
5925 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5926 in -target-file-get section.
5ae4183a 5927
d0d064df
PA
59282008-05-22 Pedro Alves <pedro@codesourcery.com>
5929
9b562ab8
PA
5930 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5931 killing the inferior when it is already debugging a process.
d0d064df 5932
8dfa32fc
JB
59332008-05-21 Joel Brobecker <brobecker@adacore.com>
5934
5935 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5936 abbreviation for "finish".
5937
55f996a7
NR
59382008-05-21 Nick Roberts <nickrob@snap.net.nz>
5939
5940 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5941
ba2b1c56
DJ
59422008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5943
5944 * gdbint.texinfo (Target Conditionals): Delete entry for
5945 gdbarch_dwarf_reg_to_regnum.
5946
08388c79
DE
59472008-05-09 Doug Evans <dje@google.com>
5948
a3c83fae 5949 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5950
d14508fe
DE
59512008-05-05 Doug Evans <dje@google.com>
5952
5953 * gdb.texinfo (disassemble): Document /m modifier.
5954
e2b7ddea
VP
59552008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5956
5ae4183a
AS
5957 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5958 will not report the time of commands that run the target.
e2b7ddea 5959
8eb41542
VP
59602008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5961
5962 * gdb.texinfo (GDB/MI Output Records): Add
5963 missing semicolon.
5964
82f68b1c
VP
59652008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5966
5967 * gdb.texinfo (GDB/MI Output Records):
5968 Document =thread-create and =thread-exited.
5969
fa0f268d
VP
59702008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5971
5972 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5973 Remove mention of dmi-discuss.
fa0f268d 5974
063bfe2e
VP
59752008-05-03 Pedro Alves <pedro@codesourcery.com>
5976
5977 * observer.texi (thread_exit): New.
5978
237fc4c9
PA
59792008-05-02 Pedro Alves <pedro@codesourcery.com>
5980
5981 * gdb.texinfo (Debugging Output): Document "set/show debug
5982 displaced".
5983 (Maintenance Commands): Document "maint set/show
5984 can-use-displaced-stepping".
5985
0428b8f5
DJ
59862008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5987
5988 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5989 and set/show arm force-mode.
5990
5009afc5
AS
59912008-05-02 Andreas Schwab <schwab@suse.de>
5992
5993 * gdbint.texinfo (Algorithms): Describe
5994 target_watchpoint_addr_within_range.
5995
669fac23
DJ
59962008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5997
5998 * gdbint.texinfo (Stack Frames): New chapter.
5999 (Algorithms): Move Frames text to the new chapter.
6000 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6001 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6002
721c02de
VP
60032008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6004
5ae4183a
AS
6005 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6006 output does not necessary include any tokens.
721c02de 6007
c055b101
CV
60082008-04-22 Corinna Vinschen <vinschen@redhat.com>
6009
6010 * gdb.texinfo (Set SH Calling convention): New @item.
6011 (Show SH Calling convention): Ditto.
6012
68837c9d
MD
60132008-04-22 Markus Deuling <deuling@de.ibm.com>
6014
6015 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6016
2e9132cc
EZ
60172008-04-20 Eli Zaretskii <eliz@gnu.org>
6018
6019 * gdb.texinfo (Set Breaks): Mention that multiple location
6020 breakpoints need line number info. Add index entries.
6021
31fffb02
CS
60222008-04-19 Craig Silverstein <csilvers@google.com>
6023
6024 * gdb.texinfo (Requirements): Add an optional requirement on
6025 zlib.
6026 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6027 Compressed DWARF 2.
6028
a47ec5fe
AR
60292008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6030
6031 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6032 sample output for 'stopped,reason="breakpoint-hit"' message.
6033 (GDB/MI Program Execution): Likewise.
6034
de051565
MK
60352008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6036
5ae4183a 6037 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6038 -var-set-format. Add -f option to -var-evaluate-expression.
6039
6ba66d6a
JB
60402008-04-03 Joel Brobecker <brobecker@adacore.com>
6041
6042 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6043 new node "Ambiguous Expressions". Replace references to this
6044 node by references to "Ambiguous Expressions" throughout.
6045 (Ambiguous Expressions): New node.
6046
1e26b4f8
DJ
60472008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6048
6049 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6050
b84876c2
PA
60512008-03-21 Pedro Alves <pedro@codesourcery.com>
6052
6053 * gdb.texinfo (Debugging Output): Document
6054 "set/show debug lin-lwp-async".
6055 (Maintenance Commands): Document "maint set/show linux-async".
6056
63092375
DJ
60572008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6058
6059 * gdb.texinfo (Expressions): Update description of malloced arrays.
6060
8e8901c5
VP
60612008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6062
6063 * gdb.texinfo (Thread Commands): Document
6064 -thread-info. Remove -thread-list-all-threads.
6065
1fddbabb
PA
60662008-03-14 Pedro Alves <pedro@codesourcery.com>
6067 Sandra Loosemore <sandra@codesourcery.com>
6068
6069 * gdb.texinfo (Library List Format): Update to mention the
6070 possibility to pass section addresses instead of segment
6071 addresses.
6072
ccd213ac
DJ
60732008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6074
6075 * gdb.texinfo (Starting): Document "set exec-wrapper".
6076 (Server): Document gdbserver --wrapper.
6077
fa4727a6
DJ
60782008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6079
6080 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6081 unreadable memory. Delete obsolete SPARClite reference.
6082
8edfe269
DJ
60832008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6084
6085 * gdb.texinfo (Starting): Mention always-running targets.
6086 (Target Commands): Add an anchor for load.
6087 (Connecting): Explain continue instead of run.
6088
1843f87b
DJ
60892008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6090
6091 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6092
f9082629
NR
60932008-02-26 Nick Roberts <nickrob@snap.net.nz>
6094
6095 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6096 breakpoint table.
6097
fd96d250
PA
60982008-02-19 Pedro Alves <pedro@codesourcery.com>
6099
6100 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6101 killing the inferior when it is already debugging a process.
6102
36af4ef6
MD
61032008-02-13 Markus Deuling <deuling@de.ibm.com>
6104
6105 * gdbint.texinfo (Build Script): New section. Mention new build script
6106 gdb_buildall.sh.
6107
cda4ce5a
JB
61082008-02-01 Jim Blandy <jimb@red-bean.com>
6109
6110 * gdb.texinfo (Help): Summarize 'info args' correctly.
6111
4acd40f3
TJB
61122008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6113
6114 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6115 available in PowerPC architecture.
6116 (Embedded Processors): Change node name of PowerPC item in menu.
6117 (PowerPC): Rename to...
6118 (PowerPC Embedded): this.
6119 (Architectures): Add new PowerPC item in menu.
6120 (PowerPC): New node.
6121
6e6c6f50
DJ
61222008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6123
6124 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6125 commands.
6126
5ee187d7
DJ
61272008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6128
6129 * gdb.texinfo (Setting Catchpoints): Mention features
6130 supported on GNU/Linux.
6131
e275c0d9
NR
61322008-01-30 Nick Roberts <nickrob@snap.net.nz>
6133
6134 * gdb.texinfo (GDB/MI File Commands): Describe new output
6135 field for MI command -file-list-exec-source-file.
6136
2d717e4f
DJ
61372008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6138
6139 * gdb.texinfo (Using the `gdbserver' Program): Add security
6140 warning. Rearrange into subsections and subsubsections. Document
6141 --multi and --debug. Correct --with-sysroot typo. Update --attach
6142 usage. Make load reference clearer. Document monitor exit.
6143 (Remote Configuration): Document set remote exec-file, attach-packet,
6144 and run-packet.
6145 (Packets): Document vAttach and vRun.
6146
d35a4257 61472008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6148
6149 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6150 detach-on-follow -> detach-on-fork.
f663676d 6151
c78d192c
DJ
61522008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6153
6154 * gdbint.texinfo (Native Conditionals): Remove
6155 SHELL_COMMAND_CONCAT and SHELL_FILE.
6156
d35a4257
EZ
61572008-01-26 Eli Zaretskii <eliz@gnu.org>
6158
6159 * gdb.texinfo (Specify Location): Improve wording.
6160
93815fbf
VP
61612008-01-23 Chris Demetriou <cgd@google.com>
6162
6163 * gdb.texinfo (Threads): Document new "set print thread-events"
6164 and "show print thread-events" commands.
6165
2a25a5ba
EZ
61662008-01-19 Eli Zaretskii <eliz@gnu.org>
6167
6168 * gdb.texinfo (Specify Location): New section.
6169 (Delete Breaks, Edit, Set Breaks): Remove description of
6170 locations. Instead, add a reference to "Specify Location".
6171 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6172 (Symbols): Refer to "Specify Location" for the valid forms of
6173 linespecs and locations.
6174
32c9a795
MD
61752008-01-18 Markus Deuling <deuling@de.ibm.com>
6176
6177 * gdbint.texinfo (Target Conditionals): Replace the description of
6178 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6179
b17828ca
JB
61802008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6181
6182 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6183 about &&var, which is rejected by the expression parser.
6184
0aea4bf3
LM
61852008-01-09 Luis Machado <luisgpm@br.ibm.com>
6186
6187 * gdb.texinfo (Output): Update documentation on using printf with DFP
6188 types.
6189
febe4383
TJB
61902008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6191
6192 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6193 subsubsection.
6194 (Decimal Floating Point format): New subsubsection.
6195
7a404eba
PA
61962008-01-05 Pedro Alves <pedro@codesourcery.com>
6197
6198 * gdb.texinfo (File Options): Remove mention of the attempt to
6199 open a core file with the -p option. Don't list -c as a valid
6200 option to attach to a process.
6201
a4d9b460
PA
62022008-01-05 Pedro Alves <pedro@codesourcery.com>
6203
6204 * gdbint.texinfo (Host Conditionals): Remove mention of
6205 ALIGN_STACK_ON_ENTRY.
6206
6ec2edbe
JB
62072008-01-05 Joel Brobecker <brobecker@adacore.com>
6208
6209 * gdbint.texinfo (Start of New Year Procedure): Add item
6210 describing how to update the source and documentation copyright
6211 notices.
6212
d8b2a693
JB
62132007-12-18 Jim Blandy <jimb@codesourcery.com>
6214
ab209b3a 6215 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6216 watchpoint explanation into the main description of the watchpoint
6217 command; update synopses of 'watch', 'rwatch', and 'awatch'
6218 commands.
6219
8b4ed427
VP
62202007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6221
6222 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6223 Document 'pending-breakpoints' feature of
6224 -list-features.
6225
37e4754d
LM
62262007-12-17 Luis Machado <luisgpm@br.ibm.com>
6227
669fac23 6228 * gdb.texinfo: Add new parameter's description.
37e4754d 6229
1d3811f6
DJ
62302007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6231
6232 * gdb.texinfo (Overview): Clarify run-length encoding
6233 example. Remove the restriction on "+" and "-" characters.
6234
c1c25a1a
EZ
62352007-12-15 Eli Zaretskii <eliz@gnu.org>
6236
6237 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6238
afe8ab22 62392007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6240
afe8ab22
VP
6241 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6242 the -f option for -break-insert, remove -r option,
6243 and clarify specification of location.
6244
a6b151f1
DJ
62452007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6246
6247 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6248 formatting.
6249 (Remote Debugging): Add File Transfer section.
6250 (Remote Configuration): Document Host I/O packets.
6251 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6252 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6253 (Packets): Add vFile.
6254
3b784c4f
EZ
62552007-11-17 Eli Zaretskii <eliz@gnu.org>
6256
6257 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6258 breakpoints with multiple locations.
6259 (Breakpoint Menus): Improve wording.
6260 (Output): Fix last change.
6261
a4ce5b0d
UW
62622007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6263
6264 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6265
1b39d5c0
DE
62662007-11-15 Doug Evans <dje@google.com>
6267
6268 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6269
7a72d44c
VP
62702007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6271
6272 * gdbint.texinfo (Native Conditionals): Remove
6273 mention of CLEAR_SOLIB.
5ae4183a 6274
6d1829bf 62752007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6276
6277 * gdb.texinfo (Print Settings): Add documentation for "set/show
6278 print frame-arguments".
6279
1a619819
LM
62802007-11-05 Luis Machado <luisgpm@br.ibm.com>
6281
3b784c4f 6282 * gdb.texinfo (Output): Update printf command's description.
1a619819 6283
55eddb0f
DJ
62842007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6285
6286 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6287 powerpc soft-float".
6288
9cceb671
DJ
62892007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.texinfo (Files): Correct formatting. Mention Expat
6292 requirement.
6293 (Requirements for Building GDB): Expand the list of Expat
6294 uses.
6295 (Library List Format, Memory Map Format): Mention Expat.
6296 (Target Descriptions): Update Expat wording.
6297
83acabca
DJ
62982007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6299
6300 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6301 Document that gdbarch_convert_register_p should return zero for no-op
6302 conversions.
6303
e35879db
UW
63042007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6305
83acabca 6306 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6307 of set_gdbarch_sofun_address_maybe_missing back to ...
6308 (Target Conditionals): ... here to fix build break.
6309
203c3895
UW
63102007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6311
83acabca 6312 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6313 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6314 (Compiler Characteristics): ... documentation of
6315 set_gdbarch_sofun_address_maybe_missing.
6316
11411de3
DJ
63172007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6318
6319 * gdbint.texinfo (Target Conditionals): Use
6320 frame_unwind_register_unsigned in examples instead of
6321 frame_unwind_unsigned_register.
6322
7cc46491
DJ
63232007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6324
6325 * gdb.texinfo (Predefined Target Types): Add int128
6326 and uint128.
6327 (Standard Target Features): Add PowerPC features.
6328
81adfced
DJ
63292007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6330
6331 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6332
c1874924
UW
63332007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6334
6335 * gdbint.texi (Target Conditionals): Remove documentation
6336 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6337 gdbarch_extract_return_value, and gdbarch_store_return_value.
6338
f6e56ab3
UW
63392007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6340
6341 * gdbint.texi (Target Conditionals): Remove documentation of
6342 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6343
56cf5405
KH
63442007-10-11 Kazu Hirata <kazu@codesourcery.com>
6345
6346 * gdb.texinfo: Mention that inaccessible-by-default is on by
6347 default.
6348
35156bae
DJ
63492007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6350
6351 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6352
d983da9c
DJ
63532007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6354
6355 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6356 multi-threaded watchpoints.
6357 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6358 checked. Describe sticky notification. Expand description
6359 of steppable and continuable watchpoints.
6360 (Watchpoints and Threads): New subsection.
6361
fe6fbf8b
VP
63622007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6363
6364 * gdb.texinfo (Setting Breakpoints): Revise
6365 documentation for pending breakpoints. Document
6366 breakpoints with multiple locations.
5ae4183a 6367
084344da
VP
63682007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6369
6370 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6371 Document -list-features.
5ae4183a 6372
82160952
EZ
63732007-09-15 Eli Zaretskii <eliz@gnu.org>
6374
6375 * gdb.texinfo (Output): Spell out which features of C's printf are
6376 not supported by GDB's printf.
7e27a47a
EZ
6377 (Separate Debug Files): More accurate wording regarding build ID
6378 and a reference to the ld manual rather than the Fedora wiki.
82160952 6379
ea37ba09
DJ
63802007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6381 Jim Blandy <jimb@codesourcery.com>
6382
6383 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6384 (Examining Memory): Update mentions of the 's' format.
6385 (Automatic Display): Likewise.
6386
b8533aec
DJ
63872007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6388
6389 * gdb.texinfo: Update the FSF's Back-Cover Text.
6390
83f83d7f
JK
63912007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6392 Eli Zaretskii <eliz@gnu.org>
6393
6394 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6395 Fixed the ``build ID'' name. New binaries build instructions for the
6396 build ID inclusion. Explain how the commands are specific to the build
6397 ID vs. debug link.
6398
c7e83d54
EZ
63992007-09-01 Eli Zaretskii <eliz@gnu.org>
6400
6401 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6402 indexing for ``build ID'' support.
6403
d3750b24
JK
64042007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6405
6406 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6407 Enlisted BUILD ID to the debug file searching example.
6408 Included a BUILD ID `.note.gnu.build-id' section description.
6409 Updated/added the debug files splitting instructions for OBJCOPY.
6410
02142340
VP
64112007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6412
6413 * gdb.texinfo (Variable Objects): Adjust docs
6414 for -var-info-expression and document
6415 -var-info-path-expression.
6416
d3bdde98
JB
64172007-08-20 Jim Blandy <jimb@codesourcery.com>
6418
3fb6a982
JB
6419 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6420 (title page): Include the dedication in the printed manual, as a
6421 separate page after the copyright notice.
5ae4183a 6422
d3bdde98
JB
6423 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6424 don't break a @var across a line.
6425
c80a96a8
MR
64262007-07-25 Maciej W. Rozycki <macro@mips.com>
6427
6428 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6429 for include files.
6430
5824a901
NR
64312007-07-12 Nick Roberts <nickrob@snap.net.nz>
6432
6433 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6434 in annotate.texinfo.
6435 (Command History): Link to new node.
5824a901 6436
d52e7ea3
UW
64372007-07-05 Markus Deuling <deuling@de.ibm.com>
6438
6439 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6440
5fc14d0a
EZ
64412007-07-05 Eli Zaretskii <eliz@gnu.org>
6442
6443 * gdbint.texinfo (Target Conditionals): Fix last change.
6444
4a9bb1df
UW
64452007-07-03 Markus Deuling <deuling@de.ibm.com>
6446
6447 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6448 routines:
6449 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6450 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6451 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6452 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6453 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6454 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6455 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6456 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6457 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6458 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6459 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6460 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6461 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6462 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6463 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6464 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6465 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6466 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6467 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6468 (SOFTWARE_SINGLE_STEP_P)
6469
6470 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6471 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6472
6473 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6474 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6475 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6476 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6477 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6478 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6479 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6480 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6481 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6482 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6483
6484 (Converting an existing Target Architecture to Multi-arch): Remove
6485 section.
6486
6487 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6488 (gdbarch_addr_bits_remove): Add code example.
6489
6490 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6491
cfa9d6d9
DJ
64922007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6493
6494 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6495 Add other missing entries. Adjust the table size to fit.
6496 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6497 stop reasons including the new "library" event.
6498 (General Query Packets): Adjust table widths for qSupported. Mention
6499 qXfer:libraries:read reply to qSupported and document the new packet.
6500 (Library List Format): New section.
6501
159fcc13
JK
65022007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6503
6504 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6505
f66d1690
MS
65062007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6507
6508 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6509
67102876
NR
65102007-06-25 Nick Roberts <nickrob@snap.net.nz>
6511
6512 * gdbint.texinfo (Register and Memory Data): Break sections
6513 into nodes and add a menu.
6514
a4642986
MR
65152007-06-21 Maciej W. Rozycki <macro@mips.com>
6516
6517 * gdb.texinfo (Examining Memory): Document the new behaviour.
6518
e9c17194
VP
65192007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6520
6521 * gdb.texinfo (Standard Target Features): Document
6522 m68k features.
6523
31d99776
DJ
65242007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6525
6526 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6527
1780a0ed
DJ
65282007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6529
6530 * gdb.texinfo (Target Description Format): Add version attribute
6531 for <target>.
6532
822b6570
DJ
65332007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6534
6535 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6536
f8b73d13
DJ
65372007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6538
6539 * gdb.texinfo (MIPS Features): New subsection.
6540
0e7f50da
UW
65412007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6542 Markus Deuling <deuling@de.ibm.com>
6543
6544 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6545 and qXfer:spu:write packets and mention them under qSupported.
6546
23d964e7
UW
65472007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6548 Markus Deuling <deuling@de.ibm.com>
6549
6550 * gdb.texinfo (Architectures): Add new SPU section to document
6551 Cell Broadband Engine SPU architecture specific commands.
6552
9f708cb2
VP
65532007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6554
6555 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6556 comments.
6557
7579b5f8
NR
65582007-06-07 Nick Roberts <nickrob@snap.net.nz>
6559
6560 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6561
bf06d120
JB
65622007-05-29 Jim Blandy <jimb@codesourcery.com>
6563
6564 * gdb.texinfo (Overview): Doc fix.
6565
23776285
MR
65662007-05-22 Maciej W. Rozycki <macro@mips.com>
6567
6568 * gdb.texinfo (Remote Configuration): Document "set/show
6569 remoteflow".
6570
1a69e1e4
DJ
65712007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6572
bf06d120
JB
6573 * gdb.texinfo (MIPS): Remove documentation for set mips
6574 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6575 stack-arg-size.
1a69e1e4 6576
46ba6afa 65772007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6578
46ba6afa
BW
6579 * all-cfg.texi (GDBTUI): New.
6580 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6581 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6582 (TUI Configuration): Edit to improve clarity and fix problems of
6583 both style and content.
5ae4183a 6584
06d3b283
UW
65852007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6586
6587 * observer.texi (GDB Observers): New observer "new_objfile".
6588
179101d6
UW
65892007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6590
6591 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6592
25d5ea92
VP
65932007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6594
6595 * gdb.texinfo (GDB/MI Variable Objects): Document
6596 frozen variables objects.
5ae4183a 6597
ea35711c
DJ
65982007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6599
6600 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6601 (Character Sets, Caching Data of Remote Targets): Likewise.
6602 (Targets): Delete Remote node. Move its text...
6603 (Debugging Remote Programs): ...to here. Delete description
6604 of the "remote" command.
6605 (Remote configuration): Delete description of "set remotedevice"
6606 and "show remotedevice".
6607 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6608
db2e3e2e
BW
66092007-04-11 Bob Wilson <bob.wilson@acm.org>
6610
5ae4183a
AS
6611 * gdb.texinfo (Contributors, Continuing and Stepping)
6612 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6613 (General Query Packets, File-I/O Remote Protocol Extension)
6614 (Protocol Basics, The F Reply Packet, Write)
6615 (Protocol-specific Representation of Datatypes, Memory Transfer):
6616 Fix hyphenation, punctuation and grammar problems.
6617 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6618 'section' instead of 'subsection' in the text.
6619 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6620 (i386): Remove period from section name.
db2e3e2e
BW
6621 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6622 (Config Names, Configure Options): Use @file{configure}.
6623
8a3dae3e
DJ
66242007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6625
6626 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6627 and tab expansion.
6628
1a92f856
DJ
66292007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6632
79a6e687 66332007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6634
79a6e687
BW
6635 * gdb.texinfo: Consistently capitalize all significant words in
6636 node names, chapter titles, section titles, and headings. Update
6637 cross references to match.
6638 (Starting and Stopping Trace Experiment): Make node name plural.
6639 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6640
ad527d2e
PA
66412007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6642
6643 * gdb.texinfo (WinCE): Delete obsolete subsection.
6644
7ce59000
DJ
66452007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6646
6647 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6648 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6649 references.
6650
8807d78b
DJ
66512007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6652
6653 * gdb.texinfo (Startup): Delete references to some alternate
6654 names for .gdbinit.
6655 (Thread): Remove LynxOS reference.
6656 (Tandem ST2000): Delete target-specific documentation.
6657 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6658 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6659 and GDB_OSABI_LYNXOS.
6660
5f402660
UW
66612007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6662
6663 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6664
bac718a6
UW
66652007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6666
6667 * gdbint.texinfo (Target Conditionals): Remove mention of
6668 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6669 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6670
9453113a
DJ
66712007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6672
6673 * Makefile.in: Add "pdfdir" installation
6674 directory, PDFTEX macro, support for "install-pdf" target,
6675 and rules for making a pdf version of refcard.texi.
6676 * refcard.tex: Specify paper size for PDF output.
6677
ae21e955 66782007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6679
ae21e955 6680 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6681
3f94c067 66822007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6683
3f94c067
BW
6684 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6685 (Source Path, Character Sets, Macros, Define)
6686 (GDB/MI Result Records, GDB/MI Simple Examples)
6687 (GDB/MI Program Execution, GDB/MI File Commands)
6688 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6689 (Bug Reporting): Use @value{GCC}.
5ae4183a 6690
12c27660 66912007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6692
12c27660
BW
6693 * gdb.texinfo (Help): Fix formatting of examples.
6694 (Variables): Use @ifnotinfo instead of @iftex.
6695 (Non-debug DLL symbols): Use @ref instead of @pxref.
6696 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6697
ce9341a1
BW
66982007-03-26 Bob Wilson <bob.wilson@acm.org>
6699
6700 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6701
c8f4133a
BW
67022007-03-26 Bob Wilson <bob.wilson@acm.org>
6703
6704 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6705 the order of the nodes.
6706 (C Operators, C Constants, Debugging C): Remove extra menus.
6707 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6708
c8f4133a 67092007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6710
6711 * gdb.texinfo (File Options): Add missing parenthesis.
6712 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6713
c74d0ad8
DJ
67142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6715
6716 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6717
ff6f572f
DJ
67182007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6719
669fac23 6720 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6721 case insensitivity.
6722 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6723
994337c3
NR
67242007-02-18 Nick Roberts <nickrob@snap.net.nz>
6725
6726 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6727 (Files): Add section name to argument list for pxref.
6728 (Non-debug DLL symbols): Don't use `see' for pxref.
6729 (Embedded Processors): Fix typo.
6730 (GDB/MI Breakpoint Commands): Execution commands generate
6731 *stopped not ^done.
6732
eb819d70
NR
67332007-02-13 Nick Roberts <nickrob@snap.net.nz>
6734
6735 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6736 values for in_scope. Mention that only root variables can be
6737 updated.
6738 (GDB/MI Development and Front Ends): Explain new values may be
6739 added to existing fields.
6740
123dc839
DJ
67412007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6742
6743 * gdb.texinfo (-target-disconnect): Use @smallexample.
6744 (Requirements): Add anchor for Expat. Update description.
6745 (Target Descriptions): Mention Expat.
6746 (Target Description Format): Document new elements. Use
6747 @smallexample.
6748 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6749 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6750
108546a0
DJ
67512007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6752
6753 * gdb.texinfo (Target Description Format): Add section on XInclude.
6754
95a98c01
NR
67552006-02-03 Nick Roberts <nickrob@snap.net.nz>
6756
6757 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6758 command -enable-timings.
6759
f4b3909f
EZ
67602007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6761
5ae4183a 6762 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6763 descriptions for new/deleted elements in gdb_osabi. Add missing
6764 description for function generic_elf_osabi_sniff_abi_tag_sections.
6765
c7ba131e
JB
67662007-01-29 Joel Brobecker <brobecker@adacore.com>
6767
6768 * gdb.texinfo (Maintenance Commands): Add documentation for
6769 the new "maint print target-stack" command.
6770
3a60f64e
JK
67712007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6772 Eli Zaretskii <eliz@gnu.org>
6773
f4b3909f 6774 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6775
c582f8b6
EZ
67762007-01-26 Eli Zaretskii <eliz@gnu.org>
6777
6778 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6779 Use @value{NGCC} instead of @value{GCC}.
6780
d3e8051b
EZ
67812007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6782
6783 * agentexpr.texi: Fix typos.
6784 * annotate.texinfo: Likewise.
6785 * gdb.texinfo: Likewise.
6786 * gdbint.texinfo: Likewise.
6787 * observer.texi: Likewise.
6788 * stabs.texinfo: Likewise.
6789
86f04699
EZ
67902007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6791
6792 * gdbint.texinfo (Support Libraries): Remove mmalloc
6793 entry. Describe readline library.
6794
23181151
DJ
67952007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6796
6797 * gdb.texinfo (Target Descriptions): New section.
6798 (General Query Packets): Add QPassSignals anchor. Mention
6799 qXfer:features:read under qSupported. Expand mentions of
6800 qXfer:memory-map:read and QPassSignals. Document
6801 qXfer:features:read.
6802
f822c95b
DJ
68032007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6804
6805 * gdb.texinfo (Commands to specify files): Describe
6806 "set sysroot" and "show sysroot".
6807 (Using the `gdbserver' program): Lowercase argument
6808 to @var. Expand description of setting up GDB on the
6809 host.
6810
8936fcda
JB
68112007-01-05 Joel Brobecker <brobecker@adacore.com>
6812
6813 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6814 catch exception, catch exception unhandled, and catch assert
6815 commands.
6816
e776119f
DJ
68172007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6818
6819 * gdb.texinfo (Debugging Output): Document "set debug xml"
6820 and "show debug xml".
6821
aa79a185
DJ
68222007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6823
6824 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6825
7f893741
JB
68262007-01-01 Joel Brobecker <brobecker@adacore.com>
6827
6828 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6829
a1b5960f
VP
68302006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6831
6832 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6833 note in @ignore, to be removed later if nobody complains.
6834
9f470e6e
NR
68352006-12-04 Nick Roberts <nickrob@snap.net.nz>
6836
6837 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6838 of -var-delete.
6839
765dc015 68402006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6841
765dc015 6842 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6843 automatic software/hardware breakpoint usage and
6844 the "set breakpoint auto-hw" command.
765dc015 6845
4b5752d0
VP
68462006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6847
6848 * gdb.texinfo (Memory Access Checking): New.
6849
89be2091
DJ
68502006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6851
6852 * gdb.texinfo (Remote configuration): Mention
6853 "pass-signals-packet".
6854 (General Query Packets): Document QPassSignals. Fix
6855 a typo.
6856
ca3bf3bd
DJ
68572006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6858
6859 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6860
427c3a89
DJ
68612006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6862
6863 * gdb.texinfo (Remote configuration): Rewrite documentation for
6864 packet configuration commands.
6865 (OS Information): Adjust reference to qXfer:auxv:read.
6866 (General Query Packets): Remove references to read-aux-vector-packet
6867 and set remote get-thread-local-storage-address.
6868
7a107747
DJ
68692006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6870
6871 * gdbint.texinfo (Target Architecture Definition): Add new
6872 Initializing a New Architecture section.
6873
1c56eb0e
EZ
68742006-10-31 David Taylor <dtaylor@emc.com>
6875
6876 * stabs.texinfo (Macro define and undefine): New node describing
6877 stabs for #define and #undef.
6878
f73adfeb
AS
68792006-10-27 Andreas Schwab <schwab@suse.de>
6880
6881 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6882
fd60e0df
EZ
68832006-10-21 Eli Zaretskii <eliz@gnu.org>
6884
6885 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6886 clarify on the possible meanings of ``expression'' watched by
6887 watchpoints. Add indexing.
e5ac9b53
EZ
6888 (Prompting, Errors, Invalidation, Annotations for Running)
6889 (Source Annotations): Fix index entries by adding "annotation" to
6890 them, to discriminate from index entries that point to the more
6891 general topic descriptions.
fd60e0df 6892
52bb452f
DJ
68932006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6894
6895 * gdbint.texinfo (Target Vector Definition): Move most
6896 content into Existing Targets. Add a menu.
6897 (Existing Targets): New section, moved from Target Vector
6898 Definition. Use @subsection.
6899 (Managing Execution State): New section.
6900
58955e58
BW
69012006-10-16 Bob Wilson <bob.wilson@acm.org>
6902
6903 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6904
c8aa23ab
EZ
69052006-10-15 Eli Zaretskii <eliz@gnu.org>
6906
6907 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6908 (Command Syntax, Signals, Backtrace, Connecting)
6909 (Remote configuration, Renesas Boards, Console I/O): Fix last
6910 change: use Ctrl- instead of C-, except wrt Emacs.
6911 (File-I/O Examples): Put Ctrl-c in @kbd.
6912 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6913 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6914 (Signals, Set Breaks, Set Watchpoints): Document optional
6915 arguments to `info signals' `handle', `info breakpoints', and
6916 `info watchpoints'.
c8aa23ab 6917
e7109c7e
EZ
69182006-10-14 Eli Zaretskii <eliz@gnu.org>
6919
6920 * gdb.texinfo (Backtrace): Fix last change.
6921
de3aea7b
NR
69222006-10-14 Nick Roberts <nickrob@snap.net.nz>
6923
6924 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6925
7f9087cb
BW
69262006-10-10 Bob Wilson <bob.wilson@acm.org>
6927
c8aa23ab
EZ
6928 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6929 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6930 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6931
68437a39
DJ
69322006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6933 Daniel Jacobowitz <dan@codesourcery.com>
6934
6935 * gdb.texinfo (Packets): Document vFlashErase,
6936 vFlashWrite and vFlashDone packets.
6937 (General Query Packets): Document qXfer:memory-map:read.
6938 Add a new feature for qXfer:memory-map:read.
6939 (Memory map format): New section.
6940 (Target Commands): Mention that gdb can write flash.
6941
fd79ecee
DJ
69422006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6943 Daniel Jacobowitz <dan@codesourcery.com>
6944
6945 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6946 memory regions and "mem auto".
6947
350da6ee
DJ
69482006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6949
6950 * gdbint.texinfo (Array Containers): New section.
6951
2f1acb09
VP
69522006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6953
6954 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6955 -stack-list-arguments HIGH_FRAME argument can be larger then the
6956 actual number of frames.
6957
2ab1eb7a
VP
69582006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6959
6960 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6961 -stack-list-locals HIGH_FRAME argument can be larger then the
6962 actual number of frames.
2ab1eb7a 6963
599b237a
BW
69642006-09-02 Bob Wilson <bob.wilson@acm.org>
6965
6966 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6967 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6968
25ab7e6d
EZ
69692006-09-02 Eli Zaretskii <eliz@gnu.org>
6970
6971 * gdbint.texinfo (Overall Structure): New section "Source Tree
6972 Structure".
6973
940178d3
JB
69742006-08-17 Jim Blandy <jimb@codesourcery.com>
6975
6976 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6977 responses.
6978
30daae6c
JB
69792006-08-08 Joel Brobecker <brobecker@adacore.com>
6980
6981 * gdb.texinfo (Source Path): Add documentation for new
6982 substitute-path commands.
6983
7fa2210b
DJ
69842006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6985
6986 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6987 (Running Configure): ...here.
6988 (Requirements): New node. Mention expat.
6989
3d00d119
DJ
69902006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6991
5ae4183a 6992 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6993 'set download-write-size' and 'show download-write-size'.
6994
0cbfa4ee
DJ
69952006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6996
6997 * stabs.texinfo (Member Type Descriptor): Correct example for
6998 pointer to member types.
6999
16026cd7
AS
70002006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7001
7002 * gdb.texinfo (Optional warnings and messages): Add
7003 'set/show trace-commands'.
7004 (Command files): Add '-v' to source command.
7005
0876f84a
DJ
70062006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7007
7008 * gdb.texinfo (OS Information): Update qPart reference to
7009 qXfer.
7010 (Remote configuration): Likewise.
7011 (Overview): Move @cindex to the start of a paragraph. Talk
7012 about binary data encoding.
7013 (Packets): Refer to the overview for the details of the X
7014 packet encoding.
7015 (General Query Packets): Remove qPart description. Add qXfer
7016 description. Add an anchor to qSupported. Correct feature
7017 table title. Add a new feature for qXfer:auxv:read.
7018 (Interrupts): Add a missing parenthesis.
7019
2ec3381a
DJ
70202006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7021
669fac23 7022 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7023 (GDB/MI Kod Commands): Remove commented out node.
7024
594fe323
EZ
70252006-07-01 Eli Zaretskii <eliz@gnu.org>
7026
7027 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7028 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7029 (GDB/MI Thread Commands, GDB/MI Program Execution)
7030 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7031 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7032 (GDB/MI File Commands, GDB/MI Target Manipulation)
7033 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7034 since the MI prompt is hard-wired into the code.
7035
7e3fb70c
NR
70362006-07-01 Nick Roberts <nickrob@snap.net.nz>
7037
7038 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7039 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7040 (GDB/MI Data Manipulation): Remove description of unimplemented
7041 display related commands as variable objects perform this function
7042 and are superior: -display-delete, -display-disable,
7043 -display-enable, -display-insert and -display-list. Move
7044 -environment-cd, -environment-directory, -environment-path
7045 and -environment-pwd to "Program Context".
7046 (GDB/MI Program Control): Rename to "Program Execution". Move
7047 -exec-arguments -exec-abort to...
7048 (GDB/MI Program Context): ...here. New node split from "Data
7049 Manipulation".
7050
be2a5f71
DJ
70512006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7052
7053 * gdb.texinfo (Remote configuration): Document set / show
7054 remote supported-packets.
7055 (General Query Packets): Document qSupported packet.
7056
fc320d37
SL
70572006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7058
7059 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7060 and font markup.
7061 (Protocol basics): Likewise.
7062 (The F request packet): Likewise.
7063 (The F reply packet): Likewise.
7064 (Memory transfer): Move this node to be a subsubsection of
7065 "Protocol specific representation of datatypes".
7066 (The Ctrl-C message): More copy editing.
7067 (Console I/O): Likewise.
7068 (The isatty call): Delete this node, and merge its content into
7069 the "isatty" node. Fixed references elsewhere.
7070 (The system call): Delete this node, and merge its content into
7071 the "system" node. Fixed references elsewhere.
7072 (open): Reformat to use @table, and add appropriate font markup.
7073 (close): Likewise.
7074 (read): Likewise.
7075 (write): Likewise.
7076 (lseek): Likewise.
7077 (rename): Likewise.
7078 (unlink): Likewise.
7079 (stat/fstat): Likewise.
7080 (gettimeofday): Likewise.
7081 (isatty): Likewise.
7082 (system): Likewise, plus minor changes to fix confusing wording.
7083 (Integral datatypes): Fix font markup.
7084 (Pointer values): Likewise.
7085 (struct stat): Fix markup to use @table, plus minor copy editing.
7086 (struct timeval): Fix font markup, plus minor copy editing.
7087 (Constants): Minor copy editing.
7088 (Errno values): Add font markup.
7089 (File-I/O Examples): Likewise.
7090
158fdf5c
NR
70912006-06-10 Nick Roberts <nickrob@snap.net.nz>
7092
7093 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7094 (GDB/MI Simple Examples): Move node up one level. Use real
7095 examples.
7096 (GDB/MI Compatibility with CLI): Update.
7097 (GDB/MI Result Records): Add "connected" and "exit" result
7098 classes.
7099 (GDB/MI Stream Records): Clarify target output.
7100 (GDB/MI Command Description Format): Modify example description.
7101 (GDB/MI Breakpoint Table Commands): Rename to...
7102 (GDB/MI Breakpoint Commands): ...this
7103 (GDB/MI Breakpoint Commands): Add optional thread field.
7104 (GDB/MI Program Control): Add an introduction. Move "Program
7105 termination" examples into exec-run description.
7106 (GDB/MI File Commands): Mention similar CLI commands.
7107 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7108 is similar to "-gdb-version".
7109
ddb50cd7
EZ
71102006-06-09 Eli Zaretskii <eliz@gnu.org>
7111
7112 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7113
2aef0d6b
NR
71142006-06-02 Nick Roberts <nickrob@snap.net.nz>
7115
7116 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7117 sourceware.org for mailing lists.
d5e40d59 7118 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7119
383a5c52
NR
71202006-06-01 Nick Roberts <nickrob@snap.net.nz>
7121
d5e40d59 7122 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7123
e16b02ee
EZ
71242006-05-22 Eli Zaretskii <eliz@gnu.org>
7125
7126 * gdb.texinfo (Cygwin Native): Fix last change.
7127
be90c084
CF
71282006-05-22 Christopher Faylor <cgf@timesys.com>
7129
7130 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7131
347ceba5
NR
71322006-05-15 Nick Roberts <nickrob@snap.net.nz>
7133
7134 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7135 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7136
369af7bd
DJ
71372006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7138
7139 * gdb.texinfo (General Query Packets): Recommend not starting
7140 new packets with qC and clarify.
7141
2ffdbde8 71422006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7143
7144 * gdb.texinfo (M2 Types): New section.
72019c9c 7145
16d1a084
DJ
71462006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7147
7148 * agentexpr.texi: Add a copyright and license notice.
7149 * observer.texi: Likewise, with GPL clause for function prototypes.
7150 Remove trailing whitespace.
7151
aa56d27a
JB
71522006-05-05 Jim Blandy <jimb@codesourcery.com>
7153
7154 * gdb.texinfo (General Query Packets): Document conventions for
7155 terminating packet names, and their violations.
7156
5bdf8622
DJ
71572006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7158
7159 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7160 * gdb.texinfo: Likewise.
7161
605a56cb
DJ
71622006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7163
7164 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7165 and "show remotedebug".
7166 (Debugging Output): Add additional index entries.
7167
b8db102d
MS
71682006-04-27 Michael Snyder <msnyder@redhat.com>
7169
7170 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7171
c5e30d01
AC
71722006-04-22 Andrew Cagney <cagney@redhat.com>
7173
7174 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7175 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7176
8181d85f
DJ
71772006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7178
7179 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7180 and remove breakpoint prototypes.
7181 (Watchpoints): Move description of target_insert_hw_breakpoint and
7182 target_remove_hw_breakpoint ...
7183 (Breakpoints): ... to here. Document target_insert_breakpoint and
7184 target_remove_breakpoint.
7185
4f553f88
JB
71862006-04-17 Jim Blandy <jimb@codesourcery.com>
7187
7188 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7189 and C packets are optional.
7190
cd852561
FR
71912006-04-14 Frederic Riss <frederic.riss@st.com>
7192
7193 * gdb.texinfo (Specifying source directories): Update the description
7194 of the source file search to reflect the fact that the source path
7195 always contains at least $cdir and $cwd.
7196
b620eb07
MS
71972006-03-31 Michael Snyder <msnyder@redhat.com>
7198
7199 * gdb.texinfo: Update copyright dates.
7200
3156cdaf
EZ
72012006-03-31 Eli Zaretskii <eliz@gnu.org>
7202
7203 * gdb.texinfo (Overview): Add an index entry to "empty response".
7204
7d30c22d
JB
72052006-03-28 Jim Blandy <jimb@codesourcery.com>
7206
7207 * gdbint.texinfo (Prologue Analysis): New section.
7208
86941c27
JB
72092006-03-07 Jim Blandy <jimb@red-bean.com>
7210
66b8c7f6
JB
7211 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7212
1a10341b
JB
7213 * gdb.texinfo (Target Commands): Update text describing how to
7214 specify a target. Refer to the detailed section on remote
7215 debugging, not the brief mention.
7216
86941c27
JB
7217 * gdb.texinfo (Connecting): Organize the different 'target remote'
7218 connection methods into a table. Add a 'target remote' index
7219 entry. (!!!)
7220
62f3a2ba
FF
72212006-02-17 Fred Fish <fnf@specifix.com>
7222
7223 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7224 'ptype' commands to reflect the fact that the only significant
7225 difference between them is that ptype prints the complete type
7226 description instead of just the name.
7227
8b9a88ea
WZ
72282006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7229
7230 * gdbint.texinfo (Watchpoints): Delete
7231 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7232
7e8dc855
NR
72332006-02-10 Nick Roberts <nickrob@snap.net.nz>
7234
7235 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7236 times fields where needed. Fix typos. Update general form given
7237 for output of -break-insert.
7238 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7239
c91d38aa
DJ
72402006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7241
7242 * gdbint.texinfo (Symbol Handling): Add a section
7243 on memory management.
7244
38fcd64c
DJ
72452006-02-06 Vladimir Prus <ghost@cs.msu.su>
7246
7247 * gdb.texinfo (Breakpoint table commands): Document the fullname
7248 field in -break-list output.
7249
219eec71
EZ
72502006-02-03 Eli Zaretskii <eliz@gnu.org>
7251
7252 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7253 debugging information produced by the various "set debug..."
7254 options.
7255
ae5a43e0
DJ
72562006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 * gdb.texinfo (Files): Remove obsolete bits from the description
7259 of "symbol-file".
7260
a9f158ec
JB
72612006-01-25 Jim Blandy <jimb@redhat.com>
7262
7263 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7264
410dd08e
JB
72652006-01-24 Jim Blandy <jimb@redhat.com>
7266
7267 * gdbint.texinfo (Frames): Document the basics of GDB's register
7268 unwinding model, and explain the existence of the "sentinel" frame.
7269
4b505b12
AS
72702006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7271
7272 * gdb.texinfo (Choosing files): Mention that -directory is used
7273 for script files.
7274 (Specifying source directories): Likewise.
7275 (Command files): Explain how script files are found.
7276
839c27b7
EZ
72772006-01-21 Eli Zaretskii <eliz@gnu.org>
7278
7279 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7280 the threads in a multi-threaded program.
7281 (Threads): The threadno argument of "thread apply" can be a range
7282 of numbers.
7283
7be93b9e
JB
72842006-01-18 Jim Blandy <jimb@redhat.com>
7285
7286 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7287 of warning flags.
7288
fcc73fe3
EZ
72892006-01-13 Eli Zaretskii <eliz@gnu.org>
7290
7291 * gdb.texinfo (Sequences): Improve menu annotations.
7292 (Define): Add index entries for arguments of user-defined
7293 commands. Move the description of flow-control commands...
7294 (Command Files): ...to here. Document loop_break and
7295 loop_continue.
ca91424e
EZ
7296 (Define, Command Files): Document `end' and add index entries for
7297 it.
fcc73fe3 7298
5c95884b
MS
72992006-01-04 Michael Snyder <msnyder@redhat.com>
7300
7301 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7302 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7303
860701dc
PH
73042006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7305
7306 * gdb.texinfo (Omissions from Ada): Document that there is now
7307 limited aggregate support.
7308
36b80e65
EZ
73092005-12-28 Eli Zaretskii <eliz@gnu.org>
7310
7311 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7312 registers and the likes.
7313
c1468174
EZ
73142005-12-24 Eli Zaretskii <eliz@gnu.org>
7315
7316 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7317 (Symbols): Fix usage of "e.g.".
359df76b 7318 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7319
7320 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7321 (Coding): Fix usage of "e.g.".
7322
c02a867d
EZ
73232005-12-23 Eli Zaretskii <eliz@gnu.org>
7324
5ae4183a
AS
7325 * stabs.texinfo:
7326 * refcard.tex:
c02a867d 7327 * gpl.texi:
5ae4183a
AS
7328 * gdbint.texinfo:
7329 * gdb.texinfo:
7330 * gdb-cfg.texi:
c02a867d 7331 * fdl.texi:
5ae4183a
AS
7332 * annotate.texinfo:
7333 * all-cfg.texi:
c02a867d
EZ
7334 * Makefile.in: Add (C) after Copyright. Update the FSF
7335 address.
7336
fad38dfa
EZ
73372005-12-03 Eli Zaretskii <eliz@gnu.org>
7338
7339 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7340 extend GDB with commands for external monitor.
7341
53e5f3cf
AS
73422005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7343
7344 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7345
55f6ca0f
JB
73462005-11-25 Joel Brobecker <brobecker@adacore.com>
7347
7348 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7349
c1947b85
JB
73502005-11-21 Jim Blandy <jimb@redhat.com>
7351
7352 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7353 placement of 'R' actions in tracepoint action packets; document
7354 dependence of 'X' and 'M' actions on a preceding 'R' action for
7355 their registers.
7356
9d29849a
JB
73572005-11-19 Jim Blandy <jimb@redhat.com>
7358
7359 * gdb.texinfo (Tracepoint Packets): New node.
7360 (General Query Packets): Add entries for the tracepoint packets,
7361 referring to the "Tracepoint Packets" node.
7362 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7363
9a6253be
KB
73642005-11-18 Kevin Buettner <kevinb@redhat.com>
7365
7366 * gdb.texinfo (set remotebreak): Add anchor.
7367 (X packet): Likewise.
7368 (Remote Protocol): Add new section `Interrupts' and new index
7369 entry `interrupts (remote protocol)'.
7370
5f3bebba
JB
73712005-11-18 Jim Blandy <jimb@redhat.com>
7372
7373 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7374 entries into the General Query Packets section. Add a
7375 cross-reference to that section. Drop description of replies, as
7376 these are covered in the descriptions of each packet.
7377 (General Query Packets): Add introductory text. Explain naming
7378 conventions, and how the end of a name is recognized.
7379
9a7a1b36
KB
73802005-11-17 Kevin Buettner <kevinb@redhat.com>
7381
0564b6cf 7382 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7383 "set remotebreak" command.
7384
b8ff78ce
JB
73852005-11-16 Jim Blandy <jimb@redhat.com>
7386
7387 * gdb.texinfo (Packets, Stop Reply Packets)
7388 (General Query Packets): Various formatting cleanups.
7389 - Use @samp for packet contents.
7390 - Drop summaries from packet @item lines; the same information appears
7391 immediately below in the description.
7392 - Delete paragraph breaks after packet @item commands, so that the
7393 description appears directly to the right of the packet prototype
7394 in the printed manual, if it fits.
7395 - Place spaces in packet prototypes between @vars and non-@var
7396 letters, and explain that they're just for formatting.
7397 - Use @dots{} instead of '...'.
7398 - Fix uses of @code where @var was needed.
7399 - Replace "deprecated" markers with English text spelling out the
7400 packet's status and the preferred alternatives.
7401 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7402 what this ever meant.
7403 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7404 this for a long time.
7405 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7406 implemented several times, and have been in use for years.
7407
8ffe2530
JB
74082005-11-15 Jim Blandy <jimb@redhat.com>
7409
c43c5473
JB
7410 * gdb.texinfo (Packets): Add index entries for 'm' packet
7411 disclaimers.
5ae4183a 7412
fb031cdf
JB
7413 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7414 of stub when processing an 'm' packet.
7415
8ffe2530
JB
7416 * gdb.texinfo (Packets): Mention that packets beginning with
7417 letters are reserved once, at the top, instead of actually listing
7418 them all and saying "reserved".
7419
c03c782f
AS
74202005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7421
7422 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7423 Change @var{$arg0 to @code{$arg0.
7424
814e32d7
WZ
74252005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7426
7427 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7428
fa93a9d8
JB
74292005-11-12 Jim Blandy <jimb@redhat.com>
7430
7431 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7432 order. Remove extraneous 'z'.
7433
8a5a3c82
AS
74342005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7435
7436 * gdb.texinfo (Choosing files): Add --eval-command.
7437
4b0ad762
AS
74382005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7439
7440 * gdb.texinfo (Choosing modes): Add --return-child-result.
7441
7442
1a088d06
AS
74432005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7444
7445 * gdb.texinfo (Choosing modes): Add --batch-silent.
7446
656d5e12
EZ
74472005-10-28 Eli Zaretskii <eliz@gnu.org>
7448
7449 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7450 "The -var-update Command".
7451
3c9c013a
JB
74522005-10-03 Joel Brobecker <brobecker@adacore.com>
7453
7454 * gdb.texinfo (Print Settings): Add documentation for set/show
7455 print array-indexes.
7456
7ba3cf9c
DJ
74572005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7458
7459 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7460 6.2 and 6.3.
7461
a94ab193
EZ
74622005-08-27 Eli Zaretskii <eliz@gnu.org>
7463
7464 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7465 since 19-Jan-2004.
7466 (Files): Likewise.
ab1adacd
EZ
7467 (Variables, Symbols): Document the "<incomplete type>" message and
7468 its reasons.
a94ab193 7469
ca06016a
FF
74702005-08-01 Fred Fish <fnf@specifix.com>
7471
7472 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7473
cf58170d
NR
74742005-07-15 Nick Roberts <nickrob@snap.net.nz>
7475
7476 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7477 option for -var-list-children and -var-update.
7478 (GDB/MI Stack Manipulation): Simplify description of
7479 print-values option for -stack-list-locals.
7480 (GDB/MI Command Description Format): Clarify.
7481 (Mode Options): Spelling of superseded.
7482
38f1196a
BR
74832005-07-12 Bob Rossi <bob@brasko.net>
7484
7485 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7486 corresponding GDB command comment.
7487
3cb3b8df
BR
74882005-07-06 Bob Rossi <bob@brasko.net>
7489
7490 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7491 and -inferior-tty-show.
7492 (Input/Output): Document "set/show inferior-tty" and tty alias.
7493
10fac096
NW
74942005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7495
7496 * gdb.texinfo (Packets): Change description of 'D' packet to note
7497 that GDB does wait for a response.
7498
d1b6db76
NR
74992005-06-22 Nick Roberts <nickrob@snap.net.nz>
7500
7501 * gdb.texinfo (History) Rename "Command History".
7502 (Command History): Move node "Server Prefix" from section on
7503 Annotations here.
7504
29629dcf
NR
75052005-06-19 Nick Roberts <nickrob@snap.net.nz>
7506
7507 * gdb.texinfo (GDB/MI Stack Manipulation):
7508 Re-instate -stack-info-frame with example. Say that it gets
7509 info on selected frame, not current frame.
7510
397ca115
EZ
75112005-06-18 Eli Zaretskii <eliz@gnu.org>
7512
7513 * gdb.texinfo (Server): Clarify that `file' should be used before
7514 connecting to the server.
7515 (Files): Add an xref to the above description.
51274035
EZ
7516 (Output Formats): More detailed description of the `c' format.
7517 (Memory): List explicitly all the formats supported by `x'.
638ac427 7518 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7519 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7520 files. Add more indexing for solib-absolute-prefix and
7521 --with-sysroot.
76d17f34
EZ
7522 (Machine Code): Document possible problems with locations in
7523 shared libraries.
d416eeec
EZ
7524 (Backtrace): Document that free-standing environments do not need
7525 to have a `main' function.
397ca115 7526
74f6deaa
NR
75272005-06-18 Nick Roberts <nickrob@snap.net.nz>
7528
7529 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7530 -stack-info-frame.
7531
a9967aef
AC
75322005-06-07 Andrew Cagney <cagney@gnu.org>
7533
7534 * gdb.texinfo (Contributors): Note the original multi-arch
7535 contributors.
7536
e09f16f9
EZ
75372005-06-03 Eli Zaretskii <eliz@gnu.org>
7538
7539 * gdb.texinfo (Registers): Add index entries for the standard
7540 registers.
7541 (Frames): Add cross-reference from frame pointer description to
7542 the Registers node.
7543 (Annotations Overview): Fix the reference to GDB name.
7544
d87ba7ee
EZ
75452005-06-01 Eli Zaretskii <eliz@gnu.org>
7546
7547 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7548 can-use-hw-watchpoints.
7549
034dad6f
BR
75502005-05-28 Bob Rossi <bob@brasko.net>
7551
7552 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7553 the possible reasons why an exec async record would be returned to FE.
7554
ffed4509
AC
75552005-05-26 Andrew Cagney <cagney@gnu.org>
7556
7557 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7558 Andrew Cagney implemented the original GDB/MI.
7559
e22e55c9
OF
75602005-05-23 Orjan Friberg <orjanf@axis.com>
7561
7562 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7563 documentation. Add documentation for cris-mode.
7564
a78e13ce
EZ
75652005-05-20 Eli Zaretskii <eliz@gnu.org>
7566
7567 * gdb.texinfo (Numbers): Explain the example and make the wording
7568 more acurate.
7569
76ff342d
DJ
75702005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7571 Dennis Brueni <dennis@slickedit.com>
7572
7573 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7574 (GDB/MI Data Manipulation, GDB/MI Program Control)
7575 (GDB/MI Stack Manipulation): Update examples to include the fullname
7576 attribute in stack frames.
7577
119b882a
EZ
75782005-05-12 Eli Zaretskii <eliz@gnu.org>
7579
7580 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7581 do with other non-standard names of init files.
7582
6fc08d32
EZ
75832005-05-11 Eli Zaretskii <eliz@gnu.org>
7584
7585 * gdb.texinfo (Command Files): Move the description of the startup
7586 from here...
7587 (Startup): ...to this new subsection of the Invocation chapter.
7588 Rearrange the description of init files more logically and add a
7589 cross-reference to "Command Files". Document the special gdbinit
7590 name for CISCO 68k. Expand the description of what GDB does
7591 during startup.
7592 (History): Add index entry for HISTSIZE.
7593
a561754a
MK
75942005-05-02 Mark Kettenis <kettenis@gnu.org>
7595
7596 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7597
2eecc4ab
EZ
75982005-05-02 Eli Zaretskii <eliz@gnu.org>
7599
7600 * gdb.texinfo (SVR4 Process Information, The isatty call)
7601 (The system call): Don't use foo(N) notation for man pages and
7602 functions.
514c4d71 7603 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7604
18999be5
EZ
76052005-04-27 Eli Zaretskii <eliz@gnu.org>
7606
7607 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7608 were optimized away.
7609
0abb7bc7
EZ
76102005-04-22 Eli Zaretskii <eliz@gnu.org>
7611
7612 * gdb.texinfo (Remote configuration): Document "set/show
7613 get-thread-local-storage-address". Add cross-reference to the
7614 description of the qGetTLSAddr packet.
7615 (General Query Packets): Mention "set remote
7616 get-thread-local-storage-address" and add a reference to its
7617 description.
7618
6f61acb1
NR
76192005-04-19 Nick Roberts <nickrob@snap.net.nz>
7620
7621 * gdb.texinfo (Backtrace): Describe 'bt full'.
7622
9d59903a
NR
76232005-04-17 Nick Roberts <nickrob@snap.net.nz>
7624
7625 * gdb.texinfo (Mode Options): Fix typo.
7626 (GDB/MI): Describe how to invoke GDB/MI.
7627
721c2651
EZ
76282005-04-16 Eli Zaretskii <eliz@gnu.org>
7629
7630 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7631 references changed. Add description of "info udot".
721c2651
EZ
7632 (Files): Document "set/show stop-on-solib-events".
7633 (M32R/D): Document "set/show download-path", "set/show
7634 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7635 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7636 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7637 (Maintenance Commands): Improve indexing.
7638 (Target Commands): Document "set/show hash", "set/show debug
7639 monitor".
7640 (SVR4 Process Information): Document "info pidlist" and "info
7641 meminfo". Document "set/show procfs-tarce" and "set/show
7642 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7643 (Symbols, The Print Command with Objective-C): Improve indexing.
7644 (Objective-C): Add references to "info classes" and "info
7645 selectors".
c45da7e6
EZ
7646 (Debugging Output): Improve wording. Document "set/show debug
7647 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7648 (Set Breaks): Add index entry for "hardware breakpoints".
7649 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7650 and "set/show usehardbreakpoints".
7651 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7652 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7653 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7654 rdiromatzero", "set/show rdiheartbeat".
7655 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7656 "sds".
7657 (Embedded Processors): Document the "sim" command.
7658 (Remote): Document the "remote" command.
7659 (DJGPP Native): Document the "info serial" command.
7660 (Threads): Document "maint info sol-threads".
7661 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7662 (Set Breaks): Improve indexing.
7663 (Command Syntax): Add a reference to dont-repeat.
7664 (Define): Document "dont-repeat".
7665 (TUI Commands): Document "tabset".
7666 (WinCE): New subsection. Document "set/show remotedirectory",
7667 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7668
14d6dd68
EZ
76692005-04-15 Eli Zaretskii <eliz@gnu.org>
7670
7671 * gdb.texinfo (Hurd Native): New subsection, documents
7672 Hurd-specific commands.
a64548ea 7673 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7674 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7675 (MIPS): Improve documentation of heuristic-fence-post. Document
7676 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7677 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7678 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7679 (ARM): Document ARM-specific commands.
a64548ea
EZ
7680 (AVR): New section. Document "info io_registers".
7681 (CRIS): New section. Document "set/show cris-version" and
7682 "set/show cris-dwarf2-cfi".
7683 (HPPA): New section. Document "set/show debug hppa" and "maint
7684 print unwind".
a5adf40f 7685 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7686 (Super-H): New section. Document the "regs" command.
721c2651 7687 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7688
9c16f35a
EZ
76892005-04-09 Eli Zaretskii <eliz@gnu.org>
7690
7691 * gdb.texinfo (Print Settings): Document "set/show print
7692 pascal_static-members", "set print repeats", "show print
7693 null-stop". Improve indexing. Fix documentation of "set print
7694 union".
7695 (Pascal): New section.
7696 (Supported languages): Rename from "Support"; all references
7697 updated. Add a menu item for Pascal.
7698 (Numbers): Document "set radix.
7699 (Screen Size): Document "set/show pagination".
7700 (MIPS Embedded): Remove "set processor" documentation.
7701 (Remote configuration): Document "set/show X/P/Z-packet",
7702 "set/show read-aux-vector-packet", "set/show remote
7703 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7704 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7705 remotedebug", "set/show remotebreak", "set/show remotedevice",
7706 "set/show remotelogfile".
7707 (Auxiliary Vector): Add reference to the description of the
7708 read-aux-vector-packet setting.
7709 (Set Watchpoints): Add a cross-reference to "set remote
7710 hardware-breakpoint-limit".
7711 (General Query Packets): Add indexing of requests and
7712 cross-references to related commands in "Remote configuration".
7713 (File-I/O Overview, The system call): Fix wording and typos.
7714 (Thread Stops): Add index entries.
7715 (Continuing and Stepping): Document "show step-mode".
7716 (i386): New node. Document "set/show struct-convention".
7717 (Files): Document "show trust-readonly-sections".
7718 (Calling): Document "set/show unwindonsignal".
7719 (Messages/Warnings): Add index entries.
7720 (Maintenance Commands): Document "set/show watchdog".
7721 (Annotations Overview): Document "show annotate".
7722 (Set Watchpoints): Add index entries.
7723 (Symbols): Fix doc of case-sensitive.
7724 (ABI): Document "show coerce-float-to-double".
7725 (Convenience Vars, Help): Improve indexing.
7726 (Machine Code): Document "show disassembly-flavor".
7727 (Debugging C plus plus): Document "show overload-resolution".
7728 (Value History, Signaling): Add index entries.
7729
77302005-04-08 Eli Zaretskii <eliz@gnu.org>
7731
7732 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7733 (Processes): Fix wording.
7734 (History, List, Logging output, Define, Symbols, Print Settings):
7735 Improve indexing.
7736
a8f24a35
EZ
77372005-04-03 Eli Zaretskii <eliz@gnu.org>
7738
7739 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7740 redundant index entry for "target" command.
7741 (Backtrace): Add index entries.
7742 (Symbols, Fortran): Document the "set case-sensitive" command.
7743 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7744 (Print Settings): Add index entry for "set demangle-style".
7745 (Target Commands): Document "set download-write-size".
7746 (Debugging Output): Document "set exec-done-display".
7747
09d4efe1
EZ
77482005-04-02 Eli Zaretskii <eliz@gnu.org>
7749
7750 * gdb.texinfo (Files): Fix the name and documentation of
7751 add-shared-symbol-files. Document its alias assf. Update the
7752 list of OSs where GDB supports shared libraries. Fix markup.
7753 (Continuing and Stepping): Add reference to @var{location} in the
7754 text.
7755 (Dump/Restore Files): Fix reference to @{filename}.
7756 (Help): Fix wording.
7757 (Attach): Ditto.
7758 (Set Watchpoints): Ditto.
7759 (Backtrace): Remove redundant index entries. Improve index
7760 entries.
7761 (Delete Breaks): Fix wording.
7762 (Memory): Document the compare-sections command.
7763 (Memory Region Attributes): Improve wording.
7764 (Disabling): Improve wording.
7765 (Fortran): New subsection. Document the "info common" command.
7766 (Help): Document aliases "info copying" and "info warranty".
7767 (Caching Remote Data): New section. Document the "set/show
7768 remotecache" and "info dcache" commands.
7769 (Show): Fix wording of the documentation of the "set
7770 extension-language" command.
7771 (Signals): Add index entry for "info handle".
7772 (Memory Region Attributes): Fix punctuation.
7773 (Symbols): Change the arg name to "location" and refer to it in
7774 the text. Fix wording of "info types" doc.
7775 (Threads): Fix usage of @enumerate @item's.
7776 (Listing Tracepoints): Add index entry for "info tp".
7777 (Set Watchpoints): Add xref to "info break" description.
7778 (Macros): Add an index entry for "macro exp1". Document the
7779 "macro list" command.
7780 (Maintenance Commands): Document "flushregs", "maint agent",
7781 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7782 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7783 "maint print architecture", "maint print objfiles", "maint print
7784 statistics", "maint print type", "maint show-debug-regs", "maint
7785 space", "maint time", and "maint translate-address".
7786 (Connecting): Document the "monitor" command.
7787 (Annotations Overview): Describe the "set annotate" command.
7788
82f2d802
EZ
77892005-04-01 Eli Zaretskii <eliz@gnu.org>
7790
7791 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7792 Rearrange index entries and improve wording about support for
7793 hardware watchpoints.
7794
7d51c7de
BR
77952005-03-10 Bob Rossi <bob@brasko.net>
7796
7797 * gdb.texinfo: Update copyright
7798
68c71a2e
TR
77992005-02-09 Theodore A. Roth <troth@openavr.org>
7800
7801 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7802 error.
7803
83761cbd
KB
78042005-02-03 Kevin Buettner <kevinb@redhat.com>
7805
7806 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7807
9f1c6395
MS
78082005-01-17 Michael Snyder <msnyder@redhat.com>
7809
7810 * gdb.texinfo: Fix spelling, infinte -> infinite.
7811
fbd1b305
MK
78122005-01-08 Mark Kettenis <kettenis@gnu.org>
7813
7814 * observer.texi (GDB Observers): Document "solib_loaded".
7815
3ace7edb
AC
78162005-01-07 Andrew Cagney <cagney@gnu.org>
7817
bec39cab
AC
7818 * configure.ac: Rename configure.in, require autoconf 2.59.
7819 * configure: Re-generate.
7820
3ace7edb
AC
7821 * configure.in: Replace configdirs with multiple references to
7822 AC_CONFIG_SUBDIRS.
7823 * configure: Re-generate.
5ae4183a 7824
53531fc1
AC
78252005-01-04 Andrew Cagney <cagney@gnu.org>
7826
7827 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7828 part of the version number.
7829
536ffdb7
MK
78302004-12-24 Mark Kettenis <kettenis@gnu.org>
7831
7832 * gdbint.texinfo (Algorithms): Remove description of
7833 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7834
e1aac25b
JB
78352004-12-07 Jim Blandy <jimb@redhat.com>
7836
7837 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7838 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7839 numbers.
7840
f47b1503
AS
78412004-12-07 Andreas Schwab <schwab@suse.de>
7842
7843 * gdb.texinfo (Mode Options): Document -l option.
7844
b6b8ece6
EZ
78452004-12-04 Eli Zaretskii <eliz@gnu.org>
7846
7847 * gdbint.texinfo (Algorithms): More accurate description of
7848 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7849 is not needed unless data-read and data-access watchpoints are
7850 supported. Add a description of how GDB checks whether the
7851 inferior stopped because a watchpoint was hit.
7852
01371747
EZ
78532004-11-23 Eli Zaretskii <eliz@gnu.org>
7854
7855 * gdb.texinfo (Files): Add cross-reference to description of
7856 -readnow command-line switch.
7857
2315ffec
RC
78582004-11-10 Randolph Chung <tausq@debian.org>
7859
7860 * gdb.texinfo: Document set/show backtrace past-entry commands.
7861 Rearrange index entries for set/show backtrace past-main.
7862
69065f5d
AC
78632004-11-10 Jon Beniston <jon@beniston.com>
7864
7865 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7866 * gdb.texinfo (Remote Serial Protocol): Further describe
7867 binary transfer escaping mechanism .
69065f5d 7868
30e91e0b
RC
78692004-11-08 Randolph Chung <tausq@debian.org>
7870
7871 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7872 and "show debug infrun". Add index entries.
7873
60bf7e09
EZ
78742004-10-23 Eli Zaretskii <eliz@gnu.org>
7875
7876 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7877 "info proc" that are already implemented. Add index entries.
7878 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7879 (Files): Add a tip for decreasing memory used for symtabs from
7880 shared libraries.
f018e82f
EZ
7881 (Starting): Fix whitespace; make "elaboration" stand out where it
7882 is first used, and add an index entry for the term.
f8568604
EZ
7883 (Calling): Expand and elaborate text. Add "print". Add the
7884 description of problems with weak aliases.
384ee23f 7885 (Core File Generation): New section.
60bf7e09 7886
d52fe014
AC
78872004-10-12 Andrew Cagney <cagney@gnu.org>
7888
7889 * gdbint.texinfo (Versions and Branches): New chapter.
7890 (Releasing GDB): Delete "Versions and Branches" section.
7891 (Top): Add "Versions and Branches".
7892
703663ab
EZ
78932004-10-08 Eli Zaretskii <eliz@gnu.org>
7894
7895 * gdb.texinfo (Editing, History): Add cross-references to the
7896 included Readline and History user documentation. Remove
7897 references to the symbol have-readline-appendices which is unused
7898 and undefined.
7899 (History): Fix indexing.
7900
ac77d04f
JJ
79012004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7902
7903 * gdbint.texinfo (target_stopped_data_address): Update to
7904 new prototype.
7905 (i386_stopped_data_address): Update prototype and description.
7906 (i386_stopped_by_watchpoint): New function and description.
7907
e07c999f
PH
79082004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7909
7910 * gdb.texinfo (Filenames): Add Ada suffixes.
7911 (Ada) New section.
7912
2e868123
AC
79132004-09-27 Andrew Cagney <cagney@gnu.org>
7914 Robert Picco <Robert.Picco@hp.com>
7915
7916 * gdb.texinfo (Packets): Document the "p" packet.
7917
02a57714
JM
79182004-09-21 Jason Molenda (jmolenda@apple.com)
7919
7920 * gdb.texinfo (Paths and Names of the Source Files): Document the
7921 meaning of values in the 'desc' field of a SO stab.
7922
ae038cb0
DJ
79232004-09-20 Daniel Jacobowitz <dan@debian.org>
7924
7925 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7926 max-cache-age" and "maint show dwarf2 max-cache-age".
7927
f7dc1244
EZ
79282004-09-16 Eli Zaretskii <eliz@gnu.org>
7929
7930 * gdb.texinfo (Set Breaks): Add index entry for setting
7931 breakpoints on overloaded C++ functions that are not members of
7932 any classes. Add an example and an index entry for setting
7933 breakpoints on all program functions.
7934 (Character Sets, Macros, Overlay Commands)
7935 (Non-debug DLL symbols, GDB/MI Output Syntax)
7936 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7937 Use "(@value{GDBP})" instead of a literal "(gdb)".
7938
f810308b
AC
79392004-09-12 Andrew Cagney <cagney@gnu.org>
7940
7941 * gdbint.texinfo (Native Debugging): Delete description of
7942 FILES_INFO_HOOK.
7943
15a661f3
PH
79442004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7945
5ae4183a
AS
7946 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7947 to hex_string_custom (not historically correct, but more
15a661f3
PH
7948 understandable, given the current code).
7949
f3219c75
AC
79502004-09-03 Andrew Cagney <cagney@gnu.org>
7951
7952 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7953
f3bb6704
JJ
79542004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7955
7956 * observer.texi (solib_unloaded): New observer.
7957
8d2c00cb
AC
79582004-08-24 Andrew Cagney <cagney@gnu.org>
7959
7960 * gdbint.texinfo (Target Architecture Definition): Add missing
7961 comma.
7962
e7dc800a
MC
79632004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7964
7965 * (Using the Testsuite): build != host is supported,
7966 but some test scripts do not support build != host.
7967
73b03683
MK
79682004-08-14 Mark Kettenis <kettenis@gnu.org>
7969
7970 * gdbint.texinfo (Host Definition): Delete description of
7971 FCLOSE_PROVIDED and GETENV_PROVIDED.
7972
c0ccb908
MK
79732004-08-05 Mark Kettenis <kettenis@chello.nl>
7974
7975 * gdbint.texinfo (Host Definition): Delete description of
7976 NO_SYS_FILE.
7977 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7978 PTRACE_FP_BUG.
7979
9c8dbfa9
AC
79802004-08-05 Andrew Cagney <cagney@gnu.org>
7981
7982 * gdbint.texinfo (Target Architecture Definition): Delete
7983 reference to deprecated_read_fp.
7984
f42accbe
AC
79852004-08-02 Andrew Cagney <cagney@gnu.org>
7986
7987 * gdbint.texinfo (Target Architecture Definition): Delete
7988 description of DEPRECATED_REGISTER_BYTES.
7989
0b66e38c
EZ
79902004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7991
7992 * gdb.texinfo (Source Path): Document the new behavior of
7993 searching for the source files.
7994
15387254
EZ
79952004-07-17 Eli Zaretskii <eliz@gnu.org>
7996
7997 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7998 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7999 (Auto Display): Improve indexing.
8000
2c07db7a
AC
80012004-07-16 Andrew Cagney <cagney@gnu.org>
8002
8003 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8004 "-noasync".
8005
4644b6e3
EZ
80062004-07-09 Eli Zaretskii <eliz@gnu.org>
8007
8008 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8009 have the same prefix have only their prefix in the index.
8010
7561d450
MK
80112004-07-03 Mark Kettenis <kettenis@gnu.org>
8012
8013 * gdb.texinfo (BSD libkvm Interface): New node (section)
8014 (Native): Add it to the menu.
8015
67bebe79
MK
80162004-07-01 Mark Kettenis <kettenis@gnu.org>
8017
8018 * gdbint.texinfo (Target Architecture Definition): Remove
8019 PCC_SOL_BROKEN.
8020
1a6923e0
MK
80212004-06-24 Mark Kettenis <kettenis@gnu.org>
8022
8023 * gdbint.texinfo (Target Architecture Definition): Remove
8024 SUN_FIXED_LBRAC_BUG.
8025
b435e160
AC
80262004-06-26 Andrew Cagney <cagney@gnu.org>
8027
8028 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8029
b5622e8d
AC
80302004-06-20 Andrew Cagney <cagney@gnu.org>
8031
8032 * gdbint.texinfo (Target Architecture Definition): Deprecate
8033 USE_STRUCT_CONVENTION.
8034
e0c07bf0
MC
80352004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8036
8037 gdb.texinfo (Bug Reporting): Mention session recording,
8038 with the script command or Emacs.
8039
782263ab
AC
80402004-06-18 Andrew Cagney <cagney@gnu.org>
8041
8042 * gdbint.texinfo (Target Architecture Definition): Deprecate
8043 FUNCTION_START_OFFSET.
8044
03727ca6
AC
80452004-06-14 Andrew Cagney <cagney@gnu.org>
8046
8047 Based on changes from Karl Berry.
8048 * gdb.texinfo: Do not use @sc in a direntry.
8049 * stabs.texinfo: Change @dircateogry to "Software development".
8050 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8051
97092415
AC
80522004-06-13 Andrew Cagney <cagney@gnu.org>
8053
8054 * gdbint.texinfo (Target Architecture Definition): Delete
8055 description of RETURN_VALUE_ON_STACK.
8056
1f6d4158
AC
80572004-06-09 Andrew Cagney <cagney@gnu.org>
8058
8059 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8060 deleted by previous patch.
8061
d966f0cb
AC
80622004-06-08 Andrew Cagney <cagney@gnu.org>
8063
8064 * gdbint.texinfo (Native Debugging): Delete documentation on
8065 ATTACH_DETACH.
8066
86fe4aaa
RC
80672004-06-06 Randolph Chung <tausq@debian.org>
8068
8069 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8070
d4b6d575
RC
80712004-06-06 Randolph Chung <tausq@debian.org>
8072
5ae4183a 8073 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8074 the new push_dummy_call method signature. Describe the function
8075 argument.
8076
4e8b0763
JB
80772004-05-24 Joel Brobecker <brobecker@gnat.com>
8078
8079 * gdb.texinfo (Starting): Document new start command.
8080
59caf092
AC
80812004-05-21 Andrew Cagney <cagney@redhat.com>
8082
8083 * observer.texi (GDB Observers): Document "inferior_created".
8084
e4a2df64
AC
80852004-05-08 Andrew Cagney <cagney@redhat.com>
8086
e6b55ae2
AC
8087 * gdbint.texinfo (Target Architecture Definition): Delete
8088 description of DO_DEFERRED_STORES.
8089
28954179
AC
8090 * gdbint.texinfo (Target Architecture Definition): Delete
8091 references to DEPRECATED_FIX_CALL_DUMMY.
8092
434b87dd
AC
8093 * gdbint.texinfo (Target Architecture Definition): Delete
8094 description of DEPRECATED_CALL_DUMMY_WORDS,
8095 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8096
58d28df8
AC
8097 * gdbint.texinfo (Target Architecture Definition): Delete
8098 description of DEPRECATED_PUSH_DUMMY_FRAME.
8099
e4a2df64
AC
8100 * gdbint.texinfo (Target Architecture Definition): Delete
8101 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8102
2b4855ab
AC
81032004-05-07 Andrew Cagney <cagney@redhat.com>
8104
8105 * observer.texi (GDB Observers): Add "Debugging" section. Include
8106 cross reference to "set/show debug observer".
8107 * gdb.texinfo (Debugging Output): Document "set/show debug
8108 observer".
8109
fcf70625
AC
81102004-05-01 Andrew Cagney <cagney@redhat.com>
8111
8112 * gdbint.texinfo (Target Architecture Definition): Delete
8113 description of DEPRECATED_PC_IN_SIGTRAMP.
8114
8ee56bcf
AC
81152004-04-30 Andrew Cagney <cagney@redhat.com>
8116
8117 * gdbint.texinfo (Target Architecture Definition): Delete
8118 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8119
67ab9a76
OF
81202004-04-30 Orjan Friberg <orjanf@axis.com>
8121
8122 * observer.texi (GDB Observers): Correct spelling.
8123
79346bcb
OF
81242004-04-26 Orjan Friberg <orjanf@axis.com>
8125
8126 * observer.texi (GDB Observers): Add target_changed event.
8127
7a464420
AC
81282004-04-08 Andrew Cagney <cagney@redhat.com>
8129
8130 * observer.texi (GDB Observers): Rework, provide generic observer
8131 definitions and then a list of observable events.
8132
6cdf9d98
AC
81332004-04-04 Andrew Cagney <cagney@redhat.com>
8134
8135 * gdbint.texinfo (Host Definition): Delete reference to
8136 NO_SIGINTERRUPT.
8137
ddc135a4
AC
81382004-04-02 Andrew Cagney <cagney@redhat.com>
8139
8140 * gdbint.texinfo (Target Architecture Definition): Delete
8141 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8142
6a1b180d
SC
81432004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8144
8145 * gdb.texinfo (TUI Commands): Document tui reg commands.
8146
d0d5df6f
AC
81472004-03-26 Andrew Cagney <cagney@redhat.com>
8148
8149 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8150 "gdbtui".
8151 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8152 (Contributors): Mention both Text and Terminal User Interface.
8153
aa2a3f87
AC
81542004-03-23 Andrew Cagney <cagney@redhat.com>
8155
8156 * gdbint.texinfo (Target Architecture Definition): Deprecate
8157 references to SIGTRAMP_START and SIGTRAMP_END.
8158
f561f026
AC
81592004-03-23 Andrew Cagney <cagney@redhat.com>
8160
8161 * gdbint.texinfo (Target Architecture Definition): Deprecate
8162 references to PC_IN_SIGTRAMP.
8163
33cb8b0f
AC
81642004-03-19 Andrew Cagney <cagney@redhat.com>
8165
8166 * gdbint.texinfo (Target Architecture Definition): Delete
8167 reference to GDB_TARGET_IS_HPPA.
8168
fc989b7a
AC
81692004-03-18 Andrew Cagney <cagney@redhat.com>
8170
8171 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8172 describe pre_init and post_init.
8173
701b08bb
DJ
81742004-03-09 Daniel Jacobowitz <drow@mvista.com>
8175
8176 * gdb.texinfo (Debugging Output): Document values for "set debug
8177 target".
8178
faae5abe
AC
81792004-02-28 Andrew Cagney <cagney@redhat.com>
8180
8181 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8182
dd79a6cf
JJ
81832004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8184
8185 * gdb.texinfo (breakpoints): Add information about the
8186 new "set breakpoint pending" and "show breakpoint pending"
8187 commands.
8188
e7f16015
AC
81892004-02-26 Andrew Cagney <cagney@redhat.com>
8190
8191 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8192 in Per-architecture module data section.
8193
7161a3a6
RM
81942004-02-25 Roland McGrath <roland@redhat.com>
8195
8196 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8197
2154891a
AC
81982004-02-24 Andrew Cagney <cagney@redhat.com>
8199
8200 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8201 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8202 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8203
6c74ac8b
AC
82042004-02-17 Andrew Cagney <cagney@redhat.com>
8205
8206 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8207
19772a2c
AC
82082004-02-16 Andrew Cagney <cagney@redhat.com>
8209
8210 * gdbint.texinfo (Target Architecture Definition): Deprecate
8211 FRAMELESS_FUNCTION_INVOCATION.
8212
c9830293
AC
82132004-02-16 Andrew Cagney <cagney@redhat.com>
8214
8215 * gdbint.texinfo (Coding): Mention -Wunused-function.
8216
b9d26eb9
AC
82172004-02-14 Andrew Cagney <cagney@redhat.com>
8218
8219 * gdbint.texinfo (Target Architecture Definition): Delete
8220 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8221
49efadf5
EZ
82222004-02-12 Elena Zannoni <ezannoni@redhat.com>
8223
8224 * gdb.texinfo: Properly quote the name "C++".
8225 * gdbint.texinfo: Ditto.
8226 * stabs.texinfo: Ditto.
8227
1eb288ea
EZ
82282004-02-11 Elena Zannoni <ezannoni@redhat.com>
8229
8230 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8231 minimal information about libiberty.
8232
e4937fc1
MC
82332004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8234
8235 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8236
a9331b3f
RM
82372004-02-04 Roland McGrath <roland@redhat.com>
8238
8239 * gdb.texinfo (Auxiliary Vector): New node (section).
8240 (Data): Add it to the menu.
8241
2650777c
JJ
82422004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8243
8244 * gdb.texinfo (Breakpoints): Add information about pending
8245 breakpoint support.
8246
b4501125
AC
82472004-01-26 Andrew Cagney <cagney@redhat.com>
8248
8249 * gdb.texinfo (Overview): Delete references to the cisco protocol
8250 including the "N" response.
8251
74055713
AC
82522004-01-26 Andrew Cagney <cagney@redhat.com>
8253
8254 * gdbint.texinfo (Target Architecture Definition): Rename
8255 EXTRACT_STRUCT_VALUE_ADDRESS to
8256 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8257
3bbe9696
EZ
82582004-01-24 Eli Zaretskii <eliz@gnu.org>
8259
8260 * gdb.texinfo (KOD): Document "show os". Add index entries for
8261 "set/show os" and "info cisco" commands.
8262
5843504f
EZ
82632004-01-21 Eli Zaretskii <eliz@gnu.org>
8264
8265 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8266
9175c9a3
MC
82672004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8268
8269 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8270 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8271
8e94b928
NR
82722004-01-19 Nick Roberts <nick@nick.uklinux.net>
8273
8274 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8275 -stack-list-locals.
8276 (GDB/MI Variable Objects): Describe extension to
8277 -var-list-children.
8278
a20cf136
DJ
82792004-01-17 Daniel Jacobowitz <drow@mvista.com>
8280
8281 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8282
afb18d0f
AC
82832004-01-17 Andrew Cagney <cagney@redhat.com>
8284
8285 * gdbint.texinfo (Target Architecture Definition): Delete
8286 documentation on DEPRECATED_NPC_REGNUM.
8287
b51970ac
DJ
82882004-01-13 Daniel Jacobowitz <drow@mvista.com>
8289
8290 * gdb.texinfo: Update copyright year. Mention that set
8291 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8292 "set follow-fork-mode ask".
8293
0f0cffd2
AC
82942004-01-13 Andrew Cagney <cagney@redhat.com>
8295
8296 * gdbint.texinfo: Update copyright year.
8297 (Coding): Add -Wunused-label to list of -Werror warnings.
8298
c552b3bb 82992004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8300 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8301
8302 * gdb.texinfo: Update copyright.
8303 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8304 around names, as appropriate. Minor syntax cleanup of
8305 _NSPrintForDebugger explanation. Two spaces after periods.
8306 GDBN used instead of lit. "gdb". Index entries added for
8307 print-object and _NSPrintForDebugger. @noindent added in one spot.
8308
afe157ca
EZ
83092003-11-11 Elena Zannoni <ezannoni@redhat.com>
8310
8311 * stabs.texinfo: Add dircategory and direntry commands.
8312 * annotate.texinfo: Ditto.
8313
963e2bb7
AC
83142003-11-10 Andrew Cagney <cagney@redhat.com>
8315
8316 * gdbint.texinfo (Target Architecture Definition): Replace the
8317 return_value method's "inval" and "outval" parameters with
8318 "readbuf" and "writebuf".
8319
1d8b2f28
JB
83202003-10-28 Jim Blandy <jimb@redhat.com>
8321
8322 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8323 from "The `F' request packet" and "The `F' reply packet", to make
8324 texi2dvi happy.
8325 (File-I/O remote protocol extension): Update menu entries, too.
8326
36d86913
MC
83272003-10-26 Michael Chastain <mec@shout.net>
8328
8329 * gdb.texinfo (Thread Stops): Document the issue with
8330 premature return from system calls in multi-threaded programs.
8331
ce2826aa
AC
83322003-10-24 Andrew Cagney <cagney@redhat.com>
8333
8334 * annotate.texinfo: Fix "fortunatly"[sic].
8335
f24c5e49
KI
83362003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8337
8338 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8339 with "Hitachi" and "Mitsubishi".
8340
92ad9cd9
AC
83412003-10-20 Andrew Cagney <cagney@redhat.com>
8342
8343 * gdbint.texinfo (Target Architecture Definition): Document
8344 gdbarch_return_value. Add cross references from
8345 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8346 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8347
0ab4b752
MK
83482003-10-18 Mark Kettenis <kettenis@gnu.org>
8349
8350 * gdbint.texinfo (Target Architecture Definition): Document
8351 regset_from_core_section.
fb3e19c0
KI
8352
83532003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8354
8355 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8356
a9331b3f 83572003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8358
8359 From Anthony Green <green@redhat.com>:
5ae4183a 8360 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8361
1485d690
KB
83622003-10-14 Kevin Buettner <kevinb@redhat.com>
8363
889bf7c5
PA
8364 * gdb.texinfo (Breakpoint related warnings): New node.
8365 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8366
86d30acc
DJ
83672003-10-13 Daniel Jacobowitz <drow@mvista.com>
8368
8369 * gdb.texinfo (Remote Protocol): Document v and vCont.
8370
172c2a43
KI
83712003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8372
8373 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8374 * gdbint.texinfo: Ditto.
8375
71952f4c
AC
83762003-10-09 Andrew Cagney <cagney@redhat.com>
8377
8378 From 2003-09-18 David Anderson <davea@sgi.com>:
8379 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8380 "command".
8381
268e2188
AC
83822003-10-03 Andrew Cagney <cagney@redhat.com>
8383
8384 * gdbint.texinfo (Target Architecture Definition): Deprecate
8385 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8386 just target.
8387
12c266ea 83882003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8389
f30992d4 8390 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8391 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8392 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8393 * gdbint.texinfo (Target Architecture Definition): Rename
8394
83952003-09-30 Andrew Cagney <cagney@redhat.com>
8396
f30992d4 8397 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8398 (Target Architecture Definition):
f30992d4 8399
2e092625
AC
8400 * gdbint.texinfo (Target Architecture Definition): Rename
8401 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8402
0717ae8a
AC
84032003-09-29 Andrew Cagney <cagney@redhat.com>
8404
dad809b7
AC
8405 * gdbint.texinfo (Target Architecture Definition): Delete
8406 documentation for NEED_TEXT_START_END.
8407
0717ae8a
AC
8408 * gdbint.texinfo (Target Architecture Definition): Rename
8409 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8410 TARGET_WRITE_PC.
a9331b3f 8411
af6cf26d
MC
84122003-09-22 Michael Chastain <mec@shout.net>
8413
8414 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8415
ee206350
AG
84162003-09-21 Anthony Green <green@redhat.com>
8417
8418 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8419
a38c9fe6
MK
84202003-09-21 Mark Kettenis <kettenis@gnu.org>
8421
8422 * gdbint.texinfo (Target Architecture Definition): Document
8423 stabs_argument_has_addr.
8424
77949794
AC
84252003-09-18 Andrew Cagney <cagney@redhat.com>
8426
8427 * gdbint.texinfo (Target Architecture Definition): Delete
8428 documentation on REGISTER_NAMES.
8429
8e823e25
MK
84302003-09-13 Mark Kettenis <kettenis@gnu.org>
8431
8432 * gdbint.texinfo (Target Architecture Definition): Replace
8433 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8434
f27dd7fd
AC
84352003-09-11 Andrew Cagney <cagney@redhat.com>
8436
8437 * gdbint.texinfo (Target Architecture Definition): Replace
8438 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8439
8b148df9
AC
84402003-08-18 Andrew Cagney <cagney@redhat.com>
8441
8442 * gdbint.texinfo (Target Architecture Definition): Document
8443 "frame_red_zone_size".
8444
25d29d70
AC
84452003-08-09 Andrew Cagney <cagney@redhat.com>
8446
8447 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8448 with "set/show backtrace past-main" and "set/show backtrace
8449 limit".
8450
c938e9b0
L
84512003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8452
8453 * Makefile.in (install-info): Support DESTDIR.
8454 (install-html): Likewise.
8455
64fabec2
AC
84562003-08-07 Andrew Cagney <cagney@redhat.com>
8457
8458 Patch from Nick Roberts.
8459 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8460 bindings. Remove description of send-gdb-command.
8461
2fcf52f0
AC
84622003-08-07 Andrew Cagney <cagney@redhat.com>
8463
8464 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8465 GDB 6.0.
8466
086432e2
AC
84672003-08-06 Andrew Cagney <cagney@redhat.com>
8468
8469 * gdb.texinfo (Mode Options): Mention that level three is the
8470 highest available and that level 2 is deprecated.
8471 (Annotations Overview): Mention annotation levels. Cross reference
8472 to "Limitations of the Annotation Interface" in annotate.texi.
8473 (TODO, Value Annotations, Frame Annotations): Delete section.
8474 (Displays, Breakpoint Info): Delete.
8475
e5249f67
AC
84762003-08-04 Andrew Cagney <cagney@redhat.com>
8477
8478 * agentexpr.texi: Delete @bye.
8479 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8480 (stabs.info): Add $(srcdir) to include search path.
8481 (html): Depend on "annotate_toc.html", and not "annotate.html".
8482 * stabs.texinfo: Ditto. Include "fdl.texi".
8483 * gdbint.texinfo: Update copyright statement's list of invariant
8484 sections.
8485
e6f672d2
AC
84862003-07-28 Andrew Cagney <cagney@redhat.com>
8487
8488 * Makefile.in (INFO_DEPS): Add annotate.info.
8489 (dvi, ps, html, pdf): Add annotate.
8490 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8491 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8492 (ANNOTATE_DOC_FILES): New macro.
8493 (ANNOTATE_TEX_TMPS): New macro.
8494 (annotate.info, annotate_toc.html): Specify dependencies.
8495 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8496 * annotate.texinfo: Rename annotate.texi. Get building. Add
8497 "Migrating to GDB/MI" and "Limitations of the Annotation
8498 Interface" chapters. Mention why it is not part of the user
8499 guide. Update copyright notice. Include "fdl.texi".
8500
72ffddc9
SC
85012003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8502
8503 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8504
a9f12a31
DJ
85052003-07-24 Daniel Jacobowitz <drow@mvista.com>
8506
8507 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8508
b1fe9455
DJ
85092003-07-24 Daniel Jacobowitz <drow@mvista.com>
8510
8511 * gdb.texinfo (Server): Mention pidof.
8512
153721e6
AC
85132003-07-22 Andrew Cagney <cagney@redhat.com>
8514
8515 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8516 list.
8517
0fac0b41
DJ
85182003-06-28 Daniel Jacobowitz <drow@mvista.com>
8519
8520 * gdb.texinfo (Logging output): New chapter.
8521
4e562065
JB
85222003-06-24 Joel Brobecker <brobecker@gnat.com>
8523
8524 * gdb.texinfo (Unsupported languages): New section.
8525 (Languages): Add link to new section.
8526
f2c06f52
AC
85272003-06-22 Andrew Cagney <cagney@redhat.com>
8528
8529 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8530
b4177fca
DJ
85312003-06-22 Daniel Jacobowitz <drow@mvista.com>
8532
8533 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8534
f418dd93
DJ
85352003-06-22 Daniel Jacobowitz <drow@mvista.com>
8536
8537 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8538 * agentexpr.texi: Retitle section, and change it to an appendix.
8539 Comment out texinfo initialization. Factor a @var{} into two
8540 pieces to prevent makeinfo warnings.
8541 * gdb.texinfo: Add Agent Expressions appendix.
8542
4ca61388
DJ
85432003-06-19 Daniel Jacobowitz <drow@mvista.com>
8544
8545 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8546
07f31aa6
DJ
85472003-06-18 Daniel Jacobowitz <drow@mvista.com>
8548
5ae4183a 8549 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8550 remote target". Document the "detach" and "disconnect" commands.
8551 (Server, Netware, Debug Session): Reference "Connecting to a
8552 remote target".
8553 (GDB/MI Target Manipulation): Document "-target-disconnect".
8554
2dd0da42
AC
85552003-06-13 Andrew Cagney <cagney@redhat.com>
8556
8557 * gdbint.texinfo (Target Architecture Definition): Deprecate
8558 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8559 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8560
e7a3abfc
JB
85612003-06-09 Jim Blandy <jimb@redhat.com>
8562
8563 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8564
25e3a86b
AC
85652003-06-08 Andrew Cagney <cagney@redhat.com>
8566
8567 * gdbint.texinfo (Target Architecture Definition): Delete
8568 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8569
a9e5fdc2
AC
85702003-06-08 Andrew Cagney <cagney@redhat.com>
8571
8572 * gdbint.texinfo (Target Architecture Definition): Document
8573 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8574
b37303ee
AF
85752003-06-07 Adam Fedor <fedor@gnu.org>
8576
8577 * gdb.texinfo: Add Objective-C documentation.
8578
39fe6e80
AC
85792003-06-01 Andrew Cagney <cagney@redhat.com>
8580
8581 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8582 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8583
125309b2
AC
85842003-05-21 Andrew Cagney <cagney@redhat.com>
8585
8586 * gdbint.texinfo (Target Architecture Definition): Delete
8587 references to "extract_address" and "store_address".
8588
b8b527c5
AC
85892003-05-16 Andrew Cagney <cagney@redhat.com>
8590
8591 * gdbint.texinfo (Target Architecture Definition): Replace
8592 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8593 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8594
50e3ee83
TR
85952003-05-14 Theodore A. Roth <troth@openavr.org>
8596
8597 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8598
44e2be90
L
85992003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8600
8601 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8602 (gdb.dvi): Likewise.
8603 (gdb.pdf): Likewise.
8604 (links2roff): Likewise.
8605
df5215a6
JB
86062003-05-08 Jim Blandy <jimb@redhat.com>
8607
8608 * gdb.texinfo (Dump/Restore Files): Update documentation for
8609 'dump', 'append', and 'restore': note that format argument is
8610 optional; simplify presentation of the command variants; and be
8611 more precise about the formats.
8612
5e7b2f39
JB
86132003-05-07 Jim Blandy <jimb@redhat.com>
8614
8615 * gdb.texinfo (Symbols): Update documentation: 'maint list
8616 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8617 symtabs' and 'maint info psymtabs'.
8618
b1e29e33
AC
86192003-05-05 Andrew Cagney <cagney@redhat.com>
8620
8621 * gdbint.texinfo (Target Architecture Definition): Make
8622 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8623 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8624 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8625
00905d52
AC
86262003-05-04 Andrew Cagney <cagney@redhat.com>
8627
8628 * gdb.texinfo (Maintenance Commands): Document "maint print
8629 dummy-frames".
8630
54ff5908
AC
86312003-05-04 Andrew Cagney <cagney@redhat.com>
8632
8633 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8634
32e7087d
JB
86352003-05-03 J. Brobecker <brobecker@gnat.com>
8636
8637 Thierry Schneider <tpschneider1@yahoo.com>
8638 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8639 for new MI command.
8640
7043d8dc
AC
86412003-05-03 Andrew Cagney <cagney@redhat.com>
8642
8643 * gdbint.texinfo (Target Architecture Definition): Document
8644 push_dummy_code. Add cross references.
8645
e33d66ec
EZ
86462003-05-02 Elena Zannoni <ezannoni@redhat.com>
8647
8648 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8649 set/show charsets commands.
8650
0ba6dca9
AC
86512003-04-28 Andrew Cagney <cagney@redhat.com>
8652
8653 * gdbint.texinfo (Target Architecture Definition): Replace
8654 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8655 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8656
d7a27068
AC
86572003-04-28 Andrew Cagney <cagney@redhat.com>
8658
8659 * gdbint.texinfo (Target Architecture Definition): Rename
8660 "tm_print_insn" to "deprecated_tm_print_insn".
8661
44ea7b70
JB
86622003-04-09 Jim Blandy <jimb@redhat.com>
8663
8664 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8665 list psymtabs'.
8666
fb8f8949
AC
86672003-04-08 Andrew Cagney <cagney@redhat.com>
8668
8669 * gdbint.texinfo (Target Architecture Definition): Delete
8670 references to EXTRA_FRAME_INFO.
8671
32fb0f22
AC
86722003-04-08 Andrew Cagney <cagney@redhat.com>
8673
8674 * gdbint.texinfo (Target Architecture Definition): Delete
8675 PRINT_TYPELESS_INTEGER.
8676
6be67e67
JB
86772003-04-02 J. Brobecker <brobecker@gnat.com>
8678
8679 * observer.texi (GDB Observers): Adjust the documentation for the
8680 normal_stop notification to better describe reality. Fix a couple
8681 of minor typos.
8682
4e35d5f0
BR
86832003-04-02 Bob Rossi <bob_rossi@cox.net>
8684
a9331b3f 8685 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8686 '-file-list-exec-source-file'
8687
e8a8712a
AC
86882003-03-31 Andrew Cagney <cagney@redhat.com>
8689
8690 * gdbint.texinfo (Target Architecture Definition): Delete
8691 references to CALL_DUMMY_P.
8692
6c0e89ed
AC
86932003-03-30 Andrew Cagney <cagney@redhat.com>
8694
8695 * gdbint.texinfo (Target Architecture Definition): Remove
8696 reference to TARGET_WRITE_SP.
a9331b3f 8697
378bfd1b
AC
86982003-03-27 Andrew Cagney <cagney@redhat.com>
8699
8700 * gdbint.texinfo (Target Architecture Definition): Remove
8701 references to write_sp.
6c0e89ed 8702
922fbb7b
AC
87032003-03-27 Andrew Cagney <cagney@redhat.com>
8704
8705 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8706 chapter body. Use @smallexample instead of @example.
8707 (Annotations): Ditto.
8708 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8709 annotate.texi.
8710
b81774d8
AC
87112003-03-26 Andrew Cagney <cagney@redhat.com>
8712
8713 * gdbint.texinfo (Target Architecture Definition): Replace
8714 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8715 dummy_addr parameters.
8716
1bf6d5cc
AC
87172003-03-25 Andrew Cagney <cagney@redhat.com>
8718
8719 * gdbint.texinfo (Target Architecture Definition): Delete
8720 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8721 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8722 Add reference to PUSH_ARGUMENTS.
8723
618ce49f
AC
87242003-03-23 Andrew Cagney <cagney@redhat.com>
8725
8726 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8727 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8728
bcd7e15f
JB
87292003-03-18 J. Brobecker <brobecker@gnat.com>
8730
8731 * gdbint.texinfo (Algorithms): Add new section describing the
8732 Observer paradigm.
8733 (Top): Add menu entry to new observer appendix.
8734 * observer.texi: New file.
8735 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8736 new observer.texi file.
8737
9fe8321b
AC
87382003-03-17 Andrew Cagney <cagney@redhat.com>
8739
8740 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8741 that GNU Press update the manual version number.
8742
ac2adee5
AC
87432003-03-12 Andrew Cagney <cagney@redhat.com>
8744
8745 * gdbint.texinfo (Target Architecture Definition): Delete
8746 references to get_saved_register. Rename GET_SAVED_REGISTER to
8747 DEPRECATED_GET_SAVED_REGISTER.
8748
749b82f6
AC
87492003-03-13 Andrew Cagney <cagney@redhat.com>
8750
8751 * gdbint.texinfo (Target Architecture Definition): Replace
8752 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8753
8bedc050
AC
87542003-03-12 Andrew Cagney <cagney@redhat.com>
8755
8756 * gdbint.texinfo (Target Architecture Definition): Rename
8757 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8758
0ce1b118
CV
87592003-03-10 Corinna Vinschen <vinschen@redhat.com>
8760
8761 * gdb.texinfo: Add File-I/O documentation.
8762
12cc2063
AC
87632003-03-10 Andrew Cagney <cagney@redhat.com>
8764
8765 * gdbint.texinfo (Target Architecture Definition): Cross reference
8766 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8767
7453dc06
AC
87682003-03-07 Andrew Cagney <cagney@redhat.com>
8769
8770 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8771 frame" command.
8772
6314f104
AC
87732003-03-05 Andrew Cagney <cagney@redhat.com>
8774
8775 * gdbint.texinfo (Target Architecture Definition): Document
8776 unwind_dummy_id. Cross reference unwind_dummy_id and
8777 SAVE_DUMMY_FRAME_TOS.
8778
f1212245
DJ
87792003-03-05 James Ingham <jingham@apple.com>
8780 Daniel Jacobowitz <drow@mvista.com>
8781
8782 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8783 and "show cp-abi".
8784
77e7e267
AC
87852003-03-03 Andrew Cagney <cagney@redhat.com>
8786
8787 * gdbint.texinfo (Target Architecture Definition): Document
8788 register_type.
8789
838a8221
AC
87902003-03-03 Andrew Cagney <cagney@redhat.com>
8791
8792 * stabs.texinfo (Structures): Use @samp and separate @var's
8793 instead of a single @var containing a comma separated list.
8794 (Unions): Ditto.
8795
d7f4a264
DJ
87962003-03-02 Daniel Jacobowitz <drow@mvista.com>
8797
8798 * Makefile.in (distclean): Remove config.log.
8799
f30ee0bc
AC
88002003-03-01 Andrew Cagney <cagney@redhat.com>
8801
8802 * gdbint.texinfo (Target Architecture Definition): Rename
8803 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8804
88052003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8806
8807 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8808 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8809
be448670
CF
88102003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8811
8812 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8813 (Non-debug DLL symbols): New node, describing the minimal symbols
8814 loaded from DLLs without real debugging symbols.
8815
501eef12
AC
88162003-02-20 Andrew Cagney <ac131313@redhat.com>
8817
8818 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8819 hardware-breakpoint-limit".
8820 (Set Watchpoints): Add cross reference to "set remote
8821 hardware-watchpoint-limit".
8822 (Remote configuration options): New section.
8823
21c294e6
AC
88242003-02-04 Andrew Cagney <ac131313@redhat.com>
8825
e9be73e4
AC
8826 * gdbint.texinfo (Target Architecture Definition): Delete
8827 descrption of IS_TRAPPED_INTERNALVAR.
8828
21c294e6
AC
8829 From Keith Seitz <keiths@redhat.com>:
8830 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8831 option "-i"/"--interpreter" to this chapter. Include index
8832 entries.
8833
0179ffac
DC
88342003-02-04 David Carlton <carlton@math.stanford.edu>
8835
8836 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8837 (Variables): Recommend stabs+ and DWARF 2.
8838 (C plus plus expressions): Correct info about
8839 compiler versions, debug formats.
8840 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8841 PR symtab/874.
8842
7ca9f392
AC
88432003-02-01 Andrew Cagney <ac131313@redhat.com>
8844
8845 * gdbint.texinfo (Target Architecture Definition): Delete
8846 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8847 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8848 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8849 references to nindy and i960.
8850 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8851
31a85ea2
AC
88522003-02-01 Andrew Cagney <ac131313@redhat.com>
8853
8854 * gdbint.texinfo (Target Architecture Definition): Delete
8855 FLOAT_INFO.
8856
6b894e49
AC
88572003-01-30 Andrew Cagney <ac131313@redhat.com>
8858
8859 * stabs.texinfo (Member Type Descriptor): Clarify description of
8860 `@'. Suggested by Ben Hutchings.
8861
c48861fb
AC
88622003-01-29 Andrew Cagney <ac131313@redhat.com>
8863
8864 * gdb.texinfo (M68K): Delete reference to es1800.
8865
617073a9
AC
88662003-01-29 Andrew Cagney <ac131313@redhat.com>
8867
8868 * gdb.texinfo (Maintenance Commands): Document `maint print
8869 reggroups' and `maint print register-groups'.
8870 * gdbint.texinfo (Target Architecture Definition): Document
8871 register_reggroup_p.
8872
5b5d99cf
JB
88732003-01-23 Jim Blandy <jimb@redhat.com>
8874
8875 * gdb.texinfo (Separate Debug Files): New section.
8876
e7ba9c65
DJ
88772003-01-22 Daniel Jacobowitz <drow@mvista.com>
8878
8879 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8880 and "maint show profile".
8881
94e91d6d
MC
88822003-01-16 Michael Chastain <mec@shout.net>
8883
8884 * gdb.texinfo (Installing GDB): Warn against
8885 ".../gdb-VERSION/gdb/configure".
8886 (Separate Objdir): Likewise.
8887
867f3898
AC
88882003-01-15 Andrew Cagney <ac131313@redhat.com>
8889
8890 * gdbint.texinfo (Target Architecture Definition): Delete
8891 definition of PRINT_REGISTER_HOOK.
8892
f153cc92
EZ
88932003-01-15 Elena Zannoni <ezannoni@redhat.com>
8894
8895 (OpenRISC 1000): Fix formatting of command names.
8896
c60eb6f1
EZ
88972003-01-15 Elena Zannoni <ezannoni@redhat.com>
8898
8899 * gdb.texinfo (Continuing and Stepping): Add new command
8900 'advance'. Clarify behavior of 'until'.
8901
f5ebfba0
DJ
89022003-01-13 Daniel Jacobowitz <drow@mvista.com>
8903
8904 * gdb.texinfo (Files): Document solib-absolute-prefix and
8905 solib-search-path.
8906
4ce8657e
MC
89072003-01-09 Michael Chastain <mec@shout.net>
8908
8909 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8910 (Create a Release): Add new instructions for new @file{src-release}.
8911 Document existing instructions for @file{Makefile.in} as
8912 being for @value{GDBN} 5.3.1 or earlier.
8913
372613e3
AC
89142003-01-09 Andrew Cagney <ac131313@redhat.com>
8915
8916 * gdbint.texinfo (Target Architecture Definition): Mention
8917 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8918 allocate memory.
8919
b4e9345d
DJ
89202003-01-04 Daniel Jacobowitz <drow@mvista.com>
8921
8922 * gdb.texinfo (Controlling GDB): Add @kindex for
8923 "show osabi".
8924 (Backtraces): Add @kindex's for backtrace-below-main.
8925
98b45e30
DJ
89262003-01-04 Daniel Jacobowitz <drow@mvista.com>
8927
8928 * gdb.texinfo (Controlling GDB): Document "set osabi".
8929
95f90d25
DJ
89302003-01-04 Daniel Jacobowitz <drow@mvista.com>
8931
8932 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8933 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8934
1e698235
DJ
89352003-01-04 Daniel Jacobowitz <drow@mvista.com>
8936
8937 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8938 "set coerce-float-to-double".
8939 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8940
e632838e
AC
89412003-01-02 Andrew Cagney <ac131313@redhat.com>
8942
8943 * stabs.texinfo: Remove obsolete text.
8944 * gdbint.texinfo: Ditto.
8945 * gdb.texinfo: Ditto.
8946
c133ab7a
MK
89472002-12-22 Mark Kettenis <kettenis@gnu.org>
8948
8949 * gdbint.texinfo (Target Architecture Definition): Update
8950 description of gdbarch_register_osabi.
8951
f821f325
KH
89522002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8953
8954 * agentexpr.texi: Fix typos.
8955 * annotate.texi: Likewise.
8956 * fdl.texi: Likewise.
8957
85a6d8d3 89582002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8959
8960 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8961 DEPRECATED_INIT_FRAME_PC.
8962
ae45cd16
AC
89632002-12-01 Andrew Cagney <ac131313@redhat.com>
8964
8965 * gdbint.texinfo (Target Architecture Definition): Delete
8966 PC_IN_CALL_DUMMY.
8967
07555a72
AC
89682002-11-28 Andrew Cagney <ac131313@redhat.com>
8969
8970 * gdbint.texinfo (Host Definition): Delete documentation on
8971 USE_GENERIC_DUMMY_FRAMES.
8972
c166cdc7
EZ
89732002-11-26 Elena Zannoni <ezannoni@redhat.com>
8974
5ae4183a 8975 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8976 * Makefile.in (install-info): Run the install-info command as part
8977 of the post install steps only.
8978 (uninstall-info): New target.
8979 (uninstall): New target.
8980
35db0260
EZ
89812002-11-22 Elena Zannoni <ezannoni@redhat.com>
8982
8983 * Makefile.in (install): Make install do some real work.
8984
9ba8d803
AC
89852002-11-19 Andrew Cagney <ac131313@redhat.com>
8986
8987 Fix POSIX problem reported by Paul Eggert.
8988 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8989 Fix PR gdb/527.
8990
903ad3a6
AC
89912002-10-26 Andrew Cagney <cagney@redhat.com>
8992
8993 * gdbint.texinfo (Target Architecture Definition): Delete
8994 definition of DO_REGISTERS_INFO.
8995
f2abfe65
KB
89962002-10-18 Kevin Buettner <kevinb@redhat.com>
8997
8998 * gdbint.texinfo (Address Classes): Fix problems with insertion
8999 of ``{'' and ``}'' in example.
9000
b5b0480a
KB
90012002-10-17 Kevin Buettner <kevinb@redhat.com>
9002
9003 * gdbint.texinfo (Address Classes): New section.
9004 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9005 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9006 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9007 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9008
c85508ee
KD
90092002-10-11 Klee Dienes <kdienes@apple.com>
9010
9011 * gdb.texinfo (Registers): Mention vector registers as well as
9012 floating registers in the documentation for 'info registers' and
9013 'info all-registers'.
9014
6d12fc3d
DJ
90152002-10-11 Daniel Jacobowitz <drow@mvista.com>
9016
9017 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9018
8d19fbd2
JJ
90192002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9020
9021 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9022 interface definition.
9023
a37295f9
MM
90242002-10-03 Marko Mlinar <markom@opencores.org>
9025
9026 * gdb.texinfo (Target Commands): Add or1k target specific
9027 commands.
9028 * gdb.texinfo (Contributors): Add myself to the contributors list.
9029
da0f9dcd
AC
90302002-10-01 Andrew Cagney <ac131313@redhat.com>
9031
9032 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9033 and "mi1" instead of "mi1" and "mi0".
9034
2e834e49
HPN
90352002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9036
9037 * gdb.texinfo (Packets): Fix typos "alligned".
9038 Correct z3/Z3 description. Correct z4/Z4 title.
9039
050be0dc
AC
90402002-09-27 Andrew Cagney <ac131313@redhat.com>
9041
9042 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9043
1104b9e7
KB
90442002-09-25 Kevin Buettner <kevinb@redhat.com>
9045
9046 * gdb.texinfo: Use GNU/Linux instead of Linux.
9047
512217c7
AC
90482002-09-25 Andrew Cagney <ac131313@redhat.com>
9049
9050 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9051
10998722
AC
90522002-09-24 Andrew Cagney <ac131313@redhat.com>
9053
512217c7 9054 * gdb.texinfo: Replace @example with @smallexample.
10998722 9055
a0eb71c5
KB
90562002-09-20 Kevin Buettner <kevinb@redhat.com>
9057
f7dc1244 9058 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9059 * gdb.texinfo (Character Sets): Use @smallexample instead of
9060 @example. Use GNU/Linux instead of Linux.
9061
90622002-09-20 Jim Blandy <jimb@redhat.com>
9063
9064 * gdb.texinfo: Add character set documentation.
9065
2f870471
AC
90662002-09-19 Andrew Cagney <ac131313@redhat.com>
9067
9068 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9069 (Packets): Add cross reference from `b' packet to `z' packets.
9070
790eb8f5
AC
90712002-09-19 Andrew Cagney <ac131313@redhat.com>
9072
8d30a00d
AC
9073 * gdb.texinfo (Maintenance Commands): Document ``maint
9074 internal-error'' and ``maint internal-warning''.
9075
790eb8f5
AC
9076 * gdbint.texinfo (Target Architecture Definition): Revise
9077 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9078
a23a7bf1
JB
90792002-09-19 Joel Brobecker <brobecker@gnat.com>
9080
9081 * gdbint.texinfo (Target Conditionals): Document the new
9082 NAME_OF_MALLOC macro.
9083
299ffc64
AC
90842002-09-05 Andrew Cagney <ac131313@redhat.com>
9085
9086 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9087 engineer.
9088
b7bb15bc
SC
90892002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9090
9091 * gdb.texinfo (TUI Overview): Document status line fields.
9092
3d757584
SC
90932002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9094
9095 * gdb.texinfo (TUI Commands): Document info win command.
9096
269c21fe
SC
90972002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9098
9099 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9100
7cf36c78
SC
91012002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9102
9103 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9104 (TUI Keys): Likewise.
9105
d2c6833e
AC
91062002-08-25 Andrew Cagney <ac131313@redhat.com>
9107
9108 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9109 for a packet receive.
9110
46d8b1c3
AC
91112002-08-25 Andrew Cagney <ac131313@redhat.com>
9112
9113 * Makefile.in (clean): Move to end of file.
9114 (distclean, maintainer-clean, realclean): Ditto.
9115 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9116 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9117 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9118 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9119
b0787093
AC
91202002-08-24 Andrew Cagney <ac131313@redhat.com>
9121
9122 * Makefile.in (GDBINT_TEX_TMPS): Define.
9123 (gdbint.dvi, gdbint.pdf): Use
9124 (GDB_TEX_TMPS): Define.
9125 (gdb.dvi, gdb.pdf): Use.
9126 (STABS_TEX_TMPS): Define.
9127 (stabs.dvi, stabs.pdf): Use.
9128 (GDB_DOC_SOURCE_INCLUDES): New macros.
9129 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9130 (GDBINT_DOC_FILES_INCLUDES): New macros.
9131 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9132 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9133 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9134 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9135 (links2roff): Replace SFILES_INCLUDED with
9136 GDB_DOC_SOURCE_INCLUDES.
9137 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9138 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9139 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9140 dependencies.
9141 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9142 dependencies.
9143 (gdbmi.texinfo): Delete rule.
9144 (inc-hist.texinfo): Delete rule.
9145 (rluser.texinfo): Delete rule.
9146
ebba8386
AC
91472002-08-23 Andrew Cagney <cagney@redhat.com>
9148
9149 * gdbint.texinfo (Target Architecture Definition): Update
9150 STORE_RETURN_VALUE, mention regcache.
9151
0ab7a791
AC
91522002-08-21 Andrew Cagney <ac131313@redhat.com>
9153
9154 * gdbint.texinfo (Target Architecture Definition): Document
9155 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9156
ee2d5c50
AC
91572002-08-19 Andrew Cagney <ac131313@redhat.com>
9158
9159 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9160 Fix minor typos. Add index entries.
9161
53c69bd7
AC
91622002-08-18 Andrew Cagney <ac131313@redhat.com>
9163
9164 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9165
e76f1f2e
AC
91662002-08-15 Andrew Cagney <ac131313@redhat.com>
9167
9168 * gdbint.texinfo (Target Architecture Definition): Document
9169 PRINT_VECTOR_INFO.
9170 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9171
0680b120
AC
91722002-08-13 Andrew Cagney <ac131313@redhat.com>
9173
9174 * gdb.texinfo (Maintenance Commands): Document "maint print
9175 registers", "maint print raw-registers" and "maint print
9176 cooked-registers".
9177
3c3bea1c
GS
91782002-08-08 Grace Sainsbury <graces@redhat.com>
9179
a9331b3f 9180 From Mark Salter:
3c3bea1c
GS
9181 * gdb.texinfo (Protocol): Document T packet extension to
9182 allow watchpoint address reporting.
9183
42f9b0a5
AC
91842002-08-03 Andrew Cagney <ac131313@redhat.com>
9185
9186 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9187
db034ac5
AC
91882002-08-01 Andrew Cagney <cagney@redhat.com>
9189
9190 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9191 to CHILL.
9192
e2b28d04
AC
91932002-08-01 Andrew Cagney <ac131313@redhat.com>
9194
9195 * gdbint.texinfo (Coding): Revise section "Include Files".
9196
7fb623f7
AC
91972002-07-24 Andrew Cagney <cagney@redhat.com>
9198
9199 * gdbint.texinfo: Obsolete references to m88k.
9200 * gdb.texinfo: Ditto.
9201
4a2b4636
JB
92022002-07-10 Joel Brobecker <brobecker@gnat.com>
9203
7fb623f7 9204 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9205 where the proper version of autoconf can be retrieved.
9206
a71ec265
DH
92072002-07-09 Don Howard <dhoward@redhat.com>
9208
9209 * gdb.texinfo (Command Files): Further describe the behavior of
9210 sourced command files.
9211
b9aa90c9
AC
92122002-06-27 Andrew Cagney <ac131313@redhat.com>
9213
9214 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9215 (Coding): Clarify ISO C version that GDB assumes.
9216
40dd2248
TT
92172002-06-26 Tom Tromey <tromey@redhat.com>
9218
9219 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9220 add_setshow_cmd_full.
9221
bfac230e
DH
92222002-06-25 Don Howard <dhoward@redhat.com>
9223
9224 * gdb.texinfo (Memory Region Attributes): Document new behavior
9225 for 'mem' command.
9226
475b0867
JB
92272002-06-11 Jim Blandy <jimb@redhat.com>
9228
919d772c
JB
9229 * gdb.texinfo (Symbols): Update documentation for `info source'
9230 command.
9231
475b0867
JB
9232 * gdb.texinfo (Macros): Call the command `info macro', not
9233 `show macro'.
9234
ba8c9337
AC
92352002-06-09 Andrew Cagney <ac131313@redhat.com>
9236
9237 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9238 data''.
9239
1029b7fa
MK
92402002-06-09 Mark Kettenis <kettenis@gnu.org>
9241
9242 * gdbint.texinfo (Target Architecture Definition): Document
9243 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9244
16737d73
AC
92452002-06-08 Andrew Cagney <ac131313@redhat.com>
9246
9247 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9248 lists.
9249
30107679
AC
92502002-06-08 Andrew Cagney <ac131313@redhat.com>
9251
9252 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9253 Branch''.
9254
3352e23e
AC
92552002-06-01 Andrew Cagney <ac131313@redhat.com>
9256
9257 * gdbint.texinfo (Target Architecture Definition): Add section
9258 ``Converting an existing Target Architecture to Multi-arch''.
9259
cbb09e6a
AC
92602002-05-30 Andrew Cagney <ac131313@redhat.com>
9261
9262 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9263 to ``Obsoleting code''. Revise.
9264
e2e0bcd1
JB
92652002-05-17 Jim Blandy <jimb@redhat.com>
9266
9267 * gdb.texinfo (C Preprocessor Macros): New chapter.
9268 Include it in the main menu.
9269 (Contributors): Credit Jim Blandy with macro support.
9270 (Compilation): Explain how to get macro information into the
9271 executable.
9272 (Expressions): Note that preprocessor macros are expanded.
9273
9db8d71f
DJ
92742002-05-14 Daniel Jacobowitz <drow@mvista.com>
9275
9276 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9277 options for `target remote'.
9278
6d531722
AC
92792002-05-13 Andrew Cagney <ac131313@redhat.com>
9280
9281 * gdbint.texinfo (Target Architecture Definition): Delete
9282 documentation on NNPC_REGNUM.
9283
13d01224
AC
92842002-05-11 Andrew Cagney <ac131313@redhat.com>
9285
9286 * gdbint.texinfo (Target Architecture Definition): Document
9287 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9288 (Target Architecture Definition): Revise section `Using Different
9289 Register and Memory Data Representations'. Add section `Raw and
9290 Virtual Register Representations'.
9291
b2e75d78
AC
92922002-05-11 Andrew Cagney <ac131313@redhat.com>
9293
9294 * gdbint.texinfo (Target Architecture Definition): Mention
9295 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9296 (Target Architecture Definition): Mention same. Add references to
9297 web pages.
9298
2c8682ee
MS
92992002-05-08 Michael Snyder <msnyder@redhat.com>
9300
9301 * stabs.texinfo (Attributes): Document new "vector" attribute.
9302
0816590b
AC
93032002-05-04 Andrew Cagney <ac131313@redhat.com>
9304
9305 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9306
2653173e
AC
93072002-05-04 Andrew Cagney <ac131313@redhat.com>
9308
9309 * gdb.texinfo: Delete obsolete references to a29k.
9310
d7bd68ca
AC
93112002-04-24 Andrew Cagney <ac131313@redhat.com>
9312
9313 * gdbint.texinfo (Target Architecture Definition): Replace
9314 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9315
21d83aa5
DM
93162002-04-24 David S. Miller <davem@redhat.com>
9317
9318 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9319
7673a6cc
DM
93202002-04-21 David S. Miller <davem@redhat.com>
9321
9322 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9323
d49d1e0a
AC
93242002-04-21 Andrew Cagney <ac131313@redhat.com>
9325
9326 * gdbint.texinfo (Target Architecture Definition): Delete
9327 definition of HAVE_REGISTER_WINDOWS.
9328
f7dc1244 93292002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9330
9331 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9332 "Theodore A. Roth" <troth@verinet.com>.
9333
5ca0cb28
DH
93342002-04-15 Don Howard <dhoward@redhat.com>
9335
f7dc1244 9336 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9337 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9338 Provide a better explaination of this feature.
5ca0cb28 9339
f208ba17
AC
93402002-04-14 Andrew Cagney <ac131313@redhat.com>
9341
9342 * gdbint.texinfo (Target Architecture Definition): Remove
9343 FRAME_CHAIN_COMBINE.
9344
d5ba91de
MC
93452002-04-12 Michael Chastain <mec@shout.net>
9346
9347 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9348 REG_STACK_SEGMENT.
9349
26818220
MC
93502002-04-09 Michael Chastain <mec@shout.net>
9351
9352 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9353 PYRAMID_* macros.
9354
129188f6
AC
93552002-04-07 Andrew Cagney <ac131313@redhat.com>
9356
9357 * gdb.texinfo (Bug Reporting): Document that the web is the
9358 prefered way of submitting bug reports.
9359 (Bug Reporting): Delete the s-mail address as the last resort.
9360
8227c0ff
AC
93612002-04-05 Andrew Cagney <ac131313@redhat.com>
9362
9363 * gdbint.texinfo (Target Architecture Definition): Delete
9364 references to TARGET_WRITE_FP and write_fp.
9365
16d9dec6
MS
93662002-03-27 Michael Snyder <msnyder@redhat.com>
9367
9368 * gdb.texinfo: Document new commands dump, append, and restore.
9369
9ae8b82c
AC
93702002-03-27 Andrew Cagney <ac131313@redhat.com>
9371
9372 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9373 Branch'.
9374
474c8240
AC
93752002-03-18 Andrew Cagney <ac131313@redhat.com>
9376
9377 * gdb.texinfo: Change all examples to @smallexample.
9378 * gdbint.texinfo: Ditto.
a9331b3f 9379
fb0ff88f
AC
93802002-03-18 Andrew Cagney <ac131313@redhat.com>
9381
9382 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9383 Branches''.
9384
9bb0a4d8
AC
93852002-03-18 Andrew Cagney <ac131313@redhat.com>
9386
9387 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9388 Policy''.
9389
937f164b
FF
93902002-03-04 Fred Fish <fnf@redhat.com>
9391
9392 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9393 expresson, suports, dependant, trhe, perhaphs, situtations,
9394 explictily, taged, oportunity, unfortunatly).
9395
a7b40f07
AC
93962002-02-24 Andrew Cagney <ac131313@redhat.com>
9397
9398 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9399 Remove reference to 3.12.
9400
aab4e0ec
AC
94012002-02-23 Andrew Cagney <ac131313@redhat.com>
9402
9403 * gdbint.texinfo: Include fdl.texi.
9404 (Top): Add GNU Free Documentation License.
9405 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9406 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9407 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9408 (gdbint.info): Add srcdir to include path.
9409 * gdb.texinfo: Include gpl.texi.
9410 (Top): Add Copying.
9411 * gpl.texi: New file.
9412
47b95330
AC
94132002-02-23 Andrew Cagney <ac131313@redhat.com>
9414
9415 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9416
78c47bea
PM
94172002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9418
9419 * gdb.texinfo: Document Cygwin native specific commands.
9420
56460a61
DJ
94212002-02-15 Daniel Jacobowitz <drow@mvista.com>
9422
9423 * gdb.texinfo: Document gdbserver ``--attach'' command.
9424
def71bfa
MS
94252002-02-07 Michael Snyder <msnyder@redhat.com>
9426
9427 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9428 to @code(_ovly_debug_event).
9429
c928edc0
AC
94302002-02-07 Andrew Cagney <ac131313@redhat.com>
9431
9432 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9433
81d46470
MS
94342002-02-06 Michael Snyder <msnyder@redhat.com>
9435
9436 * gdb.texinfo (overlays): Mention new magic symbol
9437 '_ovly_debug_event', which allows GDB to keep better track
9438 of overlays.
9439
f7dc1244 94402002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9441
9442 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9443 Suggested by Dmitry Sivachenko.
9444
9445 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9446
15110bc3
MS
94472002-02-01 Michael Snyder <msnyder@redhat.com>
9448
9449 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9450
6763aef9
MS
94512002-01-30 Michael Snyder <msnyder@redhat.com>
9452
ac282366
MS
9453 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9454 (set trust-readonly-sections): Document.
6763aef9 9455
8642bc8f
AC
94562002-01-29 Andrew Cagney <ac131313@redhat.com>
9457
9458 * gdbint.texinfo (Releasing GDB): Revise and update.
9459
afe64c1a
AC
94602002-01-28 Andrew Cagney <ac131313@redhat.com>
9461
9462 * gdbint.texinfo (Target Architecture Definition): Delete
9463 description of TARGET_BYTE_ORDER_DEFAULT.
9464
f7dc1244 94652002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9466
9467 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9468 <mitya@cavia.pp.ru>.
9469
3d6e1b5a
AC
94702002-01-23 Andrew Cagney <ac131313@redhat.com>
9471
9472 * libgdb.texinfo: Delete file.
9473
6c0e9fb3
AC
94742002-01-22 Andrew Cagney <ac131313@redhat.com>
9475
9476 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9477 * gdbint.texinfo: Ditto.
9478
e0ce93ac
AC
9479Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9480
9481 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9482
be298bcc
AC
94832002-01-22 Andrew Cagney <ac131313@redhat.com>
9484
9485 * Makefile.in: Update copyright.
9486 (TEXI2DVI): Define.
9487 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9488 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9489 gdb-cfg.texi.
9490 (TEXINDEX, PDFTEX): Delete makefile variables.
9491
8e04817f
AC
94922002-01-22 Andrew Cagney <ac131313@redhat.com>
9493
9494 * gdb.texinfo (Protocol): Move section to appendix.
9495
6b2f586d
AC
94962002-01-21 Andrew Cagney <ac131313@redhat.com>
9497
9498 * gdb.texinfo (Remote Debugging): Create a menu.
9499 (Top): Add ``Remote Debugging'' to menu.
9500
6f05cf9f
AC
95012002-01-21 Andrew Cagney <ac131313@redhat.com>
9502
9503 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9504 serial protocol'' from here.
9505 (Remote Debugging): To here. New chapter.
9506
3fd3d7d2
AC
95072002-01-20 Andrew Cagney <ac131313@redhat.com>
9508
9509 * gdbint.texinfo (Target Architecture Definition): Delete
9510 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9511
7fd60527
AC
95122002-01-20 Andrew Cagney <ac131313@redhat.com>
9513
9514 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9515 are no longer needed.
9516 (Porting GDB): Add maintainer note about configure.host.
9517
c2f05ac9
AC
95182002-01-20 Andrew Cagney <ac131313@redhat.com>
9519
9520 * gdbint.texinfo (Target Architecture Definition): Remove
9521 definition of IEEE_FLOAT.
9522
f7dc1244 95232002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9524
9525 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9526 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9527 <3diff@gnu.org>
231b2aad 9528
82600034
AC
95292002-01-19 Andrew Cagney <ac131313@redhat.com>
9530
9531 * gdbint.texinfo (Host Definition): Remove references to
9532 MALLOC_INCOMPATIBLE.
9533
7708fa01
AC
95342002-01-17 Andrew Cagney <ac131313@redhat.com>
9535
9536 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9537 and xyz-xdep.o.
9538
eb12ee30
AC
95392002-01-17 Andrew Cagney <ac131313@redhat.com>
9540
889bf7c5 9541 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9542 (Set Breaks): Copy ``maint info breakpoint'' doco to
9543 ``Maintenance Commands'' appendix. Add reference.
9544
c9ccaa92
AC
95452002-01-17 Andrew Cagney <ac131313@redhat.com>
9546
9547 * fdl.texi: Remove next/prev from @node.
9548
f7dc1244 95492002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9550
9551 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9552 for monstrous @multitable (from Brian Youmans).
9553
9554 * fdl.texi: New file.
9555
9556 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9557
8973da3a
AC
95582002-01-15 Andrew Cagney <ac131313@redhat.com>
9559
9560 * gdbint.texinfo (Releasing GDB): New chapter.
9561
7d86b5d5
AC
95622002-01-14 Andrew Cagney <ac131313@redhat.com>
9563
9564 * gdb.texinfo (Embedded Processors, Calling program functions):
9565 Obsolete references to a29k.
9566
cc1cb004
AC
95672002-01-13 Andrew Cagney <ac131313@redhat.com>
9568
9569 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9570 examples. Document that a code-block should do or discard its
9571 cleanups before exit.
9572
79f12247
MS
95732002-01-11 Michael Snyder <msnyder@redhat.com>
9574
9575 * gdb.texinfo (Choosing files): Change @samp to @file.
9576
19837790
MS
95772002-01-05 Michael Snyder <msnyder@redhat.com>
9578
9579 * gdb.texinfo (--pid): Document new command line option (attach).
9580
f7dc1244 95812002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9582
9583 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9584 in the stub.
9585
d7449b42
AC
95862002-01-04 Andrew Cagney <ac131313@redhat.com>
9587
9588 * gdbint.texinfo (Target Architecture Definition): Replace
9589 BIG_ENDIAN with BFD_ENDIAN_BIG.
9590
f23631e4
AC
95912002-01-03 Andrew Cagney <ac131313@redhat.com>
9592
9593 * gdbint.texinfo (Target Architecture Definition): Replace
9594 value_ptr with struct value pointer.
9595
72c9928d
EZ
95962002-01-02 Eli Zaretskii <eliz@gnu.org>
9597
9598 * gdb.texinfo (Free Software): Fix wording.
9599
959acfd1
EZ
96002001-12-31 Eli Zaretskii <eliz@gnu.org>
9601
9602 * gdb.texinfo (Free Software): New section ``Free Software Needs
9603 Free Documentation''.
9604
f7dc1244 96052001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9606
9607 * stabs.texinfo:
9608 * gdb.texinfo:
9609 * gdbint.texinfo:
9610 * libgdb.texinfo:
9611 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9612
6600abed
MS
96132001-12-29 Michael Snyder <msnyder@redhat.com>
9614
9615 * gdb.texinfo (maint info sections): Fix typo.
9616
f6680716
MS
96172001-12-26 Michael Snyder <msnyder@redhat.com>
9618
fe95c787
MS
9619 * gdb.texinfo (maint info sections): Document.
9620
a9331b3f 9621 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9622 'info proc' sub-options that are currently not implemented.
9623
c3d3ce5b
JB
96242001-12-20 Jim Blandy <jimb@redhat.com>
9625
9626 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9627
778eb05e
AC
96282001-12-15 Andrew Cagney <ac131313@redhat.com>
9629
9630 * gdbint.texinfo (Target Architecture Definition): Replace
9631 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9632
2607059c
AC
96332001-12-01 Andrew Cagney <ac131313@redhat.com>
9634
9635 * gdbint.texinfo (Host Definition): Delete documentation on
9636 HOST_BYTE_ORDER.
9637
df0cd8c5
JB
96382001-11-30 Jim Blandy <jimb@redhat.com>
9639
9640 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9641 overlay support. Add to top-level menu.
df0cd8c5 9642
88118b3a
TT
96432001-11-26 Tom Tromey <tromey@redhat.com>
9644
9645 * gdb.texinfo (Command Syntax): Document C-o binding.
9646
96565e91
CF
96472001-07-26 Christopher Faylor <cgf@redhat.com>
9648
9649 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9650 use since it is described in the referenced section.
9651
f7dc1244 9652 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9653 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9654 clearer when using DJGPP.
9655
2a3d5645
CF
96562001-11-24 Christopher Faylor <cgf@redhat.com>
9657
9658 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9659 specifically refer to MS-DOS.
9660 (command files): Mention gdb.ini is only used on MS-DOS.
9661
aa26fa3a
TT
96622001-11-21 Tom Tromey <tromey@redhat.com>
9663
9664 * gdb.texinfo (Invoking GDB): Document --args.
9665 (Mode Options): Likewise.
9666
4f8ada06
JB
96672001-11-21 Jim Blandy <jimb@redhat.com>
9668
9669 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9670 Delete documentation; this macro has been removed from the
9671 sources.
4f8ada06 9672
3fe0dc10
JB
96732001-11-13 Jim Blandy <jimb@redhat.com>
9674
9675 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9676
9e5abb06
CV
96772001-11-06 Corinna Vinschen <vinschen@redhat.com>
9678
9679 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9680
1c5dfdad
MS
96812001-11-05 Michael Snyder <msnyder@redhat.com>
9682
a9331b3f 9683 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9684 quote regexp chars in function names such as "operator*()".
9685
990f9fe3
FF
96862001-11-01 Fred Fish <fnf@redhat.com>
9687
9688 * gdbint.texinfo (SOLIB_ADD): Document additional new
9689 "readsyms" arg.
9690
b433d00b
DH
96912001-10-30 Don Howard <dhoward@redhat.com>
9692
070b1dd3
DH
9693 * gdb.texinfo: (Command Files) Added documentation for the
9694 behavior of gdb with input redirected from a file.
b433d00b 9695
b7209cb4
FF
96962001-10-28 Fred Fish <fnf@redhat.com>
9697
9698 * gdb.texinfo (auto-solib-add): Change docs to match
9699 implementation change.
9700 (auto-solib-limit): Add docs for new variable.
9701
1aa20aa8
AC
97022001-10-15 Andrew Cagney <ac131313@redhat.com>
9703
9704 * gdbint.texinfo (Target Architecture Definition): Function
9705 value_as_pointer renamed to value_as_address.
9706
fc0c74b1
AC
97072001-10-15 Andrew Cagney <ac131313@redhat.com>
9708
9709 * gdbint.texinfo (Target Architecture Definition): Default
9710 POINTER_TO_ADDRESS functions assume unsigned addresses.
9711 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9712 posting by Jim Blandy.
9713
f4846649
JB
97142001-10-12 Jim Blandy <jimb@redhat.com>
9715
9716 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9717 version of texi2html (1.64) doesn't support this flag any more.
9718
f277788b
MK
97192001-09-08 Mark Kettenis <kettenis@gnu.org>
9720
a9dc4918
MK
9721 * gdbint.texinfo (Host Definition): Remove description of
9722 MEM_FNS_DECLARED.
9723
d28379df
MK
9724 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9725
f277788b
MK
9726 * gdbint.texinfo (Host Definition): Remove description of
9727 HAVE_SIGSETMASK.
9728
7ccaa899
EZ
97292001-09-04 Elena Zannoni <ezannoni@redhat.com>
9730
9731 * gdbint.texinfo (Target Architecture Definition): Add
9732 explanation of TARGET_PRINT_INSN macro.
9733
17d9d558
JB
97342001-08-30 Jim Blandy <jimb@redhat.com>
9735
9736 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9737 Explain what it means to load relocatable files.
9738
72cde065
JB
97392001-08-28 Jim Blandy <jimb@redhat.com>
9740
9741 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9742 info `top' menu.
9743
9e678452
CF
9744Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9745
9746 * gdbint.texinfo: Add a cautionary note about macro use.
9747
a2bea4c3 97482001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9749
a2bea4c3
CV
9750 * gdb.texinfo: Explain omitting the hostname in the
9751 `target remote' command.
9752
1129bf27
DJ
97532001-07-30 Daniel Jacobowitz <drow@mvista.com>
9754
9755 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9756 and END-INFO-DIR-ENTRY.
9757
732b3002
SC
97582001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9759
9760 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9761
89437448
AC
97622001-07-25 Andrew Cagney <ac131313@redhat.com>
9763
9764 * gdbint.texinfo (libgdb): Rewrite.
9765
f7dc1244 97662001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9767
9768 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9769
c4555f82
SC
97702001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9771
9772 * gdb.texinfo (TUI): New chapter, document the TUI.
9773 (Mode Options): Document the -tui option.
9774
2f45a6e0
MK
97752001-07-23 Mark Kettenis <kettenis@gnu.org>
9776
9777 * gdbint.texinfo (Host Definition): Remove description of
9778 NEED_POSIX_SETPGID.
9779
f7dc1244 97802001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9781
9782 * gdb.tex (DJGPP Native): New node, with descriptions of
9783 DJGPP-specific commands.
9784
be9c6c35
JM
97852001-07-19 John R. Moore <jmoore@redhat.com>
9786
9787 * gdbint.texinfo: Three misspellings.
9788
dfa249fb
AC
97892001-07-06 Andrew Cagney <ac131313@redhat.com>
9790
9791 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9792 `test` expressions on bash. Problem reported by Colin Walters.
9793
c72e7388
AC
97942001-07-04 Andrew Cagney <ac131313@redhat.com>
9795
9796 * gdbint.texinfo (User Interface): Update ui-out documentation to
9797 refelect recent UI/MI updates.
9798
94bbb2c0
AC
97992001-07-04 Andrew Cagney <ac131313@redhat.com>
9800
9801 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9802 interpreters.
9803
af6c57ea
AC
98042001-06-15 Andrew Cagney <ac131313@redhat.com>
9805
9806 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9807 structure and not macros.
9808 (Host Definition): Document that much of this chapter is obsolete.
9809 (Target Architecture Definition): Update list of files that make
9810 up a target architecture.
9811 (Coding): Update.
9812
83aa8bc6
AC
98132001-06-28 Andrew Cagney <ac131313@redhat.com>
9814
9815 * gdbint.texinfo (Target Architecture Definition): Update
9816 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9817 The latter has been changed to a true predicate.
9818
f7dc1244 98192001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9820
9821 * annotate.texi: Add @noindent where needed. From Dmitry
9822 Sivachenko <dima@Chg.RU>.
9823 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9824
656db9b0
AC
98252001-06-16 Andrew Cagney <ac131313@redhat.com>
9826
9827 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9828
df2396a1
AC
98292001-06-14 Andrew Cagney <ac131313@redhat.com>
9830
9831 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9832 returns ``OK''. Document that the ``R'' packet does not reply.
9833
0f1f2b0a
MS
98342001-06-13 Michael Snyder <msnyder@redhat.com>
9835
9836 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9837
f7dc1244 98382001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9839
9840 * gdb.texinfo (Signals): Clarify the default setting of signal
9841 handling.
9842
a5d7c491
AC
98432001-05-14 Andrew Cagney <ac131313@redhat.com>
9844
9845 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9846 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9847
05a54c4f
AC
98482001-05-12 Andrew Cagney <ac131313@redhat.com>
9849
9850 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9851
f7dc1244 98522001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9853
9854 * gdbint.texinfo (Clean Design and Portable Implementation):
9855 Renamed from "Clean Design".
9856 (Clean Design and Portable Implementation): Document portable
9857 methods of handling file names, and the associated macros.
9858
f7dc1244 98592001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9860
9861 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9862 command and provide a cross-reference to its description.
9863 (Symbols): Note that "info scope" is useful for trace experiments.
9864
f7dc1244 98652001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9866
b37052ae
EZ
9867 * gdb.texinfo (Symbols): Document "info scope".
9868 (Tracepoints): New chapter.
9869 (Contributors): Update for v5.1.
9870 <All nodes>: Change "C++" to "C@t{++}".
9871
0ee54786
EZ
9872 * gdbint.texinfo (User Interface): A new section about ui_out
9873 functions, based on text written by Fernando Nasser.
9874
c534679c
EZ
9875 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9876
f7dc1244 98772001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9878
e9c75b65
EZ
9879 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9880
9881 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9882
9883 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9884 Replace "GDB" with "@value{GDBN}". Fix markup.
9885
9886 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9887
3d67e040
EZ
9888 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9889 a cross-reference to its description.
9890 (Symbols): Document "info symbol".
9891
f7dc1244 98922001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9893
9894 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9895 subsection "x86 Watchpoints".
9896 (Target Architecture Definition): Document the macros
9897 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9898 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9899
b0ed3589
AC
99002001-03-20 Andrew Cagney <ac131313@redhat.com>
9901
9902 * gdbint.texinfo (Target Architecture Definition): Update
9903 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9904 list.
9905
b6ba6518
KB
99062001-03-06 Kevin Buettner <kevinb@redhat.com>
9907
9908 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9909 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9910
f7dc1244 99112001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9912
9913 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9914
f7dc1244 99152001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9916
17cc6a06
EZ
9917 * gdb.texinfo (Environment): Document that `path' does not change
9918 the value of PATH in GDB's own environment (it did in the past,
9919 but that was changed on March 15, 1994). Reported by Doug Evans
9920 <dje@transmeta.com>.
9921
56caf160
EZ
9922 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9923 its line. Fix markup of commands and macros. Add an Index node
9924 and index entries.
9925
29e57380
C
99262001-01-23 J.T. Conklin <jtc@redback.com>
9927
9928 * gdb.texinfo (Memory region attributes): New manual section.
9929
1c6147de
ND
99302001-01-04 Nicholas Duffek <nsd@redhat.com>
9931
9932 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9933
f7dc1244 99342000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9935
9936 * refcard.tex: Version and copyright fixed. From Phil Edwards
9937 <pedwards@disaster.jaj.com>.
9938
0dcedd82
AC
9939Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9940
9941 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9942 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9943
3b851bce
AC
9944Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9945
9946 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9947 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9948
f7dc1244 99492000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9950
9951 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9952 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9953
b90a5f51
CF
99542000-11-10 Christopher Faylor <cgf@cygnus.com>
9955
9956 * gdb.texinfo: Document new 'set step-mode' command.
9957
f7dc1244 99582000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9959
9960 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9961 changes from Dmitry Sivachenko <dima@Chg.RU>.
9962
f7dc1244 99632000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9964
9965 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9966 From Steven Johnson <sbjohnson@ozemail.com.au>.
9967
2e685b93
MK
99682000-08-10 Mark Kettenis <kettenis@gnu.org>
9969
9970 * gdbint.texinfo (Overall Structure): Spelling fix.
9971
f7dc1244 99722000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9973
9974 * gdbint.texinfo (Target Architecture Definition): Document that
9975 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9976 for which REGISTER_CONVERTIBLE returns a zero value.
9977
63ac3005
EZ
99782000-07-08 Christopher Faylor <cgf@cygnus.com>
9979
9980 * Makefile.in (install-info): Find files to install in either the
9981 build or source directories (adapted from Makefile.am).
9982
bd79f757
ND
99832000-07-07 Nicholas Duffek <nsd@redhat.com>
9984
9985 * stabs.texinfo: Fix spelling errors.
9986 (String Field): FILE-NUMBER starts from 0, not 1.
9987
f7dc1244 99882000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9989
9990 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9991 Brian Youmans.
5f208f6d 9992
f7dc1244 99932000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9994
9995 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9996 the source directory. Reported by Mark Harig
9997 <markh@frazier.landmark.com>.
cc542d3b 9998
f3b28801
C
99992000-06-20 J.T. Conklin <jtc@redback.com>
10000
10001 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10002
449f3b6c
AC
10003Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10004
10005 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10006 Generate using pdftex.
449f3b6c 10007 (PDFTEX): Define.
889bf7c5 10008 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10009 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10010 @contents at the start.
449f3b6c 10011
f7dc1244 100122000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10013
10014 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10015 Youmans.
48e934c6 10016
9e9c5ae7
AC
10017Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10018
10019 From Brian Youmans:
10020 * gdb.texinfo: Fix ``et al.''.
10021
c741b251
AC
10022Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10023
10024 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10025 loop.
c741b251 10026
4ab64e14
JG
100272000-05-19 Jimmy Guo <guo@cup.hp.com>
10028
10029 * configure: Regenerate.
10030
f7dc1244 100312000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10032
10033 * Makefile.in (install-info): Run install-info on installed Info
10034 files.
10035
8c70017b
AC
10036Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10037
a7cb598a 10038 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10039 Andrew Cagney.
8c70017b 10040
f7dc1244 100412000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10042
10043 * gdb.texinfo: Proofreading changes from Brian Youmans.
10044
bf0184be
ND
100452000-05-01 Nick Duffek <nsd@cygnus.com>
10046
10047 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10048 startup sequence, minor edits.
10049
f7dc1244 100502000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10051
10052 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10053 TeX.
10054
10055 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10056 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10057 like `n' and `s' which look weird. Convert some of the @kindex to
10058 @vindex, when they refer to variables, not commands.
10059
33e16fad
AC
10060Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10061
10062 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10063
f7dc1244 100642000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10065
10066 * Makefile.in (GDBMI_DIR): New variable.
10067 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10068 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10069 (gdbmi.texinfo): New target, for texi2roff.
10070 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10071 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10072
10073 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10074 gdbmi.texinfo.
10075 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10076 comment.
10077
d167840f
EZ
100782000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10079
10080 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10081 command.
d167840f 10082
f7dc1244 100832000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10084
10085 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10086 prevents the build (and is generally a Bad Idea).
10087
f7dc1244 100882000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10089
10090 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10091 a comma inside @var.
10092 (Command Files): Index markup changes from Dmitry Sivachenko
10093 <dima@Chg.RU>.
10094
f7dc1244 100952000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10096
10097 * Makefile.in (LN_S): Define.
10098 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10099 invoke "ln -s" unless it is known to work.
10100
10101 * configure.in (AC_PROG_LN_S): Add.
10102
8dc7983f
JB
101032000-04-14 Jim Blandy <jimb@redhat.com>
10104
10105 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10106 section.
10107 (Target Conditionals): Document ADDRESS_TO_POINTER,
10108 POINTER_TO_ADDRESS.
10109
1a8237e8
DB
101102000-04-11 Daniel Berlin <dan@cgsoftware.com>
10111
10112 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10113 gdb-cfg.texi to get the value.
10114
ca526f1a
JB
101152000-04-10 Jim Blandy <jimb@redhat.com>
10116
10117 * gdbint.texinfo (Target Architecture Definition): Fix
10118 cross-references.
10119
faaafcb4
JB
101202000-04-08 Jim Blandy <jimb@redhat.com>
10121
10122 * gdbint.texinfo (Using Different Register and Memory Data
10123 Representations): New section.
10124 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10125 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10126 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10127
1b27397f
AC
10128Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10129
10130 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10131 for acknowledgments.
1b27397f 10132
480ff1fb
AC
10133Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10134
10135 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10136 qThreadExtraInfo.
480ff1fb 10137
a9331b3f 101382000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10139
a9331b3f
RM
10140 * gdb.texinfo: Clarify which remote debug protocol commands are
10141 required and which are optional.
f1251bdd 10142
dbeb8dbd
AC
10143Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10144
10145 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10146 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10147 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10148 * annotate.texi: Update.
10149
6d2ebf8b
SS
101502000-03-28 Stan Shebs <shebs@apple.com>
10151
10152 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10153 expectation of additional changes before release), update
10154 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10155 node links, rephrase and/or shorten lines to fix formatting
10156 problem in both regular and @smallbook formats.
10157 * annotate.texi: Shorten lines in example, use smallexample
10158 consistently everywhere.
10159 * Makefile.in: Add comment about texinfo 4.0 html generation.
10160 (SFILES_INCLUDED): Add annotate.texi.
10161
5d161b24
DB
101622000-03-27 Daniel Berlin <dan@cgsoftware.com>
10163
5ae4183a
AS
10164 * gdb.texinfo (Debugging Output): Added new section, documenting
10165 the "set/show debug" commands.
5d161b24 10166
b9deaee7
AC
10167Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10168
10169 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10170 entry.
b9deaee7
AC
10171
10172 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10173 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10174 @chapter and @node entries.
a9331b3f 10175
b9deaee7 10176 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10177
9ef47d30
AC
10178Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10179
10180 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10181 files.
9ef47d30 10182
cfeada60
FN
101832000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10184
10185 From David Whedon <dwhedon@gordian.com>
5ae4183a 10186 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10187
6837a0a2
DB
101882000-03-22 Daniel Berlin <dan@cgsoftware.com>
10189
10190 * gdb.texinfo: Add documentation for the apropos command.
10191
bba2971c
MS
101922000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10193
10194 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10195
2b628194
MS
101962000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10197
a9331b3f 10198 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10199 two places.
10200
96a2c332
SS
102012000-03-17 Stan Shebs <shebs@apple.com>
10202
10203 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10204 <dima@Chg.RU>, also clarification of allowed content for
10205 string constants.
10206
f7dc1244 102072000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10208
10209 * gdb.texinfo (main menu): Add Annotations.
10210 (File Options): Add @cindex entries for each command-line option.
10211 Document --epoch, --annotate, --async, --interpreter, --write,
10212 --statistics, and --version.
10213
10214 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10215 of GDB.
10216
9d233477
JB
102172000-02-23 Jim Blandy <jimb@redhat.com>
10218
10219 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10220
14e0eb3b
JB
102212000-02-22 Jim Blandy <jimb@redhat.com>
10222
10223 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10224
3555de01
JM
102252000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10226
10227 * Makefile.in (diststuff): New target.
10228
5e35df8e
KB
102292000-02-15 Kevin Buettner <kevinb@redhat.com>
10230
10231 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10232 architecture. [From Jim Wilson.]
5e35df8e 10233
c5394b80
JM
102342000-01-16 Tom Tromey <tromey@cygnus.com>
10235
10236 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10237 (Delete Breaks): Mention range arguments.
10238 (Disabling): Likewise.
10239
c3f6f71d
JM
102402000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10241
10242 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10243
c4093a6a
JM
10244Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10245
10246 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10247 valid functions.
c4093a6a 10248
11cf8741
JM
102491999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10250
10251 * gdb.texinfo: Clarify regular expressions used in rbreak.
10252
917317f4
JM
102531999-10-15 Kevin Buettner <kevinb@cygnus.com>
10254
10255 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10256 MEMORY_REMOVE_BREAKPOINT): Document.
10257
10258Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10259
10260 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10261 offset re-using the DATA offset instead.
917317f4 10262
2df3850c
JM
102631999-10-11 Jim Kingdon <kingdon@redhat.com>
10264
10265 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10266
102671999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10268
10269 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10270 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10271 typos.
10272
10273 * gdb.texinfo: Various minor wording and formatting improvements,
10274 mentions of additional command-line options.
10275
2acceee2
JM
102761999-09-30 Fred Fish <fnf@cygnus.com>
10277
10278 * gdb.texinfo: Document additional forms of specifying section
10279 names and addresses for the add-symbol-file command.
10280
c2c6d25f
JM
102811999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10282
10283 * gdbint.texinfo: Fix typo, add the word "have".
10284
102851999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10286
10287 * gdbint.texinfo (Target Architecture Definition): Document the
10288 SKIP_PERMANENT_BREAKPOINT macro.
10289
d4f3574e
SS
102901999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10291
10292 * gdb.texinfo: Fiks speling errers.
10293
10294 * gdb.texinfo: Fix uses of @multitable.
10295
f7dc1244 10296 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10297 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10298 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10299 comments about using with optimization, add more indexing,
10300 fix info about disassembly-flavor.
10301
10302Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10303
10304 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10305 SKIP_SOLIB_RESOLVER): Define.
10306
10307Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10308
10309 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10310 ``g'' packets.
d4f3574e 10311
104c1213
JM
103121999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10313
10314 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10315 platform-specific info, inline remote.texi and move sections of it
10316 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10317 and register stack into the new chapter.
10318 * remote.texi: Remove, now part of gdb.texinfo.
10319 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10320
103211999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10322
10323 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10324 GDB_TARGET_IS_MACH386): These kludges have gone away.
10325
10326Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10327
10328 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10329 TDEPLIBS.
104c1213 10330
53a5351d
JM
103311999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10332
10333 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10334 surrounding text to fit HP-UX bits into general info.
10335 (HPPA-cfg.texi): Remove, no longer useful.
10336
10337 * gdb.texinfo: Remove explicit links from @node lines, remove
10338 HP-added "Detailed Node Listing" from main menu which confuses
10339 things.
10340
10341 From Dmitry Sivachenko <dima@Chg.RU>:
10342 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10343 in description of `set environment'.
53a5351d
JM
10344
103451999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10346
10347 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10348
7be570e7
JM
103491999-08-12 Ben Elliston <bje@cygnus.com>
10350
10351 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10352
f7dc1244 103531999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10354
10355 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10356 watch, awatch, and rwatch. Explain why the latter two cannot be
10357 set as software watchpoints. Document that watchpoints for local
10358 variables are deleted when the debuggee terminates.
7be570e7
JM
10359
10360Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10361
10362 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10363 packet. Allow E.. response packet. "qRcmd" packet is no longer
10364 reserved.
7be570e7
JM
10365
103661999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10367
a9331b3f
RM
10368 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10369 * gdb.texinfo: Ditto.
7be570e7 10370
96baa820
JM
103711999-08-06 Tom Tromey <tromey@cygnus.com>
10372
10373 * gdb.texinfo (KOD): New node.
10374
10375Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10376
10377 * remote.texi (Rcmd): Fix minor formatting typos.
10378
10379Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10380
10381 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10382 packets.
96baa820 10383
adf40b2e
JM
103841999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10385
10386 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10387 fixes.
10388
43ff13b4
JM
10389Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10390
10391 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10392
085dd6e6
JM
10393Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10394
10395 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10396 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10397 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10398 packets that are not supported on all hosts. Expand examples.
10399 Spell check.
085dd6e6
JM
10400
104011999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10402
10403 * Makefile.in: Recognize html, install-html. Add targets
10404 to build HTML versions of documentation via texi2html.
10405
10406Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10407
10408 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10409 testsuite.
085dd6e6
JM
10410
10411Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10412
10413 * remote.texi (Communication Protocol): Rewrite.
10414
10415Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10416
10417 * stabs.texinfo: Fix uses of xref.
10418
9e0b60a8
JM
10419Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10420
10421 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10422 info about patch submission.
10423
cce74817
JM
10424Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10425
10426 From Per Bothner <bothner@cygnus.com>:
10427 * gdb.texinfo: Document Chill support.
10428
10429Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10430
10431 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10432 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10433 Document that the value should be greater-than or equal-to zero.
10434 (NO_STD_REGS): Document. Deprecate.
cce74817 10435
ac9a91a7
JM
10436Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10437
10438 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10439 Document that these are not used.
ac9a91a7
JM
10440
10441Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10442
10443 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10444
392a587b
JM
10445Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10446
10447 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10448 numargs was dropped.
392a587b
JM
10449
10450Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10451
10452 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10453
b83266a0
SS
10454Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10455
10456 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10457 Update.
b83266a0 10458
7a292a7a
SS
10459Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10460
10461 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10462 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10463
10464Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10465
10466 * gdbint.texinfo: Fix typos: $ -> @.
10467
10468Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10469
10470 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10471 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10472 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10473 BREAKPOINT_FROM_PC.
a9331b3f 10474
7a292a7a
SS
10475Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10476
10477 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10478 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10479
10480Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10481
10482 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10483 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10484
104851999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10486
10487 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10488 longer exists.
10489
10490Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10491
10492 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10493 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10494 they make the manual source incomprehensible.
7a292a7a
SS
10495 * h8-cfg.texi: Remove, hasn't been used in years.
10496
c906108c
SS
10497Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10498
10499 * gdb.texinfo: Update the credits.
10500
10501Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10502
10503 * gdb.texinfo: Fix mistakes noticed in printout of last
10504 draft, add Alpha to discussion of heuristic fence post.
10505
10506Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10507
10508 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10509 Edition, merge some HP changes into mainline, describe some
10510 previously undocumented features, describe more of the target
10511 commands available, eliminate obsolete section on renamed
10512 commands.
c906108c
SS
10513 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10514
10515Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10516
10517 * gdb.texinfo: Make many HPPA conditionals unconditional,
10518 including catchpoint description, since now on for all configs.
10519 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10520 specializations.
10521
10522Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10523
10524 * Makefile.in (GDBvn.texi): Fix match expression to work with
10525 current format of VERSION in gdb/Makefile.in.
10526 * gdb.texinfo: Fix node ref to match new readline.
10527
10528Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10529
a9331b3f
RM
10530 * gdb.texinfo: Changes made as part of a project to merge in
10531 changes made by HP. Documentation makes extensive use of
c906108c
SS
10532 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10533 on remote debugging. There are differences in documentation
889bf7c5 10534 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10535 the HP manual discusses catchpoints, hardware watchpoints, and
10536 some HPUX specific limitations for shared library support.
a9331b3f 10537
c906108c
SS
10538 There are also a number of @node changes.
10539
105401999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10541
10542 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10543 (C Usage): Same.
10544
10545Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10546
10547 The following changes were made by Edith Epstein
889bf7c5
PA
10548 <eepstein@cygnus.com> as part of a project to merge in changes
10549 made by HP.
a9331b3f 10550
c906108c
SS
10551 * HPPA-cfg.texi: new file.
10552
10553 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10554
10555 * refcard.tex: change documentation about catch.
10556 removed info catch.
10557
10558Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10559
10560 * gdbint.texinfo: Expand on GDB's coding standards,
10561 specify the use of arg names with prototypes.
10562
105631998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10564
10565 * gdb.texinfo: Fix tipo.
10566
10567Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10568
10569 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10570 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10571
10572Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10573
10574 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10575
105761998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10577
10578 * agentexpr.texi: New file.
10579
10580Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10581
10582 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10583
105841998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10585
10586 * remote.texi: Changed wording that implied that the GDB remote
10587 protocol caches register values instead of GDB itself.
10588
10589Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10590
10591 * gdbint.texinfo: Add some info about symbol readers.
10592 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10593 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10594 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10595 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10596
10597Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10598
a9331b3f 10599 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10600
10601Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10602
10603 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10604
10605Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10606
10607 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10608 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10609
10610Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10611
10612 * gdbint.texinfo: Fix minor typos.
10613
10614Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10615
10616 * gdbint.texinfo: Complete overhaul. Group descriptions more
10617 logically, add more info on generic algorithms, remove much
10618 obsolete and/or wrong material.
10619
10620Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10621
10622 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10623
10624Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10625
10626 * refcard.tex: Copyright, address updates.
10627
10628Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10629
10630 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10631 for the edition instead of confusing GDB-version-like numbers.
10632
10633Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10634
10635 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10636
10637Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10638
5ae4183a 10639 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10640
10641Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10642
10643 * gdb.texinfo: Add some credits, mention bug monitor.
10644 * remote.texi: Mention mips monitor targets.
10645 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10646
c906108c
SS
10647Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10648
10649 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10650 files, finish sorting of host vs target vs native macros, describe
10651 some more of them.
c906108c
SS
10652
10653Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10654
10655 * gdbint.texinfo (Host Conditionals): Document change from
10656 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10657
10658Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10659
10660 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10661 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10662
10663Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10664
10665 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10666 Document LSEEK_NOT_LINEAR.
10667
10668Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10669
10670 * stabs.texinfo (Stab Section Basics): Make it clear that only
10671 some versions of the GNU linker remove the leading N_UNDF symbol.
10672
10673Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10674
10675 * stabs.texinfo (String Field): Document type number pairs here,
10676 instead of in the Sun specific section.
10677 (Include Files): The GNU linker supports the N_BINCL
10678 optimization. Clarify the N_BINCL value, and what it is used
10679 for.
10680 (Procedures): Document N_FUN with an empty string to mark the end
10681 of a function.
10682 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10683 (Sun Differences): Remove this node, as the information is now
10684 elsewhere in the main document.
10685 (Stab Section Basics): Mention that the GNU linker may optimize
10686 stabs and remove the leading N_UNDF symbol.
10687
10688Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10689
10690 * gdb.texinfo, refcard.tex: Restore author credit
10691
10692Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10693
10694 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10695 documentation to account for START and END macros taking
10696 one arg.
10697
10698Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10699
10700 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10701 * gdb.texinfo (Frames): Fix typo.
10702
10703Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10704
10705 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10706 a target_signal as arg type, not a pid.
10707
10708Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10709
10710 * gdb.texinfo: Document `set assembly-language'.
10711
10712Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10713
10714 * remote.texi: Update list of stubs in the GDB distribution.
10715
10716Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10717
10718 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10719 Also document that some systems can use mmalloc but must define
10720 this if their C runtime allocates memory that is later freed.
c906108c 10721 (MMCHECK_FORCE): Document new macro.
a9331b3f 10722
c906108c
SS
10723Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10724
10725 * remote.texi: Add documentation for target Sparclet.
10726
10727Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10728
a9331b3f 10729 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10730 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10731 * configure.in: Rewritten for autoconf.
10732 * configure: New.
10733
10734Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10735
10736 * Makefile.in (DVIPS): New define, set to dvips.
10737 (dvi): Add stabs.dvi.
10738 (ps): New target.
10739 (all-doc): Depend on info, dvi, and ps targets.
10740 (STAGESTUFF): Add *.ps and *.dvi files.
10741 (clean-info, clean-dvi): Remove.
10742 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10743 rules completely rewritten.
10744 (maintainer-clean): Remove clean-info and clean-dvi
10745 dependencies and put their actions in the rules.
10746 (gdb.ps): New target
a9331b3f 10747 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10748 intermediate TeX files, whether they have 2 or 3 character
10749 extensions.
10750 (gdbint.ps): Add target and rules.
10751 (gdb-internals): Delete unused target.
10752 (Makefile): Depends upon config.status also.
10753
10754Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10755
10756 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10757 set.
10758
10759Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10760
10761 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10762 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10763
10764Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10765
10766 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10767
10768Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10769
10770 * gdb.texinfo (Print settings): Document
10771 `set/show print static-members' commands.
10772
10773Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10774
10775 * gdbint.texinfo (Native): Document name change, coredep.c to
10776 core-aout.c.
10777
10778Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10779
10780 * stabs.texinfo (Include Files): Document the values the SunOS4
10781 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10782
10783Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10784
10785 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10786 Fix typo.
10787
10788Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10789
10790 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10791 "gdb.tar.Z".
10792
10793Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10794
10795 * Makefile.in (maintainer-clean): New target, synonym for
10796 realclean.
10797
10798Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10799
10800 * Update all FSF addresses except those in COPYING* files.
10801
10802Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10803
10804 From Richard Earnshaw (rearnsha@armltd.co.uk):
10805 * gdb.texinfo (convenience variables): Document $_exitcode.
10806 (quit): Document optional expression to use as exit code.
10807
10808Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10809
10810 * gdb.texinfo, remote.texi: Brought up to date with various
10811 GDB changes.
10812
10813Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10814
10815 * gdb.texinfo: Update dates and versions, fix comments about
10816 hardware watchpoints in future releases and about the
10817 sharedlibrary command.
10818
10819Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10820
10821 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10822 C_FUN stab. Other cleanups.
10823
10824Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10825
10826 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10827 for the sparc stub.
10828
10829Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10830
10831 * annotate.texi: Clarify which addresses have differing formats
10832 depending on the language and which do not.
10833
10834Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10835
10836 * remote.texi (NetWare): Changed example to use BOARD= instead of
10837 NODE= argument to reflect correspoding change to gdbserve.nlm.
10838
10839Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10840
10841 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10842 GDB, as well as AIX dbx, supports the size type attribute.
10843
10844Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10845
10846 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10847
10848Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10849
10850 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10851 and new 'if' and 'while' commands.
10852
10853Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10854
10855 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10856
10857Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10858
10859 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10860 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10861 NetWare targets. Mostly stolen from the Server node.
10862
10863Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10864
10865 * gdb.texinfo (Setting): Talk about the language of a source file
10866 versus the working language. The old documentation did not match
10867 what GDB did.
10868
10869Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10870
10871 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10872 of a source file.
10873
10874Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10875
10876 * gdb.texinfo (Processes): New node.
10877
10878Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10879
10880 * remote.texi: Update documentation of set/show mipsfpu.
10881
3fc11d3e
JM
10882Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10883
10884 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10885 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10886
10887Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10888
10889 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10890 obsolete conditionals, described some others.
10891
10892Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10893
10894 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10895 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10896
10897Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10898
10899 * gdbint.texinfo: Put regex conditionals in their own table.
10900
10901Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10902
10903 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10904 described or fixed the descriptions of many others.
10905
10906Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10907
10908 * gdb.texinfo: Add some more credits.
10909 * gdbint.texinfo: Capitalize GDB consistently, describe some
10910 macros and remove some.
10911
10912Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10913
10914 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10915 obsolete conditionals, described some others.
10916
10917Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10918
10919 * gdb.texinfo (help targets): Changed to `help target', which
10920 is the correct gdb command.
10921
10922Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10923
10924 * annotate.texi (TODO): New node, for keeping track of annotations
10925 suggested but not yet implemented.
10926
10927Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10928
10929 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10930 another symbol, it is not the address itself.
10931
10932Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10933
10934 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10935 of stabs-in-coff sections.
10936
10937Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10938
10939 * annotate.texi: Change edition to 0.5 and date to May 1994.
10940 Add index.
10941 (Frames): New node, for frame annotation.
10942 (Displays): New node, for display annotation.
10943
10944 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10945 when waiting for your program to stop.
10946
10947Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10948
10949 * annotate.texi (Breakpoint Info): Document annotation of header
10950 fields and record annotation.
10951
10952Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10953
10954 * annotate.texi: New file, to document annotations.
10955
10956Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10957
10958 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10959 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10960
10961Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10962
10963 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10964 section, and say n_strx field is compilation unit relative.
10965 * stabs.texinfo: Don't use @code for a.out when it is the name of
10966 an object file format.
10967
10968Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10969
10970 * gdb.texinfo: Refer to file names, not path names, per rms
10971 convention.
10972 (Arguments): Fix typo.
10973
10974Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10975
10976 * stabs.texinfo (Global Variables): Talk about stabs in files
10977 where variables are referenced, but not defined.
10978
10979Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10980
10981 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10982 Cplusplus to new nodes Member Type Descriptor and Method Type
10983 Descriptor. Re-write stuff for #.
10984
10985Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10986
10987 * gdb.texinfo (Print Settings): Don't document "set print
10988 fast-symbolic-addr off". The bug which it worked around was fixed
10989 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10990
10991 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10992 N_ENTRY node.
10993
10994 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10995
10996Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10997
10998 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10999 references to ieee-float.c.
11000
11001Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11002
11003 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11004 match what the code actually does.
11005
11006Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11007
11008 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11009
11010Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11011
11012 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11013 i, and b.
11014
11015Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11016
11017 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11018 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11019 as "stabs in sections" rather than just saying "ELF and SOM".
11020 Also make that stuff apply to COFF.
11021
11022Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11023
11024 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11025 Ghostscript.
11026
11027Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11028
11029 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11030 versus functions without line numbers, also mention stepping into
11031 them as well as "step" when you are in them. Tell the user how to
11032 deal with the situation. Add comment about "debugging information".
11033
11034Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11035
11036 * stabs.texinfo (Enumerations): Document restriction on where
11037 enumeration types can appear and still win with GDB.
11038
11039Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11040
11041 * stabs.texinfo (Negative Type Numbers): Document format for type
11042 -16.
11043
11044Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11045
11046 * gdb.texinfo (Selection, Frame Info): Update information about
11047 arbitrary frame specficiations.
11048
11049Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11050
11051 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11052
11053Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11054
11055 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11056
11057Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11058
11059 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11060
11061Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11062
11063 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11064 Differences node to Statics node.
11065 (Statics): Discuss XCOFF use of V symbol descriptor.
11066
11067 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11068 not clean.
11069
11070Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11071
11072 * gdb.texinfo (Print Settings): Document `set print
11073 fast-symbolic-addr' and improve the doc for some other
11074 `set print's.
11075
11076Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11077
11078 * stabs.texinfo (String Field): Talk about defining several type
11079 numbers at once.
11080 Fix lint regarding changing node ELF Transformations to
11081 ELF and SOM Transformations.
11082
11083Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11084
11085 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11086
11087Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11088
11089 * stabs.texinfo (Cross-References): `::' is for nested types only
11090 within <>.
11091 (Structures): Document static members.
11092
11093Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11094
11095 * stabs.texinfo: Document S type attribute.
11096
11097Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11098
11099 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11100
11101Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11102
11103 * gdbint.texinfo: Fix a few typos.
11104
11105Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11106
11107 * gdb.texinfo, remote.texi: formatting improvements
11108
11109 * gdb.texinfo (New Features): mention threads.
11110 (Summary, C): fix xrefs in newly contributed text.
11111 (Threads): index entries, clarifications, example
11112 (passim): minor typos fixed, phrasing improvements
11113
11114 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11115 entries; (Server): explain use of gdbserver w/real-time systems,
11116 add example of conflicting TCP port; (MIPS Remote) break up
11117 running text into table, highlighting commands, and add example.
a9331b3f 11118
c906108c
SS
11119Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11120
11121 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11122
11123Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11124
11125 * stabs.texinfo (Nested Symbols): New node.
11126 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11127
11128Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11129
11130 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11131 to picking which Bbss.bss symbol to use, and (because there seems to
11132 be no good way of doing it) re-write some of the text to make it
11133 sound like Bbss.bss isn't such a great idea after all (as currently
11134 designed).
11135
11136 * gdb.texinfo (C): In addition to saying people have to use g++ for
11137 good results, say they have to use stabs. Specifically say cfront
11138 doesn't work well.
11139 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11140 the gdb README. Add xrefs to places where the support for the various
11141 languages is described in detail.
11142
11143Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11144
11145 * stabs.texinfo: Clean up stuff about visibility and virtual
11146 characters.
11147
11148 * stabs.texinfo (N_M2C): Cite Sun doc.
11149
11150Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11151
11152 * gdb.texinfo: updates re threads.
11153 * remote.texinfo: avoid index entries starting with digits.
11154
11155Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11156
11157 * stabs.texinfo (Enumerations): Talk about large, negative and
11158 octal values. Clean up cross reference to type attributes.
11159 (String Field): Say that GDB 4.11 supports size attribute.
11160
11161Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11162
11163 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11164 is a mandatory step. Make the stuff about that more concise.
11165
11166Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11167
11168 * stabs.texinfo (Class Names): New node.
11169
11170 * gdb.texinfo (Command Files): Explain order of init file reading.
11171
11172 * remote.texi (Bootstrapping): Talk about getting the serial driver
11173 to deal with ^C sent by gdb to stop the remote system.
11174
11175Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11176
11177 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11178
11179 * libgdb.texinfo (Defining Commands): made the DOC arg
11180 to gdb_define_app_command a char * instead of char **
11181 per a suggestion from kingdon.
11182
11183 * libgdb.texinfo: total rewrite from a different starting
11184 premise.
11185
11186Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11187
11188 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11189 floats passed as doubles (to improve clarity).
11190
11191Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11192
11193 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11194
11195 * a4rc.sed: update to work with Andreas Vogel papersize params
11196
11197 * refcard.tex: use Andreas Vogel simplifications of papersize
11198 params; remove useless version info; update copyright date.
11199
11200Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11201
11202 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11203
11204Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11205
11206 * gdb.texinfo (Files): Say what address the load command loads it at.
11207
11208 * stabs.texinfo (Common Blocks): Minor cleanups.
11209
11210 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11211 that Sun has backed away from the linker kludge and thus the relevant
11212 issue is changes to the SunPRO tools, not the Solaris linker.
11213
11214 * stabs.texinfo (Traditional Integer Types): Clean up description
11215 of octal bounds a little bit. Document extra leading zeroes.
11216
11217Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11218
11219 * gdb.texinfo (Signaling): Update for symbolic symbol names
11220 and add a section explaining the difference between the GDB
11221 signal command and the shell kill utility.
11222
11223Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11224
11225 * libgdb.texinfo: added `@' to braces that were unescaped.
11226
11227Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11228
11229 * libgdb.texinfo: new file. Spec for the gdb library.
11230
11231Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11232
11233 * stabs.texinfo (Include Files): Fix typo (start -> end).
11234
11235Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11236
11237 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11238 from Melissa at FSF's editing pass.
11239
11240Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11241
11242 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11243 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11244 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11245
11246Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11247
11248 * remote.texi (Bootstrapping): Discuss 386 call gates.
11249
11250Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11251
11252 * stabs.texinfo (Based Variables): New node.
11253
11254Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11255
11256 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11257 names, sizes, and formats to suggest how not to lose.
11258
11259Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11260
11261 * stabs.texinfo (Methods): Fix typo.
11262
11263Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11264
11265 * gdb.texinfo: Fix a few typos.
11266
11267Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11268
11269 * gdb.texinfo: Clarify how well it works with Fortran.
11270
11271 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11272 More on relocating stabs in ELF files.
11273
11274Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11275
11276 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11277
11278Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11279
11280 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11281 parameters on VAX.
11282
11283Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11284
11285 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11286
11287Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11288
11289 * stabs.texinfo: Make info author notice match the TeX author notice.
11290
11291Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11292
11293 * stabs.texinfo: Initial-caps all words in node names and
11294 non-trivial words in section names.
11295
11296Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11297
11298 * stabs.texinfo: Many minor cleanups.
11299
11300 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11301
11302Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11303
11304 * stabs.texinfo: Remove full description of big example.
11305 It's not really helpful; just use pieces of it where appropriate.
11306 Add more Texinfo formatting directives (@samp, etc.).
11307 Use @deffn to define stab types.
11308 Eliminate some wordiness. Break up some nodes.
11309 Add an (alphabetized) index of symbol types.
11310 Use consistent capitalization style in node and section names.
11311
11312Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11313
11314 * gdb.texinfo: Change typo "Two two" to "The two".
11315
11316Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11317
11318 * stabs.texinfo (XCOFF-differences): Remove references to
11319 non-existent types N_DECL and N_RPSYM.
11320
11321 * stabs.texinfo (String Field): Say that type attributes bug is
11322 fixed in GDB 4.10, since it is.
11323
11324 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11325
11326Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11327
11328 * stabs.texinfo: Formatting cleanups.
11329
11330Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11331
11332 * stabs.texinfo: When explaining the n_type of a stab, standardize
11333 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11334 no tabs, use @r).
11335 (Global Variables): Clean up.
11336
11337Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11338
11339 * stabs.texinfo (Stack Variables): Re-write.
11340
11341Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11342
11343 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11344 addresses of a source file. Also revise formatting.
11345 Change "object module" or "object file" to "source file".
11346 Various: Miscellaneous cleanups.
11347
11348Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11349
11350 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11351
11352Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11353
11354 * gdbint.texinfo: Removed many nonsensical machine-collected
11355 host and target conditionals, described some of the remainder.
11356
11357Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11358
11359 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11360
11361 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11362 paragraph which follows.
11363
11364 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11365 variables. Looks better and avoids overful hbox.
11366
11367Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11368
11369 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11370
11371Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11372
11373 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11374 retransmit-timeout
11375
11376Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11377
11378 * gdbint.texinfo: Update statement about `some ancient Unix
11379 systems, like Ultrix 4.0' to Ultrix 4.2.
11380
11381Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11382
11383 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11384
11385 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11386
11387 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11388 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11389
11390 * remote.texi: new name for former gdbinv-s.texi
11391
11392 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11393
11394Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11395
11396 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11397 variables for MIPS remote debugging protocol.
11398
11399Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11400
11401 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11402
11403Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11404
11405 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11406
11407Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11408
11409 * gdb.texinfo: repair conditional bugs in text markup
11410
11411Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11412
11413 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11414 to select Modula-2 material.
11415
11416Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11417
11418 * stabs.texinfo: Cleanups regarding statics.
11419
11420 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11421 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11422
11423Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11424
11425 * stabs.texinfo: N_MAIN is sometimes used for C.
11426
11427Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11428
11429 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11430
11431Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11432
11433 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11434 removed from the code by Kingdon.
c906108c
SS
11435
11436Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11437
11438 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11439 input when evaluating breakpoint conditions; the bug has been fixed.
11440
11441 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11442 sets the ignore count to N-1, not to N.
11443
11444Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11445
11446 * refcard.tex (\hoffset): correct longstanding error to match
11447 intended offset; avoids cutting off edge on some printers
11448
11449Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11450
11451 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11452
11453Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11454
11455 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11456
11457Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11458
11459 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11460 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11461 collect sed edits if any, apply to refcard before formatting;
11462 (refcard.ps) stop implying PS fonts if PS output requested;
11463 (lrefcard.ps) delete extra target for variant PS fonts
11464
11465 * refcard.tex: parametrize papersize dependent info, collect
11466 in easily replaced spot
11467
11468 * a4rc.sed: new file, edits to refcard for A4 paper
11469
11470Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11471
11472 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11473
11474Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11475
11476 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11477
11478Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11479
11480 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11481 politely rather than rudely.
11482
11483Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11484
11485 * stabs.texinfo: Document common blocks.
11486
11487Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11488
11489 * stabs.texinfo: Add some basic info about stabs-in-elf.
11490
11491Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11492
11493 * stabs.texinfo (Top): Minor cleanup.
11494
11495Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11496
11497 * Makefile.in (install-info): remove parentdir support
11498
11499Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11500
11501 * gdb.texinfo (Copying): delete this node and references to it;
11502 RMS says this manual need not carry GPL. (passim): Improvements
11503 from last round at FSF, largely due to Ian Taylor review, and
11504 minor formatting improvements.
11505
11506 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11507 largely due to Ian Taylor review. (Debug Session): minor edits to
11508 new text.
11509
11510Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11511
11512 * Makefile.in (realclean): Remove info and dvi files too.
11513
11514Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11515
11516 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11517 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11518 * gdb.texinfo: Change accordingly.
11519
11520 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11521 N_{L,R}BRAC,N_SLINE are relative to.
11522
11523Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11524
11525 * Makefile.in (GDBvn.texi): Update atomically.
11526
11527Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11528
11529 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11530
11531Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11532
11533 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11534 addresses together. Also motivate the set print symbol-filename
11535 command and suggest other solutions.
11536
11537Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11538
11539 * gdb.texinfo (set print elements): Note that the number of
11540 elements is set to unlimited by "set print elements 0".
11541
11542Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11543
11544 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11545 NF_LDOUBLE means.
11546 (Stab Types): Include Solaris stab types.
11547 (Procedures): Document Solaris extensions.
11548
11549Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11550
11551 * gdb.texinfo: Add `set print symbol-filename' doc.
11552
11553Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11554
11555 * stabs.texinfo (Arrays): Talk about type definition vs. type
11556 information.
11557
11558 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11559 the trailing semicolon.
11560
11561Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11562
11563 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11564 and merge in other parts of the document addressing these subjects.
11565 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11566
11567 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11568 at the end of a range type.
11569
11570 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11571 AIX extensions.
11572
11573Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11574
11575 * stabs.texinfo (Stabs Format): Misc fixes.
11576
11577Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11578
11579 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11580 (Traditional builtin types): Document convex convention for long long.
11581 (Negative builtin types): Discuss type names, and misc fixes.
11582
11583Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11584
11585 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11586 point types used with @samp{R} type descriptor.
11587 (Symbol Descriptors): Describe how to handle conflict between
11588 different meanings of @samp{P} symbol descriptor.
11589
11590Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11591
11592 * stabs.texinfo: Remove node Quick Reference and put its children
11593 directly under the main menu.
11594
11595 * stabs.texinfo: Many more changes to bring it into line with
11596 AIX documentation and reality. I think it now has all the
11597 information from the AIX documentation, except that I burned
11598 out when I got to variant records (Pascal and Modula-2) and
11599 all the COBOL types. Oh well, we can add them later when we're
11600 worrying more about those languages.
11601
11602 * stabs.texinfo (Automatic variables): Talk about what it means
11603 to omit the symbol descriptor.
11604
11605Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11606
11607 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11608 gcc2 behavior with promoted args.
11609
11610Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11611
11612 * gdb.texinfo: include readline appendices in info version of manual
11613
11614Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11615
11616 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11617 target remote.
11618
11619 * gdb.texinfo (Machine Code): more index entries for disassemble
11620
11621Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11622
11623 * Clarify the intended use of the gdb-testers and gdb-patches
11624 mailing lists, and shrink gzip comment.
11625
11626Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11627
11628 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11629 DOSHOST configuration of manual.
11630
11631 * gdb.texinfo (MIPS Stack): new node.
11632
11633 * all-config.texi (MIPS) new switch.
11634
11635 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11636 tense; (MIPS Remote) new node.
11637
11638 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11639 bug; (Environment) less passive, other small cleanups in text about
11640 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11641 (Remote) new MIPS Remote menu entry.
11642
11643Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11644
11645 * stabs.texinfo: Many changes to include information from the
11646 AIX documentation.
11647
11648 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11649
11650Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11651
11652 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11653 Move a bunch of information from ../README.
11654 (Getting Started): New node.
11655
11656Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11657
11658 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11659
11660 * gdb.texinfo: advance manual revision dates to present
11661
11662 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11663 stop using silly Roman numerals in @set variable names
11664
11665Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11666
11667 * stabs.texinfo (Parameters): Keep trying to get this right.
11668
11669Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11670
11671 * stabs.texinfo (Parameters): More on "local parameters".
11672
11673Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11674
11675 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11676
11677Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11678
11679 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11680 (Parameters): Rewrite.
11681 (xcoff-differences, Sun-differences): Minor changes.
11682
11683Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11684
11685 * stabs.texinfo: Minor cleanup.
11686
11687Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11688
11689 * gdbint.texinfo: Minor xcoff stuff.
11690
11691Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11692
11693 * gdbint.texinfo: Update for new config directory structure.
11694 Add info about internal type data structures.
11695
11696Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11697
11698 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11699 $(srcdir).
11700 (gdb-config.texi): Depend on file in $(srcdir).
11701
11702Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11703
11704 * stabs.texinfo: Fixes about N_SO.
11705
11706Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11707
11708 * gdb.texinfo: include list of nonstandard init file names
11709
11710 * *-config.texi: new switch GENERIC for text that applies *only*
11711 to (usual) multiple-target version of manual
11712
11713 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11714 h8 config
11715
11716 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11717 in menus (rather than conditionally selected multiple alternative
11718 menus).
11719
11720 * Makefile.in: define and use DOC_CONFIG var to select
11721 configuration for GDB user manual.
11722
11723 * gdb-config.texi: delete from repository, generate from Makefile.
11724
11725 * all-config.texi: normal `generic' configuration file, formerly
11726 stored as gdb-config.texi
11727
11728Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11729
11730 * Makefile.in: add dvi target to build all .dvi files
11731
11732Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11733
11734 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11735
11736Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11737
11738 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11739 host conditionals.
11740 * stabs.texinfo: More array fixes inspired by Jim's.
11741
11742Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11743
11744 * stabs.texinfo: Fixes re arrays and continuations.
11745
11746 * gdbint.texinfo: Add XCOFF node.
11747
11748Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11749
11750 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11751
11752Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11753
11754 * stabs.texinfo: Fix for array types to mention lower bounds.
11755
11756Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11757
11758 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11759
11760Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11761
11762 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11763
11764Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11765
11766 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11767 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11768
11769Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11770
11771 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11772
11773Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11774
11775 * gdb.texinfo, gdbinv-s.texi: misc updates
11776
11777Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11778
11779 * gdbint.texinfo: Brief documentation for longjmp support,
11780 from an email msg by Stu.
11781
11782Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11783
11784 * stabs.texinfo: Fix description of floating point "range"
11785 types (which really define basic types). Reported by Jim Meehan,
11786 <meehan@src.dec.com>.
11787
11788 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11789
11790Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11791
11792 * gdbint.texinfo: Slightly expand section on supporting a new
11793 object file format.
11794
11795Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11796
11797 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11798 intermediate file.
11799
11800Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11801
11802 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11803
11804Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11805
11806 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11807
11808 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11809 as well as Z8002.
11810
11811Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11812
11813 * gdbint.texinfo: Add sections on clean design and on how to send
11814 in changes.
11815
11816Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11817
11818 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11819
11820Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11821
11822 * gdb.texinfo: Fix typo, reported by Karl Berry.
11823
11824Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11825
11826 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11827
11828Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11829
11830 * gdbint.texinfo: fixed a stray email address (needs @@),
11831 added @table @code to node "Native Conditionals"
11832
11833Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11834
11835 * gdbint.texinfo: Describe coding style of GDB.
11836
11837Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11838
11839 * stabs.texinfo: Minor wording changes.
11840
11841Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11842
11843 * gdbint.texinfo: Improve release doc slightly.
11844
11845Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11846
11847 * gdbint.texinfo: Improve doc of GDB config macros.
11848
11849Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11850
11851 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11852 These will be reinserted when examined.
11853
11854Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11855
11856 * gdbint.texinfo: Make a start at documenting all the #if macros
11857 in GDB. At least list them all, and start separating them into
11858 host-specific and target-specific.
11859
11860Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11861
11862 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11863 examples (not consistent w others).
c906108c
SS
11864 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11865 for generic vn of doc
11866
11867Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11868
11869 * Makefile.in: always create installation directories.
11870
11871Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11872
11873 * gdb.texinfo: in h8 config, do not describe searching commands.
11874
11875Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11876
11877 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11878 conditionals; introduce a few generic switches that may be
11879 useful for other cross-dev or dos-hosted configs.
11880
11881 * gdb.texinfo: fix typo in "info reg" description
11882
11883Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11884
11885 * stabs.texinfo: Minor updates from running TeX over it.
11886 * Makefile.in (stabs.dvi, stabs.ps): Add.
11887
11888Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11889
11890 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11891 First pass at converting it to texinfo.
11892
11893Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11894
11895 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11896 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11897
11898Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11899
11900 * gdbint.texinfo: Add section on partial symbol tables.
11901
11902Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11903
11904 * gdb.texinfo: document `set remotedebug' and `set
11905 rstack_high_address'.
11906
11907Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11908
11909 * gdb.texinfo: slight expansion of new text on reading info files
11910 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11911 H8/300 from DOS.
11912
11913Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11914
11915 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11916
11917Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11918
11919 * gdb.texinfo: Say how to read the `info' files.
11920
11921Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11922
11923 * Makefile.in: gm4 -> m4.
11924
11925Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11926
11927 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11928 Documentation' ahead of `Installing GDB' to match README.
11929 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11930 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11931
11932Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11933
11934 * Makefile.in: remove $(srcdir) from gdb.info rule.
11935
11936Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11937
11938 * Makefile.in: commented out gdb-all.texinfo rule. This is
11939 temporary.
11940
11941Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11942
11943 * Makefile.in, configure.in: removed traces of namesubdir,
11944 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11945 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11946
11947Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11948
11949 * gdb.texinfo: Improve how we ask for bug reports.
11950
11951Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11952
11953 * Makefile.in: infodir belongs in datadir.
11954
11955Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11956
11957 * Makefile.in: remove spaces following hyphens, bsd make can't
11958 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11959 standards.text support.
c906108c
SS
11960
11961Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11962
11963 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11964 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11965 and mandir now keyed off datadir by default.
11966
11967\f
11968Local Variables:
9e9c5ae7 11969mode: change-log
c906108c
SS
11970left-margin: 8
11971fill-column: 74
11972version-control: never
463888ab 11973coding: utf-8
c906108c 11974End: