Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
c4dcb155
SM
12017-06-11 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.texinfo (Optional Messages about Internal Happenings):
4 Document {set,show} debug separate-debug-file commands.
5
aefd8b33
SDJ
62017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7
8 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
9 (Connecting) <Remote Packet>: Add "startup-with-shell"
10 and "QStartupWithShell" to the table.
11 (Remote Protocol) <QStartupWithShell>: New item, explaining the
12 packet.
13
176efed1
AB
142017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
17
d050f7d7
TW
182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
19
20 * python.texi (Recording in Python): Factor out the documentation of
21 gdb.RecordInstruction's super class.
22
14f819c8
TW
232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
24
25 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
26 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
27 prev and next.
28
0ed5da75
TW
292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
30
31 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
32 gdb.RecordInstruction
33
913aeadd
TW
342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
35
36 * python.texi (Recording in Python): Add documentation for
37 gdb.RecordGap and remove documentation of special cases for
38 gdb.BtraceInstruction.
39
a3be24ad
TW
402017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
41
42 * python.texi (Recording in Python): Remove Record.ptid defvar.
43
ebe553db
SM
442017-04-21 Simon Marchi <simon.marchi@ericsson.com>
45
46 * gdb.texinfo (GDB/MI Thread Information): Add missing
47 fields, re-word some things.
48 (GDB/MI Thread Commands): Describe fields found in the output of
49 -thread-info, remove description of fields in the
50 thread output tuple, replace with a cross-reference to "GDB/MI
51 Thread Information".
52
9be21bb4
SM
532017-04-21 Simon Marchi <simon.marchi@ericsson.com>
54
55 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
56 from -thread-info output.
57
fe5f7374
AK
582017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
59
60 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
61
eea78757
AK
622017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
63
64 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
65
79778b30
YQ
662017-03-22 Yao Qi <yao.qi@linaro.org>
67
68 * python.texi (Inferiors In Python): Remove @code from Python.
69
cee59b3f
TW
702017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
71
72 * python.texi (Recordings In Python): Document return type of
73 gdb.BtraceInstruction.data.
74
51457a05
MAL
752017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
76
77 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
78 command file-list-shared-libraries
79 (GDB/MI Async Records): Update documentation of library-loaded with new
80 field.
81
f8d99587
DE
822017-03-16 Doug Evans <dje@google.com>
83
84 * guile.texi (Lazy Strings In Guile): Mention arrays.
85 * python.texi (Lazy Strings In Python): Ditto.
86
5cf70512
JW
872017-03-08 Jiong Wang <jiong.wang@arm.com>
88
89 * gdb.texinfo (Memory Protection Extensions): Add missing escape
90 character "@".
91
4a612d6f
WT
922017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
93
94 * Memory Protection Extensions: Add information about inferior
95 calls.
96
216f72a1
JK
972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
98
99 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
100 DW_TAG_GNU_* and DW_AT_GNU_*.
101
4e746bb6
TW
1022017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
103
104 * python.texi (Recordings In Python): New section.
105
3f77c769
TT
1062017-02-14 Tom Tromey <tom@tromey.com>
107
108 PR python/13598:
109 * python.texi (Events In Python): Document events.before_prompt.
110
5cf30ebf
LM
1112017-02-13 Luis Machado <lgustavo@codesourcery.com>
112
113 * gdb.texinfo (Target Commands): Document the optional offset
114 argument for the load command.
115
18da0c51
MG
1162017-02-10 Martin Galvan <martingalvan@sourceware.org>
117
118 PR gdb/21122
119 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
120 space-separated breakpoint lists. Also add a missing @table command
121 and @cindex for breakpoint lists.
122
3f7b46f2
IR
1232017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
124
125 PR tdep/20936
126 * gdb.texinfo: (Standard Target Features): Document SPARC features.
127 (Sparc Features): New node.
128
2735833d
WT
1292017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
130
131 * gdb.texinfo (i386 Features): Add system segment registers
132 as feature.
133
373832b6
SM
1342017-01-24 Simon Marchi <simon.marchi@ericsson.com>
135
136 * python.texi (Events In Python): Fix typo.
137
78cbbba8
LM
1382017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
139 Luis Machado <lgustavo@codesourcery.com>
140
141 * gdb.texinfo (-target-flash-erase): New MI command description.
142 (flash-erase): New CLI command description.
143
387360da
JB
1442017-01-04 John Baldwin <jhb@FreeBSD.org>
145
146 * gdb.texinfo (Contributors): Add SRI International and University
147 of Cambridge for FreeBSD/mips.
148
34c41c68
DE
1492016-12-22 Doug Evans <xdje42@gmail.com>
150
151 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
152 commands.
153
df3ee9ca
PA
1542016-12-02 Pedro Alves <palves@redhat.com>
155
156 * gdb.texinfo (User-defined Commands): Limit on number of
157 arguments passed to user-defined commands removed; update.
158
01770bbd
PA
1592016-12-02 Pedro Alves <palves@redhat.com>
160
161 PR cli/20559
162 * gdb.texinfo (Define): Add example of using "eval" to process a
163 variable number of arguments.
164 (Output) <eval>: Add anchor.
165
ad02e4fe
SM
1662016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
167
168 * Makefile.in: Likewise.
169
8504e097
AA
1702016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
171
172 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
173 xref.
174
39402e6c
PA
1752016-10-29 Pedro Alves <palves@redhat.com>
176
177 * gdb.texinfo (Packets) <vCont>: Remove mention of default
178 actions.
179
ca6eff59
PA
1802016-10-26 Pedro Alves <palves@redhat.com>
181
182 * gdb.texinfo (Packets): Clarify vCont packets with multiple
183 actions that match a thread, and what happens when an action
184 matches a thread that is already running.
185
be06ba8c
SM
1862016-10-14 Simon Marchi <simon.marchi@ericsson.com>
187
188 * gdb.texinfo (Using Trace Files): Fix typo.
189 (GDB/MI Tracepoint Commands): Likewise.
190
99e61eda
SM
1912016-10-14 Simon Marchi <simon.marchi@ericsson.com>
192
193 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
194 of -trace-save.
195
9c37b5ae
TT
1962016-10-06 Tom Tromey <tom@tromey.com>
197
198 * guile.texi (Types In Guile): Remove Java mentions.
199 * python.texi (Types In Python): Remove Java mentions.
200 * gdb.texinfo (Address Locations, Supported Languages)
201 (Index Section Format): Remove Java mentions.
202
ee8da4b8
DE
2032016-08-15 Doug Evans <dje@google.com>
204
205 * gdb.texinfo (Target Description Format): Update docs on "end"
206 field spec and field default type.
207
4034d0ff
AT
2082016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2092016-10-03 Simon Marchi <simon.marchi@ericsson.com>
210
211 PR gdb/20487
212 * gdb.texinfo (Context management): Update mention of frame
213 change notifications.
214 (gdb/mi Async Records): Document frame field in
215 =thread-select event.
216 * observer.texi (GDB Observers): New user_selected_context_changed
217 observer.
218
4435e1cc
TT
2192016-09-28 Tom Tromey <tom@tromey.com>
220
221 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
222 than "memory breakpoint". Further document "kind". Move
223 protocol-details link earlier.
224 <z1>: Document the cmd_list argument. Fix typo.
225 <g>: Remove incorrect sentence.
226 (Stop Reply Packets): Document "OK" response to requests when in
227 non-stop mode.
228 <swbreak>: Use "software breakpoint" rather than "memory
229 breakpoint".
230 <create>: Document that "R" is ignored.
231 <W, X, w>: Document formatting of "AA".
232 (Notification Packets): Use "%Stop", not "%%Stop".
233
ad0a504f
AK
2342016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
235
236 * gdb.texinfo (Embedded Processors): Document ARC.
237 (Synopsys ARC): New section.
238 (Standard Target Features): Document ARC features.
239 (ARC Features): New section.
240
74172ecf
SM
2412016-09-21 Simon Marchi <simon.marchi@ericsson.com>
242
243 * .gitignore: New file.
244
0a1ddfa6
SM
2452016-08-24 Simon Marchi <simon.marchi@ericsson.com>
246
247 * gdb.texinfo (Input/Output): Mention possibility to unset
248 inferior-tty.
249
c0272db5
TW
2502016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
251
252 * gdb.texinfo: Resume btrace on reconnect.
253
e3487908
GKB
2542016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
255
256 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
257 syscall.
258
463888ab
РИ
2592016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
260
261 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
262 command.
263
dac790e1
TT
2642016-07-13 Tom Tromey <tom@tromey.com>
265
266 PR python/15620, PR python/18620:
267 * python.texi (Events In Python): Document new breakpoint events.
268
93daf339
TT
2692016-07-13 Tom Tromey <tom@tromey.com>
270
271 PR python/17698:
272 * python.texi (Breakpoints In Python): Document
273 Breakpoint.pending.
274
cda75e70
TT
2752016-07-13 Tom Tromey <tom@tromey.com>
276
277 * python.texi (Breakpoints In Python): Move table of types and
278 table of watchpoint types earlier in node.
279
e0f3fd7c
TT
2802016-07-12 Tom Tromey <tom@tromey.com>
281
282 PR python/19293:
283 * python.texi (Frames In Python): Document
284 gdb.invalidate_cached_frames.
285
86f78169
PA
2862016-06-21 Pedro Alves <palves@redhat.com>
287
288 * gdb.texinfo (Interpreters): Update intepreter-exec section,
289 document new-ui and explain use case.
290
a28d8e50
YTL
2912016-06-17 Yan-Ting Lin <currygt52@gmail.com>
292
293 * gdb.texinfo (Standard Target Features): Document NDS32 features.
294 (NDS32 Features): New Section.
295
bb556f1f
TK
2962016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
297
298 * gdb.texinfo (Examining Memory): Document negative repeat
299 count in the 'x' command.
300
38b022b4
SM
3012016-06-06 Simon Marchi <simon.marchi@ericsson.com>
302
303 * gdb.texinfo (GDB/MI Async Records): Document method and
304 format fields in =record-started.
305 * observer.texi (record_changed): Add method and format
306 parameters.
307
c185ba27
EZ
3082016-05-27 Eli Zaretskii <eliz@gnu.org>
309
310 * gdb.texinfo (General Query Packets): Move the description of the
311 response before the long list of the specific 'read' and 'write'
312 requests.
313
1957f6b8
TT
3142016-05-23 Tom Tromey <tom@tromey.com>
315
316 * python.texi (Basic Python): Document gdb.breakpoints return.
317
224f10c1
TT
3182016-05-24 Tom Tromey <tom@tromey.com>
319
320 PR gdb/19194:
321 * gdb.texinfo (gdb man): Fix typo.
322
0bdfa368
TT
3232016-05-17 Tom Tromey <tom@tromey.com>
324
325 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
326 (Rust): New node.
327
dcd1f979
TT
3282016-05-17 Tom Tromey <tom@tromey.com>
329
330 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
331
310cdbb6
YQ
3322016-04-27 Yao Qi <yao.qi@linaro.org>
333
334 * gdb.texinfo (tfind): Complete doc about tfind without
335 argument.
336
b8162e5a
AT
3372016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
338
339 * agentexpr.texi (byte): Fix zero_ext description.
340
f7c38292
PA
3412016-03-31 Pedro Alves <palves@redhat.com>
342
343 * gdb.texinfo (M32R/SDI): Delete node.
344 (MIPS Embedded): Remove references to the MIPS remote debugging
345 protocol, PMON and variants, and the associated commands.
346
81516450
DE
3472016-03-15 Doug Evans <dje@google.com>
348
349 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
350 (Target Description Format): Mention enum types. Update docs on
351 flags types.
352 (Predefined Target Types): Add "bool".
353 (Enum Target Types): New node.
354
2a60e18f
PA
3552016-03-15 Pedro Alves <palves@redhat.com>
356
357 * gdb.texinfo (Tracepoint Actions): Fix typo.
358
45fa2529
PA
3592016-03-15 Pedro Alves <palves@redhat.com>
360 Andreas Arnez <arnez@linux.vnet.ibm.com>
361 Marcin Kościelnicki <koriakin@0x04.net>
362
363 * gdb.texinfo (Tracepoint Actions): Document possible
364 unreliability of '$_ret'.
365
f2403c39
AB
3662016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
367
368 * gdb.texinfo (Symbols): Document new 'maint info line-table'
369 command.
370
f2f3ccb9
SM
3712016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
372
373 * gdb.texinfo (Convenience Functions): Document $_as_string.
374
cce0e923
DE
3752016-02-23 Doug Evans <dje@google.com>
376
377 * gdb.texinfo (Skipping Over Functions and Files): Document new
378 options to "skip" command. Update docs of output of "info skip".
379
012b3a21
WT
3802016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
381
382 * gdb.texinfo (Signals): Add bound violation display hints for
383 a SIGSEGV.
384
0748bf3e
MK
3852016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
386
387 * gdb.texinfo (Trace File Format): Add documentation for description
388 section lines.
389
e909d859
MK
3902016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
391
392 * gdb.texinfo (Trace File Format): Remove misleading information
393 about register block ordering.
394
713cdcbf
DE
3952016-02-01 Doug Evans <dje@google.com>
396
397 * gdb.texinfo (Value Sizes): Fix typo.
398
8244c20d
DE
3992016-02-01 Doug Evans <dje@google.com>
400
401 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
402
5fdf6324
AB
4032016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * gdb.texinfo (Value Sizes): New section.
406 (Data): Add the 'Value Sizes' node to the menu.
407
67ebd9cb
JB
4082016-01-26 John Baldwin <jhb@FreeBSD.org>
409
410 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
411
6e9567fe
JB
4122016-01-19 John Baldwin <jhb@FreeBSD.org>
413
414 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
415
f303dbd6
PA
4162016-01-18 Pedro Alves <palves@redhat.com>
417
418 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
419 of the thread that hit a breakpoint or received a signal.
420
71ef29a8
PA
4212016-01-15 Pedro Alves <palves@redhat.com>
422
423 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
424
663f6d42
PA
4252016-01-13 Pedro Alves <palves@redhat.com>
426
427 * gdb.texinfo (Threads): Document the $_gthread convenience
428 variable.
429 (Convenience Vars): Likewise.
430
c84f6bbf
PA
4312016-01-13 Pedro Alves <palves@redhat.com>
432
433 * gdb.texinfo (Threads): Document "info threads -gid".
434
22a02324
PA
4352016-01-13 Pedro Alves <palves@redhat.com>
436
437 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
438 anchor.
439 (Threads In Python): Document new InferiorThread.global_num
440 attribute.
441
5d5658a1
PA
4422016-01-07 Pedro Alves <palves@redhat.com>
443
444 * gdb.texinfo (Threads): Document per-inferior thread IDs,
445 qualified thread IDs, global thread IDs and thread ID lists.
446 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
447 thread IDs.
448 (Convenience Vars): Document the $_thread convenience variable.
449 (Ada Tasks): Adjust to refer to thread IDs.
450 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
451 Commands, GDB/MI Variable Objects): Update to mention global
452 thread IDs.
453 * guile.texi (Breakpoints In Guile)
454 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
455 global thread IDs instead of thread IDs.
456 * python.texi (Threads In Python): Adjust documentation of
457 InferiorThread.num.
458 (Breakpoint.thread): Mention global thread IDs instead of thread
459 IDs.
460
84654457
PA
4612016-01-13 Pedro Alves <palves@redhat.com>
462
463 * python.texi (Threads In Python): Document
464 InferiorThread.inferior.
465
e3940304
PA
4662016-01-13 Pedro Alves <palves@redhat.com>
467
468 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
469 convenience variable.
470 (Convenience Vars): Likewise.
471
82075af2
JS
4722016-01-12 Josh Stone <jistone@redhat.com>
473 Philippe Waroquiers <philippe.waroquiers@skynet.be>
474
475 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
476 (Stop Reply Packets): List the syscall entry and return stop reasons.
477 (General Query Packets): Describe QCatchSyscalls, and add it to the
478 table and the detailed list of stub features.
479
bc504a31
PA
4802016-01-12 Pedro Alves <palves@redhat.com>
481
482 Remove use of the registered trademark symbol throughout.
483
cde67b27
YQ
4842016-01-12 Yao Qi <yao.qi@linaro.org>
485
486 * gdb.texinfo (Interrupts): Update the document on handling
487 interrupt when program is stopped.
488
19d9d4ef
DB
4892015-12-11 Don Breazeal <donb@codesourcery.com>
490
491 * gdb.texinfo (Forks): Correct Linux kernel version where
492 fork and exec events are supported, add notes about support
493 of these events in target remote mode.
494 (Connecting): Reorganize and clarify distinctions between
495 target remote, extended-remote, and multiprocess.
496 Reorganize related text from separate sections into new
497 sections.
498 (Server): Note effects of target extended-remote mode.
499 Delete section on Multi-Process Mode for gdbserver.
500 Move some text to "Connecting" node.
501
f4f4330e
PA
5022015-12-10 Pedro Alves <palves@redhat.com>
503
504 * gdb.texinfo (Threads): Replace warning with explanation
505 about single-threaded programs.
506
b1236ac3
PA
5072015-12-10 Pedro Alves <palves@redhat.com>
508
509 * gdb.texinfo (Threads): Remove mention of SGI.
510 (Forks): Remove mention of HP-UX.
511 (Breakpoints): Remove mention of HP-UX.
512 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
513 Reword in terms of architectures.
514 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
515 mention supported systems.
516 (Convenience Vars): Don't mention HP-UX.
517 (Jumping): Remove mention of HP-UX in comment.
518 (Files) <shared libraries>: Update supported shared library types
519 list. Remove mention of HP-UX.
520 (Native): Remove HP-UX subsection.
521 (SVR4 Process Information): Remove mention of HP-UX.
522
0f59c28f
PA
5232015-12-10 Pedro Alves <palves@redhat.com>
524
525 * gdb.texinfo (Stack): Reorder menu.
526
1c35a88f
LM
5272015-12-09 Luis Machado <lgustavo@codesourcery.com>
528
529 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
530 -var-set-format's new zero-hexadecimal format.
531
3685b09f
PMR
5322015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
533
534 * gdb.texinfo (Ada Mode Into): Move overloading support
535 description to its own node.
536 (Overloading support for Ada): New node.
537
f2faf941
PA
5382015-11-30 Pedro Alves <palves@redhat.com>
539
540 PR 14618
541 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
542 (Remote Configuration): Add the "set/show remote
543 no-resumed-stop-reply" to the available settings table.
544 (General Query Packets): Document the "no-resumed" qSupported
545 feature.
546
65706a29
PA
5472015-11-30 Pedro Alves <palves@redhat.com>
548
549 * gdb.texinfo (Remote Configuration): List "set/show remote
550 thread-events" command in configuration table.
551 (Stop Reply Packets): Document "T05 create" stop
552 reason and 'w' stop reply.
553 (General Query Packets): Document QThreadEvents packet. Document
554 QThreadEvents qSupported feature.
555
de979965
PA
5562015-11-30 Pedro Alves <palves@redhat.com>
557
558 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
559 anchor.
560 (Packets): Document vCtrlC.
561
79efa585
SM
5622015-11-26 Simon Marchi <simon.marchi@ericsson.com>
563
564 * gdb.texinfo (Thread List Format): Mention thread names.
565
7e0aa6aa
PA
5662015-11-24 Pedro Alves <palves@redhat.com>
567
568 PR 17539
569 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
570 program-spaces" example to ascending order listing.
571 (Threads): Adjust "info threads" example to ascending order
572 listing.
573 (Forks): Adjust "info inferiors" example to ascending order
574 listing.
575
0c532a29
MM
5762015-11-04 Markus Metzger <markus.t.metzger@intel.com>
577
578 * gdb.texinfo (Process Record and Replay): Document "record
579 instruction-history" modifiers.
580
fc58fa65
AB
5812015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
584 description.
585 (Frame Filter Management): Move to later in the 'Examining the
586 Stack' chapter.
587 (Selection): Add entry for 'select-frame'.
588
792005b0
DE
5892015-09-25 Doug Evans <dje@google.com>
590
591 * gdb.texinfo (Process Record and Replay): Fix syntax of
592 "record instruction-history begin, end" and
593 "record function-call-history begin, end".
594
c58b006b
SM
5952015-09-22 Simon Marchi <simon.marchi@ericsson.com>
596
597 * gdb.texinfo (Specifying Source Directories): Fix
598 substitute-path example.
599
f2665db5
MM
6002015-09-18 Markus Metzger <markus.t.metzger@intel.com>
601
602 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
603
e68fa6f0
PA
6042015-09-15 Pedro Alves <palves@redhat.com>
605
606 PR remote/18965
607 * gdb.texinfo (Stop Reply Packets): Revert previous change to
608 the vforkdone description.
609
8228463c
PA
6102015-09-15 Pedro Alves <palves@redhat.com>
611
612 PR remote/18965
613 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
614 part indicates the thread ID of the parent process.
615
750ce8d1
YQ
6162015-09-15 Yao Qi <yao.qi@linaro.org>
617
618 * gdb.texinfo (General Query Packets): Add vContSupported to
619 tables of 'gdbfeatures' and 'stub features' supported in the
620 qSupported packet, as well as to the list containing stub
621 feature details.
622
b459a59b
DB
6232015-09-11 Don Breazeal <donb@codesourcery.com>
624
625 * gdb.texinfo (Remote Configuration): Add exec event
626 feature to table of packet settings.
627 (Stop Reply Packets): Add exec events to the list of stop
628 reasons.
629 (General Query Packets): Add exec events to tables of
630 'gdbfeatures' and 'stub features' supported in the qSupported
631 packet, as well as to the list containing stub feature
632 details.
633
73b8c1fd
PA
6342015-08-24 Pedro Alves <palves@redhat.com>
635
636 * gdb.texinfo (Remote Configuration): Document the "set/show
637 remote multiprocess-extensions-packet" commands.
638
bb615428
PA
6392015-08-24 Pedro Alves <palves@redhat.com>
640
641 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
642 <M32R>: Remove references to M32R/D.
643 <M68K>: Remove references to target dbug.
644 <MIPS Embedded>: Remove references to target r3900 and target
645 array.
646 <PowerPC Embedded>: Remove references to target dink32 and target
647 ppcbug, target sds
648 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
649
2b4bf6af
AB
6502015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
651
652 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
653
566f5e3b
AB
6542015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
655
656 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
657
18989b3c
AB
6582015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
659
660 * gdb.texinfo (Maintenance Commands): Move documentation of "main
661 info bfds" to...
662 (File Caching): A New section. Outline bfd caching, and add new
663 description for "main set/show bfd-sharing".
664
6ff0ba5f
DE
6652015-08-14 Doug Evans <xdje42@gmail.com>
666
667 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
668 disassembly.
669 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
670
629500fa
KS
6712015-08-11 Keith Seitz <keiths@redhat.com>
672
673 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
674 Use "location(s)"instead of "linespec(s)".
675 (Specifying a Location): Rewrite.
676 Add subsections describing linespec, address, and explicit locations.
677 Add node/menu for each subsection.
678 (Source and Machine Code, C Preprocessor Macros)
679 (Create and Delete Trace points)
680 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
681 (Continuing at a Different Address): Remove "linespec" examples.
682 Add reference to "Specify a Location"
683 (The -break-insert Command): Rewrite. Add anchor.
684 Add reference to appropriate manual section discussing locations.
685 (The -dprintf-insert Command): Refer to -break-insert for
686 specification of 'location'.
687
fbea99ea
PA
6882015-08-07 Pedro Alves <palves@redhat.com>
689
690 * gdb.texinfo (Maintenance Commands): Document "maint set/show
691 target-non-stop".
692
da8c46d2
MM
6932015-08-07 Markus Metzger <markus.t.metzger@intel.com>
694
695 * gdb.texinfo (Process Record and Replay): Document prefixing of
696 speculatively executed instructions in the "record instruction-history"
697 command.
698
a3b5281e
DE
6992015-07-20 Doug Evans <dje@google.com>
700
701 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
702
6bcb1f97
DE
7032015-07-16 Doug Evans <dje@google.com>
704
705 * stabs.texinfo: @include gdb-cfg.texi.
706
db1ff28b
JK
7072015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
708
709 Revert the previous 2 commits:
710 gdbserver build-id attribute generator
711 Validate symbol file using build-id
712
ca5268b6
JK
7132015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
714
715 * gdb.texinfo (Files): Add 'set validate-build-id'
716 and 'show validate-build-id'.
717
700ca40f
JK
7182015-07-15 Aleksandar Ristovski <aristovski@qnx.com
719 Jan Kratochvil <jan.kratochvil@redhat.com>
720
721 gdbserver build-id attribute generator.
722 * gdb.texinfo (Library List Format for SVR4 Targets): Add
723 'build-id' in description, example, new attribute in dtd.
724
7c7f93f6
AB
7252015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * gdb.texinfo (Selection): Update documentation for 'frame'
728 command.
729
b0627500
MM
7302015-07-02 Markus Metzger <markus.t.metzger@intel.com>
731
72f4393d 732 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
733 commands.
734
b20a6524
MM
7352015-07-02 Markus Metzger <markus.t.metzger@intel.com>
736
737 * gdb.texinfo (Process Record and Replay): Spell out that variables
738 and registers are not available during btrace replay.
739 Describe the new "record btrace pt" command.
740 Describe the new "set|show record btrace pt buffer-size" options.
741 (General Query Packets): Describe the new Qbtrace:pt and
742 Qbtrace-conf:pt:size packets.
743 Expand "bts" to "Branch Trace Store".
744 Update the branch trace DTD.
745
fc637f04
PP
7462015-06-26 Patrick Palka <patrick@parcs.ath.cx>
747
748 * gdb.texinfo (Command History): Document the new option
749 "history remove-duplicates".
750
18a94d75
DE
7512015-06-19 Doug Evans <dje@google.com>
752
753 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
754 longer supported.
755
0eacb298
PP
7562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
757
758 * gdb.texinfo (Command History): Mention that setting
759 GDBHISTSIZE to the empty string disables history truncation.
760
bc460514
PP
7612015-06-17 Patrick Palka <patrick@parcs.ath.cx>
762
763 PR gdb/16999
764 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
765 behavior.
766
b58c513b
PP
7672015-06-17 Patrick Palka <patrick@parcs.ath.cx>
768
769 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
770 with GDBHISTSIZE.
771
a86c90e6
SM
7722015-06-15 Simon Marchi <simon.marchi@ericsson.com>
773
774 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
775 bytes and memory units for -data-{read,write}-memory-bytes.
776 (Packets): Same for m, M and X packets.
777 * python.texi (Inferiors In Python): Same for read_memory and
778 write_memory.
779
c74f7d1c
JT
7802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
781
782 * gdb.texinfo (Separate Debug Files): Document that PE is also
783 supported.
784
51f0e40d
AB
7852015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
788 single table entry.
789
966f0aef
WT
7902015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
791
792 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
793
794
15a201c8
GB
7952015-06-10 Gary Benson <gbenson@redhat.com>
796
797 * gdb.texinfo (Remote Configuration): Document the
798 "set/show remote hostio-setfs-packet" command.
799 (Host I/O Packets): Document the vFile:setfs packet.
800
7a6a1731
GB
8012015-06-10 Gary Benson <gbenson@redhat.com>
802
803 * gdb.texinfo (Debugging Output): Document the "set/show debug
804 linux-namespaces" command.
805
7d73c23c 8062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 807 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
808
809 * gdb.texinfo (i386): Add documentation about "show mpx bound"
810 and "set mpx bound".
811
27e0867f
DE
8122015-05-27 Doug Evans <dje@google.com>
813
814 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
815
b4f54984
DE
8162015-05-26 Doug Evans <dje@google.com>
817
818 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
819 command renamings.
820 (Maintenance Commands): Update for DWARF "set debug" command renamings.
821
55b40027
AB
8222015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
823
824 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
825
a4ea0946
AB
8262015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
827
828 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
829 (TUI Commands): Add 'tui enable' and 'tui disable' details.
830
37442ce1
DE
8312015-05-16 Doug Evans <xdje42@gmail.com>
832
833 * guile.texi (Memory Ports in Guile): Document support for unbuffered
834 memory ports.
835
36de76f9
JK
8362015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
837
838 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
839
0d71eef5
DB
8402015-05-12 Don Breazeal <donb@codesourcery.com>
841
842 * gdb.texinfo (Forks): Note that fork debugging is
843 supported in extended mode.
844 (Remote Configuration): Add fork event features to table
845 of packet settings.
846 (Stop Reply Packets): Add fork events to list of stop reasons.
847 (General Query Packets): Add fork events to tables of
848 'gdbfeatures' and 'stub features' supported in the qSupported
849 packet, as well as to the list containing stub feature
850 details.
851
835205d0
GB
8522015-05-12 Gary Benson <gbenson@redhat.com>
853
854 * gdb.texinfo (General Query Packets): Document
855 qXfer:exec-file:read with empty annex.
856
4c082a81
SC
8572015-05-09 Siva Chandra Reddy <sivachandra@google.com>
858
859 * python.texi (Values From Inferior): Add descriptions of new
860 methods gdb.Value.reference_value and gdb.Value.const_value.
861
b30a0bc3
JB
8622015-05-06 Joel Brobecker <brobecker@adacore.com>
863
864 * gdb.texinfo (Files): Add "info dll" documentation.
865 (Cygwin Native): Remove "info dll" documentation.
866
2ce1cdbf
DE
8672015-04-29 Doug Evans <dje@google.com>
868
869 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
870 Document.
871 (Writing an Xmethod): Add get_result_type to example.
872
59fb7612
SS
8732015-04-28 Sasha Smundak <asmundak@google.com>
874
875 * python.texi: New method documented.
876
cf75d6c3
AB
8772015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
878
879 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
880 format.
881
897c3d32
DE
8822015-04-24 Doug Evans <dje@google.com>
883
884 * python.texi (Xmethods In Python): Fix name of method to call the
885 xmethod.
886
1b6e6f5c
GB
8872015-04-17 Gary Benson <gbenson@redhat.com>
888
889 * gdb.texinfo (Connecting to a Remote Target): Mention that
890 GDB can access program files from remote targets that support
891 qXfer:exec-file:read and Host I/O packets.
892
c78fa86a
GB
8932015-04-17 Gary Benson <gbenson@redhat.com>
894
895 * gdb.texinfo (Remote Configuration): Document the "set/show
896 remote pid-to-exec-file-packet" command.
897 (General Query Packets): Document the qXfer:exec-file:read
898 qSupported features. Document the qXfer:exec-file:read packet.
899
a9a5a3d1
GB
9002015-04-17 Gary Benson <gbenson@redhat.com>
901
902 * gdb.texinfo (set sysroot): Document that "set sysroot" also
903 applies to executable paths if supplied to GDB as absolute.
904
4f45d445
JK
9052015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
906
907 * gdb.texinfo (Mode Options): Remove -xdb.
908
e7a8570f
JK
9092015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
910 Eli Zaretskii <eliz@gnu.org>
911
72f4393d
L
912 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
913 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
914 the compile command. New subsection Compiler search for the compile
915 command.
916
f2983cc3
AW
9172015-04-09 Andy Wingo <wingo@igalia.com>
918
919 * guile.texi (Frames In Guile): Describe frame-read-register.
920
599bd15c
GB
9212015-04-02 Gary Benson <gbenson@redhat.com>
922
923 * gdb.texinfo (set sysroot): Document "target:".
924
d11916aa
SS
9252015-04-01 Sasha Smundak <asmundak@google.com>
926
927 * doc/python.texi (Writing a Frame Unwinder in Python): Add
928 section.
929
df8411da
SDJ
9302015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
931
932 PR corefiles/16092
933 * gdb.texinfo (gcore): Mention new command 'set
934 use-coredump-filter'.
935 (set use-coredump-filter): Document new command.
936
d33279b3
AT
9372015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
938
939 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
940 documentation, reorder the info os entries in alphabetical order.
941
852f8402
SM
9422015-03-26 Simon Marchi <simon.marchi@ericsson.com>
943
944 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
945 -data-write-memory-bytes.
946
856e7dd6
PA
9472015-03-24 Pedro Alves <palves@redhat.com>
948
949 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
950 mention that threads may sometimes run unlocked.
951
236af5e3
YG
9522015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
953
954 * gdb.texinfo (Remote configuration): Document "set/show
955 serial parity" command.
956
464b0089
GB
9572015-03-18 Gary Benson <gbenson@redhat.com>
958
959 * gdb.texinfo (General Query Packets): Remove documentation
960 for now-removed vFile:fstat qSupported features.
961
0a93529c
GB
9622015-03-11 Gary Benson <gbenson@redhat.com>
963
964 * gdb.texinfo (Remote Configuration): Document the
965 "set/show remote hostio-fstat-packet" command.
966 (General Query Packets): Document the vFile:fstat
967 qSupported features.
968 (Host I/O Packets): Document the vFile:fstat packet.
969
85642ba0
AW
9702015-03-11 Andy Wingo <wingo@igalia.com>
971
972 * guile.texi (Objfiles In Guile): Document objfile-progspace.
973
f7e6eed5
PA
9742015-03-04 Pedro Alves <palves@redhat.com>
975
976 * gdb.texinfo (Remote Configuration): Document the "set/show
977 remote swbreak-feature-packet" and "set/show remote
978 hwbreak-feature-packet" commands.
979 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
980 decription.
981 (Stop Reply Packets): Document the swbreak and hwbreak stop
982 reasons.
983 (General Query Packets): Document the swbreak and hwbreak
984 qSupported features.
985 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
986
f873665f 9872015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
988
989 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
990 under *stopped.
991
9a284c97
DE
9922015-03-02 Doug Evans <xdje42@gmail.com>
993
994 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
995
446899e4
AA
9962015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
997
998 * gdb.texinfo (S/390 and System z Features): Describe new feature
999 "org.gnu.gdb.s390.vx".
1000
7ee67ee4
SDJ
10012015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1002
1003 PR gdb/18008
1004 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1005 demangler-warning): Fix typo ("problam").
1006
53cf2ee0
DT
10072015-02-19 David Taylor <dtaylor@emc.com>
1008
1009 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1010
3133f8c1
JM
10112015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1012
1013 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1014 point, DTrace'.
1015 (Static Probe Points): Modified to cover DTrace probes in addition
1016 to SystemTap probes. Also modified to cover the `enable probe'
1017 and `disable probe' commands.
1018
9aca2ff8
JM
10192015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1020
1021 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1022 `disable probe' commands.
1023
fa3f8d5a
DT
10242015-02-12 David Taylor <dtaylor@emc.com>
1025
1026 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1027 fields of the QTDV packet.
1028
d33501a5
MM
10292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1030
1031 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1032 (Process Record and Replay): Describe new set|show commands.
1033 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1034
f4abbc16
MM
10352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1036
1037 * gdb.texinfo (Process Record and Replay): Describe the "record
1038 btrace bts" command.
1039 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1040 (Branch Trace Configuration Format): New.
1041
cfb069a8
GB
10422015-01-31 Gary Benson <gbenson@redhat.com>
1043 Doug Evans <dje@google.com>
1044
1045 * gdb.texinfo (Command Completion): Document new
1046 "set/show max-completions" option.
1047
f57d2163
DE
10482015-01-31 Doug Evans <xdje42@gmail.com>
1049
1050 * gdb.texinfo (Symbols): Document new commands
1051 "maint print symbol-cache", "maint print symbol-cache-statistics",
1052 "maint flush-symbol-cache". Document new option
1053 "maint set symbol-cache-size".
1054
9f050062
DE
10552015-01-31 Doug Evans <xdje42@gmail.com>
1056
1057 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1058 distinguish script files vs inlined scripts.
1059 * python.texi (Python Auto-loading): Ditto.
1060
b6577aab
DE
10612015-01-30 Doug Evans <dje@google.com>
1062
1063 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1064 string if present.
1065
3a8b707a
DE
10662015-01-27 Doug Evans <dje@google.com>
1067
1068 * python.texi (Objfiles In Python): Document Objfile.username.
1069
1b549396
DE
10702015-01-27 Doug Evans <dje@google.com>
1071
1072 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1073 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1074
253828f1
JK
10752015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1076
1077 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1078
bf555842
EZ
10792015-01-16 Eli Zaretskii <eliz@gnu.org>
1080
1081 * doc/gdb.texinfo (TUI Commands): Document the possible
1082 values of NAME argument to 'winheight' command. Explain the
1083 effect of 'tabset' setting better.
1084
439250fb
DE
10852015-01-11 Doug Evans <xdje42@gmail.com>
1086
1087 PR gdb/15830
1088 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1089 (Symbols): Ditto.
1090 (Maintenance Commands): Delete docs for "maint demangle".
1091
6bf6fd09
JB
10922014-12-31 Joel Brobecker <brobecker@adacore.com>
1093
1094 * gdb.texinfo (Files): Remove documentation of the
1095 "add-shared-symbol-files" and "assf" commands.
1096 (Cygwin Native): Remove documentation of the "dll-symbols"
1097 command.
1098
cc485e62
DE
10992014-12-17 Doug Evans <xdje42@gmail.com>
1100
1101 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1102
bb2ec1b3
TT
11032014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1104 Jan Kratochvil <jan.kratochvil@redhat.com>
1105
1106 * gdb.texinfo (Altering): Update.
1107 (Compiling and Injecting Code): New node.
1108
6dddd6a5
DE
11092014-12-12 Doug Evans <dje@google.com>
1110
1111 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1112
f5b95c01
AA
11132014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1114
1115 * gdb.texinfo: Document "maint print user-registers".
1116
a0be3e44
DE
11172014-12-08 Doug Evans <dje@google.com>
1118
1119 * python.texi (Objfiles In Python): Document Objfile.owner.
1120
86e4ed39
DE
11212014-12-04 Doug Evans <dje@google.com>
1122
1123 * python.texi (Objfiles In Python): Document
1124 Objfile.add_separate_debug_file.
1125
7c50a931
DE
11262014-12-04 Doug Evans <dje@google.com>
1127
1128 * python.texi (Objfiles In Python): Document Objfile.build_id.
1129
162078c8
NB
11302014-12-02 Nick Bull <nicholaspbull@gmail.com>
1131
1132 * python.texi (Events In Python): Document new events
1133 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1134 and RegisterChangedEvent.
1135
f10c5b19
JK
11362014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1137
1138 Add add-auto-load-scripts-directory.
1139 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1140 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1141
413b59ae
JK
11422014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1145 description typo.
1146
02be9a71
DE
11472014-10-30 Doug Evans <dje@google.com>
1148
1149 * python.texi (Progspaces In Python): Document ability to add
1150 random attributes to gdb.Progspace objects.
1151 (Objfiles In Python): Document ability to add random attributes to
1152 gdb.objfile objects.
1153
e5f8a7cc
PA
11542014-10-27 Pedro Alves <palves@redhat.com>
1155
1156 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1157 info on stepping and signal handlers.
1158 (Signals): Explain stepping and signal handlers. Add context
1159 index entry, and cross references.
1160
fab3a15d
SM
11612014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1162
1163 * python.texi (Breakpoints In Python): Add parenthesis after
1164 Breakpoint.delete. Clarify Breakpoint.enabled description so
1165 that it contains "disable".
1166
4ffbba72
DE
11672014-10-17 Doug Evans <dje@google.com>
1168
1169 * python.texi (Events In Python): Document clear_objfiles event.
1170
d096d8c1
DE
11712014-10-17 Doug Evans <dje@google.com>
1172
1173 * python.texi (Objfiles In Python): Document new progspace attribute.
1174
32a8097b
PA
11752014-10-17 Pedro Alves <palves@redhat.com>
1176
1177 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1178 (SVR4 Process Information): Delete mention of OSF/1.
1179
2ddf4301
SM
11802014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1181
1182 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1183 exit-code field in -list-thread-groups output.
1184
342cc091
JBG
11852014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1186
1187 * gdb.texinfo (Set Breaks): Add missing "@end table".
1188
a25a5a45
PA
11892014-09-22 Pedro Alves <palves@redhat.com>
1190
1191 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1192 always-inserted off" is the default mode now. Delete
1193 documentation of "set breakpoint always-inserted auto".
1194
2b4fd423
DE
11952014-09-18 Doug Evans <dje@google.com>
1196
1197 * python.texi (Symbol Tables In Python): Document "producer"
1198 attribute of gdb.Symtab objects.
1199
deb8ff2b
PA
12002014-09-16 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1203 (Embedded OS): Remove VxWorks menu entry.
1204 (VxWorks): Remove node.
1205
81219e53
DE
12062014-09-13 Doug Evans <xdje42@gmail.com>
1207
1208 * gdb.texinfo (Signaling): Document new queue-signal command.
1209
faa42425
DE
12102014-09-06 Doug Evans <xdje42@gmail.com>
1211
1212 PR 15276
1213 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1214 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1215
1a6a384b
JL
12162014-09-03 Justin Lebar <jlebar@google.com>
1217
1218 * python.texi (Types In Python): Type.template_argument(n) returns a
1219 gdb.Value or a gdb.Type and throws an exception if n is out of
1220 range.
1221
5f3b99cf
SS
12222014-09-03 Sasha Smundak <asmundak@google.com>
1223
1224 * python.texi (Frames in Python): Add read_register description.
1225
3cecbbbe
TT
12262014-08-04 Tom Tromey <tromey@redhat.com>
1227
1228 * gdb.texinfo (Debugging Output): Update for change to "set debug
1229 target".
1230
90debf20
MM
12312014-08-01 Masaki Muranaka <monaka@monami-software.com>
1232
1233 Pushed by Joel Brobecker <brobecker@adacore.com>.
1234 * Makefile.in (transform): New variable.
1235 (install-man1, install-man5): Apply $(transform) to man file names.
1236
ee7333ae
DE
12372014-07-26 Doug Evans <xdje42@gmail.com>
1238
1239 PR guile/17177
1240 * guile.texi (Guile Pretty Printing API): Fix typo.
1241 Document set-pretty-printers!, pretty-printers.
1242 (Selecting Guile Pretty-Printers): Update.
1243 Mention program-space based pretty-printers.
1244
70509625
PA
12452014-07-25 Pedro Alves <palves@redhat.com>
1246 Eli Zaretskii <eliz@gnu.org>
1247
1248 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1249 with multi-threaded programs.
1250
b67a2c6f
YQ
12512014-06-27 Yao Qi <yao@codesourcery.com>
1252
1253 * gdb.texinfo (Maintenance Commands): Update the output of
1254 'maint print dummy-frames' command.
1255
f179cf97
EZ
12562014-06-24 Eli Zaretskii <eliz@gnu.org>
1257
1258 * gdb.texinfo (Screen Size): Improve indexing.
1259
992c7d70
GB
12602014-06-19 Gary Benson <gbenson@redhat.com>
1261
1262 * gdb.texinfo (Maintenance Commands): Document new
1263 "maint set/show catch-demangler-crashes" option.
1264
57fcfb1b
GB
12652014-06-19 Gary Benson <gbenson@redhat.com>
1266
1267 * gdb.texinfo (Maintenance Commands): Document new
1268 "maint demangler-warning" command and new
1269 "maint set/show demangler-warning" option.
1270
dd5d5494
SC
12712014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1272
1273 * python.texi (Xmethod API): Add space before the opening
1274 parenthesis in function descriptions.
1275
25326a28 12762014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1277
1278 * guile.texi (Guile Configuration): Document guile-data-directory.
1279
0a770bb2 12802014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1281
1282 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1283
16f691fb
DE
12842014-06-04 Doug Evans <xdje42@gmail.com>
1285
1286 * guile.texi (Breakpoints In Guile): Update.
1287
1e47491b
JB
12882014-06-03 Joel Brobecker <brobecker@adacore.com>
1289
1290 * python.texi (Xmethod API): Fix reference to "Progspaces In
1291 Python".
1292
0c6e92a5
SC
12932014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1294
1295 * python.texi (Xmethods In Python, XMethod API)
1296 (Writing an Xmethod): New nodes.
1297 (Python API): New menu entries "Xmethods In Python",
1298 "Xmethod API", "Writing an Xmethod".
1299
06eb1586
DE
13002014-06-02 Doug Evans <xdje42@gmail.com>
1301
1302 * guile.texi (Guile API): Add entry for Parameters In Guile.
1303 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1304 (Parameters In Guile): New node.
1305
e698b8c4
DE
13062014-06-02 Doug Evans <xdje42@gmail.com>
1307
1308 * guile.texi (Guile API): Add entry for Commands In Guile.
1309 (Basic Guile) <parse-and-eval>: Add reference.
1310 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1311 (GDB Scheme Data Types): Mention <gdb:command> object.
1312 (Commands In Guile): New node.
1313
ded03782
DE
13142014-06-02 Doug Evans <xdje42@gmail.com>
1315
1316 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1317 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1318 (Progspaces In Guile): New node.
1319
53e8a631
AB
13202014-05-30 Andrew Burgess <aburgess@broadcom.com>
1321
1322 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1323 * python.texi (Frames In Python): Mention
1324 gdb.FRAME_UNWIND_MEMORY_ERROR.
1325
329ea579
PA
13262014-05-29 Pedro Alves <palves@redhat.com>
1327 Tom Tromey <tromey@redhat.com>
1328
1329 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1330 from example.
1331 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1332 Mention that target-async is now deprecated.
1333 (Maintenance Commands): Document maint set/show target-async.
1334
92bcb5f9
PA
13352014-05-29 Pedro Alves <palves@redhat.com>
1336
1337 * observer.texi (sync_execution_done, command_error): New
1338 subjects.
1339
fd664c91
PA
13402014-05-29 Pedro Alves <palves@redhat.com>
1341
1342 PR gdb/13860
1343 * observer.texi (signal_received, end_stepping_range)
1344 (signal_exited, exited, no_history): New observer subjects.
1345
b2715b27
AW
13462014-05-26 Andy Wingo <wingo@igalia.com>
1347
1348 * guile.texi (GDB Scheme Data Types): Remove documentation for
1349 removed interfaces. Update spelling of gdb-object-kind.
1350
9eaa4c1e
AW
13512014-05-26 Andy Wingo <wingo@igalia.com>
1352
1353 * guile.texi (Basic Guile): Fix some typos.
1354
0f1e8403
AW
13552014-05-26 Andy Wingo <wingo@igalia.com>
1356
1357 * guile.texi (Writing a Guile Pretty-Printer)
1358 (Guile Types Module): Fix excess parentheses in use-modules forms.
1359
697aa1b7
EZ
13602014-05-24 Eli Zaretskii <eliz@gnu.org>
1361
1362 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1363 (Breakpoints In Guile, Guile Printing Module)
1364 (Guile Exception Handling, Values From Inferior In Guile)
1365 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1366 Don't use @var at the beginning of a sentence.
1367
1368 * gdb.texinfo (Frame Filter Management, Trace Files)
1369 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1370 (PowerPC Embedded, Define, Annotations for Running)
1371 (IPA Protocol Commands, Packets, General Query Packets)
1372 (Tracepoint Packets, Notification Packets, Environment)
1373 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1374 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1375 (Frames, Backtrace, Selection, Expressions, Registers)
1376 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1377 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1378 (Source Annotations, Using JIT Debug Info Readers, Packets)
1379 (Stop Reply Packets, Host I/O Packets)
1380 (Target Description Format): Don't use @var at the beginning of a
1381 sentence.
1382
1383 * python.texi (Basic Python, Types In Python)
1384 (Commands In Python, Frames In Python, Line Tables In Python)
1385 (Breakpoints In Python, gdb.printing, gdb.types)
1386 (Type Printing API): Don't use @var at the beginning of a
1387 sentence.
1388
67b5c0c1
MM
13892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1390
1391 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1392 replay-memory-access".
1393
6a3cb8e8
PA
13942014-05-21 Pedro Alves <palves@redhat.com>
1395
1396 * gdb.texinfo (Starting): Document "set/show
1397 auto-connect-native-target".
1398 (Target Commands): Document "target native".
1399
936d2992
PA
14002014-05-20 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1403 not be remote specific. Add cross reference to the qCRC packet.
1404 (Separate Debug Files): Update cross reference to the qCRC packet.
1405 (General Query Packets) <qCRC packet>: Add anchor.
1406
b3ce5e5f
DE
14072014-05-17 Doug Evans <xdje42@gmail.com>
1408
1409 Copy over changes from guile.texi.
1410 * python.texi (Basic Python) <gdb.execute>: Add text.
1411 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1412 (Values From Inferior) <Python string>: Add text.
1413 (Values From Inferior) <Value.string>: Clarify string length handling.
1414 (Pretty Printing API): Add cindex.
1415 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1416 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1417 @vindex.
1418 (Commands In Python) <COMPLETE_*>: Similarly.
1419 (Symbols In Python) <SYMBOL_*>: Similarly.
1420 (Breakpoints In Python) <WP_*>: Similarly.
1421 (Breakpoints In Python) <BP_*>: Similarly.
1422
8dfcab11
DT
14232014-05-17 David Taylor <dtaylor@emc.com>
1424
1425 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1426 mentioned in the qfThreadInfo reply.
1427
8d551b02
DE
14282014-05-16 Doug Evans <dje@google.com>
1429
1430 * gdb.texinfo (Mode Options): Add -D.
1431
e20bd8f4
SB
14322014-05-09 Samuel Bronson <naesten@gmail.com>
1433
1434 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1435 "make -C".
1436
f989a1c8
TT
14372014-04-29 Tom Tromey <tromey@redhat.com>
1438
1439 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1440 "show debug varobj".
1441
95cf3b38
DT
14422014-05-01 David Taylor <dtaylor@emc.com>
1443
1444 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1445 option.
1446
01f9f808
MS
14472014-04-24 Michael Sturm <michael.sturm@mintel.com>
1448 Walfred Tedeschi <walfred.tedeschi@intel.com>
1449
1450 * gdb.texinfo (i386 Features): Add description of AVX512
1451 registers.
1452
770e7fc7
DE
14532014-03-31 Doug Evans <dje@google.com>
1454
1455 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1456
97d8f0ee
DE
14572014-03-30 Doug Evans <dje@google.com>
1458
1459 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1460 (Background Execution): Ditto.
1461
36cb1214
HZ
14622014-03-21 Pedro Alves <palves@redhat.com>
1463 Stan Shebs <stan@codesourcery.com>
1464 Hui Zhu <hui@codesourcery.com>
1465
1466 * gdb.texinfo (Packets): Add anchor to "? packet".
1467 Remove fixme and update introduction of "k packet".
1468 Add anchor to "vKill packet".
1469
5e3a2c38
SS
14702014-03-12 Stan Shebs <stan@codesourcery.com>
1471
1472 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1473
7a5a839f
LC
14742014-02-26 Ludovic Courtès <ludo@gnu.org>
1475
dc6ae996 1476 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1477
95060284
JB
14782014-02-20 Joel Brobecker <brobecker@adacore.com>
1479
1480 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1481 and "assf" as being deprecated.
1482 (Cygwin Native): Likewise for "dll-symbols".
1483 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1484 as a way to force the loading of symbols from a DLL.
1485
f7bd0f78
SC
14862014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1487
1488 * python.texi (Values From Inferior): Add description about the
1489 new feature.
1490
329baa95
DE
14912014-02-17 Doug Evans <xdje42@gmail.com>
1492
1493 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1494 * gdb.texinfo (Python): Moved to ...
1495 * python.texi: ... here. New file.
1496
687894f5
DE
14972014-02-17 Ludovic Courtès <ludo@gnu.org>
1498
d25f38ee 1499 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1500 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1501 parameter to 'str-lookup-function' procedure. Look for
1502 the "std::string<" prefix.
1503 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1504 Adjust description.
1505
6fb526ee
DE
15062014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1507
d25f38ee 1508 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1509 parantheses for deffn.
1510 (Disassembly In Guile): Ditto.
1511
1e0a5178
SS
15122014-02-10 Stan Shebs <stan@codesourcery.com>
1513
1514 Add Doxygen support.
1515 * Makefile.in (doxy): New action, generates Doxygen files.
1516 (DOXYGEN): New.
1517 (doxyedit): New.
1518 * Doxyfile-base.in: New file.
1519 * Doxyfile-gdb-api.in: New file.
1520 * Doxyfile-gdb-xref.in: New file.
1521 * Doxyfile-gdbserver.in: New file.
1522 * doxy-index.in: New file.
1523 * filter-for-doxygen: New file.
1524 * filter-params.pl: New file.
1525
ed3ef339
DE
15262014-02-10 Doug Evans <xdje42@gmail.com>
1527
1528 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1529 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1530 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1531 (Guile docs): Include guile.texi.
1532 (objfile-gdbdotext file): Add objfile-gdb.scm.
1533 (dotdebug_gdb_scripts section): Mention Guile scripts.
1534 (Multiple Extension Languages): New node.
1535 * guile.texi: New file.
1536
c6044dd1
JB
15372014-01-28 Joel Brobecker <brobecker@adacore.com>
1538
1539 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1540 ignore-descriptive-types". commands.
1541
87ce2a04
DE
15422014-01-22 Doug Evans <dje@google.com>
1543
1544 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1545 (gdbserver man): Ditto.
1546
52834460
MM
15472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1548
1549 * gdb.texinfo: Document limited reverse/replay support
1550 for target record-btrace.
1551
0688d04e
MM
15522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1553
1554 * gdb.texinfo (Process Record and Replay): Update documentation.
1555
8710b709
MM
15562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1557
1558 * gdb.texinfo (Process Record and Replay): Document new /c
1559 modifier accepted by "record function-call-history".
1560 Add /i modifier to "record function-call-history" example.
1561
dcf106f3
JB
15622014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1563 Joel Brobecker <brobecker@adacore.com>
1564
1565 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1566 markers. Remove one that was misplaced.
1567
41ef2965
PA
15682014-01-10 Pedro Alves <palves@redhat.com>
1569
1570 * gdb.texinfo (Your Program's Environment) <set environment>:
1571 Mention the shell, and point at 'set exec-wrapper'.
1572
c0d48811
JB
15732014-01-07 Joel Brobecker <brobecker@adacore.com>
1574
1575 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1576
5fba4c0f
JB
15772013-12-30 Joel Brobecker <brobecker@adacore.com>
1578
1579 * gdb.texinfo (Types In Python): Clarify the documentation
1580 of attribute gdb.Field.bitpos.
1581
0809504b
JB
15822013-12-28 Joel Brobecker <brobecker@adacore.com>
1583
1584 * gdb.texinfo (Types In Python): Fix the documentation of
1585 attribute "bitpos" in class gdb.Field for enum types. Add
1586 documentation for attribute "enumval" in that same class.
1587
edef6000
JB
15882013-12-28 Joel Brobecker <brobecker@adacore.com>
1589
1590 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1591 @ftable.
1592
71b8c845
DE
15932013-12-23 Doug Evans <xdje42@gmail.com>
1594
1595 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1596 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1597 corresponding section in Extending GDB.
1598 (Extending GDB): Move menu up. New menu item "Auto-loading
1599 extensions".
1600 (Sequences): New menu item "Auto-loading sequences".
1601 (Auto-loading sequences): New node.
1602 (Python): Rename section from Scripting GDB to Extending GDB.
1603 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1604 Move docs on ways to auto-load extensions to ...
1605 (Auto-loading extensions): ... here. New node.
1606
d192b373
JB
16072013-12-23 Joel Brobecker <brobecker@adacore.com>
1608
1609 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1610 in menu.
1611 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1612 command, now in a new node.
1613 (GDB/MI Support Commands): New node, with its contents being
1614 extracted from the "GDB/MI Miscellaneous Commands" node.
1615 A small paragraph introducing the section is also added at
1616 the start.
1617 (GDB/MI Miscellaneous Commands): Delete the description of the
1618 -info-gdb-mi-command, -list-features and -list-target-features
1619 commands, now hosted in the "GDB/MI Support Commands" node.
1620
a16b0e22
SC
16212013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1622
1623 PR python/16113
1624 * gdb.texinfo (Values From Inferior): Add a note about using
1625 gdb.Field objects as subscripts on gdb.Value objects.
1626 (Types In Python): Add description about the new attribute
1627 "parent_type" of gdb.Field objects.
1628
9b26f0fb
JB
16292013-12-12 Joel Brobecker <brobecker@adacore.com>
1630
1631 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1632 entry for section docuumenting the -list-features GDB/MI command.
1633
72bfa06c
JB
16342013-12-10 Joel Brobecker <brobecker@adacore.com>
1635
1636 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1637 "exec-run-start-option" entry in the output of the "-list-features"
1638 command.
1639
3ea8680f
EZ
16402013-12-04 Eli Zaretskii <eliz@gnu.org>
1641
1642 * gdb.texinfo (i386): Fix yesterday's commit.
1643
1a4f73eb
TT
16442013-12-03 Tom Tromey <tromey@redhat.com>
1645
1646 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1647 documented here.
1648
6cb999f8
TT
16492013-12-03 Tom Tromey <tromey@redhat.com>
1650
1651 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1652
ca8941bb
WT
16532013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1654
1655 * gdb.texinfo (i386 Features): Add MPX feature registers.
1656 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1657 a subsubsection for MPX and describes the display of the
1658 boundary registers.
1659
688981c9
JB
16602013-12-03 Joel Brobecker <brobecker@adacore.com>
1661
1662 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1663 documentation of the "ada-exceptions" entry.
1664
2ea126fa
JB
16652013-12-03 Joel Brobecker <brobecker@adacore.com>
1666
1667 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1668 "^error" result record concerning the error message. Document
1669 the error code that may also be part of that result record.
1670 (GDB/MI Miscellaneous Commands): Document the
1671 "undefined-command-error-code" element in the output of
1672 the "-list-features" GDB/MI command.
1673
6b7cbff1
JB
16742013-12-03 Joel Brobecker <brobecker@adacore.com>
1675
1676 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1677 the new -info-gdb-mi-command GDB/MI command. Document
1678 the meaning of "-info-gdb-mi-command" in the output of
1679 -list-features.
1680
20e1ca3b
PA
16812013-11-29 Pedro Alves <palves@redhat.com>
1682
1683 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1684 Update comment.
1685
29453a14
YQ
16862013-11-24 Yao Qi <yao@codesourcery.com>
1687
1688 * gdb.texinfo (Caching Remote Data): Document new
1689 "set/show stack-cache" option.
1690
6dd315ba
YQ
16912013-11-24 Yao Qi <yao@codesourcery.com>
1692
1693 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1694 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1695 "off" respectively.
1696
9df9dbe0
YQ
16972013-11-23 Yao Qi <yao@codesourcery.com>
1698
1699 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1700 of "displayhint" to the table about child results.
1701
c78feb39
YQ
17022013-11-21 Yao Qi <yao@codesourcery.com>
1703
1704 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1705 'dynamic' for the output of command -var-list-children.
1706
27b81af3
YQ
17072013-11-21 Yao Qi <yao@codesourcery.com>
1708
1709 * gdb.texinfo (Caching Target Data): Remove "see" before
1710 @pxref.
1711
b26dfc9a
YQ
17122013-11-20 Yao Qi <yao@codesourcery.com>
1713
1714 * gdb.texinfo (Caching Target Data): Update doc for
1715 per-address-space dcache.
1716
b12039c6
YQ
17172013-11-20 Yao Qi <yao@codesourcery.com>
1718
1719 * gdb.texinfo (Data): Rename menu item.
1720 (Caching Remote Data): Rename to ...
1721 (Caching Target Data): ... it. Update.
1722
422ad5c2
JB
17232013-11-18 Joel Brobecker <brobecker@adacore.com>
1724
1725 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1726 "language-option" entry in the output of the "-list-features"
1727 command.
1728
805e1f19
TT
17292013-11-15 Tom Tromey <tromey@redhat.com>
1730
1731 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1732 Add example.
1733
8fe1b653
TT
17342013-11-14 Tom Tromey <tromey@redhat.com>
1735
1736 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1737
403cb6b1
JB
17382013-11-14 Joel Brobecker <brobecker@adacore.com>
1739
1740 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1741 (Context management): Place current subsection text into its own
1742 subsubsection. Add new subsubsection describing the "--language"
1743 command option.
1744
93973826
JB
17452013-11-13 Joel Brobecker <brobecker@adacore.com>
1746
1747 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1748 the documentation of "info-ada-exceptions" in the output
1749 of the "-list-features" command. Add the documentation
1750 of the "ada-exception" entry instead.
1751
6adcee18
JB
17522013-11-12 Joel Brobecker <brobecker@adacore.com>
1753
93973826 1754
6adcee18
JB
1755 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1756 word of a couple of sentences to start with a capital letter.
1757
58d06528
JB
17582013-11-12 Joel Brobecker <brobecker@adacore.com>
1759
1760 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1761 (Ada Exceptions): New node.
1762 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1763 Commands" node.
1764 (GDB/MI Ada Exceptions Commands): New node.
1765 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1766 field in the output of the "-list-features" command.
1767 * NEWS: Add entry for the new "info exceptions" CLI command,
1768 and for the new "-info-ada-exceptions" GDB/MI command.
1769
bc79de95
PM
17702013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1771
1772 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1773 (Line Tables In Python): New node.
1774
73be47f5
DE
17752013-11-08 Doug Evans <dje@google.com>
1776
1777 * gdb.texinfo (Debugging Output): Update text for
1778 "set debug dwarf2-read".
1779
db0fec5c
DE
17802013-11-08 Doug Evans <dje@google.com>
1781
1782 * gdb.texinfo (Debugging Output): Update text for
1783 "set debug symtab-create".
1784
92e32e33
PM
17852013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1786
72f4393d
L
1787 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1788 constant.
92e32e33 1789
f76c27b5
PM
17902013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1791
1792 * gdb.texinfo (Breakpoints In Python): Document temporary
1793 option in breakpoint constructor, and add documentation to the
1794 temporary attribute.
1795
fa4d0c40
YQ
17962013-11-07 Yao Qi <yao@codesourcery.com>
1797
1798 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1799 output of "-var-info-expression".
1800
afa332ce
PA
18012013-11-06 Pedro Alves <palves@redhat.com>
1802
1803 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1804 non-interactive mode.
1805 (Environment) <shell startup files warning>: Mention
1806 non-interactive mode. Mention .zshenv for Z shell, and talk about
1807 BASH_ENV instead of .bashrc for BASH.
1808
9ac69859
NB
18092013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1810
1811 * gdb.texinfo (Commands to Specify Files): Add description
1812 of the remove-symbol-file command.
1813 * observer.texi: New free_objfile event
1814
98882a26
PA
18152013-10-24 Pedro Alves <palves@redhat.com>
1816
1817 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1818
ce13fade
JB
18192013-10-11 Joel Brobecker <brobecker@adacore.com>
1820
1821 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1822 New subsection inside which the "-catch-load" and "-catch-unload"
1823 commands documentation is now placed.
1824 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1825 documenting the "-catch-assert" and "-catch-exception" new
1826 GDB/MI commands.
1827
2446f5ea
JB
18282013-10-10 Joel Brobecker <brobecker@adacore.com>
1829
1830 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1831
0d12017b
JB
18322013-10-10 Joel Brobecker <brobecker@adacore.com>
1833
bd80dc1a
JB
1834 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1835 serial baud".
1836 (Remote Configuration): Replace "set remotebaud" by "set serial
1837 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1838
f4fb82a1
PA
18392013-10-07 Pedro Alves <palves@redhat.com>
1840
1841 PR breakpoints/11568
1842 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1843 when the thread is removed from the thread list.
1844
0c557179
SDJ
18452013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1846
1847 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1848 Update entry for $_exitcode.
1849
5713b9b5
JB
18502013-10-04 Joel Brobecker <brobecker@adacore.com>
1851
1852 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1853 new "--start" option.
1854
901461f8
PA
18552013-10-02 Pedro Alves <palves@redhat.com>
1856
1857 * gdb.texinfo (Registers): Expand description of saved registers
1858 in frames. Explain <not saved>.
1859
8fb8eb5c
DE
18602013-09-25 Doug Evans <dje@google.com>
1861
1862 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1863
0a7cfe2c
SS
18642013-09-16 Stan Shebs <stan@codesourcery.com>
1865
1866 Remove the internals manual gdbint.texinfo.
1867 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1868 (PDFFILES): Remove gdbint.pdf.
1869 (HTMLFILES): Remove gdbint/index.html.
1870 (HTMLFILES_INSTALL): Remove gdbint.
1871 (GDBINT_DOC_FILES): Remove.
1872 (dvi): Remove gdbint.dvi.
1873 (ps): Remove gdbint.ps.
1874 * gdbint.texinfo: Remove file.
1875 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1876
a280dbd1
SDJ
18772013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1878
1879 * gdb.texinfo (Convenience Functions): Mention new convenience
1880 function $_isvoid.
1881
4ac33720
UW
18822013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1883
1884 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1885 (Standard Target Features): Add new node to menu.
1886 (S/390 and System z Features): New node.
1887
b3d3b4bd
SA
18882013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1889
1890 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1891 -list-target-features in the example.
1892
edf9f00c
JK
18932013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1894
1895 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1896 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1897
1d236d23
JK
18982013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1899
1900 Sync documentation with gdb.base/gnu-debugdata.exp.
1901 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1902
5423b017
JK
19032013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1904
1905 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1906
6211c335
YQ
19072013-08-27 Pedro Alves <pedro@codesourcery.com>
1908 Yao Qi <yao@codesourcery.com>
1909
1910 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1911 Document new --skip-unavailable option.
1912 <-stack-list-variables>: Document new --skip-unavailable option.
1913
52e260a3
DE
19142013-08-26 Doug Evans <dje@google.com>
1915
1916 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1917 an optional regexp.
1918
5e92f71a
TT
19192013-08-13 Tom Tromey <tromey@redhat.com>
1920
1921 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1922 Document GDB_PARALLEL and GDB_INOTIFY.
1923
c5d7073b
SS
19242013-08-09 Stan Shebs <stan@codesourcery.com>
1925
1926 * LRS: Remove file, describes a long-abandoned live-range
1927 splitting extension to stabs.
1928
6fbe845e
AB
19292013-07-25 Andrew Burgess <aburgess@broadcom.com>
1930
1931 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1932
e7045703
DE
19332013-07-17 Doug Evans <dje@google.com>
1934
1935 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1936
3105ebf9
TT
19372013-07-02 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1940
d6c2da54
TT
19412013-06-28 Tom Tromey <tromey@redhat.com>
1942
1943 * Makefile.in (version.subst): Use version.in, not
1944 common/version.in.
1945 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1946 Likewise.
1947
e5823f1c
PA
19482013-06-27 Pedro Alves <palves@redhat.com>
1949
1950 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1951 dynamic symbol resolution code>: New section, based on infrun.c
1952 comment.
1953
92dcb9ff
TT
19542013-06-26 Tom Tromey <tromey@redhat.com>
1955
1956 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1957 Update.
1958 (Releasing GDB): Likewise.
1959
dc673c81
YQ
19602013-06-26 Pedro Alves <pedro@codesourcery.com>
1961 Yao Qi <yao@codesourcery.com>
1962
1963 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1964 -trace-frame-collected.
1965
28a93511
YQ
19662013-06-26 Pedro Alves <pedro@codesourcery.com>
1967
1968 * gdb.texinfo (Traceframe Info Format): Document tvar element
1969 and its attributes.
1970
a0743c90
YQ
19712013-06-25 Yao Qi <yao@codesourcery.com>
1972
1973 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1974
01208463
TT
19752013-06-24 Tom Tromey <tromey@redhat.com>
1976
1977 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1978 (GDBvn.texi): Use version.subst.
1979 (version.subst): New target.
1980 (mostlyclean): Remove version.subst.
1981
c898adb7
YQ
19822013-06-20 Pedro Alves <pedro@codesourcery.com>
1983
1984 * gdb.texinfo (GDB/MI Data Manipulation)
1985 <-data-list-register-values>: Document the --skip-unavailable
1986 option.
1987
7c57fa1e
YQ
19882013-06-07 Yao Qi <yao@codesourcery.com>
1989
1990 * gdb.texinfo (Symbols): Add kindex and cindex for
1991 'maint print msymbols'.
1992
0059c61a 19932013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1994
1995 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1996 response field name (thread-group to inferior).
1997
85dc5a12
GB
19982013-06-04 Gary Benson <gbenson@redhat.com>
1999
2000 * gdb.texinfo (General Query Packets/qSupported): Added
2001 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2002 to the table of currently defined stub features.
2003 Added a more detailed entry for "augmented-libraries-svr4-read".
2004 (General Query Packets/qXfer:libraries-svr4:read): Documented
2005 the augmented form of this packet.
2006
5901af59
JB
20072013-05-23 Joel Brobecker <brobecker@adacore.com>
2008
2009 * gdb.texinfo (System-wide Configuration Scripts): Renames
2010 "Installed System-wide Configuration Scripts". Add associated
2011 @menu block.
2012
c1e36e3e
PA
20132013-05-23 Yao Qi <yao@codesourcery.com>
2014 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.texinfo (Packets): Document 'vCont;r'.
2017 (Continuing and Stepping): Document target-assisted range
2018 stepping, and the 'set range-stepping' and 'show range-stepping'
2019 commands.
2020
0201faac
JB
20212013-05-23 Joel Brobecker <brobecker@adacore.com>
2022
2023 * gdb.texinfo (Installed System-wide Configuration Scripts):
2024 Add subsection describing the scripts now available under
2025 the data-dir's system-gdbbinit subdirectory.
2026 * NEWS: Add entry announcing the availability of system-wide
2027 configuration scripts for ElinOS and Wind River Linux.
2028
c5867ab6
HZ
20292013-05-21 Hui Zhu <hui@codesourcery.com>
2030
2031 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2032 "-dprintf-insert" command.
2033
7d0c9981
DE
20342013-05-17 Doug Evans <dje@google.com>
2035
2036 * gdb.texinfo (Maintenance Commands): Update doc for
2037 "maint check-psymtabs". Add doc for "maint check-symtabs",
2038 "maint expand-symtabs".
2039
742ce053
MM
20402013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2041
2042 * gdb.texinfo (Process Record and Replay): Document the
2043 "record goto" command and its sub-commands.
2044
1e611234
PM
20452013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2046
2047 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2048 (Python API): Add Frame Filters API, Frame Wrapper API,
2049 Writing a Frame Filter/Wrapper, Managing Management of Frame
2050 Filters chapter entries.
2051 (Frame Filters API): New Node.
2052 (Frame Wrapper API): New Node.
2053 (Writing a Frame Filter): New Node.
2054 (Managing Frame Filters): New Node.
2055 (Progspaces In Python): Add note about frame_filters attribute.
2056 (Objfiles in Python): Ditto.
2057 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2058 @anchors and --no-frame-filters option to -stack-list-variables,
2059 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2060 commands.
2061
2874cb83
JB
20622013-05-08 Joel Brobecker <brobecker@adacore.com>
2063
2064 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2065 Support" subsection documenting the XML format used to transfer
2066 shared library info on AIX.
2067
9a005eb9
JB
20682013-05-08 Joel Brobecker <brobecker@adacore.com>
2069
2070 * gdb.texinfo (Debugging Output): Add documentation of
2071 "set debug aix-solib" and "show debug aix-solib" commands.
2072
a1217d97
SL
20732013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2074
2075 * gdb.texinfo (Nios II): New section.
2076 (Nios II Features): New section.
2077
4d1eb6b4
JB
20782013-05-06 Joel Brobecker <brobecker@adacore.com>
2079
2080 * gdbint.texinfo (Algorithms): Remove entries documenting
2081 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2082 SOLIB_CREATE_INFERIOR_HOOK.
2083
3f84184e
TT
20842013-04-29 Tom Tromey <tromey@redhat.com>
2085
2086 PR python/14204:
2087 * gdb.texinfo (Python API): Fix menu entry.
2088 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2089 Define global and static block. Add example. Clarify
2090 block relationship for inline functions.
2091
60155234
TT
20922013-04-29 Tom Tromey <tromey@redhat.com>
2093
2094 * gdb.texinfo (Python API): Mention Python help and keyword
2095 arguments. Move pagination text to Basic Python.
2096 (Basic Python): Put pagination text here. Document
2097 close-on-exec, SIGCHLD, and SIGINT.
2098
5360976e
PA
20992013-04-19 Pedro Alves <palves@redhat.com>
2100
2101 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2102 "signedness" instead of "signness".
2103
bd3f3b55
PA
21042013-04-19 Pedro Alves <palves@redhat.com>
2105
2106 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2107 -Wno-pointer-sign text with text on -Wpointer-sign.
2108
dee368d3
TT
21092013-04-16 Tom Tromey <tromey@redhat.com>
2110
2111 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2112 GCC that has the SDT probe points.
2113
cc16e6c9
TT
21142013-04-15 Tom Tromey <tromey@redhat.com>
2115
2116 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2117 exception catchpoints.
2118
72f1fe8a
TT
21192013-04-15 Tom Tromey <tromey@redhat.com>
2120
2121 * gdb.texinfo (Set Catchpoints): Document $_exception.
2122 (Convenience Vars): Mention $_exception.
2123
591f19e8
TT
21242013-04-15 Tom Tromey <tromey@redhat.com>
2125
2126 * gdb.texinfo (Set Catchpoints): Reorganize exception
2127 catchpoints. Document "catch rethrow".
2128 (Debugging C Plus Plus): Mention "catch rethrow".
2129
02ae6bad
TT
21302013-04-15 Tom Tromey <tromey@redhat.com>
2131
2132 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2133
2c91021c
JK
21342013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2135 Eli Zaretskii <eliz@gnu.org>
2136
2137 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2138 line below the sample output.
2139
6eaaf48b
EZ
21402013-04-12 Eli Zaretskii <eliz@gnu.org>
2141
2142 * gdb.texinfo (Mode Options): Document '-configuration'.
2143 (Help): Document "show configuration".
2144 (Bug Reporting): Add requirements to include the configuration
2145 details in bug reports.
2146
b292c783
JK
21472013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2148
2149 * Makefile.in (MAN1S): Add gcore.1.
2150 Remove "Host, target, and site specific Makefile fragments" comment.
2151 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2152 (install-man1, uninstall-man1): Conditionalize gcore.1.
2153 (gcore.1): New.
2154 * gdb.texinfo (Man Pages): Add gcore man.
2155 (gcore man): New node.
2156
f81d1120
PA
21572013-04-10 Pedro Alves <palves@redhat.com>
2158
2159 * gdb.texinfo (Process Record and Replay): Document that "set
2160 record full insn-number-max", "set record
2161 instruction-history-size" and "set record
2162 function-call-history-size" accept "unlimited".
2163 (Backtrace): Document that "set backtrace limit" accepts
2164 "unlimited".
2165 (List): Document that "set listsize" accepts "unlimited".
2166 (Print Settings)" Document that "set print max-symbolic-offset",
2167 "set print elements" and "set print repeats" accept "unlimited".
2168 (Starting and Stopping Trace Experiments): Document that "set
2169 trace-buffer-size" accepts "unlimited".
2170 (Remote Configuration): Document that "set tcp connect-timeout"
2171 accepts "unlimited".
2172 (Command History): Document that "set history size" accepts
2173 "unlimited".
2174 (Screen Size): Document that "set height" and "set width" accepts
2175 "unlimited". Adjust "set pagination"'s description to suggest
2176 "set height unlimited" instead of "set height 0".
2177
393fd4c3
YQ
21782013-04-10 Yao Qi <yao@codesourcery.com>
2179
2180 * gdb.texinfo (Trace Files): Add "target ctf".
2181
cba5a7bf
JK
21822013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2183
2184 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2185
0ed630cb
JK
2186 * Makefile.in (install-man1, install-man5, uninstall-man1)
2187 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2188
afe1492b
JK
2189 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2190
5b8b6385
JK
21912013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2192 Eli Zaretskii <eliz@gnu.org>
2193
2194 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2195 parameters order. Remove "On some targets" for --attach. Document the
2196 --multi parameter and extended-remote command. Document all the
2197 options.
2198
906ccdf0
JK
21992013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2200
2201 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2202 the list of supported languages.
2203
43662968
JK
22042013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2205
2206 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2207 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2208 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2209 (diststuff): Add man.
2210 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2211 (uninstall-man5): New.
2212 (STAGESTUFF): Add *.1 and *.5.
2213 (GDBvn.texi): Add SYSTEM_GDBINIT.
2214 (gdb.1, gdbserver.1, gdbinit.5): New.
2215 (maintainer-clean realclean): Add $(MANS).
2216 (install): Add install-man.
2217 (uninstall): Add uninstall-man.
2218 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2219 (@copying): Wrap it by @c man begin COPYRIGHT.
2220 (Top): Add Man Pages.
2221 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2222
be9a8770
PA
22232013-04-02 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.texinfo (Debugging Output): Document "set/show debug
2226 aarch64", "set/show debug coff-pe-read" and "set/show debug
2227 mach-o".
2228
a46c1e42
PA
22292013-04-02 Pedro Alves <palves@redhat.com>
2230
2231 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2232 table>: Add entry for "trace-buffer-size".
2233
bd3eecc3
PA
22342013-03-28 Pedro Alves <palves@redhat.com>
2235
2236 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2237 table>: Add entry for "trace-status".
2238
215b9f98
EZ
22392013-03-28 Eli Zaretskii <eliz@gnu.org>
2240
2241 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2242 @bullet", which is invalid (makeinfo 5.1 barfs).
2243
7f7cc265
PA
22442013-03-28 Pedro Alves <palves@redhat.com>
2245
2246 PR gdb/15294
2247
2248 * gdb.texinfo (List) <set listsize>: Adjust to document that
2249 listsize 0 means no limit, and remove mention of -1.
2250
9c0be723
YQ
22512013-03-22 Yao Qi <yao@codesourcery.com>
2252
2253 * gdb.texinfo (Embedded Processors): Remove menu item
2254 "OpenRISC 1000".
2255 (OpenRISC 1000): Remove.
2256
bd712aed
DE
22572013-03-21 Doug Evans <dje@google.com>
2258
2259 * gdb.texinfo (Maintenance Commands): Add docs for
2260 "mt set per-command {space,time,symtab} {on,off}".
2261
d0353e76
YQ
22622013-03-14 Hui Zhu <hui@codesourcery.com>
2263 Yao Qi <yao@codesourcery.com>
2264
2265 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2266
6dd24dfa
KS
22672013-03-13 Keith Seitz <keiths@redhat.com>
2268
2269 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2270 "maint agent" reference to Dynamic printf.
2271
5c4808ca
EZ
22722013-03-11 Eli Zaretskii <eliz@gnu.org>
2273
2274 * gdb.texinfo (General Query Packets): Don't use colon in index
2275 entries visible to Info format.
2276
59ea5688
MM
22772013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2278
2279 * gdb.texinfo (Process Record and Replay): Document record
2280 changes.
2281
2ae8c8e7
MM
22822013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2283
2284 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2285 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2286 qXfer:btrace:read.
2287
28abe188
EZ
22882013-03-09 Eli Zaretskii <eliz@gnu.org>
2289
2290 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2291 use colons in @anchor and @cindex entries.
2292
be9a119c 22932013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2294
2295 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2296
be9a119c 22972013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2298 Hafiz Abid Qadeer <abidh@codesourcery.com>
2299
2300 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2301 trace-buffer-size set and show commands.
2302 (Tracepoint Packets): Document QTBuffer:size.
2303 (General Query Packets): Document QTBuffer:size.
2304
d57350ea
TT
23052013-02-21 Tom Tromey <tromey@redhat.com>
2306
2307 * gdb.texinfo: Remove bad @syncodeindex.
2308 (Values From Inferior, Types In Python, Inferiors In Python)
2309 (Events In Python, Threads In Python, Frames In Python, Blocks In
2310 Python, Symbols In Python, Symbol Tables In Python): Remove
2311 @tables.
2312 (Packets, General Query Packets, Tracepoint Packets)
2313 (Host I/O Packets): Use @w{} for empty @item.
2314
9f44fbc0
SCR
23152013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2316
2317 * gdb.texinfo (Architectures In Python): Add description about
2318 the new method gdb.Architecture.disassemble.
2319
f5911ea1
HAQ
23202013-02-15 Pedro Alves <pedro@codesourcery.com>
2321 Hafiz Abid Qadeer <abidh@codesourcery.com>
2322
2323 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2324 Document the "trace-file" field.
2325
7e1e0340
DE
23262013-02-07 Doug Evans <dje@google.com>
2327
2328 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2329 command.
2330
134a2066
YQ
23312013-02-06 Yao Qi <yao@codesourcery.com>
2332
2333 * gdb.texinfo (GDB/MI Async Records): Document new MI
2334 notification "=tsv-modified". Update the document of MI
2335 notification "=tsv-created".
2336 * observer.texi (GDB Observers): New observer tsv_modified.
2337 Update observer tsv_created and tsv_delete.
2338
430ed3f0
MS
23392013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2340
2341 * gdb.texinfo (AArch64 Features): New section; document
2342 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2343 (Architectures): Add new AArch64 section to document AArch64
2344 architecture specific commands.
2345 (ABI): Add description of the new OS ABI "Newlib" and its influence
2346 on the longjmp handling.
2347
1b56eb55
JK
23482013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2349 Jan Kratochvil <jan.kratochvil@redhat.com>
2350
2351 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2352 variable in 'set/show backtrace' section.
2353
c4957902
TT
23542013-01-31 Tom Tromey <tromey@redhat.com>
2355
2356 * gdb.texinfo (Target Commands): Fix typo.
2357
bea883fd
SCR
23582013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2359
2360 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2361 describing the gdb.Architecture class.
2362 (Frames In Python): Add description about the new method
2363 gdb.Frame.architecture().
2364
796a7ff8
DE
23652013-01-23 Doug Evans <dje@google.com>
2366
2367 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2368
998580f1
MK
23692013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2370
2371 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2372 'thread-groups' field when printing a breakpoint in MI.
2373
c9fb1240
SD
23742012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2375 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2376 to reflect that jit-reader-load now supports absolute file-names.
2377
ab04a2af
TT
23782013-01-16 Tom Tromey <tromey@redhat.com>
2379
2380 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2381 (Signals): Likewise.
2382
8ac3646f
TT
23832013-01-16 Tom Tromey <tromey@redhat.com>
2384
2385 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2386 "catch-type" field.
2387 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2388
e93a8774
TT
23892013-01-07 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.texinfo (Mode Options): Don't mention -epoch.
2392 (Data, Emacs): Remove obsolete comments.
2393
54516a0b
TT
23942013-01-02 Tom Tromey <tromey@redhat.com>
2395
2396 * gdb.texinfo (GDB/MI Output Records): Update menu.
2397 (GDB/MI Breakpoint Information): New node.
2398 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2399 <-break-insert>: Likewise.
2400
8dbe8ece
YQ
24012012-12-31 Yao Qi <yao@codesourcery.com>
2402
2403 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2404 (Packets): Move "vStopped" packet to ...
2405 (Notification Packets): ... here. Describe the components
2406 of notification. Add a table of supported notifications.
2407 Add an example on the process of he async notification.
2408
f35a17b5
JK
24092012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2410
2411 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2412 present.
2413 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2414 fullname output always present.
2415
0dfd2fad
PM
24162012-12-23 Pierre Muller <muller@sourceware.org>
2417
72f4393d
L
2418 * gdbint.texinfo (Function prototypes): Require use of "extern"
2419 modifier for function prototypes in headers.
0dfd2fad 2420
7785b880
JB
24212012-12-19 Joel Brobecker <brobecker@adacore.com>
2422
2423 * refcard.tex: Update copyright notice to GPL v3 or later.
2424 Update contact info.
2425
3d745be3
JK
24262012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2427
2428 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2429
c9b6281a
YQ
24302012-12-15 Yao Qi <yao@codesourcery.com>
2431
2432 * gdb.texinfo (Debugging Output): Document 'set debug
2433 notification' and 'show debug notification'.
2434
f2a8bc8a
YQ
24352012-12-15 Yao Qi <yao@codesourcery.com>
2436
2437 * gdb.texinfo (Listing Tracepoints): New item and example about
2438 'installed on target' output.
2439 Add more in the example about 'installed on target'.
2440 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2441
451b7c33
TT
24422012-12-14 Tom Tromey <tromey@redhat.com>
2443
72f4393d 2444 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2445
3fa7bf06 24462012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2447
3fa7bf06
MG
2448 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2449
05b4bd79
PA
24502012-12-11 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.texinfo: Remove all mentions of Unixware throughout.
2453
74a0d9f6
JK
24542012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2455
2456 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2457
0c631110
TT
24582012-11-29 Tom Tromey <tromey@redhat.com>
2459
2460 * gdb.texinfo (SVR4 Process Information): Document missing
2461 "info proc" subcommands.
2462
891df0ea
YQ
24632012-11-29 Yao Qi <yao@codesourcery.com>
2464
2465 PR gdb/1477.
2466 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2467 to 'auto' instead of 'gnu'.
2468
608e2dbb
TT
24692012-11-26 Tom Tromey <tromey@redhat.com>
2470
2471 * gdb.texinfo (MiniDebugInfo): New node.
2472 (GDB Files): Update.
2473
e64e0392
DE
24742012-11-16 Doug Evans <dje@google.com>
2475
2476 * gdb.texinfo (System-wide configuration): If the system-wide init
2477 file lives in the data-directory, and --data-directory is provided,
2478 look for it there.
2479
ae606bee
TT
24802012-11-15 Tom Tromey <tromey@redhat.com>
2481
2482 * gdb.texinfo (Signaling): Fix typo.
2483
62747a60
TT
24842012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2485
2486 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2487 parameter "count" of -data-write-memory-bytes, and add an example.
2488
18a9fc12
TT
24892012-11-12 Tom Tromey <tromey@redhat.com>
2490
2491 * gdb.texinfo (Symbols): Document "info type-printers",
2492 "enable type-printer" and "disable type-printer".
2493 (Python API): Add new node to menu.
2494 (Type Printing API): New node.
2495 (Progspaces In Python): Document type_printers field.
2496 (Objfiles In Python): Likewise.
2497 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2498 register_type_printer, TypePrinter>: Document.
2499
53342f27
TT
25002012-11-12 Tom Tromey <tromey@redhat.com>
2501
2502 * gdb.texinfo (Symbols): Document "set print type methods",
2503 "set print type typedefs", and flags to ptype and whatis.
2504
ed8a1c2d
AB
25052012-11-09 Andrew Burgess <aburgess@broadcom.com>
2506
2507 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2508 the example -data-disassemble output. Extend the description of
2509 the -data-disassemble results to document all fields. Document
2510 the cli disassemble command as being related to -data-disassemble.
2511
8506d139
YQ
25122012-11-09 Yao Qi <yao@codesourcery.com>
2513
2514 PR gdb/14777.
2515 * gdb.texinfo (OS Information): Remove doc on command
2516 'info udot'.
2517
4d3f93a2
JB
25182012-11-08 Joel Brobecker <brobecker@adacore.com>
2519
2520 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2521 gdb.ini warning for Windows port.
2522
1e96de83
YQ
25232012-11-08 Yao Qi <yao@codesourcery.com>
2524
2525 * gdb.texinfo (Search): Add kindex for 'fo'.
2526
dc939229
TT
25272012-11-05 Tom Tromey <tromey@redhat.com>
2528
2529 PR python/14802:
2530 * gdb.texinfo (Functions In Python): Add example.
2531
6f6484cd
YQ
25322012-11-03 Yao Qi <yao@codesourcery.com>
2533
2534 * observer.texi (GDB Observers): Remove observer
2535 'tracepoint_modified', 'tracepoint_created' and
2536 'tracepoint_deleted'.
2537
af4238e5
TT
25382012-10-26 Tom Tromey <tromey@redhat.com>
2539
2540 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2541
687e43a4
TT
25422012-10-25 Tom Tromey <tromey@redhat.com>
2543
2544 * gdb.texinfo (General Query Packets): Use @itemx.
2545
8de0566d
YQ
25462012-10-17 Yao Qi <yao@codesourcery.com>
2547
2548 * observer.texi (GDB Observers): Update observer
2549 'memory_changed'.
2550 * gdb.texinfo (GDB/MI Async Records): Document for
2551 "memory-changed" notification.
2552
07540c15
DE
25532012-10-15 Doug Evans <dje@google.com>
2554
2555 * gdb.texinfo (Mode Options): Document -nh.
2556 Elaborate on docs for -nx.
2557
d7019589
SP
25582012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2559
2560 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2561
82a90ccf 25622012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2563 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2564
2565 * gdb.texinfo (GDB/MI Async Records): Document notification
2566 'record-started' and 'record-stopped'.
2567 * observer.texi (GDB Observers): New observer 'record-changed'.
2568
aa9259cc
TS
25692012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2570
2571 * gdb.texinfo: Document the removal of SH's 'regs' command.
2572
c1d780c2
SDJ
25732012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2574
2575 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2576
bb25a15c
YQ
25772012-09-18 Yao Qi <yao@codesourcery.com>
2578
2579 * gdb.texinfo (GDB/MI Async Records): Document new MI
2580 notifications '=tsv-created' and '=tsv-deleted'.
2581 * observer.texi (GDB Observers): New observer tsv_created and
2582 tsv_deleted.
2583
201b4506
YQ
25842012-09-18 Yao Qi <yao@codesourcery.com>
2585
2586 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2587 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2588 '=traceframe-changed'.
2589
6fc1c773
YQ
25902012-09-17 Yao Qi <yao@codesourcery.com>
2591
2592 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2593 'set listsize'.
2594
121c73f3
JK
25952012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2596 Eli Zaretskii <eliz@gnu.org>
2597
2598 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2599 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2600 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2601
e9687799
JK
26022012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2603
2604 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2605
3b5e4d35
YPK
26062012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2607
2608 Document how to return from "python-interactive" to GDB.
2609 * gdb.texinfo (Python Commands): Update documentation.
2610
26112012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2612
2613 Add a new "python-interactive" command that starts a standard
2614 Python interactive prompt with "pi" as alias, and add "py" as
2615 an alias to "python".
2616 * gdb.texinfo (Python Commands): Document the new commands.
2617
b583003e
TT
26182012-08-22 Tom Tromey <tromey@redhat.com>
2619
2620 * gdbint.texinfo (Host Definition): Remove documentation for
2621 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2622
a451cb65
KS
26232012-08-17 Keith Seitz <keiths@redhat.com>
2624
2625 PR c++/13356
2626 * gdb.texinfo (Type and Range Checking): Remove warning.
2627 Remove spurious commas.
2628 Update text and examples for re-implementation of set/show
2629 check type.
2630 (C and C++ Type and Range Checks): Likewise.
2631
6b1755ce
YQ
26322012-08-16 Yao Qi <yao@codesourcery.com>
2633
2634 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2635 is deprecated.
2636
f47f77df
DE
26372012-08-13 Doug Evans <dje@google.com>
2638
2639 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2640 to include functions.
2641
a72c3253
DE
26422012-08-10 Doug Evans <dje@google.com>
2643
2644 * gdb.texinfo (Convenience Funs): New node.
2645 (Types In Python): Document Type.vector.
2646
5b9afe8a
YQ
26472012-08-09 Yao Qi <yao@codesourcery.com>
2648
2649 * observer.texi: New observer command_param_changed.
2650 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2651
dc1039df
JK
26522012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2653
2654 * gdbint.texinfo (Debugging GDB): In section
2655 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2656 Mention also gdb-gdb.py.
2657
4abf930d
YQ
26582012-08-07 Yao Qi <yao@codesourcery.com>
2659
2660 Revert the folloing patch:
2661 2012-08-06 Yao Qi <yao@codesourcery.com>
2662 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2663 remote hardware-watchpoint-limit' and 'set
2664 remote hardware-breakpoint-limit'.
2665
f3c8a52a
JK
26662012-08-06 Nathaniel Flath <flat0103@gmail.com>
2667
2668 * gdb.texinfo (Working Directory): Added information about new
2669 default argument for 'cd' command.
2670
77a91025
YQ
26712012-08-06 Yao Qi <yao@codesourcery.com>
2672
2673 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2674 remote hardware-watchpoint-limit' and 'set
2675 remote hardware-breakpoint-limit'.
2676
d9f08f52
YQ
26772012-08-06 Yao Qi <yao@codesourcery.com>
2678
2679 Fix PR14371.
2680
2681 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2682 '=breakpoint-deleted'.
2683
95b07c96
YQ
26842012-08-02 Yao Qi <yao@codesourcery.com>
2685
2686 * gdb.texinfo (Native): Remove node Neutrino.
2687
7255706c
YQ
26882012-07-27 Yao Qi <yao@codesourcery.com>
2689
2690 * gdb.texinfo (IPA Protocol Commands): Document new command
2691 'close'.
2692
d6b28940
TT
26932012-07-25 Tom Tromey <tromey@redhat.com>
2694
2695 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2696
e615022a
DE
26972012-07-20 Doug Evans <dje@google.com>
2698
2699 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2700 (Index Files): Document how to control the use of deprecated index
2701 sections.
2702 (Index Section Format): Replace --use-deprecated-index-sections with
2703 "set use-deprecated-index-sections on".
2704
055855a4
EZ
27052012-07-12 Eli Zaretskii <eliz@gnu.org>
2706
2707 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2708 indices into a single node "Index". Instead, join function and
2709 variable indices into a single index, separate from the concept
2710 index. Requested in
2711 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2712 (Top): Update the top-level menu: instead of one "Index" there are
2713 now separate entries "Concept Index" and "Function and Variable
2714 Index".
2715 (Concept Index, Function and Variable Index): New nodes.
2716 (Index): Node deleted.
2717
f77cc5f0
HZ
27182012-07-05 Hui Zhu <hui_zhu@mentor.com>
2719
2720 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2721 and "maint agent-eval".
2722
00595b5e
EZ
27232012-07-03 Eli Zaretskii <eliz@gnu.org>
2724
2725 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2726 avoid file-name clashes between Index.html and index.html on
2727 case-insensitive filesystems. See the discussion starting in
2728 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2729 details of the problem.
2730 (Top): Update the master menu for the above.
2731 (Concept Index, Command and Variable Index): New nodes, instead of
2732 the old "Index" node that was deleted. All cross-references
2733 updated.
2734
d3ce09f5
SS
27352012-07-02 Stan Shebs <stan@codesourcery.com>
2736
2737 * gdb.texinfo (Dynamic Printf): Mention agent style and
2738 disconnected dprintf.
2739 (Maintenance Commands): Describe maint agent-printf.
2740 (General Query Packets): Mention BreakpointCommands feature.
2741 (Packets): Document commands extension to Z0 packet.
2742 * agentexpr.texi (Bytecode Descriptions): Document printf
2743 bytecode.
2744
2d7b58e8
JK
27452012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2746
2747 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2748 only after gdbinit files.
2749 (Startup): Move -iex and -iex commands down after gdbinit files.
2750
202cbf1c
JK
27512012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2752
2753 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2754 possibility.
2755
b6ba681c
TT
27562012-06-29 Tom Tromey <tromey@redhat.com>
2757
2758 * gdb.texinfo (Index Section Format): Update for version 7.
2759
71caed83
SS
27602012-06-28 Stan Shebs <stan@codesourcery.com>
2761
2762 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2763 example, add note about title column.
2764
ee0bf529
SCR
27652012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2766
2767 * gdb.texinfo (Symbol Tables In Python): Add description about
2768 the new 'last' attribute of gdb.Symtab_and line.
2769
3c15d565
SCR
27702012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2771
2772 * gdb.texinfo (Symbol Tables In Python): Correct the description
2773 of the 'pc' attribute of gdb.Symtab_and_line.
2774
45cfd468
DE
27752012-06-26 Doug Evans <dje@google.com>
2776
2777 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2778 and symtab-create.
2779
496ee73e
KS
27802012-06-25 Keith Seitz <keiths@redhat.com>
2781
2782 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2783 from example. Remove "rbreak" from list of corresponding
2784 gdb commands.
2785
156942c7
DE
27862012-06-23 Doug Evans <dje@google.com>
2787
2788 * gdb.texinfo (Index Section Format): Document version 7 format.
2789
c614397c
YQ
27902012-06-22 Yao Qi <yao@codesourcery.com>
2791
2792 * gdb.texinfo: Add missing cindex for some packets.
2793
472a2379
KS
27942012-06-20 Keith Seitz <keiths@redhat.com>
2795
2796 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2797 for -break-insert and document -p.
2798
2678e2af
YQ
27992012-06-20 Yao Qi <yao@codesourcery.com>
2800
2801 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2802 and "gdb.write_memory" with "Inferior.read_memory" and
2803 "Inferior.write_memory".
2804
984359d2
EZ
28052012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2806
2807 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2808 (Free Documentation): Add @node line.
2809 (Continuing and Stepping) <advance location>: Use @item instead of
2810 @itemx.
2811 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2812 @itemx.
2813 (Embedded Processors): Put the link to "PA" to its correct place,
2814 according to document structure.
2815 (Python API): Put the link to "Lazy Strings In Python" to its
2816 correct place.
2817 (Index): Use @@ in @tex block to get a literal @.
2818
2819 * gdbint.texinfo: Fix the @subtitle line.
2820
2821 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2822 correct place.
2823
16bdd41f
YQ
28242012-06-08 Yao Qi <yao@codesourcery.com>
2825
2826 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2827 Protocol'.
2828 (In-Process Agent Protocol, IPA Protocol Objects)
2829 (IPA Protocol Commands): New nodes.
2830 (Tracepoint Packets): Add anchors.
2831
2d4c29c5
TS
28322012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2833
2834 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2835
6bd110c5
YQ
28362012-06-06 Yao Qi <yao@codesourcery.com>
2837
2838 * gdb.texinfo: Update copyright year.
2839
f3e0e960
SS
28402012-05-23 Stan Shebs <stan@codesourcery.com>
2841 Kwok Cheung Yeung <kcy@codesourcery.com>
2842
2843 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2844
1564a261
JK
28452012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2846
2847 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2848 Mention also --with-separate-debug-dir.
2849 (Auto-loading): Prepend $debugdir in the sample output.
2850 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2851 auto-load safe-path variable.
2852 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2853 Mention also $debugdir for 'set auto-load scripts-directory'.
2854
eb17f351
EZ
28552012-05-19 Eli Zaretskii <eliz@gnu.org>
2856
2857 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2858 (MIPS Embedded, MIPS, MIPS Register packet Format)
2859 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2860 appropriate.
2861
4cc0665f 28622012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2863 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2864
2865 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2866 mips compression".
2867 (MIPS Breakpoint Kinds): New subsubsection.
2868
7af8dcf8 28692012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2870
2871 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2872 nodes for subsections. Add @acronym mark-ups and adjust
2873 formatting.
2874
aff139ff
JK
28752012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2876
2877 Rename $ddir to $datadir.
2878 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2879 (objfile-gdb.py file): Rename $ddir to $datadir.
2880
9cb709b6
TT
28812012-05-18 Tom Tromey <tromey@redhat.com>
2882
2883 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2884
e7e0cddf
SS
28852012-05-14 Stan Shebs <stan@codesourcery.com>
2886
2887 * gdb.texinfo (Dynamic Printf): New subsection.
2888
7efc75aa
SCR
28892012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2890
2891 * gdb.texinfo (Basic Python): Add description about the function
2892 gdb.find_pc_line
2893
f307c045
JK
28942012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2895 Eli Zaretskii <eliz@gnu.org>
2896
2897 * gdb.texinfo (Separate Debug Files): Use plural form for global
2898 debugging information directory.
2899
85d4a676
SS
29002012-05-11 Stan Shebs <stan@codesourcery.com>
2901 Kwok Cheung Yeung <kcy@codesourcery.com>
2902
2903 * gdb.texinfo (Operating System Auxiliary Information): Document new
2904 'info os' subcommands.
2905
c1668e4e
JK
29062012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2907
2908 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2909 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2910 (dotdebug_gdb_scripts section): Add reference
2911 to 'Auto-loading safe path'.
2912
7349ff92
JK
29132012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2914
2915 Implement multi-component --with-auto-load-dir.
2916 * gdb.texinfo (Auto-loading): New references
2917 for 'set auto-load scripts-directory'
2918 and 'show auto-load scripts-directory'.
2919 (Auto-loading safe path): Describe the new default. Move $ddir
2920 substituation reference to 'objfile-gdb.py file'.
2921 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2922 script-name. Describe new 'set auto-load scripts-directory'
2923 and 'show auto-load scripts-directory'.
2924
6dea1fbd
JK
29252012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2926
2927 Provide $ddir substitution for --with-auto-load-safe-path.
2928 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2929 (Auto-loading safe path): Likewise. Mention the default value,
2930 $ddir substitution, --with-auto-load-safe-path and
2931 --without-auto-load-safe-path.
2932 * observer.texi (gdb_datadir_changed): New.
2933
1ccacbcd
JK
29342012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2935
2936 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2937 Twice.
2938
d9242c17
JK
2939 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2940 directory separator by path separator.
2941
af2c1515
JK
29422012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2943
2944 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2945 for 'set auto-load safe-path' optional. Mention if it is omitted.
2946 Change disabling security protection condition to "/", twice.
2947
a20ee7a4
SCR
29482012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2949
2950 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2951 the new methods global_block and static_block on gdb.Symtab
2952 objects.
2953
56af09aa
SCR
29542012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2955
2956 * gdb.texinfo (Blocks In Python): Add a note saying that future
2957 improvements to GDB and its infrastructure can move symbols
2958 across blocks within a symbol table.
2959
2746b0ef
YQ
29602012-04-29 Yao Qi <yao@codesourcery.com>
2961
2962 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2963 (A29K): Remove.
2964
62e5f89c
SDJ
29652012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2966 Tom Tromey <tromey@redhat.com>
2967
2968 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2969 and generic static probe support on GDB.
2970
a766d390
DE
29712012-04-25 Doug Evans <dje@google.com>
2972
50f042b9
DE
2973 * gdb.texinfo (Go): Fix thinko.
2974
a766d390
DE
2975 * gdb.texinfo (Supported Languages): Add Go.
2976 (Go): New node.
2977
f02e2b19
YQ
29782012-04-25 Yao Qi <yao@codesourcery.com>
2979
2980 * gdbint.texinfo (Testsuite): New section `Board settings'.
2981
68d41a48
JK
29822012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2983
2984 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2985 Three times.
2986
174bb630
JK
2987 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2988 Three times.
2989
0511cc75
JK
29902012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2991
2992 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2993 by @table @asis. Fix formatting of one item.
2994
0070f25a
JK
29952012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2996
2997 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2998
4dc84fd1
JK
29992012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3000
3001 New option "set debug auto-load".
3002 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3003 (auto-load verbose mode): New node.
3004
bccbefd2
JK
30052012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3006
3007 New option "set auto-load safe-path".
3008 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3009 and "info auto-load" examples for safe-path. Put there also references
3010 for "set auto-load safe-path" and "show auto-load safe-path".
3011 New menu item for Auto-loading safe path.
3012 (Auto-loading safe path): New node.
3013 (Python Auto-loading): Update the expected output from "Missing"
3014 to "No".
3015
bf88dd68
JK
30162012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3017
3018 auto-load: Implementation.
3019 * gdb.texinfo (Mode Options): New anchor for -nx.
3020 (Startup): New anchors for Option -init-eval-command,
3021 Home Directory Init File
3022 and Init File in the Current Directory during Startup.
3023 Mention set auto-load local-gdbinit with a reference.
3024 Change the sample code to "set auto-load python-scripts".
3025 (Threads): New anchor set libthread-db-search-path.
3026 Provide references to libthread_db.so.1 file.
3027 (Controlling GDB): New menu item for Auto-loading.
3028 (Auto-loading, Init File in the Current Directory)
3029 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3030 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3031 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3032 reference.
3033 (Auto-loading): Rename to ...
3034 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3035 "set auto-load python-scripts", new anchor for it. Change
3036 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3037 for it. Change "info auto-load-scripts"
3038 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3039 to "Python scripts".
3040
8264ba82
AG
30412012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3042
3043 PR mi/13393
3044 * gdb.texinfo (Print Settings): Extend the description for "set print
3045 object".
3046 (GDB/MI Variable Objects): Extend the description for -var-create and
3047 -var-list-children.
3048
06fc020f
SCR
30492012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3050
3051 * gdb.texinfo (Examining Data): Document the 'explore' command.
3052
7191c139
JB
30532012-03-28 Joel Brobecker <brobecker@adacore.com>
3054
3055 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3056 to the children of a varobj and its update range when -var-update
3057 returns that the varobj's type changed.
3058
3708f05e
JK
30592012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3060
3061 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3062 Create two new links fir 'objfile-gdb.py file'
3063 and 'dotdebug_gdb_scripts section'.
3064
8e0583c8
JK
30652012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3066
3067 * gdb.texinfo (Auto-loading): Rename node reference
3068 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3069 Twice.
3070 (.debug_gdb_scripts section): Rename the node ...
3071 (dotdebug_gdb_scripts section): ... here.
3072 (Maintenance Commands): Also rename this node reference.
3073
7b282c5a
SCR
30742012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3075
3076 * gdb.texinfo (Python API/Values From Inferior): Add description
3077 about the new method Value.referenced_value. Add description on
3078 how Value.dereference is different (and similar) to
3079 Value.referenced_value.
3080
8320cc4f
JK
30812012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3082
3083 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3084 --init-eval-command=COMMAND, -iex.
3085 (Startup): Describe -iex and -ix. Simplify the example
3086 for "set auto-load-scripts off".
3087
481860b3
GB
30882012-03-16 Gary Benson <gbenson@redhat.com>
3089
3090 PR breakpoints/10738
3091 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3092 stating that GDB cannot set breakpoints on inlined functions.
3093 (Mode Options): Document --use-deprecated-index-sections.
3094 (Index Section Format): Document new index section version format.
3095
c4aeac85
TT
30962012-03-15 Tom Tromey <tromey@redhat.com>
3097
3098 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3099
16899756
DE
31002012-03-13 Doug Evans <dje@google.com>
3101
3102 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3103 of "reload".
3104 (Symbols): Delete docs for set/show symbol-reloading.
3105 * gdbint.texinfo (Defining Other Architecture Features): Delete
3106 SYMBOL_RELOADING_DEFAULT.
3107 * refcard.tex: Delete reference to symbol-reloading.
3108
9b224c5e
PA
31092012-03-07 Pedro Alves <palves@redhat.com>
3110
3111 * gdb.texinfo (General Query Packets): Document new
3112 QProgramSignals packet.
3113 * gdb.texinfo (Remote configuration): Mention
3114 "program-signals-packet".
3115
169081d0
TG
31162012-03-05 Tristan Gingold <gingold@adacore.com>
3117
3118 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3119
d1feda86
YQ
31202012-03-03 Yao Qi <yao@codesourcery.com>
3121
3122 * gdb.texinfo (In-Process Agent): New node.
3123 Document new commands.
3124 (General Query Packets): Add packet `QAgent'.
3125
1faeff08
MR
31262012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3127
3128 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3129
7d74f244
DE
31302012-03-01 Scott J. Goldman <scottjg@vmware.com>
3131
3132 * gdb.texinfo (Commands In Python): Put example python macro in
3133 COMMAND_USER category rather than COMMAND_OBSCURE.
3134 Document gdb.COMMAND_USER.
3135 (User-defined Commands): Update documentation to clarify
3136 "set/show max-user-call-depth" and "show user" don't apply to python
3137 commands. Update documentation to clarify "help user-defined" may
3138 also include python commands defined as COMMAND_USER.
3139
6fe37d23
JK
31402012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3141
3142 * gdb.texinfo (Startup): Add option -ex description to the option -x
3143 description.
3144
83364271
LM
31452012-02-24 Luis Machado <lgustavo@codesourcery.com>
3146
3147 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3148 condition-evaluation breakpoint parameter.
3149 Mention condition-evaluation mode being shown in "info break".
3150 (Break Conditions): Add description for target-side
3151 conditional breakpoints.
72f4393d 3152 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3153 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3154 cond-expr.
3155 (General Query Packets): Mention new ConditionalBreakpoint feature.
3156
bdb1994d
TT
31572012-02-22 Tom Tromey <tromey@redhat.com>
3158
3159 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3160
4d241c86
TT
31612012-02-17 Tom Tromey <tromey@redhat.com>
3162
3163 PR python/10753:
3164 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3165 directory.
3166
816338b5
SS
31672012-02-14 Stan Shebs <stan@codesourcery.com>
3168
3169 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3170
cc30c4bd
PA
31712012-02-13 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3174 mips-idt-ecoff.
3175
035d1e5b
YQ
31762012-02-09 Yao Qi <yao@codesourcery.com>
3177
3178 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3179
f0823d2c
TT
31802012-02-07 Tom Tromey <tromey@redhat.com>
3181
3182 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3183 Symbol.value.
3184
64e7d9dd
TT
31852012-02-07 Tom Tromey <tromey@redhat.com>
3186
3187 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3188
4220b2f8
TS
31892012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3190
3191 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3192
edcc5120
TT
31932012-01-24 Tom Tromey <tromey@redhat.com>
3194
3195 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3196 unload".
3197 (Files): Mention new catch commands.
3198 (GDB/MI Async Records): Likewise.
3199
53fe1783
GB
32002012-01-24 Gary Benson <gbenson@redhat.com>
3201
3202 Delete #if 0'd out code.
3203 * gdb.texinfo (Frame Info): Remove "info catch".
3204
b9e7b9c3
UW
32052012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3206
3207 * gdb.texinfo (Remote Configuration): Document
3208 "set remote hostio-readlink-packet" command.
3209 (General Query Packets): Document vFile:readlink packet.
3210
4aac40c8
TT
32112012-01-16 Tom Tromey <tromey@redhat.com>
3212
3213 * gdb.texinfo (Specify Location): Document relative file name
3214 handling.
3215
cafec441
TT
32162012-01-16 Tom Tromey <tromey@redhat.com>
3217
3218 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3219
0ee339bc
JK
32202012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3221 Eli Zaretskii <eliz@gnu.org>
3222
3223 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3224 code.
3225
72384ba3
PH
32262012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3227
3228 * gdb.texinfo (Variables): Document use of :: for non-static
3229 variables.
3230
ce1b17c4
JB
32312012-01-05 Joel Brobecker <brobecker@adacore.com>
3232
3233 * gdbint.texinfo (Start of New Year Procedure): Update
3234 to replace use of copyright.sh by use of copyright.py.
3235
217bff3e
JK
32362012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3237
3238 Remove the gdbtui binary.
3239 * all-cfg.texi (GDBTUI): Remove.
3240 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3241 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3242 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3243
cc72b2a2
KP
32442011-12-23 Kevin Pouget <kevin.pouget@st.com>
3245
3246 Introduce gdb.FinishBreakpoint in Python.
3247 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3248 (Python API): Add menu entry for Finish Breakpoints.
3249
13ac8d2c
JK
32502011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3251
3252 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3253 tests.
3254
e0f9f062
DE
32552011-12-16 Doug Evans <dje@google.com>
3256
3257 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3258
80b6e756
PM
32592011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3260
1c3ad6ab 3261 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3262 stack". Add documentation for "set/show python print-stack".
3263
2fb860fc
PA
32642011-12-14 Pedro Alves <pedro@codesourcery.com>
3265
3266 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3267 should transfer control to the stub in the startup code instead of
3268 in main. Mention the need to get past the initial breakpoint.
3269
f8eba3c6
TT
32702011-12-06 Tom Tromey <tromey@redhat.com>
3271
3272 * gdb.texinfo (Set Breaks): Update for new behavior.
3273
2268b414
JK
32742011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3275
3276 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3277 List Format for SVR4 Targets'.
3278 (General Query Packets): New item qXfer:libraries-svr4:read.
3279 (Library List Format for SVR4 Targets): New node.
3280
ae6f0d5b
TT
32812011-12-01 Tom Tromey <tromey@redhat.com>
3282
3283 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3284 add.
3285
36dfb11c
TT
32862011-11-22 Tom Tromey <tromey@redhat.com>
3287
3288 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3289 reasons.
3290
f196051f
SS
32912011-11-20 Stan Shebs <stan@codesourcery.com>
3292
3293 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3294 note-related options and variables.
3295 (Tracepoint Packets): Document packet changes.
3296
f85b53f8
SD
32972011-11-20 Sanjoy Das <sdas@igalia.com>
3298
3299 * gdb.texinfo (JIT Interface): Add documentation on writing and
3300 usind JIT debug info readers.
3301 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3302 Debug Info Readers): New nodes.
3303
bfccc43c
YQ
33042011-11-18 Yao Qi <yao@codesourcery.com>
3305
3306 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3307 tracepoint.
3308
c011a4f4
DE
33092011-11-15 Doug Evans <dje@google.com>
3310
3311 * gdb.texinfo (Files): Document basenames-may-differ.
3312
ed59ded5
DE
33132011-11-14 Doug Evans <dje@google.com>
3314
3315 * gdb.texinfo (Shell Commands): Document "!".
3316
405f8e94
SS
33172011-11-14 Stan Shebs <stan@codesourcery.com>
3318 Kwok Cheung Yeung <kcy@codesourcery.com>
3319
3320 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3321 needed to get shorter fast tracepoints.
3322 (Tracepoint Packets): Document new qTMinFTPILen packet.
3323
1e4d1764
YQ
33242011-11-14 Yao Qi <yao@codesourcery.com>
3325
3326 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3327 behavior of tracepoint.
3328 (General Query Packets): New feature InstallInTrace.
3329 (Remote Configuration): Document "set remote
3330 install-in-trace-packet".
3331
71eba9c2 33322011-11-12 Matt Rice <ratmice@gmail.com>
3333
3334 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3335 Add arguments to info macro.
3336
e0f8f636
TT
33372011-11-10 Tom Tromey <tromey@redhat.com>
3338
3339 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3340 manual.
3341 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3342 (Macros): Add a footnote.
3343 (C): Remove paragraph about compiler options.
3344 (C Constants): Mention wide character and string constants.
3345 (C Plus Plus Expressions): Update compiler option advice. Mention
3346 using declarations. Mention ADL. Remove old HP compiler
3347 information.
3348
625c0d47
TT
33492011-11-10 Tom Tromey <tromey@redhat.com>
3350
3351 PR c++/9257:
3352 * gdb.texinfo (Print Settings): Add an extra note about the need
3353 for a vtable.
3354
4be2aacc
MR
33552011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3356
3357 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3358 "set mips abi" documentation.
3359
0a1c4d10
DE
33602011-11-04 Doug Evans <dje@google.com>
3361
3362 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3363
aad1c02c
TT
33642011-11-03 Tom Tromey <tromey@redhat.com>
3365
3366 * gdb.texinfo (Stopping): Add menu entry.
3367 (Continuing and Stepping): Restore @node. Use @section, not
3368 @subsection.
3369
983fb131
MR
33702011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3371
3372 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3373 designation. Fix "Specify Location" cross-reference.
3374
3065dfb6
SS
33752011-11-02 Stan Shebs <stan@codesourcery.com>
3376
3377 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3378 (General Query Packets): Describe tracenz feature.
3379 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3380
0aaaf063
PK
33812011-10-28 Paul Koning <paul_koning@dell.com>
3382
3383 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3384
2231f1fb
KP
33852011-10-27 Kevin Pouget <kevin.pouget@st.com>
3386
72f4393d 3387 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3388 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3389
5110b5df
PK
33902011-10-26 Paul Koning <paul_koning@dell.com>
3391
3392 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3393
22dbab46
PK
33942011-10-25 Paul Koning <paul_koning@dell.com>
3395
3396 PR python/13327
72f4393d 3397
22dbab46
PK
3398 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3399 fetch_lazy method.
3400
9df2fbc4
PM
34012011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3402
3403 PR python/12656
3404
3405 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3406 global_block, static_block function.
3407
f05e2e1d
TT
34082011-10-19 Tom Tromey <tromey@redhat.com>
3409
3410 * gdb.texinfo (Commands In Python): Add missing "@"s.
3411
a7fc3f37
KP
34122011-10-13 Kevin Pouget <kevin.pouget@st.com>
3413
3414 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3415 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3416 constants.
3417
5048e516
JK
34182011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3419
3420 Fix compatibility with texinfo versions older than 4.12.
3421 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3422 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3423 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3424 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3425 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3426 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3427 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3428
5a56e9c5
DE
34292011-10-09 Doug Evans <dje@google.com>
3430
3431 * gdb.texinfo (Extending GDB): Document alias command.
3432
36b11add
JK
34332011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3434
3435 Support @entry in input expressions.
3436 * gdb.texinfo (Variables): Describe @entry names suffix.
3437 (Print Settings): Add anchor for `set print entry-values'.
3438
e18b2753
JK
34392011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3440 Eli Zaretskii <eliz@gnu.org>
3441
3442 Display @entry parameter values (without references).
3443 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3444 example.
3445 (Print Settings): New description of set print entry-values and show
3446 print entry-values.
3447
111c6489
JK
34482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3449 Eli Zaretskii <eliz@gnu.org>
3450
3451 Recognize virtual tail call frames.
3452 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3453 (Tail Call Frames): New node.
3454 (Frames In Python): Add gdb.TAILCALL_FRAME.
3455
9c15afc4
DE
34562011-10-07 Doug Evans <dje@google.com>
3457
3458 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3459 register_pretty_printer.
3460
99f5279d
PM
34612011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3462
3463 PR python/12930
3464 PR python/12802
3465
3466 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3467 stop method.
3468
03583c20
UW
34692011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3470
3471 * gdb.texinfo (Starting your Program): "set disable-randomization"
3472 is no longer Linux-specific.
3473 (Remote Configuration): Document "set remote
3474 disable-randomization-packet".
3475 (General Query Packets): Document "QDisableRandomization" packet
3476 and add it to "qSupported" list.
3477
bd054e06
KP
34782011-10-07 Kevin Pouget <kevin.pouget@st.com>
3479
3480 Allow Python notification of new object-file loadings.
3481 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3482 event type.
3483
cb6be26b
KP
34842011-10-04 Kevin Pouget <kevin.pouget@st.com>
3485
3486 PR python/12691: Add the inferior to Python exited event
3487 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3488
a05336a1
JB
34892011-10-03 Joel Brobecker <brobecker@adacore.com>
3490
3491 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3492 rephasing.
3493
5d77fe44
JB
34942011-10-03 Joel Brobecker <brobecker@adacore.com>
3495
3496 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3497 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3498 as possible feature returned by the `-list-features'
3499 command.
3500
699df94d
PK
35012011-09-28 Paul Koning <paul_koning@dell.com>
3502
3503 * gdb.texinfo (gdb.Type): Document field access by dictionary
3504 key syntax.
3505
24bdad53
YQ
35062011-09-28 Yao Qi <yao@codesourcery.com>
3507
3508 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3509 Add one space after option `-s'. Remove @r{} markup.
3510
6710bf39
SS
35112011-09-27 Stan Shebs <stan@codesourcery.com>
3512
3513 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3514
d99f7e48
HZ
35152011-09-16 Hui Zhu <teawater@gmail.com>
3516
3517 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3518 to *(unsigned char *)$esp@300.
3519
d812018b
PK
35202011-09-15 Paul Koning <paul_koning@dell.com>
3521
3522 * gdb.texinfo: Make style of Python functions and methods match
3523 the syntax of Python. Also put class and module names explicitly
3524 on function, member, and variable names, matching Python
3525 documentation conventions.
72f4393d 3526
2aa48337
KP
35272011-09-15 Kevin Pouget <kevin.pouget@st.com>
3528
3529 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3530 * gdb.texinfo (Inferiors In Python): Describe new
3531 gdb.selected_inferior() function.
3532
6839b47f
KP
35332011-09-15 Kevin Pouget <kevin.pouget@st.com>
3534
3535 Handle multiple breakpoint hits in Python interface:
3536 * gdb.texinfo (Events In Python): New function documentation:
3537 gdb.BreakpointEvent.breakpoints. Indicate that
3538 gdb.BreakpointEvent.breakpoint is now deprecated.
3539
26829f2b
JB
35402011-09-04 Joel Brobecker <brobecker@adacore.com>
3541
3542 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3543
a9f54f60
TT
35442011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3545
3546 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3547
fa3a4f15
PM
35482011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3549
72f4393d
L
3550 * gdb.texinfo (Prompt): Add set/show extended-prompt
3551 documentation
3552 (Basic Python): Add prompt_hook anchor.
3553 (Python modules): Reword module text to reflect multiple modules.
3554 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3555
224bbe49
YQ
35562011-08-14 Yao Qi <yao@codesourcery.com>
3557
78d85199
YQ
3558 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3559
35602011-08-14 Yao Qi <yao@codesourcery.com>
3561
3562 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3563 (TIC6x Features): New node.
3564
457e09f0
DE
35652011-08-12 Doug Evans <dje@google.com>
3566
3567 * gdb.texinfo (Symbols In Python): Document symbol.type.
3568
5e239b84
PM
35692011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3570
3571 * gdb.texinfo (Python): Document command and function
3572 auto-loading.
3573
177bc839
JK
35742011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3575 Eli Zaretskii <eliz@gnu.org>
3576
3577 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3578 typedefs unrolling. Extend the sample code by an inner typedef and
3579 outer typedefs unrolling.
3580
1a532630
PP
35812011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3582
3583 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3584 size and line-size.
3585
9b158ba0 35862011-07-21 Matt Rice <ratmice@gmail.com>
3587
3588 PR macros/12999
3589 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3590 Update text and cindex entries for info macro command.
3591
d17b6f81
PM
35922011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3593
3594 * observer.texi (GDB Observers): Add before_prompt observer.
3595 * gdb.texinfo (Basic Python): Add documentation for prompt
3596 substitution.
3597
713389e0
PM
35982011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3599
72f4393d 3600 PR python/12438
713389e0 3601 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3602 set/show python print-stack. Document set/show python
3603 print-backtrace.
713389e0 3604
177b42fe
TJB
36052011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3606
3607 * gdb.texinfo: Fix typos.
3608
900e11f9
JK
36092011-07-01 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (Debugging Output): Document set debug
3612 check-physname.
3613
39c4d40a
TT
36142011-06-29 Tom Tromey <tromey@redhat.com>
3615
3616 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3617 breakpoint-notifications feature.
3618
6f5def7d
UW
36192011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3620
3621 * gdb.texinfo (Target Description): Remove warning about
3622 possibly unstable format.
3623
8cf64490
TT
36242011-06-03 Tom Tromey <tromey@redhat.com>
3625
3626 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3627 (Events In Python): Note that exit_code is optional.
3628
393eab54
PA
36292011-05-17 Pedro Alves <pedro@codesourcery.com>
3630
3631 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3632 required for multi-threading support.
3633 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3634 Hc are deprecated for multi-threading debugging. Point readers at
3635 the vCont packet.
3636
75fc9810
DE
36372011-05-15 Doug Evans <dje@google.com>
3638
3639 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3640
01124a23
DE
36412011-05-13 Doug Evans <dje@google.com>
3642
98a5dd13
DE
3643 * gdb.texinfo (Threads): Document $sdir,$pdir.
3644 (Server): Document $pdir exception.
3645
dbaefcf7
DE
3646 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3647
cc63ef9b
DE
3648 * gdb.texinfo (Threads): Clarify default value for
3649 libthread-db-search-path.
7e0396aa 3650
01124a23
DE
3651 * gdb.texinfo (Completion): Update example.
3652 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3653
d248b706
KY
36542011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3655
3656 * gdb.texinfo: Document change in the behaviour of the enable and
3657 disable GDB commands when applied to tracepoints.
3658 Document the EnableDisableTracepoints remote stub feature.
3659 Document QTEnable and QTDisable in the list of tracepoint packets.
3660
cc88a640
JK
36612011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3662
3663 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3664 hsuser.texi.
3665 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3666 comment to hsuser.texi. Change rluser.texi name in the comment.
3667
84e578fb
DE
36682011-05-10 Doug Evans <dje@google.com>
3669
3670 * gdb.texinfo (Threads): If an empty path is provided for
3671 libthread-db-search-path it is reset to its default value.
3672 (Server): Ditto.
3673
478aac75
DE
36742011-05-09 Doug Evans <dje@google.com>
3675
3676 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3677
9c06b0b4
TJB
36782011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3679 Thiago Jung Bauermann <bauerman@br.ibm.com>
3680
3681 Implement support for PowerPC BookE masked watchpoints.
3682 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3683 (PowerPC Embedded): Mention support of masked watchpoints.
3684
9ed350ad
JB
36852011-05-03 Joel Brobecker <brobecker@adacore.com>
3686
3687 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3688 `@value{GDBN}'.
3689
4ceed123
JB
36902011-05-03 Joel Brobecker <brobecker@adacore.com>
3691
3692 * gdb.texinfo (titlepage): Remove dedication.
3693 (In Memoriam): New appendix.
3694
559a7a62
JK
36952011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3696 Eli Zaretskii <eliz@gnu.org>
3697
3698 * gdb.texinfo (Index Section Format): Change the version to 5.
3699 Describe the different formula.
3700
03f2bd59
JK
37012011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3702 Eli Zaretskii <eliz@gnu.org>
3703
3704 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3705 for disconnected tracing.
3706 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3707 extended-remote relationship. Mention --once.
3708 (TCP port allocation lifecycle of @code{gdbserver}): New.
3709
d9b1a651
EZ
37102011-04-23 Eli Zaretskii <eliz@gnu.org>
3711
3712 * gdb.texinfo (Server): Improve indexing. Index all optional
3713 switches to gdbserver.
3714
90476074
TT
37152011-04-20 Tom Tromey <tromey@redhat.com>
3716
3717 * gdb.texinfo (Index Section Format): New node.
3718 (Top): Add new node to menu.
3719
c21236dc
PA
37202011-04-20 Pedro Alves <pedro@codesourcery.com>
3721
3722 * gdb.texinfo (Maintenance Commands): Document `maint print
3723 remote-registers'.
3724
05c8c3f5
TT
37252011-04-20 Tom Tromey <tromey@redhat.com>
3726
3727 * gdb.texinfo (Trace File Format): Move node later.
3728
7a9dd1b2
TT
37292011-04-19 Tom Tromey <tromey@redhat.com>
3730
3731 * gdbint.texinfo (Register Information Functions): Remove
3732 duplicate "the".
3733 * gdb.texinfo (Emacs): Remove duplicate "to".
3734 (GDB/MI Variable Objects): Remove duplicate "the".
3735 (General Query Packets): Likewise.
3736
4368ebeb
JB
37372011-04-02 Joel Brobecker <brobecker@adacore.com>
3738
3739 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3740 "GDB/MI Ada Exception Information" node.
3741
956a9fb9
JB
37422011-04-01 Joel Brobecker <brobecker@adacore.com>
3743
3744 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3745 the "exception-name" field in the *stopped async record.
3746
f1310107
TJB
37472011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3748 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3749
3750 Implement support for PowerPC BookE ranged breakpoints.
3751 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3752
8786b2bd
TT
37532011-03-28 Tom Tromey <tromey@redhat.com>
3754
3755 * gdb.texinfo (Set Tracepoints): Fix typo.
3756
9ef07c8c
TT
37572011-03-24 Tom Tromey <tromey@redhat.com>
3758
3759 * gdb.texinfo (Specify Location): Document `function:label'
3760 linespec.
3761
99c3dc11
PM
37622011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3763
f1310107 3764 PR python/12149
99c3dc11
PM
3765
3766 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3767
29703da4
PM
37682011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3769
3770 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3771 (Inferiors In Python): Likewise.
3772 (Threads In Python): Likewise.
3773 (Symbols In Python): Likewise.
3774 (Objfiles In Python): Likewise.
3775 (Symbol Tables In Python): Likewise.
3776
c9174737
PA
37772011-03-15 Pedro Alves <pedro@codesourcery.com>
3778
3779 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3780 display>: Explain that the commands accept number ranges.
3781
7371cf6d
PM
37822011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3783
3784 * gdb.texinfo (Breakpoints In Python): Add description and example
3785 of Python stop function operation.
3786
ecec24e6
PM
37872011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3788
3789 * gdb.texinfo (Parameters In Python): Document get_set_string and
3790 get_show_string methods.
3791
6dcd5565
JK
37922011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3795
81896e36
JK
3796 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3797 circular-trace-buffer name.
3798
5e30da2c
JB
37992011-02-28 Joel Brobecker <brobecker@adacore.com>
3800
3801 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3802 in the previous change.
3803
3bd0f5ef 38042011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3805
72f4393d 3806 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3807 that they can accept multiple arguments.
3808
4ec7539c
JB
38092011-02-24 Joel Brobecker <brobecker@adacore.com>
3810
3811 Revert the following patch (code patch was not approved):
3812 2011-02-21 Hui Zhu <teawater@gmail.com>
3813 * agentexpr.texi (bytecode descriptions): add printf.
3814 * gdb.texinfo (tracepoint action lists): add printf.
3815
82809774
DE
38162011-02-23 Doug Evans <dje@google.com>
3817
3818 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3819
e5a67952
MS
38202011-02-23 Michael Snyder <msnyder@vmware.com>
3821
3822 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3823 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3824 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3825
6e6fbe60
DE
38262011-02-22 Doug Evans <dje@google.com>
3827
3828 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3829 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3830 add description of result, fix @defun formatting.
3831
f994e27a
HZ
38322011-02-21 Hui Zhu <teawater@gmail.com>
3833
3834 * agentexpr.texi (Bytecode Descriptions): Add printf.
3835 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3836
c7f96d2b
TT
38372011-02-18 Tom Tromey <tromey@redhat.com>
3838
3839 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3840
60f98dde
MS
38412011-02-14 Michael Snyder <msnyder@vmware.com>
3842
3843 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3844 Document new command "thread find".
3845
08e796bc
MS
38462011-02-14 Michael Snyder <msnyder@vmware.com>
3847
3848 * gdb.texinfo (Threads): Update example of new thread message.
3849
b3b9301e
PA
38502011-02-14 Pedro Alves <pedro@codesourcery.com>
3851
3852 * gdb.texinfo (Remote Configuration): Mention set/show remote
3853 traceframe-info.
3854 (Tools/Packages Optional for Building GDB): Mention that expat is
3855 used for traceframe info.
3856 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3857 (General Query Packets) <qSupported>: Describe the
3858 qXfer:traceframe-info:read feature.
3859 (qXfer::read): Describe qXfer:traceframe-info:read.
3860 (Traceframe Info Format): New section.
3861
cef35b0f
PA
38622011-02-04 Pedro Alves <pedro@codesourcery.com>
3863
3864 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3865 for casts and unary operators.
3866
f1cbe1d3
TT
38672011-02-04 Tom Tromey <tromey@redhat.com>
3868
3869 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3870 is not useful.
3871
585fdaa1
PA
38722011-01-25 Pedro Alves <pedro@codesourcery.com>
3873
3874 * gdb.texinfo: s/value optimized out/optimized out/g
3875
7bfc9434
JB
38762011-01-21 Joel Brobecker <brobecker@adacore.com>
3877
3878 * gdb.texinfo (Other Misc Settings): Rework part of the
3879 documentation of the "set interactive mode" command.
3880
4694da01
TT
38812011-01-19 Tom Tromey <tromey@redhat.com>
3882
3883 * gdb.texinfo (Threads): Document thread name output and `thread
3884 name' command.
3885 (Threads In Python): Document Thread.name attribute.
3886 (GDB/MI Thread Commands): Document thread attributes.
3887
b716877b
AB
38882011-01-12 Andrew Burgess <aburgess@broadcom.com>
3889
3890 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3891 changes in mi/mi-cmd-disas.c
3892
13fd8b81
TT
38932011-01-12 Tom Tromey <tromey@redhat.com>
3894
3895 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3896 Fix "thread apply" text.
3897
e09342b5
TJB
38982011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3899 Thiago Jung Bauermann <bauerman@br.ibm.com>
3900
3901 Implement support for PowerPC BookE ranged watchpoints.
3902 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3903 the "set powerpc exact-watchpoints" flag.
3904
06e65f44
TT
39052011-01-07 Tom Tromey <tromey@redhat.com>
3906
3907 * gdb.texinfo (Python API): Add descriptions to @menu items.
3908
d8e22779
TT
39092011-01-06 Tom Tromey <tromey@redhat.com>
3910
3911 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3912
a255712f
PP
39132010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3914
e09342b5 3915 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3916
ccfc3d6e
TT
39172011-01-06 Tom Tromey <tromey@redhat.com>
3918
3919 PR python/12133:
3920 * gdb.texinfo (Frames In Python): Document various frame
3921 constants.
3922
44944448
JB
39232011-01-05 Joel Brobecker <brobecker@adacore.com>
3924
3925 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3926 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3927 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3928
42ea3d7a
JK
39292011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3930
3931 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3932 (clean): Add GDBvn.texi.
3933
720d1a40
JB
39342010-12-29 Joel Brobecker <brobecker@adacore.com>
3935
3936 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3937 occasional case where the debugger prints an array address
3938 instead of the array itself.
3939
ad196637
PA
39402010-12-23 Pedro Alves <pedro@codesourcery.com>
3941
3942 * gdb.texinfo (Packets) <read registers packet>: Document support
3943 for registers that were not collected.
3944
a86caf66
DE
39452010-12-15 Doug Evans <dje@google.com>
3946
3947 * gdb.texinfo (Startup): Document auto-loading of scripts during
3948 startup.
3949 (Auto-loading): Delete "maint set python auto-load on|off".
3950 Add "set auto-load-scripts on|off".
3951
aae1c79a
DE
39522010-12-07 Doug Evans <dje@google.com>
3953
3954 * gdb.texinfo (Mode Options): Document -data-directory.
3955 (Data Files): Add reference to -data-directory.
3956
4e04c971
DE
39572010-11-29 Doug Evans <dje@google.com>
3958
3959 * gdb.texinfo (Pretty-Printer Introduction): Change
3960 printer-name:subprinter-name to printer-name;subprinter-name.
3961
94b6973e
PM
39622010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3963
72f4393d 3964 PR python/12199
94b6973e
PM
3965
3966 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3967
39037522
TT
39682010-11-23 Tom Tromey <tromey@redhat.com>
3969
3970 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3971 (Editing): Likewise.
3972 (Command History): Likewise.
3973 (TUI Keys): Likewise.
3974 (Bug Reporting): Conditionally include rluser.texi and
3975 inc-history.texinfo.
3976 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3977 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3978 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3979 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3980 (gdb.pdf): Likewise.
3981 (gdb.info): Likewise.
3982 (gdb/index.html): Likewise.
3983
5ae98d25
TT
39842010-11-23 Tom Tromey <tromey@redhat.com>
3985
3986 * Makefile.in (Makefile): Run ../config.status.
3987 (distclean): Update.
3988 * configure: Remove.
3989 * configure.ac: Remove.
3990
621c8364
TT
39912010-11-12 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.texinfo (Basic Python): Update. Add xref.
3994 (Exception Handling): Document new exception classes.
3995 (Types In Python): Update.
3996 (Frames In Python): Update.
3997
84f4c1fe
PM
39982010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3999
4000 * gdb.texinfo (Breakpoints In Python): Document "internal"
4001 parameter, and visible attribute.
4002
99e7ae30
DE
40032010-11-05 Doug Evans <dje@google.com>
4004
4005 * gdb.texinfo (Source Path): Document "set directories".
4006
f4b8a18d
KW
40072010-11-05 Ken Werner <ken.werner@de.ibm.com>
4008
4009 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4010 (OpenCL C): New node.
4011
7b51bc51
DE
40122010-11-02 Doug Evans <dje@google.com>
4013
4014 * gdb.texinfo (Pretty Printing): Expand into three sections,
4015 introduction, example, and commands.
4016 (Python API): Delete section Disabling Pretty-Printers, merge into
4017 Selecting Pretty-Printers.
4018 (Writing a Pretty-Printer): New section. Move the pretty-printer
4019 example here, and reformat to match python coding style. Add a second
4020 example using the gdb.printing module.
4021 (Python modules): Add gdb.printing.
4022
9eeee977
DE
40232010-10-29 Doug Evans <dje@google.com>
4024
4025 * gdb.texinfo (Python): Fix long line.
4026
a0e0ffdf
DE
40272010-10-20 Doug Evans <dje@google.com>
4028
4029 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4030 All references updated. Correct sections marked as subsections.
4031 (Coding Standards): New chapter. Move the coding standard related
4032 subsections here. Add section on Python coding standards.
4033
0e3509db
DE
40342010-10-13 Doug Evans <dje@google.com>
4035
4036 * gdb.texinfo (Python): Add "Python modules".
4037 (Types in Python): Add reference to gdb.types section.
4038 (Python modules): New node.
4039
44592cc4
DE
40402010-10-11 Doug Evans <dje@google.com>
4041
4042 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4043 Python" from gdb.Value.type description.
4044
6e1bb179
JB
40452010-09-28 Joel Brobecker <brobecker@adacore.com>
4046
4047 * gdb.texinfo (Ravenscar Profile): New node.
4048
e8467610
TT
40492010-09-22 Tom Tromey <tromey@redhat.com>
4050
4051 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4052
fccd1d1e
EZ
40532010-09-22 Eli Zaretskii <eliz@gnu.org>
4054
4055 * gdb.texinfo (Values From Inferior): Clarify that
4056 value.dynamic_type works only in C++ programs with RTTI.
4057
c1b6b909
TT
40582010-09-15 Paul Bolle <pebolle@tiscali.nl>
4059
4060 * gdb.texinfo (Character Sets): Correctly reference host-charset
4061 in example.
4062
7d288aaa
TT
40632010-09-13 Tom Tromey <tromey@redhat.com>
4064
4065 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4066 Document "fullname" and "from".
4067
f75d858b
MK
40682010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4069
4070 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4071 feature `reverse' output by -list-target-features.
4072
83b9503b
L
40732010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4074
4075 * gdb.texinfo (i386 Features): Remove an extra "@item".
4076
03f17ccf
TT
40772010-08-30 Tom Tromey <tromey@redhat.com>
4078
4079 PR python/11792:
4080 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4081
9779414d
DJ
40822010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4083
4084 * gdb.texinfo (ARM Features): Document
4085 org.gnu.gdb.arm.m-profile.
4086
f9ffd4bb
TT
40872010-08-23 Tom Tromey <tromey@redhat.com>
4088
4089 PR python/11145:
4090 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4091 reinterpret_cast methods.
4092
702c2711
TT
40932010-08-23 Tom Tromey <tromey@redhat.com>
4094
4095 PR python/11915:
4096 * gdb.texinfo (Types In Python): Document array method.
4097
66b73624
TJB
40982010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4099
4100 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4101
06a64a0b
TT
41022010-08-16 Tom Tromey <tromey@redhat.com>
4103
4104 * gdb.texinfo (Set Watchpoints): Document -location option.
4105
a3a7127e
DE
41062010-08-13 Doug Evans <dje@google.com>
4107
4108 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4109
8dedea02
VP
41102010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4111
4112 * gdb.texinfo (GDB/MI Data Manipulation): Document
4113 -data-read-memory-raw and -data-write-memory-raw.
4114
ca5c20b6 41152010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4116 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4117
4118 * gdb.texinfo (Basic Python): Describe post_event API.
4119
cb2e07a6
PM
41202010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4121
4122 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4123 decode_line Python APIs
cb2e07a6 4124
464b3efb
TT
41252010-08-10 Tom Tromey <tromey@redhat.com>
4126
4127 * gdb.texinfo (Pretty Printing API): Document
4128 gdb.default_visualizer.
4129
c29c521f
TT
41302010-08-10 Tom Tromey <tromey@redhat.com>
4131
4132 Revert gdb-add-index addition:
4133 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4134
5da1313b
JK
41352010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4136 Eli Zaretskii <eliz@gnu.org>
4137
4138 * gdb.texinfo (Mode Options) <-batch>
4139 (Basic Python) <gdb.execute>: Describe setting width and height.
4140
02d868e8
PP
41412010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4142
4143 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4144
c2bbed2a
TT
41452010-07-30 Tom Tromey <tromey@redhat.com>
4146
4147 * gdb.texinfo (Index Files): Mention gdb-add-index.
4148
6c13bbe1
HZ
41492010-07-30 Hui Zhu <teawater@gmail.com>
4150
4151 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4152 "detach inferior" and "kill inferior".
4153
53a71c06
CR
41542010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4155
4156 * gdb.texinfo (Machine Code): Update description of two forms of
4157 arguments, and add new example to demonstrate the new form.
4158
5374244e
PM
41592010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4160
4161 * gdb.texinfo (Values From Inferior): Add value inferior function
4162 call description.
4163
8ea5bce5
JK
41642010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4165
4166 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4167
c0edd9ed
JK
41682010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4169 Eli Zaretskii <eliz@gnu.org>
4170
4171 Make core files the process_stratum.
4172 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4173 record_stratum example.
4174
9291a0cd
TT
41752010-07-13 Tom Tromey <tromey@redhat.com>
4176
4177 * gdb.texinfo (Index Files): New node.
4178
f5011d11
TT
41792010-07-13 Tom Tromey <tromey@redhat.com>
4180
4181 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4182
0f5238ed
TT
41832010-07-13 Tom Tromey <tromey@redhat.com>
4184
4185 * gdb.texinfo (Specify Location): Document labels.
4186
74c761c1
PA
41872010-07-01 Pedro Alves <pedro@codesourcery.com>
4188
4189 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4190 entries for fast tracepoints and static tracepoints.
4191
501994c0
PA
41922010-07-01 Pedro Alves <pedro@codesourcery.com>
4193
4194 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4195 qsThreadInfo>: Spell out `l' as ell.
4196
0fb4aa4b
PA
41972010-07-01 Pedro Alves <pedro@codesourcery.com>
4198
4199 * gdb.texinfo (Convenience Variables): Document $_sdata.
4200 (Commands to Set Tracepoints): Describe static tracepoints. Add
4201 `Listing Static Tracepoint Markers' menu entry. Document
4202 "strace".
4203 (Tracepoint Action Lists): Document collecting $_sdata.
4204 (Listing Static Tracepoint Markers): New subsection.
4205 (Tracepoints support in gdbserver): Mention static tracepoints.
4206 (remote packets, enabling and disabling): Mention
4207 read-sdata-object.
4208 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4209 and StaticTracepoint.
4210 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4211 Document qXfer:sdata:read.
4212 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4213
dc3b15be
JB
42142010-06-29 Joel Brobecker <brobecker@adacore.com>
4215
4216 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4217
595939de
PM
42182010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4219 Tom Tromey <tromey@redhat.com>
4220 Thiago Jung Bauermann <bauerman@br.ibm.com>
4221
4222 * gdb.texinfo (Inferiors In Python): New node.
4223 * gdb.texinfo (Threads In Python): New node.
4224
9279c692
JB
42252010-06-28 Joel Brobecker <brobecker@adacore.com>
4226
4227 * gdb.texinfo (Python): Document what the python directory is
4228 and what its location is.
4229 (Basic Python): Document the gdb.PYTHONDIR constant.
4230
bc9f0842
TT
42312010-06-25 Tom Tromey <tromey@redhat.com>
4232
4233 PR python/10808:
4234 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4235
f1421989
HZ
42362010-06-24 Hui Zhu <teawater@gmail.com>
4237
4238 * gdb.texinfo: (Commands for Controlled Output): Add
4239 documentation for command "eval".
4240
e4c0cfae
SS
42412010-06-21 Stan Shebs <stan@codesourcery.com>
4242
4243 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4244 * annotate.texinfo: Ditto.
4245 * gdbint.texinfo: Ditto.
4246 * stabs.texinfo: Ditto.
4247
bb08c432
HZ
42482010-06-22 Hui Zhu <teawater@gmail.com>
4249
4250 * gdb.texinfo: (Process Record and Replay): Add documentation
4251 for command "set record memory-query".
4252
4f5d9f07
SS
42532010-06-21 Stan Shebs <stan@codesourcery.com>
4254
4255 * gdb.texinfo: Relicense under GFDL version 1.3.
4256 * annotate.texinfo: Relicense under GFDL version 1.3.
4257 * gdbint.texinfo: Relicense under GFDL version 1.3.
4258 * stabs.texinfo: Relicense under GFDL version 1.3.
4259 * fdl.texi: Update to version 1.3.
4260
6aed2dbc
SS
42612010-06-18 Stan Shebs <stan@codesourcery.com>
4262
a61408f8
SS
4263 * gdb.texinfo (Operating System Auxiliary Information): Describe
4264 "info os" when no arguments given.
4265
6aed2dbc
SS
4266 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4267 $_thread.
4268
24e933df
HZ
42692010-06-18 Hui Zhu <teawater@gmail.com>
4270
4271 * gdb.texinfo: (Process Record and Replay): Add documentation
4272 for commands "record save" and "record restore".
4273
65d79d4b
SDJ
42742010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4275
4276 * gdb.texinfo: Include information about the correct use
4277 of addresses in the `watch' command.
4278
d914c394
SS
42792010-06-11 Stan Shebs <stan@codesourcery.com>
4280
4281 * gdb.texinfo (Observer Mode): New section.
4282 (General Query Packets): Document QAllow.
889bf7c5 4283
967cf477
DE
42842010-06-04 Doug Evans <dje@google.com>
4285
4286 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4287
aaf4119b
DE
42882010-06-03 Doug Evans <dje@google.com>
4289
4290 * gdbint.texinfo (Coding): Add subsection on command names.
4291
9eae7c52
TT
42922010-06-02 Tom Tromey <tromey@redhat.com>
4293
4294 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4295 always-disassemble.
4296
fa593d66
PA
42972010-06-01 Pedro Alves <pedro@codesourcery.com>
4298
4299 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4300 gdbserver, and add cross reference.
4301 (Tracepoints support in gdbserver): New subsection.
4302
dde08ee1
PA
43032010-05-26 Pedro Alves <pedro@codesourcery.com>
4304
4305 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4306 `qRelocInsn' feature.
4307 (Relocate instruction reply packet): New subsection
4308 of `Tracepoint Packets'.
4309 (Tracepoint Packets): Mention that packets QTDP and QTStart
4310 support the qRelocInsn request, and add cross reference to new
4311 subsection.
4312
07ca107c
DE
43132010-05-25 Doug Evans <dje@google.com>
4314
4315 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4316 (Commands In Python): Document gdb.string_to_argv.
4317
c25c4a8b
JK
43182010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4319
4320 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4321 ATTR_NORETURN.
4322
d7b32ed3 43232010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4324 Tom Tromey <tromey@redhat.com>
4325 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4326
c25c4a8b 4327 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4328
6aecb9c2
JB
43292010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4330
4331 * gdb.texinfo: (Summary) Add mention about D language support.
4332 (Filenames): Add D suffixes.
4333 (D): New node.
4334
b7da9e9f
PM
43352010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4336
4337 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4338 of macro deleted from GDB code.
4339
ab38a727
PA
43402010-04-24 Pedro Alves <pedro@codesourcery.com>
4341
4342 * gdb.texinfo (Commands to specify files): Describe what how GDB
4343 looks up DOS-based filesystem paths on the system root. Document
4344 the new `set/show target-file-system-kind' commands.
4345
66d09542
DE
43462010-04-23 Doug Evans <dje@google.com>
4347
4348 * gdb.texinfo (Python): Move Auto-loading section here ...
4349 (Python API): from here.
4350 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4351 (Maintenance Commands): Add docs for "maint print section-scripts".
4352
8bd10a10
CM
43532010-04-20 Chris Moller <cmoller@redhat.com>
4354
4355 * gdb.texinfo (Setting Breakpoints): Added description of
4356 filename-qualified rbreak.
4357 * refcard.tex (Breakpoints and Watchpoints): Added brief
4358 description of filename-qualified rbreak.
4359
4c374409
JK
43602010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4363 (Python API): Change the reference to Pretty Printing API.
4364 (Pretty Printing): Move the user part under the Data node. Reformat
4365 the sample output to 72 columns. Create a new reference to Pretty
4366 Printing API. Rename the API part ...
4367 (Pretty Printing API): To a new node name.
4368 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4369 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4370
5a9351ae
SS
43712010-04-21 Stan Shebs <stan@codesourcery.com>
4372
4373 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4374 and commands.
5a9351ae 4375 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4376
9a22f0d0
PM
43772010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4378
4379 * gdb.texinfo (Examining memory): Update for change in string
4380 display with explicit size.
4381
6149aea9
PA
43822010-04-19 Pedro Alves <pedro@codesourcery.com>
4383
4384 PR breakpoints/8554.
4385
4386 * gdb.texinfo (Save Breakpoints): New node.
4387 (save-tracepoints): Rename to ...
4388 (save tracepoints): ... this. Mention that `save-tracepoints' is
4389 a deprecated alias to `save tracepoints'.
4390
711e434b
PM
43912010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4392
645797a8 4393 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4394 (info w32 thread-information-block): Document new command.
4395 (qGetTIBAddress): Document new gdbserver query.
4396 (maint set/show show-all-tib): Document new command.
4397
3f7b2faa
DE
43982010-04-15 Doug Evans <dje@google.com>
4399
fa33c3cd
DE
4400 * gdb.texinfo (Python API): Add progspaces section.
4401 (Selecting Pretty-Printers): Progspace pretty-printers are
4402 searched too.
4403 (Progspaces In Python): New section.
4404
3f7b2faa
DE
4405 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4406
79f283fe
PM
44072010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4408
4409 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4410 returns None.
4411
87290684
SS
44122010-04-09 Stan Shebs <stan@codesourcery.com>
4413
4414 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4415 Describe the `frames-created' field, tweak grammar.
4416
a97153c7
PA
44172010-04-09 Pedro Alves <pedro@codesourcery.com>
4418
4419 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4420 Describe the `circular' and `disconnected' fields.
4421
5c5dcc1b
L
44222010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4423
4424 * gdb.texinfo (maint print registers): Mention unavailable and
4425 invisible registers.
4426
adc36818
PM
44272010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4428 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4429 Tom Tromey <tromey@redhat.com>
adc36818
PM
4430
4431 * gdb.texinfo (Breakpoints In Python): New Node.
4432
33da3f1c
SS
44332010-04-08 Stan Shebs <stan@codesourcery.com>
4434
4435 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4436 trace status fields.
4437
3a13a53b
L
44382010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4439
4440 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4441 optional. Make org.gnu.gdb.i386.avx requires
4442 org.gnu.gdb.i386.avx.
4443
08001717
DE
44442010-04-08 Doug Evans <dje@google.com>
4445
4446 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4447 search path, and document that gdb only scans the search path if
4448 the script's path doesn't specify a directory.
4449
c375651d
DE
44502010-04-05 Doug Evans <dje@google.com>
4451
4452 * gdb.texinfo (maint show python auto-load): Fix typo.
4453
af54718e
SS
44542010-04-04 Stan Shebs <stan@codesourcery.com>
4455
d77f58be
SS
4456 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4457 (Setting Watchpoints): Update description of "info watch".
4458 (Disabling Breakpoints): Only "info break" lists all.
4459
af54718e
SS
4460 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4461 (tdump): Explain how tdump works.
4462
86b17b60
PA
44632010-04-01 Pedro Alves <pedro@codesourcery.com>
4464
4465 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4466 add cross reference.
4467
ff12863f
PA
44682010-03-31 Pedro Alves <pedro@codesourcery.com>
4469
4470 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4471 commands error out.
4472
f68eb612
L
44732010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4474
4475 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4476
c8d5aac9
L
44772010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4478
4479 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4480
7d13fe92
SS
44812010-03-29 Stan Shebs <stan@codesourcery.com>
4482 Nathan Sidwell <nathan@codesourcery.com>
4483
4484 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4485 GDBN equivalent.
4486 (Set Tracepoints): Remove mention that conditional tracepoints
4487 don't exist.
4488 (Tracepoint Actions): Clarify when while-stepping collection
4489 happens, note that while-stepping does not automatically collect
4490 $pc.
4491
409873ef 44922010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4493
409873ef
SS
4494 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4495 (General Query Packets): Describe TracepointSource.
4496
ee8e71d4
EZ
44972010-03-27 Matt Rice <ratmice@gmail.com>
4498
c8d5aac9
L
4499 * gdb.texinfo (ARM): Document arguments to "target sim".
4500 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4501
99b5e152
PA
45022010-03-26 Pedro Alves <pedro@codesourcery.com>
4503
4504 * gdb.texinfo (Tracepoint Packets): Remove mention that
4505 terror:string may be plain text, and drop mention of X prefix.
4506
cd64ee31
VP
45072010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4508
4509 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4510
6c28cbf2
SS
45112010-03-24 Stan Shebs <stan@codesourcery.com>
4512
4513 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4514
95a42b64
TT
45152010-03-24 Tom Tromey <tromey@redhat.com>
4516
4517 PR breakpoints/9352:
4518 * gdb.texinfo (Break Commands): Update.
4519
18148017
VP
45202010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4521
4522 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4523 commands.
4524
4daf5ac0
SS
45252010-03-16 Stan Shebs <stan@codesourcery.com>
4526
4527 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4528 circular-trace-buffer.
4529 (Tracepoint Packets): Describe QTBuffer, and details of the
4530 qTStatus reply.
4531
c9429232
SS
45322010-03-12 Stan Shebs <stan@codesourcery.com>
4533 Nathan Sidwell <nathan@codesourcery.com>
4534
4535 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4536 doing instruction stepping.
4537 (Tracepoint Restrictions): New node.
4538
ccefe4c4
TT
45392010-03-10 Tom Tromey <tromey@redhat.com>
4540
4541 * gdbint.texinfo (Symbol Handling): Update.
4542
7c953934
TT
45432010-03-08 Tom Tromey <tromey@redhat.com>
4544
4545 PR cli/9591:
4546 * gdb.texinfo (Mode Options): Mention lack of pagination and
4547 confirmation with --batch.
4548 (Screen Size): Mention --batch.
4549 (Messages/Warnings): Likewise.
4550
f870a310
TT
45512010-03-05 Tom Tromey <tromey@redhat.com>
4552
4553 * gdb.texinfo (Basic Python): Document target_charset and
4554 target_wide_charset.
4555
78e2826b
TT
45562010-03-05 Tom Tromey <tromey@redhat.com>
4557
4558 * gdb.texinfo (Data): Link to pretty-printing.
4559 (Output Formats): Likewise. Correct text.
4560
f5dff777
DJ
45612010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4562
4563 * gdb.texinfo (Types): Describe <struct> and <flags>.
4564
dc00d89f
PM
45652010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4566
4567 * gdb.texinfo (Frames In Python): Add block parameter and
4568 description to read_var text.
4569
5107b149 45702010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4571 Tom Tromey <tromey@redhat.com>
5107b149
PM
4572
4573 * gdb.texinfo (Types In Python): Describe block argument in
4574 template_argument and gdb.lookup_type.
4575
e03e5e7b
TT
45762010-02-24 Tom Tromey <tromey@redhat.com>
4577
4578 * gdb.texinfo (Cygwin Native): Fix typo.
4579
f3e9a817
PM
45802010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4581
4582 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4583 and select method descriptions.
4584 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4585 Tables in Python to menu.
4586 (Blocks In Python): New node.
4587 (Symbols In Python): New node.
4588 (Symbol Tables in Python): New node.
4589
a79b8f6e
VP
45902010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4591
4592 Multiexec MI
4593
4594 gdb/
4595 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4596
4597 gdb/doc/
4598 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4599 changes.
4600 (GDB/MI Program Execution): Document current behaviour of
4601 --all and --thread-group.
4602 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4603 -remove-inferior.
4604 * observer.texi (inferior_added, inferior_removed): New
4605 observers.
4606
629d6a47
TT
46072010-02-19 Tom Tromey <tromey@redhat.com>
4608
4609 * gdbint.texinfo (Getting Started): Fix @node.
4610 (Debugging GDB): Likewise.
4611
c09529e5
JB
46122010-02-13 Joel Brobecker <brobecker@adacore.com>
4613
4614 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4615 documenting the gdb_test_timeout variable.
4616
540aa8e7
MS
46172010-02-12 Jakob Engblom <jakob@virtutech.com>
4618
4619 * gdb.texinfo (MI commands): Added documentation of --reverse
4620 option to a set of MI commands. Restructured documentation of MI
4621 commands --exec-continue to reflect the complexity of reverse
4622 execution.
4623
081dfbf7
PA
46242010-02-12 Pedro Alves <pedro@codesourcery.com>
4625
4626 * gdb.texinfo (Using the Collected Data): Specify that the address
4627 range of `tfind outsize' is exclusive, and that the address range
4628 of `tfind range' is inclusive.
4629 (Tracepoint Packets): Specify that the address range of
4630 `QTFrame:range' is inclusive, and that the address range of
4631 `QTFrame:outside' is exclusive
4632
8e9c5e02
VP
46332010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4634
4635 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4636
92981e24
TT
46372010-02-10 Tom Tromey <tromey@redhat.com>
4638
4639 * gdb.texinfo (Debugging Output): Document set debug parser and
4640 show debug parser.
4641
075b51b7
L
46422010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4643
4644 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4645 i386_eflags and i386_mxcsr.
4646
3bb8d5c3
L
46472010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4648
4649 * gdb.texinfo: Document i386 target features.
4650
c5f80513
DE
46512010-02-05 Doug Evans <dje@google.com>
4652
4653 * gdbint.texinfo (Testsuite): Add a new section to document the
4654 various DejaGnu variables that may be overridden.
1be00882 4655 Document INTERNAL_GDBFLAGS.
c5f80513 4656
6ac33a4e
TT
46572010-02-04 Tom Tromey <tromey@redhat.com>
4658
4659 PR cli/8830:
4660 * gdb.texinfo (Files): -readnow comes before the filename for file
4661 and symbol-file.
4662
a1dcb23a
DJ
46632010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4664
4665 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4666 Document ARM breakpoint types.
4667 (Register Packet Format): Move into the new section.
4668 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4669
95433b34
JB
46702010-01-21 Joel Brobecker <brobecker@adacore.com>
4671
4672 * gdb.texinfo (File Options): Adjust the documentation of this
4673 switch to refer to the "source" command rather than partially
4674 duplicating some of the relevant information.
4675 (Extending GDB): Introduce and document the set/show script-extension
4676 setting.
4677 (Command Files): Add note explaining that the "source" command
4678 is also used to evalute scripts written in other languages.
4679 Remove the short slightly incorrect reference to sourcing Python
4680 scripts.
4681 (Python Commands): Document how to execute a Python script from GDB.
4682
8d576872
JB
46832010-01-19 Joel Brobecker <brobecker@adacore.com>
4684
4685 * gdb.texinfo (Command Files): Fix typo.
4686
8150ff9c
JB
46872010-01-18 Tom Tromey <tromey@redhat.com>
4688
4689 * gdb.texinfo (File Options): Document -x on .py files.
4690 (Command Files): Document handling of Python scripts.
4691
23db03a6
JZ
46922010-01-18 Jie Zhang <jie.zhang@analog.com>
4693
4694 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4695
00bf0b85
SS
46962010-01-15 Stan Shebs <stan@codesourcery.com>
4697
4698 * gdb.texinfo (Trace Files): New section.
4699 (Tracepoint Packets): Document QTSave and qTBuffer.
4700 (Trace File Format): New appendix.
4701
be759fcf
PM
47022010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4703
4704 * gdb.texinfo (Values From Inferior): Document lazy_string value
4705 method.
4706 (Python API): Add Lazy strings menu item.
4707 (Lazy Strings In Python): New node.
4708
dc146f7c
VP
47092010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4710
4711 * gdb.texinfo (GDB/MI Thread Information): New.
4712 (GDB/MI Async Records): Document the core field in *stopped.
4713 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4714 documentation
4715 (Process list): Document that osdata document may contain
4716 threads.
4717 (Remote Serial Protocol): Document qXfer:threads.
4718
d5551862
SS
47192010-01-06 Stan Shebs <stan@codesourcery.com>
4720
4721 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4722 disconnected tracing.
4723 (Tracepoint Packets): Document new protocol.
4724
7a697b8d
SS
47252010-01-05 Stan Shebs <stan@codesourcery.com>
4726
4727 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4728 tracepoints.
4729 (Tracepoint Packets): Describe remote protocol for fast
4730 tracepoints.
4731
e6f3ec50
JB
47322010-01-01 Joel Brobecker <brobecker@adacore.com>
4733
4734 Update the "Start of New Year Procedure".
4735 * gdbint.texinfo: Add the list of files that need to be updated
4736 manually. Minor reformatting.
4737
ddc4e9c1
JB
47382010-01-01 Joel Brobecker <brobecker@adacore.com>
4739
4740 * refcard.tex: Update copyright year in header and text.
4741
9d2897ad
JB
47422010-01-01 Joel Brobecker <brobecker@adacore.com>
4743
4744 * agentexpr.texi: Add 2010 to the list of copyright years.
4745 * annotate.texinfo: Likewise.
4746 * gdb.texinfo: Likewise.
4747 * gdbint.texinfo: Likewise.
4748 * observer.texi: Likewise.
4749 * stabs.texinfo: Likewise.
4750
6da95a67
SS
47512009-12-31 Stan Shebs <stan@codesourcery.com>
4752
4753 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4754
236f1d4d
SS
47552009-12-29 Stan Shebs <stan@codesourcery.com>
4756
4757 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4758
f61e138d
SS
47592009-12-28 Stan Shebs <stan@codesourcery.com>
4760
4761 * gdb.texinfo (Trace State Variables): New section.
4762 (Tracepoint Packets): Describe trace state variable packets.
4763 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4764 variable bytecodes.
4765
0fe7935b
DJ
47662009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4767
4768 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4769 declarations.
4770
a6b29f87
VP
47712009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4772
4773 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4774 -gdb-exit behaviour.
4775
5e4bde96
JB
47762009-12-20 Joel Brobecker <brobecker@adacore.com>
4777
4778 * gpl.texi: Update to version 3 of the GPL.
4779
a1715244
JB
47802009-12-20 Joel Brobecker <brobecker@adacore.com>
4781
4782 * Makefile.in: Update copyright header.
4783 * observer.texi: Fix the copyright header of the generated files.
4784
361ae042
PM
47852009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4786
4787 * gdb.texinfo (Types In Python): Describe range function.
4788
bfd31e71
PM
47892009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4790
4791 * gdb.texinfo (Types In Python): Describe "is_base_class".
4792
57a1d736
TT
47932009-12-03 Tom Tromey <tromey@redhat.com>
4794
4795 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4796
8cebebb9
PP
47972009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4798
4799 * observer.texi: New memory_changed observer.
4800
16af530a
TT
48012009-12-01 Tom Tromey <tromey@redhat.com>
4802
4803 * gdb.texinfo (Reverse Execution): Fix typo.
4804
b6199126
DJ
48052009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4806
4807 PR gdb/8704
4808
4809 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4810 are allowed after the breakpoint condition.
4811
7a6973ad
TT
48122009-11-23 Tom Tromey <tromey@redhat.com>
4813
4814 PR python/10782:
4815 * gdb.texinfo (Types In Python): Document Type.pointer.
4816
21a0512e
PP
48172009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4818
4819 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4820
a5832c8f
PA
48212009-11-11 Pedro Alves <pedro@codesourcery.com>
4822
4823 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4824 (Using Agent Expressions): Delete cross reference.
4825
1eb7cd77
JB
48262009-11-07 Joel Brobecker <brobecker@adacore.com>
4827
4828 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4829 and @settitle directives up to help makeinfo find them.
4830
24ddea62
JK
48312009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4834 (Auto-loading): Use plural and note one can use multiple components now.
4835
3afae151
VP
48362009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4837
4838 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4839 -stack-list-arguments have the same documentation for parameter
4840 as -stack-list-locals. Add comas.
4841
14ff2235
PM
48422009-10-27 Tom Tromey <tromey@redhat.com>
4843 Eli Zaretskii <eliz@gnu.org>
4844
c8d5aac9 4845 PR python/10781
14ff2235
PM
4846
4847 * gdb.texinfo (Values From Inferior): Document cast method.
4848
9c419145
PP
48492009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4850
4851 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4852 and adjust example.
889bf7c5 4853
29153c24
MS
48542009-10-22 Michael Snyder <msnyder@vmware.com>
4855
4856 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4857 info record command. Also document the new save and restore
29153c24
MS
4858 commands.
4859
2b28d209
PP
48602009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4861
4862 * gdb.texinfo (Machine Code): Mention current pc marker.
4863 (Memory): Likewise.
4864
6c95b8df
PA
48652009-10-19 Pedro Alves <pedro@codesourcery.com>
4866 Stan Shebs <stan@codesourcery.com>
4867
4868 * observer.texi (new_inferior): Rename to...
4869 (inferior_appeared): ... this.
4870
4871 * gdb.texinfo (Inferiors): Rename node to ...
4872 (Inferiors and Programs): ... this. Mention running multiple
4873 programs in the same debug session.
4874 <info inferiors>: Mention the new 'Executable' column if "info
4875 inferiors". Update examples. Document the "add-inferior",
4876 "clone-inferior", "remove-inferior" and "maint info
4877 program-spaces" commands.
4878 (Process): Rename node to...
4879 (Forks): ... this. Document "set|show follow-exec-mode".
4880
2f8132f3
MS
48812009-10-11 Michael Snyder <msnyder@vmware.com>
4882
4883 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4884 (ReverseContinue): Ditto.
4885
cba4b2d3
PP
48862009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4887
4888 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4889
da082f17
JK
48902009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4891
4892 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4893
08be9d71
ME
48942009-10-06 Michael Eager <eager@eagercon.com>
4895
4896 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4897 (Embedded Processors): Add MicroBlaze.
4898 (MicroBlaze): New. Describe Xilinx MicroBlaze
4899
08a0efd0
PA
49002009-10-04 Pedro Alves <pedro@codesourcery.com>
4901
4902 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4903
cbb8f428
EZ
49042009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4905
4906 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4907
30a4a70c
JB
49082009-09-23 Joel Brobecker <brobecker@adacore.com>
4909
4910 * observer.texi (solib_unloaded): Document explicitly the fact that
4911 this observer is called before the associated symbols are unloaded.
4912
b3372f91
VP
49132009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4914
4915 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4916 -stack-list-variables.
4917
f43030c4
TT
49182009-09-18 Tom Tromey <tromey@redhat.com>
4919
4920 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4921 is experimental.
4922
ec7e75e7
PP
49232009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4924
4925 * gdb.texinfo (convenince variables): Mention
4926 $_siginfo could be empty.
f43030c4 4927
0cc7d26f
TT
49282009-09-15 Tom Tromey <tromey@redhat.com>
4929
4930 * gdb.texinfo (GDB/MI Variable Objects): Document
4931 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4932 Expand -var-update documentation.
4933
a96d9b2e
SDJ
49342009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4935
4936 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4937 feature.
4938
005ca36a
JB
49392009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4940
4941 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4942
0d772ac9
MS
49432009-09-10 Michael Snyder <msnyder@vmware.com>
4944
4945 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4946 ReverseStep replies to the qSupported query.
4947
14fb1bac
JB
49482009-09-10 Joel Brobecker <brobecker@adacore.com>
4949
4950 Add documentation for set/show interactive-mode.
4951 * gdb.texinfo (Other Misc Settings): New node.
4952
29b090c0
DE
49532009-09-01 Doug Evans <dje@google.com>
4954
4955 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4956 non-stop mode's affect on remote caching.
4957
4e5d721f
DE
49582009-08-31 Jacob Potter <jdpotter@google.com>
4959 Doug Evans <dje@google.com>
4960
4961 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4962 Mark `set/show remotecache' options as obsolete.
4963 Document new `set/show stack-cache' option.
4964 Update text for `info dcache'.
4965
55333a84
DE
49662009-08-27 Doug Evans <dje@google.com>
4967
4968 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4969 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4970
bc3a0b4d
RW
49712009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4972
4973 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4974 about autoconf.
4975
3a1ff0b6
PA
49762009-08-25 Pedro Alves <pedro@codesourcery.com>
4977
4978 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4979 small example, and describe its columns. Replace "inferior-id" by
4980 "infno" throughout.
4981
81ecdfbb
RW
49822009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4983
af542c2e
RW
4984 * gdbint.texinfo (Releasing GDB): Point to
4985 README-maintainer-mode file for required autoconf version.
4986 * configure.ac: Do not substitute datarootdir, htmldir,
4987 pdfdir, docdir. Do not process --with-datarootdir,
4988 --with-htmldir, --with-pdfdir, --with-docdir.
4989 * configure: Regenerate.
4990
81ecdfbb
RW
4991 * configure: Regenerate.
4992
4efc6507
DE
49932009-08-20 Reid Kleckner <reid@kleckner.net>
4994
4995 * gdb.texinfo: Add chapter on JIT interface.
4996
43089a6e
NR
49972009-08-07 Nick Roberts <nickrob@snap.net.nz>
4998
4999 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5000 confirmation request.
43089a6e 5001
99e008fe
EZ
50022009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5003
c8d5aac9
L
5004 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5005 CRC definitions.
99e008fe 5006
48cb2d85
VP
50072009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5008
5009 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5010 -break-commands.
48cb2d85 5011
ff1a52c6
UW
50122009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5013
5014 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5015 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5016
3285f3fe
UW
50172009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5018
5019 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5020 "set spu stop-on-load" and "show spu stop-on-load" commands.
5021
e35359c5
UW
50222009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5023
5024 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5025
58d6951d
DJ
50262009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5027
5028 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5029 org.gnu.gdb.arm.neon.
5030
08d16641
PA
50312009-07-20 Pedro Alves <pedro@codesourcery.com>
5032
5033 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5034 optional element.
5035 (subsection OS ABI): New subsection.
5036
782b2b07
SS
50372009-07-14 Stan Shebs <stan@codesourcery.com>
5038
5039 * gdb.texinfo (Tracepoint Conditions): New section.
5040 (General Query Packets): Describe ConditionalTracepoints.
5041 (Tracepoint Packets): Describe condition field.
5042 (Maintenance Commands): Describe maint agent-eval.
5043 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5044
9b117ef3
HZ
50452009-07-11 Hui Zhu <teawater@gmail.com>
5046
5047 * gdb.texinfo (disassemble): Add a new modifier /r
5048 to "disassemble" command to make it print the raw instructions
5049 in hex as well as in symbolic form.
5050
f5a33284
TT
50512009-07-09 Tom Tromey <tromey@redhat.com>
5052
5053 * gdbint.texinfo (Testsuite): Document parallel make check.
5054
812f7342
TT
50552009-07-09 Tom Tromey <tromey@redhat.com>
5056
5057 * gdbint.texinfo (Testsuite): Document test transcripts.
5058
fbb8f299
PM
50592009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5060
5061 * gdb.texinfo (Values From Inferior): Add length parameter
5062 description.
5063
dd8f35ac
EZ
50642009-07-04 Chris Genly <chris@genly.us>
5065
5066 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5067 in -var-list-children. Fix example according to what the code
5068 does.
5069
2277426b
PA
50702009-07-02 Pedro Alves <pedro@codesourcery.com>
5071
5072 * gdb.texinfo (Debugging multiple inferiors): Document the
5073 "inferior", "detach inferior" and "kill inferior" commands.
5074 (Debugging Programs with Multiple Processes): Adjust to mention
5075 generic "inferior" commands. Delete mention of "detach fork" and
5076 "delete fork". Cross reference to "Debugging multiple inferiors"
5077 section.
5078
a6d9a66e
UW
50792009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5080
5af949e3
UW
5081 * gdbint.texinfo (Item Output Functions): Update signature
5082 for ui_out_field_core_addr.
5083
50842009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5085
5086 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5087 Update example code extrated from breakpoint.c.
5088
9901a55b 50892009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5090
9901a55b
PP
5091 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5092 MI commands.
5093 (GDB/MI Symbol Query): Likewise.
5094 (GDB/MI File Commands): Likewise.
5095 (GDB/MI File Transfer Commands): Likewise.
5096 (GDB/MI Target Manipulation): Likewise.
5097 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5098
edb3359d
DJ
50992009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5100
5101 * gdb.texinfo (Debugging Optimized Code): New chapter.
5102 (Compiling for Debugging): Reference it. Move some
5103 text to the new section.
5104
7cd1089b
PM
51052009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5106
5107 * doc/gdb.texinfo (Calling): Document
5108 set-unwind-on-terminating-exception usage.
5109
d4db2f36
PA
51102009-06-11 Pedro Alves <pedro@codesourcery.com>
5111
5112 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5113 command.
5114
d1a7880c
PA
51152009-06-07 Pedro Alves <pedro@codesourcery.com>
5116
5117 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5118 references.
5119
473f94e6
UW
51202009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5121
5122 * gdbint.texinfo: Rename formal parameters to gdbarch function
5123 protoypes from "current_gdbarch" to "gdbarch".
5124
8f500870
TT
51252009-05-28 Tom Tromey <tromey@redhat.com>
5126
5127 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5128
b6313243
TT
51292009-05-27 Tom Tromey <tromey@redhat.com>
5130
5131 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5132 feature.
5133 (GDB/MI Variable Objects): Document -var-set-visualizer.
5134
51352009-04-02 Tom Tromey <tromey@redhat.com>
5136
5137 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5138 feature.
5139 (GDB/MI Variable Objects): Document -var-set-visualizer.
5140
a6bac58e
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 (Objfiles In Python): Reference pretty printing.
5146 (Pretty Printing): New node.
5147 (Selecting Pretty-Printers): Likewise.
5148 (Python API): Update.
5149 (Output Formats): Document /r format.
5150
2c74e833
TT
51512009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5152 Tom Tromey <tromey@redhat.com>
5153
5154 * gdb.texinfo (Types In Python): New node.
5155 (Values From Inferior): "type" is now an attribute.
5156 (Python API): Update.
5157
89c73ade
TT
51582009-05-27 Tom Tromey <tromey@redhat.com>
5159 Thiago Jung Bauermann <bauerman@br.ibm.com>
5160 Phil Muldoon <pmuldoon@redhat.com>
5161
5162 * gdb.texinfo: Add @syncodeindex for `tp'.
5163 (Python API): Update.
5164 (Auto-loading): New node.
5165 (Objfiles In Python): New node.
5166
17a37d48
PP
51672009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5168
5169 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5170
6718376f
NR
51712009-05-15 Nick Roberts <nickrob@snap.net.nz>
5172
5173 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5174
cbe54154
PA
51752009-05-12 Pedro Alves <pedro@codesourcery.com>
5176
5177 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5178 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5179 show show-debug-regs' docs.
5180
8e05493c
EZ
51812009-05-08 Eli Zaretskii <eliz@gnu.org>
5182
5183 * gdb.texinfo (Process Record and Replay): Add description of
5184 reverse execution.
5185
b39f4988
JB
51862009-05-07 Joel Brobecker <brobecker@adacore.com>
5187
5188 * gdbint.texinfo (Adding support for debugging core files): New node.
5189 (Native Debugging): Remove the ``Native core file Support'' section.
5190
a2311334
EZ
51912009-05-01 Eli Zaretskii <eliz@gnu.org>
5192
5193 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5194 Add index entries.
5195
53cc454a 51962009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5197 Michael Snyder <msnyder@vmware.com>
53cc454a 5198
a2311334
EZ
5199 * gdb.texinfo: (Process Record and Replay): Add documentation for
5200 process record and replay.
53cc454a 5201
484086b7
JK
52022009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5203
5204 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5205 a new part on command-line defined macros.
5206
32ae1842
EZ
52072009-04-25 Eli Zaretskii <eliz@gnu.org>
5208
5209 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5210 clarify the wording.
5211
b14b1491
TT
52122009-04-23 Tom Tromey <tromey@redhat.com>
5213
5214 * gdb.texinfo (Data Files): New node.
5215 (GDB Files): Update menu.
5216
5c1e86e1
JB
52172009-04-23 Joel Brobecker <brobecker@adacore.com>
5218
5219 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5220 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5221
83eba9b7
VP
52222009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5223
5224 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5225
e31198c4
HZ
52262009-04-22 Hui Zhu <teawater@gmail.com>
5227
5228 * gdb.texinfo (disassemble-next-line): Set the default of
5229 disassemble-next-line to off.
5230
26e251b6
JM
52312009-04-21 Joseph Myers <joseph@codesourcery.com>
5232
5233 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5234 --with-htmldir): New.
5235 * configure: Regenerate.
5236 * Makefile.in (datarootdir, docdir): Define.
5237 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5238 instead of $(SET_TEXINPUTS).
5239 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5240 gdbint.info instead of $(SET_TEXINPUTS).
5241 (gdbint/index.html): Use same -I options as for building
5242 gdbint.info.
5243 (stabs.dvi, stabs.pdf): Use same -I options as for building
5244 stabs.info instead of $(SET_TEXINPUTS).
5245 (stabs/index.html): Use same -I options as for building
5246 stabs.info.
5247 (annotate.dvi, annotate.pdf): Use same -I options as for building
5248 annotate.info instead of $(SET_TEXINPUTS).
5249 (annotate/index.html): Use same -I options as for building
5250 annotate.info.
5251
eac35c4e
DD
52522009-04-21 David Daney <ddaney@caviumnetworks.com>
5253
5254 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5255
29b0e8a2
JM
52562009-04-21 Joseph Myers <joseph@codesourcery.com>
5257
5258 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5259
2b831889 52602009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5261 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5262
5263 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5264 (MAKEHTMLFLAGS): Set to empty.
5265 (html__strip_dir): Define.
5266 (HTMLFILES): Define.
5267 (HTMLFILES_INSTALL): Define.
5268 (install-html): Copy new automake rule.
5269 (html): Depend on $(HTMLFILES).
5270 (gdb_toc.html): Rename to gdb/index.html.
5271 (gdbint_toc.html): Rename to gdbint/index.html.
5272 (stabs_toc.html): Rename to stabs/index.html.
5273 (annotate_toc.html): Rename to annotate/index.html.
5274
89a34d1b
JM
52752009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5276
5277 * Makefile.in: Set pdfdir and htmldir from configure
5278 substitutions.
5279 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5280 * configure: Regenerate.
5281
a2d5da46
JB
52822009-04-16 Joel Brobecker <brobecker@adacore.com>
5283
5284 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5285 This macro is no longer used.
5286
732f6a93
TT
52872009-04-15 Tom Tromey <tromey@redhat.com>
5288
5289 * gdb.texinfo (Character Sets): Document default character set.
5290
87f9adc1
PM
52912009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5292
5293 * gdbint.texinfo: Change server name from sources.redhat.com to
5294 sourceware.org throughout.
5295
2c88c651
JB
52962009-04-09 Joel Brobecker <brobecker@adacore.com>
5297
5298 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5299 about a missing dot or coma after @xref.
5300
4f5376b2
JB
53012009-04-02 Joel Brobecker <brobecker@adacore.com>
5302
5303 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5304 example, and add a small explanation about it.
5305 (Print Settings): Change the documentation of the "set print
5306 frame-arguments" to reflect the fact that the default is now "scalars".
5307
a0381d3a
JB
53082009-04-02 Joel Brobecker <brobecker@adacore.com>
5309
5310 * gdb.texinfo (Print Settings): Add kindex for command "set
5311 print frame-arguments".
5312
45ac276d
JB
53132009-03-31 Joel Brobecker <brobecker@adacore.com>
5314
5315 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5316 breakpoints.
5317 (Set Breaks): Add reference to thread-specific and task-specific
5318 breakpoints.
5319
32cd1edc
JB
53202009-03-31 Joel Brobecker <brobecker@adacore.com>
5321
5322 * gdb.texinfo (Ada Tasks): Remove the documentation about
5323 the "Running" state, as this state has been eliminated.
5324 Now all runnable tasks are shown as "Runnable".
5325
1042e4c0
SS
53262009-03-30 Stan Shebs <stan@codesourcery.com>
5327
5328 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5329 special case of breakpoints.
5330 (Enable and Disable Tracepoints): Mention deprecation.
5331 (Listing Tracepoints): Update description and example.
5332
f8f6f20b
TJB
53332009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5334
5335 * gdb.texinfo (Frames in Python): New node.
5336 (Python API): Update.
5337
c0c6f777
TJB
53382009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5339
5340 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5341 from a method to an attribute.
5342
def2b000
TJB
53432009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5344
5345 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5346 attribute.
5347
a07daef3
PA
53482009-03-25 Pedro Alves <pedro@codesourcery.com>
5349
5350 * observer.texi (thread_exit): Add "silent" parameter.
5351
f3b1572e
PA
53522009-03-22 Pedro Alves <pedro@codesourcery.com>
5353
5354 * observer.texi (about_to_proceed): New.
5355
587afa38
EZ
53562009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5357
5358 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5359 field throughout to handle types with spaces in them. Fix typos
5360 found by aspell.
5361 (Summary, Requirements, Contributors): New first chapter,
5362 "Summary" added, old Requirements section moved there, and new
5363 section, "Contributors" added.
5364 (Initializing a New Architecture, Register Representation)
5365 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5366 (Porting gdb): These sections extended and updated.
5367 (Compiler Characteristics): This section (empty) deleted.
5368 (Defining Other Architecture Features): This section renamed and
5369 duplicate material removed from (formerly "Target Conditionals").
5370 Use braces {} in @deftypeXX type field throughout to handle types
5371 with spaces in them. Typos found by aspell fixed.
5372
5373 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5374 * stack_frame.pdf: Version of image for PDF output.
5375 * stack_frame.png: Version of image for HTML output and for Emacs.
5376 * stack_frame.txt: Version of image for Info output.
1db61298 5377 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5378
10af6951
EZ
53792009-03-21 Eli Zaretskii <eliz@gnu.org>
5380
5381 * gdb.texinfo (Character Sets): Fix last change.
5382
cc924cad
TJB
53832009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5384
5385 * gdb.texinfo (Values From Inferior): Fix optional arguments
5386 markup.
5387 (Commands In Python): Adjust argument names of gdb.Command.__init__
5388 to what the function accepts as keywords.
5389
bc3b79fd
TJB
53902008-03-20 Tom Tromey <tromey@redhat.com>
5391
5392 * gdb.texinfo (Convenience Vars): Document convenience functions.
5393 (Functions In Python): New node.
5394 (Python API): Update.
5395
6c7a06a3
TT
53962009-03-20 Tom Tromey <tromey@redhat.com>
5397
5398 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5399 set target-wide-charset.
5400 (Requirements): Mention iconv.
5401
b646ddd4
HZ
54022009-03-17 Hui Zhu <teawater@gmail.com>
5403
5404 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5405
91440f57
HZ
54062009-03-17 Hui Zhu <teawater@gmail.com>
5407
5408 * gdb.texinfo: Add documentation for disassemble-next-line.
5409
8fd41227
TJB
54102009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5411
5412 * gdb.texinfo (Commands In Python): Remove tindex entries.
5413
61ff14c6
JK
54142009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5415
5416 * gdb.texinfo (Returning): New description for missing debug info.
5417
0b16c5cf
PA
54182009-03-14 Pedro Alves <pedro@codesourcery.com>
5419
5420 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5421 (General Query Packets): Document qAttached.
0b16c5cf 5422
32fc0df9
PA
54232009-03-05 Pedro Alves <pedro@codesourcery.com>
5424
5425 * gdb.texinfo (Background Execution): Better describe the set
5426 target-async command.
5427 (Maintenance Commands): Delete description of the `maint set/show
5428 linux-async' and `maint set/show remote-async' commands.
5429
134eb42c
VP
54302009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5431
5432 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5433 between sentences.
5434
c86cf029
VP
54352009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5436
5437 * gdb.texinfo (GDB/MI Async Records): Document the
5438 =library-loaded and =library-unloaded notifications.
5439
3ea85240
VP
54402009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5441
5442 * observer.texi (test_notification): New observer.
5443
1d33d6ba
VP
54442009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5445
61ff14c6
JK
5446 * observer.texi: Add parameter 'print_frame' to normal_stop
5447 observer.
1d33d6ba 5448
d721c933
EZ
54492009-02-07 Eli Zaretskii <eliz@gnu.org>
5450
5451 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5452 (Commands In Python): Fix COMMAND_* constants in last change. Use
5453 @kbd for interactive input. Add cross-references and index
5454 entries.
5455
4aa995e1
PA
54562009-02-06 Pedro Alves <pedro@codesourcery.com>
5457
5458 * gdb.texinfo (Signals): Document $_siginfo.
5459 (Convenience Variables): Mention $_siginfo.
5460 (Remote Configuration): Document qXfer:siginfo:read,
5461 qXfer:siginfo:write packets, and the read-siginfo-object,
5462 write-siginfo-object commands.
5463
5f5233d4
PA
54642009-02-06 Pedro Alves <pedro@codesourcery.com>
5465
5466 * gdbint.texinfo (Values): New chapter.
5467
d8906c6f
TJB
54682009-02-06 Tom Tromey <tromey@redhat.com>
5469
5470 * gdb.texinfo (Python API): Add entry for Commands In Python.
5471 (Commands In Python): New node.
5472
b6cb8e7d
TJB
54732009-02-05 Tom Tromey <tromey@redhat.com>
5474
5475 * gdb.texinfo (Values From Inferior): Document Value.string.
5476
12453b93
TJB
54772009-02-05 Tom Tromey <tromey@redhat.com>
5478
5479 * gdb.texinfo (Basic Python): Document execute's from_tty
5480 argument.
5481
08c637de
TJB
54822009-02-04 Tom Tromey <tromey@redhat.com>
5483
5484 * gdb.texinfo (Basic Python): Document gdb.history.
5485
592375cd
VP
54862009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5487
5488 * gdb.texinfo (GDB/MI Thread Commands): Document the
5489 'current-thread-id' field. Remove the example with zero threads,
5490 since current GDB won't ever report that if there's inferior.
5491
41447f92
VP
54922009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5493
5494 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5495 option to -break-insert.
5496
098b41a6
JG
54972009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5498 Jerome Guitton <guitton@adacore.com>
5499
5500 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5501 (System-wide configuration): New section.
5502
3c16cced
PA
55032009-01-26 Pedro Alves <pedro@codesourcery.com>
5504
5505 PR gdb/7580:
5506 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5507 internal-error|internal-warning quit|corefile ask|yes|no".
5508
62709adf
PA
55092009-01-26 Pedro Alves <pedro@codesourcery.com>
5510
5511 * gdb.texinfo (Using the `gdbserver' Program): Document
5512 --remote-debug.
5513
7ce58dd2
DE
55142009-01-23 Doug Evans <dje@google.com>
5515
5516 * gdb.texinfo: Add nexti to list of commands that support
5517 background execution.
5518
adb483fe
DJ
55192009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5520
5521 * gdb.texinfo (Define, Hooks): Document prefix command support.
5522
a67ec3f4 55232009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5524 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5525
5526 Fixes for makeinfo --html.
5527
5528 * annotate.texinfo: Use @copying and @insertcopying. Use
5529 @ifnottex in place of @ifinfo.
5530 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5531 place of @ifinfo. Use @ifnotinfo for one index entry.
5532 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5533 in place of @ifinfo.
5534 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5535 in place of @ifinfo. Include contents at start unconditionally.
5536
84fcdf95
PA
55372009-01-13 Pedro Alves <pedro@codesourcery.com>
5538
5539 * gdb.texinfo (General Query Packets): Remove @var{} around the
5540 "spu" literal string.
5541
fa3a767f
PA
55422009-01-07 Pedro Alves <pedro@codesourcery.com>
5543
5544 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5545 program may be running in another process" errors.
5546 * gdbint.texinfo (Native Conditionals): Delete
5547 ONE_PROCESS_WRITETEXT description.
5548
9cb011d3
JB
55492009-01-07 Joel Brobecker <brobecker@adacore.com>
5550
5551 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5552 emacs local variable to be placed at the end of the ChangeLog.
5553 Add server.c and gdbreplay.c to the list of files where the
5554 copyright year needs to be updated.
5555
84603566
SL
55562009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5557
5558 * gdb.texinfo (Remote Configuration): Document new
5559 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5560 commands.
5561
a53f55d8
PA
55622008-12-28 Pedro Alves <pedro@codesourcery.com>
5563
5564 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5565 FETCH_INFERIOR_REGISTERS.
5566 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5567 FETCH_INFERIOR_REGISTERS descriptions. Remove
5568 gdbarch_get_longjmp_target descrition, since already described in
5569 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5570 (Target Conditionals): ... here.
5571
077e0a52
JB
55722008-12-16 Joel Brobecker <brobecker@adacore.com>
5573
5574 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5575 examples.
5576 (Additions to Ada): Likewise. Add the missing opening and closing
5577 parenthesis of the GDB prompt in one of the examples.
5578
023eb17c
JB
55792008-12-14 Joel Brobecker <brobecker@adacore.com>
5580
5581 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5582 about the result of 'Address not being of type System.Address.
5583 This problem has been fixed a while ago.
5584
c3b108f7
VP
55852008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5586
5587 MI non-stop and multiprocess docs.
5588
c8d5aac9
L
5589 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5590 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5591 Adjust documentation for *stopped, document =thread-created,
5592 =thread-exited, =thread-group-created and =thread-group-exited.
5593 (GDB/MI Thread Commands): Document the 'state' field in
5594 -thread-info output.
5595 (GDB/MI Program Execution): Mention --all and --thread-group
5596 options.
5597 (GDB/MI Variable Objects): Describe floating and fixed variable
5598 objects.
5599 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5600
07e059b5
VP
56012008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5602
c8d5aac9
L
5603 * gdb.texinfo (Operating System Information): New appendix.
5604 (Operating System Auxiliary Information): Document 'info os processes'
5605 (Remote Configuration): Document 'osdata'
5606 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5607
a80b95ba
TG
56082008-11-27 Tristan Gingold <gingold@adacore.com>
5609
5610 * gdb.texinfo (Darwin): Document Darwin specific features.
5611
a655d424
JK
56122008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5613
5614 * gdbint.texinfo (Target Conditionals): Extend the
5615 gdbarch_breakpoint_from_pc description.
5616
249e1128
VP
56172008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5618
5619 * gdb.texinfo (M68K Features): Fix typo.
5620
c14c28ba
PP
56212008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5622
5623 * gdb.texinfo (Symbols): Mention printing containing
5624 image name in "info symbol".
5625 (Maint translate-address): Likewise.
889bf7c5 5626
394a6666
JB
56272008-11-18 Joel Brobecker <brobecker@adacore.com>
5628
5629 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5630 commands "catch load" and "catch unload".
5631
66bb093b
VP
56322008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5633
5634 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5635 =thread-selected.
889bf7c5 5636
4a92f99b
VP
56372008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5638
c8d5aac9 5639 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5640
f0323ca0
PA
56412008-10-27 Pedro Alves <pedro@codesourcery.com>
5642
5643 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5644 .mt files, TM_CLIBS or TM_CDEPS.
5645 (x86 Watchpoints): Don't mention TDEPFILES.
5646
8b23ecc4
SL
56472008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5648
5649 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5650 (Overview): Mention notifications and non-stop mode behavior.
5651 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5652 with non-stop mode behavior. Add vStopped description.
5653 (Stop Reply Packets): Update list of packets that return
5654 stop replies. Mention non-stop behavior.
5655 (General Query Packets): Document QNonStop packet and associated
5656 qSupported query response.
5657 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5658 behavior.
5659 (Notification Packets): New section.
5660 (Remote Non-Stop): New section.
5661 (File-I/O Overview): Mention non-stop behavior.
5662
fff08868
HZ
56632008-10-24 Hui Zhu <teawater@gmail.com>
5664 Pedro Alves <pedro@codesourcery.com>
5665
5666 * gdb.texinfo (displaced-stepping): Describe the auto mode
5667 setting, and say it's the default. This is now a mainstream
5668 setting instead of a maintenance setting.
5669
252fbfc8
PA
56702008-10-23 Pedro Alves <pedro@codesourcery.com>
5671
5672 * observer.texi (thread_stop_requested): New.
5673
20924a55
JB
56742008-10-22 Joel Brobecker <brobecker@adacore.com>
5675
5676 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5677 (Patching): Replace incorrect usage of @samp by @kbd.
5678
bacec72f
MS
56792008-10-17 Michael Snyder <msnyder@vmware.com>
5680
5681 * gdb.texinfo: Add documentation for reverse execution.
5682
a08702d6 56832008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5684 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5685
5686 * gdb.texinfo. (Values From Inferior): New subsubsection.
5687
d97bc12b
DE
56882008-10-06 Doug Evans <dje@google.com>
5689
5690 * gdb.texinfo (set debug dwarf2-die): Document it.
5691
87f67dba
JB
56922008-10-01 Joel Brobecker <brobecker@adacore.com>
5693
5694 * gdb.texinfo (catch) [exception]: Document how to insert
5695 a breakpoint on user-defined exceptions when the exception
5696 name is identical to one of the language-defined ones.
5697
2fae03e8
TT
56982008-09-27 Tom Tromey <tromey@redhat.com>
5699
5700 * gdb.texinfo (Macros): Remove text about stringification,
5701 varargs, and splicing.
5702
5c6ce71d
TT
57032008-09-27 Tom Tromey <tromey@redhat.com>
5704
5705 * gdbint.texinfo (Language Support): Remove text about omitting
5706 support for a language.
5707
07128da0
DE
57082008-09-23 Doug Evans <dje@google.com>
5709
5710 * gdb.texinfo (info dcache): Update.
5711
b90a069a
SL
57122008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5713
5714 * gdb.texinfo (Packets): Add info on thread-id syntax and
5715 multiprocess extensions.
5716 <D>: Document multiprocess form of packet.
5717 <H>: Use thread-id syntax.
5718 <T>: Likewise.
5719 <vCont>: Likewise. Note this is required for multiprocess.
5720 <vKill>: New packet.
5721 (Stop Reply Packets) <T>: Use thread-id syntax.
5722 <W>: Document multiprocess form of reply.
5723 <X>: Likewise.
5724 (General Query Packets) <qC>: Use thread-id syntax.
5725 <qfThreadInfo>: Likewise.
5726 <qGetTLSAddr>: Likewise.
5727 <qP>: Likewise.
5728 <qSupported>: Add "multiprocess" feature.
5729 <qThreadExtraInfo>: Use thread-id syntax.
5730
b77209e0
PA
57312008-09-22 Stan Shebs <stan@codesourcery.com>
5732
5733 * gdb.texinfo (Inferiors): New section.
5734
3d0bb823
PA
57352008-09-12 Pedro Alves <pedro@codesourcery.com>
5736
5737 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5738
f8dcfc0a
UW
57392008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5740
5741 * gdbint.texinfo (Target Conditionals): Remove documentation
5742 for gdbarch_name_of_malloc.
5743
8775bb90
MS
57442008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5745
5746 * gdb.texinfo (Interrupts): Mention TCP interface for
5747 sending BREAK.
5748
f1838a98
UW
57492008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5750
5751 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5752 argument prefix to "set sysroot".
5753
158c7665
PH
57542008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5755
5756 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5757 and False.
5758
30e026bb
VP
57592008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5760
c8d5aac9
L
5761 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5762 for possible features of -list-features.
30e026bb 5763
c6ebd6cf
VP
57642008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5765
c8d5aac9 5766 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5767 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5768
aeac0ff9
VP
57692008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5770
5771 * doc/gdb.texinfo (PowerPC): Fix typo.
5772 (PowerPC features): Fix typo.
5773
5231c1fd
PA
57742008-08-18 Pedro Alves <pedro@codesourcery.com>
5775
5776 * observer.texi (thread_ptid_changed): New.
5777
677c5bb1
LM
57782008-08-18 Luis Machado <luisgpm@br.ibm.com>
5779
5780 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5781 (PowerPC features): Mention feature set for VSX registers.
5782
f3a2dd1a
JB
57832008-08-13 Joel Brobecker <brobecker@adacore.com>
5784
5785 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5786 the direct visibility of all names in user-written packages.
5787
33e5cbd6
PA
57882008-08-13 Pedro Alves <pedro@codesourcery.com>
5789
5790 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5791 setting, and make it the default.
5792 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5793 non-stop script example.
5794
d0384fc4
TJB
57952008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5796
5797 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5798 reference to the "Using Different Register and Memory Data
5799 Representation" section.
5800
a6f3e723
SL
58012008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5802
5803 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5804 (Remote Protocol): Add Packet Acknowledgment to menu.
5805 (Overview): Mention +/- can be disabled, and point to new section
5806 where this is discussed in detail.
5807 (General Query Packets): Document QStartNoAckMode packet, and
5808 corresponding qSupported reply.
5809 (Packet Acknowledgment): New section.
5810
0606b73b
SL
58112008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5812 Pedro Alves <pedro@codesourcery.com>
5813
5814 * gdb.texinfo (Threads): Move paragraph about automatic thread
5815 selection to All-Stop Mode subsection.
5816 (Thread Stops): Reorganize existing material into subsections.
5817 Add introductory blurb and menu.
5818 (Non-Stop Mode): New subsection.
5819 (Background Execution): New subsection.
5820 (Maintenance Commands): Add cross-references from async mode
5821 commands to the new Background Execution section.
5822
d57a3c85
TJB
58232008-08-06 Tom Tromey <tromey@redhat.com>
5824
5825 * gdb.texinfo (Extending GDB): New chapter.
5826 (Sequences): Demoted chapter, now a section under the new
5827 Extending GDB chapter.
5828 (Python): New section.
5829
6d76a53d
SS
58302008-07-31 Stan Shebs <stan@codesourcery.com>
5831
5832 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5833
1f70da6a
SS
58342008-07-29 Stan Shebs <stan@codesourcery.com>
5835
5836 * gdbint.texinfo: General round of cleanup and minor
5837 clarifications.
5838 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5839 (Longjmp Support): Update description to reflect how it is done
5840 for targets without using native header.
5841 (Symbol Handling): Add a little more general explanation.
5842 (COFF, ELF): Mention stabs encapsulation.
5843 (DWARF 3): New section.
5844 (Adding a New Host): Scrub out some obsolete bits.
5845 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5846 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5847 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5848 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5849 SEEK_SET, STOP_SIGNAL, USG.
5850 (Raw and Virtual Register Representations): Ditto for
5851 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5852 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5853 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5854 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5855 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5856 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5857 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5858 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5859 DEPRECATED_USE_STRUCT_CONVENTION.
5860 Describe gdbarch_deprecated_fp_regnum.
5861 Update description of gdbarch_print_insn.
5862 (Adding a New Target): Scrub out obsolete bits.
5863 (Obsolete Conditionals): Remove entire section.
5864
383f836e
TT
58652008-07-25 Tom Tromey <tromey@redhat.com>
5866
5867 * observer.texi (GDB Observers): Document new observers:
5868 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5869 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5870 architecture_changed.
5871
cfd8ab24
SS
58722008-07-21 Stan Shebs <stan@codesourcery.com>
5873
5874 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5875 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5876
781b42b0
TT
58772008-07-21 Tom Tromey <tromey@redhat.com>
5878
5879 * observer.texi (GDB Observers): Remove obsolete comment.
5880 <executable_changed>: Remove argument.
5881
d7d9f01e
TT
58822008-07-18 Tom Tromey <tromey@redhat.com>
5883
5884 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5885
bf250677
DE
58862008-07-10 Doug Evans <dje@google.com>
5887
5888 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5889
10568435
JK
58902008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5891
5892 * gdb.texinfo (Starting): Document "set disable-randomization".
5893
5ae4183a
AS
58942008-07-07 Andreas Schwab <schwab@suse.de>
5895
5896 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5897
b56e7235
VP
58982008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5899
5900 * gdb.texinfo (GDB/MI Target Manipulation): Add
5901 example of -target-attach.
5902
e1ac3328
VP
59032008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5904
5905 * observer.texi (target_resumed): New observer.
5ae4183a 5906 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5907
65d12d83
TT
59082008-06-06 Tom Tromey <tromey@redhat.com>
5909
5910 * gdb.texinfo (Completion): Add field name example.
5911
fbc5282e
MK
59122008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5913
5914 * gdb.texinfo (GDB/MI Program Context): Added example
5915 to -exec-arguments
5ae4183a 5916
fbc5282e 59172008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5918
5919 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5920 annotation.
5921
c16158bc 59222008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5923 Nathan Sidwell <nathan@codesourcery.com>
5924 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5925
5926 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5927 and ACX_BUGURL.
5928 * configure: Regenerate.
5929 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5930 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5931 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5932 mailing-list-specific text about bug reporting unless
5933 BUGURL_DEFAULT.
5934
75c99385
PA
59352008-06-05 Pedro Alves <pedro@codesourcery.com>
5936
5937 * gdb.texinfo (-target-select): Remove reference to target async.
5938 (Maintenance Commands): Document "maint set/show remote-async".
5939
1763a388
MK
59402008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5941
5942 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5943 in -target-file-get section.
5ae4183a 5944
d0d064df
PA
59452008-05-22 Pedro Alves <pedro@codesourcery.com>
5946
9b562ab8
PA
5947 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5948 killing the inferior when it is already debugging a process.
d0d064df 5949
8dfa32fc
JB
59502008-05-21 Joel Brobecker <brobecker@adacore.com>
5951
5952 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5953 abbreviation for "finish".
5954
55f996a7
NR
59552008-05-21 Nick Roberts <nickrob@snap.net.nz>
5956
5957 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5958
ba2b1c56
DJ
59592008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5960
5961 * gdbint.texinfo (Target Conditionals): Delete entry for
5962 gdbarch_dwarf_reg_to_regnum.
5963
08388c79
DE
59642008-05-09 Doug Evans <dje@google.com>
5965
a3c83fae 5966 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5967
d14508fe
DE
59682008-05-05 Doug Evans <dje@google.com>
5969
5970 * gdb.texinfo (disassemble): Document /m modifier.
5971
e2b7ddea
VP
59722008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5973
5ae4183a
AS
5974 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5975 will not report the time of commands that run the target.
e2b7ddea 5976
8eb41542
VP
59772008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5978
5979 * gdb.texinfo (GDB/MI Output Records): Add
5980 missing semicolon.
5981
82f68b1c
VP
59822008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5983
5984 * gdb.texinfo (GDB/MI Output Records):
5985 Document =thread-create and =thread-exited.
5986
fa0f268d
VP
59872008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5988
5989 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5990 Remove mention of dmi-discuss.
fa0f268d 5991
063bfe2e
VP
59922008-05-03 Pedro Alves <pedro@codesourcery.com>
5993
5994 * observer.texi (thread_exit): New.
5995
237fc4c9
PA
59962008-05-02 Pedro Alves <pedro@codesourcery.com>
5997
5998 * gdb.texinfo (Debugging Output): Document "set/show debug
5999 displaced".
6000 (Maintenance Commands): Document "maint set/show
6001 can-use-displaced-stepping".
6002
0428b8f5
DJ
60032008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6004
6005 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6006 and set/show arm force-mode.
6007
5009afc5
AS
60082008-05-02 Andreas Schwab <schwab@suse.de>
6009
6010 * gdbint.texinfo (Algorithms): Describe
6011 target_watchpoint_addr_within_range.
6012
669fac23
DJ
60132008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6014
6015 * gdbint.texinfo (Stack Frames): New chapter.
6016 (Algorithms): Move Frames text to the new chapter.
6017 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6018 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6019
721c02de
VP
60202008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6021
5ae4183a
AS
6022 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6023 output does not necessary include any tokens.
721c02de 6024
c055b101
CV
60252008-04-22 Corinna Vinschen <vinschen@redhat.com>
6026
6027 * gdb.texinfo (Set SH Calling convention): New @item.
6028 (Show SH Calling convention): Ditto.
6029
68837c9d
MD
60302008-04-22 Markus Deuling <deuling@de.ibm.com>
6031
6032 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6033
2e9132cc
EZ
60342008-04-20 Eli Zaretskii <eliz@gnu.org>
6035
6036 * gdb.texinfo (Set Breaks): Mention that multiple location
6037 breakpoints need line number info. Add index entries.
6038
31fffb02
CS
60392008-04-19 Craig Silverstein <csilvers@google.com>
6040
6041 * gdb.texinfo (Requirements): Add an optional requirement on
6042 zlib.
6043 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6044 Compressed DWARF 2.
6045
a47ec5fe
AR
60462008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6047
6048 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6049 sample output for 'stopped,reason="breakpoint-hit"' message.
6050 (GDB/MI Program Execution): Likewise.
6051
de051565
MK
60522008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6053
5ae4183a 6054 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6055 -var-set-format. Add -f option to -var-evaluate-expression.
6056
6ba66d6a
JB
60572008-04-03 Joel Brobecker <brobecker@adacore.com>
6058
6059 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6060 new node "Ambiguous Expressions". Replace references to this
6061 node by references to "Ambiguous Expressions" throughout.
6062 (Ambiguous Expressions): New node.
6063
1e26b4f8
DJ
60642008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6065
6066 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6067
b84876c2
PA
60682008-03-21 Pedro Alves <pedro@codesourcery.com>
6069
6070 * gdb.texinfo (Debugging Output): Document
6071 "set/show debug lin-lwp-async".
6072 (Maintenance Commands): Document "maint set/show linux-async".
6073
63092375
DJ
60742008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6075
6076 * gdb.texinfo (Expressions): Update description of malloced arrays.
6077
8e8901c5
VP
60782008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6079
6080 * gdb.texinfo (Thread Commands): Document
6081 -thread-info. Remove -thread-list-all-threads.
6082
1fddbabb
PA
60832008-03-14 Pedro Alves <pedro@codesourcery.com>
6084 Sandra Loosemore <sandra@codesourcery.com>
6085
6086 * gdb.texinfo (Library List Format): Update to mention the
6087 possibility to pass section addresses instead of segment
6088 addresses.
6089
ccd213ac
DJ
60902008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6091
6092 * gdb.texinfo (Starting): Document "set exec-wrapper".
6093 (Server): Document gdbserver --wrapper.
6094
fa4727a6
DJ
60952008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6096
6097 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6098 unreadable memory. Delete obsolete SPARClite reference.
6099
8edfe269
DJ
61002008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6101
6102 * gdb.texinfo (Starting): Mention always-running targets.
6103 (Target Commands): Add an anchor for load.
6104 (Connecting): Explain continue instead of run.
6105
1843f87b
DJ
61062008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6107
6108 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6109
f9082629
NR
61102008-02-26 Nick Roberts <nickrob@snap.net.nz>
6111
6112 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6113 breakpoint table.
6114
fd96d250
PA
61152008-02-19 Pedro Alves <pedro@codesourcery.com>
6116
6117 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6118 killing the inferior when it is already debugging a process.
6119
36af4ef6
MD
61202008-02-13 Markus Deuling <deuling@de.ibm.com>
6121
6122 * gdbint.texinfo (Build Script): New section. Mention new build script
6123 gdb_buildall.sh.
6124
cda4ce5a
JB
61252008-02-01 Jim Blandy <jimb@red-bean.com>
6126
6127 * gdb.texinfo (Help): Summarize 'info args' correctly.
6128
4acd40f3
TJB
61292008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6130
6131 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6132 available in PowerPC architecture.
6133 (Embedded Processors): Change node name of PowerPC item in menu.
6134 (PowerPC): Rename to...
6135 (PowerPC Embedded): this.
6136 (Architectures): Add new PowerPC item in menu.
6137 (PowerPC): New node.
6138
6e6c6f50
DJ
61392008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6140
6141 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6142 commands.
6143
5ee187d7
DJ
61442008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6145
6146 * gdb.texinfo (Setting Catchpoints): Mention features
6147 supported on GNU/Linux.
6148
e275c0d9
NR
61492008-01-30 Nick Roberts <nickrob@snap.net.nz>
6150
6151 * gdb.texinfo (GDB/MI File Commands): Describe new output
6152 field for MI command -file-list-exec-source-file.
6153
2d717e4f
DJ
61542008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6155
6156 * gdb.texinfo (Using the `gdbserver' Program): Add security
6157 warning. Rearrange into subsections and subsubsections. Document
6158 --multi and --debug. Correct --with-sysroot typo. Update --attach
6159 usage. Make load reference clearer. Document monitor exit.
6160 (Remote Configuration): Document set remote exec-file, attach-packet,
6161 and run-packet.
6162 (Packets): Document vAttach and vRun.
6163
d35a4257 61642008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6165
6166 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6167 detach-on-follow -> detach-on-fork.
f663676d 6168
c78d192c
DJ
61692008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6170
6171 * gdbint.texinfo (Native Conditionals): Remove
6172 SHELL_COMMAND_CONCAT and SHELL_FILE.
6173
d35a4257
EZ
61742008-01-26 Eli Zaretskii <eliz@gnu.org>
6175
6176 * gdb.texinfo (Specify Location): Improve wording.
6177
93815fbf
VP
61782008-01-23 Chris Demetriou <cgd@google.com>
6179
6180 * gdb.texinfo (Threads): Document new "set print thread-events"
6181 and "show print thread-events" commands.
6182
2a25a5ba
EZ
61832008-01-19 Eli Zaretskii <eliz@gnu.org>
6184
6185 * gdb.texinfo (Specify Location): New section.
6186 (Delete Breaks, Edit, Set Breaks): Remove description of
6187 locations. Instead, add a reference to "Specify Location".
6188 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6189 (Symbols): Refer to "Specify Location" for the valid forms of
6190 linespecs and locations.
6191
32c9a795
MD
61922008-01-18 Markus Deuling <deuling@de.ibm.com>
6193
6194 * gdbint.texinfo (Target Conditionals): Replace the description of
6195 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6196
b17828ca
JB
61972008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6198
6199 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6200 about &&var, which is rejected by the expression parser.
6201
0aea4bf3
LM
62022008-01-09 Luis Machado <luisgpm@br.ibm.com>
6203
6204 * gdb.texinfo (Output): Update documentation on using printf with DFP
6205 types.
6206
febe4383
TJB
62072008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6208
6209 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6210 subsubsection.
6211 (Decimal Floating Point format): New subsubsection.
6212
7a404eba
PA
62132008-01-05 Pedro Alves <pedro@codesourcery.com>
6214
6215 * gdb.texinfo (File Options): Remove mention of the attempt to
6216 open a core file with the -p option. Don't list -c as a valid
6217 option to attach to a process.
6218
a4d9b460
PA
62192008-01-05 Pedro Alves <pedro@codesourcery.com>
6220
6221 * gdbint.texinfo (Host Conditionals): Remove mention of
6222 ALIGN_STACK_ON_ENTRY.
6223
6ec2edbe
JB
62242008-01-05 Joel Brobecker <brobecker@adacore.com>
6225
6226 * gdbint.texinfo (Start of New Year Procedure): Add item
6227 describing how to update the source and documentation copyright
6228 notices.
6229
d8b2a693
JB
62302007-12-18 Jim Blandy <jimb@codesourcery.com>
6231
ab209b3a 6232 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6233 watchpoint explanation into the main description of the watchpoint
6234 command; update synopses of 'watch', 'rwatch', and 'awatch'
6235 commands.
6236
8b4ed427
VP
62372007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6238
6239 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6240 Document 'pending-breakpoints' feature of
6241 -list-features.
6242
37e4754d
LM
62432007-12-17 Luis Machado <luisgpm@br.ibm.com>
6244
669fac23 6245 * gdb.texinfo: Add new parameter's description.
37e4754d 6246
1d3811f6
DJ
62472007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6248
6249 * gdb.texinfo (Overview): Clarify run-length encoding
6250 example. Remove the restriction on "+" and "-" characters.
6251
c1c25a1a
EZ
62522007-12-15 Eli Zaretskii <eliz@gnu.org>
6253
6254 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6255
afe8ab22 62562007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6257
afe8ab22
VP
6258 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6259 the -f option for -break-insert, remove -r option,
6260 and clarify specification of location.
6261
a6b151f1
DJ
62622007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6263
6264 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6265 formatting.
6266 (Remote Debugging): Add File Transfer section.
6267 (Remote Configuration): Document Host I/O packets.
6268 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6269 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6270 (Packets): Add vFile.
6271
3b784c4f
EZ
62722007-11-17 Eli Zaretskii <eliz@gnu.org>
6273
6274 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6275 breakpoints with multiple locations.
6276 (Breakpoint Menus): Improve wording.
6277 (Output): Fix last change.
6278
a4ce5b0d
UW
62792007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6280
6281 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6282
1b39d5c0
DE
62832007-11-15 Doug Evans <dje@google.com>
6284
6285 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6286
7a72d44c
VP
62872007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6288
6289 * gdbint.texinfo (Native Conditionals): Remove
6290 mention of CLEAR_SOLIB.
5ae4183a 6291
6d1829bf 62922007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6293
6294 * gdb.texinfo (Print Settings): Add documentation for "set/show
6295 print frame-arguments".
6296
1a619819
LM
62972007-11-05 Luis Machado <luisgpm@br.ibm.com>
6298
3b784c4f 6299 * gdb.texinfo (Output): Update printf command's description.
1a619819 6300
55eddb0f
DJ
63012007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6302
6303 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6304 powerpc soft-float".
6305
9cceb671
DJ
63062007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6307
6308 * gdb.texinfo (Files): Correct formatting. Mention Expat
6309 requirement.
6310 (Requirements for Building GDB): Expand the list of Expat
6311 uses.
6312 (Library List Format, Memory Map Format): Mention Expat.
6313 (Target Descriptions): Update Expat wording.
6314
83acabca
DJ
63152007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6316
6317 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6318 Document that gdbarch_convert_register_p should return zero for no-op
6319 conversions.
6320
e35879db
UW
63212007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6322
83acabca 6323 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6324 of set_gdbarch_sofun_address_maybe_missing back to ...
6325 (Target Conditionals): ... here to fix build break.
6326
203c3895
UW
63272007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6328
83acabca 6329 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6330 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6331 (Compiler Characteristics): ... documentation of
6332 set_gdbarch_sofun_address_maybe_missing.
6333
11411de3
DJ
63342007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6335
6336 * gdbint.texinfo (Target Conditionals): Use
6337 frame_unwind_register_unsigned in examples instead of
6338 frame_unwind_unsigned_register.
6339
7cc46491
DJ
63402007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6341
6342 * gdb.texinfo (Predefined Target Types): Add int128
6343 and uint128.
6344 (Standard Target Features): Add PowerPC features.
6345
81adfced
DJ
63462007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6347
6348 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6349
c1874924
UW
63502007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6351
6352 * gdbint.texi (Target Conditionals): Remove documentation
6353 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6354 gdbarch_extract_return_value, and gdbarch_store_return_value.
6355
f6e56ab3
UW
63562007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6357
6358 * gdbint.texi (Target Conditionals): Remove documentation of
6359 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6360
56cf5405
KH
63612007-10-11 Kazu Hirata <kazu@codesourcery.com>
6362
6363 * gdb.texinfo: Mention that inaccessible-by-default is on by
6364 default.
6365
35156bae
DJ
63662007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6367
6368 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6369
d983da9c
DJ
63702007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6371
6372 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6373 multi-threaded watchpoints.
6374 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6375 checked. Describe sticky notification. Expand description
6376 of steppable and continuable watchpoints.
6377 (Watchpoints and Threads): New subsection.
6378
fe6fbf8b
VP
63792007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6380
6381 * gdb.texinfo (Setting Breakpoints): Revise
6382 documentation for pending breakpoints. Document
6383 breakpoints with multiple locations.
5ae4183a 6384
084344da
VP
63852007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6386
6387 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6388 Document -list-features.
5ae4183a 6389
82160952
EZ
63902007-09-15 Eli Zaretskii <eliz@gnu.org>
6391
6392 * gdb.texinfo (Output): Spell out which features of C's printf are
6393 not supported by GDB's printf.
7e27a47a
EZ
6394 (Separate Debug Files): More accurate wording regarding build ID
6395 and a reference to the ld manual rather than the Fedora wiki.
82160952 6396
ea37ba09
DJ
63972007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6398 Jim Blandy <jimb@codesourcery.com>
6399
6400 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6401 (Examining Memory): Update mentions of the 's' format.
6402 (Automatic Display): Likewise.
6403
b8533aec
DJ
64042007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6405
6406 * gdb.texinfo: Update the FSF's Back-Cover Text.
6407
83f83d7f
JK
64082007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6409 Eli Zaretskii <eliz@gnu.org>
6410
6411 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6412 Fixed the ``build ID'' name. New binaries build instructions for the
6413 build ID inclusion. Explain how the commands are specific to the build
6414 ID vs. debug link.
6415
c7e83d54
EZ
64162007-09-01 Eli Zaretskii <eliz@gnu.org>
6417
6418 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6419 indexing for ``build ID'' support.
6420
d3750b24
JK
64212007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6422
6423 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6424 Enlisted BUILD ID to the debug file searching example.
6425 Included a BUILD ID `.note.gnu.build-id' section description.
6426 Updated/added the debug files splitting instructions for OBJCOPY.
6427
02142340
VP
64282007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6429
6430 * gdb.texinfo (Variable Objects): Adjust docs
6431 for -var-info-expression and document
6432 -var-info-path-expression.
6433
d3bdde98
JB
64342007-08-20 Jim Blandy <jimb@codesourcery.com>
6435
3fb6a982
JB
6436 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6437 (title page): Include the dedication in the printed manual, as a
6438 separate page after the copyright notice.
5ae4183a 6439
d3bdde98
JB
6440 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6441 don't break a @var across a line.
6442
c80a96a8
MR
64432007-07-25 Maciej W. Rozycki <macro@mips.com>
6444
6445 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6446 for include files.
6447
5824a901
NR
64482007-07-12 Nick Roberts <nickrob@snap.net.nz>
6449
6450 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6451 in annotate.texinfo.
6452 (Command History): Link to new node.
5824a901 6453
d52e7ea3
UW
64542007-07-05 Markus Deuling <deuling@de.ibm.com>
6455
6456 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6457
5fc14d0a
EZ
64582007-07-05 Eli Zaretskii <eliz@gnu.org>
6459
6460 * gdbint.texinfo (Target Conditionals): Fix last change.
6461
4a9bb1df
UW
64622007-07-03 Markus Deuling <deuling@de.ibm.com>
6463
6464 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6465 routines:
6466 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6467 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6468 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6469 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6470 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6471 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6472 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6473 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6474 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6475 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6476 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6477 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6478 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6479 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6480 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6481 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6482 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6483 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6484 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6485 (SOFTWARE_SINGLE_STEP_P)
6486
6487 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6488 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6489
6490 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6491 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6492 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6493 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6494 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6495 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6496 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6497 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6498 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6499 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6500
6501 (Converting an existing Target Architecture to Multi-arch): Remove
6502 section.
6503
6504 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6505 (gdbarch_addr_bits_remove): Add code example.
6506
6507 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6508
cfa9d6d9
DJ
65092007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6510
6511 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6512 Add other missing entries. Adjust the table size to fit.
6513 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6514 stop reasons including the new "library" event.
6515 (General Query Packets): Adjust table widths for qSupported. Mention
6516 qXfer:libraries:read reply to qSupported and document the new packet.
6517 (Library List Format): New section.
6518
159fcc13
JK
65192007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6520
6521 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6522
f66d1690
MS
65232007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6524
6525 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6526
67102876
NR
65272007-06-25 Nick Roberts <nickrob@snap.net.nz>
6528
6529 * gdbint.texinfo (Register and Memory Data): Break sections
6530 into nodes and add a menu.
6531
a4642986
MR
65322007-06-21 Maciej W. Rozycki <macro@mips.com>
6533
6534 * gdb.texinfo (Examining Memory): Document the new behaviour.
6535
e9c17194
VP
65362007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6537
6538 * gdb.texinfo (Standard Target Features): Document
6539 m68k features.
6540
31d99776
DJ
65412007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6542
6543 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6544
1780a0ed
DJ
65452007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6546
6547 * gdb.texinfo (Target Description Format): Add version attribute
6548 for <target>.
6549
822b6570
DJ
65502007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6551
6552 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6553
f8b73d13
DJ
65542007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6555
6556 * gdb.texinfo (MIPS Features): New subsection.
6557
0e7f50da
UW
65582007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6559 Markus Deuling <deuling@de.ibm.com>
6560
6561 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6562 and qXfer:spu:write packets and mention them under qSupported.
6563
23d964e7
UW
65642007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6565 Markus Deuling <deuling@de.ibm.com>
6566
6567 * gdb.texinfo (Architectures): Add new SPU section to document
6568 Cell Broadband Engine SPU architecture specific commands.
6569
9f708cb2
VP
65702007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6571
6572 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6573 comments.
6574
7579b5f8
NR
65752007-06-07 Nick Roberts <nickrob@snap.net.nz>
6576
6577 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6578
bf06d120
JB
65792007-05-29 Jim Blandy <jimb@codesourcery.com>
6580
6581 * gdb.texinfo (Overview): Doc fix.
6582
23776285
MR
65832007-05-22 Maciej W. Rozycki <macro@mips.com>
6584
6585 * gdb.texinfo (Remote Configuration): Document "set/show
6586 remoteflow".
6587
1a69e1e4
DJ
65882007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6589
bf06d120
JB
6590 * gdb.texinfo (MIPS): Remove documentation for set mips
6591 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6592 stack-arg-size.
1a69e1e4 6593
46ba6afa 65942007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6595
46ba6afa
BW
6596 * all-cfg.texi (GDBTUI): New.
6597 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6598 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6599 (TUI Configuration): Edit to improve clarity and fix problems of
6600 both style and content.
5ae4183a 6601
06d3b283
UW
66022007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6603
6604 * observer.texi (GDB Observers): New observer "new_objfile".
6605
179101d6
UW
66062007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6607
6608 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6609
25d5ea92
VP
66102007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6611
6612 * gdb.texinfo (GDB/MI Variable Objects): Document
6613 frozen variables objects.
5ae4183a 6614
ea35711c
DJ
66152007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6616
6617 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6618 (Character Sets, Caching Data of Remote Targets): Likewise.
6619 (Targets): Delete Remote node. Move its text...
6620 (Debugging Remote Programs): ...to here. Delete description
6621 of the "remote" command.
6622 (Remote configuration): Delete description of "set remotedevice"
6623 and "show remotedevice".
6624 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6625
db2e3e2e
BW
66262007-04-11 Bob Wilson <bob.wilson@acm.org>
6627
5ae4183a
AS
6628 * gdb.texinfo (Contributors, Continuing and Stepping)
6629 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6630 (General Query Packets, File-I/O Remote Protocol Extension)
6631 (Protocol Basics, The F Reply Packet, Write)
6632 (Protocol-specific Representation of Datatypes, Memory Transfer):
6633 Fix hyphenation, punctuation and grammar problems.
6634 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6635 'section' instead of 'subsection' in the text.
6636 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6637 (i386): Remove period from section name.
db2e3e2e
BW
6638 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6639 (Config Names, Configure Options): Use @file{configure}.
6640
8a3dae3e
DJ
66412007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6642
6643 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6644 and tab expansion.
6645
1a92f856
DJ
66462007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6647
6648 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6649
79a6e687 66502007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6651
79a6e687
BW
6652 * gdb.texinfo: Consistently capitalize all significant words in
6653 node names, chapter titles, section titles, and headings. Update
6654 cross references to match.
6655 (Starting and Stopping Trace Experiment): Make node name plural.
6656 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6657
ad527d2e
PA
66582007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6659
6660 * gdb.texinfo (WinCE): Delete obsolete subsection.
6661
7ce59000
DJ
66622007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6663
6664 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6665 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6666 references.
6667
8807d78b
DJ
66682007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6669
6670 * gdb.texinfo (Startup): Delete references to some alternate
6671 names for .gdbinit.
6672 (Thread): Remove LynxOS reference.
6673 (Tandem ST2000): Delete target-specific documentation.
6674 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6675 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6676 and GDB_OSABI_LYNXOS.
6677
5f402660
UW
66782007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6679
6680 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6681
bac718a6
UW
66822007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6683
6684 * gdbint.texinfo (Target Conditionals): Remove mention of
6685 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6686 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6687
9453113a
DJ
66882007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6689
6690 * Makefile.in: Add "pdfdir" installation
6691 directory, PDFTEX macro, support for "install-pdf" target,
6692 and rules for making a pdf version of refcard.texi.
6693 * refcard.tex: Specify paper size for PDF output.
6694
ae21e955 66952007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6696
ae21e955 6697 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6698
3f94c067 66992007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6700
3f94c067
BW
6701 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6702 (Source Path, Character Sets, Macros, Define)
6703 (GDB/MI Result Records, GDB/MI Simple Examples)
6704 (GDB/MI Program Execution, GDB/MI File Commands)
6705 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6706 (Bug Reporting): Use @value{GCC}.
5ae4183a 6707
12c27660 67082007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6709
12c27660
BW
6710 * gdb.texinfo (Help): Fix formatting of examples.
6711 (Variables): Use @ifnotinfo instead of @iftex.
6712 (Non-debug DLL symbols): Use @ref instead of @pxref.
6713 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6714
ce9341a1
BW
67152007-03-26 Bob Wilson <bob.wilson@acm.org>
6716
6717 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6718
c8f4133a
BW
67192007-03-26 Bob Wilson <bob.wilson@acm.org>
6720
6721 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6722 the order of the nodes.
6723 (C Operators, C Constants, Debugging C): Remove extra menus.
6724 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6725
c8f4133a 67262007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6727
6728 * gdb.texinfo (File Options): Add missing parenthesis.
6729 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6730
c74d0ad8
DJ
67312007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6732
6733 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6734
ff6f572f
DJ
67352007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6736
669fac23 6737 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6738 case insensitivity.
6739 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6740
994337c3
NR
67412007-02-18 Nick Roberts <nickrob@snap.net.nz>
6742
6743 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6744 (Files): Add section name to argument list for pxref.
6745 (Non-debug DLL symbols): Don't use `see' for pxref.
6746 (Embedded Processors): Fix typo.
6747 (GDB/MI Breakpoint Commands): Execution commands generate
6748 *stopped not ^done.
6749
eb819d70
NR
67502007-02-13 Nick Roberts <nickrob@snap.net.nz>
6751
6752 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6753 values for in_scope. Mention that only root variables can be
6754 updated.
6755 (GDB/MI Development and Front Ends): Explain new values may be
6756 added to existing fields.
6757
123dc839
DJ
67582007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6759
6760 * gdb.texinfo (-target-disconnect): Use @smallexample.
6761 (Requirements): Add anchor for Expat. Update description.
6762 (Target Descriptions): Mention Expat.
6763 (Target Description Format): Document new elements. Use
6764 @smallexample.
6765 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6766 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6767
108546a0
DJ
67682007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6769
6770 * gdb.texinfo (Target Description Format): Add section on XInclude.
6771
95a98c01
NR
67722006-02-03 Nick Roberts <nickrob@snap.net.nz>
6773
6774 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6775 command -enable-timings.
6776
f4b3909f
EZ
67772007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6778
5ae4183a 6779 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6780 descriptions for new/deleted elements in gdb_osabi. Add missing
6781 description for function generic_elf_osabi_sniff_abi_tag_sections.
6782
c7ba131e
JB
67832007-01-29 Joel Brobecker <brobecker@adacore.com>
6784
6785 * gdb.texinfo (Maintenance Commands): Add documentation for
6786 the new "maint print target-stack" command.
6787
3a60f64e
JK
67882007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6789 Eli Zaretskii <eliz@gnu.org>
6790
f4b3909f 6791 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6792
c582f8b6
EZ
67932007-01-26 Eli Zaretskii <eliz@gnu.org>
6794
6795 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6796 Use @value{NGCC} instead of @value{GCC}.
6797
d3e8051b
EZ
67982007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6799
6800 * agentexpr.texi: Fix typos.
6801 * annotate.texinfo: Likewise.
6802 * gdb.texinfo: Likewise.
6803 * gdbint.texinfo: Likewise.
6804 * observer.texi: Likewise.
6805 * stabs.texinfo: Likewise.
6806
86f04699
EZ
68072007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6808
6809 * gdbint.texinfo (Support Libraries): Remove mmalloc
6810 entry. Describe readline library.
6811
23181151
DJ
68122007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6813
6814 * gdb.texinfo (Target Descriptions): New section.
6815 (General Query Packets): Add QPassSignals anchor. Mention
6816 qXfer:features:read under qSupported. Expand mentions of
6817 qXfer:memory-map:read and QPassSignals. Document
6818 qXfer:features:read.
6819
f822c95b
DJ
68202007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6821
6822 * gdb.texinfo (Commands to specify files): Describe
6823 "set sysroot" and "show sysroot".
6824 (Using the `gdbserver' program): Lowercase argument
6825 to @var. Expand description of setting up GDB on the
6826 host.
6827
8936fcda
JB
68282007-01-05 Joel Brobecker <brobecker@adacore.com>
6829
6830 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6831 catch exception, catch exception unhandled, and catch assert
6832 commands.
6833
e776119f
DJ
68342007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6835
6836 * gdb.texinfo (Debugging Output): Document "set debug xml"
6837 and "show debug xml".
6838
aa79a185
DJ
68392007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6840
6841 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6842
7f893741
JB
68432007-01-01 Joel Brobecker <brobecker@adacore.com>
6844
6845 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6846
a1b5960f
VP
68472006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6848
6849 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6850 note in @ignore, to be removed later if nobody complains.
6851
9f470e6e
NR
68522006-12-04 Nick Roberts <nickrob@snap.net.nz>
6853
6854 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6855 of -var-delete.
6856
765dc015 68572006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6858
765dc015 6859 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6860 automatic software/hardware breakpoint usage and
6861 the "set breakpoint auto-hw" command.
765dc015 6862
4b5752d0
VP
68632006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6864
6865 * gdb.texinfo (Memory Access Checking): New.
6866
89be2091
DJ
68672006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6868
6869 * gdb.texinfo (Remote configuration): Mention
6870 "pass-signals-packet".
6871 (General Query Packets): Document QPassSignals. Fix
6872 a typo.
6873
ca3bf3bd
DJ
68742006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6875
6876 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6877
427c3a89
DJ
68782006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6879
6880 * gdb.texinfo (Remote configuration): Rewrite documentation for
6881 packet configuration commands.
6882 (OS Information): Adjust reference to qXfer:auxv:read.
6883 (General Query Packets): Remove references to read-aux-vector-packet
6884 and set remote get-thread-local-storage-address.
6885
7a107747
DJ
68862006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6887
6888 * gdbint.texinfo (Target Architecture Definition): Add new
6889 Initializing a New Architecture section.
6890
1c56eb0e
EZ
68912006-10-31 David Taylor <dtaylor@emc.com>
6892
6893 * stabs.texinfo (Macro define and undefine): New node describing
6894 stabs for #define and #undef.
6895
f73adfeb
AS
68962006-10-27 Andreas Schwab <schwab@suse.de>
6897
6898 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6899
fd60e0df
EZ
69002006-10-21 Eli Zaretskii <eliz@gnu.org>
6901
6902 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6903 clarify on the possible meanings of ``expression'' watched by
6904 watchpoints. Add indexing.
e5ac9b53
EZ
6905 (Prompting, Errors, Invalidation, Annotations for Running)
6906 (Source Annotations): Fix index entries by adding "annotation" to
6907 them, to discriminate from index entries that point to the more
6908 general topic descriptions.
fd60e0df 6909
52bb452f
DJ
69102006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6911
6912 * gdbint.texinfo (Target Vector Definition): Move most
6913 content into Existing Targets. Add a menu.
6914 (Existing Targets): New section, moved from Target Vector
6915 Definition. Use @subsection.
6916 (Managing Execution State): New section.
6917
58955e58
BW
69182006-10-16 Bob Wilson <bob.wilson@acm.org>
6919
6920 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6921
c8aa23ab
EZ
69222006-10-15 Eli Zaretskii <eliz@gnu.org>
6923
6924 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6925 (Command Syntax, Signals, Backtrace, Connecting)
6926 (Remote configuration, Renesas Boards, Console I/O): Fix last
6927 change: use Ctrl- instead of C-, except wrt Emacs.
6928 (File-I/O Examples): Put Ctrl-c in @kbd.
6929 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6930 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6931 (Signals, Set Breaks, Set Watchpoints): Document optional
6932 arguments to `info signals' `handle', `info breakpoints', and
6933 `info watchpoints'.
c8aa23ab 6934
e7109c7e
EZ
69352006-10-14 Eli Zaretskii <eliz@gnu.org>
6936
6937 * gdb.texinfo (Backtrace): Fix last change.
6938
de3aea7b
NR
69392006-10-14 Nick Roberts <nickrob@snap.net.nz>
6940
6941 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6942
7f9087cb
BW
69432006-10-10 Bob Wilson <bob.wilson@acm.org>
6944
c8aa23ab
EZ
6945 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6946 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6947 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6948
68437a39
DJ
69492006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6950 Daniel Jacobowitz <dan@codesourcery.com>
6951
6952 * gdb.texinfo (Packets): Document vFlashErase,
6953 vFlashWrite and vFlashDone packets.
6954 (General Query Packets): Document qXfer:memory-map:read.
6955 Add a new feature for qXfer:memory-map:read.
6956 (Memory map format): New section.
6957 (Target Commands): Mention that gdb can write flash.
6958
fd79ecee
DJ
69592006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6960 Daniel Jacobowitz <dan@codesourcery.com>
6961
6962 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6963 memory regions and "mem auto".
6964
350da6ee
DJ
69652006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6966
6967 * gdbint.texinfo (Array Containers): New section.
6968
2f1acb09
VP
69692006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6970
6971 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6972 -stack-list-arguments HIGH_FRAME argument can be larger then the
6973 actual number of frames.
6974
2ab1eb7a
VP
69752006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6976
6977 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6978 -stack-list-locals HIGH_FRAME argument can be larger then the
6979 actual number of frames.
2ab1eb7a 6980
599b237a
BW
69812006-09-02 Bob Wilson <bob.wilson@acm.org>
6982
6983 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6984 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6985
25ab7e6d
EZ
69862006-09-02 Eli Zaretskii <eliz@gnu.org>
6987
6988 * gdbint.texinfo (Overall Structure): New section "Source Tree
6989 Structure".
6990
940178d3
JB
69912006-08-17 Jim Blandy <jimb@codesourcery.com>
6992
6993 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6994 responses.
6995
30daae6c
JB
69962006-08-08 Joel Brobecker <brobecker@adacore.com>
6997
6998 * gdb.texinfo (Source Path): Add documentation for new
6999 substitute-path commands.
7000
7fa2210b
DJ
70012006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7002
7003 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7004 (Running Configure): ...here.
7005 (Requirements): New node. Mention expat.
7006
3d00d119
DJ
70072006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7008
5ae4183a 7009 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7010 'set download-write-size' and 'show download-write-size'.
7011
0cbfa4ee
DJ
70122006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7013
7014 * stabs.texinfo (Member Type Descriptor): Correct example for
7015 pointer to member types.
7016
16026cd7
AS
70172006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7018
7019 * gdb.texinfo (Optional warnings and messages): Add
7020 'set/show trace-commands'.
7021 (Command files): Add '-v' to source command.
7022
0876f84a
DJ
70232006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7024
7025 * gdb.texinfo (OS Information): Update qPart reference to
7026 qXfer.
7027 (Remote configuration): Likewise.
7028 (Overview): Move @cindex to the start of a paragraph. Talk
7029 about binary data encoding.
7030 (Packets): Refer to the overview for the details of the X
7031 packet encoding.
7032 (General Query Packets): Remove qPart description. Add qXfer
7033 description. Add an anchor to qSupported. Correct feature
7034 table title. Add a new feature for qXfer:auxv:read.
7035 (Interrupts): Add a missing parenthesis.
7036
2ec3381a
DJ
70372006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7038
669fac23 7039 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7040 (GDB/MI Kod Commands): Remove commented out node.
7041
594fe323
EZ
70422006-07-01 Eli Zaretskii <eliz@gnu.org>
7043
7044 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7045 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7046 (GDB/MI Thread Commands, GDB/MI Program Execution)
7047 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7048 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7049 (GDB/MI File Commands, GDB/MI Target Manipulation)
7050 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7051 since the MI prompt is hard-wired into the code.
7052
7e3fb70c
NR
70532006-07-01 Nick Roberts <nickrob@snap.net.nz>
7054
7055 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7056 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7057 (GDB/MI Data Manipulation): Remove description of unimplemented
7058 display related commands as variable objects perform this function
7059 and are superior: -display-delete, -display-disable,
7060 -display-enable, -display-insert and -display-list. Move
7061 -environment-cd, -environment-directory, -environment-path
7062 and -environment-pwd to "Program Context".
7063 (GDB/MI Program Control): Rename to "Program Execution". Move
7064 -exec-arguments -exec-abort to...
7065 (GDB/MI Program Context): ...here. New node split from "Data
7066 Manipulation".
7067
be2a5f71
DJ
70682006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7069
7070 * gdb.texinfo (Remote configuration): Document set / show
7071 remote supported-packets.
7072 (General Query Packets): Document qSupported packet.
7073
fc320d37
SL
70742006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7075
7076 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7077 and font markup.
7078 (Protocol basics): Likewise.
7079 (The F request packet): Likewise.
7080 (The F reply packet): Likewise.
7081 (Memory transfer): Move this node to be a subsubsection of
7082 "Protocol specific representation of datatypes".
7083 (The Ctrl-C message): More copy editing.
7084 (Console I/O): Likewise.
7085 (The isatty call): Delete this node, and merge its content into
7086 the "isatty" node. Fixed references elsewhere.
7087 (The system call): Delete this node, and merge its content into
7088 the "system" node. Fixed references elsewhere.
7089 (open): Reformat to use @table, and add appropriate font markup.
7090 (close): Likewise.
7091 (read): Likewise.
7092 (write): Likewise.
7093 (lseek): Likewise.
7094 (rename): Likewise.
7095 (unlink): Likewise.
7096 (stat/fstat): Likewise.
7097 (gettimeofday): Likewise.
7098 (isatty): Likewise.
7099 (system): Likewise, plus minor changes to fix confusing wording.
7100 (Integral datatypes): Fix font markup.
7101 (Pointer values): Likewise.
7102 (struct stat): Fix markup to use @table, plus minor copy editing.
7103 (struct timeval): Fix font markup, plus minor copy editing.
7104 (Constants): Minor copy editing.
7105 (Errno values): Add font markup.
7106 (File-I/O Examples): Likewise.
7107
158fdf5c
NR
71082006-06-10 Nick Roberts <nickrob@snap.net.nz>
7109
7110 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7111 (GDB/MI Simple Examples): Move node up one level. Use real
7112 examples.
7113 (GDB/MI Compatibility with CLI): Update.
7114 (GDB/MI Result Records): Add "connected" and "exit" result
7115 classes.
7116 (GDB/MI Stream Records): Clarify target output.
7117 (GDB/MI Command Description Format): Modify example description.
7118 (GDB/MI Breakpoint Table Commands): Rename to...
7119 (GDB/MI Breakpoint Commands): ...this
7120 (GDB/MI Breakpoint Commands): Add optional thread field.
7121 (GDB/MI Program Control): Add an introduction. Move "Program
7122 termination" examples into exec-run description.
7123 (GDB/MI File Commands): Mention similar CLI commands.
7124 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7125 is similar to "-gdb-version".
7126
ddb50cd7
EZ
71272006-06-09 Eli Zaretskii <eliz@gnu.org>
7128
7129 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7130
2aef0d6b
NR
71312006-06-02 Nick Roberts <nickrob@snap.net.nz>
7132
7133 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7134 sourceware.org for mailing lists.
d5e40d59 7135 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7136
383a5c52
NR
71372006-06-01 Nick Roberts <nickrob@snap.net.nz>
7138
d5e40d59 7139 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7140
e16b02ee
EZ
71412006-05-22 Eli Zaretskii <eliz@gnu.org>
7142
7143 * gdb.texinfo (Cygwin Native): Fix last change.
7144
be90c084
CF
71452006-05-22 Christopher Faylor <cgf@timesys.com>
7146
7147 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7148
347ceba5
NR
71492006-05-15 Nick Roberts <nickrob@snap.net.nz>
7150
7151 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7152 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7153
369af7bd
DJ
71542006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7155
7156 * gdb.texinfo (General Query Packets): Recommend not starting
7157 new packets with qC and clarify.
7158
2ffdbde8 71592006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7160
7161 * gdb.texinfo (M2 Types): New section.
72019c9c 7162
16d1a084
DJ
71632006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7164
7165 * agentexpr.texi: Add a copyright and license notice.
7166 * observer.texi: Likewise, with GPL clause for function prototypes.
7167 Remove trailing whitespace.
7168
aa56d27a
JB
71692006-05-05 Jim Blandy <jimb@codesourcery.com>
7170
7171 * gdb.texinfo (General Query Packets): Document conventions for
7172 terminating packet names, and their violations.
7173
5bdf8622
DJ
71742006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7175
7176 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7177 * gdb.texinfo: Likewise.
7178
605a56cb
DJ
71792006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7180
7181 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7182 and "show remotedebug".
7183 (Debugging Output): Add additional index entries.
7184
b8db102d
MS
71852006-04-27 Michael Snyder <msnyder@redhat.com>
7186
7187 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7188
c5e30d01
AC
71892006-04-22 Andrew Cagney <cagney@redhat.com>
7190
7191 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7192 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7193
8181d85f
DJ
71942006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7195
7196 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7197 and remove breakpoint prototypes.
7198 (Watchpoints): Move description of target_insert_hw_breakpoint and
7199 target_remove_hw_breakpoint ...
7200 (Breakpoints): ... to here. Document target_insert_breakpoint and
7201 target_remove_breakpoint.
7202
4f553f88
JB
72032006-04-17 Jim Blandy <jimb@codesourcery.com>
7204
7205 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7206 and C packets are optional.
7207
cd852561
FR
72082006-04-14 Frederic Riss <frederic.riss@st.com>
7209
7210 * gdb.texinfo (Specifying source directories): Update the description
7211 of the source file search to reflect the fact that the source path
7212 always contains at least $cdir and $cwd.
7213
b620eb07
MS
72142006-03-31 Michael Snyder <msnyder@redhat.com>
7215
7216 * gdb.texinfo: Update copyright dates.
7217
3156cdaf
EZ
72182006-03-31 Eli Zaretskii <eliz@gnu.org>
7219
7220 * gdb.texinfo (Overview): Add an index entry to "empty response".
7221
7d30c22d
JB
72222006-03-28 Jim Blandy <jimb@codesourcery.com>
7223
7224 * gdbint.texinfo (Prologue Analysis): New section.
7225
86941c27
JB
72262006-03-07 Jim Blandy <jimb@red-bean.com>
7227
66b8c7f6
JB
7228 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7229
1a10341b
JB
7230 * gdb.texinfo (Target Commands): Update text describing how to
7231 specify a target. Refer to the detailed section on remote
7232 debugging, not the brief mention.
7233
86941c27
JB
7234 * gdb.texinfo (Connecting): Organize the different 'target remote'
7235 connection methods into a table. Add a 'target remote' index
7236 entry. (!!!)
7237
62f3a2ba
FF
72382006-02-17 Fred Fish <fnf@specifix.com>
7239
7240 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7241 'ptype' commands to reflect the fact that the only significant
7242 difference between them is that ptype prints the complete type
7243 description instead of just the name.
7244
8b9a88ea
WZ
72452006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7246
7247 * gdbint.texinfo (Watchpoints): Delete
7248 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7249
7e8dc855
NR
72502006-02-10 Nick Roberts <nickrob@snap.net.nz>
7251
7252 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7253 times fields where needed. Fix typos. Update general form given
7254 for output of -break-insert.
7255 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7256
c91d38aa
DJ
72572006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7258
7259 * gdbint.texinfo (Symbol Handling): Add a section
7260 on memory management.
7261
38fcd64c
DJ
72622006-02-06 Vladimir Prus <ghost@cs.msu.su>
7263
7264 * gdb.texinfo (Breakpoint table commands): Document the fullname
7265 field in -break-list output.
7266
219eec71
EZ
72672006-02-03 Eli Zaretskii <eliz@gnu.org>
7268
7269 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7270 debugging information produced by the various "set debug..."
7271 options.
7272
ae5a43e0
DJ
72732006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7274
7275 * gdb.texinfo (Files): Remove obsolete bits from the description
7276 of "symbol-file".
7277
a9f158ec
JB
72782006-01-25 Jim Blandy <jimb@redhat.com>
7279
7280 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7281
410dd08e
JB
72822006-01-24 Jim Blandy <jimb@redhat.com>
7283
7284 * gdbint.texinfo (Frames): Document the basics of GDB's register
7285 unwinding model, and explain the existence of the "sentinel" frame.
7286
4b505b12
AS
72872006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7288
7289 * gdb.texinfo (Choosing files): Mention that -directory is used
7290 for script files.
7291 (Specifying source directories): Likewise.
7292 (Command files): Explain how script files are found.
7293
839c27b7
EZ
72942006-01-21 Eli Zaretskii <eliz@gnu.org>
7295
7296 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7297 the threads in a multi-threaded program.
7298 (Threads): The threadno argument of "thread apply" can be a range
7299 of numbers.
7300
7be93b9e
JB
73012006-01-18 Jim Blandy <jimb@redhat.com>
7302
7303 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7304 of warning flags.
7305
fcc73fe3
EZ
73062006-01-13 Eli Zaretskii <eliz@gnu.org>
7307
7308 * gdb.texinfo (Sequences): Improve menu annotations.
7309 (Define): Add index entries for arguments of user-defined
7310 commands. Move the description of flow-control commands...
7311 (Command Files): ...to here. Document loop_break and
7312 loop_continue.
ca91424e
EZ
7313 (Define, Command Files): Document `end' and add index entries for
7314 it.
fcc73fe3 7315
5c95884b
MS
73162006-01-04 Michael Snyder <msnyder@redhat.com>
7317
7318 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7319 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7320
860701dc
PH
73212006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7322
7323 * gdb.texinfo (Omissions from Ada): Document that there is now
7324 limited aggregate support.
7325
36b80e65
EZ
73262005-12-28 Eli Zaretskii <eliz@gnu.org>
7327
7328 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7329 registers and the likes.
7330
c1468174
EZ
73312005-12-24 Eli Zaretskii <eliz@gnu.org>
7332
7333 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7334 (Symbols): Fix usage of "e.g.".
359df76b 7335 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7336
7337 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7338 (Coding): Fix usage of "e.g.".
7339
c02a867d
EZ
73402005-12-23 Eli Zaretskii <eliz@gnu.org>
7341
5ae4183a
AS
7342 * stabs.texinfo:
7343 * refcard.tex:
c02a867d 7344 * gpl.texi:
5ae4183a
AS
7345 * gdbint.texinfo:
7346 * gdb.texinfo:
7347 * gdb-cfg.texi:
c02a867d 7348 * fdl.texi:
5ae4183a
AS
7349 * annotate.texinfo:
7350 * all-cfg.texi:
c02a867d
EZ
7351 * Makefile.in: Add (C) after Copyright. Update the FSF
7352 address.
7353
fad38dfa
EZ
73542005-12-03 Eli Zaretskii <eliz@gnu.org>
7355
7356 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7357 extend GDB with commands for external monitor.
7358
53e5f3cf
AS
73592005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7360
7361 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7362
55f6ca0f
JB
73632005-11-25 Joel Brobecker <brobecker@adacore.com>
7364
7365 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7366
c1947b85
JB
73672005-11-21 Jim Blandy <jimb@redhat.com>
7368
7369 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7370 placement of 'R' actions in tracepoint action packets; document
7371 dependence of 'X' and 'M' actions on a preceding 'R' action for
7372 their registers.
7373
9d29849a
JB
73742005-11-19 Jim Blandy <jimb@redhat.com>
7375
7376 * gdb.texinfo (Tracepoint Packets): New node.
7377 (General Query Packets): Add entries for the tracepoint packets,
7378 referring to the "Tracepoint Packets" node.
7379 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7380
9a6253be
KB
73812005-11-18 Kevin Buettner <kevinb@redhat.com>
7382
7383 * gdb.texinfo (set remotebreak): Add anchor.
7384 (X packet): Likewise.
7385 (Remote Protocol): Add new section `Interrupts' and new index
7386 entry `interrupts (remote protocol)'.
7387
5f3bebba
JB
73882005-11-18 Jim Blandy <jimb@redhat.com>
7389
7390 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7391 entries into the General Query Packets section. Add a
7392 cross-reference to that section. Drop description of replies, as
7393 these are covered in the descriptions of each packet.
7394 (General Query Packets): Add introductory text. Explain naming
7395 conventions, and how the end of a name is recognized.
7396
9a7a1b36
KB
73972005-11-17 Kevin Buettner <kevinb@redhat.com>
7398
0564b6cf 7399 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7400 "set remotebreak" command.
7401
b8ff78ce
JB
74022005-11-16 Jim Blandy <jimb@redhat.com>
7403
7404 * gdb.texinfo (Packets, Stop Reply Packets)
7405 (General Query Packets): Various formatting cleanups.
7406 - Use @samp for packet contents.
7407 - Drop summaries from packet @item lines; the same information appears
7408 immediately below in the description.
7409 - Delete paragraph breaks after packet @item commands, so that the
7410 description appears directly to the right of the packet prototype
7411 in the printed manual, if it fits.
7412 - Place spaces in packet prototypes between @vars and non-@var
7413 letters, and explain that they're just for formatting.
7414 - Use @dots{} instead of '...'.
7415 - Fix uses of @code where @var was needed.
7416 - Replace "deprecated" markers with English text spelling out the
7417 packet's status and the preferred alternatives.
7418 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7419 what this ever meant.
7420 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7421 this for a long time.
7422 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7423 implemented several times, and have been in use for years.
7424
8ffe2530
JB
74252005-11-15 Jim Blandy <jimb@redhat.com>
7426
c43c5473
JB
7427 * gdb.texinfo (Packets): Add index entries for 'm' packet
7428 disclaimers.
5ae4183a 7429
fb031cdf
JB
7430 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7431 of stub when processing an 'm' packet.
7432
8ffe2530
JB
7433 * gdb.texinfo (Packets): Mention that packets beginning with
7434 letters are reserved once, at the top, instead of actually listing
7435 them all and saying "reserved".
7436
c03c782f
AS
74372005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7438
7439 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7440 Change @var{$arg0 to @code{$arg0.
7441
814e32d7
WZ
74422005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7443
7444 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7445
fa93a9d8
JB
74462005-11-12 Jim Blandy <jimb@redhat.com>
7447
7448 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7449 order. Remove extraneous 'z'.
7450
8a5a3c82
AS
74512005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7452
7453 * gdb.texinfo (Choosing files): Add --eval-command.
7454
4b0ad762
AS
74552005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7456
7457 * gdb.texinfo (Choosing modes): Add --return-child-result.
7458
7459
1a088d06
AS
74602005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7461
7462 * gdb.texinfo (Choosing modes): Add --batch-silent.
7463
656d5e12
EZ
74642005-10-28 Eli Zaretskii <eliz@gnu.org>
7465
7466 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7467 "The -var-update Command".
7468
3c9c013a
JB
74692005-10-03 Joel Brobecker <brobecker@adacore.com>
7470
7471 * gdb.texinfo (Print Settings): Add documentation for set/show
7472 print array-indexes.
7473
7ba3cf9c
DJ
74742005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7475
7476 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7477 6.2 and 6.3.
7478
a94ab193
EZ
74792005-08-27 Eli Zaretskii <eliz@gnu.org>
7480
7481 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7482 since 19-Jan-2004.
7483 (Files): Likewise.
ab1adacd
EZ
7484 (Variables, Symbols): Document the "<incomplete type>" message and
7485 its reasons.
a94ab193 7486
ca06016a
FF
74872005-08-01 Fred Fish <fnf@specifix.com>
7488
7489 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7490
cf58170d
NR
74912005-07-15 Nick Roberts <nickrob@snap.net.nz>
7492
7493 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7494 option for -var-list-children and -var-update.
7495 (GDB/MI Stack Manipulation): Simplify description of
7496 print-values option for -stack-list-locals.
7497 (GDB/MI Command Description Format): Clarify.
7498 (Mode Options): Spelling of superseded.
7499
38f1196a
BR
75002005-07-12 Bob Rossi <bob@brasko.net>
7501
7502 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7503 corresponding GDB command comment.
7504
3cb3b8df
BR
75052005-07-06 Bob Rossi <bob@brasko.net>
7506
7507 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7508 and -inferior-tty-show.
7509 (Input/Output): Document "set/show inferior-tty" and tty alias.
7510
10fac096
NW
75112005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7512
7513 * gdb.texinfo (Packets): Change description of 'D' packet to note
7514 that GDB does wait for a response.
7515
d1b6db76
NR
75162005-06-22 Nick Roberts <nickrob@snap.net.nz>
7517
7518 * gdb.texinfo (History) Rename "Command History".
7519 (Command History): Move node "Server Prefix" from section on
7520 Annotations here.
7521
29629dcf
NR
75222005-06-19 Nick Roberts <nickrob@snap.net.nz>
7523
7524 * gdb.texinfo (GDB/MI Stack Manipulation):
7525 Re-instate -stack-info-frame with example. Say that it gets
7526 info on selected frame, not current frame.
7527
397ca115
EZ
75282005-06-18 Eli Zaretskii <eliz@gnu.org>
7529
7530 * gdb.texinfo (Server): Clarify that `file' should be used before
7531 connecting to the server.
7532 (Files): Add an xref to the above description.
51274035
EZ
7533 (Output Formats): More detailed description of the `c' format.
7534 (Memory): List explicitly all the formats supported by `x'.
638ac427 7535 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7536 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7537 files. Add more indexing for solib-absolute-prefix and
7538 --with-sysroot.
76d17f34
EZ
7539 (Machine Code): Document possible problems with locations in
7540 shared libraries.
d416eeec
EZ
7541 (Backtrace): Document that free-standing environments do not need
7542 to have a `main' function.
397ca115 7543
74f6deaa
NR
75442005-06-18 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7547 -stack-info-frame.
7548
a9967aef
AC
75492005-06-07 Andrew Cagney <cagney@gnu.org>
7550
7551 * gdb.texinfo (Contributors): Note the original multi-arch
7552 contributors.
7553
e09f16f9
EZ
75542005-06-03 Eli Zaretskii <eliz@gnu.org>
7555
7556 * gdb.texinfo (Registers): Add index entries for the standard
7557 registers.
7558 (Frames): Add cross-reference from frame pointer description to
7559 the Registers node.
7560 (Annotations Overview): Fix the reference to GDB name.
7561
d87ba7ee
EZ
75622005-06-01 Eli Zaretskii <eliz@gnu.org>
7563
7564 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7565 can-use-hw-watchpoints.
7566
034dad6f
BR
75672005-05-28 Bob Rossi <bob@brasko.net>
7568
7569 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7570 the possible reasons why an exec async record would be returned to FE.
7571
ffed4509
AC
75722005-05-26 Andrew Cagney <cagney@gnu.org>
7573
7574 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7575 Andrew Cagney implemented the original GDB/MI.
7576
e22e55c9
OF
75772005-05-23 Orjan Friberg <orjanf@axis.com>
7578
7579 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7580 documentation. Add documentation for cris-mode.
7581
a78e13ce
EZ
75822005-05-20 Eli Zaretskii <eliz@gnu.org>
7583
7584 * gdb.texinfo (Numbers): Explain the example and make the wording
7585 more acurate.
7586
76ff342d
DJ
75872005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7588 Dennis Brueni <dennis@slickedit.com>
7589
7590 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7591 (GDB/MI Data Manipulation, GDB/MI Program Control)
7592 (GDB/MI Stack Manipulation): Update examples to include the fullname
7593 attribute in stack frames.
7594
119b882a
EZ
75952005-05-12 Eli Zaretskii <eliz@gnu.org>
7596
7597 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7598 do with other non-standard names of init files.
7599
6fc08d32
EZ
76002005-05-11 Eli Zaretskii <eliz@gnu.org>
7601
7602 * gdb.texinfo (Command Files): Move the description of the startup
7603 from here...
7604 (Startup): ...to this new subsection of the Invocation chapter.
7605 Rearrange the description of init files more logically and add a
7606 cross-reference to "Command Files". Document the special gdbinit
7607 name for CISCO 68k. Expand the description of what GDB does
7608 during startup.
7609 (History): Add index entry for HISTSIZE.
7610
a561754a
MK
76112005-05-02 Mark Kettenis <kettenis@gnu.org>
7612
7613 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7614
2eecc4ab
EZ
76152005-05-02 Eli Zaretskii <eliz@gnu.org>
7616
7617 * gdb.texinfo (SVR4 Process Information, The isatty call)
7618 (The system call): Don't use foo(N) notation for man pages and
7619 functions.
514c4d71 7620 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7621
18999be5
EZ
76222005-04-27 Eli Zaretskii <eliz@gnu.org>
7623
7624 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7625 were optimized away.
7626
0abb7bc7
EZ
76272005-04-22 Eli Zaretskii <eliz@gnu.org>
7628
7629 * gdb.texinfo (Remote configuration): Document "set/show
7630 get-thread-local-storage-address". Add cross-reference to the
7631 description of the qGetTLSAddr packet.
7632 (General Query Packets): Mention "set remote
7633 get-thread-local-storage-address" and add a reference to its
7634 description.
7635
6f61acb1
NR
76362005-04-19 Nick Roberts <nickrob@snap.net.nz>
7637
7638 * gdb.texinfo (Backtrace): Describe 'bt full'.
7639
9d59903a
NR
76402005-04-17 Nick Roberts <nickrob@snap.net.nz>
7641
7642 * gdb.texinfo (Mode Options): Fix typo.
7643 (GDB/MI): Describe how to invoke GDB/MI.
7644
721c2651
EZ
76452005-04-16 Eli Zaretskii <eliz@gnu.org>
7646
7647 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7648 references changed. Add description of "info udot".
721c2651
EZ
7649 (Files): Document "set/show stop-on-solib-events".
7650 (M32R/D): Document "set/show download-path", "set/show
7651 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7652 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7653 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7654 (Maintenance Commands): Improve indexing.
7655 (Target Commands): Document "set/show hash", "set/show debug
7656 monitor".
7657 (SVR4 Process Information): Document "info pidlist" and "info
7658 meminfo". Document "set/show procfs-tarce" and "set/show
7659 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7660 (Symbols, The Print Command with Objective-C): Improve indexing.
7661 (Objective-C): Add references to "info classes" and "info
7662 selectors".
c45da7e6
EZ
7663 (Debugging Output): Improve wording. Document "set/show debug
7664 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7665 (Set Breaks): Add index entry for "hardware breakpoints".
7666 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7667 and "set/show usehardbreakpoints".
7668 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7669 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7670 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7671 rdiromatzero", "set/show rdiheartbeat".
7672 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7673 "sds".
7674 (Embedded Processors): Document the "sim" command.
7675 (Remote): Document the "remote" command.
7676 (DJGPP Native): Document the "info serial" command.
7677 (Threads): Document "maint info sol-threads".
7678 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7679 (Set Breaks): Improve indexing.
7680 (Command Syntax): Add a reference to dont-repeat.
7681 (Define): Document "dont-repeat".
7682 (TUI Commands): Document "tabset".
7683 (WinCE): New subsection. Document "set/show remotedirectory",
7684 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7685
14d6dd68
EZ
76862005-04-15 Eli Zaretskii <eliz@gnu.org>
7687
7688 * gdb.texinfo (Hurd Native): New subsection, documents
7689 Hurd-specific commands.
a64548ea 7690 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7691 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7692 (MIPS): Improve documentation of heuristic-fence-post. Document
7693 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7694 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7695 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7696 (ARM): Document ARM-specific commands.
a64548ea
EZ
7697 (AVR): New section. Document "info io_registers".
7698 (CRIS): New section. Document "set/show cris-version" and
7699 "set/show cris-dwarf2-cfi".
7700 (HPPA): New section. Document "set/show debug hppa" and "maint
7701 print unwind".
a5adf40f 7702 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7703 (Super-H): New section. Document the "regs" command.
721c2651 7704 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7705
9c16f35a
EZ
77062005-04-09 Eli Zaretskii <eliz@gnu.org>
7707
7708 * gdb.texinfo (Print Settings): Document "set/show print
7709 pascal_static-members", "set print repeats", "show print
7710 null-stop". Improve indexing. Fix documentation of "set print
7711 union".
7712 (Pascal): New section.
7713 (Supported languages): Rename from "Support"; all references
7714 updated. Add a menu item for Pascal.
7715 (Numbers): Document "set radix.
7716 (Screen Size): Document "set/show pagination".
7717 (MIPS Embedded): Remove "set processor" documentation.
7718 (Remote configuration): Document "set/show X/P/Z-packet",
7719 "set/show read-aux-vector-packet", "set/show remote
7720 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7721 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7722 remotedebug", "set/show remotebreak", "set/show remotedevice",
7723 "set/show remotelogfile".
7724 (Auxiliary Vector): Add reference to the description of the
7725 read-aux-vector-packet setting.
7726 (Set Watchpoints): Add a cross-reference to "set remote
7727 hardware-breakpoint-limit".
7728 (General Query Packets): Add indexing of requests and
7729 cross-references to related commands in "Remote configuration".
7730 (File-I/O Overview, The system call): Fix wording and typos.
7731 (Thread Stops): Add index entries.
7732 (Continuing and Stepping): Document "show step-mode".
7733 (i386): New node. Document "set/show struct-convention".
7734 (Files): Document "show trust-readonly-sections".
7735 (Calling): Document "set/show unwindonsignal".
7736 (Messages/Warnings): Add index entries.
7737 (Maintenance Commands): Document "set/show watchdog".
7738 (Annotations Overview): Document "show annotate".
7739 (Set Watchpoints): Add index entries.
7740 (Symbols): Fix doc of case-sensitive.
7741 (ABI): Document "show coerce-float-to-double".
7742 (Convenience Vars, Help): Improve indexing.
7743 (Machine Code): Document "show disassembly-flavor".
7744 (Debugging C plus plus): Document "show overload-resolution".
7745 (Value History, Signaling): Add index entries.
7746
77472005-04-08 Eli Zaretskii <eliz@gnu.org>
7748
7749 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7750 (Processes): Fix wording.
7751 (History, List, Logging output, Define, Symbols, Print Settings):
7752 Improve indexing.
7753
a8f24a35
EZ
77542005-04-03 Eli Zaretskii <eliz@gnu.org>
7755
7756 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7757 redundant index entry for "target" command.
7758 (Backtrace): Add index entries.
7759 (Symbols, Fortran): Document the "set case-sensitive" command.
7760 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7761 (Print Settings): Add index entry for "set demangle-style".
7762 (Target Commands): Document "set download-write-size".
7763 (Debugging Output): Document "set exec-done-display".
7764
09d4efe1
EZ
77652005-04-02 Eli Zaretskii <eliz@gnu.org>
7766
7767 * gdb.texinfo (Files): Fix the name and documentation of
7768 add-shared-symbol-files. Document its alias assf. Update the
7769 list of OSs where GDB supports shared libraries. Fix markup.
7770 (Continuing and Stepping): Add reference to @var{location} in the
7771 text.
7772 (Dump/Restore Files): Fix reference to @{filename}.
7773 (Help): Fix wording.
7774 (Attach): Ditto.
7775 (Set Watchpoints): Ditto.
7776 (Backtrace): Remove redundant index entries. Improve index
7777 entries.
7778 (Delete Breaks): Fix wording.
7779 (Memory): Document the compare-sections command.
7780 (Memory Region Attributes): Improve wording.
7781 (Disabling): Improve wording.
7782 (Fortran): New subsection. Document the "info common" command.
7783 (Help): Document aliases "info copying" and "info warranty".
7784 (Caching Remote Data): New section. Document the "set/show
7785 remotecache" and "info dcache" commands.
7786 (Show): Fix wording of the documentation of the "set
7787 extension-language" command.
7788 (Signals): Add index entry for "info handle".
7789 (Memory Region Attributes): Fix punctuation.
7790 (Symbols): Change the arg name to "location" and refer to it in
7791 the text. Fix wording of "info types" doc.
7792 (Threads): Fix usage of @enumerate @item's.
7793 (Listing Tracepoints): Add index entry for "info tp".
7794 (Set Watchpoints): Add xref to "info break" description.
7795 (Macros): Add an index entry for "macro exp1". Document the
7796 "macro list" command.
7797 (Maintenance Commands): Document "flushregs", "maint agent",
7798 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7799 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7800 "maint print architecture", "maint print objfiles", "maint print
7801 statistics", "maint print type", "maint show-debug-regs", "maint
7802 space", "maint time", and "maint translate-address".
7803 (Connecting): Document the "monitor" command.
7804 (Annotations Overview): Describe the "set annotate" command.
7805
82f2d802
EZ
78062005-04-01 Eli Zaretskii <eliz@gnu.org>
7807
7808 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7809 Rearrange index entries and improve wording about support for
7810 hardware watchpoints.
7811
7d51c7de
BR
78122005-03-10 Bob Rossi <bob@brasko.net>
7813
7814 * gdb.texinfo: Update copyright
7815
68c71a2e
TR
78162005-02-09 Theodore A. Roth <troth@openavr.org>
7817
7818 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7819 error.
7820
83761cbd
KB
78212005-02-03 Kevin Buettner <kevinb@redhat.com>
7822
7823 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7824
9f1c6395
MS
78252005-01-17 Michael Snyder <msnyder@redhat.com>
7826
7827 * gdb.texinfo: Fix spelling, infinte -> infinite.
7828
fbd1b305
MK
78292005-01-08 Mark Kettenis <kettenis@gnu.org>
7830
7831 * observer.texi (GDB Observers): Document "solib_loaded".
7832
3ace7edb
AC
78332005-01-07 Andrew Cagney <cagney@gnu.org>
7834
bec39cab
AC
7835 * configure.ac: Rename configure.in, require autoconf 2.59.
7836 * configure: Re-generate.
7837
3ace7edb
AC
7838 * configure.in: Replace configdirs with multiple references to
7839 AC_CONFIG_SUBDIRS.
7840 * configure: Re-generate.
5ae4183a 7841
53531fc1
AC
78422005-01-04 Andrew Cagney <cagney@gnu.org>
7843
7844 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7845 part of the version number.
7846
536ffdb7
MK
78472004-12-24 Mark Kettenis <kettenis@gnu.org>
7848
7849 * gdbint.texinfo (Algorithms): Remove description of
7850 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7851
e1aac25b
JB
78522004-12-07 Jim Blandy <jimb@redhat.com>
7853
7854 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7855 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7856 numbers.
7857
f47b1503
AS
78582004-12-07 Andreas Schwab <schwab@suse.de>
7859
7860 * gdb.texinfo (Mode Options): Document -l option.
7861
b6b8ece6
EZ
78622004-12-04 Eli Zaretskii <eliz@gnu.org>
7863
7864 * gdbint.texinfo (Algorithms): More accurate description of
7865 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7866 is not needed unless data-read and data-access watchpoints are
7867 supported. Add a description of how GDB checks whether the
7868 inferior stopped because a watchpoint was hit.
7869
01371747
EZ
78702004-11-23 Eli Zaretskii <eliz@gnu.org>
7871
7872 * gdb.texinfo (Files): Add cross-reference to description of
7873 -readnow command-line switch.
7874
2315ffec
RC
78752004-11-10 Randolph Chung <tausq@debian.org>
7876
7877 * gdb.texinfo: Document set/show backtrace past-entry commands.
7878 Rearrange index entries for set/show backtrace past-main.
7879
69065f5d
AC
78802004-11-10 Jon Beniston <jon@beniston.com>
7881
7882 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7883 * gdb.texinfo (Remote Serial Protocol): Further describe
7884 binary transfer escaping mechanism .
69065f5d 7885
30e91e0b
RC
78862004-11-08 Randolph Chung <tausq@debian.org>
7887
7888 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7889 and "show debug infrun". Add index entries.
7890
60bf7e09
EZ
78912004-10-23 Eli Zaretskii <eliz@gnu.org>
7892
7893 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7894 "info proc" that are already implemented. Add index entries.
7895 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7896 (Files): Add a tip for decreasing memory used for symtabs from
7897 shared libraries.
f018e82f
EZ
7898 (Starting): Fix whitespace; make "elaboration" stand out where it
7899 is first used, and add an index entry for the term.
f8568604
EZ
7900 (Calling): Expand and elaborate text. Add "print". Add the
7901 description of problems with weak aliases.
384ee23f 7902 (Core File Generation): New section.
60bf7e09 7903
d52fe014
AC
79042004-10-12 Andrew Cagney <cagney@gnu.org>
7905
7906 * gdbint.texinfo (Versions and Branches): New chapter.
7907 (Releasing GDB): Delete "Versions and Branches" section.
7908 (Top): Add "Versions and Branches".
7909
703663ab
EZ
79102004-10-08 Eli Zaretskii <eliz@gnu.org>
7911
7912 * gdb.texinfo (Editing, History): Add cross-references to the
7913 included Readline and History user documentation. Remove
7914 references to the symbol have-readline-appendices which is unused
7915 and undefined.
7916 (History): Fix indexing.
7917
ac77d04f
JJ
79182004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7919
7920 * gdbint.texinfo (target_stopped_data_address): Update to
7921 new prototype.
7922 (i386_stopped_data_address): Update prototype and description.
7923 (i386_stopped_by_watchpoint): New function and description.
7924
e07c999f
PH
79252004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7926
7927 * gdb.texinfo (Filenames): Add Ada suffixes.
7928 (Ada) New section.
7929
2e868123
AC
79302004-09-27 Andrew Cagney <cagney@gnu.org>
7931 Robert Picco <Robert.Picco@hp.com>
7932
7933 * gdb.texinfo (Packets): Document the "p" packet.
7934
02a57714
JM
79352004-09-21 Jason Molenda (jmolenda@apple.com)
7936
7937 * gdb.texinfo (Paths and Names of the Source Files): Document the
7938 meaning of values in the 'desc' field of a SO stab.
7939
ae038cb0
DJ
79402004-09-20 Daniel Jacobowitz <dan@debian.org>
7941
7942 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7943 max-cache-age" and "maint show dwarf2 max-cache-age".
7944
f7dc1244
EZ
79452004-09-16 Eli Zaretskii <eliz@gnu.org>
7946
7947 * gdb.texinfo (Set Breaks): Add index entry for setting
7948 breakpoints on overloaded C++ functions that are not members of
7949 any classes. Add an example and an index entry for setting
7950 breakpoints on all program functions.
7951 (Character Sets, Macros, Overlay Commands)
7952 (Non-debug DLL symbols, GDB/MI Output Syntax)
7953 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7954 Use "(@value{GDBP})" instead of a literal "(gdb)".
7955
f810308b
AC
79562004-09-12 Andrew Cagney <cagney@gnu.org>
7957
7958 * gdbint.texinfo (Native Debugging): Delete description of
7959 FILES_INFO_HOOK.
7960
15a661f3
PH
79612004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7962
5ae4183a
AS
7963 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7964 to hex_string_custom (not historically correct, but more
15a661f3
PH
7965 understandable, given the current code).
7966
f3219c75
AC
79672004-09-03 Andrew Cagney <cagney@gnu.org>
7968
7969 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7970
f3bb6704
JJ
79712004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7972
7973 * observer.texi (solib_unloaded): New observer.
7974
8d2c00cb
AC
79752004-08-24 Andrew Cagney <cagney@gnu.org>
7976
7977 * gdbint.texinfo (Target Architecture Definition): Add missing
7978 comma.
7979
e7dc800a
MC
79802004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7981
7982 * (Using the Testsuite): build != host is supported,
7983 but some test scripts do not support build != host.
7984
73b03683
MK
79852004-08-14 Mark Kettenis <kettenis@gnu.org>
7986
7987 * gdbint.texinfo (Host Definition): Delete description of
7988 FCLOSE_PROVIDED and GETENV_PROVIDED.
7989
c0ccb908
MK
79902004-08-05 Mark Kettenis <kettenis@chello.nl>
7991
7992 * gdbint.texinfo (Host Definition): Delete description of
7993 NO_SYS_FILE.
7994 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7995 PTRACE_FP_BUG.
7996
9c8dbfa9
AC
79972004-08-05 Andrew Cagney <cagney@gnu.org>
7998
7999 * gdbint.texinfo (Target Architecture Definition): Delete
8000 reference to deprecated_read_fp.
8001
f42accbe
AC
80022004-08-02 Andrew Cagney <cagney@gnu.org>
8003
8004 * gdbint.texinfo (Target Architecture Definition): Delete
8005 description of DEPRECATED_REGISTER_BYTES.
8006
0b66e38c
EZ
80072004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8008
8009 * gdb.texinfo (Source Path): Document the new behavior of
8010 searching for the source files.
8011
15387254
EZ
80122004-07-17 Eli Zaretskii <eliz@gnu.org>
8013
8014 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8015 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8016 (Auto Display): Improve indexing.
8017
2c07db7a
AC
80182004-07-16 Andrew Cagney <cagney@gnu.org>
8019
8020 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8021 "-noasync".
8022
4644b6e3
EZ
80232004-07-09 Eli Zaretskii <eliz@gnu.org>
8024
8025 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8026 have the same prefix have only their prefix in the index.
8027
7561d450
MK
80282004-07-03 Mark Kettenis <kettenis@gnu.org>
8029
8030 * gdb.texinfo (BSD libkvm Interface): New node (section)
8031 (Native): Add it to the menu.
8032
67bebe79
MK
80332004-07-01 Mark Kettenis <kettenis@gnu.org>
8034
8035 * gdbint.texinfo (Target Architecture Definition): Remove
8036 PCC_SOL_BROKEN.
8037
1a6923e0
MK
80382004-06-24 Mark Kettenis <kettenis@gnu.org>
8039
8040 * gdbint.texinfo (Target Architecture Definition): Remove
8041 SUN_FIXED_LBRAC_BUG.
8042
b435e160
AC
80432004-06-26 Andrew Cagney <cagney@gnu.org>
8044
8045 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8046
b5622e8d
AC
80472004-06-20 Andrew Cagney <cagney@gnu.org>
8048
8049 * gdbint.texinfo (Target Architecture Definition): Deprecate
8050 USE_STRUCT_CONVENTION.
8051
e0c07bf0
MC
80522004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8053
8054 gdb.texinfo (Bug Reporting): Mention session recording,
8055 with the script command or Emacs.
8056
782263ab
AC
80572004-06-18 Andrew Cagney <cagney@gnu.org>
8058
8059 * gdbint.texinfo (Target Architecture Definition): Deprecate
8060 FUNCTION_START_OFFSET.
8061
03727ca6
AC
80622004-06-14 Andrew Cagney <cagney@gnu.org>
8063
8064 Based on changes from Karl Berry.
8065 * gdb.texinfo: Do not use @sc in a direntry.
8066 * stabs.texinfo: Change @dircateogry to "Software development".
8067 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8068
97092415
AC
80692004-06-13 Andrew Cagney <cagney@gnu.org>
8070
8071 * gdbint.texinfo (Target Architecture Definition): Delete
8072 description of RETURN_VALUE_ON_STACK.
8073
1f6d4158
AC
80742004-06-09 Andrew Cagney <cagney@gnu.org>
8075
8076 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8077 deleted by previous patch.
8078
d966f0cb
AC
80792004-06-08 Andrew Cagney <cagney@gnu.org>
8080
8081 * gdbint.texinfo (Native Debugging): Delete documentation on
8082 ATTACH_DETACH.
8083
86fe4aaa
RC
80842004-06-06 Randolph Chung <tausq@debian.org>
8085
8086 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8087
d4b6d575
RC
80882004-06-06 Randolph Chung <tausq@debian.org>
8089
5ae4183a 8090 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8091 the new push_dummy_call method signature. Describe the function
8092 argument.
8093
4e8b0763
JB
80942004-05-24 Joel Brobecker <brobecker@gnat.com>
8095
8096 * gdb.texinfo (Starting): Document new start command.
8097
59caf092
AC
80982004-05-21 Andrew Cagney <cagney@redhat.com>
8099
8100 * observer.texi (GDB Observers): Document "inferior_created".
8101
e4a2df64
AC
81022004-05-08 Andrew Cagney <cagney@redhat.com>
8103
e6b55ae2
AC
8104 * gdbint.texinfo (Target Architecture Definition): Delete
8105 description of DO_DEFERRED_STORES.
8106
28954179
AC
8107 * gdbint.texinfo (Target Architecture Definition): Delete
8108 references to DEPRECATED_FIX_CALL_DUMMY.
8109
434b87dd
AC
8110 * gdbint.texinfo (Target Architecture Definition): Delete
8111 description of DEPRECATED_CALL_DUMMY_WORDS,
8112 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8113
58d28df8
AC
8114 * gdbint.texinfo (Target Architecture Definition): Delete
8115 description of DEPRECATED_PUSH_DUMMY_FRAME.
8116
e4a2df64
AC
8117 * gdbint.texinfo (Target Architecture Definition): Delete
8118 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8119
2b4855ab
AC
81202004-05-07 Andrew Cagney <cagney@redhat.com>
8121
8122 * observer.texi (GDB Observers): Add "Debugging" section. Include
8123 cross reference to "set/show debug observer".
8124 * gdb.texinfo (Debugging Output): Document "set/show debug
8125 observer".
8126
fcf70625
AC
81272004-05-01 Andrew Cagney <cagney@redhat.com>
8128
8129 * gdbint.texinfo (Target Architecture Definition): Delete
8130 description of DEPRECATED_PC_IN_SIGTRAMP.
8131
8ee56bcf
AC
81322004-04-30 Andrew Cagney <cagney@redhat.com>
8133
8134 * gdbint.texinfo (Target Architecture Definition): Delete
8135 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8136
67ab9a76
OF
81372004-04-30 Orjan Friberg <orjanf@axis.com>
8138
8139 * observer.texi (GDB Observers): Correct spelling.
8140
79346bcb
OF
81412004-04-26 Orjan Friberg <orjanf@axis.com>
8142
8143 * observer.texi (GDB Observers): Add target_changed event.
8144
7a464420
AC
81452004-04-08 Andrew Cagney <cagney@redhat.com>
8146
8147 * observer.texi (GDB Observers): Rework, provide generic observer
8148 definitions and then a list of observable events.
8149
6cdf9d98
AC
81502004-04-04 Andrew Cagney <cagney@redhat.com>
8151
8152 * gdbint.texinfo (Host Definition): Delete reference to
8153 NO_SIGINTERRUPT.
8154
ddc135a4
AC
81552004-04-02 Andrew Cagney <cagney@redhat.com>
8156
8157 * gdbint.texinfo (Target Architecture Definition): Delete
8158 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8159
6a1b180d
SC
81602004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8161
8162 * gdb.texinfo (TUI Commands): Document tui reg commands.
8163
d0d5df6f
AC
81642004-03-26 Andrew Cagney <cagney@redhat.com>
8165
8166 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8167 "gdbtui".
8168 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8169 (Contributors): Mention both Text and Terminal User Interface.
8170
aa2a3f87
AC
81712004-03-23 Andrew Cagney <cagney@redhat.com>
8172
8173 * gdbint.texinfo (Target Architecture Definition): Deprecate
8174 references to SIGTRAMP_START and SIGTRAMP_END.
8175
f561f026
AC
81762004-03-23 Andrew Cagney <cagney@redhat.com>
8177
8178 * gdbint.texinfo (Target Architecture Definition): Deprecate
8179 references to PC_IN_SIGTRAMP.
8180
33cb8b0f
AC
81812004-03-19 Andrew Cagney <cagney@redhat.com>
8182
8183 * gdbint.texinfo (Target Architecture Definition): Delete
8184 reference to GDB_TARGET_IS_HPPA.
8185
fc989b7a
AC
81862004-03-18 Andrew Cagney <cagney@redhat.com>
8187
8188 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8189 describe pre_init and post_init.
8190
701b08bb
DJ
81912004-03-09 Daniel Jacobowitz <drow@mvista.com>
8192
8193 * gdb.texinfo (Debugging Output): Document values for "set debug
8194 target".
8195
faae5abe
AC
81962004-02-28 Andrew Cagney <cagney@redhat.com>
8197
8198 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8199
dd79a6cf
JJ
82002004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8201
8202 * gdb.texinfo (breakpoints): Add information about the
8203 new "set breakpoint pending" and "show breakpoint pending"
8204 commands.
8205
e7f16015
AC
82062004-02-26 Andrew Cagney <cagney@redhat.com>
8207
8208 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8209 in Per-architecture module data section.
8210
7161a3a6
RM
82112004-02-25 Roland McGrath <roland@redhat.com>
8212
8213 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8214
2154891a
AC
82152004-02-24 Andrew Cagney <cagney@redhat.com>
8216
8217 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8218 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8219 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8220
6c74ac8b
AC
82212004-02-17 Andrew Cagney <cagney@redhat.com>
8222
8223 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8224
19772a2c
AC
82252004-02-16 Andrew Cagney <cagney@redhat.com>
8226
8227 * gdbint.texinfo (Target Architecture Definition): Deprecate
8228 FRAMELESS_FUNCTION_INVOCATION.
8229
c9830293
AC
82302004-02-16 Andrew Cagney <cagney@redhat.com>
8231
8232 * gdbint.texinfo (Coding): Mention -Wunused-function.
8233
b9d26eb9
AC
82342004-02-14 Andrew Cagney <cagney@redhat.com>
8235
8236 * gdbint.texinfo (Target Architecture Definition): Delete
8237 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8238
49efadf5
EZ
82392004-02-12 Elena Zannoni <ezannoni@redhat.com>
8240
8241 * gdb.texinfo: Properly quote the name "C++".
8242 * gdbint.texinfo: Ditto.
8243 * stabs.texinfo: Ditto.
8244
1eb288ea
EZ
82452004-02-11 Elena Zannoni <ezannoni@redhat.com>
8246
8247 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8248 minimal information about libiberty.
8249
e4937fc1
MC
82502004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8251
8252 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8253
a9331b3f
RM
82542004-02-04 Roland McGrath <roland@redhat.com>
8255
8256 * gdb.texinfo (Auxiliary Vector): New node (section).
8257 (Data): Add it to the menu.
8258
2650777c
JJ
82592004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8260
8261 * gdb.texinfo (Breakpoints): Add information about pending
8262 breakpoint support.
8263
b4501125
AC
82642004-01-26 Andrew Cagney <cagney@redhat.com>
8265
8266 * gdb.texinfo (Overview): Delete references to the cisco protocol
8267 including the "N" response.
8268
74055713
AC
82692004-01-26 Andrew Cagney <cagney@redhat.com>
8270
8271 * gdbint.texinfo (Target Architecture Definition): Rename
8272 EXTRACT_STRUCT_VALUE_ADDRESS to
8273 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8274
3bbe9696
EZ
82752004-01-24 Eli Zaretskii <eliz@gnu.org>
8276
8277 * gdb.texinfo (KOD): Document "show os". Add index entries for
8278 "set/show os" and "info cisco" commands.
8279
5843504f
EZ
82802004-01-21 Eli Zaretskii <eliz@gnu.org>
8281
8282 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8283
9175c9a3
MC
82842004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8285
8286 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8287 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8288
8e94b928
NR
82892004-01-19 Nick Roberts <nick@nick.uklinux.net>
8290
8291 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8292 -stack-list-locals.
8293 (GDB/MI Variable Objects): Describe extension to
8294 -var-list-children.
8295
a20cf136
DJ
82962004-01-17 Daniel Jacobowitz <drow@mvista.com>
8297
8298 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8299
afb18d0f
AC
83002004-01-17 Andrew Cagney <cagney@redhat.com>
8301
8302 * gdbint.texinfo (Target Architecture Definition): Delete
8303 documentation on DEPRECATED_NPC_REGNUM.
8304
b51970ac
DJ
83052004-01-13 Daniel Jacobowitz <drow@mvista.com>
8306
8307 * gdb.texinfo: Update copyright year. Mention that set
8308 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8309 "set follow-fork-mode ask".
8310
0f0cffd2
AC
83112004-01-13 Andrew Cagney <cagney@redhat.com>
8312
8313 * gdbint.texinfo: Update copyright year.
8314 (Coding): Add -Wunused-label to list of -Werror warnings.
8315
c552b3bb 83162004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8317 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8318
8319 * gdb.texinfo: Update copyright.
8320 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8321 around names, as appropriate. Minor syntax cleanup of
8322 _NSPrintForDebugger explanation. Two spaces after periods.
8323 GDBN used instead of lit. "gdb". Index entries added for
8324 print-object and _NSPrintForDebugger. @noindent added in one spot.
8325
afe157ca
EZ
83262003-11-11 Elena Zannoni <ezannoni@redhat.com>
8327
8328 * stabs.texinfo: Add dircategory and direntry commands.
8329 * annotate.texinfo: Ditto.
8330
963e2bb7
AC
83312003-11-10 Andrew Cagney <cagney@redhat.com>
8332
8333 * gdbint.texinfo (Target Architecture Definition): Replace the
8334 return_value method's "inval" and "outval" parameters with
8335 "readbuf" and "writebuf".
8336
1d8b2f28
JB
83372003-10-28 Jim Blandy <jimb@redhat.com>
8338
8339 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8340 from "The `F' request packet" and "The `F' reply packet", to make
8341 texi2dvi happy.
8342 (File-I/O remote protocol extension): Update menu entries, too.
8343
36d86913
MC
83442003-10-26 Michael Chastain <mec@shout.net>
8345
8346 * gdb.texinfo (Thread Stops): Document the issue with
8347 premature return from system calls in multi-threaded programs.
8348
ce2826aa
AC
83492003-10-24 Andrew Cagney <cagney@redhat.com>
8350
8351 * annotate.texinfo: Fix "fortunatly"[sic].
8352
f24c5e49
KI
83532003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8354
8355 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8356 with "Hitachi" and "Mitsubishi".
8357
92ad9cd9
AC
83582003-10-20 Andrew Cagney <cagney@redhat.com>
8359
8360 * gdbint.texinfo (Target Architecture Definition): Document
8361 gdbarch_return_value. Add cross references from
8362 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8363 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8364
0ab4b752
MK
83652003-10-18 Mark Kettenis <kettenis@gnu.org>
8366
8367 * gdbint.texinfo (Target Architecture Definition): Document
8368 regset_from_core_section.
fb3e19c0
KI
8369
83702003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8371
8372 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8373
a9331b3f 83742003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8375
8376 From Anthony Green <green@redhat.com>:
5ae4183a 8377 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8378
1485d690
KB
83792003-10-14 Kevin Buettner <kevinb@redhat.com>
8380
889bf7c5
PA
8381 * gdb.texinfo (Breakpoint related warnings): New node.
8382 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8383
86d30acc
DJ
83842003-10-13 Daniel Jacobowitz <drow@mvista.com>
8385
8386 * gdb.texinfo (Remote Protocol): Document v and vCont.
8387
172c2a43
KI
83882003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8389
8390 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8391 * gdbint.texinfo: Ditto.
8392
71952f4c
AC
83932003-10-09 Andrew Cagney <cagney@redhat.com>
8394
8395 From 2003-09-18 David Anderson <davea@sgi.com>:
8396 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8397 "command".
8398
268e2188
AC
83992003-10-03 Andrew Cagney <cagney@redhat.com>
8400
8401 * gdbint.texinfo (Target Architecture Definition): Deprecate
8402 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8403 just target.
8404
12c266ea 84052003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8406
f30992d4 8407 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8408 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8409 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8410 * gdbint.texinfo (Target Architecture Definition): Rename
8411
84122003-09-30 Andrew Cagney <cagney@redhat.com>
8413
f30992d4 8414 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8415 (Target Architecture Definition):
f30992d4 8416
2e092625
AC
8417 * gdbint.texinfo (Target Architecture Definition): Rename
8418 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8419
0717ae8a
AC
84202003-09-29 Andrew Cagney <cagney@redhat.com>
8421
dad809b7
AC
8422 * gdbint.texinfo (Target Architecture Definition): Delete
8423 documentation for NEED_TEXT_START_END.
8424
0717ae8a
AC
8425 * gdbint.texinfo (Target Architecture Definition): Rename
8426 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8427 TARGET_WRITE_PC.
a9331b3f 8428
af6cf26d
MC
84292003-09-22 Michael Chastain <mec@shout.net>
8430
8431 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8432
ee206350
AG
84332003-09-21 Anthony Green <green@redhat.com>
8434
8435 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8436
a38c9fe6
MK
84372003-09-21 Mark Kettenis <kettenis@gnu.org>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Document
8440 stabs_argument_has_addr.
8441
77949794
AC
84422003-09-18 Andrew Cagney <cagney@redhat.com>
8443
8444 * gdbint.texinfo (Target Architecture Definition): Delete
8445 documentation on REGISTER_NAMES.
8446
8e823e25
MK
84472003-09-13 Mark Kettenis <kettenis@gnu.org>
8448
8449 * gdbint.texinfo (Target Architecture Definition): Replace
8450 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8451
f27dd7fd
AC
84522003-09-11 Andrew Cagney <cagney@redhat.com>
8453
8454 * gdbint.texinfo (Target Architecture Definition): Replace
8455 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8456
8b148df9
AC
84572003-08-18 Andrew Cagney <cagney@redhat.com>
8458
8459 * gdbint.texinfo (Target Architecture Definition): Document
8460 "frame_red_zone_size".
8461
25d29d70
AC
84622003-08-09 Andrew Cagney <cagney@redhat.com>
8463
8464 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8465 with "set/show backtrace past-main" and "set/show backtrace
8466 limit".
8467
c938e9b0
L
84682003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8469
8470 * Makefile.in (install-info): Support DESTDIR.
8471 (install-html): Likewise.
8472
64fabec2
AC
84732003-08-07 Andrew Cagney <cagney@redhat.com>
8474
8475 Patch from Nick Roberts.
8476 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8477 bindings. Remove description of send-gdb-command.
8478
2fcf52f0
AC
84792003-08-07 Andrew Cagney <cagney@redhat.com>
8480
8481 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8482 GDB 6.0.
8483
086432e2
AC
84842003-08-06 Andrew Cagney <cagney@redhat.com>
8485
8486 * gdb.texinfo (Mode Options): Mention that level three is the
8487 highest available and that level 2 is deprecated.
8488 (Annotations Overview): Mention annotation levels. Cross reference
8489 to "Limitations of the Annotation Interface" in annotate.texi.
8490 (TODO, Value Annotations, Frame Annotations): Delete section.
8491 (Displays, Breakpoint Info): Delete.
8492
e5249f67
AC
84932003-08-04 Andrew Cagney <cagney@redhat.com>
8494
8495 * agentexpr.texi: Delete @bye.
8496 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8497 (stabs.info): Add $(srcdir) to include search path.
8498 (html): Depend on "annotate_toc.html", and not "annotate.html".
8499 * stabs.texinfo: Ditto. Include "fdl.texi".
8500 * gdbint.texinfo: Update copyright statement's list of invariant
8501 sections.
8502
e6f672d2
AC
85032003-07-28 Andrew Cagney <cagney@redhat.com>
8504
8505 * Makefile.in (INFO_DEPS): Add annotate.info.
8506 (dvi, ps, html, pdf): Add annotate.
8507 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8508 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8509 (ANNOTATE_DOC_FILES): New macro.
8510 (ANNOTATE_TEX_TMPS): New macro.
8511 (annotate.info, annotate_toc.html): Specify dependencies.
8512 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8513 * annotate.texinfo: Rename annotate.texi. Get building. Add
8514 "Migrating to GDB/MI" and "Limitations of the Annotation
8515 Interface" chapters. Mention why it is not part of the user
8516 guide. Update copyright notice. Include "fdl.texi".
8517
72ffddc9
SC
85182003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8519
8520 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8521
a9f12a31
DJ
85222003-07-24 Daniel Jacobowitz <drow@mvista.com>
8523
8524 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8525
b1fe9455
DJ
85262003-07-24 Daniel Jacobowitz <drow@mvista.com>
8527
8528 * gdb.texinfo (Server): Mention pidof.
8529
153721e6
AC
85302003-07-22 Andrew Cagney <cagney@redhat.com>
8531
8532 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8533 list.
8534
0fac0b41
DJ
85352003-06-28 Daniel Jacobowitz <drow@mvista.com>
8536
8537 * gdb.texinfo (Logging output): New chapter.
8538
4e562065
JB
85392003-06-24 Joel Brobecker <brobecker@gnat.com>
8540
8541 * gdb.texinfo (Unsupported languages): New section.
8542 (Languages): Add link to new section.
8543
f2c06f52
AC
85442003-06-22 Andrew Cagney <cagney@redhat.com>
8545
8546 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8547
b4177fca
DJ
85482003-06-22 Daniel Jacobowitz <drow@mvista.com>
8549
8550 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8551
f418dd93
DJ
85522003-06-22 Daniel Jacobowitz <drow@mvista.com>
8553
8554 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8555 * agentexpr.texi: Retitle section, and change it to an appendix.
8556 Comment out texinfo initialization. Factor a @var{} into two
8557 pieces to prevent makeinfo warnings.
8558 * gdb.texinfo: Add Agent Expressions appendix.
8559
4ca61388
DJ
85602003-06-19 Daniel Jacobowitz <drow@mvista.com>
8561
8562 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8563
07f31aa6
DJ
85642003-06-18 Daniel Jacobowitz <drow@mvista.com>
8565
5ae4183a 8566 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8567 remote target". Document the "detach" and "disconnect" commands.
8568 (Server, Netware, Debug Session): Reference "Connecting to a
8569 remote target".
8570 (GDB/MI Target Manipulation): Document "-target-disconnect".
8571
2dd0da42
AC
85722003-06-13 Andrew Cagney <cagney@redhat.com>
8573
8574 * gdbint.texinfo (Target Architecture Definition): Deprecate
8575 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8576 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8577
e7a3abfc
JB
85782003-06-09 Jim Blandy <jimb@redhat.com>
8579
8580 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8581
25e3a86b
AC
85822003-06-08 Andrew Cagney <cagney@redhat.com>
8583
8584 * gdbint.texinfo (Target Architecture Definition): Delete
8585 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8586
a9e5fdc2
AC
85872003-06-08 Andrew Cagney <cagney@redhat.com>
8588
8589 * gdbint.texinfo (Target Architecture Definition): Document
8590 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8591
b37303ee
AF
85922003-06-07 Adam Fedor <fedor@gnu.org>
8593
8594 * gdb.texinfo: Add Objective-C documentation.
8595
39fe6e80
AC
85962003-06-01 Andrew Cagney <cagney@redhat.com>
8597
8598 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8599 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8600
125309b2
AC
86012003-05-21 Andrew Cagney <cagney@redhat.com>
8602
8603 * gdbint.texinfo (Target Architecture Definition): Delete
8604 references to "extract_address" and "store_address".
8605
b8b527c5
AC
86062003-05-16 Andrew Cagney <cagney@redhat.com>
8607
8608 * gdbint.texinfo (Target Architecture Definition): Replace
8609 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8610 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8611
50e3ee83
TR
86122003-05-14 Theodore A. Roth <troth@openavr.org>
8613
8614 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8615
44e2be90
L
86162003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8617
8618 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8619 (gdb.dvi): Likewise.
8620 (gdb.pdf): Likewise.
8621 (links2roff): Likewise.
8622
df5215a6
JB
86232003-05-08 Jim Blandy <jimb@redhat.com>
8624
8625 * gdb.texinfo (Dump/Restore Files): Update documentation for
8626 'dump', 'append', and 'restore': note that format argument is
8627 optional; simplify presentation of the command variants; and be
8628 more precise about the formats.
8629
5e7b2f39
JB
86302003-05-07 Jim Blandy <jimb@redhat.com>
8631
8632 * gdb.texinfo (Symbols): Update documentation: 'maint list
8633 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8634 symtabs' and 'maint info psymtabs'.
8635
b1e29e33
AC
86362003-05-05 Andrew Cagney <cagney@redhat.com>
8637
8638 * gdbint.texinfo (Target Architecture Definition): Make
8639 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8640 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8641 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8642
00905d52
AC
86432003-05-04 Andrew Cagney <cagney@redhat.com>
8644
8645 * gdb.texinfo (Maintenance Commands): Document "maint print
8646 dummy-frames".
8647
54ff5908
AC
86482003-05-04 Andrew Cagney <cagney@redhat.com>
8649
8650 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8651
32e7087d
JB
86522003-05-03 J. Brobecker <brobecker@gnat.com>
8653
8654 Thierry Schneider <tpschneider1@yahoo.com>
8655 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8656 for new MI command.
8657
7043d8dc
AC
86582003-05-03 Andrew Cagney <cagney@redhat.com>
8659
8660 * gdbint.texinfo (Target Architecture Definition): Document
8661 push_dummy_code. Add cross references.
8662
e33d66ec
EZ
86632003-05-02 Elena Zannoni <ezannoni@redhat.com>
8664
8665 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8666 set/show charsets commands.
8667
0ba6dca9
AC
86682003-04-28 Andrew Cagney <cagney@redhat.com>
8669
8670 * gdbint.texinfo (Target Architecture Definition): Replace
8671 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8672 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8673
d7a27068
AC
86742003-04-28 Andrew Cagney <cagney@redhat.com>
8675
8676 * gdbint.texinfo (Target Architecture Definition): Rename
8677 "tm_print_insn" to "deprecated_tm_print_insn".
8678
44ea7b70
JB
86792003-04-09 Jim Blandy <jimb@redhat.com>
8680
8681 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8682 list psymtabs'.
8683
fb8f8949
AC
86842003-04-08 Andrew Cagney <cagney@redhat.com>
8685
8686 * gdbint.texinfo (Target Architecture Definition): Delete
8687 references to EXTRA_FRAME_INFO.
8688
32fb0f22
AC
86892003-04-08 Andrew Cagney <cagney@redhat.com>
8690
8691 * gdbint.texinfo (Target Architecture Definition): Delete
8692 PRINT_TYPELESS_INTEGER.
8693
6be67e67
JB
86942003-04-02 J. Brobecker <brobecker@gnat.com>
8695
8696 * observer.texi (GDB Observers): Adjust the documentation for the
8697 normal_stop notification to better describe reality. Fix a couple
8698 of minor typos.
8699
4e35d5f0
BR
87002003-04-02 Bob Rossi <bob_rossi@cox.net>
8701
a9331b3f 8702 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8703 '-file-list-exec-source-file'
8704
e8a8712a
AC
87052003-03-31 Andrew Cagney <cagney@redhat.com>
8706
8707 * gdbint.texinfo (Target Architecture Definition): Delete
8708 references to CALL_DUMMY_P.
8709
6c0e89ed
AC
87102003-03-30 Andrew Cagney <cagney@redhat.com>
8711
8712 * gdbint.texinfo (Target Architecture Definition): Remove
8713 reference to TARGET_WRITE_SP.
a9331b3f 8714
378bfd1b
AC
87152003-03-27 Andrew Cagney <cagney@redhat.com>
8716
8717 * gdbint.texinfo (Target Architecture Definition): Remove
8718 references to write_sp.
6c0e89ed 8719
922fbb7b
AC
87202003-03-27 Andrew Cagney <cagney@redhat.com>
8721
8722 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8723 chapter body. Use @smallexample instead of @example.
8724 (Annotations): Ditto.
8725 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8726 annotate.texi.
8727
b81774d8
AC
87282003-03-26 Andrew Cagney <cagney@redhat.com>
8729
8730 * gdbint.texinfo (Target Architecture Definition): Replace
8731 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8732 dummy_addr parameters.
8733
1bf6d5cc
AC
87342003-03-25 Andrew Cagney <cagney@redhat.com>
8735
8736 * gdbint.texinfo (Target Architecture Definition): Delete
8737 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8738 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8739 Add reference to PUSH_ARGUMENTS.
8740
618ce49f
AC
87412003-03-23 Andrew Cagney <cagney@redhat.com>
8742
8743 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8744 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8745
bcd7e15f
JB
87462003-03-18 J. Brobecker <brobecker@gnat.com>
8747
8748 * gdbint.texinfo (Algorithms): Add new section describing the
8749 Observer paradigm.
8750 (Top): Add menu entry to new observer appendix.
8751 * observer.texi: New file.
8752 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8753 new observer.texi file.
8754
9fe8321b
AC
87552003-03-17 Andrew Cagney <cagney@redhat.com>
8756
8757 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8758 that GNU Press update the manual version number.
8759
ac2adee5
AC
87602003-03-12 Andrew Cagney <cagney@redhat.com>
8761
8762 * gdbint.texinfo (Target Architecture Definition): Delete
8763 references to get_saved_register. Rename GET_SAVED_REGISTER to
8764 DEPRECATED_GET_SAVED_REGISTER.
8765
749b82f6
AC
87662003-03-13 Andrew Cagney <cagney@redhat.com>
8767
8768 * gdbint.texinfo (Target Architecture Definition): Replace
8769 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8770
8bedc050
AC
87712003-03-12 Andrew Cagney <cagney@redhat.com>
8772
8773 * gdbint.texinfo (Target Architecture Definition): Rename
8774 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8775
0ce1b118
CV
87762003-03-10 Corinna Vinschen <vinschen@redhat.com>
8777
8778 * gdb.texinfo: Add File-I/O documentation.
8779
12cc2063
AC
87802003-03-10 Andrew Cagney <cagney@redhat.com>
8781
8782 * gdbint.texinfo (Target Architecture Definition): Cross reference
8783 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8784
7453dc06
AC
87852003-03-07 Andrew Cagney <cagney@redhat.com>
8786
8787 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8788 frame" command.
8789
6314f104
AC
87902003-03-05 Andrew Cagney <cagney@redhat.com>
8791
8792 * gdbint.texinfo (Target Architecture Definition): Document
8793 unwind_dummy_id. Cross reference unwind_dummy_id and
8794 SAVE_DUMMY_FRAME_TOS.
8795
f1212245
DJ
87962003-03-05 James Ingham <jingham@apple.com>
8797 Daniel Jacobowitz <drow@mvista.com>
8798
8799 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8800 and "show cp-abi".
8801
77e7e267
AC
88022003-03-03 Andrew Cagney <cagney@redhat.com>
8803
8804 * gdbint.texinfo (Target Architecture Definition): Document
8805 register_type.
8806
838a8221
AC
88072003-03-03 Andrew Cagney <cagney@redhat.com>
8808
8809 * stabs.texinfo (Structures): Use @samp and separate @var's
8810 instead of a single @var containing a comma separated list.
8811 (Unions): Ditto.
8812
d7f4a264
DJ
88132003-03-02 Daniel Jacobowitz <drow@mvista.com>
8814
8815 * Makefile.in (distclean): Remove config.log.
8816
f30ee0bc
AC
88172003-03-01 Andrew Cagney <cagney@redhat.com>
8818
8819 * gdbint.texinfo (Target Architecture Definition): Rename
8820 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8821
88222003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8823
8824 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8825 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8826
be448670
CF
88272003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8828
8829 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8830 (Non-debug DLL symbols): New node, describing the minimal symbols
8831 loaded from DLLs without real debugging symbols.
8832
501eef12
AC
88332003-02-20 Andrew Cagney <ac131313@redhat.com>
8834
8835 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8836 hardware-breakpoint-limit".
8837 (Set Watchpoints): Add cross reference to "set remote
8838 hardware-watchpoint-limit".
8839 (Remote configuration options): New section.
8840
21c294e6
AC
88412003-02-04 Andrew Cagney <ac131313@redhat.com>
8842
e9be73e4
AC
8843 * gdbint.texinfo (Target Architecture Definition): Delete
8844 descrption of IS_TRAPPED_INTERNALVAR.
8845
21c294e6
AC
8846 From Keith Seitz <keiths@redhat.com>:
8847 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8848 option "-i"/"--interpreter" to this chapter. Include index
8849 entries.
8850
0179ffac
DC
88512003-02-04 David Carlton <carlton@math.stanford.edu>
8852
8853 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8854 (Variables): Recommend stabs+ and DWARF 2.
8855 (C plus plus expressions): Correct info about
8856 compiler versions, debug formats.
8857 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8858 PR symtab/874.
8859
7ca9f392
AC
88602003-02-01 Andrew Cagney <ac131313@redhat.com>
8861
8862 * gdbint.texinfo (Target Architecture Definition): Delete
8863 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8864 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8865 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8866 references to nindy and i960.
8867 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8868
31a85ea2
AC
88692003-02-01 Andrew Cagney <ac131313@redhat.com>
8870
8871 * gdbint.texinfo (Target Architecture Definition): Delete
8872 FLOAT_INFO.
8873
6b894e49
AC
88742003-01-30 Andrew Cagney <ac131313@redhat.com>
8875
8876 * stabs.texinfo (Member Type Descriptor): Clarify description of
8877 `@'. Suggested by Ben Hutchings.
8878
c48861fb
AC
88792003-01-29 Andrew Cagney <ac131313@redhat.com>
8880
8881 * gdb.texinfo (M68K): Delete reference to es1800.
8882
617073a9
AC
88832003-01-29 Andrew Cagney <ac131313@redhat.com>
8884
8885 * gdb.texinfo (Maintenance Commands): Document `maint print
8886 reggroups' and `maint print register-groups'.
8887 * gdbint.texinfo (Target Architecture Definition): Document
8888 register_reggroup_p.
8889
5b5d99cf
JB
88902003-01-23 Jim Blandy <jimb@redhat.com>
8891
8892 * gdb.texinfo (Separate Debug Files): New section.
8893
e7ba9c65
DJ
88942003-01-22 Daniel Jacobowitz <drow@mvista.com>
8895
8896 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8897 and "maint show profile".
8898
94e91d6d
MC
88992003-01-16 Michael Chastain <mec@shout.net>
8900
8901 * gdb.texinfo (Installing GDB): Warn against
8902 ".../gdb-VERSION/gdb/configure".
8903 (Separate Objdir): Likewise.
8904
867f3898
AC
89052003-01-15 Andrew Cagney <ac131313@redhat.com>
8906
8907 * gdbint.texinfo (Target Architecture Definition): Delete
8908 definition of PRINT_REGISTER_HOOK.
8909
f153cc92
EZ
89102003-01-15 Elena Zannoni <ezannoni@redhat.com>
8911
8912 (OpenRISC 1000): Fix formatting of command names.
8913
c60eb6f1
EZ
89142003-01-15 Elena Zannoni <ezannoni@redhat.com>
8915
8916 * gdb.texinfo (Continuing and Stepping): Add new command
8917 'advance'. Clarify behavior of 'until'.
8918
f5ebfba0
DJ
89192003-01-13 Daniel Jacobowitz <drow@mvista.com>
8920
8921 * gdb.texinfo (Files): Document solib-absolute-prefix and
8922 solib-search-path.
8923
4ce8657e
MC
89242003-01-09 Michael Chastain <mec@shout.net>
8925
8926 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8927 (Create a Release): Add new instructions for new @file{src-release}.
8928 Document existing instructions for @file{Makefile.in} as
8929 being for @value{GDBN} 5.3.1 or earlier.
8930
372613e3
AC
89312003-01-09 Andrew Cagney <ac131313@redhat.com>
8932
8933 * gdbint.texinfo (Target Architecture Definition): Mention
8934 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8935 allocate memory.
8936
b4e9345d
DJ
89372003-01-04 Daniel Jacobowitz <drow@mvista.com>
8938
8939 * gdb.texinfo (Controlling GDB): Add @kindex for
8940 "show osabi".
8941 (Backtraces): Add @kindex's for backtrace-below-main.
8942
98b45e30
DJ
89432003-01-04 Daniel Jacobowitz <drow@mvista.com>
8944
8945 * gdb.texinfo (Controlling GDB): Document "set osabi".
8946
95f90d25
DJ
89472003-01-04 Daniel Jacobowitz <drow@mvista.com>
8948
8949 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8950 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8951
1e698235
DJ
89522003-01-04 Daniel Jacobowitz <drow@mvista.com>
8953
8954 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8955 "set coerce-float-to-double".
8956 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8957
e632838e
AC
89582003-01-02 Andrew Cagney <ac131313@redhat.com>
8959
8960 * stabs.texinfo: Remove obsolete text.
8961 * gdbint.texinfo: Ditto.
8962 * gdb.texinfo: Ditto.
8963
c133ab7a
MK
89642002-12-22 Mark Kettenis <kettenis@gnu.org>
8965
8966 * gdbint.texinfo (Target Architecture Definition): Update
8967 description of gdbarch_register_osabi.
8968
f821f325
KH
89692002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8970
8971 * agentexpr.texi: Fix typos.
8972 * annotate.texi: Likewise.
8973 * fdl.texi: Likewise.
8974
85a6d8d3 89752002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8976
8977 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8978 DEPRECATED_INIT_FRAME_PC.
8979
ae45cd16
AC
89802002-12-01 Andrew Cagney <ac131313@redhat.com>
8981
8982 * gdbint.texinfo (Target Architecture Definition): Delete
8983 PC_IN_CALL_DUMMY.
8984
07555a72
AC
89852002-11-28 Andrew Cagney <ac131313@redhat.com>
8986
8987 * gdbint.texinfo (Host Definition): Delete documentation on
8988 USE_GENERIC_DUMMY_FRAMES.
8989
c166cdc7
EZ
89902002-11-26 Elena Zannoni <ezannoni@redhat.com>
8991
5ae4183a 8992 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8993 * Makefile.in (install-info): Run the install-info command as part
8994 of the post install steps only.
8995 (uninstall-info): New target.
8996 (uninstall): New target.
8997
35db0260
EZ
89982002-11-22 Elena Zannoni <ezannoni@redhat.com>
8999
9000 * Makefile.in (install): Make install do some real work.
9001
9ba8d803
AC
90022002-11-19 Andrew Cagney <ac131313@redhat.com>
9003
9004 Fix POSIX problem reported by Paul Eggert.
9005 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9006 Fix PR gdb/527.
9007
903ad3a6
AC
90082002-10-26 Andrew Cagney <cagney@redhat.com>
9009
9010 * gdbint.texinfo (Target Architecture Definition): Delete
9011 definition of DO_REGISTERS_INFO.
9012
f2abfe65
KB
90132002-10-18 Kevin Buettner <kevinb@redhat.com>
9014
9015 * gdbint.texinfo (Address Classes): Fix problems with insertion
9016 of ``{'' and ``}'' in example.
9017
b5b0480a
KB
90182002-10-17 Kevin Buettner <kevinb@redhat.com>
9019
9020 * gdbint.texinfo (Address Classes): New section.
9021 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9022 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9023 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9024 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9025
c85508ee
KD
90262002-10-11 Klee Dienes <kdienes@apple.com>
9027
9028 * gdb.texinfo (Registers): Mention vector registers as well as
9029 floating registers in the documentation for 'info registers' and
9030 'info all-registers'.
9031
6d12fc3d
DJ
90322002-10-11 Daniel Jacobowitz <drow@mvista.com>
9033
9034 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9035
8d19fbd2
JJ
90362002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9037
9038 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9039 interface definition.
9040
a37295f9
MM
90412002-10-03 Marko Mlinar <markom@opencores.org>
9042
9043 * gdb.texinfo (Target Commands): Add or1k target specific
9044 commands.
9045 * gdb.texinfo (Contributors): Add myself to the contributors list.
9046
da0f9dcd
AC
90472002-10-01 Andrew Cagney <ac131313@redhat.com>
9048
9049 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9050 and "mi1" instead of "mi1" and "mi0".
9051
2e834e49
HPN
90522002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9053
9054 * gdb.texinfo (Packets): Fix typos "alligned".
9055 Correct z3/Z3 description. Correct z4/Z4 title.
9056
050be0dc
AC
90572002-09-27 Andrew Cagney <ac131313@redhat.com>
9058
9059 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9060
1104b9e7
KB
90612002-09-25 Kevin Buettner <kevinb@redhat.com>
9062
9063 * gdb.texinfo: Use GNU/Linux instead of Linux.
9064
512217c7
AC
90652002-09-25 Andrew Cagney <ac131313@redhat.com>
9066
9067 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9068
10998722
AC
90692002-09-24 Andrew Cagney <ac131313@redhat.com>
9070
512217c7 9071 * gdb.texinfo: Replace @example with @smallexample.
10998722 9072
a0eb71c5
KB
90732002-09-20 Kevin Buettner <kevinb@redhat.com>
9074
f7dc1244 9075 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9076 * gdb.texinfo (Character Sets): Use @smallexample instead of
9077 @example. Use GNU/Linux instead of Linux.
9078
90792002-09-20 Jim Blandy <jimb@redhat.com>
9080
9081 * gdb.texinfo: Add character set documentation.
9082
2f870471
AC
90832002-09-19 Andrew Cagney <ac131313@redhat.com>
9084
9085 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9086 (Packets): Add cross reference from `b' packet to `z' packets.
9087
790eb8f5
AC
90882002-09-19 Andrew Cagney <ac131313@redhat.com>
9089
8d30a00d
AC
9090 * gdb.texinfo (Maintenance Commands): Document ``maint
9091 internal-error'' and ``maint internal-warning''.
9092
790eb8f5
AC
9093 * gdbint.texinfo (Target Architecture Definition): Revise
9094 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9095
a23a7bf1
JB
90962002-09-19 Joel Brobecker <brobecker@gnat.com>
9097
9098 * gdbint.texinfo (Target Conditionals): Document the new
9099 NAME_OF_MALLOC macro.
9100
299ffc64
AC
91012002-09-05 Andrew Cagney <ac131313@redhat.com>
9102
9103 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9104 engineer.
9105
b7bb15bc
SC
91062002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9107
9108 * gdb.texinfo (TUI Overview): Document status line fields.
9109
3d757584
SC
91102002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9111
9112 * gdb.texinfo (TUI Commands): Document info win command.
9113
269c21fe
SC
91142002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9115
9116 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9117
7cf36c78
SC
91182002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9119
9120 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9121 (TUI Keys): Likewise.
9122
d2c6833e
AC
91232002-08-25 Andrew Cagney <ac131313@redhat.com>
9124
9125 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9126 for a packet receive.
9127
46d8b1c3
AC
91282002-08-25 Andrew Cagney <ac131313@redhat.com>
9129
9130 * Makefile.in (clean): Move to end of file.
9131 (distclean, maintainer-clean, realclean): Ditto.
9132 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9133 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9134 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9135 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9136
b0787093
AC
91372002-08-24 Andrew Cagney <ac131313@redhat.com>
9138
9139 * Makefile.in (GDBINT_TEX_TMPS): Define.
9140 (gdbint.dvi, gdbint.pdf): Use
9141 (GDB_TEX_TMPS): Define.
9142 (gdb.dvi, gdb.pdf): Use.
9143 (STABS_TEX_TMPS): Define.
9144 (stabs.dvi, stabs.pdf): Use.
9145 (GDB_DOC_SOURCE_INCLUDES): New macros.
9146 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9147 (GDBINT_DOC_FILES_INCLUDES): New macros.
9148 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9149 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9150 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9151 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9152 (links2roff): Replace SFILES_INCLUDED with
9153 GDB_DOC_SOURCE_INCLUDES.
9154 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9155 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9156 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9157 dependencies.
9158 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9159 dependencies.
9160 (gdbmi.texinfo): Delete rule.
9161 (inc-hist.texinfo): Delete rule.
9162 (rluser.texinfo): Delete rule.
9163
ebba8386
AC
91642002-08-23 Andrew Cagney <cagney@redhat.com>
9165
9166 * gdbint.texinfo (Target Architecture Definition): Update
9167 STORE_RETURN_VALUE, mention regcache.
9168
0ab7a791
AC
91692002-08-21 Andrew Cagney <ac131313@redhat.com>
9170
9171 * gdbint.texinfo (Target Architecture Definition): Document
9172 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9173
ee2d5c50
AC
91742002-08-19 Andrew Cagney <ac131313@redhat.com>
9175
9176 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9177 Fix minor typos. Add index entries.
9178
53c69bd7
AC
91792002-08-18 Andrew Cagney <ac131313@redhat.com>
9180
9181 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9182
e76f1f2e
AC
91832002-08-15 Andrew Cagney <ac131313@redhat.com>
9184
9185 * gdbint.texinfo (Target Architecture Definition): Document
9186 PRINT_VECTOR_INFO.
9187 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9188
0680b120
AC
91892002-08-13 Andrew Cagney <ac131313@redhat.com>
9190
9191 * gdb.texinfo (Maintenance Commands): Document "maint print
9192 registers", "maint print raw-registers" and "maint print
9193 cooked-registers".
9194
3c3bea1c
GS
91952002-08-08 Grace Sainsbury <graces@redhat.com>
9196
a9331b3f 9197 From Mark Salter:
3c3bea1c
GS
9198 * gdb.texinfo (Protocol): Document T packet extension to
9199 allow watchpoint address reporting.
9200
42f9b0a5
AC
92012002-08-03 Andrew Cagney <ac131313@redhat.com>
9202
9203 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9204
db034ac5
AC
92052002-08-01 Andrew Cagney <cagney@redhat.com>
9206
9207 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9208 to CHILL.
9209
e2b28d04
AC
92102002-08-01 Andrew Cagney <ac131313@redhat.com>
9211
9212 * gdbint.texinfo (Coding): Revise section "Include Files".
9213
7fb623f7
AC
92142002-07-24 Andrew Cagney <cagney@redhat.com>
9215
9216 * gdbint.texinfo: Obsolete references to m88k.
9217 * gdb.texinfo: Ditto.
9218
4a2b4636
JB
92192002-07-10 Joel Brobecker <brobecker@gnat.com>
9220
7fb623f7 9221 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9222 where the proper version of autoconf can be retrieved.
9223
a71ec265
DH
92242002-07-09 Don Howard <dhoward@redhat.com>
9225
9226 * gdb.texinfo (Command Files): Further describe the behavior of
9227 sourced command files.
9228
b9aa90c9
AC
92292002-06-27 Andrew Cagney <ac131313@redhat.com>
9230
9231 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9232 (Coding): Clarify ISO C version that GDB assumes.
9233
40dd2248
TT
92342002-06-26 Tom Tromey <tromey@redhat.com>
9235
9236 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9237 add_setshow_cmd_full.
9238
bfac230e
DH
92392002-06-25 Don Howard <dhoward@redhat.com>
9240
9241 * gdb.texinfo (Memory Region Attributes): Document new behavior
9242 for 'mem' command.
9243
475b0867
JB
92442002-06-11 Jim Blandy <jimb@redhat.com>
9245
919d772c
JB
9246 * gdb.texinfo (Symbols): Update documentation for `info source'
9247 command.
9248
475b0867
JB
9249 * gdb.texinfo (Macros): Call the command `info macro', not
9250 `show macro'.
9251
ba8c9337
AC
92522002-06-09 Andrew Cagney <ac131313@redhat.com>
9253
9254 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9255 data''.
9256
1029b7fa
MK
92572002-06-09 Mark Kettenis <kettenis@gnu.org>
9258
9259 * gdbint.texinfo (Target Architecture Definition): Document
9260 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9261
16737d73
AC
92622002-06-08 Andrew Cagney <ac131313@redhat.com>
9263
9264 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9265 lists.
9266
30107679
AC
92672002-06-08 Andrew Cagney <ac131313@redhat.com>
9268
9269 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9270 Branch''.
9271
3352e23e
AC
92722002-06-01 Andrew Cagney <ac131313@redhat.com>
9273
9274 * gdbint.texinfo (Target Architecture Definition): Add section
9275 ``Converting an existing Target Architecture to Multi-arch''.
9276
cbb09e6a
AC
92772002-05-30 Andrew Cagney <ac131313@redhat.com>
9278
9279 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9280 to ``Obsoleting code''. Revise.
9281
e2e0bcd1
JB
92822002-05-17 Jim Blandy <jimb@redhat.com>
9283
9284 * gdb.texinfo (C Preprocessor Macros): New chapter.
9285 Include it in the main menu.
9286 (Contributors): Credit Jim Blandy with macro support.
9287 (Compilation): Explain how to get macro information into the
9288 executable.
9289 (Expressions): Note that preprocessor macros are expanded.
9290
9db8d71f
DJ
92912002-05-14 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9294 options for `target remote'.
9295
6d531722
AC
92962002-05-13 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdbint.texinfo (Target Architecture Definition): Delete
9299 documentation on NNPC_REGNUM.
9300
13d01224
AC
93012002-05-11 Andrew Cagney <ac131313@redhat.com>
9302
9303 * gdbint.texinfo (Target Architecture Definition): Document
9304 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9305 (Target Architecture Definition): Revise section `Using Different
9306 Register and Memory Data Representations'. Add section `Raw and
9307 Virtual Register Representations'.
9308
b2e75d78
AC
93092002-05-11 Andrew Cagney <ac131313@redhat.com>
9310
9311 * gdbint.texinfo (Target Architecture Definition): Mention
9312 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9313 (Target Architecture Definition): Mention same. Add references to
9314 web pages.
9315
2c8682ee
MS
93162002-05-08 Michael Snyder <msnyder@redhat.com>
9317
9318 * stabs.texinfo (Attributes): Document new "vector" attribute.
9319
0816590b
AC
93202002-05-04 Andrew Cagney <ac131313@redhat.com>
9321
9322 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9323
2653173e
AC
93242002-05-04 Andrew Cagney <ac131313@redhat.com>
9325
9326 * gdb.texinfo: Delete obsolete references to a29k.
9327
d7bd68ca
AC
93282002-04-24 Andrew Cagney <ac131313@redhat.com>
9329
9330 * gdbint.texinfo (Target Architecture Definition): Replace
9331 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9332
21d83aa5
DM
93332002-04-24 David S. Miller <davem@redhat.com>
9334
9335 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9336
7673a6cc
DM
93372002-04-21 David S. Miller <davem@redhat.com>
9338
9339 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9340
d49d1e0a
AC
93412002-04-21 Andrew Cagney <ac131313@redhat.com>
9342
9343 * gdbint.texinfo (Target Architecture Definition): Delete
9344 definition of HAVE_REGISTER_WINDOWS.
9345
f7dc1244 93462002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9347
9348 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9349 "Theodore A. Roth" <troth@verinet.com>.
9350
5ca0cb28
DH
93512002-04-15 Don Howard <dhoward@redhat.com>
9352
f7dc1244 9353 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9354 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9355 Provide a better explaination of this feature.
5ca0cb28 9356
f208ba17
AC
93572002-04-14 Andrew Cagney <ac131313@redhat.com>
9358
9359 * gdbint.texinfo (Target Architecture Definition): Remove
9360 FRAME_CHAIN_COMBINE.
9361
d5ba91de
MC
93622002-04-12 Michael Chastain <mec@shout.net>
9363
9364 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9365 REG_STACK_SEGMENT.
9366
26818220
MC
93672002-04-09 Michael Chastain <mec@shout.net>
9368
9369 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9370 PYRAMID_* macros.
9371
129188f6
AC
93722002-04-07 Andrew Cagney <ac131313@redhat.com>
9373
9374 * gdb.texinfo (Bug Reporting): Document that the web is the
9375 prefered way of submitting bug reports.
9376 (Bug Reporting): Delete the s-mail address as the last resort.
9377
8227c0ff
AC
93782002-04-05 Andrew Cagney <ac131313@redhat.com>
9379
9380 * gdbint.texinfo (Target Architecture Definition): Delete
9381 references to TARGET_WRITE_FP and write_fp.
9382
16d9dec6
MS
93832002-03-27 Michael Snyder <msnyder@redhat.com>
9384
9385 * gdb.texinfo: Document new commands dump, append, and restore.
9386
9ae8b82c
AC
93872002-03-27 Andrew Cagney <ac131313@redhat.com>
9388
9389 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9390 Branch'.
9391
474c8240
AC
93922002-03-18 Andrew Cagney <ac131313@redhat.com>
9393
9394 * gdb.texinfo: Change all examples to @smallexample.
9395 * gdbint.texinfo: Ditto.
a9331b3f 9396
fb0ff88f
AC
93972002-03-18 Andrew Cagney <ac131313@redhat.com>
9398
9399 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9400 Branches''.
9401
9bb0a4d8
AC
94022002-03-18 Andrew Cagney <ac131313@redhat.com>
9403
9404 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9405 Policy''.
9406
937f164b
FF
94072002-03-04 Fred Fish <fnf@redhat.com>
9408
9409 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9410 expresson, suports, dependant, trhe, perhaphs, situtations,
9411 explictily, taged, oportunity, unfortunatly).
9412
a7b40f07
AC
94132002-02-24 Andrew Cagney <ac131313@redhat.com>
9414
9415 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9416 Remove reference to 3.12.
9417
aab4e0ec
AC
94182002-02-23 Andrew Cagney <ac131313@redhat.com>
9419
9420 * gdbint.texinfo: Include fdl.texi.
9421 (Top): Add GNU Free Documentation License.
9422 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9423 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9424 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9425 (gdbint.info): Add srcdir to include path.
9426 * gdb.texinfo: Include gpl.texi.
9427 (Top): Add Copying.
9428 * gpl.texi: New file.
9429
47b95330
AC
94302002-02-23 Andrew Cagney <ac131313@redhat.com>
9431
9432 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9433
78c47bea
PM
94342002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9435
9436 * gdb.texinfo: Document Cygwin native specific commands.
9437
56460a61
DJ
94382002-02-15 Daniel Jacobowitz <drow@mvista.com>
9439
9440 * gdb.texinfo: Document gdbserver ``--attach'' command.
9441
def71bfa
MS
94422002-02-07 Michael Snyder <msnyder@redhat.com>
9443
9444 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9445 to @code(_ovly_debug_event).
9446
c928edc0
AC
94472002-02-07 Andrew Cagney <ac131313@redhat.com>
9448
9449 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9450
81d46470
MS
94512002-02-06 Michael Snyder <msnyder@redhat.com>
9452
9453 * gdb.texinfo (overlays): Mention new magic symbol
9454 '_ovly_debug_event', which allows GDB to keep better track
9455 of overlays.
9456
f7dc1244 94572002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9458
9459 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9460 Suggested by Dmitry Sivachenko.
9461
9462 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9463
15110bc3
MS
94642002-02-01 Michael Snyder <msnyder@redhat.com>
9465
9466 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9467
6763aef9
MS
94682002-01-30 Michael Snyder <msnyder@redhat.com>
9469
ac282366
MS
9470 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9471 (set trust-readonly-sections): Document.
6763aef9 9472
8642bc8f
AC
94732002-01-29 Andrew Cagney <ac131313@redhat.com>
9474
9475 * gdbint.texinfo (Releasing GDB): Revise and update.
9476
afe64c1a
AC
94772002-01-28 Andrew Cagney <ac131313@redhat.com>
9478
9479 * gdbint.texinfo (Target Architecture Definition): Delete
9480 description of TARGET_BYTE_ORDER_DEFAULT.
9481
f7dc1244 94822002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9483
9484 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9485 <mitya@cavia.pp.ru>.
9486
3d6e1b5a
AC
94872002-01-23 Andrew Cagney <ac131313@redhat.com>
9488
9489 * libgdb.texinfo: Delete file.
9490
6c0e9fb3
AC
94912002-01-22 Andrew Cagney <ac131313@redhat.com>
9492
9493 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9494 * gdbint.texinfo: Ditto.
9495
e0ce93ac
AC
9496Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9497
9498 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9499
be298bcc
AC
95002002-01-22 Andrew Cagney <ac131313@redhat.com>
9501
9502 * Makefile.in: Update copyright.
9503 (TEXI2DVI): Define.
9504 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9505 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9506 gdb-cfg.texi.
9507 (TEXINDEX, PDFTEX): Delete makefile variables.
9508
8e04817f
AC
95092002-01-22 Andrew Cagney <ac131313@redhat.com>
9510
9511 * gdb.texinfo (Protocol): Move section to appendix.
9512
6b2f586d
AC
95132002-01-21 Andrew Cagney <ac131313@redhat.com>
9514
9515 * gdb.texinfo (Remote Debugging): Create a menu.
9516 (Top): Add ``Remote Debugging'' to menu.
9517
6f05cf9f
AC
95182002-01-21 Andrew Cagney <ac131313@redhat.com>
9519
9520 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9521 serial protocol'' from here.
9522 (Remote Debugging): To here. New chapter.
9523
3fd3d7d2
AC
95242002-01-20 Andrew Cagney <ac131313@redhat.com>
9525
9526 * gdbint.texinfo (Target Architecture Definition): Delete
9527 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9528
7fd60527
AC
95292002-01-20 Andrew Cagney <ac131313@redhat.com>
9530
9531 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9532 are no longer needed.
9533 (Porting GDB): Add maintainer note about configure.host.
9534
c2f05ac9
AC
95352002-01-20 Andrew Cagney <ac131313@redhat.com>
9536
9537 * gdbint.texinfo (Target Architecture Definition): Remove
9538 definition of IEEE_FLOAT.
9539
f7dc1244 95402002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9541
9542 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9543 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9544 <3diff@gnu.org>
231b2aad 9545
82600034
AC
95462002-01-19 Andrew Cagney <ac131313@redhat.com>
9547
9548 * gdbint.texinfo (Host Definition): Remove references to
9549 MALLOC_INCOMPATIBLE.
9550
7708fa01
AC
95512002-01-17 Andrew Cagney <ac131313@redhat.com>
9552
9553 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9554 and xyz-xdep.o.
9555
eb12ee30
AC
95562002-01-17 Andrew Cagney <ac131313@redhat.com>
9557
889bf7c5 9558 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9559 (Set Breaks): Copy ``maint info breakpoint'' doco to
9560 ``Maintenance Commands'' appendix. Add reference.
9561
c9ccaa92
AC
95622002-01-17 Andrew Cagney <ac131313@redhat.com>
9563
9564 * fdl.texi: Remove next/prev from @node.
9565
f7dc1244 95662002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9567
9568 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9569 for monstrous @multitable (from Brian Youmans).
9570
9571 * fdl.texi: New file.
9572
9573 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9574
8973da3a
AC
95752002-01-15 Andrew Cagney <ac131313@redhat.com>
9576
9577 * gdbint.texinfo (Releasing GDB): New chapter.
9578
7d86b5d5
AC
95792002-01-14 Andrew Cagney <ac131313@redhat.com>
9580
9581 * gdb.texinfo (Embedded Processors, Calling program functions):
9582 Obsolete references to a29k.
9583
cc1cb004
AC
95842002-01-13 Andrew Cagney <ac131313@redhat.com>
9585
9586 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9587 examples. Document that a code-block should do or discard its
9588 cleanups before exit.
9589
79f12247
MS
95902002-01-11 Michael Snyder <msnyder@redhat.com>
9591
9592 * gdb.texinfo (Choosing files): Change @samp to @file.
9593
19837790
MS
95942002-01-05 Michael Snyder <msnyder@redhat.com>
9595
9596 * gdb.texinfo (--pid): Document new command line option (attach).
9597
f7dc1244 95982002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9599
9600 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9601 in the stub.
9602
d7449b42
AC
96032002-01-04 Andrew Cagney <ac131313@redhat.com>
9604
9605 * gdbint.texinfo (Target Architecture Definition): Replace
9606 BIG_ENDIAN with BFD_ENDIAN_BIG.
9607
f23631e4
AC
96082002-01-03 Andrew Cagney <ac131313@redhat.com>
9609
9610 * gdbint.texinfo (Target Architecture Definition): Replace
9611 value_ptr with struct value pointer.
9612
72c9928d
EZ
96132002-01-02 Eli Zaretskii <eliz@gnu.org>
9614
9615 * gdb.texinfo (Free Software): Fix wording.
9616
959acfd1
EZ
96172001-12-31 Eli Zaretskii <eliz@gnu.org>
9618
9619 * gdb.texinfo (Free Software): New section ``Free Software Needs
9620 Free Documentation''.
9621
f7dc1244 96222001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9623
9624 * stabs.texinfo:
9625 * gdb.texinfo:
9626 * gdbint.texinfo:
9627 * libgdb.texinfo:
9628 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9629
6600abed
MS
96302001-12-29 Michael Snyder <msnyder@redhat.com>
9631
9632 * gdb.texinfo (maint info sections): Fix typo.
9633
f6680716
MS
96342001-12-26 Michael Snyder <msnyder@redhat.com>
9635
fe95c787
MS
9636 * gdb.texinfo (maint info sections): Document.
9637
a9331b3f 9638 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9639 'info proc' sub-options that are currently not implemented.
9640
c3d3ce5b
JB
96412001-12-20 Jim Blandy <jimb@redhat.com>
9642
9643 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9644
778eb05e
AC
96452001-12-15 Andrew Cagney <ac131313@redhat.com>
9646
9647 * gdbint.texinfo (Target Architecture Definition): Replace
9648 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9649
2607059c
AC
96502001-12-01 Andrew Cagney <ac131313@redhat.com>
9651
9652 * gdbint.texinfo (Host Definition): Delete documentation on
9653 HOST_BYTE_ORDER.
9654
df0cd8c5
JB
96552001-11-30 Jim Blandy <jimb@redhat.com>
9656
9657 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9658 overlay support. Add to top-level menu.
df0cd8c5 9659
88118b3a
TT
96602001-11-26 Tom Tromey <tromey@redhat.com>
9661
9662 * gdb.texinfo (Command Syntax): Document C-o binding.
9663
96565e91
CF
96642001-07-26 Christopher Faylor <cgf@redhat.com>
9665
9666 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9667 use since it is described in the referenced section.
9668
f7dc1244 9669 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9670 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9671 clearer when using DJGPP.
9672
2a3d5645
CF
96732001-11-24 Christopher Faylor <cgf@redhat.com>
9674
9675 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9676 specifically refer to MS-DOS.
9677 (command files): Mention gdb.ini is only used on MS-DOS.
9678
aa26fa3a
TT
96792001-11-21 Tom Tromey <tromey@redhat.com>
9680
9681 * gdb.texinfo (Invoking GDB): Document --args.
9682 (Mode Options): Likewise.
9683
4f8ada06
JB
96842001-11-21 Jim Blandy <jimb@redhat.com>
9685
9686 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9687 Delete documentation; this macro has been removed from the
9688 sources.
4f8ada06 9689
3fe0dc10
JB
96902001-11-13 Jim Blandy <jimb@redhat.com>
9691
9692 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9693
9e5abb06
CV
96942001-11-06 Corinna Vinschen <vinschen@redhat.com>
9695
9696 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9697
1c5dfdad
MS
96982001-11-05 Michael Snyder <msnyder@redhat.com>
9699
a9331b3f 9700 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9701 quote regexp chars in function names such as "operator*()".
9702
990f9fe3
FF
97032001-11-01 Fred Fish <fnf@redhat.com>
9704
9705 * gdbint.texinfo (SOLIB_ADD): Document additional new
9706 "readsyms" arg.
9707
b433d00b
DH
97082001-10-30 Don Howard <dhoward@redhat.com>
9709
070b1dd3
DH
9710 * gdb.texinfo: (Command Files) Added documentation for the
9711 behavior of gdb with input redirected from a file.
b433d00b 9712
b7209cb4
FF
97132001-10-28 Fred Fish <fnf@redhat.com>
9714
9715 * gdb.texinfo (auto-solib-add): Change docs to match
9716 implementation change.
9717 (auto-solib-limit): Add docs for new variable.
9718
1aa20aa8
AC
97192001-10-15 Andrew Cagney <ac131313@redhat.com>
9720
9721 * gdbint.texinfo (Target Architecture Definition): Function
9722 value_as_pointer renamed to value_as_address.
9723
fc0c74b1
AC
97242001-10-15 Andrew Cagney <ac131313@redhat.com>
9725
9726 * gdbint.texinfo (Target Architecture Definition): Default
9727 POINTER_TO_ADDRESS functions assume unsigned addresses.
9728 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9729 posting by Jim Blandy.
9730
f4846649
JB
97312001-10-12 Jim Blandy <jimb@redhat.com>
9732
9733 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9734 version of texi2html (1.64) doesn't support this flag any more.
9735
f277788b
MK
97362001-09-08 Mark Kettenis <kettenis@gnu.org>
9737
a9dc4918
MK
9738 * gdbint.texinfo (Host Definition): Remove description of
9739 MEM_FNS_DECLARED.
9740
d28379df
MK
9741 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9742
f277788b
MK
9743 * gdbint.texinfo (Host Definition): Remove description of
9744 HAVE_SIGSETMASK.
9745
7ccaa899
EZ
97462001-09-04 Elena Zannoni <ezannoni@redhat.com>
9747
9748 * gdbint.texinfo (Target Architecture Definition): Add
9749 explanation of TARGET_PRINT_INSN macro.
9750
17d9d558
JB
97512001-08-30 Jim Blandy <jimb@redhat.com>
9752
9753 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9754 Explain what it means to load relocatable files.
9755
72cde065
JB
97562001-08-28 Jim Blandy <jimb@redhat.com>
9757
9758 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9759 info `top' menu.
9760
9e678452
CF
9761Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9762
9763 * gdbint.texinfo: Add a cautionary note about macro use.
9764
a2bea4c3 97652001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9766
a2bea4c3
CV
9767 * gdb.texinfo: Explain omitting the hostname in the
9768 `target remote' command.
9769
1129bf27
DJ
97702001-07-30 Daniel Jacobowitz <drow@mvista.com>
9771
9772 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9773 and END-INFO-DIR-ENTRY.
9774
732b3002
SC
97752001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9776
9777 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9778
89437448
AC
97792001-07-25 Andrew Cagney <ac131313@redhat.com>
9780
9781 * gdbint.texinfo (libgdb): Rewrite.
9782
f7dc1244 97832001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9784
9785 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9786
c4555f82
SC
97872001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9788
9789 * gdb.texinfo (TUI): New chapter, document the TUI.
9790 (Mode Options): Document the -tui option.
9791
2f45a6e0
MK
97922001-07-23 Mark Kettenis <kettenis@gnu.org>
9793
9794 * gdbint.texinfo (Host Definition): Remove description of
9795 NEED_POSIX_SETPGID.
9796
f7dc1244 97972001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9798
9799 * gdb.tex (DJGPP Native): New node, with descriptions of
9800 DJGPP-specific commands.
9801
be9c6c35
JM
98022001-07-19 John R. Moore <jmoore@redhat.com>
9803
9804 * gdbint.texinfo: Three misspellings.
9805
dfa249fb
AC
98062001-07-06 Andrew Cagney <ac131313@redhat.com>
9807
9808 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9809 `test` expressions on bash. Problem reported by Colin Walters.
9810
c72e7388
AC
98112001-07-04 Andrew Cagney <ac131313@redhat.com>
9812
9813 * gdbint.texinfo (User Interface): Update ui-out documentation to
9814 refelect recent UI/MI updates.
9815
94bbb2c0
AC
98162001-07-04 Andrew Cagney <ac131313@redhat.com>
9817
9818 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9819 interpreters.
9820
af6c57ea
AC
98212001-06-15 Andrew Cagney <ac131313@redhat.com>
9822
9823 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9824 structure and not macros.
9825 (Host Definition): Document that much of this chapter is obsolete.
9826 (Target Architecture Definition): Update list of files that make
9827 up a target architecture.
9828 (Coding): Update.
9829
83aa8bc6
AC
98302001-06-28 Andrew Cagney <ac131313@redhat.com>
9831
9832 * gdbint.texinfo (Target Architecture Definition): Update
9833 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9834 The latter has been changed to a true predicate.
9835
f7dc1244 98362001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9837
9838 * annotate.texi: Add @noindent where needed. From Dmitry
9839 Sivachenko <dima@Chg.RU>.
9840 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9841
656db9b0
AC
98422001-06-16 Andrew Cagney <ac131313@redhat.com>
9843
9844 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9845
df2396a1
AC
98462001-06-14 Andrew Cagney <ac131313@redhat.com>
9847
9848 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9849 returns ``OK''. Document that the ``R'' packet does not reply.
9850
0f1f2b0a
MS
98512001-06-13 Michael Snyder <msnyder@redhat.com>
9852
9853 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9854
f7dc1244 98552001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9856
9857 * gdb.texinfo (Signals): Clarify the default setting of signal
9858 handling.
9859
a5d7c491
AC
98602001-05-14 Andrew Cagney <ac131313@redhat.com>
9861
9862 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9863 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9864
05a54c4f
AC
98652001-05-12 Andrew Cagney <ac131313@redhat.com>
9866
9867 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9868
f7dc1244 98692001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9870
9871 * gdbint.texinfo (Clean Design and Portable Implementation):
9872 Renamed from "Clean Design".
9873 (Clean Design and Portable Implementation): Document portable
9874 methods of handling file names, and the associated macros.
9875
f7dc1244 98762001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9877
9878 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9879 command and provide a cross-reference to its description.
9880 (Symbols): Note that "info scope" is useful for trace experiments.
9881
f7dc1244 98822001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9883
b37052ae
EZ
9884 * gdb.texinfo (Symbols): Document "info scope".
9885 (Tracepoints): New chapter.
9886 (Contributors): Update for v5.1.
9887 <All nodes>: Change "C++" to "C@t{++}".
9888
0ee54786
EZ
9889 * gdbint.texinfo (User Interface): A new section about ui_out
9890 functions, based on text written by Fernando Nasser.
9891
c534679c
EZ
9892 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9893
f7dc1244 98942001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9895
e9c75b65
EZ
9896 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9897
9898 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9899
9900 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9901 Replace "GDB" with "@value{GDBN}". Fix markup.
9902
9903 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9904
3d67e040
EZ
9905 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9906 a cross-reference to its description.
9907 (Symbols): Document "info symbol".
9908
f7dc1244 99092001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9910
9911 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9912 subsection "x86 Watchpoints".
9913 (Target Architecture Definition): Document the macros
9914 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9915 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9916
b0ed3589
AC
99172001-03-20 Andrew Cagney <ac131313@redhat.com>
9918
9919 * gdbint.texinfo (Target Architecture Definition): Update
9920 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9921 list.
9922
b6ba6518
KB
99232001-03-06 Kevin Buettner <kevinb@redhat.com>
9924
9925 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9926 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9927
f7dc1244 99282001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9929
9930 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9931
f7dc1244 99322001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9933
17cc6a06
EZ
9934 * gdb.texinfo (Environment): Document that `path' does not change
9935 the value of PATH in GDB's own environment (it did in the past,
9936 but that was changed on March 15, 1994). Reported by Doug Evans
9937 <dje@transmeta.com>.
9938
56caf160
EZ
9939 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9940 its line. Fix markup of commands and macros. Add an Index node
9941 and index entries.
9942
29e57380
C
99432001-01-23 J.T. Conklin <jtc@redback.com>
9944
9945 * gdb.texinfo (Memory region attributes): New manual section.
9946
1c6147de
ND
99472001-01-04 Nicholas Duffek <nsd@redhat.com>
9948
9949 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9950
f7dc1244 99512000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9952
9953 * refcard.tex: Version and copyright fixed. From Phil Edwards
9954 <pedwards@disaster.jaj.com>.
9955
0dcedd82
AC
9956Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9957
9958 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9959 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9960
3b851bce
AC
9961Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9962
9963 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9964 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9965
f7dc1244 99662000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9967
9968 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9969 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9970
b90a5f51
CF
99712000-11-10 Christopher Faylor <cgf@cygnus.com>
9972
9973 * gdb.texinfo: Document new 'set step-mode' command.
9974
f7dc1244 99752000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9976
9977 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9978 changes from Dmitry Sivachenko <dima@Chg.RU>.
9979
f7dc1244 99802000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9981
9982 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9983 From Steven Johnson <sbjohnson@ozemail.com.au>.
9984
2e685b93
MK
99852000-08-10 Mark Kettenis <kettenis@gnu.org>
9986
9987 * gdbint.texinfo (Overall Structure): Spelling fix.
9988
f7dc1244 99892000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9990
9991 * gdbint.texinfo (Target Architecture Definition): Document that
9992 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9993 for which REGISTER_CONVERTIBLE returns a zero value.
9994
63ac3005
EZ
99952000-07-08 Christopher Faylor <cgf@cygnus.com>
9996
9997 * Makefile.in (install-info): Find files to install in either the
9998 build or source directories (adapted from Makefile.am).
9999
bd79f757
ND
100002000-07-07 Nicholas Duffek <nsd@redhat.com>
10001
10002 * stabs.texinfo: Fix spelling errors.
10003 (String Field): FILE-NUMBER starts from 0, not 1.
10004
f7dc1244 100052000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10006
10007 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10008 Brian Youmans.
5f208f6d 10009
f7dc1244 100102000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10011
10012 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10013 the source directory. Reported by Mark Harig
10014 <markh@frazier.landmark.com>.
cc542d3b 10015
f3b28801
C
100162000-06-20 J.T. Conklin <jtc@redback.com>
10017
10018 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10019
449f3b6c
AC
10020Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10021
10022 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10023 Generate using pdftex.
449f3b6c 10024 (PDFTEX): Define.
889bf7c5 10025 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10026 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10027 @contents at the start.
449f3b6c 10028
f7dc1244 100292000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10030
10031 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10032 Youmans.
48e934c6 10033
9e9c5ae7
AC
10034Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10035
10036 From Brian Youmans:
10037 * gdb.texinfo: Fix ``et al.''.
10038
c741b251
AC
10039Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10040
10041 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10042 loop.
c741b251 10043
4ab64e14
JG
100442000-05-19 Jimmy Guo <guo@cup.hp.com>
10045
10046 * configure: Regenerate.
10047
f7dc1244 100482000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10049
10050 * Makefile.in (install-info): Run install-info on installed Info
10051 files.
10052
8c70017b
AC
10053Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10054
a7cb598a 10055 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10056 Andrew Cagney.
8c70017b 10057
f7dc1244 100582000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10059
10060 * gdb.texinfo: Proofreading changes from Brian Youmans.
10061
bf0184be
ND
100622000-05-01 Nick Duffek <nsd@cygnus.com>
10063
10064 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10065 startup sequence, minor edits.
10066
f7dc1244 100672000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10068
10069 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10070 TeX.
10071
10072 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10073 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10074 like `n' and `s' which look weird. Convert some of the @kindex to
10075 @vindex, when they refer to variables, not commands.
10076
33e16fad
AC
10077Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10078
10079 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10080
f7dc1244 100812000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10082
10083 * Makefile.in (GDBMI_DIR): New variable.
10084 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10085 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10086 (gdbmi.texinfo): New target, for texi2roff.
10087 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10088 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10089
10090 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10091 gdbmi.texinfo.
10092 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10093 comment.
10094
d167840f
EZ
100952000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10096
10097 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10098 command.
d167840f 10099
f7dc1244 101002000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10101
10102 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10103 prevents the build (and is generally a Bad Idea).
10104
f7dc1244 101052000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10106
10107 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10108 a comma inside @var.
10109 (Command Files): Index markup changes from Dmitry Sivachenko
10110 <dima@Chg.RU>.
10111
f7dc1244 101122000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10113
10114 * Makefile.in (LN_S): Define.
10115 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10116 invoke "ln -s" unless it is known to work.
10117
10118 * configure.in (AC_PROG_LN_S): Add.
10119
8dc7983f
JB
101202000-04-14 Jim Blandy <jimb@redhat.com>
10121
10122 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10123 section.
10124 (Target Conditionals): Document ADDRESS_TO_POINTER,
10125 POINTER_TO_ADDRESS.
10126
1a8237e8
DB
101272000-04-11 Daniel Berlin <dan@cgsoftware.com>
10128
10129 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10130 gdb-cfg.texi to get the value.
10131
ca526f1a
JB
101322000-04-10 Jim Blandy <jimb@redhat.com>
10133
10134 * gdbint.texinfo (Target Architecture Definition): Fix
10135 cross-references.
10136
faaafcb4
JB
101372000-04-08 Jim Blandy <jimb@redhat.com>
10138
10139 * gdbint.texinfo (Using Different Register and Memory Data
10140 Representations): New section.
10141 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10142 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10143 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10144
1b27397f
AC
10145Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10146
10147 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10148 for acknowledgments.
1b27397f 10149
480ff1fb
AC
10150Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10151
10152 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10153 qThreadExtraInfo.
480ff1fb 10154
a9331b3f 101552000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10156
a9331b3f
RM
10157 * gdb.texinfo: Clarify which remote debug protocol commands are
10158 required and which are optional.
f1251bdd 10159
dbeb8dbd
AC
10160Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10161
10162 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10163 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10164 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10165 * annotate.texi: Update.
10166
6d2ebf8b
SS
101672000-03-28 Stan Shebs <shebs@apple.com>
10168
10169 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10170 expectation of additional changes before release), update
10171 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10172 node links, rephrase and/or shorten lines to fix formatting
10173 problem in both regular and @smallbook formats.
10174 * annotate.texi: Shorten lines in example, use smallexample
10175 consistently everywhere.
10176 * Makefile.in: Add comment about texinfo 4.0 html generation.
10177 (SFILES_INCLUDED): Add annotate.texi.
10178
5d161b24
DB
101792000-03-27 Daniel Berlin <dan@cgsoftware.com>
10180
5ae4183a
AS
10181 * gdb.texinfo (Debugging Output): Added new section, documenting
10182 the "set/show debug" commands.
5d161b24 10183
b9deaee7
AC
10184Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10185
10186 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10187 entry.
b9deaee7
AC
10188
10189 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10190 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10191 @chapter and @node entries.
a9331b3f 10192
b9deaee7 10193 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10194
9ef47d30
AC
10195Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10196
10197 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10198 files.
9ef47d30 10199
cfeada60
FN
102002000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10201
10202 From David Whedon <dwhedon@gordian.com>
5ae4183a 10203 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10204
6837a0a2
DB
102052000-03-22 Daniel Berlin <dan@cgsoftware.com>
10206
10207 * gdb.texinfo: Add documentation for the apropos command.
10208
bba2971c
MS
102092000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10210
10211 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10212
2b628194
MS
102132000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10214
a9331b3f 10215 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10216 two places.
10217
96a2c332
SS
102182000-03-17 Stan Shebs <shebs@apple.com>
10219
10220 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10221 <dima@Chg.RU>, also clarification of allowed content for
10222 string constants.
10223
f7dc1244 102242000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10225
10226 * gdb.texinfo (main menu): Add Annotations.
10227 (File Options): Add @cindex entries for each command-line option.
10228 Document --epoch, --annotate, --async, --interpreter, --write,
10229 --statistics, and --version.
10230
10231 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10232 of GDB.
10233
9d233477
JB
102342000-02-23 Jim Blandy <jimb@redhat.com>
10235
10236 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10237
14e0eb3b
JB
102382000-02-22 Jim Blandy <jimb@redhat.com>
10239
10240 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10241
3555de01
JM
102422000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10243
10244 * Makefile.in (diststuff): New target.
10245
5e35df8e
KB
102462000-02-15 Kevin Buettner <kevinb@redhat.com>
10247
10248 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10249 architecture. [From Jim Wilson.]
5e35df8e 10250
c5394b80
JM
102512000-01-16 Tom Tromey <tromey@cygnus.com>
10252
10253 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10254 (Delete Breaks): Mention range arguments.
10255 (Disabling): Likewise.
10256
c3f6f71d
JM
102572000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10258
10259 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10260
c4093a6a
JM
10261Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10262
10263 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10264 valid functions.
c4093a6a 10265
11cf8741
JM
102661999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10267
10268 * gdb.texinfo: Clarify regular expressions used in rbreak.
10269
917317f4
JM
102701999-10-15 Kevin Buettner <kevinb@cygnus.com>
10271
10272 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10273 MEMORY_REMOVE_BREAKPOINT): Document.
10274
10275Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10276
10277 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10278 offset re-using the DATA offset instead.
917317f4 10279
2df3850c
JM
102801999-10-11 Jim Kingdon <kingdon@redhat.com>
10281
10282 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10283
102841999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10285
10286 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10287 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10288 typos.
10289
10290 * gdb.texinfo: Various minor wording and formatting improvements,
10291 mentions of additional command-line options.
10292
2acceee2
JM
102931999-09-30 Fred Fish <fnf@cygnus.com>
10294
10295 * gdb.texinfo: Document additional forms of specifying section
10296 names and addresses for the add-symbol-file command.
10297
c2c6d25f
JM
102981999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10299
10300 * gdbint.texinfo: Fix typo, add the word "have".
10301
103021999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10303
10304 * gdbint.texinfo (Target Architecture Definition): Document the
10305 SKIP_PERMANENT_BREAKPOINT macro.
10306
d4f3574e
SS
103071999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10308
10309 * gdb.texinfo: Fiks speling errers.
10310
10311 * gdb.texinfo: Fix uses of @multitable.
10312
f7dc1244 10313 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10314 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10315 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10316 comments about using with optimization, add more indexing,
10317 fix info about disassembly-flavor.
10318
10319Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10320
10321 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10322 SKIP_SOLIB_RESOLVER): Define.
10323
10324Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10325
10326 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10327 ``g'' packets.
d4f3574e 10328
104c1213
JM
103291999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10330
10331 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10332 platform-specific info, inline remote.texi and move sections of it
10333 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10334 and register stack into the new chapter.
10335 * remote.texi: Remove, now part of gdb.texinfo.
10336 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10337
103381999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10339
10340 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10341 GDB_TARGET_IS_MACH386): These kludges have gone away.
10342
10343Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10344
10345 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10346 TDEPLIBS.
104c1213 10347
53a5351d
JM
103481999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10349
10350 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10351 surrounding text to fit HP-UX bits into general info.
10352 (HPPA-cfg.texi): Remove, no longer useful.
10353
10354 * gdb.texinfo: Remove explicit links from @node lines, remove
10355 HP-added "Detailed Node Listing" from main menu which confuses
10356 things.
10357
10358 From Dmitry Sivachenko <dima@Chg.RU>:
10359 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10360 in description of `set environment'.
53a5351d
JM
10361
103621999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10363
10364 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10365
7be570e7
JM
103661999-08-12 Ben Elliston <bje@cygnus.com>
10367
10368 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10369
f7dc1244 103701999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10371
10372 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10373 watch, awatch, and rwatch. Explain why the latter two cannot be
10374 set as software watchpoints. Document that watchpoints for local
10375 variables are deleted when the debuggee terminates.
7be570e7
JM
10376
10377Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10378
10379 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10380 packet. Allow E.. response packet. "qRcmd" packet is no longer
10381 reserved.
7be570e7
JM
10382
103831999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10384
a9331b3f
RM
10385 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10386 * gdb.texinfo: Ditto.
7be570e7 10387
96baa820
JM
103881999-08-06 Tom Tromey <tromey@cygnus.com>
10389
10390 * gdb.texinfo (KOD): New node.
10391
10392Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10393
10394 * remote.texi (Rcmd): Fix minor formatting typos.
10395
10396Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10397
10398 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10399 packets.
96baa820 10400
adf40b2e
JM
104011999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10402
10403 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10404 fixes.
10405
43ff13b4
JM
10406Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10407
10408 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10409
085dd6e6
JM
10410Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10411
10412 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10413 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10414 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10415 packets that are not supported on all hosts. Expand examples.
10416 Spell check.
085dd6e6
JM
10417
104181999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10419
10420 * Makefile.in: Recognize html, install-html. Add targets
10421 to build HTML versions of documentation via texi2html.
10422
10423Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10424
10425 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10426 testsuite.
085dd6e6
JM
10427
10428Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10429
10430 * remote.texi (Communication Protocol): Rewrite.
10431
10432Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10433
10434 * stabs.texinfo: Fix uses of xref.
10435
9e0b60a8
JM
10436Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10437
10438 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10439 info about patch submission.
10440
cce74817
JM
10441Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10442
10443 From Per Bothner <bothner@cygnus.com>:
10444 * gdb.texinfo: Document Chill support.
10445
10446Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10447
10448 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10449 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10450 Document that the value should be greater-than or equal-to zero.
10451 (NO_STD_REGS): Document. Deprecate.
cce74817 10452
ac9a91a7
JM
10453Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10454
10455 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10456 Document that these are not used.
ac9a91a7
JM
10457
10458Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10459
10460 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10461
392a587b
JM
10462Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10463
10464 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10465 numargs was dropped.
392a587b
JM
10466
10467Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10468
10469 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10470
b83266a0
SS
10471Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10472
10473 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10474 Update.
b83266a0 10475
7a292a7a
SS
10476Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10477
10478 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10479 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10480
10481Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10482
10483 * gdbint.texinfo: Fix typos: $ -> @.
10484
10485Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10486
10487 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10488 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10489 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10490 BREAKPOINT_FROM_PC.
a9331b3f 10491
7a292a7a
SS
10492Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10493
10494 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10495 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10496
10497Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10498
10499 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10500 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10501
105021999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10503
10504 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10505 longer exists.
10506
10507Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10508
10509 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10510 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10511 they make the manual source incomprehensible.
7a292a7a
SS
10512 * h8-cfg.texi: Remove, hasn't been used in years.
10513
c906108c
SS
10514Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10515
10516 * gdb.texinfo: Update the credits.
10517
10518Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10519
10520 * gdb.texinfo: Fix mistakes noticed in printout of last
10521 draft, add Alpha to discussion of heuristic fence post.
10522
10523Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10524
10525 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10526 Edition, merge some HP changes into mainline, describe some
10527 previously undocumented features, describe more of the target
10528 commands available, eliminate obsolete section on renamed
10529 commands.
c906108c
SS
10530 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10531
10532Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10533
10534 * gdb.texinfo: Make many HPPA conditionals unconditional,
10535 including catchpoint description, since now on for all configs.
10536 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10537 specializations.
10538
10539Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10540
10541 * Makefile.in (GDBvn.texi): Fix match expression to work with
10542 current format of VERSION in gdb/Makefile.in.
10543 * gdb.texinfo: Fix node ref to match new readline.
10544
10545Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10546
a9331b3f
RM
10547 * gdb.texinfo: Changes made as part of a project to merge in
10548 changes made by HP. Documentation makes extensive use of
c906108c
SS
10549 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10550 on remote debugging. There are differences in documentation
889bf7c5 10551 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10552 the HP manual discusses catchpoints, hardware watchpoints, and
10553 some HPUX specific limitations for shared library support.
a9331b3f 10554
c906108c
SS
10555 There are also a number of @node changes.
10556
105571999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10558
10559 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10560 (C Usage): Same.
10561
10562Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10563
10564 The following changes were made by Edith Epstein
889bf7c5
PA
10565 <eepstein@cygnus.com> as part of a project to merge in changes
10566 made by HP.
a9331b3f 10567
c906108c
SS
10568 * HPPA-cfg.texi: new file.
10569
10570 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10571
10572 * refcard.tex: change documentation about catch.
10573 removed info catch.
10574
10575Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10576
10577 * gdbint.texinfo: Expand on GDB's coding standards,
10578 specify the use of arg names with prototypes.
10579
105801998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10581
10582 * gdb.texinfo: Fix tipo.
10583
10584Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10585
10586 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10587 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10588
10589Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10590
10591 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10592
105931998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10594
10595 * agentexpr.texi: New file.
10596
10597Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10598
10599 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10600
106011998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10602
10603 * remote.texi: Changed wording that implied that the GDB remote
10604 protocol caches register values instead of GDB itself.
10605
10606Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10607
10608 * gdbint.texinfo: Add some info about symbol readers.
10609 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10610 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10611 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10612 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10613
10614Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10615
a9331b3f 10616 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10617
10618Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10619
10620 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10621
10622Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10623
10624 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10625 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10626
10627Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10628
10629 * gdbint.texinfo: Fix minor typos.
10630
10631Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10632
10633 * gdbint.texinfo: Complete overhaul. Group descriptions more
10634 logically, add more info on generic algorithms, remove much
10635 obsolete and/or wrong material.
10636
10637Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10638
10639 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10640
10641Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10642
10643 * refcard.tex: Copyright, address updates.
10644
10645Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10646
10647 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10648 for the edition instead of confusing GDB-version-like numbers.
10649
10650Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10651
10652 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10653
10654Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10655
5ae4183a 10656 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10657
10658Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10659
10660 * gdb.texinfo: Add some credits, mention bug monitor.
10661 * remote.texi: Mention mips monitor targets.
10662 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10663
c906108c
SS
10664Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10665
10666 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10667 files, finish sorting of host vs target vs native macros, describe
10668 some more of them.
c906108c
SS
10669
10670Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10671
10672 * gdbint.texinfo (Host Conditionals): Document change from
10673 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10674
10675Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10676
10677 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10678 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10679
10680Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10681
10682 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10683 Document LSEEK_NOT_LINEAR.
10684
10685Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10686
10687 * stabs.texinfo (Stab Section Basics): Make it clear that only
10688 some versions of the GNU linker remove the leading N_UNDF symbol.
10689
10690Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10691
10692 * stabs.texinfo (String Field): Document type number pairs here,
10693 instead of in the Sun specific section.
10694 (Include Files): The GNU linker supports the N_BINCL
10695 optimization. Clarify the N_BINCL value, and what it is used
10696 for.
10697 (Procedures): Document N_FUN with an empty string to mark the end
10698 of a function.
10699 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10700 (Sun Differences): Remove this node, as the information is now
10701 elsewhere in the main document.
10702 (Stab Section Basics): Mention that the GNU linker may optimize
10703 stabs and remove the leading N_UNDF symbol.
10704
10705Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10706
10707 * gdb.texinfo, refcard.tex: Restore author credit
10708
10709Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10710
10711 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10712 documentation to account for START and END macros taking
10713 one arg.
10714
10715Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10716
10717 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10718 * gdb.texinfo (Frames): Fix typo.
10719
10720Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10721
10722 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10723 a target_signal as arg type, not a pid.
10724
10725Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10726
10727 * gdb.texinfo: Document `set assembly-language'.
10728
10729Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10730
10731 * remote.texi: Update list of stubs in the GDB distribution.
10732
10733Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10734
10735 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10736 Also document that some systems can use mmalloc but must define
10737 this if their C runtime allocates memory that is later freed.
c906108c 10738 (MMCHECK_FORCE): Document new macro.
a9331b3f 10739
c906108c
SS
10740Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10741
10742 * remote.texi: Add documentation for target Sparclet.
10743
10744Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10745
a9331b3f 10746 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10747 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10748 * configure.in: Rewritten for autoconf.
10749 * configure: New.
10750
10751Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10752
10753 * Makefile.in (DVIPS): New define, set to dvips.
10754 (dvi): Add stabs.dvi.
10755 (ps): New target.
10756 (all-doc): Depend on info, dvi, and ps targets.
10757 (STAGESTUFF): Add *.ps and *.dvi files.
10758 (clean-info, clean-dvi): Remove.
10759 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10760 rules completely rewritten.
10761 (maintainer-clean): Remove clean-info and clean-dvi
10762 dependencies and put their actions in the rules.
10763 (gdb.ps): New target
a9331b3f 10764 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10765 intermediate TeX files, whether they have 2 or 3 character
10766 extensions.
10767 (gdbint.ps): Add target and rules.
10768 (gdb-internals): Delete unused target.
10769 (Makefile): Depends upon config.status also.
10770
10771Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10772
10773 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10774 set.
10775
10776Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10777
10778 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10779 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10780
10781Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10782
10783 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10784
10785Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10786
10787 * gdb.texinfo (Print settings): Document
10788 `set/show print static-members' commands.
10789
10790Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10791
10792 * gdbint.texinfo (Native): Document name change, coredep.c to
10793 core-aout.c.
10794
10795Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10796
10797 * stabs.texinfo (Include Files): Document the values the SunOS4
10798 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10799
10800Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10801
10802 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10803 Fix typo.
10804
10805Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10806
10807 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10808 "gdb.tar.Z".
10809
10810Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10811
10812 * Makefile.in (maintainer-clean): New target, synonym for
10813 realclean.
10814
10815Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10816
10817 * Update all FSF addresses except those in COPYING* files.
10818
10819Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10820
10821 From Richard Earnshaw (rearnsha@armltd.co.uk):
10822 * gdb.texinfo (convenience variables): Document $_exitcode.
10823 (quit): Document optional expression to use as exit code.
10824
10825Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10826
10827 * gdb.texinfo, remote.texi: Brought up to date with various
10828 GDB changes.
10829
10830Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10831
10832 * gdb.texinfo: Update dates and versions, fix comments about
10833 hardware watchpoints in future releases and about the
10834 sharedlibrary command.
10835
10836Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10837
10838 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10839 C_FUN stab. Other cleanups.
10840
10841Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10842
10843 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10844 for the sparc stub.
10845
10846Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10847
10848 * annotate.texi: Clarify which addresses have differing formats
10849 depending on the language and which do not.
10850
10851Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10852
10853 * remote.texi (NetWare): Changed example to use BOARD= instead of
10854 NODE= argument to reflect correspoding change to gdbserve.nlm.
10855
10856Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10857
10858 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10859 GDB, as well as AIX dbx, supports the size type attribute.
10860
10861Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10862
10863 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10864
10865Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10866
10867 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10868 and new 'if' and 'while' commands.
10869
10870Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10871
10872 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10873
10874Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10875
10876 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10877 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10878 NetWare targets. Mostly stolen from the Server node.
10879
10880Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10881
10882 * gdb.texinfo (Setting): Talk about the language of a source file
10883 versus the working language. The old documentation did not match
10884 what GDB did.
10885
10886Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10887
10888 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10889 of a source file.
10890
10891Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10892
10893 * gdb.texinfo (Processes): New node.
10894
10895Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10896
10897 * remote.texi: Update documentation of set/show mipsfpu.
10898
3fc11d3e
JM
10899Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10900
10901 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10902 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10903
10904Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10905
10906 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10907 obsolete conditionals, described some others.
10908
10909Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10910
10911 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10912 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10913
10914Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10915
10916 * gdbint.texinfo: Put regex conditionals in their own table.
10917
10918Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10919
10920 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10921 described or fixed the descriptions of many others.
10922
10923Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10924
10925 * gdb.texinfo: Add some more credits.
10926 * gdbint.texinfo: Capitalize GDB consistently, describe some
10927 macros and remove some.
10928
10929Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10930
10931 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10932 obsolete conditionals, described some others.
10933
10934Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10935
10936 * gdb.texinfo (help targets): Changed to `help target', which
10937 is the correct gdb command.
10938
10939Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10940
10941 * annotate.texi (TODO): New node, for keeping track of annotations
10942 suggested but not yet implemented.
10943
10944Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10945
10946 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10947 another symbol, it is not the address itself.
10948
10949Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10950
10951 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10952 of stabs-in-coff sections.
10953
10954Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10955
10956 * annotate.texi: Change edition to 0.5 and date to May 1994.
10957 Add index.
10958 (Frames): New node, for frame annotation.
10959 (Displays): New node, for display annotation.
10960
10961 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10962 when waiting for your program to stop.
10963
10964Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10965
10966 * annotate.texi (Breakpoint Info): Document annotation of header
10967 fields and record annotation.
10968
10969Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10970
10971 * annotate.texi: New file, to document annotations.
10972
10973Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10974
10975 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10976 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10977
10978Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10979
10980 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10981 section, and say n_strx field is compilation unit relative.
10982 * stabs.texinfo: Don't use @code for a.out when it is the name of
10983 an object file format.
10984
10985Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10986
10987 * gdb.texinfo: Refer to file names, not path names, per rms
10988 convention.
10989 (Arguments): Fix typo.
10990
10991Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10992
10993 * stabs.texinfo (Global Variables): Talk about stabs in files
10994 where variables are referenced, but not defined.
10995
10996Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10997
10998 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10999 Cplusplus to new nodes Member Type Descriptor and Method Type
11000 Descriptor. Re-write stuff for #.
11001
11002Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11003
11004 * gdb.texinfo (Print Settings): Don't document "set print
11005 fast-symbolic-addr off". The bug which it worked around was fixed
11006 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11007
11008 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11009 N_ENTRY node.
11010
11011 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11012
11013Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11014
11015 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11016 references to ieee-float.c.
11017
11018Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11019
11020 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11021 match what the code actually does.
11022
11023Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11026
11027Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11028
11029 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11030 i, and b.
11031
11032Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11033
11034 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11035 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11036 as "stabs in sections" rather than just saying "ELF and SOM".
11037 Also make that stuff apply to COFF.
11038
11039Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11040
11041 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11042 Ghostscript.
11043
11044Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11045
11046 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11047 versus functions without line numbers, also mention stepping into
11048 them as well as "step" when you are in them. Tell the user how to
11049 deal with the situation. Add comment about "debugging information".
11050
11051Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11052
11053 * stabs.texinfo (Enumerations): Document restriction on where
11054 enumeration types can appear and still win with GDB.
11055
11056Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11057
11058 * stabs.texinfo (Negative Type Numbers): Document format for type
11059 -16.
11060
11061Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11062
11063 * gdb.texinfo (Selection, Frame Info): Update information about
11064 arbitrary frame specficiations.
11065
11066Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11067
11068 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11069
11070Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11071
11072 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11073
11074Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11075
11076 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11077
11078Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11079
11080 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11081 Differences node to Statics node.
11082 (Statics): Discuss XCOFF use of V symbol descriptor.
11083
11084 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11085 not clean.
11086
11087Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11088
11089 * gdb.texinfo (Print Settings): Document `set print
11090 fast-symbolic-addr' and improve the doc for some other
11091 `set print's.
11092
11093Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11094
11095 * stabs.texinfo (String Field): Talk about defining several type
11096 numbers at once.
11097 Fix lint regarding changing node ELF Transformations to
11098 ELF and SOM Transformations.
11099
11100Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11101
11102 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11103
11104Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11105
11106 * stabs.texinfo (Cross-References): `::' is for nested types only
11107 within <>.
11108 (Structures): Document static members.
11109
11110Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11111
11112 * stabs.texinfo: Document S type attribute.
11113
11114Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11115
11116 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11117
11118Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11119
11120 * gdbint.texinfo: Fix a few typos.
11121
11122Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11123
11124 * gdb.texinfo, remote.texi: formatting improvements
11125
11126 * gdb.texinfo (New Features): mention threads.
11127 (Summary, C): fix xrefs in newly contributed text.
11128 (Threads): index entries, clarifications, example
11129 (passim): minor typos fixed, phrasing improvements
11130
11131 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11132 entries; (Server): explain use of gdbserver w/real-time systems,
11133 add example of conflicting TCP port; (MIPS Remote) break up
11134 running text into table, highlighting commands, and add example.
a9331b3f 11135
c906108c
SS
11136Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11137
11138 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11139
11140Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11141
11142 * stabs.texinfo (Nested Symbols): New node.
11143 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11144
11145Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11146
11147 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11148 to picking which Bbss.bss symbol to use, and (because there seems to
11149 be no good way of doing it) re-write some of the text to make it
11150 sound like Bbss.bss isn't such a great idea after all (as currently
11151 designed).
11152
11153 * gdb.texinfo (C): In addition to saying people have to use g++ for
11154 good results, say they have to use stabs. Specifically say cfront
11155 doesn't work well.
11156 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11157 the gdb README. Add xrefs to places where the support for the various
11158 languages is described in detail.
11159
11160Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11161
11162 * stabs.texinfo: Clean up stuff about visibility and virtual
11163 characters.
11164
11165 * stabs.texinfo (N_M2C): Cite Sun doc.
11166
11167Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11168
11169 * gdb.texinfo: updates re threads.
11170 * remote.texinfo: avoid index entries starting with digits.
11171
11172Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * stabs.texinfo (Enumerations): Talk about large, negative and
11175 octal values. Clean up cross reference to type attributes.
11176 (String Field): Say that GDB 4.11 supports size attribute.
11177
11178Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11179
11180 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11181 is a mandatory step. Make the stuff about that more concise.
11182
11183Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11184
11185 * stabs.texinfo (Class Names): New node.
11186
11187 * gdb.texinfo (Command Files): Explain order of init file reading.
11188
11189 * remote.texi (Bootstrapping): Talk about getting the serial driver
11190 to deal with ^C sent by gdb to stop the remote system.
11191
11192Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11193
11194 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11195
11196 * libgdb.texinfo (Defining Commands): made the DOC arg
11197 to gdb_define_app_command a char * instead of char **
11198 per a suggestion from kingdon.
11199
11200 * libgdb.texinfo: total rewrite from a different starting
11201 premise.
11202
11203Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11204
11205 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11206 floats passed as doubles (to improve clarity).
11207
11208Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11209
11210 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11211
11212 * a4rc.sed: update to work with Andreas Vogel papersize params
11213
11214 * refcard.tex: use Andreas Vogel simplifications of papersize
11215 params; remove useless version info; update copyright date.
11216
11217Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11218
11219 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11220
11221Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11222
11223 * gdb.texinfo (Files): Say what address the load command loads it at.
11224
11225 * stabs.texinfo (Common Blocks): Minor cleanups.
11226
11227 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11228 that Sun has backed away from the linker kludge and thus the relevant
11229 issue is changes to the SunPRO tools, not the Solaris linker.
11230
11231 * stabs.texinfo (Traditional Integer Types): Clean up description
11232 of octal bounds a little bit. Document extra leading zeroes.
11233
11234Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11235
11236 * gdb.texinfo (Signaling): Update for symbolic symbol names
11237 and add a section explaining the difference between the GDB
11238 signal command and the shell kill utility.
11239
11240Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11241
11242 * libgdb.texinfo: added `@' to braces that were unescaped.
11243
11244Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11245
11246 * libgdb.texinfo: new file. Spec for the gdb library.
11247
11248Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11249
11250 * stabs.texinfo (Include Files): Fix typo (start -> end).
11251
11252Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11253
11254 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11255 from Melissa at FSF's editing pass.
11256
11257Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11258
11259 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11260 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11261 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11262
11263Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11264
11265 * remote.texi (Bootstrapping): Discuss 386 call gates.
11266
11267Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11268
11269 * stabs.texinfo (Based Variables): New node.
11270
11271Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11272
11273 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11274 names, sizes, and formats to suggest how not to lose.
11275
11276Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11277
11278 * stabs.texinfo (Methods): Fix typo.
11279
11280Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11281
11282 * gdb.texinfo: Fix a few typos.
11283
11284Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11285
11286 * gdb.texinfo: Clarify how well it works with Fortran.
11287
11288 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11289 More on relocating stabs in ELF files.
11290
11291Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11292
11293 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11294
11295Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11296
11297 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11298 parameters on VAX.
11299
11300Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11301
11302 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11303
11304Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11305
11306 * stabs.texinfo: Make info author notice match the TeX author notice.
11307
11308Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11309
11310 * stabs.texinfo: Initial-caps all words in node names and
11311 non-trivial words in section names.
11312
11313Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11314
11315 * stabs.texinfo: Many minor cleanups.
11316
11317 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11318
11319Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11320
11321 * stabs.texinfo: Remove full description of big example.
11322 It's not really helpful; just use pieces of it where appropriate.
11323 Add more Texinfo formatting directives (@samp, etc.).
11324 Use @deffn to define stab types.
11325 Eliminate some wordiness. Break up some nodes.
11326 Add an (alphabetized) index of symbol types.
11327 Use consistent capitalization style in node and section names.
11328
11329Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11330
11331 * gdb.texinfo: Change typo "Two two" to "The two".
11332
11333Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11334
11335 * stabs.texinfo (XCOFF-differences): Remove references to
11336 non-existent types N_DECL and N_RPSYM.
11337
11338 * stabs.texinfo (String Field): Say that type attributes bug is
11339 fixed in GDB 4.10, since it is.
11340
11341 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11342
11343Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11344
11345 * stabs.texinfo: Formatting cleanups.
11346
11347Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11348
11349 * stabs.texinfo: When explaining the n_type of a stab, standardize
11350 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11351 no tabs, use @r).
11352 (Global Variables): Clean up.
11353
11354Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * stabs.texinfo (Stack Variables): Re-write.
11357
11358Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11359
11360 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11361 addresses of a source file. Also revise formatting.
11362 Change "object module" or "object file" to "source file".
11363 Various: Miscellaneous cleanups.
11364
11365Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11366
11367 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11368
11369Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11370
11371 * gdbint.texinfo: Removed many nonsensical machine-collected
11372 host and target conditionals, described some of the remainder.
11373
11374Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11375
11376 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11377
11378 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11379 paragraph which follows.
11380
11381 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11382 variables. Looks better and avoids overful hbox.
11383
11384Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11385
11386 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11387
11388Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11389
11390 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11391 retransmit-timeout
11392
11393Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11394
11395 * gdbint.texinfo: Update statement about `some ancient Unix
11396 systems, like Ultrix 4.0' to Ultrix 4.2.
11397
11398Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11399
11400 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11401
11402 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11403
11404 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11405 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11406
11407 * remote.texi: new name for former gdbinv-s.texi
11408
11409 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11410
11411Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11412
11413 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11414 variables for MIPS remote debugging protocol.
11415
11416Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11417
11418 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11419
11420Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11421
11422 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11423
11424Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11425
11426 * gdb.texinfo: repair conditional bugs in text markup
11427
11428Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11429
11430 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11431 to select Modula-2 material.
11432
11433Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11434
11435 * stabs.texinfo: Cleanups regarding statics.
11436
11437 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11438 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11439
11440Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11441
11442 * stabs.texinfo: N_MAIN is sometimes used for C.
11443
11444Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11445
11446 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11447
11448Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11449
11450 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11451 removed from the code by Kingdon.
c906108c
SS
11452
11453Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11454
11455 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11456 input when evaluating breakpoint conditions; the bug has been fixed.
11457
11458 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11459 sets the ignore count to N-1, not to N.
11460
11461Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11462
11463 * refcard.tex (\hoffset): correct longstanding error to match
11464 intended offset; avoids cutting off edge on some printers
11465
11466Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11467
11468 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11469
11470Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11471
11472 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11473
11474Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11475
11476 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11477 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11478 collect sed edits if any, apply to refcard before formatting;
11479 (refcard.ps) stop implying PS fonts if PS output requested;
11480 (lrefcard.ps) delete extra target for variant PS fonts
11481
11482 * refcard.tex: parametrize papersize dependent info, collect
11483 in easily replaced spot
11484
11485 * a4rc.sed: new file, edits to refcard for A4 paper
11486
11487Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11488
11489 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11490
11491Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11492
11493 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11494
11495Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11496
11497 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11498 politely rather than rudely.
11499
11500Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11501
11502 * stabs.texinfo: Document common blocks.
11503
11504Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11505
11506 * stabs.texinfo: Add some basic info about stabs-in-elf.
11507
11508Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11509
11510 * stabs.texinfo (Top): Minor cleanup.
11511
11512Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11513
11514 * Makefile.in (install-info): remove parentdir support
11515
11516Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11517
11518 * gdb.texinfo (Copying): delete this node and references to it;
11519 RMS says this manual need not carry GPL. (passim): Improvements
11520 from last round at FSF, largely due to Ian Taylor review, and
11521 minor formatting improvements.
11522
11523 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11524 largely due to Ian Taylor review. (Debug Session): minor edits to
11525 new text.
11526
11527Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11528
11529 * Makefile.in (realclean): Remove info and dvi files too.
11530
11531Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11532
11533 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11534 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11535 * gdb.texinfo: Change accordingly.
11536
11537 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11538 N_{L,R}BRAC,N_SLINE are relative to.
11539
11540Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11541
11542 * Makefile.in (GDBvn.texi): Update atomically.
11543
11544Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11545
11546 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11547
11548Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11549
11550 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11551 addresses together. Also motivate the set print symbol-filename
11552 command and suggest other solutions.
11553
11554Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11555
11556 * gdb.texinfo (set print elements): Note that the number of
11557 elements is set to unlimited by "set print elements 0".
11558
11559Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11560
11561 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11562 NF_LDOUBLE means.
11563 (Stab Types): Include Solaris stab types.
11564 (Procedures): Document Solaris extensions.
11565
11566Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11567
11568 * gdb.texinfo: Add `set print symbol-filename' doc.
11569
11570Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11571
11572 * stabs.texinfo (Arrays): Talk about type definition vs. type
11573 information.
11574
11575 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11576 the trailing semicolon.
11577
11578Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11579
11580 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11581 and merge in other parts of the document addressing these subjects.
11582 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11583
11584 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11585 at the end of a range type.
11586
11587 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11588 AIX extensions.
11589
11590Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11591
11592 * stabs.texinfo (Stabs Format): Misc fixes.
11593
11594Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11595
11596 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11597 (Traditional builtin types): Document convex convention for long long.
11598 (Negative builtin types): Discuss type names, and misc fixes.
11599
11600Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11601
11602 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11603 point types used with @samp{R} type descriptor.
11604 (Symbol Descriptors): Describe how to handle conflict between
11605 different meanings of @samp{P} symbol descriptor.
11606
11607Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11608
11609 * stabs.texinfo: Remove node Quick Reference and put its children
11610 directly under the main menu.
11611
11612 * stabs.texinfo: Many more changes to bring it into line with
11613 AIX documentation and reality. I think it now has all the
11614 information from the AIX documentation, except that I burned
11615 out when I got to variant records (Pascal and Modula-2) and
11616 all the COBOL types. Oh well, we can add them later when we're
11617 worrying more about those languages.
11618
11619 * stabs.texinfo (Automatic variables): Talk about what it means
11620 to omit the symbol descriptor.
11621
11622Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11623
11624 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11625 gcc2 behavior with promoted args.
11626
11627Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11628
11629 * gdb.texinfo: include readline appendices in info version of manual
11630
11631Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11632
11633 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11634 target remote.
11635
11636 * gdb.texinfo (Machine Code): more index entries for disassemble
11637
11638Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11639
11640 * Clarify the intended use of the gdb-testers and gdb-patches
11641 mailing lists, and shrink gzip comment.
11642
11643Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11644
11645 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11646 DOSHOST configuration of manual.
11647
11648 * gdb.texinfo (MIPS Stack): new node.
11649
11650 * all-config.texi (MIPS) new switch.
11651
11652 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11653 tense; (MIPS Remote) new node.
11654
11655 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11656 bug; (Environment) less passive, other small cleanups in text about
11657 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11658 (Remote) new MIPS Remote menu entry.
11659
11660Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11661
11662 * stabs.texinfo: Many changes to include information from the
11663 AIX documentation.
11664
11665 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11666
11667Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11668
11669 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11670 Move a bunch of information from ../README.
11671 (Getting Started): New node.
11672
11673Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11674
11675 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11676
11677 * gdb.texinfo: advance manual revision dates to present
11678
11679 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11680 stop using silly Roman numerals in @set variable names
11681
11682Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11683
11684 * stabs.texinfo (Parameters): Keep trying to get this right.
11685
11686Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11687
11688 * stabs.texinfo (Parameters): More on "local parameters".
11689
11690Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11691
11692 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11693
11694Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11695
11696 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11697 (Parameters): Rewrite.
11698 (xcoff-differences, Sun-differences): Minor changes.
11699
11700Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11701
11702 * stabs.texinfo: Minor cleanup.
11703
11704Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11705
11706 * gdbint.texinfo: Minor xcoff stuff.
11707
11708Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11709
11710 * gdbint.texinfo: Update for new config directory structure.
11711 Add info about internal type data structures.
11712
11713Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11714
11715 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11716 $(srcdir).
11717 (gdb-config.texi): Depend on file in $(srcdir).
11718
11719Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11720
11721 * stabs.texinfo: Fixes about N_SO.
11722
11723Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11724
11725 * gdb.texinfo: include list of nonstandard init file names
11726
11727 * *-config.texi: new switch GENERIC for text that applies *only*
11728 to (usual) multiple-target version of manual
11729
11730 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11731 h8 config
11732
11733 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11734 in menus (rather than conditionally selected multiple alternative
11735 menus).
11736
11737 * Makefile.in: define and use DOC_CONFIG var to select
11738 configuration for GDB user manual.
11739
11740 * gdb-config.texi: delete from repository, generate from Makefile.
11741
11742 * all-config.texi: normal `generic' configuration file, formerly
11743 stored as gdb-config.texi
11744
11745Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11746
11747 * Makefile.in: add dvi target to build all .dvi files
11748
11749Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11750
11751 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11752
11753Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11754
11755 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11756 host conditionals.
11757 * stabs.texinfo: More array fixes inspired by Jim's.
11758
11759Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11760
11761 * stabs.texinfo: Fixes re arrays and continuations.
11762
11763 * gdbint.texinfo: Add XCOFF node.
11764
11765Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11766
11767 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11768
11769Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11770
11771 * stabs.texinfo: Fix for array types to mention lower bounds.
11772
11773Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11774
11775 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11776
11777Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11778
11779 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11780
11781Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11782
11783 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11784 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11785
11786Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11787
11788 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11789
11790Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11791
11792 * gdb.texinfo, gdbinv-s.texi: misc updates
11793
11794Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11795
11796 * gdbint.texinfo: Brief documentation for longjmp support,
11797 from an email msg by Stu.
11798
11799Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11800
11801 * stabs.texinfo: Fix description of floating point "range"
11802 types (which really define basic types). Reported by Jim Meehan,
11803 <meehan@src.dec.com>.
11804
11805 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11806
11807Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11808
11809 * gdbint.texinfo: Slightly expand section on supporting a new
11810 object file format.
11811
11812Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11813
11814 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11815 intermediate file.
11816
11817Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11818
11819 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11820
11821Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11822
11823 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11824
11825 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11826 as well as Z8002.
11827
11828Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11829
11830 * gdbint.texinfo: Add sections on clean design and on how to send
11831 in changes.
11832
11833Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11834
11835 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11836
11837Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11838
11839 * gdb.texinfo: Fix typo, reported by Karl Berry.
11840
11841Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11842
11843 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11844
11845Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11846
11847 * gdbint.texinfo: fixed a stray email address (needs @@),
11848 added @table @code to node "Native Conditionals"
11849
11850Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11851
11852 * gdbint.texinfo: Describe coding style of GDB.
11853
11854Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11855
11856 * stabs.texinfo: Minor wording changes.
11857
11858Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11859
11860 * gdbint.texinfo: Improve release doc slightly.
11861
11862Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11863
11864 * gdbint.texinfo: Improve doc of GDB config macros.
11865
11866Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11867
11868 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11869 These will be reinserted when examined.
11870
11871Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11872
11873 * gdbint.texinfo: Make a start at documenting all the #if macros
11874 in GDB. At least list them all, and start separating them into
11875 host-specific and target-specific.
11876
11877Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11878
11879 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11880 examples (not consistent w others).
c906108c
SS
11881 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11882 for generic vn of doc
11883
11884Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11885
11886 * Makefile.in: always create installation directories.
11887
11888Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11889
11890 * gdb.texinfo: in h8 config, do not describe searching commands.
11891
11892Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11893
11894 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11895 conditionals; introduce a few generic switches that may be
11896 useful for other cross-dev or dos-hosted configs.
11897
11898 * gdb.texinfo: fix typo in "info reg" description
11899
11900Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11901
11902 * stabs.texinfo: Minor updates from running TeX over it.
11903 * Makefile.in (stabs.dvi, stabs.ps): Add.
11904
11905Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11906
11907 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11908 First pass at converting it to texinfo.
11909
11910Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11911
11912 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11913 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11914
11915Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11916
11917 * gdbint.texinfo: Add section on partial symbol tables.
11918
11919Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11920
11921 * gdb.texinfo: document `set remotedebug' and `set
11922 rstack_high_address'.
11923
11924Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11925
11926 * gdb.texinfo: slight expansion of new text on reading info files
11927 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11928 H8/300 from DOS.
11929
11930Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11931
11932 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11933
11934Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11935
11936 * gdb.texinfo: Say how to read the `info' files.
11937
11938Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11939
11940 * Makefile.in: gm4 -> m4.
11941
11942Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11943
11944 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11945 Documentation' ahead of `Installing GDB' to match README.
11946 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11947 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11948
11949Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11950
11951 * Makefile.in: remove $(srcdir) from gdb.info rule.
11952
11953Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11954
11955 * Makefile.in: commented out gdb-all.texinfo rule. This is
11956 temporary.
11957
11958Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11959
11960 * Makefile.in, configure.in: removed traces of namesubdir,
11961 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11962 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11963
11964Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11965
11966 * gdb.texinfo: Improve how we ask for bug reports.
11967
11968Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11969
11970 * Makefile.in: infodir belongs in datadir.
11971
11972Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11973
11974 * Makefile.in: remove spaces following hyphens, bsd make can't
11975 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11976 standards.text support.
c906108c
SS
11977
11978Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11979
11980 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11981 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11982 and mandir now keyed off datadir by default.
11983
11984\f
11985Local Variables:
9e9c5ae7 11986mode: change-log
c906108c
SS
11987left-margin: 8
11988fill-column: 74
11989version-control: never
463888ab 11990coding: utf-8
c906108c 11991End:
This page took 1.782509 seconds and 4 git commands to generate.